←back to thread

How does a screen work?

(www.makingsoftware.com)
573 points chkhd | 1 comments | | HN request time: 0.392s | source
Show context
perching_aix ◴[] No.44554866[source]
There are some sentences in this that are technically vague enough to pass, but I don't think are strictly speaking correct, and I believe will likely lead to a mistaken understanding:

> modern displays don't paint the image line-by-line (...) They light up each pixel simultaneously, refreshing the entire display at once.

The entire screen area is lit all the time now, yes, but refresh still typically happens line by line, top to bottom [0], left to right [0], for both LCDs and OLEDs. It's a scanning refresh, not a global refresh (sadly).

You can experimentally confirm this using a typical smartphone. Assuming a 60 Hz screen refresh, recording in slow motion will give you enough extra frames that the smartphone camera also likely operating in a scanning fashion (rolling shutter) won't impact the experiment. On the recording, you should see your screen refreshing in the aforementioned fashion.

[0] actual refresh direction depends on the display, this is for a typical desktop monitor

replies(4): >>44555043 #>>44555165 #>>44556616 #>>44556858 #
kurthr ◴[] No.44555043[source]
I was glad they at least mentioned how IPS (PLS) and VA differ from older TN.

But you're right both LCD and OLED refresh a stored voltage on the cell (or caps) on a roughly line by line (OLED can easily be 5 clocks on the GIP to cancel internal transistor offset voltages).

I was mostly annoyed that they didn't mention the circular polarizer on OLEDs. Although there is discussion of going to color filters with Quantum Dot OLED, the circular polarizer is what makes the blacks so black on mobile OLED devices.

Also, didn't really mention pentile RGGB sub-pixel pattern which is dominant in mobile OLED (which is more than 50% of devices). Now they're moving to "tandem" stacked OLED for higher brightness and lower current density, but no latteral sub-pixel pattern.

replies(3): >>44555156 #>>44556268 #>>44558142 #
1. taneq ◴[] No.44558142[source]
Maybe slightly off topic but I was surprised to discover that my glasses with photoreactive lenses (SpecSavers ‘Reactions’) are actually circularly polarised but only when they go dark. I originally thought they didn’t work because they didn’t interact with another pair of polarised sunglasses (no changing brightness as I rotated one lens in front of the other) but later noticed that my phone screen with its circularly polarised IPS screen was almost black in bright sunlight… until I took my glasses off.