Frank said:
While I have only a 40MHz clock connected to a 10 bit ADC, nothing connected
to
the analog input sockets, the chip is Analog AD9218 (ADC chip) EVM board. On
the LA, sampled outputs are 0~16 for one channel, -32~0 for the other
channel (400 MHz
timing mode). Is my board faulty?
According to my simulation in digital design, my sampled inputs (10 bits
each) can not
have noise higher than 1 LSB (flipping small number of bit 0 causes
demodulation error).
Is the setup I have workable or croaked?
I took a look at the data sheet
For the noise question:
1. The inputs need a low inpedance source. Someone already noted trying
to tie the inputs to ground.
2. The Sample and hold (as with all sample and holds) will mix any
extraneous noise, regardless of the precautions taken in the silicon.
3. A 10 bit converter usually has somewhere of the order of 8.5 ENOB
(Effective number of bits)
4. The output will definitely be flipping codes if the input is at the
(current) threshold.
I would not expect the samples to be varying up and down too far,
but...
The datasheet shows pretty superior performance, but you still have a
limited differential input range of either 1 or 2V (depending on
device). So 1 LSB equates to just under a millivolt for the 1V range.
It's not hard to get a few millivolts of noise onto an analog signal.
Signal shielding and low inpedance drive are two of the various tricks
we have up our sleeves.
Keep in mind (you say you are demodulating a signal) that the various
errors on the A-D section can get you +/-18LSB (worst case ) offset
error, up to 8% fullscale (for 1V, that's 80mV) gain error and
differential nonlinearity (variances between the encoding levels) of up
to 1LSB. This all in addition to the irreducible (well, at the Nyquist
limit) +/-0.5LSB quantization error. Note that differential
nonlinearity acts as a curvature on the conversion curve which we would
like to be a perfectly straight line.
For the immediate question, for an unterminated input in a noisy
environment (and most things are noisy at the millivolt level), I don't
think you are seeing anything really unexpected. It can be dealt with
though.
Cheers
PeteS