LTC2461/LTC2463
7
24613fa
APPLICATIONS INFORMATION
CONVERTER OPERATION
Converter Operation Cycle
The LTC2461/LTC2463 are low power, delta sigma, ana-
log to digital converters with a simple I
2
C interface (see
Figure 1). The LTC2463 has a fully differential input while
the LTC2461 is single-ended. Both are pin and software
compatible. Their operation is composed of three distinct
states: CONVERT, SLEEP/NAP, and DATA INPUT/OUTPUT
(see Figure 2). The operation begins with the CONVERT
state. Once the conversion is finished, the converter auto-
matically powers down (NAP) or, under user control, both
the converter and reference are powered down (SLEEP).
The conversion result is held in a static register while the
device is in this state. The cycle concludes with the DATA
INPUT/OUTPUT state. Once all 16-bits are read the device
begins a new conversion.
The CONVERT state duration is determined by the LTC2461/
LTC2463 conversion time (nominally 16.6 milliseconds).
Once started, this operation can not be aborted except by a
low power supply condition (V
CC
< 2.1V) which generates
an internal power-on reset signal.
After the completion of a conversion, the LTC2461/LTC2463
enters the SLEEP/NAP state and remains there until a valid
Figure 2. LTC2461/LTC2463 State Transition Diagram
read/write is acknowledged. Following this condition, the
ADC transitions into the DATA INPUT/OUTPUT state.
While in the SLEEP/NAP state, the LTC2461/LTC2463’s
converters are powered down. This reduces the supply
DATA INPUT/OUTPUT
SLEEP/NAP
CONVERT
POWER-ON RESET
YES
24613 F02
STOP
OR
READ 16 BITS
READ/WRITE
ACKNOWLEDGE
NO YES
NO
BLOCK DIAGRAM
Figure 1. Functional Block Diagram
∆Σ A/D
CONVERTER
DECIMATING
SINC FILTER
SDA
REFOUT COMP
REF
IN
+
(IN)
IN
(GND)
SCL
A0
24613 BD
∆Σ A/D
CONVERTER
INTERNAL
REFERENCE
( ) PARENTHESIS INDICATE LTC2461
I
2
C
INTERFACE
INTERNAL
OSCILLATOR
1
V
CC
122
3
5
6
8
GND
4, 7, 11, 13 (DD PACKAGE)
9
10
LTC2461/LTC2463
8
24613fa
APPLICATIONS INFORMATION
current by approximately 50%. While in the Nap state,
the reference remains powered up. To power down the
reference in addition to the converter, the user can select
the SLEEP mode during the DATA INPUT/OUTPUT state.
Once the next conversion is complete, SLEEP state is
entered and power is reduced to 200nA. The reference
is powered up once a valid read/write is acknowledged.
The reference startup time is 12ms (if the reference and
compensation capacitor values are both 0.1μF).
Power-Up Sequence
When the power supply voltage (V
CC
) applied to the con-
verter is below approximately 2.1V, the ADC performs a
power-on reset. This feature guarantees the integrity of
the conversion result.
When V
CC
rises above this critical threshold, the converter
generates an internal power-on reset (POR) signal for
approximately 0.5ms. The POR signal clears all internal
registers. Following the POR signal, the LTC2461/LTC2463
start a conversion cycle and follow the succession of states
shown in Figure 2. The reference startup time following a
POR is 12ms (C
COMP
= C
REFOUT
= 0.1μF). The first conver-
sion following power-up will be invalid since the reference
voltage has not completely settled. The first conversion
following power up can be discarded using the data abort
command or simply read and ignored. The following con-
versions are accurate to the device specifications.
Ease of Use
The LTC2461/LTC2463 data output has no latency, filter
settling delay or redundant results associated with the
conversion cycle. There is a one-to-one correspondence
between the conversion and the output data. Therefore,
multiplexing multiple analog input voltages requires no
special actions.
The LTC2461/LTC2463 perform offset calibrations every
conversion cycle. This calibration is transparent to the
user and has no effect upon the cyclic operation described
previously. The advantage of continuous calibration is
stability of the ADC performance with respect to time and
temperature.
The LTC2461/LTC2463 include a proprietary input sampling
scheme that reduces the average input current by several
orders of magnitude when compared to traditional delta-
sigma architectures. This allows external filter networks
to interface directly to the LTC2461/LTC2463. Since the
average input sampling current is 50nA, an external RC
lowpass filter using 1kΩ and 0.1µF results in <1LSB
additional error. Additionally, there is negligible leakage
current between IN
+
and IN
.
Input Voltage Range (LTC2461)
Ignoring offset and full-scale errors, the LTC2461 will
theoretically output an “all zero” digital result when the
input is at ground (a zero scale input) and an “all one”
digital result when the input is at V
REF
(V
REFOUT
= 1.25V).
In an underrange condition, for all input voltages below
zero scale, the converter will generate the output code 0. In
an overrange condition, for all input voltages greater than
V
REF
, the converter will generate the output code 65535.
For applications that require an input range greater than
0V to 1.25V, please refer to the LTC2451.
Input Voltage Range (LTC2463)
As mentioned in the Output Data Format section, the output
code is given as 32768 • (V
IN
+
– V
IN
)/V
REF
+ 32768. For
(V
IN
+
– V
IN
) ≥ V
REF
, the output code is clamped at 65535
(all ones). For (V
IN
+
– V
IN
) ≤ –V
REF
, the output code is
clamped at 0 (all zeroes).
The LTC2463 includes a proprietary architecture that
can, typically, digitize each input up to 8 LSBs above
LTC2461/LTC2463
9
24613fa
V
REF
and below GND, if the differential input is within
±V
REF
. As an example (Figure 3), if the user desires to
measure a signal slightly below ground, the user could
set V
IN
= GND. If V
IN
+
= GND, the output code would be
approximately 32768. If V
IN
+
= GND – 8LSB = –0.305mV,
the output code would be approximately 32760.
For ap-
plications that require an input range greater than ±1.25V,
please refer to the LTC2453.
the data line is free, it is HIGH. Data on the I
2
C bus can be
transferred at rates up to 100kbits/s in the Standard-Mode
and up to 400kbits/s in the Fast-Mode.
Upon entering the DATA INPUT/OUTPUT state,
SDA
outputs
the sign (D15) of the conversion result. During this state,
the ADC shifts the conversion result serially through the
SDA
output pin under the control of the SCL input pin.
There is no latency in generating this data and the result
corresponds to the last completed conversion. A new bit
of data appears at the
SDA
pin following each falling edge
detected at the SCL input pin and appears from MSB to LSB.
The user can reliably latch this data on every rising edge
of the external serial clock signal driving the SCL pin.
Each device on the I
2
C bus is recognized by a unique
address stored in that device and can operate either as
a transmitter or receiver, depending on the function of
the device. In addition to transmitters and receivers,
devices can also be considered as masters or slaves when
performing data transfers. A master is the device which
initiates a data transfer on the bus and generates the
clock signals to permit that transfer. Devices addressed
by the master are considered a slave. The address of the
LTC2461/LTC2463 is 0010100 (if A0 is tied to GND) or
1010100 (if A0 is tied to V
CC
).
The LTC2461/LTC2463 can only be addressed as a slave.
It can only transmit the last conversion result. The serial
clock line, SCL, is always an input to the LTC2461/LTC2463
and the serial data line SDA is bidirectional. Figure 4 shows
the definition of the I
2
C timing.
APPLICATIONS INFORMATION
Figure 4. Definition of Timing for Fast/Standard Mode Devices on the I
2
C Bus
SDA
SCL
S Sr P S
t
HD(STA)
t
HD(DAT)
t
SU(STA)
t
SU(STO)
t
SU(DAT)
t
LOW
t
HD(SDA)
t
SP
t
BUF
t
r
t
f
t
r
t
f
t
HIGH
24613 F04
Figure 3. Output Code vs V
IN
+
with V
IN
= 0 (LTC2463)
V
IN
+
/V
REF
+
–0.001
OUTPUT CODE
4
12
20
0.001
24613 F03
–4
–12
0
8
16
–8
–16
–20
–0.005
0
0.005
0.0015
SIGNALS
BELOW
GND
I
2
C INTERFACE
The LTC2461/LTC2463 communicate through an I
2
C in-
terface. The I
2
C interface is a 2-wire open-drain interface
supporting multiple devices and masters on a single bus.
The connected devices can only pull the data line (SDA)
LOW and can never drive it HIGH. SDA must be externally
connected to the supply through a pull-up resistor. When

LTC2463CDD#TRPBF

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Analog to Digital Converters - ADC 16-Bit I2C 60Hz Differential Delta Sigma ADC with Internal Reference
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union