jaguarskx :
LCD monitors do not flick at all.
Correction #1:
Typo => "flicker"
Correction #2:
There are actually some LCD monitors that are designed to flicker. But some background info first...
Most inexpensive monitors are built around the inexpensive 6-bit TN panel. While inexpensive this type of monitor has a major "flaw", it can only produce 256k actual colors. Each of the primary colors Red, Green, Blue are given 6-bits to store different shades of that color. Some basic binary math tells us that 6-bit color means there are 64 shades of each color. 2^6 = 2x2x2x2x2x2 = 64.
There are 64 shades of each primary color , that means 256k colors can be produced. The math is as follows:
64^3 = 64 x 64 x 64 = 262,144.
1,000 in computer terminology = 1,024
262,144 / 1,024 = 256k
Thru a process called dithering the remaining 16.5 million colors can be created. Dithering means blending colors together to produce a different color. For simplicity sake imagine a checkerboard, that will be used to represent the LCD matrix in a zoomed in view under a magnifying glass. If the LCD were to display red, then all the squares would be colored red. If the LCD were to display solid blue, then all the squares will display blue.
Let's say you wanted the LCD to display the color purple. Purple is a blend of red and blue. For simplicity sake, let's assume each square is incapable of displaying purple. Okay, the dithering process kicks in to "imitate" purple on the screen. To do so every other square will alternate between the colors red and blue. Up close you can clearly see that it is just checkerboard of red and blue. But step back. The further away you are from the checkerboard the more it looks like the red and blue are blended together to create what appears to solid purple.
The above is the traditional method of dithering. However, there is another version of dithering called
Frame Rate Control or FRC for short.
FRC - To continue the example above, instead of alternate squares of red and blue to create the color purple, each square flickers very fast between red and blue. This flickering is so fast that you will not notice the flickering and it fools the brain into thinking it is seeing a constant shade of purple. What's the timing of the flashing between colors? I have no idea. Probably need one of those high speed cameras that can film 500+ frames per second used to film a bullet leaving the muzzle of a gun.
Does the LG 222WS use FRC?
Don't know no info is provided on LG's site.
Can FRC cause eye fatigue?
Unknown since there is no information about how fast a monitor with FRC switches between one color and another.