Why are OLEDs used in screens insted of LEDs?

Actually, many displays do use LEDs - but as far as I know, exclusively for extremely large displays. Just do a search for 'LED signage' and you'll see a whole sub industry around displays made from LEDs. And I mean real, full motion video displays. You've probably seen one on a billboard at some point.

They also make, or at least made, small displays out of LEDs. Here is one made by HP. It also highlights the issues with this pretty well (you may need to zoom in):

enter image description here

LEDs are individual bits of chopped up wafer, motes of solid state magic but pieces of something all the same. All LEDs of this type require a few things that make using them in things like personal computer screens largely impractical.

First and foremost, you have to take the individual LEDs and a machine must position each and every one. This amounts to 2 million individual LEDs that need precise placement for a 1080p screen. And this is assuming each LED is an RGB one, and has 3 LEDs on a single die. If not, then this number balloons to 6 million LEDs that need to be positioned.

Let's pretend there exists a machine able to do this with the near perfect accuracy needed for a screen, and it can do it with tremendous speed. So fast that one can position 2 million LEDs for not just one screen but several per minute. Well over 100 million LCD screens are manufactured per year. High manufacturing throughput is a must.

But let's pretend that is not an issue. The next hurdle is that all of these LEDs require electrical connections made to their dies. And even using RGB dies doesn't help us here, as at a minimum, each LED 'pixel needs 4 connections to it. The only way to do this to the types of dies/wafers used to make LEDs is wire bonding. This is, quite literally, taking very tiny wires and using heat and pressure to essentially weld it to the correct spots on a die.

So you need to connect 8 million wires. This is simply impractical. Compare this number to the connections for a CPU, which will have something like 1000 wire bonds made. We have machines that can do this at remarkable speed, but its still 3 orders of magnitude too slow for this.

If you look in the HP image, you can see this quite clearly: each LED is a separate component, and each one is individually wire bonded.

I haven't even bothered to go into other issues like simply managing so many connections.

Now, one might ask why we don't just manufacture a bunch of LEDs on a wafer in a grid, with the connections integrated like any other integrated circuit.

The answer is cost. Wafer area is a precious resource, and integrated circuits are economical because of volume. The dot pitch of many screens would be much to large and waste far too much wafer area to be practical. It would be more economical to chop up individual LED dies made in bulk, which is why I picked that for the example.

The second answer is yield (but that's really kind of cost too). When we manufacture LEDs, we make a huge number of them at once, then bin them for light output, color balance, etc. Unfortunately, the realities are that any directly lithographed display would have so many dead pixels as to be totally unacceptable, and terribley uneven brightness and color to boot.

LEDs are used for what they're good at: bulk photon sources. And if you scale enough, then they do become economical even as pixels in displays, but only very large, very expensive displays that do not need to be mass produced (and aren't).

OLEDs differ in that they can be grown onto a substrate already in place, en masse, and require no wire bonding and can instead be controlled via the same thin-film technology already used for LCDs - the 'top' of the screen (surface you can touch) is the common connection, and the bottom layer, via the locations of the electrodes themselves, determine the pixels. So there is one grown organic film sandwich, a single sheet, and the pixels are actually a grid of electrodes underneath. This makes manufacturing trivial (relative to individual wirebonded LEDS), and is the same reason LCDs are practical and cheap.

So in summary, OLEDs enable fairly straightforward manufacturing of displays and in part can reuse the same processes used for LCD displays, specifically the electrodes. LEDs are simply not practical except in very specific, low-volume, high-cost, huge-size situations where the numbers to make sense. OLEDs are easy to make displays out of, LEDs are much harder hard, and too hard to make displays out of most of the time.

For lower emitter count applications though, like 7 segment displays, LEDs are still used. Even for teeny tiny stuff.

enter image description here


OLED displays are much cheaper to make than LED matrices, essentially OLEDs are jet-printed (only using vapour instead of droplets used in ink-jet printers).

LED matrices have to be either assembled from individual die pieces (see LED displays) or grown on a single die (see MicroLED). Both variants have been available for several years as products for commercial use or demo products. LED displays are naturally very big, so they're used in street advertisement and public broadcasting screens. MicroLED is expected to make it into consumer products (mobile displays and TVs) in the coming years.