PLC Evaluation Board Simplifies Design of Industrial Process Control Systems PDF

PLC Evaluation Board
Simplifies Design of Industrial
Process-Control Systems
By Colm Slattery, Derrick Hartmann, and Li Ke
Introduction
The applications for industrial process-control systems are diverse,
ranging from simple traffic control to complex electrical power
grids, from environmental control systems to oil-refinery process
control. The intelligence of these automated systems lies in their
measurement and control units. The two most common computerbased systems to control machines and processes, dealing with the
various analog and digital inputs and outputs, are programmable
logic controllers1 (PLCs) and distributed control systems2 (DCS’s).
These systems comprise power supplies, central processor units
(CPUs), and a variety of analog-input, analog-output, digitalinput, and digital-output modules.
The standard communications protocols have existed for many
years; the ranges of analog variables are dominated by 4 mA
to 20 mA, 0 V to 5 V, 0 V to 10 V, ±5 V, and ±10 V. There
has been much discussion about wireless solutions for nextgeneration systems, but designers still claim that 4 mA to 20 mA
communications and control loops will continue to be used for
many years. The criteria for the next generation of these systems
will include higher performance, smaller size, better system
diagnostics, higher levels of protection, and lower cost—all factors
that will help manufacturers differentiate their equipment from
that of their competitors.
We will discuss the key performance requirements of processcontrol systems and the analog input/output modules they
contain—and will introduce an industrial process-control
evaluation system that integrates these building blocks using the
latest integrated-circuit technology. We also look at the challenges
of designing a robust system that will withstand the electrical fast
transients (EFTs), electrostatic discharges (ESDs), and voltage
surges found in industrial environments—and present test data
that verifies design robustness.
PLC Overview with Application Example
Figure 1 shows a basic process-control system building block.
A process variable, such as flow rate or gas concentration, is
monitored via the input module. The information is processed by
the central control unit; and some action is taken by the output
module, which, for example, drives an actuator.
PLC
PROGRAM
INPUT
MODULE(S)
CENTRAL
CONTROL UNIT
SENSORS
OUTPUT
MODULE(S)
ACTUATORS
Figure 1. Typical top-level PLC system.
Figure 2 shows a typical industrial subsystem of this type. Here a
CO2 gas sensor determines the concentration of gas accumulated in
a protected area and transmits the information to a central control
point. The control unit consists of an analog input module that
conditions the 4 mA to 20 mA signal from the sensor, a central
processing unit, and an analog output module that controls the
required system variable. The current loop can handle large
Analog Dialogue 43-04, April (2009)
capacitive loads—often found on hundreds-of-meters long
communications paths experienced in some industrial systems.
The output of the sensor element, representing gas concentration
levels, is transformed into a standard 4 mA to 20 mA signal, which
is transmitted over the current loop. This simplified example
shows a single 4 mA to 20 mA sensor output connected to a singlechannel input module and a single 0 V to 10 V output. In practice,
most modules have multiple channels and configurable ranges.
The resolution of input/output modules typically ranges from
12- to 16 bits, with 0.1% accuracy over the industrial temperature
range. Input ranges can be as small as ±10 mV for bridge transducers
and as large as ±10 V for actuator controllers—or 4 mA to 20 mA
currents in process-control systems. Analog output voltage and
current ranges typically include ±5 V, ±10 V, 0 V to 5 V, 0 V to 10 V,
4 mA to 20 mA, and 0 mA to 20 mA. Settling-time requirements
for digital-to-analog converters (DACs) vary from 10 μs to 10 ms,
depending on the application and the circuit load.
RACK
OUTPUT MODULE
0V TO 10V
GAS
SENSOR
4mA TO 20mA
CPU
INPUT MODULE
Figure 2. Gas sensor.
The 4 mA to 20 mA range is mapped to represent the normal gas
detection range; current values outside this range can be used to
provide fault-diagnostic information, as shown in Table 1.
Table 1. Assigning currents outside
the 4 mA to 20 mA output range.
Current Output (mA) Status
0.0
Unit fault
0.8
Unit warm up
1.2
Zero drift fault
1.6
Calibration fault
2.0
Unit spanning
2.2
Unit zeroing
4 to 20
Normal measuring mode
4.0
Zero gas level
5.6
10% full scale
8.0
25% full scale
12
50% full scale
16
75% full scale
20
Full scale
>20
Overrange
PLC Evaluation System
The PLC evaluation system3 described here integrates all the stages
needed to generate a complete input/output design. It contains four
fully isolated ADC channels, an ARM7™ microprocessor with
RS-232 interface, and four fully isolated DAC output channels.
The board is powered by a dc supply. Hardware-configurable
input ranges include 0 V to 5 V, 0 V to 10 V, ±5 V, ±10 V, 4 mA
to 20 mA, 0 mA to 20 mA, ±20 mA, as well as thermocouple and
RTD. Software-programmable output ranges include 0 V to 5 V,
0 V to 10 V, ±5 V, ±10 V, 4 mA to 20 mA, 0 mA to 20 mA, and
0 mA to 24 mA.
www.analog.com/analogdialogue
1
ANALOG SIGNALS
ANALOG INPUT/
OUTPUT MODULE
SENSOR INPUTS
•RTD
•TC
•GAS
ANALOG OUTPUTS
VDD
VOLTAGE OUTPUTS
•0V TO 5V, 0V TO 10V
•ð5V, ð10V
AD5660
VDD
R1
16-BIT
DAC
AMP
AMP
2.5V
REF
VOLTAGE INPUTS
(FLOW, PRESSURE)
•0V TO 5V, 0V TO 10V
•ð5V, ð10V
R2
VDAC
RS
PLC MODULE
BOARD
4mA TO
20mA
TERMINAL
SCREWS
Figure 4. Discrete 4 mA to 20 mA implementation.
CURRENT INPUTS
(COMMUNICATIONS)
•0mA TO 24mA
•4mA TO 20mA
CURRENT OUTPUTS
•0mA TO 24mA
•4mA TO 20mA
Figure 3. Analog input/output module.
Output Module: Table 2 highlights some key specifications of
PLC output modules. Since the true system accuracy lies within
the measurement channel (ADC), the control mechanism (DAC)
requires only enough resolution to tune the output. For high-end
systems, 16-bit resolution is required. This requirement is actually
quite easy to satisfy using standard digital-to-analog architectures.
Accuracy is not crucial; 12-bit integral nonlinearity (INL) is
generally adequate for high-end systems.
Calibrated accuracy of 0.05% at 25°C is easily achievable by
overranging the output and trimming to achieve the desired value.
Today’s 16-bit DACs, such as the AD5066,4 offer 0.05 mV typical
offset error and 0.01% typical gain error at 25°C, eliminating the
need for calibration in many cases. Total accuracy error of 0.15%
sounds manageable but is actually quite aggressive when specified
over temperature. A 30 ppm/°C output drift can add 0.18% error
over the industrial temperature range.
Table 2. Output module specifications.
System Specification
Requirement
Resolution
16 bits
Calibrated Accuracy
0.05%
Total Module Accuracy Error 0.15%
Open-Circuit Detection
Yes
Short-Circuit Detection
Yes
Short-Circuit Protection
Yes
Isolation
Yes
Output modules may have current outputs, voltage outputs, or a
combination. A classical solution that uses discrete components
to implement a 4 mA to 20 mA loop is shown in Figure 4. The
AD5660 16-bit nanoDAC ® converter provides a 0 V to 5 V output
that sets the current through sense resistor, R S, and therefore,
through R1. This current is mirrored through R 2.
Setting R S = 15 kΩ, R1 = 3 kΩ, R 2 = 50 Ω and using a 5-V DAC
will result in IR2 = 20 mA max.
2
This discrete design suffers from many drawbacks: Its high
component count engenders significant system complexity, board
size, and cost. Calculating total error is difficult, with multiple
components adding varying degrees of error with coefficients
that can be of differing polarities. The design does not provide
short-circuit detection/protection or any level of fault diagnostics.
It does not include a voltage output, which is required in many
industrial control modules. Adding any of these features would
increase the design complexity and the number of components. A
better solution would be to integrate all of the above on a single IC,
such as the AD5412/AD5422 low-cost, high-precision, 12-/16-bit
digital-to-analog converters. They provide a solution that offers a
fully integrated programmable current source and programmable
voltage output designed to meet the requirements of industrial
process-control applications.
DVCC SELECT
CLEAR
SELECT
DVSS
AVSS
AD5422
R2
AVDD
R3
CLEAR
LATCH
SCLK
SDIN
SDO
INPUT
SHIFT
REGISTER
AND
CONTROL
16
BOOST
IOUT
16-BIT
DAC
FAULT
RSET
R1
POWER
ON
RESET
+VSENSE
VREF
RANGE
SCALING
VOUT
–VSENSE
REFOUT
REFIN
GND
CCOMP2
CCOMP1
Figure 5. AD5422 programmable voltage/current output.
The output current range is programmable to 4 mA to 20 mA,
0 mA to 20 mA, or 0 mA to 24 mA overrange function. A voltage
output, available on a separate pin, can be configured to provide
0 V to 5 V, 0 V to 10 V, ±5 V, or ±10 V ranges, with a 10%
overrange available on all ranges. Analog outputs are short-circuit
protected, a critical feature in the event of miswired outputs—for
example, when the user connects the output to ground instead of to
the load. The AD5422 also has an open-circuit detection feature
that monitors the current-output channel to ensure that no fault
has occurred between the output and the load. In the event of an
open circuit, the FAULT pin will go active, alerting the system
controller. The AD5750 programmable current/voltage output
driver features both short-circuit detection and protection.
Analog Dialogue 43-04, April (2009)
Figure 6 shows the output module used in the PLC evaluation
system. While earlier systems typically needed 500 V to 1 kV of
isolation, today >2 kV is generally required. The ADuM1401
digital isolator uses iCoupler®5 technology to provide the necessary
isolation between the MCU and remote loads, or between the
input/output module and the backplane. Three channels of the
ADuM1401 communicate in one direction; the fourth channel
communicates in the opposite direction, providing isolated data
readback from the converters. For newer industrial designs, the
ADuM3401 and other members of its family of digital isolators
provide enhanced system-level ESD protection.
generally important. In industrial applications, a differential input
is required when measuring low-level signals from thermocouples,
strain gages, and bridge-type pressure sensors to reject commonmode interference from motors, ac power lines, or other noise
sources that inject noise into the analog inputs of the analog-todigital converter (ADCs).
Sigma-delta ADCs are the most popular choice for input modules,
as they provide high accuracy and resolution. In addition, internal
programmable-gain amplifiers (PGAs) allow small input signals to
be measured accurately. Figure 7 shows the input module design
used in the evaluation system. The AD7793 3-channel, 24-bit
sigma-delta ADC is configured to accommodate a large range
of input signals, such as 4 mA to 20 mA, ±10 V, as well as small
signal inputs directly from sensors.
The AD5422 generates its own logic supply (DVCC), which can be
directly connected to the field side of the ADuM1401, eliminating
the need to bring a logic supply across the isolation barrier. The
AD5422 includes an internal sense resistor, but an external resistor
(R1) can be used when lower drift is required. Because the sense
resistor controls the output current, any drift of its resistance
will affect the output. The typical temperature coefficient of the
internal sense resistor is 15 ppm/°C to 20 ppm/°C, which could add
0.12% error over a 60°C temperature range. In high-performance
system applications, an external 2-ppm/°C sense resistor could be
used to keep drift to less than 0.016%.
Care was taken to allow this universal input design to be easily
adapted for RTD/thermocouple modules. As shown, two input
terminal blocks are provided per input channel. One input allows
for a direct connection to the AD7793. The user can program
the internal PGA to provide analog gains up to 128. The second
input allows the signal to be conditioned through the AD8220
JFET-input instrumentation amplifier. In this case, the input
signal is attenuated, amplified, and level shifted to provide a
single-ended input to the ADC. In addition to providing the
level shifting function, the AD8220 also features very good
common-mode rejection, important in applications having a
wide dynamic range.
The AD5422 has an internal 10-ppm/°C max voltage reference that
can be enabled on all four output channels in the PLC evaluation
system. Alternatively, the ADR445 ultralow-noise XFET® voltage
reference, with its 0.04% initial accuracy and 3 ppm/°C, can be
used on two output channels, allowing performance comparison
and a choice of internal vs. external reference, depending on the
total required system performance.
The low-power, high-performance AD7793 consumes <500 μA,
and the AD8220 consumes <750 μA. This channel is designed to
accept 4 mA to 20 mA, 0 V to 5 V, and 0 V to 10 V analog inputs.
Other channels in the input module have been designed for bipolar
operation to accept ±5 V and ±10 V input signals.
Input Module: The input module design specifications are similar
to those of the output module. High resolution and low noise are
(ISOLATED)
ADR445
–15VISO GNDISO +15VISO
ADuM1401
ISO
0.1¿F
VDD1
GND1
VIA
VIB
VIC
VOD
ENO1
GND1
VDD2
GND2
VOA
VOB
VOC
VID
ENO2
GND2
10¿F
0.1¿F
DVCC AVSS AVDD
LATCH
VOUT
SCLK
AD5422
SDIN
IOUT
SDOUT
RSET VREF
ISO
ISO
R1
15k±
VOUT
TP
TP
VIN
NC
V
NC
OUT
GND TRIM
ISO
IOUT
GND
ISO
0.1¿F
10¿F
ISO
Figure 6. Output module block level.
AIN1+
AIN1–
VDDISO
VIN
S4
250±
GND
ISO
+
S3
15k±
VDDISO
AD8220
RG
RG REF
–
AIN+
S1
DIN
AIN–
DOUT/RDY
VREF
ISO
ISO
VDDISO
10¿F
20k±
ADR441
0.1¿F
ISO
VIN
VOUT
ISO
0.1¿F
ISO
CS
AD7793 SCLK
S2
ISO
VDD
VDDISO
ISO
ADuM5401
VDDISO
VDD1
GNDISO GND1
VOA
VIA
VOB
VIB
VOC
VIC
VID
VOD
VSEL
RCOUT
GNDISO GND1
ISO
VDDISO
AD8601
5.1k±
ISO
ISO
Figure 7. Input module design.
Analog Dialogue 43-04, April (2009)
3
To measure a 4 mA to 20 mA input signal, a low-drift precision
resistor can be switched (S4) into the circuit. In this design, its
resistance is 250 Ω, but any value can be used as long as the
generated voltage is within the input range of the AD8220. S4 is
left open when measuring a voltage.
Evaluation System Software and Evaluation Tools: The
evaluation system is very versatile. Communication with the PC
is achieved using LabView.8 The firmware for the microcontroller
(ADuC7027) is written in C, which controls the low-level
commands to and from the ADC and DAC channels.
Isolation is required for most input-module designs. Figure 7
shows how isolation was implemented on one channel of the PLC
evaluation system. The ADuM5401 4-channel digital isolator uses
isoPower®6 technology to provide 2.5-kV rms signal and power
isolation. In addition to providing four isolated signal channels,
the ADuM5401 also contains an isolated dc-to-dc converter that
provides a regulated 5-V, 500-mW output to power the analog
circuitry of the input module.
Figure 9 shows the main screen interface. Pull-down menus on the
left side allow the user to choose active ADC and DAC channels.
Under each ADC and DAC menu there is a pull-down range
menu, which is used to select the desired input and output ranges
to be measured and controlled. The following input and output
ranges are available: 4 mA to 20 mA, 0 mA to 20 mA, 0 mA
to 24 mA, 0 V to 5 V, 0 V to 10 V, ±5 V, and ±10 V. Small signal
input ranges can also be accommodated directly on the ADC by
using its internal PGA.
Complete System: An overview of the complete system is shown
in Figure 8. The ADuC7027 precision analog microcontroller7
is the main system controller. Featuring the ARM7TDMI® core,
its 32-bit architecture allows easy interface to 24-bit ADCs. It
also supports a 16-bit thumb mode, which allows for greater code
density if required. The ADuC7027 has 16 kB of on-board flash
memory and allows interfacing to up to 512 kB external memory.
The ADP3339 high-accuracy, low-dropout regulator (LDO)
provides the regulated supply to the microcontroller.
Communication between the evaluation board and the PC
is provided via the ADM3251E isolated RS-232 transceiver.
The ADM3251E incorporates isoPower technology—making
a separate isolated dc-to-dc converter unnecessary. It is ideally
suited to operation in electrically harsh environments or where
RS-232 cables are frequently plugged in or unplugged, as the
RS-232 pins, Rx and Tx, are protected against electrostatic
discharges of up to ±15 kV.
Figure 9. Evaluation software main screen controller.
V/I INPUTS, BIPOLAR SUPPLY, HIGH PERFORMANCE
ð15V
ADR441
IOUT1
ADR445
+3.3V
AD5422
ADuM1401
ADuM1401
DAC
IOUT2
RREF
ISOLATED
SPI
SPI
IOUT1
ADuM5401
+5V
RREF
Tx/Rx
IOUT
RANGE
SCALE
4mA TO 20mA,
0mA TO 24mA
VOUT
RANGE
SCALE
0V TO 5V,
0V TO 10V,
ð5V, ð10V
(>30mA)
ADuM1401
ISOLATED
ADM3251E
ISOLATED
RS-232
OPEN
DETECT
ISO DC-TO-DC, ð15V
AD5422
AD7793
IOUT2
ISO
DC-TO-DC,
ð15V
OVERTEMP
DETECT
ISOLATED
ADuC7027
V/I INPUTS, SINGLE SUPPLY, LOWER COST
AD8220
(>30mA)
+24V
+5V
AD7793
AD8220
BIPOLAR
ISOLATED
DC-TO-DC
+24V
ISO
DC-TO-DC
ADP3339
+5V
REF
DAC
+5V
SPI
ISOLATED
OPEN
DETECT
IOUT
RANGE
SCALE
4mA TO 20mA,
0mA TO 24mA
VOUT
RANGE
SCALE
0V TO 5V,
0V TO 10V,
ð5V, ð10V
OVERTEMP
DETECT
Figure 8. System-level design.
4
Analog Dialogue 43-04, April (2009)
The ADC Configure screen, shown in Figure 10, is used to set the
ADC channel, update rate, and PGA gain; to enable or disable
excitation currents; and for other general-purpose ADC settings.
Each ADC channel is calibrated by connecting the corresponding
DAC output channel to the ADC input terminal and adjusting
each range. When using this method of calibration, therefore,
the offset and gain errors of the AD5422 dictate the offset and
gain of each channel. If these provide insufficient accuracy,
ultrahigh-precision current and voltage sources can be used for
calibration if desired.
2.5-V input is connected through the AD8220, the peak-to-peak
resolution degrades to 18.9 bits for two reasons: at low gains, the
AD8220 contributes some noise to the system; and the scaling
resistors that provide the input attenuation result in some range
loss to the ADC. The PLC evaluation system allows the user to
change the scaling resistors to optimize the ADC’s full-scale range,
thereby improving the peak-to-peak resolution.
ADC SETUP:
UPDATE RATE = 4.17Hz
GAIN = 1
INPUT = 0V
(2.5V COMMON-MODE)
PERFORMANCE:
PEAK-TO-PEAK
RESOLUTION = 20 BITS
Figure 12. AD7793 performance.
Figure 10. ADC Configure screen.
After selecting the ADC’s input channel, input range, and update
rate, we can now use the ADC Stats screen, shown in Figure 11,
to display some measured data. On this screen, the user chooses
the number of data points to record; the software generates a
histogram of the selected channel, calculates the peak-to-peak
and rms noise, and displays the results. In the measurement
shown here, the input is connected through the AD8220 to
the AD7793: gain = 1, update rate = 16.7 Hz, number of
samples = 512, input range = ±10 V, input voltage = 2.5 V. The
peak-to-peak resolution is 18.2 bits.
Power Supply Input Protection: The PLC evaluation system
uses best practices for electromagnetic compatibility (EMC).
A regulated dc supply (18 V to 36 V) is connected to the board
through a 2- or 3-wire interface. This supply must be protected
against faults and electromagnetic interference (EMI). The
following precautions, shown in Figure 13, were taken in the board
design to ensure that the PLC evaluation system will survive any
interference that may be generated on the power ports.
FLOATING
GND
GND
+24V
P1
L1
1mH
PTC1
R1
R1
PIEZO PIEZO
L2
1mH
C1
330¿F
C3
15nF
C4
15nF
C2
15nF
R3
PIEZO
FLOATING_GND
R4
PIEZO
GND
+24VDC
D1
Figure 13. Power supply input protection.
•A piezoresistor, R1, is connected to ground adjacent to the
power input ports. During normal operation, the resistance
of R1 is very high (megohms), so the leakage current is very
low (microamperes). When an electric current surge (caused
by lightning, for example) is induced on the port, the piezoresistor breaks down, and tiny voltage changes produce rapid
current changes. Within tens of nanoseconds, the resistance
of the piezo resistor drops dramatically. This low-resistance
path allows the unwanted energy surge to return to the input,
thus protecting the IC circuitry. Three optional piezoresistors
(R2, R3, and R4) are also connected in the input path to
provide protection in cases when the PLC board is powered
using the 3-wire configuration. The piezoresistors typically
cost well under one US dollar.
Figure 11. ADC Stats screen.
In Figure 12, the input is connected directly to the AD7793,
bypassing the AD8220. The on-chip 2.5-V reference is connected
directly to the AIN+ and AIN– channels of the AD7793, providing
a 0-V differential signal to the ADC. The peak-to-peak resolution
is 20.0 bits. If the ADC conditions remain the same but the
Analog Dialogue 43-04, April (2009)
•A positive temperature coefficient resistor, PTC1, is connected
in series with the power input trace. The PTC1 resistance
appears very low during normal operation, with no impact to
the rest of the circuit. When the current exceeds the nominal,
PTC1’s temperature and resistance rapidly increase. This
high-resistance mode limits the current and protects the input
circuit. The resistance returns to its normal value when the
current flow decreases to the nominal limit.
5
•Y capacitors C2, C3, and C4 suppress the common-mode
conductive EMI when the PLC board operates with a floating
ground. These safety capacitors require low resistance and
high voltage endurance. Designers must use Y capacitors that
have UL or CAS certification and comply with the regulatory
standard for insulation strength.
to interference, so the current flowing into the analog input should
be limited to less than a few milliamperes. External Schottky
diodes generally protect the instrumentation amplifier. Even when
internal ESD protection diodes are provided, the use of external
diodes allows smaller limiting resistors and lower noise and offset
errors. Dual series Schottky barrier diodes D4-A and D4-B divert
the overcurrent to the power supply or ground.
•Inductors L1 and L2 filter out the common-mode conducted
interference coming in from the power ports. Diode D1
protects the system from reverse voltages. A general-purpose
silicon or Schottky diode specifying a low forward voltage at
the working current can be used.
When connecting external sensors, such as thermocouples (TCs)
or resistance temperature devices (RTDs), directly to the ADC,
similar protection is needed, as shown in Figure 15.
•Two quad TVS networks, D5-C and D5-D, are put in after the
J2 input pins to suppress transients coming from the port.
Analog Input Protection: The PLC board can accommodate
both voltage and current inputs. Figure 14 shows the input
structure. Load resistor R5 is switched in for current mode.
Resistors R6 and R7 attenuate the input. Resistor R8 sets the gain
of the AD8220.
•C7, C8, C9, R9, and R10 form the RF attenuation filter ahead of
the ADC. The filter has three functions: to remove as much RF
energy from the input lines as possible, to preserve the ac signal
balance between each line and ground, and to maintain a high
enough input impedance over the measurement bandwidth to
avoid loading the signal source. The –3-dB differential-mode
and common-mode bandwidth of this filter are 7.9 kHz and
1.6 MHz, respectively. The RTD input channel to AIN2+ and
AIN2– is protected in the same manner.
These analog input ports can be subjected to electric surge or
electrostatic discharge on the external terminal connections.
Transient voltage suppressors (TVS’s) provide highly effective
protection against such discharges. When a high-energy transient
appears on the analog input, the TVS goes from high impedance
to low impedance within a few nanoseconds. It can absorb
thousands of watts of surge power and clamp the analog input
to a preset voltage, thus protecting precision components from
being damaged by the surge. Its advantages include fast response
time, high transient power absorption, low leakage current, low
breakdown voltage error, and small package size.
Analog Output Protection: The PLC evaluation system can
be software-configured to output analog voltages or currents in
various ranges. The output is provided by the AD5422 precision,
low-cost, fully integrated, 16-bit digital-to-analog converter, which
offers a programmable current source and programmable voltage
output. The AD5422 voltage and current outputs may be directly
connected to the external loads, so they are susceptible to voltage
surges and EFT pulses.
Instrumentation amplifiers are often used to process the analog
input signal. These precision, low-noise components are sensitive
VDDISO
VIN OR IIN
J1
R6
25k±
C5
1nF
D2
TVS
R5
250±
S2
D3
IN4148
C6
0.22¿F/
50V
C24
0.1¿F
VDDISO
D4-B
R7
5.1k±
+IN
R8
51k±
D4-A
RG
S1
RG
ISO
ISO
+VS
VOUT
–VS
ADC1_IN1+
REF
REF + 0.5V
–IN
ISO
C25
10¿F
ISO
U1
AD8220ARMZ
Figure 14. Analog input protection.
VDDISO
J2
TC
D5-D
TVS
D5-C
TVS
RTD
R14
1k±
R10
100±
C8
1nF
C7
1nF
C9
0.1¿F
R11
100±
J3
D5-B
TVS
D5-A
TVS
R12
100±
C13
0.1¿F
ISO
AD7793BRUZ
U2
R9
100±
AVDD DVDD
AIN1(+)
AIN1(–)
DOUT
DIN
SCLK
CLK
IOUT1
CS
AIN2(+)
REFIN(–)
AIN2(–)
IOUT2 GND REFIN(+)
ISO
C11
1nF
C10
1nF
C14
10¿F
ISO
ADC1_DOUT
ADC1_DIN
ADC1_SCLK
ADC1_CLK
ADC1_CS
R13
5.1k±
C12
0.1¿F
Figure 15. Analog input protection.
6
Analog Dialogue 43-04, April (2009)
The output structure is shown in Figure 16.
from the AD5422 is boosted by the external discrete NPN
transistor Q1. The addition of the external boost transistor
will reduce the power dissipated in the AD5422 by reducing
the current flowing in the on-chip output transistor. The
breakdown voltage BVCEO of Q1 should be greater than 60 V.
The external boost capability is useful in applications where
the AD5422 is used at the extremes of the supply voltage, load
current, and temperature range. The boost transistor can also
be used to reduce the amount of temperature-induced drift,
thus minimizing the drift of the on-chip voltage reference and
improving the device’s drift and linearity.
•A 15-kΩ, precision, low-drift current-setting resistor (R15) is
connected to R SET to improve stability of the current output
over temperature.
•The PLC demo system can be configured to provide a voltage
output higher than 15 V when the AD5422 is powered by an
external voltage. A TVS is used to protect the power input
port. Diodes D6 and D7 provide protection from reverse
biasing. All the supplies are decoupled by 10-μF solid
tantalum electrolytic and 0.1-μF ceramic capacitors.
•A TVS (D11) is used to filter and suppress any transients
coming from port J5.
•A nonconductive ceramic ferrite bead (L3) is connected in
series with the output path to add isolation and decoupling
from high-frequency transient noises. At low frequencies
(<100 kHz), ferrites are inductive; thus, they are useful
in low-pass LC filters. Above 100 kHz, ferrites become
resistive, an important characteristic in high-frequency filter
designs. The ferrite bead provides three functions: localizing
the noise in the system, preventing external high frequency
noise from reaching the AD5422, and keeping internally
generated noise from propagating to the rest of the system.
When ferrites saturate, they becomes nonlinear and lose
their filtering properties. Thus, the dc saturation current
of the ferrites must not go over their limit, especially when
producing high currents.
•Dual series Schottky barrier diodes D9-A and D9-B divert
any overcurrent to the positive or the negative power supply.
C22 provides the voltage output buffer and the phase
compensation when the AD5422 drives capacitive loads
up to 1 μF.
IEC Tests and Results: The results in Table 3 show the deviations
of the DAC output that occurred during the testing. The output
recovered to the original values after the tests were completed. This
is generally referred to as Class B. Class A means that the deviation
was within the allowed system accuracy during the test. Typical
industrial control system accuracies are approximately 0.05%.
•The protection circuitry on the current output channel is quite
similar to that on the voltage output channel except that a 10-Ω
resistor (R17) replaces the ferrite bead. The current output
–15VISO
C15
10¿F
ISO
+5VISO
C20
10¿F
ISO
C21
0.1¿F
ISO
DAC1_LATCH
DAC1_SCLK
DAC1_SDIN
DAC1_SDO
ISO
J4
+5VISO
D6
C16
0.1¿F
ISO
D7
C17
0.1¿F
ISO
C18
4.7¿F
ISO
DVCC AVSS AVDD
+VSENSE
DVCC SEL
VOUT
FAULT
–VSENSE
LATCH
BOOST
U3
SCLK
IOUT
SDIN AD5422BREZ
CCOMP1
SDO
C
COMP2
CLR SEL
C22
REFOUT
CLEAR
4nF
REFIN
GND AGND RSET
R15
15k±
ISO
ISO
C23
22nF
ISO
COMPLIANT VOLTAGE
FROM EXT.
12V TO 36V
D8
TVS
C19
0.1¿F
ISO
+15VISO
D9-B
L3
FERRITE
–15VISO
+15VISO
D10-B
R16
1k±
VOLTAGE OUTPUT
ð5V, ð10V,
0V TO 5V, 0V TO 10V, ETC.
D11
TVS
D9-A
Q1
J5
ISO
R17
10±
J6
D12
TVS
D10-A
–15VISO
CURRENT OUTPUT
4mA TO 20mA,
0mA TO 20mA,
0mA TO 24mA, ETC.
ISO
Figure 16. Analog output protection.
Table 3. IEC test results.
Test Item
EN and IEC 61000-4-2
EN and IEC 61000-4-3
EN and IEC 61000-4-4
EN and IEC 61000-4-5
EN and IEC 61000-4-6
EN and IEC 61000-4-8
Description
Result
Electrostatic discharge (ESD), ±4 kV VCD
Max deviation 0.32% for CH3 Class B
Electrostatic discharge (ESD) ±8 kV HCD
Radiated immunity 80 MHz to 1 GHz
10 V/m, vertical antenna polarization
Radiated immunity 80 MHz to 1 GHz
10 V/m, horizontal antenna polarization
Radiated immunity 1.4 GHz to 2 GHz
3 V/m, vertical antenna polarization
Radiated immunity 1.4 GHz to 2 GHz
3 V/m, horizontal antenna polarization
Max deviation 0.28% for CH3 Class B
Max deviation 0.09% for CH1, 0.30% for CH3 Class B
Max deviation –0.04% for CH1, 0.22% for CH3 Class B
Max deviation 0.01% for CH1, –0.09% for CH3 Class B
Max deviation 0.01% for CH1, 0.09% for CH3 Class B
Electrically fast transient (EFT) ±2 kV power port
Max deviation –0.12% for CH3 Class B
Electrically fast transient (EFT) ±1 kV signal port
Max deviation –0.02% for CH3 Class A
Power line surge, ±0.5 kV
Conducted immunity test on power cord, 10 V/m for 5
minutes
Conducted immunity test on input/output cable
10 V/m for 5 minutes
Magnetic immunity horizontal antenna polarization
Magnetic immunity vertical antenna polarization
No board or part damage occurred, passed with Class B
Analog Dialogue 43-04, April (2009)
Max deviation 0.09% for CH3 Class B
Max deviation –0.93% for CH3 Class B
Max deviation –0.01% for CH3 Class A
Max deviation –0.02% for CH3 Class A
7
Authors
0.9980
Colm Slatter y [colm.slatter [email protected]]
graduated from the University of Limerick with
a bachelor’s degree in engineering. In 1998, he
joined Analog Devices as a test engineer in the
DAC group. Colm spent three years working
for ADI in China and is currently working as an
applications engineer in the Precision Converters
group in Limerick, Ireland.
VOLTAGE READING (V)
0.9979
0.9978
0.9977
0.9976
0.9975
Derrick Hartmann [[email protected]]
is an applications engineer in the DAC group at
Analog Devices in Limerick, Ireland. Derrick
joined A DI in 2008 after graduating with a
bachelor ’s deg ree i n eng i neer i ng f rom t he
University of Limerick.
0.9974
0.9973
0
2000
4000
6000
8000
10000
12000
14000
DATA POINT
Figure 17. DAC channel dc voltage output. Radiated
immunity 80 MHz to 1 GHz @ 10 V/mH.
Li Ke [[email protected]] joined Analog Devices
in 2007 as an applications engineer with the
Precision Converters product line, located in
Shanghai, China. Previously, he spent four years
as an R&D engineer with the Chemical Analysis
group at Agilent Technologies. Li received a
master’s degree in biomedical engineering in 2003
and a bachelor’s degree in electric engineering in 1999, both
from Xi’an Jiaotong University. He has been a professional
member of the Chinese Institute of Electronics since 2005.
0.99795
VOLTAGE READING (V)
0.99790
0.99785
0.99780
0.99775
References
0.99770
1
0.99765
0
500
1000
1500
2000
2500
3000
3500
4000
4500
DATA POINT
Figure 18. DAC channel 1 dc voltage output. Radiated
immunity 1.4 GHz to 2 GHz @ 3 V/mH.
Typical System Configuration: Figure 19 shows a photo of the
evaluation system and how a typical system might be configured.
The input channels can readily accept both loop-powered and
nonloop-powered sensor inputs, as well as the standard industrial
current and voltage inputs. The complete design uses Analog
Devices converters, isolation technology, processors, and powermanagement products, allowing customers to easily evaluate the
whole signal chain.
LOOP POWERED
TRANSMITTER
http://en.wikipedia.org/wiki/Programmable_logic_controller.
http://en.wikipedia.org/wiki/Distributed_control_system.
3
w ww.analog.com/en/digital-to-analog-converters/products/
evaluation-boardstools/CU_eb_PLC_DEMO_SYSTEM/
resources/fca.html.
4
I nformation on all ADI components can be found at
www.analog.com.
5
w ww.analog.com/en/interface/digital-isolators/products/CU_
over_iCoupler_Digital_Isolation/fca.html.
6
w ww.analog.com/en/interface/digital-isolators/products/
overview/CU_over_isoPower_Isolated_dc-to-dc_Power/
resources/fca.html.
7
www.analog.com/en/analog-microcontrollers/products/index.html.
8
w ww.ni.com/labview.
2
PLC DEMO SYSTEM
4mA TO 20mA
0V TO 10V
OUTPUTS
RTD/TC,
0V TO 5V, 0V TO 10V,
ð5V ð10V
4mA TO 20mA,
0mA TO 20mA
GAS DETECTOR
INPUT TYPES ACCEPTED
RTD/TC,
0V TO 5V, 0V TO 10V, ð5V ð10V
4mA TO 20mA, 0mA TO 20mA
Figure 19. Industrial control evaluation system.
8
Analog Dialogue 43-04, April (2009)