A computer screen turns digital information into patterns of colored light that your eyes interpret as images. Every photo, video, game scene, and line of text is built from tiny picture elements called pixels. Each pixel is usually made from red, green, and blue subpixels whose brightness can be controlled separately.
Understanding screens matters because it connects electronics, optics, color science, and human vision in one everyday device.
The computer sends image data to the display as numerical brightness values for millions of pixels many times per second. Display electronics decode these values, address rows and columns in a pixel grid, and control how much light each subpixel emits or filters. In LCD screens, liquid crystals act like tiny light valves in front of a backlight, while OLED screens make light directly from each subpixel.
The final image forms because your eye blends nearby red, green, and blue light into a wide range of perceived colors.
Key Facts
- Resolution = number of horizontal pixels by number of vertical pixels, such as 1920 x 1080.
- Total pixels = width in pixels x height in pixels.
- Each full-color pixel is usually made from 3 subpixels: red, green, and blue.
- Color mixing uses additive light: red + green = yellow, green + blue = cyan, red + blue = magenta, and red + green + blue = white.
- Refresh rate f is measured in hertz, with 60 Hz meaning the screen updates 60 times per second.
- Frame time = 1/f, so a 60 Hz display has a frame time of about 0.0167 s.
Vocabulary
- Pixel
- A pixel is the smallest addressable picture element in a digital display.
- Subpixel
- A subpixel is a red, green, or blue light-producing or light-filtering part of a pixel.
- Resolution
- Resolution is the number of pixels arranged across and down a screen.
- Refresh rate
- Refresh rate is the number of times per second a display updates its image.
- Liquid crystal
- A liquid crystal is a material whose molecules can rotate light polarization when controlled by an electric field.
Common Mistakes to Avoid
- Confusing pixels with subpixels is wrong because one visible color pixel is usually built from three separate red, green, and blue subpixels.
- Assuming higher resolution always means a better image is wrong because screen size, viewing distance, brightness, contrast, color accuracy, and refresh rate also matter.
- Thinking black on an LCD means no electronics are active is wrong because the backlight may still be on while liquid crystals and polarizers block most of the light.
- Treating refresh rate and frame rate as the same thing is wrong because refresh rate is what the display can update, while frame rate is how many new images the computer or video source provides.
Practice Questions
- 1 A monitor has a resolution of 2560 x 1440. How many total pixels does it have?
- 2 A 4K display has 3840 x 2160 pixels, and each pixel has 3 subpixels. How many subpixels are on the screen?
- 3 Two screens have the same resolution, but one is much larger than the other. Explain why text and images may look sharper on the smaller screen when viewed from the same distance.