REV. D–18–
AD7713
The amount of offset that can be accommodated depends on
whether the unipolar or bipolar mode is being used. This offset
range is limited by the requirement that the positive full-scale
calibration limit is 1.05 V
REF
/GAIN for AIN1 and AIN2.
Therefore, the offset range plus the span range cannot exceed
1.05 V
REF
/GAIN for AIN1 and AIN2. If the span is at its
minimum (0.8 V
REF
/GAIN), the maximum the offset can be
is (0.25 V
REF
/GAIN) for AIN1 and AIN2. For AIN3, both
ranges are multiplied by a factor of 4.
In the bipolar mode, the system offset calibration range is
again restricted by the span range. The span range of the
converter in bipolar mode is equidistant around the voltage
used for the zero-scale point, thus the offset range plus half
the span range cannot exceed (1.05 V
REF
/GAIN) for AIN1
and AIN2. If the span is set to 2 V
REF
/GAIN, the offset
span cannot move more than ±(0.05 V
REF
/GAIN) before
the endpoints of the transfer function exceed the input overrange
limits ±(1.05 V
REF
/GAIN) for AIN1. If the span range is set to
the minimum ±(0.4 V
REF
/GAIN), the maximum allowable
offset range is ±(0.65 V
REF
/GAIN) for AIN1 and AIN2. The
AIN3 input can only be used in the unipolar mode.
POWER-UP AND CALIBRATION
On power-up, the AD7713 performs an internal reset, which
sets the contents of the control register to a known state. How-
ever, to ensure correct calibration for the device, a calibration
routine should be performed after power-up.
The power dissipation and temperature drift of the AD7713 are
low and no warm-up time is required before the initial calibra-
tion is performed. However, the external reference must have
stabilized before calibration is initiated.
Drift Considerations
The AD7713 uses chopper stabilization techniques to minimize
input offset drift. Charge injection in the analog switches and dc
leakage currents at the sampling node are the primary sources of
offset voltage drift in the converter. The dc input leakage cur-
rent is essentially independent of the selected gain. Gain drift
within the converter depends primarily upon the temperature
tracking of the internal capacitors. It is not affected by leakage
currents.
Measurement errors due to offset drift or gain drift can be elimi-
nated at any time by recalibrating the converter or by operating
the part in the background calibration mode. Using the system
calibration mode can also minimize offset and gain errors in the
signal conditioning circuitry. Integral and differential linearity
errors are not significantly affected by temperature changes.
POWER SUPPLIES AND GROUNDING
The analog and digital supplies to the AD7713 are independent
and separately pinned out to minimize coupling between the
analog and digital sections of the device. The digital filter will
provide rejection of broadband noise on the power supplies,
except at integer multiples of the modulator sampling frequency.
The digital supply (DV
DD
) must not exceed the analog positive
supply (AV
DD
) by more than 0.3 V. If separate analog and digital
supplies are used, the recommended decoupling scheme is shown
in Figure 9. In systems where AV
DD
= 5 V and DV
DD
= 5 V, it is
recommended that AV
DD
and DV
DD
are driven from the same 5 V
supply, although each supply should be decoupled separately as
shown in Figure 9. It is preferable that the common supply is the
system’s analog 5 V supply.
It is also important that power is applied to the AD7713 before
signals at REF IN, AIN, or the logic input pins in order to avoid
excessive current. If separate supplies are used for the AD7713 and
the system digital circuitry, then the AD7713 should be powered
up first. If it is not possible to guarantee this, then current limiting
resistors should be placed in series with the logic inputs.
AD7713
0.1F
0.1F
10F
ANALOG
SUPPLY
DIGITAL 5V
SUPPLY
AV
DD
DV
DD
Figure 9. Recommended Decoupling Scheme
DIGITAL INTERFACE
The AD7713’s serial communications port provides a flexible
arrangement to allow easy interfacing to industry-standard
microprocessors, microcontrollers, and digital signal processors.
A serial read to the AD7713 can access data from the output
register, the control register, or from the calibration registers. A
serial write to the AD7713 can write data to the control register
or the calibration registers.
Two different modes of operation are available, optimized for
different types of interface where the AD7713 can act either as
master in the system (it provides the serial clock) or as slave (an
external serial clock can be provided to the AD7713). These
two modes, labeled self-clocking mode and external clocking
mode, are discussed in detail in the following sections.
Self-Clocking Mode
The AD7713 is configured for its self-clocking mode by tying
the MODE pin high. In this mode, the AD7713 provides the
serial clock signal used for the transfer of data to and from the
AD7713. This self-clocking mode can be used with processors
that allow an external device to clock their serial port, including
most digital signal processors and microcontrollers, such as the
68HC11 and 68HC05. It also allows easy interfacing, to serial
parallel conversion circuits in systems with parallel data com-
munication, allowing interfacing to 74XX299 universal shift
registers without any additional decoding. In the case of shift
registers, the serial clock line should have a pull-down resistor
instead of the pull-up resistor shown in Figure 10 and Figure 11.
Read Operation
Data can be read from either the output register, the control
register, or the calibration registers. A0 determines whether the
data read accesses data from the control register or from the
output/calibration registers. This A0 signal must remain valid for
the duration of the serial read operation. With A0 high, data is
accessed from either the output register or from the calibration
registers. With A0 low, data is accessed from the control register.
The function of the DRDY line is dependent on only the output
update rate of the device and the reading of the output data
register. DRDY goes low when a new data-word is available in
the output data register. It is reset high when the last bit of data
(either 16th bit or 24th bit) is read from the output register. If
data is not read from the output register, the DRDY line will
remain low. The output register will continue to be updated at
the output update rate, but DRDY will not indicate this. A read
from the device in this circumstance will access the most recent
REV. D
AD7713
–19–
word in the output register. If a new data-word becomes avail-
able to the output register while data is being read from the
output register, DRDY will not indicate this and the new data-
word will be lost to the user. DRDY is not affected by reading
from the control register or the calibration registers.
Data can be accessed from the output data register only when
DRDY is low. If RFS goes low with DRDY high, no data trans-
fer will take place. DRDY does not have any effect on reading
data from the control register or from the calibration registers.
Figure 10 shows a timing diagram for reading from the AD7713
in the self-clocking mode. This read operation shows a read
from the AD7713’s output data register. A read from the con-
trol register or calibration registers is similar, but, in these cases,
the DRDY line is not related to the read function. Depending
on the output update rate, it can go low at any stage in the
control/calibration register read cycle without affecting the read
and its status should be ignored. A read operation from either
the control or calibration registers must always read 24 bits of
data from the respective register.
Figure 10 shows a read operation from the AD7713. For the
timing diagram shown, it is assumed that there is a pull-up
resistor on the SCLK output. With DRDY low, the RFS input
is brought low. RFS going low enables the serial clock of the
AD7713 and also places the MSB of the word on the serial data
line. All subsequent data bits are clocked out on a high-to-low
transition of the serial clock and are valid prior to the following
rising edge of this clock. The final active falling edge of SCLK
clocks out the LSB, and this LSB is valid prior to the final active
rising edge of SCLK. Coincident with the next falling edge of
SCLK, DRDY is reset high. DRDY going high turns off the
SCLK and the SDATA outputs, this means that the data hold
time for the LSB is slightly shorter than for all other bits.
Write Operation
Data can be written to either the control register or calibration
registers. In either case, the write operation is not affected by
the DRDY line, and the write operation does not have any
effect on the status of DRDY. A write operation to the control
register or the calibration register must always write 24 bits to
the respective register.
Figure 11 shows a write operation to the AD7713. A0 determines
whether a write operation transfers data to the control register
or to the calibration registers. This A0 signal must remain valid
for the duration of the serial write operation. The falling edge of
TFS enables the internally generated SCLK output. The serial
data to be loaded to the AD7713 must be valid on the rising
edge of this SCLK signal. Data is clocked into the AD7713 on
the rising edge of the SCLK signal, with the MSB transferred
first. On the last active high time of SCLK, the LSB is loaded to
the AD7713. Subsequent to the next falling edge of SCLK, the
SCLK output is turned off. (The timing diagram of Figure 11
assumes a pull-up resistor on the SCLK line.)
External Clocking Mode
The AD7713 is configured for its external clocking mode by
tying the MODE pin low. In this mode, SCLK of the AD7713
is configured as an input, and an external serial clock must be
provided to this SCLK pin. This external clocking mode is
designed for direct interface to systems which provide a serial
clock output which is synchronized to the serial data output,
including microcontrollers, such as the 80C51, 87C51,
68HC11, and 68HC05, and most digital signal processors.
Read Operation
As with the self-clocking mode, data can be read from either the
output register, the control register, or the calibration registers.
A0 determines whether the data read accesses data from the
control register or from the output/calibration registers. This A0
THREE-STATE
SDATA (O)
SCLK (O)
RFS (I)
A0 (I)
DRDY (O)
MSB LSB
t
3
t
2
t
4
t
5
t
6
t
9
t
10
t
8
t
7
Figure 10. Self-Clocking Mode, Output Data Read Operation
SDATA (I)
SCLK (O)
TFS (I)
A0 (I)
MSB LSB
t
14
t
9
t
15
t
16
t
17
t
18
t
19
t
10
Figure 11. Self-Clocking Mode, Control/Calibration Register Write Operation
REV. D–20–
AD7713
signal must remain valid for the duration of the serial read opera-
tion. With A0 high, data is accessed from either the output
register or from the calibration registers. With A0 low, data is
accessed from the control register.
The function of the DRDY line is dependent on only the output
update rate of the device and the reading of the output data
register. DRDY goes low when a new data-word is available in
the output data register. It is reset high when the last bit of data
(either 16th bit or 24th bit) is read from the output register. If
data is not read from the output register, the DRDY line will
remain low. The output register will continue to be updated at
the output update rate, but DRDY will not indicate this. A read
from the device in this circumstance will access the most recent
word in the output register. If a new data-word becomes avail-
able to the output register while data is being read from the
output register, DRDY will not indicate this, and the new data-
word will be lost to the user. DRDY is not affected by reading
from the control register or the calibration register.
Data can be accessed from the output data register only when
DRDY is low. If RFS goes low while DRDY is high, no data
transfer will take place. DRDY does not have any effect on read-
ing data from the control register or from the calibration registers.
Figures 12a and 12b show timing diagrams for reading from the
AD7713 in the external clocking mode. Figure 12a shows a
situation where all the data is read from the AD7713 in one
read operation. Figure 12b shows a situation where the data is
read from the AD7713 over a number of read operations. Both
read operations show a read from the AD7713’s output data
register. A read from the control register or calibration registers
is similar, but in these cases, the DRDY line is not related to the
read function. Depending on the output update rate, it can go
low at any stage in the control/calibration register read cycle
without affecting the read and its status should be ignored. A
read operation from either the control or calibration registers
must always read 24 bits of data from the respective register.
Figure 12a shows a read operation from the AD7713 where
RFS remains low for the duration of the data-word transmis-
sion. With DRDY low, the RFS input is brought low. The input
SCLK signal should be low between read and write operations.
RFS going low places the MSB of the word to be read on the
serial data line. All subsequent data bits are clocked out on a
high-to-low transition of the serial clock and are valid prior to
the following rising edge of this clock. The penultimate falling
edge of SCLK clocks out the LSB and the final falling edge
resets the DRDY line high. This rising edge of DRDY turns off
the serial data output.
Figure 12b shows a timing diagram for a read operation where
RFS returns high during the transmission of the word and
returns low again to access the rest of the data-word. Timing
parameters and functions are very similar to that outlined for
Figure 12a, but Figure 12b has a number of additional times
to show timing relationships when RFS returns high in the
middle of transferring a word.
RFS should return high during a low time of SCLK. On the
rising edge of RFS, the SDATA output is turned off. DRDY
remains low and will remain low until all bits of the data-word
are read from the AD7713, regardless of the number of times
RFS changes state during the read operation. Depending on the
time between the falling edge of SCLK and the rising edge of
RFS, the next bit (BIT N + 1) may appear on the data bus
before RFS goes high. When RFS returns low again, it activates
the SDATA output. When the entire word is transmitted, the
SDATA (O)
SCLK (I)
THREE-STATE
RFS (I)
A0 (I)
t
22
MSB
LSB
DRDY (O)
t
21
t
20
t
23
t
26
t
29
t
28
t
27
t
25
t
24
Figure 12a. External Clocking Mode, Output Data Read Operation
THREE-STATE
MSB
BIT N
BIT N+1
SDATA (O)
SCLK (I)
RFS (I)
A0 (I)
DRDY (O)
t
22
t
20
t
31
t
26
t
24
t
25
t
27
t
30
t
24
t
25
Figure 12b. External Clocking Mode, Output Data Read (
RFS
Returns High During Read Operation)

AD7713AN

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
IC ADC 24BIT SIGMA-DELTA 24-DIP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet