Home About Me Photos Greetings Games News Mobile Guest Book
Hardware
AGP
ATA
BIOS
CD-Recorder
CD-ROM
Computer Bus
Computer Display
CPU
Disk Array Controller
DVD
EISA
Firewire
Floppy Disk
Game Controller
Graphics Card
Hard Disk
ISA
Joystick
Keyboard
Master-Slave
Mouse
Modem
Motherboard
Network Card
Parallel Port
PCI
PCI Express
Power Supply
Printer
RAID
RAM
ROM
SATA
Scanner
SCSI
Serial Port
Sound Card
Speaker
Tape Storage
Trackball
USB
Webcam
Zip Drive

Favorite Links
India Cricket
Asian Cricket
Sachin Tendulkar
Sania Mirza
Aishwarya Rai
Malayalam Actors & Actresses
Bollywood Actors & Actresses
Latest Indian News
Religions of World
Bollywood Movies
Cartoons Comics & Toons
Harry Potter
Starwars

Computer Display

A computer display (also known as a computer monitor, computer screen, or computer video display) is a device that can display signals generated by a computer as images on a screen. (From the Latin verb moneo: to warn, advise.) There are many types of monitors, but they generally conform to display standards. Once an essential component of computer terminals, computer displays have long since become standardised peripherals in their own right.



Hardware

Technologies
As with television, several different hardware technologies exist for displaying computer-generated output:
  • Liquid crystal display (LCD). (LCD-based monitors can receive television and computer protocols (SVGA, PAL, SECAM; NTSC)). As of this writing (June 2006), LCD displays are the most popular display device for new computers in North America.
  • Cathode ray tube (CRT)
    • Vector displays, as used on the Vectrex, many scientific and radar applications, and several early arcade machines (notably Asteroids (game) - always implemented using CRT displays due to requirement for a deflection system, though can be emulated on any raster-based display.
    • Television receivers were used by most early personal and home computers, connecting composite video to the television set through the use of a modulator. Image quality was reduced by the additional steps of composite_video==>modulator==>TV_tuner==>composite_video, though it reduced costs of adoption by removing the costs of a specialized monitor from the system's price tag. During the era of these early home computers, television sets were almost exclusively CRT-based.
  • Plasma display
  • Surface-conduction electron-emitter display (SED)
  • Video projector - implemented using LCD, CRT, or other technologies. Recent consumer-level video projectors are almost exclusively LCD based.
  • Organic light-emitting diode (OLED) display.
A typical contemporary (June 2006) display with a new computer would be a 15" or 17" LCD monitor using some descendent of the VGA standard.

Display resolutions
A modern CRT display has considerable flexibility: it can usually handle a range of resolutions from 320 by 200 pixels (320×200) up to 2048 by 1536 pixels (2048×1536) or 2304 by 1440 pixels (2304×1440), with unlimited colours and a variety of refresh rates. As of 2005, the highest known maximum native resolution for any type of monitor is 3840 by 2400 pixels (3840×2400) on an LCD screen.
The sharpness of a display is indicated by its dot pitch. In general, the lower the dot pitch (e.g. 0.24), the sharper the picture will appear.

Issues and problems
Screen burn-in has been an issue for a long time with CRT computer monitors and televisions. Commonly, people use screensavers in order to prevent their computer monitors from getting screen burn-in. How this happens is that if an image is displayed on the screen for a long period of time without changing, the screen that is showing will embed itself into the glass. Generally, you will find this phenenomon at older ATM machines. In order to prevent screen burn-in on computer monitors, it is recommended that you use a good screensaver program that rotates often.
The other issue with computer monitors is that some LCD monitors may get "dead pixels" over time. This generally applies to older LCD monitors from the 1990's.
Things on both issues have changed over time and are improving in order to prevent these things from happening.

Improvements
Early CRT-based VDUs (Visual Display Units) without graphics capabilities gained the label "glass teletypes", because of the functional similarity to their electromechanical predecessors. Black-and-white displays could only display one colour: either as on or off. They were followed by monochrome displays, which could show levels of a single colour. Both black-and-white and monochrome displays usually used green, orange (or amber), or grey (or white).
Most modern computer displays can show thousands or millions of different colours in the RGB colour space by combining red, green, and blue dots in varying intensities.
With exceptions of DLP, most display technologies (especially LCD) have an inherent misregistration of the colour planes, that is, the centres of the red, green, and blue dots do not line up perfectly. Subpixel rendering depends on this misalignment; technologies making use of this include the Apple II from 1976 , and more recently Microsoft (ClearType, 1998) and XFree86 (X Rendering Extension).
Moving texts can appear in italics, even when the display resolution is too low to show static italics: a fractional time delay causes an apparent corresponding shift of a fraction of a pixel.
A trend of miniaturisation within computer displays has seen a general move away from the older, bulky CRT devices in the general direction of flat screens as found in modern laptops.

Major manufacturers

  • Apple Computer
  • BenQ
  • Dell, Inc.
  • Eizo
  • Iiyama Corporation
  • LaCie
  • LG Electronics
  • NEC/Mitsubishi
  • Philips
  • Samsung
  • Sony
  • ViewSonic

Performance measurements

The relevant performance measurements of a monitor are:
  • Luminance
  • Size
  • Dot pitch
  • Color temperature
  • Contrast ratio
  • Interface (DVI or VGA, commonly)
  • H-sync rate
  • V-sync rate
  • Response time
  • Refresh rate

Configuration and usage

Multi-head
Some users use more than one monitor. The displays can operate in multiple modes. One of the most common spreads the entire desktop over all of the monitors, which thus act as one big desktop. The X Window System refers to this as "Xinerama". Terminology:
  • Dualhead - Using two monitors
  • Triplehead - using three monitors
  • Display assembly - multi-head configurations actively managed as a single unit

Virtual displays

The X Window System provides configuration mechanisms for using a single hardware monitor for rendering multiple virtual displays, as controlled (for example) with the Unix DISPLAY global variable or with the -display command option.

Jagath Krishnakumar