DeadPixelTest.org > How do LCD screens work?

How do LCD screens work?

An LCD does not emit an image. It starts with a white backlight that is always on, and then removes light from it — layer by layer, pixel by pixel — until what is left is a picture. Everything an LCD does well and everything that goes wrong with it follows from that one fact: the black is only as good as the blocking, and a pixel fails when the shutter controlling it stops responding. This page walks through the layers in order and shows exactly where dead and stuck pixels come from.

On this page

What are the layers of an LCD screen?

An LCD panel is a stack of layers, and light passes through all of them on its way to you:

  1. The backlight. A sheet of white LEDs across the back of the panel, on whenever the screen is on. It never changes to form the image.
  2. A diffuser. Spreads that light evenly so the picture is not brighter near the LEDs.
  3. The first polariser. Filters light down to a single orientation, like a letterbox that only passes light waving one way.
  4. The liquid crystal layer, divided into cells — one per sub-pixel — each with its own transistor.
  5. Colour filters. Red, green and blue, one over each cell.
  6. The second polariser, rotated 90° from the first.
Cutaway diagram of an LCD panel showing the backlight, polarisers, liquid crystal layer and colour filters
The layers of an LCD. Light starts at the back and is filtered on its way to your eye.

The two crossed polarisers are the key. On their own they block essentially everything: light that gets through the first is at the wrong orientation for the second. The liquid crystal sits between them and decides, cell by cell, whether to rotate the light so it can pass.

How do liquid crystals control light?

Liquid crystals are the reason the technology has its name: a state of matter that flows like a liquid while its molecules stay aligned like a crystal. That alignment can be changed with a small voltage, and it changes what happens to light passing through.

With no voltage, the molecules sit in a twisted arrangement that rotates the light by 90° as it travels through — which lines it up perfectly with the second polariser. The light passes and the sub-pixel is bright.

With voltage applied, the molecules straighten out. The light is no longer rotated, hits the second polariser at the wrong orientation, and is blocked. The sub-pixel goes dark. Vary the voltage in between and you vary the brightness continuously, which is how a panel produces shades rather than just on and off.

So each sub-pixel is an electrically controlled shutter, and the panel is millions of them operating independently. Nothing here generates light — every cell can only subtract from the backlight behind it. That is why LCD black is really very dim grey, and why a completely dark room shows up the difference. Our screen contrast test shows how well your panel separates those dark shades.

How do sub-pixels create colour?

Every pixel is three sub-pixels side by side, each with a colour filter over it: one red, one green, one blue. The liquid crystal cell behind each one sets how much light gets through, and your eye blends the three into a single perceived colour because they are far too small to resolve separately at normal viewing distance.

Macro photograph of a screen showing the red, green and blue sub-pixels that make up each pixel
Each pixel is three sub-pixels. The colour you see is a blend of their brightnesses.

All three at full brightness gives white. All three closed gives black. Red and green with blue closed gives yellow; green and blue gives cyan. With 256 levels per sub-pixel that is roughly 16.7 million combinations, which is where the “16.7 million colours” on a spec sheet comes from.

Modern phone panels pack over 300 pixels per inch, which is about the point at which the human eye stops resolving individual dots at arm’s length. That density is also why a single failed sub-pixel on a phone is far harder to spot than the same fault on a large, coarse television panel.

What is the difference between IPS, VA and TN panels?

All three are LCDs using the layers above. What differs is how the crystals are arranged and which way they move, and that produces genuinely different screens:

Panel type also changes what pixel faults you should expect. Cheaper panels generally show more of them, simply because the manufacturing tolerances are looser.

How is OLED different from LCD?

OLED removes the backlight, the polarisers and the liquid crystal entirely. Each sub-pixel is an organic compound that produces its own light when current passes through it. To display black, an OLED pixel simply switches off — there is no lamp behind it to block, so black is genuinely black and contrast is effectively unlimited.

That difference changes how the two technologies fail, which matters a great deal if you are diagnosing a fault:

Pixel faults on OLED covers why the LCD fixes do not transfer.

Why do LCD screens get dead and stuck pixels?

Now the structure explains the faults exactly. Each sub-pixel depends on its own thin-film transistor, and a 1080p panel holds around six million of them.

A dead pixel is a transistor that has stopped delivering power altogether. The cell cannot be driven, all three sub-pixels stay dark, and the pixel reads as a black speck. There is nothing left to send a signal to, which is precisely why no software can recover it.

A stuck pixel is a transistor that still has power but has stopped switching. The cell is frozen in one position, letting a fixed amount of light through its colour filter regardless of what the panel is told to show. Because the electronics are still live, rapidly cycling colours through it can sometimes shake it loose — which is the whole basis of the flashing method.

Open the dead pixel fixer

Backlight bleed is a third thing entirely, and gets misdiagnosed as a pixel fault constantly. It is light escaping around the edges of the panel where the layers do not seal perfectly, visible as brighter patches at the corners of a black screen. No pixel is faulty and no software will change it.

How do you test an LCD screen?

Knowing the structure makes testing straightforward, because each full-screen colour interrogates a different layer:

Run a dead pixel test

How to run a dead pixel test covers the preparation that makes the result trustworthy, and our LCD screen health guide adds contrast, uniformity and backlight checks to the pixel test.