Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamHow does LED backlight work in TVs?
An LED backlight in a TV is a light source placed behind or around an LCD panel. The LEDs do not usually create the image directly. Instead, they provide white or color-enhanced light, and the LCD panel acts like a controllable light valve, allowing more or less light through each pixel and sub-pixel to form the picture.
In most “LED TVs”:
An LCD panel does not emit light by itself. Liquid crystals can only modulate light; they cannot generate it.
A simplified LCD pixel stack looks like this:
The liquid crystal layer changes the polarization of light depending on the voltage applied to each pixel. Combined with polarizers, this allows the LCD to block, pass, or partially pass light.
So the LED backlight acts as the “lamp” behind the LCD.
Without the backlight, the LCD panel may still be generating an image electrically, but it would appear black or nearly invisible. This is why, in a failed-backlight TV, you may sometimes see a faint image if you shine a flashlight on the screen.
An LED, or light-emitting diode, is a semiconductor p-n junction. When it is forward biased, electrons and holes recombine inside the semiconductor and release energy as photons.
For TV backlights, the most common LED type is a white LED, usually made from:
The blue LED excites the phosphor. Some blue light passes through directly, while some is converted to yellowish light. The combination appears white to the human eye.
Other backlight systems may use:
| Type | Description | Benefit |
|---|---|---|
| White LED | Blue LED plus phosphor | Cheap, efficient, common |
| RGB LED | Separate red, green, blue LEDs | Better color control, higher complexity |
| Blue LED + quantum dot film | Blue LEDs excite red/green quantum dots | Wider color gamut, used in many “QLED” LCD TVs |
| Mini-LED | Many very small LEDs behind LCD | Better local dimming and HDR performance |
There are several physical ways to place the LEDs in the TV.
In an edge-lit TV, the LEDs are mounted along one or more edges of the display, often the bottom edge or the left and right sides.
The light enters a light guide plate, usually made from acrylic or similar optical plastic. This plate contains microscopic dots, grooves, or patterns that redirect the light forward toward the LCD panel.
A simplified side view:
LEDs at edge → Light guide plate → Diffuser films → LCD panel → Viewer
Advantages:
Disadvantages:
Edge-lit TVs may still use “local dimming,” but because the LEDs are not directly behind each image region, the dimming control is much less precise.
In a direct-lit TV, LEDs are mounted behind the LCD panel, facing forward.
A simplified structure:
Rear chassis
LED strips or LED matrix
Diffuser plate
Optical films
LCD panel
Viewer
The LEDs are spaced across the back of the panel. Because individual LEDs would otherwise appear as bright dots, the TV uses diffuser plates and optical films to spread the light evenly.
Advantages:
Disadvantages:
A full-array local dimming TV is a direct-lit TV where the LED backlight is divided into independently controlled zones.
For example, instead of driving the whole backlight at one brightness level, the TV may divide it into zones:
Zone 1 | Zone 2 | Zone 3 | Zone 4
Zone 5 | Zone 6 | Zone 7 | Zone 8
...
If one part of the picture is dark, the TV dims the corresponding backlight zone. If another part contains a bright object, that zone is driven harder.
This improves:
However, local dimming is not perfect because each backlight zone is much larger than an individual LCD pixel. Light from a bright zone can leak into neighboring dark areas, causing blooming or haloing.
Example:
Mini-LED is an advanced version of full-array LED backlighting. It uses much smaller LEDs, allowing manufacturers to place many more LEDs behind the LCD panel.
This allows:
Mini-LED is still a backlight technology. The image is still formed by the LCD panel. It should not be confused with MicroLED.
MicroLED is not an LCD backlight technology. In a MicroLED display, each pixel or sub-pixel is itself a tiny LED emitter.
So:
| Technology | Uses LCD panel? | Uses backlight? | Pixels emit light? |
|---|---|---|---|
| LED-backlit LCD | Yes | Yes | No |
| Mini-LED LCD | Yes | Yes | No |
| OLED | No | No | Yes |
| MicroLED | No | No | Yes |
This distinction is important because many consumers call LCD TVs “LED TVs,” but technically the LEDs are only the illumination source.
The raw light from LEDs is not naturally uniform. LEDs are small, bright, directional sources. If placed behind an LCD without optics, the viewer would see dots, hotspots, shadows, and uneven brightness.
To solve this, TVs use an optical stack.
Common optical components include:
A white reflective backing behind the LEDs reflects light forward instead of letting it be absorbed by the rear chassis.
Purpose:
In many direct-lit TVs, each LED has a small plastic lens over it.
Purpose:
If these lenses detach, the TV may show bright circular white spots.
Used mainly in edge-lit designs.
Purpose:
This scatters the light and blends individual LED sources into a smoother illumination field.
Purpose:
These films redirect scattered light toward the viewer.
Purpose:
Some higher-efficiency LCDs use films that recycle the polarization component that would otherwise be absorbed by the LCD polarizer.
Purpose:
LED brightness is primarily controlled by current, not voltage. A small change in voltage can produce a large change in current because of the diode I-V curve.
For this reason, TV LED backlights are driven by constant-current LED drivers.
A typical LED driver does the following:
LEDs in TVs are usually connected in series strings.
Example:
If one white LED has a forward voltage of about 3 V:
\[ V_{string} = N \times V_F \]
For 20 LEDs in series:
\[ V_{string} = 20 \times 3V = 60V \]
Larger TVs may have LED strings requiring tens to over one hundred volts.
Multiple strings may be used in parallel channels, with each channel regulated separately or through current-balancing circuits.
A simplified arrangement:
LED driver
├── String 1: LED-LED-LED-LED-...
├── String 2: LED-LED-LED-LED-...
├── String 3: LED-LED-LED-LED-...
└── String 4: LED-LED-LED-LED-...
If one LED in a series string fails open, the entire string can go dark.
The TV power supply may provide rails such as 12 V or 24 V. The LED strings often need a higher voltage, so the LED driver commonly uses a:
The driver adjusts its output voltage as needed to maintain the target current.
For example, if an LED string needs 90 V at 300 mA, the driver does not simply apply a fixed 90 V. Instead, it regulates current and lets the voltage rise or fall to whatever level is needed within its safe operating range.
There are two main ways to dim LED backlights.
Pulse-width modulation, or PWM, turns the LEDs on and off rapidly.
The perceived brightness depends on the duty cycle:
\[ Brightness \approx Duty\ Cycle \times Maximum\ Brightness \]
For example:
| PWM duty cycle | Approximate perceived brightness |
|---|---|
| 100% | Full brightness |
| 75% | High brightness |
| 50% | Half brightness |
| 10% | Low brightness |
The LED current during the “on” time may remain constant, but the average light output changes.
Advantages:
Disadvantages:
Better TVs typically use higher PWM frequencies or hybrid dimming methods to reduce flicker.
In analog dimming, the driver changes the actual LED current.
Advantages:
Disadvantages:
Some TVs combine both approaches:
This can balance flicker performance, color stability, and dimming range.
The TV’s video processor analyzes the incoming image. It determines:
The process is approximately:
A simplified representation:
Video signal
↓
Image processor
├── LCD timing controller → LCD pixels
└── Backlight controller → LED driver → LED backlight
↓
Optical films and LCD panel
↓
Final image
Local dimming is one of the most important picture-quality improvements enabled by LED backlighting.
Suppose a scene has a bright moon in a dark sky.
Without local dimming:
With local dimming:
However, local dimming has limitations.
The LCD has millions of pixels, but the backlight may have only tens, hundreds, or thousands of zones. Therefore, the backlight resolution is much lower than the image resolution.
This mismatch causes artifacts such as:
Mini-LED reduces these issues by increasing the number of zones, but it does not eliminate them completely.
The main current trend in premium LCD TVs is the move from conventional LED full-array backlights to Mini-LED backlights combined with sophisticated local dimming algorithms.
Important trends include:
Another important trend is competition between:
From an engineering standpoint, LED-backlit LCD remains popular because it offers a strong balance of cost, brightness, size scalability, and manufacturing maturity.
Older LCD TVs used CCFL, or cold cathode fluorescent lamp, backlights. LEDs replaced CCFLs because LEDs offer:
CCFL backlights were usually long fluorescent tubes, while LEDs can be arranged in flexible strips, arrays, or high-density matrices.
A standard white LED has a relatively broad spectrum, but its color purity is limited. In a quantum-dot LCD TV, the backlight often starts with blue LEDs. The blue light excites quantum dots that emit narrow-band red and green light.
This gives purer red, green, and blue components after filtering, which improves:
This is why many “QLED” TVs are still LCD TVs: the quantum dots improve the backlight spectrum, but the LCD panel still forms the image.
Common symptoms of LED backlight failure include:
| Symptom | Likely cause |
|---|---|
| TV has sound but black screen | Backlight failure, LED driver failure, or panel issue |
| Faint image visible with flashlight | Backlight likely failed |
| Screen flashes briefly then goes dark | LED string open; driver enters protection |
| One side of screen dark | Failed LED strip or channel |
| Bright white spots | Detached LED diffuser lenses |
| Uneven cloudy patches | Optical film, diffuser, or aging issue |
| Flicker | PWM issue, failing LED driver, poor connections, aging LEDs |
A simple diagnostic method:
If a faint image is visible, the LCD panel and video processing may be working, but the backlight is not illuminating.
TV LED backlights can operate at high DC voltages, often tens to over one hundred volts. The power supply area may also contain dangerous mains-derived voltages even after unplugging.
If servicing:
The term “LED TV” is often misleading. In most consumer contexts, it means:
LED TV = LCD TV with LED backlight
It does not mean that each pixel is an LED.
Exceptions include true emissive technologies such as:
These do not use a separate backlight.
Also, not all LED-backlit TVs have the same picture quality. A basic edge-lit LED LCD and a high-end Mini-LED LCD are both “LED TVs,” but their brightness uniformity, contrast, HDR performance, and black level can differ greatly.
An LED backlight in a TV works by using LEDs to generate light behind or around an LCD panel. The light is spread evenly using light guides, diffusers, reflectors, lenses, and prism films. The LCD panel then modulates this light pixel by pixel, while color filters create red, green, and blue image components.
The LED driver supplies regulated current to LED strings and controls brightness using PWM, analog dimming, or hybrid methods. More advanced TVs divide the backlight into zones for local dimming, and Mini-LED TVs use many smaller LEDs for finer control and better HDR performance.
In short: the LEDs provide the light; the LCD controls the image.