AD7837/AD7847
REV. C
–10–
DIGITAL INPUT CODE N
A
0.6
1 4095
TOTAL POWER VARIATION dB
358430722560204815361024512
0.5
0.4
0.3
0.2
0.1
0.0
Figure 19. Power Variation for Circuit in Figure 9
APPLYING THE AD7837/AD7847
General Ground Management
AC or transient voltages between the analog and digital grounds
i.e., between AGNDA/AGNDB and DGND can cause noise
injection into the analog output. The best method of ensuring
that both AGNDs and DGND are equal is to connect them
together at the AD7837/AD7847 on the circuit board. In more
complex systems where the AGND and DGND intertie is on the
backplane, it is recommended that two diodes be connected in
inverse parallel between the AGND and DGND pins (1N914 or
equivalent).
Power Supply Decoupling
In order to minimize noise it is recommended that the V
DD
and
the V
SS
lines on the AD7837/AD7847 be decoupled to DGND
using a 10 µF in parallel with a 0.1 µF ceramic capacitor.
Operation with Reduced Power Supply Voltages
The AD7837/AD7847 is specified for operation with V
DD
/V
SS
=
±15 V ± 5%. The part may be operated down to V
DD
/V
SS
=
±10 V without significant linearity degradation. See typical
performance graphs. The output amplifier however requires
approximately 3 V of headroom so the V
REF
input should not
approach within 3 V of either power supply voltages in order to
maintain accuracy.
MICROPROCESSOR INTERFACING–AD7847
Figures 20 to 22 show interfaces between the AD7847 and three
popular 16-bit microprocessor systems, the 8086, MC68000 and
the TMS320C10. In all interfaces, the AD7847 is memory-
mapped with a separate memory address for each DAC latch.
AD7847–8086 Interface
Figure 20 shows an interface between the AD7847 and the 8086
microprocessor. A single MOV instruction loads the 12-bit word
into the selected DAC latch and the output responds on the ris-
ing edge of WR.
ANALOG PANNING CIRCUIT
In audio applications it is often necessary to digitally pan or
split a single signal source into a two-channel signal while main-
taining the total power delivered to both channels constant. This
may be done very simply by feeding the signal into the V
REF
input of both DACs. The digital codes are chosen such that the
code applied to DAC B is the two's complement of that applied
to DAC A. In this way the signal may be panned between both
channels as the digital code is changed. The total power varia-
tion with this arrangement is 3 dB.
For applications which require more precise power control the
circuit shown in Figure 18 may be used. This circuit requires
the AD7837/AD7847, an AD712 dual op amp and eight equal
value resistors.
Again both channels are driven with two's complementary data.
The maximum power variation using this circuit is only 0.5 dBs.
V
OUTA
V
REFA
V
IN
RL
B
AD7837/
AD7847
1/2
AD712
R
R
R
R
RR
RR
1/2
AD712
RL
A
V
OUTB
V
OUTA
V
OUTB
V
REFB
Figure 18. Analog Panning Circuit
The voltage output expressions for the two channels are as
follows:
V
OUTA
= V
IN
N
A
2
12
+ N
A
V
OUT B
= V
IN
N
B
2
12
+ N
B
where N
A
= DAC A input code in decimal (1 N
A
4095)
and N
B
= DAC B input code in decimal (1 N
B
4095)
with N
B
= 2s complement of N
A
.
The two's complement relationship between N
A
and N
B
causes
N
B
to increase as N
A
decreases and vice versa.
Hence N
A
+ N
B
= 4096.
With N
A
= 2048, then N
B
= 2048 also; this gives the balanced
condition where the power is split equally between both chan-
nels. The total power variation as the signal is fully panned from
Channel B to Channel A is shown in Figure 19.
AD7837/AD7847
REV. C
–11–
MICROPROCESSOR INTERFACING–AD7837
Figures 23 to 25 show the AD7837 configured for interfacing to
microprocessors with 8-bit data bus systems. In all cases, data is
right-justified and the AD7837 is memory-mapped with the two
lowest address lines of the microprocessor address bus driving
the A0 and A1 inputs of the AD7837. Five separate memory
addresses are required, one for the each MS latch and one for
each LS latch and one for the common LDAC input. Data is
written to the respective input latch in two write operations.
Either high byte or low byte data can be written first to the
input latch. A write to the AD7837 LDAC address transfers the
data from the input latches to the respective DAC latches and
updates both analog outputs. Alternatively, the LDAC input
can be asynchronous and can be common to several AD7837s
for simultaneous updating of a number of voltage channels.
AD7837–8051/8088 Interface
Figure 23 shows the connection diagram for interfacing the
AD7837 to both the 8051 and the 8088. On the 8051, the
signal PSEN is used to enable the address decoder while DEN
is used on the 8088.
Figure 23. AD7837 to 8051/8088 Interface
AD7837–MC68008 Interface
An interface between the AD7837 and the MC68008 is shown
in Figure 24. In the diagram shown, the LDAC signal is derived
from an asynchronous timer but this can be derived from the
address decoder as in the previous interface diagram.
WR
R/W
DS
DTACK
ADDRESS
DECODE
CS
LDAC
DB7
DB0
D7
D0
AD7837
*
ADDRESS BUS
DATA BUS
*ADDITIONAL PINS OMITTED FOR CLARITY
A0 A1
EN
A19
A0
AS
TIMER
MC68008
Figure 24. AD7837 to 68008 Interface
ADDRESS
DECODE
CSA
CSB
WR
DB11
DB0
ALE
AD15
AD0
8086
AD7847
*
ADDRESS BUS
ADDRESS/DATA BUS
16 BIT
LATCH
WR
*ADDITIONAL PINS OMITTED FOR CLARITY
Figure 20. AD7847 to 8086 Interface
AD7847–MC68000 Interface
Figure 21 shows an interface between the AD7847 and the
MC68000. Once again a single MOVE instruction loads the
12-bit word into the selected DAC latch. CSA and CSB are
AND-gated to provide a DTACK signal when either DAC
latch is selected.
ADDRESS
DECODE
CSA
CSB
WR
DB11
DB0
A23
A1
MC68000
AD7847*
ADDRESS BUS
DATA BUS
AS
*ADDITIONAL PINS OMITTED FOR CLARITY
EN
R/W
D15
D0
LDS
DTACK
Figure 21. AD7847 to MC68000 Interface
AD7847–TMS320C10 Interface
Figure 22 shows an interface between the AD7847 and the
TMS320C10 DSP processor. A single OUT instruction loads
the 12-bit word into the selected DAC latch.
ADDRESS
DECODE
CSA
CSB
WR
DB11
DB0
A11
A0
TMS320C10
AD7847
*
ADDRESS BUS
DATA BUS
WE
*ADDITIONAL PINS OMITTED FOR CLARITY
EN
D15
D0
MEN
Figure 22. AD7847 to TMS320C10 Interface
AD7837/AD7847
REV. C
–12–
C01007a–0–8/00 (rev. C)
PRINTED IN U.S.A.
OUTLINE DIMENSIONS
Dimensions shown in inches and (mm).
AD7837–6502/6809 Interface
Figure 25 shows an interface between the AD7837 and the 6502
or 6809 microprocessor. For the 6502 microprocessor, the φ2
clock is used to generate the WR, while for the 6809 the E sig-
nal is used.
WR
R/W
ADDRESS
DECODE
CS
LDAC
DB7
DB0
D7
D0
6502/6809
AD7837*
ADDRESS BUS
DATA BUS
*ADDITIONAL PINS OMITTED FOR CLARITY
A0 A1
EN
A15
A0
2 OR E
Figure 25. AD7837 to 6502/6809 Interface
24-Lead SOIC (R-24)
0.013 (0.32)
0.009 (0.23)
6
0
0.03 (0.76)
0.02 (0.51)
0.042 (1.067)
0.018 (0.457)
SEATING
PLANE
0.01 (0.254)
0.006 (0.15)
0.019 (0.49)
0.014 (0.35)
0.096 (2.44)
0.089 (2.26)
0.05
(1.27)
24 13
12
1
0.414 (10.52)
0.398 (10.10)
0.299 (7.6)
0.291 (7.39)
PIN 1
0.608 (15.45)
0.596 (15.13)
1. LEAD NO. 1 IDENTIFIED BY A DOT.
2. SOIC LEADS WILL EITHER BE TIN PLATED OR SOLDER DIPPED
IN ACCORDANCE WITH MIL-M-38510 REQUIREMENTS.
24-Lead Cerdip (Q-24)
24
112
13
PIN 1
0.295
(7.493)
MAX
15°
0°
0.320 (8.128)
0.290 (7.366)
0.012 (0.305)
0.008 (0.203)
TYP
0.180
(4.572)
MAX
SEATING
PLANE
0.225 (5.715)
MAX
1.290 (32.77) MAX
0.021 (0.533)
0.015 (0.381)
TYP
0.070 (1.778)
0.020 (0.508)
0.110 (2.794)
0.090 (2.286)
TYP
0.125 (3.175)
MIN
0.065 (1.651)
0.055 (1.397)
1. LEAD NO. 1 IDENTIFIED BY A DOT OR NOTCH.
2. CERDIP LEADS WILL EITHER BE TIN PLATED OR SOLDER DIPPED.
IN ACCORDANCE WITH MIL-M-38510 REQUIREMENTS
24-Lead Plastic DIP (N-24)
24
112
13
PIN 1
1.228 (31.19)
1.226 (31.14)
0.261 0.001
(6.61 0.03)
0.130 (3.30)
0.128 (3.25)
SEATING
PLANE
0.02 (0.5)
0.016 (0.41)
0.07 (1.78)
0.05 (1.27)
0.11 (2.79)
0.09 (2.28)
0.011 (0.28)
0.009 (0.23)
0.32 (8.128)
0.30 (7.62)
15°
0°
1. LEAD NO. 1 IDENTIFIED BY A DOT OR NOTCH.
2. PLASTIC LEADS WILL EITHER BE SOLDER DIPPED OR TIN LEAD PLATED.
IN ACCORDANCE WITH MIL-M-38510 REQUIREMENTS.

AD7847AQ

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Digital to Analog Converters - DAC LC2MOS Dual 12B MDAC Parallel Load Strctr
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union