
described as direct actuator (if the actuator spring is
located below the diaphragm) or reverse actuator
(when the spring is above the diaphragm). The valve
position is the displacement plug from the fully seated
position. The valve action is in the direction in which
the valve plug moves as the air pressure increases.
If the valve closes as the pressure increases, an air-
to-close valve results. If the increased air pressure
opens the valve, it becomes an air-to-open valve.
Signal Transmission
0038 Most signals can be described as analog, digital, or
pulse. Analog signals typically vary smoothly and
continuously over time; digital signals are present at
discrete points in time. In most control applications,
analog signals range continuously over a specified
current or voltage range, such as 4–20 mA DC or
0–5 V DC. Digital signals are essentially on/off (the
pump is on or off), while analog signals represent
continuously variable entities such as temperatures,
pressures, or flow rates. Computer-based control
systems understand only discrete on/off information,
therefore conversion of analog signals to digital
representations is necessary.
0039 Transduction is the process of changing energy
from one form into another. Hence, a transducer is a
device that converts physical energy into an electrical
voltage or current signal for transmission. There are
many different forms of analog electrical transducers.
Examples of transducers include thermocouples and
resistance temperature detectors (RTDs) for measur-
ing temperature via voltage and resistance measure-
ment, respectively. Transmission channels may be
wires or coaxial cables. For noise-resistant transmis-
sion over significant distances, the raw transducer
signal is often converted to a 4–20 mA signal by a
two-wire, loop-powered transmitter.
0040 Industrial networks that transmit data using digital
signals are often an integral part of a process control
solution. Signals from digital instruments and con-
trollers are transmitted in digital format (on–off
pulses) using, for example, a number of parallel
wires. New instrumentation systems use a single
data highway to transmit digital signals to a series
of instruments and controllers. These data highways
are usually coaxial cables linked in serial or daisy-
chain (serial with complete loop). A microcomputer
built in the instrument and controller communicate
periodically over the highway by sending to or re-
questing from information between different devices
installed in the system.
0041 Examples of data highway are wide area network
(WAN) and local area network (LAN). Networks are
communication channels that connect large numbers
of stations to one or more central stations. WANs are
used to connect process systems separated by consid-
erable distance (branch offices in different cities).
LAN is a data highway used to connect local process
units with central operator displays and high-level
computers. LANs are used to connect process systems
located within a radius of about 1.5 km.
0042Nearly all digital network descriptions start with
the open systems interface (OSI) model. The OSI
model is based on several functional levels. The
lower levels are responsible for transmitting messages
between nodes on the same cable and from one cable
to another. The upper levels handle data formatting
and access security. A number of LANs are based on
the OSI model, such as the manufacturing automa-
tion protocol (MAP) and the Ethernet.
0043The MAP is a multilevel communication network
whose objective is to link together all the computers,
controllers, equipment, devices, and offices in an
entire factory. The Ethernet is able to handle error
detection and address the source of destination.
Control Modes
0044The operations performed by a feedback control
system include measurement, decision, and manipu-
lation. A closed-loop control system is shown in
Figure 2b. Measurement and manipulation have
been described above. Decision consists of calculating
the error (desired value minus measured value) and
using the error to form a control action.
0045The control modes convert the error into a control
action (controller output) that will reduce the error.
The most common control modes are the propor-
tional mode (P), the integral mode (I), and the deriva-
tive mode (D).
0046The simplest of the three modes is the proportional
mode. As the name indicates, the proportional mode
produces a control action that is proportional to
error. If the error is small, the control mode will
produce a small action. If the error is large, the con-
trol action will be large. To accomplish the propor-
tional mode, the error is multiplied by a gain
constant, K
p
. In a proportional control, the controller
output is algebraically proportional to the error input
signal to the controller as:
mðtÞ¼K
p
eðtÞð1Þ
where m(t) is the controller output, e(t) is the error
input signal, and K
p
is the controller gain. Eqn (1) is
called the control algorithm.
0047The integral mode produces a control action that
continues to increase its corrective effect as long as
the error persists. The integral mode increases slowly
when the error is small, and corrects more rapidly if
the error is large. Integral control action is based on
3334 INSTRUMENTATION AND PROCESS CONTROL