REV. C
AD9884A
15
In typical PC-based graphic systems, the sync signals are simply
TTL-level drivers feeding unshielded wires in the monitor
cable. Since the AD9884A operates from a 3.3 V power supply,
and TTL sources may drive a high level to 5 V or more, it is
recommended that a 1 k series current-limiting resistor be placed
in series with HSYNC and COAST. If these pins are driven
more than 0.5 V outside the power supply voltages, internal
ESD protection diodes will conduct, and may dissipate consid-
erable power if the sync source is of particularly low impedance.
If a signal is applied to the AD9884A when the IC’s power is
off, then even a 1 V signal can turn on the ESD protection
diodes. The 1 k series resistor will protect the device from
overstress in this situation as well.
Serial Control Port
The serial control port (SDA, SCL) is designed for 3.3 V logic.
If there are 5 V drivers on the bus, these pins should be pro-
tected with 150 series resistors.
OUTPUT SIGNAL HANDLING
The digital outputs are designed and specified to operate from a
3.3 V power supply (V
DD
). They can also work with a V
DD
as
low as 2.5 V for compatibility with other 2.5 V logic.
CLAMPING
To properly digitize the incoming signal, the dc offset of the
input signal must be adjusted to fit the range of the on-board
A/D converters.
Most graphic systems produce RGB signals with black at ground
and white at approximately +0.75 V. However, if sync signals
are embedded in the graphics, then the sync tip is often at ground
potential, and black is at +300 mV. Then white is at approxi-
mately +1.0 V. Some common RGB line amplifier boxes use
emitter-follower buffers to split signals and increase drive capa-
bility. This introduces a 700 mV dc offset to the signal which
must be removed for proper capture by the AD9884A.
The key to clamping is to identify a portion (time) of the signal
when the graphic system is known to be producing black. An
offset is then introduced which results in the A/D converters
producing a black output (code 00h) when the known black
input is present. That offset then remains in place when other
signal levels are processed, and the entire signal is shifted to
eliminate offset errors.
In most graphic systems, black is transmitted between active
video lines. Going back to CRT displays, when the electron
beam has completed writing a horizontal line on the screen (at
the right side), the beam is deflected quickly to the left side of
the screen (called horizontal retrace) and a black signal is pro-
vided to prevent the beam from disturbing the image.
In systems with embedded sync, a blacker-than-black signal
(HSYNC) is produced briefly to signal the CRT that it is time
to begin a retrace. For obvious reasons, it is important to avoid
clamping on the tip of HSYNC. Fortunately, there is virtually
always a period following HSYNC called the back porch where
a good black reference is provided. This is the time when clamp-
ing should be done.
The clamp timing can be established by simply exercising the
CLAMP pin at the appropriate time (with EXTCLMP = 1).
The polarity of this signal is set by the CLAMPOL bit.
A simpler method of clamp timing employs the AD9884A inter-
nal clamp timing generator. Register CLPLACE is programmed
with the number of pixel times that should pass after the trailing
edge of HSYNC before clamping starts. A second register
(CLDUR) sets the duration of the clamp. These are both 8-bit
values, providing considerable flexibility in clamp generation.
The clamp timing is referenced to the trailing edge of HSYNC
because, though HSYNC duration can vary widely, the back
porch (black reference) always follows HSYNC. A good start-
ing point for establishing clamping is to set CLPLACE to 08h
(providing 8 pixel periods for the graphics signal to stabilize
after sync) and set CLDUR to 14h (giving the clamp 20 pixel
periods to reestablish the black reference).
Clamping is accomplished by placing an appropriate charge on
the external input coupling capacitor. The value of this capaci-
tor affects the performance of the clamp. If it is too small, there
will be a significant amplitude change during a horizontal line
time (between clamping intervals). If the capacitor is too large,
then it will take excessively long for the clamp circuit to recover
from a large change in incoming signal offset. The recommended
value results in recovering from a step error of 100 mV to within
1/2 LSB in 10 lines with a clamp duration of 20 pixels on a
60 Hz SXGA signal.
GAIN AND OFFSET CONTROL
The AD9884A can accommodate input signals with inputs
ranging from 0.5 V to 1.0 V full scale. The full-scale range is set
in three 8-bit registers (REDGAIN, GRNGAIN, BLUGAIN).
A code of 0 in a gain register establishes a minimum input range
of 0.5 V; 255 corresponds with the maximum range of 1.0 V.
Note that INCREASING the gain setting results in an image
with LESS contrast.
The offset control shifts the entire input range, resulting in a
change in image brightness. Three 6-bit registers (REDOFST,
GRNOFST, BLUOFST) provide independent settings for each
channel.
The offset controls provide a ± 31 LSB adjustment range. This
range is connected with the full-scale range, so if the input range
is doubled (from 0.5 V to 1.0 V) then the offset step size is also
doubled (from 2 mV per step to 4 mV per step).
Figure 8 illustrates the interaction of gain and offset controls.
The magnitude of an LSB in offset adjustment is proportional
to the full-scale range, so changing the full-scale range also
changes the offset. The change is minimal if the offset setting is
near midscale. When changing the offset, the full-scale range is
not affected, but the full-scale level is shifted by the same amount
as the zero scale level.
REV. C
AD9884A
16
INPUT RANGE
1.0V
0.0V
0.5V
OFFSET = 1FH
OFFSET = 3FH
OFFSET = 0FH
OFFSET = 1FH
OFFSET = 3FH
OFFSET = 0FH
GAIN
00h FFh
Figure 8. Gain and Offset Control
CLOCK GENERATION
A Phase Locked Loop (PLL) is employed to generate the pixel
clock. In this PLL, the HSYNC input provides a reference
frequency. A Voltage Controlled Oscillator (VCO) generates a
much higher pixel clock frequency. This pixel clock is divided
by the value PLLDIV programmed into the AD9884A, and
phase compared with the HSYNC input. Any error is used to shift
the VCO frequency and maintain lock between the two signals.
The stability of this clock is a very important element in provid-
ing the clearest and most stable image. During each pixel time,
there is a period during which the signal is slewing from the old
pixel amplitude and settling at its new value. Then there is a
time when the input voltage is stable, before the signal must
slew to a new value (Figure 9). The ratio of the slewing time to
the stable time is a function of the bandwidth of the graphics
DAC and the bandwidth of the transmission system (cable and
termination). It is also a function of the overall pixel rate.
Clearly, if the dynamic characteristics of the system remain
fixed, then the slewing and settling time is likewise fixed. This
time must be subtracted from the total pixel period, leaving the
stable period. At higher pixel frequencies, the total cycle time is
shorter, and the stable pixel time becomes shorter as well.
Any jitter in the pixel clock reduces the precision with which the
sampling time can be determined, and must also be subtracted
from the stable pixel time.
PIXEL CLOCK
INVALID SAMPLE TIMES
Figure 9. Pixel Sampling Times
Considerable care has been taken in the design of the AD9884A’s
clock generation circuit to minimize jitter. As indicated in Fig-
ure 11 and Table VI, the clock jitter of the AD9884A is less
than 5% of the total pixel time in all operating modes, making
the reduction in the valid sampling time due to jitter negligible.
The PLL characteristics are determined by the loop filter design,
by the PLL Charge Pump Current (CURRENT), and by the
VCO Range setting (VCORNGE). The loop filter design is
illustrated in Figure 10. Recommended settings of VCORNGE
and CURRENT for VESA standard display modes are listed in
Table VII.
Table V. Typical K
VCO
Derived From VCORNGE
Pixel Rate (MHz) VCORNGE
K
VCO
(MHz/V)
20–60 00 100
50–90 01 100
80–120 10 150
110–140 11 180
0.039F
3.3k
C
P
0.0039F
PV
D
FILT
C
Z
R
Z
Figure 10. PLL Loop Filter Detail
Table VI. Pixel Clock Jitter vs Frequency
Pixel Rate Jitter p-p Jitter p-p
(MSPS) (ps) (% of Pixel Time)
135 350 4.7%
108 400 4.3%
94 400 3.4%
75 450 3.4%
65 600 3.9%
50 500* 2.4%
40 500* 2.0%
36 550* 1.8%
25 1000* 2.5%
*AD9884A in oversampled mode.
REV. C
AD9884A
17
Table VII. Recommended VCORNGE and CURRENT Settings for Standard Display Formats
Refresh Horizontal
Standard Resolution Rate Frequency Pixel Rate VCORNGE CURRENT
VGA 640 × 480 60 Hz 31.5 kHz 25.175 MHz 00 000
72 Hz 37.7 kHz 31.500 MHz 00 000
75 Hz 37.5 kHz 31.500 MHz 00 000
85 Hz 43.3 kHz 36.000 MHz 00 001
SVGA 800 × 600 56 Hz 35.1 kHz 36.000 MHz 00 001
60 Hz 37.9 kHz 40.000 MHz 00 001
72 Hz 48.1 kHz 50.000 MHz 00 010
75 Hz 46.9 kHz 49.500 MHz 00 001
85 Hz 53.7 kHz 56.250 MHz 01 010
XGA 1024 × 768 60 Hz 48.4 kHz 65.000 MHz 01 010
70 Hz 56.5 kHz 75.000 MHz 01 011
75 Hz 60.0 kHz 78.750 MHz 01 011
80 Hz 64.0 kHz 85.500 MHz 10 011
85 Hz 68.3 kHz 94.500 MHz 10 011
SXGA 1280 × 1024 60 Hz 64.0 kHz 108.000 MHz 10 011
75 Hz 80.0 kHz 135.000 MHz 11 100
85 Hz 91.1 kHz 157.500 MHz* 01 100
UXGA 1600 × 1200 60 Hz 75.0 kHz 162.000 MHz* 01 100
65 Hz 81.3 kHz 175.500 MHz* 10 100
70 Hz 87.5 kHz 189.000 MHz* 10 101
75 Hz 93.8 kHz 202.500 MHz* 10 101
85 Hz 106.3 kHz 229.500 MHz* 10 110
VESA Monitor Timing Standards and Guidelines, September 17, 1998
*Graphics sampled at 1/2 incoming pixel rate using Alternate Pixel Sampling mode.
Figure 11 illustrates the AD9884A’s jitter as a percentage of the
total clock period over the range of operating frequencies.
Though the jitter is very low over most of the range (less than
5% of the pixel period), the jitter increases at clock rates below
40 MHz. At lower frequencies, the jitter can be reduced by
operating the AD9884A at twice the desired frequency, and
using only every other data sample produced. This can be easily
implemented by placing the part in Dual Channel mode (for
example, as in Figure 21), and reading the data from only one of
the output ports. The DATACK and DATACK outputs will
run at the desired, lower, sample rate.
FREQUENCY MHz
0
0
10020
PIXEL CLOCK JITTER %
40 60 80 120 140 160
5
15
10
JITTER p-p (%)
OVERSAMPLED RATE
JITTER p-p (%)
Figure 11. Pixel Clock Jitter vs. Frequency

AD9884AKSZ-100

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Analog to Digital Converters - ADC 8B 140MSPS RGB Graphics Digitizer
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet