anti-aliased doily http://people.csail.mit.edu/jaffer/Gamma/video-bw.html

CRT Video Bandwidth


The video amplifiers in CRT monitors must expand a 1.V signal one hundredfold. The slew rate of these amplifiers is the primary bandwidth limiting factor in the video chain.

If the luminous intensity were a linear function of the video signal, then video frequencies exceeding the speed of the video amplifier would appear as a smooth patch of the average intensity over the patch. But the CRT is a square-law device. Bandwidth limited inputs appear darker than their average intensity.

Vertical stripes
Densest vertical stripes
Horizontal stripes
Densest horizontal stripes

When viewed on a CRT monitor, the right side of the large bands in the left image will appear darker than the large vertical bands in the right image. These images are identical except for rotation. The right image may flicker on CRTs configured to interlace.

Expressing the time for a full scale slew divided by one half of the pixel (dot) period as
0 < Rs < 1,
and given conversion exponent g, with intensities
0 < LL < LA < LH < 1,
the general expression for the averaged intensity is:
LA = Rs * ((LH - LL)/2)g * (LH - LL) / (1 + g) + 1/2 (LHg - LLg) * (1 - Rs * (LH - LL))

The following chart displays bands of two intensities alternating at the maximum rate interspersed with smooth ramps. Above where a stippled band matches the ramp is the Rs value which theoretically produces that degree of darkening. For a monitor with no slew limitation, the bands will match at the right edge.

Intensity error due to video slew-rate
Video slew-rate chart - Copyright 2001 Aubrey Jaffer

The numbers along the left edge are the differences between the (0 to 255) pixel values stippling that band.


The modern laptop computers I have tested for this type of astigmatism do not exhibit it. But a great many CRT monitors do. High speed video cards can drive pixels down the cable much faster than CRT monitors can display with fidelity.

Even the cables linking cards to monitors can introduce artifacts at high speed. In a typical 2 meter coaxial cable with propagation velocity 66% (of c), a reflection reaches the monitor end of the cable 20.ns after the first wavefront. That is 7.6 pixels later at the 375.MHz clock rate driven by a ECS AG315T Video Card.

With a 1.2 VSWR at both ends, the reflection will undershoot or overshoot the signal 10%
Graph of image intensities after full-scale step
Edge and reflections, magnified 4*
Edge and reflections, magnification 4

The image on the right is enlarged four times in length. It is oriented with its fast sweep direction downward to isolate its gradations from potential artifacts of your viewing hardware.


How should CRT Monitors be configured?
The key to visual fidelity on high resolution CRT monitors is to use the slowest available pixel clock for a given resolution.
For a given resolution, a slow pixel clock necessitates low horizontal and vertical sweep frequencies. Must one suffer the screen flickering?
For a given resolution and horizontal retrace frequency, vertical interlace doubles the vertical refresh frequency.
A surprising consequence of these principles is that classic and modestly priced CRTs and graphics hardware are capable of good color fidelity even at fairly high resolutions.

For example, I have used this XF86Config geometry for years:
# Mode "1536x1152": 115.0 MHz, 57.6 kHz, 90.1 Hz (I)
Modeline
"1536x1152" 115 1536 1584 1814 1997 1152 1215 1227 1279 interlace
Non-interlaced, the screen would sweep at an uncomfortable 45.Hz. Interlaced at 90.Hz it looks rock solid. R_s on a Sylvania F97 is 0.25.

Slowing down to 75.MHz, R_s measures below 0.20:
# Mode "1536x1152": 75.0 MHz, 37.6 kHz, 58.8 Hz (I)
Modeline
"1536x1152" 75 1536 1584 1814 1997 1152 1215 1227 1279 interlace

Copyright 2001 Aubrey Jaffer
Display Calibration


I am a guest and not a member of the MIT Computer Science and Artificial Intelligence Laboratory.  My actions and comments do not reflect in any way on MIT.
agj @ alum.mit.edu
Go Figure!