AD9639-210KITZ Analog Devices Inc, AD9639-210KITZ Datasheet - Page 24

no-image

AD9639-210KITZ

Manufacturer Part Number
AD9639-210KITZ
Description
A/D Converter Evaluation Board
Manufacturer
Analog Devices Inc
Datasheet

Specifications of AD9639-210KITZ

Silicon Manufacturer
Analog Devices
Application Sub Type
ADC
Kit Application Type
Data Converter
Silicon Core Number
AD9639
Kit Contents
Board
Number Of Adc's
4
Number Of Bits
12
Sampling Rate (per Second)
210M
Data Interface
SPI™
Inputs Per Adc
1 Differential
Input Range
1.5 Vpp
Power (typ) @ Conditions
1.3W @ 210MSPS
Voltage Supply Source
Analog and Digital
Operating Temperature
-40°C ~ 85°C
Utilized Ic / Part
AD9639
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
AD9639
Continuous Synchronization
Continuous synchronization is part of the JESD204 specification.
The 12-bit word requires two octets to transmit all the data. The
two octets (MSB and LSB) are called a frame. When scrambling
is disabled and the LSB octets of two consecutive frames are the
same, the second LSB octet is replaced by a K28.7 comma symbol.
The receiver is responsible for replacing the K28.7 comma
symbol with the LSB octet of the previous frame.
Table 9. Variables and Functions in Data Dependent Frame Synchronization
Variable
N
/K28.7/
OCOUNTER
PREVIOUS_POSITION
/REPLACE_K28.7/
/RESET_OCTET_COUNTER/
/VALID/
Description
Number of octets in frame (octet indexing starts from 0).
Asserted when the current symbol corresponds to the K28.7 control character.
Counter used to mark the position of the current octet in the frame.
Variable that stores the position in the frame of a K28.7 symbol.
Replace K28.7 at the decoder output as follows. When scrambling is disabled, replace K28.7 with the LSB
octet that was decoded at the same position in the previous frame; when scrambling is enabled, replace
K28.7 at the decoder output with D28.7.
Reset octet counter to 0 at reception of next octet.
Asserted by receiver to indicate that the current symbol is a valid symbol given the current running disparity.
Figure 56. Pseudocode for Data Dependent Frame Synchronization in Receiver
IF /K28.7/
END IF;
/REPLACE_K28.7/
IF (OCOUNTER == PREVIOUS_POSITION) AND /VALID/
END IF;
IF /VALID/ | (OCOUNTER == N-1)
END IF;
/RESET_OCTET_COUNTER/
PREVIOUS_POSITION = OCOUNTER
Rev. A | Page 24 of 36
When scrambling is enabled, any D28.7 symbols found in the
LSB octet of a frame are replaced with K28.7 comma symbols.
The receiver is responsible for replacing the K28.7 comma
symbols with D28.7 symbols when in this mode.
By looking for K28.7 symbols, the receiver can ensure that it is
still synchronized to the frame boundary.

Related parts for AD9639-210KITZ