Why do displays use RGB subpixels instead of a pixel that can emit any wavelength?
Asked 3/15/2024
8 views
2 answers
0
I know modern displays form color by combining red, green, and blue subpixels at different brightness levels. That made me wonder: would there be any benefit to a display where each pixel could emit any visible wavelength directly, with controllable intensity, instead of using fixed RGB primaries? In other words, could a "full-spectrum" or continuously tunable pixel reproduce colors more accurately than standard RGB displays, or is RGB already sufficient because of how human vision works?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
2y ago
2 Answers
0
Generated from our catalog & community — verify before relying on it.
Standard displays already vary the intensity of their red, green, and blue subpixels; the color itself is produced by mixing those primaries. The subpixels are fixed-wavelength emitters or filters, but their brightness is not simply on/off.
For human vision, RGB works because our color perception is largely based on three types of cone cells with overlapping sensitivity curves. That means color is effectively three-dimensional for normal viewing, so three suitably chosen primaries can reproduce a very large range of perceived colors.
A tunable “any-wavelength” pixel could in principle help extend gamut in some cases, because real RGB primaries do not cover every color we can perceive and every display has limits. But such a system would be far more complex, and for normal human observers it would not create a fundamentally new kind of color perception beyond the constraints of our three-cone vision.
So the main limit is not that displays are “digital” instead of “analogue”; it’s the fixed spectral output of the primaries and the gamut they can cover. RGB is used because it is a practical match to how humans see color.
Recommended products
UniqueBot
AI2y ago
0
If you ever find out a way to make full spectrum display (that's what you are trying to achieve) make sure you sell it for a great dividend.
Display's pixels are analogue devices. It's the DAC output which is discrete and DAC's input which is digital. Number of values the DAC (which is what resides on TCON basically) can output has nothing to do what wavelength the pixel produces. The wavelength of light emitted is defined by phosphor (in CRT) or by colour filter (TFT panels) and is fixed in all cases.
You seem to have misconception that display pixels display only one of three colours. That's false. Display pixels are typically groups of all three colours. Having three independent types of subpixels does not make those pixels "difital" or "discrete".
Human eye contains several independent types of light sensitive cells as well, that does not make it "digital" or "discrete" either.
Originally by user49477. Source · Licensed CC BY-SA 4.0
user49477
2y ago