AD7273/AD7274
Rev. 0 | Page 19 of 28
SCLK
1 2 10 16
SDATA
THREE-STATE
CS
04973-030
Figure 30. Entering Partial Power-Down Mode
THE PART BEGINS
TO POWER UP
THE PART IS FULLY
POWERED UP, SEE POWER-
UP TIMES SECTION
CS
SDATA
INVALID DATA VALID DATA
1
A
10 16 1 16
SCLK
04973-031
Figure 31. Exiting Partial Power-Down Mode
THE PART ENTERS
PARTIAL POWER DOWN
THE PART ENTERS
FULL POWER DOWN
CS
SDATA
INVALID DATA VALID DATA
THE PART BEGINS
TO POWER UP
1 2 10 16 1 1610
SCLK
THREE-STATE THREE-STATE
04973-032
Figure 32. Entering Full Power-Down Mode
THE PART BEGINS
TO POWER UP
t
POWER-UP
CS
S
DAT
A
INVALID DATA VALID DATA
THE PART IS
FULLY POWERED UP
110161 1
SCLK
6
04973-033
Figure 33. Exiting Full Power-Down Mode
AD7273/AD7274
Rev. 0 | Page 20 of 28
POWER VS. THROUGHPUT RATE
Figure 34 shows the power consumption of the device in
normal mode, in which the part is never powered down. By
using the power-down mode of the AD7273/AD7274 when not
performing a conversion, the average power consumption of the
ADC decreases as the throughput rate decreases.
Figure 35 shows that as the throughput rate is reduced, the
device remains in its power-down state longer and the average
power consumption over time drops accordingly. For example,
if the AD7273/AD7274 are operated in continuous sampling
mode with a throughput rate of 200 kSPS and a SCLK of 48 MHz
(V
DD
= 3 V) and the devices are placed into power-down mode
between conversions, the power consumption is calculated as
follows. The power dissipation during normal operation is
11.6 mW (V
DD
= 3 V). If the power-up time is one dummy
cycle, that is, 333 ns, and the remaining conversion time is
290 ns, the AD7273/AD7274 can be said to dissipate 11.6 mW
for 623 ns during each conversion cycle. If the throughput rate
is 200 kSPS, the cycle time is 5 µs and the average power dissipated
during each cycle is 623/5,000 × 9.6 mW = 1.42 mW.
Figure 35
shows the power vs. throughput rate when using the partial
power-down mode between conversions at 3 V. The power-
down mode is intended for use with throughput rates of less
than 600 kSPS, because at higher sampling rates there is no
power saving achieved by using the power-down mode.
04973-034
THROUGHPUT (kSPS)
POWER (mW)
3.40
3.80
4.20
4.60
5.00
5.40
5.80
6.20
6.60
7.00
200 400 600 800 1000 1200 1400 1600 1800 2000
V
DD
= 3V
48MHz SCLK
VARIABLE SCLK
Figure 34. Power vs. Throughput, Normal Mode
04973-035
THROUGHPUT (kSPS)
POWER (mW)
0
0.4
0.8
1.2
1.6
2.0
2.4
2.8
3.2
3.6
4.0
4.4
4.8
5.2
5.6
6.0
6.4
6.8
7.2
0 200 400 600 800 1000
V
DD
= 3V
Figure 35. Power vs. Throughput, Partial Power-Down Mode
AD7273/AD7274
Rev. 0 | Page 21 of 28
SERIAL INTERFACE
Figure 36 through Figure 38 show the detailed timing diagrams
for serial interfacing to the AD7274 and AD7273, respectively.
The serial clock provides the conversion clock and controls the
transfer of information from the AD7273/AD7274 during
conversion.
The
CS
signal initiates the data transfer and conversion process.
The falling edge of
CS
puts the track-and-hold into hold mode
and takes the bus out of three-state. The analog input is sampled
and the conversion is initiated at this point.
For the AD7274, the conversion requires completing 14 SCLK
cycles. Once 13 SCLK falling edges have elapsed, the track-and-
hold goes back into track mode on the next SCLK rising edge,
as shown in
Figure 36 at Point B. If the rising edge of
CS
occurs
before 14 SCLKs have elapsed, the conversion is terminated and
the SDATA line goes back into three-state. If 16 SCLKs are
considered in the cycle, the last two bits are zeros and SDATA
returns to three-state on the 16
th
SCLK falling edge, as shown in
Figure 37.
For the AD7273, the conversion requires completing 12 SCLK
cycles. Once 11 SCLK falling edges elapse, the track-and-hold
goes back into track mode on the next SCLK rising edge, as
shown in
Figure 38 at Point B. If the rising edge of
CS
occurs
before 12 SCLKs elapse, the conversion is terminated and the
SDATA line goes back into three-state. If 16 SCLKs are
considered in the cycle, the AD7273 clocks out four trailing
zeros for the last four bits and SDATA returns to three-state on
the 16
th
SCLK falling edge, as shown in Figure 38.
If the user considers a 14-SCLK cycle serial interface for the
AD7273/AD7274,
CS
must be brought high after the 14
th
SCLK
falling edge. Then the last two trailing zeros are ignored, and
SDATA goes back into three-state. In this case, the 3 MSPS
throughput can be achieved by using a 48 MHz clock frequency.
CS
going low clocks out the first leading zero to be read by the
microcontroller or DSP. The remaining data is then clocked out
by subsequent SCLK falling edges, beginning with the second
leading zero. Therefore, the first falling clock edge on the serial
clock provides the first leading zero and clocks out the second
leading zero. The final bit in the data transfer is valid on the 16
th
falling edge, because it is clocked out on the previous (15
th
)
falling edge.
In applications with a slower SCLK, it is possible to read data on
each SCLK rising edge. In such cases, the first falling edge of
SCLK clocks out the second leading zero and can be read on the
first rising edge. However, the first leading zero clocked out
when
CS
goes low is missed if read within the first falling edge.
The 15
th
falling edge of SCLK clocks out the last bit and can be
read on the 15
th
rising SCLK edge.
If
CS
goes low just after one SCLK falling edge elapses,
CS
clocks out the first leading zero and can be read on the SCLK
rising edge. The next SCLK falling edge clocks out the second
leading zero and can be read on the following rising edge.
t
CONVERT
TWO LEADING
ZEROS
t
2
CS
SCLK
SDATA
THREE-
STATE
THREE-STATE
B
1/THROUGHPUT
1 2 3 4 5 13 14
ZERO DB11 DB10 DB9 DB1 DB0Z
t
6
t
1
t
QUIET
t
9
t
5
t
7
t
4
t
3
04973-036
Figure 36. AD7274 Serial Interface Timing Diagram 14 SCLK Cycle

AD7274BRMZ

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Analog to Digital Converters - ADC 12Bit 3MSPS SAR IC
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union