AD5300BRMZ-REEL

AD5300
–7–
REV. C
TEMPERATURE –
C
I
DD
A
0
–40 80040
300
100
50
120
V
DD
= 5V
150
200
250
Figure 11. Supply Current vs.
Temperature
V
LOGIC
– V
800
600
0
01 5
234
400
200
T
A
= 25C
V
DD
= 5V
V
DD
= 3V
I
DD
A
Figure 14. Supply Current vs. Logic
Input Voltage
2k LOAD
TO V
DD
CH1 1V, CH 2 1V, TIME BASE = 20s/DIV
V
DD
V
OUT
CH1
CH2
Figure 17. Power-On Reset to 0 V
V
DD
– V
I
DD
A
300
250
0
2.7 3.2 5.23.7 4.2 4.7
200
150
100
50
Figure 12. Supply Current vs.
Supply Voltage
V
OUT
CLK
CH1 1V, CH 2 5V, TIME BASE = 1
s/DIV
CH1
CH 2
V
DD
= 5V
FULL-SCALE CODE CHANGE
00 HEX – FF HEX
T
A
= 25C
OUTPUT LOADED WITH
2k AND 200pF TO GND
Figure 15. Full-Scale Settling Time
CH1 1V, CH 2 5V, TIME BASE = 5
s/DIV
CH2
CH1
CLK
V
OUT
V
DD
= 5V
Figure 18. Exiting Power-Down
(7F Hex Loaded)
V
DD
– V
1.0
0.9
0
2.7 3.2 5.2
3.7 4.2 4.7
0.4
0.3
0.2
0.1
0.8
0.6
0.7
0.5
THREE–STATE
CONDITION
–40C
+25C
+105C
I
DD
A
Figure 13. Power-Down Current vs.
Supply Voltage
V
OUT
CLK
V
DD
= 5V
HALF-SCALE CODE CHANGE
40 HEX – C0 HEX
T
A
= 25C
OUTPUT LOADED WITH
2k AND 200pF TO GND
CH1 1V, CH2 5V, TIME BASE = 1s/DIV
CH 1
CH 2
Figure 16. Half-Scale Settling Time
V
OUT
– V
500ns/DIV
2.54
2.46
2.50
2.48
2.52
LOADED WITH 2k
AND 200pF TO GND
CODE CHANGE:
80 HEX TO 7F HEX
Figure 19. Digital-to-Analog Glitch
Impulse
AD5300
–8–
REV. C
GENERAL DESCRIPTION
D/A Section
The AD5300 DAC is fabricated on a CMOS process. The archi-
tecture consists of a string DAC followed by an output buffer
amplifier. Since there is no reference input pin, the power
supply (V
DD
) acts as the reference. Figure 20 shows a block
diagram of the DAC architecture.
V
DD
V
OUT
GND
RESISTOR
STRING
REF (+)
REF (–)
OUTPUT
AMPLIFIER
DAC REGISTER
Figure 20. DAC Architecture
Since the input coding to the DAC is straight binary, the ideal
output voltage is given by
V
OUT
=V
DD
×
D
256
where D = decimal equivalent of the binary code that is loaded
to the DAC register; D can range from 0 to 255.
Resistor String
The resistor string section is shown in Figure 21. It is simply a
string of resistors, each of value R. The code loaded to the
DAC register determines at which node on the string the voltage
is tapped off to be fed into the output amplifier. The voltage is
tapped off by closing one of the switches connecting the string
to the amplifier. Because it is a string of resistors, it is guaran-
teed monotonic.
R
R
TO OUTPUT
AMPLIFIER
R
R
R
Figure 21. Resistor String
Output Amplifier
The output buffer amplifier is capable of generating rail-to-rail
voltages on its output, which gives an output range of 0 V to
V
DD
. It is capable of driving a load of 2 k in parallel with
1000 pF to GND. The source and sink capabilities of the output
amplifier can be seen in Figures 8 and 9. The slew rate is 1 V/µs
with a half-scale settling time of 4 µs with the output loaded.
SERIAL INTERFACE
The AD5300 has a 3-wire serial interface (SYNC, SCLK, and
DIN), which is compatible with SPI, QSPI, and MICROWIRE
interface standards as well as most DSPs. See Figure 1 for a
timing diagram of a typical write sequence.
The write sequence begins by bringing the SYNC line low. Data
from the DIN line is clocked into the 16-bit shift register on the
falling edge of SCLK. The serial clock frequency can be as high
as 30 MHz, making the AD5300 compatible with high speed
DSPs. On the 16th falling clock edge, the last data bit is clocked
in and the programmed function is executed (i.e., a change in
DAC register contents and/or a change in the mode of operation).
At this stage, the SYNC line may be kept low or be brought
high. In either case, it must be brought high for a minimum of
33 ns (V
DD
= 3.6 V to 5.5 V) or 50 ns (V
DD
= 2.7 V to 3.6 V)
before the next write sequence so that a falling edge of SYNC
can initiate the next write sequence. Since the SYNC buffer
draws more current when V
IN
= 2.4 V than it does when V
IN
=
0.8 V, SYNC should be idled low between write sequences for
even lower power operation of the part. As previously men-
tioned, however, it must be brought high again just before the
next write sequence.
Input Shift Register
The input shift register is 16 bits wide (see Figure 22). The first
two bits are Don’t Cares. The next two are control bits that
control which mode of operation the part is in (normal mode or
any one of three power-down modes). There is a more complete
description of the various modes in the Power-Down Modes
section. The next eight bits are the data bits. These are transferred
to the DAC register on the 16th falling edge of SCLK. Finally, the
last four bits are Don’t Cares.
DB0 (LSB)DB15 (MSB)
00NORMAL OPERATION
011k TO GND
10100k TO GND
11THREE-STATE
POWER-DOWN MODES
DATA BITS
XXPD1 PD 0 D7 D6 D5D4D3D2D1D0 X X X X
Figure 22. Input Register Contents
AD5300
–9–
REV. C
POWER-DOWN
CIRCUITRY
RESISTOR
NETWORK
V
OUT
RESISTOR
STRING DAC
AMPLIFIER
Figure 24. Output Stage During Power-Down
The bias generator, the output amplifier, the resistor string, and
other associated linear circuitry are all shut down when the
power-down mode is activated. However, the contents of the
DAC register are unaffected when in power-down. The time to
exit power-down is typically 2.5 µs for V
DD
= 5 V and 5 µs for
V
DD
= 3 V (see Figure 18).
MICROPROCESSOR INTERFACING
AD5300 to ADSP-2101/ADSP-2103 Interface
Figure 25 shows a serial interface between the AD5300 and the
ADSP-2101/ADSP-2103. The ADSP-2101/ADSP-2103 should
be set up to operate in the SPORT transmit alternate framing
mode. The ADSP-2101/ADSP-2103 SPORT is programmed
through the SPORT control register and should be configured
as follows: internal clock operation, active low framing, 16-bit
word length. Transmission is initiated by writing a word to the
Tx register after the SPORT has been enabled.
ADSP-2101/
ADSP-2103*
DT
*ADDITIONAL PINS OMITTED FOR CLARITY
SYNC
DIN
SCLK
AD5300*
TFS
SCLK
Figure 25. AD5300 to ADSP-2101/ADSP-2103 Interface
DB15
DB0
SCLK
SYNC
DIN
DB15
DB0
VALID WRITE SEQUENCE, OUTPUT UPDATES
ON THE 16
TH
FALLING EDGE
INVALID WRITE SEQUENCE:
SYNC HIGH BEFORE 16
TH
FALLING EDGE
Figure 23.
SYNC
Interrupt Facility
SYNC Interrupt
In a normal write sequence, the SYNC line is kept low for at
least 16 falling edges of SCLK and the DAC is updated on the
16th falling edge. However, if SYNC is brought high before the
16th falling edge, this acts as an interrupt to the write sequence.
The shift register is reset and the write sequence is seen as
invalid; neither an update of the DAC register contents or a
change in the operating mode occurs—see Figure 23.
Power-On Reset
The AD5300 contains a power-on reset circuit that controls the
output voltage during power-up. The DAC register is filled with
zeros and the output voltage is 0 V. It remains there until
a valid write sequence is made to the DAC. This is useful in
applications where it is important to know the state of the out-
put of the DAC while it is in the process of powering up.
Power-Down Modes
The AD5300 contains four separate modes of operation. These
modes are software programmable by setting two bits (DB13
and DB12) in the control register. Table I shows how the state
of the bits corresponds to the mode of operation of the device.
Table I. Modes of Operation for the AD5300
DB13 DB12 Operating Mode
00 Normal Operation
Power-Down Modes
01 1 k to GND
10 100 k to GND
11 Three-State
When both bits are set to 0, the part works normally with its
normal power consumption of 140 µA at 5 V. However, for the
three power-down modes, the supply current falls to 200 nA at
5 V (50 nA at 3 V). Not only does the supply current fall but
the output stage is also internally switched from the output of
the amplifier to a resistor network of known values. This has an
advantage: the output impedance of the part is known while the
part is in power-down mode. There are three different options.
The output is connected internally to GND through a 1 k resis-
tor or a 100 k resistor, or it is left open-circuited (three-stated).
The output stage is illustrated in Figure 24.

AD5300BRMZ-REEL

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
IC DAC 8BIT R-R 2.7-5.5V 8MSOP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet