AD7450
–15–
SINGLE-ENDED OPERATION
When supplied with a 5 V power supply, the AD7450 can handle
a single-ended input. The design of this part is optimized for
differential operation, so with a single-ended input, performance
will degrade. Linearity will typically degrade by 0.2 LSBs, zero
code and full-scale errors will typically degrade by 2 LSBs, and
ac performance is not guaranteed.
To operate the AD7450 in single-ended mode, the V
IN+
input is
coupled to the signal source, while the V
IN–
input is biased to the
appropriate voltage corresponding to the midscale code transi-
tion. This voltage is the common mode, which is a fixed dc
voltage (usually the reference). The V
IN+
input swings around
this value and should have voltage span of 2 V
REF
to make use
of the full dynamic range of the part. Therefore, the input signal
will have peak-to-peak values of common mode ± V
REF
. If the
analog input is unipolar then an op amp in a noninverting unity
gain configuration can be used to drive the V
IN+
pin. Because
the ADC operates from a single supply, it is necessary to level
shift ground based bipolar signals to comply with the input
requirements. An op amp can be configured to rescale and level
shift the ground based bipolar signal so it is compatible with the
selected input range of the AD7450 (see Figure 18).
+
R
R
R
R
0.1F
V
IN
EXTERNAL
V
REF
(2.5V)
AD7450
V
IN+
V
IN–
V
REF
+2.5V
2.5V
0V
5V
0V
2.5V
Figure 18. Applying a Bipolar Single-Ended
Input to the AD7450
SERIAL INTERFACE
Figure 19 shows a detailed timing diagram for the serial interface
of the AD7450. The serial clock provides the conversion clock
and also controls the transfer of data from the AD7450 during
conversion. CS initiates the conversion process and frames the
data transfer. 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 initiated at this point. The
conversion will require 16 SCLK cycles to complete.
Once 13 SCLK falling edges have occurred, the track-and-hold
will go back into track on the next SCLK rising edge as shown
at Point B in Figure 19. On the 16th SCLK falling edge, the
SDATA line will go back into three-state.
If the rising edge of CS occurs before 16 SCLKs have elapsed,
the conversion will be terminated, and the SDATA line will go
back into three-state. Sixteen serial
clock cycles are required to
perform a conversion and to access data from the AD7450. CS
going low provides the first leading
zero to be read in by the
microcontroller or DSP. The remaining
data is then clocked out
on the subsequent SCLK falling edges beginning with the second
leading zero. Thus, the first falling clock edge on the serial clock
provides the second leading zero.
The final bit in the data transfer
is valid on the 16th falling edge,
having been clocked out on the
previous (15th) falling edge. Once the conversion is complete
and the data has been accessed after the 16 clock cycles, it is
important to ensure that before the next conversion is initiated,
enough time is left to meet the acquisition and quiet time speci-
fications (see timing examples). To achieve 1 MSPS with an 18
MHz clock for V
DD
= 5 V, an 18 clock burst will perform the
conversion and leave enough time before the next conversion for
the acquisition and quiet time. This is the same for achieving
833 kSPS with a 15 MHz clock for V
DD
= 3 V.
In applications with a slower SCLK, it may be possible to read
in data on each SCLK rising edge, i.e., the first rising edge of
SCLK after the CS falling edge would have the leading zero
provided and the 15th SCLK edge would have DB0 provided.
Timing Example 1
Having f
SCLK
= 18 MHz and a throughput rate of 1 MSPS gives
a cycle time of:
111000 000 1Throughput s==,, µ
A cycle consists of:
tft
SCLK ACQ2
12 5 1 1+
()
+=. µs
Therefore, if t
2
= 10 ns then:
10 12 5 1 18 1ns MHz t s
ACQ
+
()
+=. µ
tns
ACQ
= 296
This 296 ns satisfies the requirement of 200 ns for t
ACQ
. From
Figure 20, t
ACQ
is comprised of:
2
8
.51f
SCLK
()
++tt
QUIET
where t
8
= 35 ns. This allows a value of 122 ns for t
QUIET
, satis-
fying the minimum requirement of 25 ns.
Timing Example 2
Having f
SCLK
= 5 MHz and a throughput rate of 315 kSPS gives
a cycle time of:
11315 000 3 174Throughput s==,.µ
A cycle consists of:
tft
SCLK ACQ2
12 5 1 3 174+
()
+=..µs
Therefore if t
2
is 10 ns then:
10 12 5 1 5 3 174ns MHz t s
ACQ
+
()
+=..µ
tns
ACQ
= 664
This 664 ns satisfies the requirement of 200 ns for t
ACQ
. From
Figure 20, t
ACQ
is comprised of:
2
8
.51f
SCLK
()
++tt
QUIET
where t
8
= 35 ns. This allows a value of 129 ns for t
QUIET
, satis-
fying the minimum requirement of 25 ns.
As in this example and with other slower clock values, the signal
may already be acquired before the conversion is complete, but it
is still necessary to leave 25 ns minimum t
QUIET
between conver-
sions. In Timing Example 2, the signal should be fully acquired
at approximately Point C in Figure 20.
Rev. A
–16–
AD7450
1 2 345 13 161514
00 0
0
DB11 DB10 DB2 DB1 DB0
t
2
4 LEADING ZEROS
t
8
t
QUIET
t
CONVERT
B
CS
SCLK
SDATA
t
6
t
7
t
4
t
5
t
3
t
1
THREE-STATE
Figure 19. Serial Interface Timing Diagram
1 2 345 13 161514
t
CONVERT
B
CS
t
ACQ
12.5(1/f
SCLK
)
1/THROUGHPUT
10ns
SCLK
C
t
QUIET
t
2
t
5
t
6
t
8
Figure 20. Serial Interface Timing Example
MODES OF OPERATION
The mode of operation of the AD7450 is selected by controlling
the logic state of the CS signal during a conversion. There are
two possible modes of operation, normal mode and power-down
mode. The point at which CS is pulled high after the conversion
has been initiated will determine whether or not the AD7450 will
enter the power-down mode. Similarly, if already in power-down,
CS controls whether the device will return to normal operation or
remain in power-down. These modes of operation are designed
to provide flexible power management options. These options
can be chosen to optimize the power dissipation/throughput rate
ratio for differing application requirements.
Normal Mode
This mode is intended for the fastest throughput rate perfor-
mance.
The user does not have to worry about any power-up
times since the
AD7450 is kept fully powered up. Figure 21
shows the general diagram of the operation of the AD7450 in
this mode. The conversion is initiated on the falling edge of CS
as described in the Serial Interface section. To ensure the part
remains fully powered up, CS must remain low until at least 10
SCLK falling edges have elapsed after the falling edge of CS.
If CS is brought high any time after the 10th SCLK falling edge,
but before the 16th SCLK falling edge, the part will remain
powered up, but the conversion will be terminated and SDATA
will go back into three-state.
Sixteen serial clock cycles are required to complete the conver-
sion and access the complete conversion result. CS may idle
high until the next conversion or idle low until sometime prior
to the next conversion. Once a data transfer is complete, i.e.,
when SDATA has returned to three-state, another conversion
can be initiated after the quiet time, t
QUIET
, has elapsed by again
bringing CS low.
10
16
SCLK
1
SDATA
CS
4 LEADING ZEROS AND CONVERSION RESULT
Figure 21. Normal Mode Operation
Power-Down Mode
This mode is intended for use in applications where slower
throughput rates are required; either the ADC is powered down
between each conversion or a series of conversions may be
per
formed at a high throughput rate, during which the ADC is
powered
down for a relatively long duration between these bursts of
several
conversions. When the AD7450 is in the power-down
mode, all analog circuitry is powered down. To enter power-down
mode, the conversion process must be interrupted by bringing CS
high anywhere after the second falling edge of SCLK and before
the 10th falling edge of SCLK as shown in Figure 22.
Rev. A
AD7450
–17–
CS
THREE-STATE
SDATA
12
10
SCLK
Figure 22. Entering Power-Down Mode
Once CS has been brought high in this window of SCLKs, the
part will enter power-down, the conversion that was initiated by
the falling edge of CS will be terminated, and SDATA will go
back into three-state. The time from the rising edge of CS to
SDATA three-state enabled will never be greater than t
8
(see
Timing Specifications). If CS is brought high before the second
SCLK falling edge, the part will remain in normal mode and will
not power down. This will avoid accidental power-down due to
glitches on the CS line.
To exit this mode of operation and power the AD7450 up again,
a dummy conversion is performed. On the falling edge of CS, the
device will begin to power up and continue to power up as
long
as CS is held low until after the falling edge of the 10th SCLK.
The
device will be fully powered up after 1 µs has elapsed and, as
shown in Figure 23, valid data will result from the next conversion.
If CS is brought high before the 10th falling edge of SCLK, the
AD7450 will again go back into power-down. This avoids
accidental power-up due to glitches on the CS line or an
inadvertent burst of eight SCLK cycles while CS is low. So although
the device may begin to power up on the falling edge of CS, it will
again power down on the rising edge of CS as long as it occurs
before the 10th SCLK falling edge.
Power-Up Time
The power-up time of the AD7450 is typically 1 µs, which means
that with any frequency of SCLK up to 18 MHz, one dummy cycle
will always be sufficient to allow the device to power up. Once
the dummy cycle is complete, the ADC will be fully powered up
and the input signal will be acquired properly. The quiet time,
t
QUIET
, must still be allowed from the point at which the bus
goes back into three-state after the dummy conversion to the
next falling edge of CS.
When running at the maximum throughput rate of 1 MSPS,
the AD7450 will power up and acquire a signal within ± 0.5 LSB
in one dummy cycle, i.e., 1 µs. When powering up from the
power-down mode with a dummy cycle, as in Figure 23, the
track-and-
hold, which was in hold mode while the part was
powered
down, returns to track mode after the first SCLK
edge the
part receives
after the falling edge of CS. This is shown
as Point A in Figure 23.
Although at any SCLK frequency one dummy cycle is sufficient
to power the device up and acquire V
IN
, it does not necessarily
mean that a full dummy cycle of 16 SCLKs must always elapse
to power up the device and acquire V
IN
fully; 1 µs will be
sufficient to power the device up and acquire the input signal.
For example, if a 5 MHz SCLK frequency was applied to the ADC,
the cycle time would be 3.2 µs (i.e., 1/(5 MHz) 16). In
one
dummy cycle, 3.2 µs, the part would be powered up and V
IN
acquired fully. However, after 1 µs with a 5 MHz SCLK, only
5 SCLK cycles would have elapsed. At this stage, the ADC would
be fully powered up and the signal acquired. So, in this case, the
CS can be brought high after the 10th SCLK falling edge and
brought low again after a time, t
QUIET
, to initiate the conversion.
When power supplies are first applied to the AD7450, the ADC
may either power up in the power-down mode or normal mode.
Because of this, it is best to allow a dummy cycle to elapse to
ensure the part is fully powered up before attempting a valid
conversion. Likewise, if the user wishes the part to power up in
power-down mode, then the dummy cycle may be used to ensure
the device is in power-down by executing a cycle such as that
shown in Figure 22.
Once supplies are applied to the AD7450, the power-up time is
the same as that when powering up from the power-down mode.
It takes approximately 1 µs to power up fully if the part powers
up in normal mode. It is not necessary to wait 1 µs before
executing a dummy cycle to ensure the desired mode of operation.
Instead, the dummy cycle can occur directly after power is
supplied to the ADC. If the first valid conversion is then performed
directly after the dummy conversion, care must be taken to ensure
that adequate acquisition time has been allowed.
As mentioned earlier, when powering up from the power-down
mode, the part will return to track upon the first SCLK edge
applied after the falling edge of CS. However, when the ADC
powers up initially after supplies are applied, the track-and-hold
will already be in track. This means if (assuming one has the
facility to monitor the ADC supply current) the ADC powers
up in the desired mode of operation, and thus a dummy cycle is
not required to change the mode, then a dummy cycle is not
required to place the track-and-hold into track.
SDATA
CS
INVALID DATA
SCLK
116
VAL ID DATA
1
A
THE PART BEGINS
TO POWER UP
THE PART IS FULLY POWERED
UP WITH V
IN
FULLY ACQUIRED
10
10
16
t
POWER-UP
Figure 23. Exiting Power-Down Mode
Rev. A

AD7450ARZ-REEL7

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