LTC2365/LTC2366
13
23656fb
For more information www.linear.com/LTC2365
applications inForMation
Figure 9b. LTC2366 Intermodulation Distortion Plot
Intermodulation Distortion
If the ADC input signal consists of more than one spectral
component, the ADC transfer function nonlinearity can
produce intermodulation distortion (IMD) in addition to
THD. IMD is the change in one sinusoidal input caused
by the presence of another sinusoidal input at a different
frequency.
If two pure sine waves of frequencies f
a
and f
b
are applied
to the ADC input, nonlinearities in the ADC transfer function
can create distortion products at the sum and difference
frequencies of mf
a
± nf
b
, where m and n = 0, 1, 2, 3, etc.
For example, the 2nd order IMD terms include (f
a
± f
b
).
If the two input sine waves are equal in magnitude, the
value (in decibels) of the 2nd order IMD products can be
expressed by the following formula:
IMD(f
a
± f
b
) = 20log
Amplitude at (f
a
± f
b
)
Amplitude at f
a
The LTC2365/LTC2366 have good IMD as shown in
Figure
9a and Figure 9b, respectively.
Peak Harmonic or Spurious Noise
The peak harmonic or spurious noise is the largest spectral
component excluding the input signal and DC. This value
is expressed in decibels relative to the RMS value of a
full-scale input signal.
Full-Power and Full-Linear Bandwidth
The full-power bandwidth is that input frequency at which
the amplitude of reconstructed fundamental is reduced by
3dB for full-scale input signal.
The full-linear bandwidth is the input frequency at which
the SINAD has dropped to 68dB (11 effective bits). The
LTC2365/LTC2366 have been designed to optimize input
bandwidth, allowing the ADC to undersample input sig-
nals with frequencies above the converter’s Nyquist Fre-
quency. The noise floor stays very low at high frequencies;
SINAD
becomes
dominated by distortion at frequencies
far beyond Nyquist.
Figure 9a. LTC2365 Intermodulation Distortion Plot
INPUT FREQUENCY (kHz)
0
–140
MAGNITUDE (dB)
–120
–80
–60
–40
0
50 250 350
23656 F09a
–100
–20
200 450 500
100 150 300 400
V
DD
= 3V
f
SMPL
= 1Msps
f
b
= 396kHz
f
b
= 424kHz
IMD = –73.5dB
INPUT FREQUENCY (kHz)
0
0
–20
–40
–60
–80
–100
–120
–140
750 1250
23656 F09b
250 500
1000 1500
MAGNITUE (dB)
V
DD
= 3V
f
SMPL
= 3Msps
f
a
= 935kHz
f
b
= 1.045kHz
IMD = –71.5dB
LTC2365/LTC2366
14
23656fb
For more information www.linear.com/LTC2365
Figure 10. LTC2365/LTC2366 Serial Interface Timing Diagram
applications inForMation
OVERVIEW
The LTC2365/LTC2366 use a successive approximation
algorithm and internal sample-and-hold circuit to convert
an analog signal to a 12-bit serial output. Both devices
operate from a single 2.35V to 3.6V supply. The LTC2366
samples at a rate of 3Msps with a 48MHz clock while the
LTC2365 samples at a rate of 1Msps with a 16MHz clock.
The LTC2365/LTC2366 contain a 12-bit, switched-capacitor
ADC, a sample-and-hold, and a serial interface (see Block
Diagram) and are available in tiny 6- and 8-lead TSOT-23
packages. The devices provide sleep mode control through
the serial interface to save power during inactive periods
(see the SLEEP MODE section).
The S6 package of the LTC2365/LTC2366 uses V
DD
as the
reference and has an analog input range of 0V to V
DD
. The
ADC samples the analog input with respect to GND and
outputs the result through the serial interface.
The TS8 package provides two additional pins: a reference
input pin, V
REF
, and an output supply pin, OV
DD
. The ADC
can operate with reduced spans down to 1.4V and achieve
342µV resolution. OV
DD
controls the output swing of the
digital output pin, SDO, and allows the device to com-
municate with 1.8V, 2.5V or 3V digital systems.
SERIAL
INTERF
ACE
The LTC2365/LTC2366 communicate with microcon
-
trollers, DSPs and other external circuitry via a 3-wire
interface. Figure 10 shows the serial interface timing dia-
gram, while
Figures 11 and 12 detail the timing diagrams
of
conversion cycles in 14 and 16 SCK cycles, respectively.
Data Transfer
A falling CS edge starts a conversion and frames the se
-
rial data transfer. SCK provides the conversion clock and
controls the data transfer during the conversion.
CS going
LOW clocks out the first leading zero and sub-
sequent SCK falling edges clock out the remaining data,
beginning with the second leading zero. (Therefore, the
first SCK falling edge captures the first leading zero and
clocks out the second leading zero). The timing diagram
in Figure 12 shows that the final bit in the data transfer is
valid on the 16th falling edge, since it is clocked out on
the previous 15th falling edge.
In applications with a slower SCK, it is possible to capture
data on each SCK rising edge. In such cases, the first
falling edge of SCK clocks out the
second leading
zero
and can be captured on the first rising edge. However,
the first leading zero clocked out when CS goes LOW is
missed, as shown in Figures 11 and 12. In Figure 12, the
15th falling edge of SCK clocks out the last bit and can
be captured on the 15th rising SCK edge.
If CS goes LOW while SCK is LOW, then CS clocks out the
first leading zero and can be captured on the SCK rising
edge. The next SCK falling edge clocks out the second
leading zero and can be captured on the following rising
edge, as shown in Figure 10.
1SCK
SDO
t
2
t
3
t
4
t
7
t
5
t
8
ZERO ZERO B11 B10 B9 B1 B0 ZERO ZERO
2 3 4
(MSB)
Hi-Z STATE
5 13 14 15 16
t
6
t
QUIET
t
ACQ
13t
SCK
t
THROUGHPUT
t
CONV
CS
t
1
23656 F10
LTC2365/LTC2366
15
23656fb
For more information www.linear.com/LTC2365
Achieving 3Msps Sample Rate with LTC2366
CS going LOW places the sample-and-hold into hold
mode and starts a conversion. The LTC2365/LTC2366
require at least 14 SCK cycles to finish the conversion.
The conversion terminates after the 13th falling SCK edge,
which clocks out B0. The 14th falling SCK edge places the
sample-and-hold back into sample mode.
Ignoring the last two trailing zeros, the user can bring CS
HIGH after the 14th falling SCK edge. The user can also
keep the last two trailing zeros by bringing CS HIGH right
after the 16th falling SCK. In both cases, a sample rate of
3Msps can be achieved by using a 48MHz SCK clock on
the LTC2366, where t
THROUGHPUT
is 333ns.
Serial Data Output (SDO)
The SDO output remains in the high impedance state while
CS is HIGH. The falling edge of CS starts the conversion
and enables SDO. The A/D conversion result is shifted out
on the SDO pin as a serial data stream with the MSB first.
The data stream consists of two leading zeros followed
by 12 bits of conversion data and two trailing zeros. The
SDO output returns to the high
impedance state
at the
16th falling edge of SCK or sooner by bringing CS HIGH
before the 16th falling edge of SCK.
The output swing on the SDO pin is controlled by the V
DD
pin voltage in the S6 package and by the OV
DD
pin voltage
in the TS8 package.
Figure 11. LTC2365/LTC2366 Serial Interface Timing Diagram for 14 SCK Cycles
Figure 12. LTC2365/LTC2366 Serial Interface Timing Diagram for 16 SCK Cycles
applications inForMation
1SCK
SDO
t
2
t
3
t
4
t
7
t
9
t
5
Z ZERO B11 B10 B9 B1 B0
2 3 4
(MSB)
Hi-Z STATE
5 13 14
t
6
t
ACQ
t
QUIET
t
THROUGHPUT
t
CONV
CS
t
1
23656 F11
1SCK
SDO
t
2
t
3
t
4
t
7
t
8
OR t
9
t
5
2 3 4
(MSB)
Hi-Z STATE
5 13 14 15 16
t
6
t
ACQ
t
QUIET
t
THROUGHPUT
t
CONV
CS
t
1
23656 F12
Z ZERO B11 B10 B9 B1 B0 ZERO ZERO

LTC2365CTS8#TRPBF

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Analog to Digital Converters - ADC 1Msps, 12-B Serial Smpl ADCs in TSOT
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union