Mod04-Lec07 Control System
Mod04-Lec07 Control System
Mod04-Lec07 Control System
Text may appear fuzzy or blocky due to file compression. You may be able to change the
appearence (Acrobat Reader 3.x) by going to the menu item File and selecting Preferences,
then General. Click the box next to the item “Smooth text and monochrome images” and
then the OK box at the bottom.
Contents
12.1 Fundamentals .......................................................................................................... 3
12.1.1 Why Control ................................................................................................. 3
12.1.2 Control System Components .................................................................... 5
12.1.3 Input and Output Signals .......................................................................... 6
12.1.4 The Controller .............................................................................................. 7
12.1.4.1 Manual Control ................................................................................... 8
12.1.4.2 Hard Wired Controls .......................................................................... 8
12.1.4.3 Relays .................................................................................................... 9
12.1.4.4 Programmable Logic Controller ...................................................... 9
12.1.5 Process Displays ........................................................................................ 11
12.1.5.1 Gauges ................................................................................................ 11
12.1.5.2 Electronic Displays ........................................................................... 11
12.1.5.3 Graphical Interface ........................................................................... 12
12.1.6 Control System Documentation ............................................................. 13
12.1.6.1 Process Flow Diagram ..................................................................... 13
12.1.6.2 Process and Instrumentation Diagram ......................................... 14
12.1.6.3 Control Philosophy and Functional Description ....................... 15
12.1.6.4 Ladder Diagram ................................................................................ 18
12.1 Fundamentals
This section discusses control systems as they are applied to water treatment
systems. The goal of the water treatment system is to process incoming water so
that it meets the desired criteria (flow rate, pressure, resistivity, pH, removal of
undesirable impurities, etc.) when it leaves the system. The goal of the control
system is to monitor the water treatment system, process data from the field sensors,
and adjust control elements and/or alert operators when conditions are outside the
desired limits.
· Input modules to translate these signals into something the controller can
understand
The other type of signal is an analog signal. When the sensor measures a parameter
and converts it to an signal, the magnitude of the measurement is preserved in the
signal and transmitted to the control system. With an analog signal, the precise
value of a parameter is analyzed and displayed by the control system, not just
whether it has exceeded a set point: pressure is 62.4 psi; tank level is 16 feet; the
control valve is set to 32% open . Figure 12.1-2 below shows a flow meter as an
example of an instrument that transmits analog data to the control system for display
and/or further action. Figure 12.1-3 shows a valve that is modulated by the control
system.
Figure 12.1-2: Flow Meter and Flow Figure 12.1-3: Valve Controlled by
Transmitter Sensor Data Processed by the Control
System
The simplest form of control system monitors the status of the water treatment
system through sensors in the field. This is a common feature of all control systems.
The next level of complexity is a control system that also generates alarms if certain
input values are beyond previously determined set point values. A more
sophisticated control system not only generates alarms, but also makes decisions as
to what should be adjusted to relieve the alarm condition.
Generally, every sensor has some critical value or set point that will affect the water
treatment system if it is exceeded. Decisions are made based on the relationship of
the current data to the set point. Decision making by a control system can be as
simple as an operator deciding what to do with a given set of sensor data. It can also
be a complex algorithm that compares data from sensors throughout the system,
interprets the data, and transmits appropriate instructions back to the system to
correct and/or adjust the equipment as required.
Pump
In a manual system, an operator is the control system. The operator, after gathering
data from various sensors and gauges, uses knowledge and experience to decide
how to interpret and react to the collected data. The operator then makes decisions
about whether any changes or modifications to the system are required and takes
the appropriate action. Figure 12.1-4 below shows a gauge, which displays pressure,
that an operator would monitor.
The easiest way to automate the decision of a simple control system is to hard wire a
sensor directly to a control device. For example, a pressure switch may be located at
the output of a pump. If the pressure increases too much, the pump may be
damaged. To prevent this, the pressure switch is wired in series with the electrical
power supply to the pump. The sensor is equipped with a latching switch that cuts
off the electrical power to the pump if the pressure exceeds the set point.
Even though this is a simple type of control system, it is very reliable. Sensors are
hard-wired directly to control devices when safety or damage prevention is critical.
There is, however, no flexibility for changes beyond having an electrician disconnect
the switch and there is no record of what took place afterward. Figure 12.1-5 on the
opposite page shows a schematic of a pump and a pressure switch hard-wired
together.
Relays are simple electrical switching devices. When an input electrical signal is
received, the relay or series of relays determine the output signal to the control
device. As the number of inputs and outputs grows, the array of relays needed to
make decisions can become unwieldy. As the number of relays grows, the likelihood
of a failure also increases. Because of the complexity of relay systems, they are not
generally used today except for very simple control schemes. Figure 12.1-6 below
shows a schematic of a relay-based control.
Relay
Once the field sensors gather the data, there are many different ways that it can be
displayed. The display merely presents the data regarding the status of the water
treatment system but makes no judgements nor takes any action.
12.1.5.1 Gauges
By using a graphical interface, data can be more clearly presented and more quickly
interpreted by an operator. Using the tank level example, the operator may need to
know if the tank is full or empty but not the specific level. The graphical interface
can clearly show a tank level near the top or bottom, not merely a number that must
be interpreted and analyzed by an operator.
Special types of documentation are used to describe the various aspects of the
control system, regardless of its complexity. The purpose of the documentation is to
describe the relationships between the process equipment, the sensors that monitor
the status of the system and the water, and the control device that can change the
status of the system.
A process flow diagram (PFD) uses blocks to represent equipment. The primary
purpose of the PFD is to show the relationships between process equipment in the
water treatment system. A sample portion of a PFD is provided in Figure 12.1-12
below.
Acid Acid
Tank Regen De-mineralized
Water Tank
Waste
Caustic Caustic
Neutralization
Tank Regen
The process and instrumentation diagram (P&ID) shows all pieces of equipment in
the water treatment system with all significant components and all of their
interconnections. The connection lines can represent a pipe, a wire, an air duct, or
any other means of connection. Various symbols and line conventions are used to
identify the equipment and the methods of connection. A P&ID generally contains a
legend page that defines all of the symbols and line conventions. Each piece of
equipment is also given a unique identification number. The identification number
may be a sequence number or part of an overall system naming convention. Figure
12.1-13 below shows a sample portion of a P&ID. This is typically the most
important document for design, construction, and operation of the system.
PLC
Level
Sensor
Agitator
Dosing Check
Pump Valve
Tank
CHEMICAL FEEDER
The control philosophy and functional description is a text document that describes,
in detail, the operation of the water treatment system. The document is generally
structured as follows:
1. Scope of Supply
Describes the major components of the system and the major modules of the control
system.
2. System Operation
Describes the modes of operation for the entire system and its various individual
pieces of equipment, as well as system control functions with specific examples of
operator interaction with the control system.
3. Graphic Displays
Describes the requirements and locations of the operator interface graphic screens.
A list of instruments displayed on the graphic screen is also included. For each
instrument, their allowable ranges and alarm set points are provided.
5. Sequence Charts
Shows valve and motor on/off status during every step of each mode of operation in
the system.
Regeneration Controls
To place a Mixed Bed into Regeneration, it must be in the Standby mode. When a
Regeneration request is made, the status box of the Mixed Bed unit will display
“Regeneration Request.” The operator has 20 seconds to cancel this request by pressing
the Standby function key. After the 20 seconds have elapsed, the Mixed Bed unit will
lock into Regeneration and display Regen in its status box provided the limit switches on
the valves indicate that all valves are closed.
The individual Mixed Bed screens also provide highlighting of the current Regeneration
step, the time remaining, and the elapsed time of each step.
The control system may suspend the Regeneration cycle due to an alarm condition.
Depending on the severity of the alarm, the control system will activate a “System Hold”
or “System Interrupt.” An alarm that causes a System Hold will stop the time remaining
timers, display “System Hold” at the operator interface, and may de-energize equipment.
When the alarm condition is no longer present, the Regeneration will continue without
operator intervention.
An alarm that causes System Interrupt will stop the time remaining timers, display
“System Interrupt” at the operator interface, and may de-energize equipment. The alarm
is cleared when the alarm condition is no longer present and the operator resets the alarm
by pressing the Regeneration Auto key at the operator interface. A System Interrupt
alarm requires operator action before the Regeneration can continue.
Table 12.1-2 shows a sample of the sequence chart for a waste neutralization system.
NEUTRALIZATION SYSTEM
Flow Time Mix Discharge Mixing Caustic Caustic Acid Acid
Step
(gpm) (min) Pump Valve Valve Pump Valve Pump Valve
Mixing
600 0-10 O O
Contents
Acid
2.2 0-10 O O O M
Injection
Caustic
9.7 0-10 O O O M
Injection
Dump
TBA TBA O O
Contents
After the relationships between all of the pieces of equipment are defined in the
P&ID, and their status is defined for all modes of operation in the functional
description, the ladder diagram is used to create programming steps for the PLC.
Figure 12.1-15 below shows a segment of a ladder diagram.
The left vertical leg of the ladder diagram represents electricity that is used to
energize the output device. An output device is located at the far right of each ladder
rung. To the left of the output device on each rung are criteria that must be satisfied
before the output device is energized to change its state. If any item is not satisfied,
the circuit is opened, the output device is not energized, and it remains at its rest
state. The right vertical part of the ladder diagram represents completion of an
electrical circuit if all items on a rung are satisfied. For example, there are three items
on a ladder rung. The first item is a sensor measuring an upstream pressure that is
higher than the set point. The second item is a sensor that measures a liquid level
that is below the set point in a downstream tank. The last item on the rung
represents a valve actuator to be energized to change from its rest state
(opened or closed) when the proper conditions are met by the first two items.
pH Analyzer
with Alarms
Level Flow
Transmitter Indicator
With Alarms
The control system is responsible for the flow of information in a facility. Field
sensors supply data, the data is analyzed, and an appropriate response is executed.
The P&IDs of a system document the type and location of the inputs and outputs.
Information processing and decision-making is generally done by a PLC.
12.2.1 Inputs
Sensors collect information on the status of the water treatment system. Some
sensors directly measure characteristics such as temperature, pressure, differential
pressure, flow rate or fluid level in a tank. Other sensors measure various attributes
that must be analyzed or compared to known substances before the desired
parameter can be quantified. The measurement of pH, turbidity, and silica are
examples of inputs derived from analysis. Figures 12.2-1 through 12.2-4 show
several P&IDs highlighting examples of inputs to the control system that are
discussed below.
The P&ID in Figure 12.2-1 on the opposite page shows a typical gauge. Pressure at
the inlet and outlet of a multi-media filter is measured using a sensor mounted in a
pipe. The data is displayed by a gauge and goes no further. An operator must read
the gauge to acquire the data. A flow element with a flow indicator is shown in
Figure 12.2-2 on the opposite page. As with the pressure gauge, an operator must
read the indicator to gather the data.
The situation would be the same if the data were shown on a digital display. If the
P&ID does not call for the data to be sent to the PLC or another part of the control
system, an operator must read the display to acquire the data.
The P&ID in Figure 12.2-1 also shows a typical switch. Switches provide a discrete
input to the control system. This switch measures the differential pressure across the
inlet and outlet of the filter media trap. In this example, the differential pressure
switch has a high alarm set point. As long as the differential pressure stays below
the set point, the switch is in its normal condition and a signal is constantly being
sent to the PLC. If the differential pressure goes above the set point, the switch
changes to its alarm condition and stops sending a signal to the PLC. When the
control system does not receive a signal from the switch, it recognizes that there is a
problem. The PLC software determines what action is taken in response to this
alarm.
Another P&ID shows a level switch in Figure 12.2-3 below . In this example, the
P&ID indicates the connection between the switch and the PLC and also the
connection between the PLC and the output device, whose state is determined by
the level switch. If the switch set point is exceeded, the control system changes the
status of the motor driving the pump (motor on or motor off depending on the
situation).
Level Switch
Level
Transmitter
Flow
Transmitter
The P&ID in Figure 12.2-2 also shows a level transmitter that sends an analog signal
to the PLC. Similar to the pH monitor, the level transmitter may have both high and
low tank level set points.
In both transmitter examples, the data is sent to the PLC where it may be just
displayed, or it may be used as an input in an algorithm that sends an output signal
to a control device. Depending on the complexity of the P&ID, it does not always
reveal how the PLC analyzes the data or which outputs are affected. The control
philosophy provides this information.
The P&ID in Figure 12.2-4 on the opposite page shows a conductivity transmitter.
Conductivity data is gathered by the conductivity sensor element and sent in its raw
form to the conductivity transmitter. The transmitter conditions the analog signal so
it can be correctly interpreted by the PLC. In this example, there are high and low
conductivity set points that generate alarms if they are exceeded. The PLC also
sends the data to the OIT for display for the operator.
The P&ID in Figure 12.2-4 also shows a flow transmitter and a level transmitter. The
flow-sensing element is the same as shown in Figure 12.2-2 and discussed in
Section 12.2.1.1. Rather than being sent to an indicator for an operator to read, the
data is sent to a transmitter, where it is converted to an analog signal that can be
monitored by the PLC. The PLC shows the flow rate at the OIT. The PLC also
compares the data to both low flow and low level alarm set points. The
programming of the PLC determines what action is to be taken when these set
points are exceeded.
The level sensing element determines the height of liquid in the tank and sends the
raw data to the transmitter, which conditions the signal before it is sent to the PLC.
The PLC sends the tank level data to be displayed at the OIT. The PLC also
monitors the liquid level and compares it to two different high level alarm set points
and two different low level alarm set points. The response of the control system to
an alarm depends on which set point is exceeded.
Flow Sensor
with Totalizer
and Alarms
The PLC processes data according to the instructions programmed into its memory.
The program instructions to be executed are described in the control philosophy and
functional description document. Many instructions can also be represented as
rungs on the PLC ladder logic diagram shown in Figure 12.2-5 on the opposite
page. Each rung is a logical statement. The rightmost item on the rung is the action
to be taken. The action will not be executed unless all of its prerequisite conditions
are met. When the conditions are listed in parallel, only one leg of the multiple,
parallel paths must be fulfilled before the rightmost item is executed. Figure 12.2-5
shows examples of ladder logic rungs that use serial and parallel paths. Ladder logic
was developed to document relay type control systems where all information is
discrete. It does not easily describe analog relationships or complex algorithms.
In addition to simple arithmetic functions, the PLC can contain additional built-in or
specialty functions. These functions range from very simple summing operations to
algorithms involving complex mathematics. Totalization is an example of a simple,
useful built-in function. This function keeps track of the cumulative amount of the
measured parameter. For example, if the totalizing function is used with a flow
meter, the total number of gallons that flowed through the sensor for a given period
of time is tracked. The period of time is usually since the last time the totalizer
function was reset to zero. After a certain volume has flowed through the sensor and
the piece of equipment near the sensor, an alarm may be activated to indicate the
need for a cleaning cycle. Figure 12.2-6 on the opposite page shows a P&ID with
the totalizer function associated with a flow meter.
12.2.3 Outputs
After data is collected and analyzed, the control system determines appropriate
responses. Similar to input data, output data can be either discrete or analog.
Discrete signals generally turn equipment on or off. Analog signals provide guidance
for the precise adjustment of a specific parameter such as speed or position. Figure
12.2-10 through Figure 12.2-14 show several examples of output devices receiving
instructions from the control system.
Pneumatic powered actuators require compressed air to open or close a valve. The
air is sent through a solenoid valve in a skid-mounted enclosure. The solenoid valve
receives a discrete signal from the PLC to direct compressed air to the proper
actuator to open or close a valve. The P&ID in Figure 12.2-7 shows several air-
actuated valves. Since the actuator requires air to function, the lines for pneumatic
tubing are assumed.
Air
Actuated
Valves
The P&ID in Figure 12.2-9 below also shows a modulating valve. The position of
the valve is controlled by data from the level transmitter via the PLC. As the level
changes, the PLC modulates the air pressure in the actuator that positions the valve,
which controls the supply of water to the system.
Fan
Motor
Modulating
Valve and
Sensor
Pump
Motor
Pump Motor
Motors can also be driven by Variable Frequency Drives (VFDs). A VFD allows the
speed of the motor to be precisely controlled by an analog output signal from the
control system. This is analogous to a modulating valve.
Heaters convert electrical energy into thermal energy to heat a liquid. By controlling
the availability of electricity, a specific temperature can be maintained. The P&ID in
Figure 12.2-11 below shows a heater getting feedback via the PLC from a
temperature sensor. The PLC determines whether electricity should flow to the
heater based on data from the temperature sensor.
The control system components can be described in several major sections which are
defined by location:
The PLC is the main data processor that controls all automatic functions associated
with the operation of the water treatment system. Depending on the size and com-
plexity of the system, there may be one PLC or there may be several PLC’s that
communicate with each other.
The capability of a PLC is generally measured by the amount of memory and the
number of inputs and outputs it can handle. The memory is used to store the pro-
gram and values for variables that are being updated. A small PLC may have 2K
(2,048 bytes) of memory, while a large system could have 100K or more.
Figure 12.3-1 below shows a typical Allen Bradley PLC mounted in a control panel
next to its power supply.
The number of inputs and outputs (I/O) required by a system is known from the
P&ID. For example, a typical project might require 400 to 1,200 I/O points. A small
PLC would be able to handle 64 I/O points, while a large system could handle over
3000 I/O points.
As the PLC gets larger, the number of available, built-in mathematical functions also
increases. For example, the totalization function is not a standard built-in function
on small PLCs. However, PLCs used in water treatment systems include all func-
tions required.
I/O cards are special circuit boards used for the interface between the field devices
and the PLC. A typical module handles four, eight or sixteen connections to the
field, depending on the type. Special I/O modules are available for various types of
inputs and outputs. For example, there is a special card to handle incoming digital
data transmitted from field sensors. This card only has to determine if a signal is
present. An I/O card for analog signals must recognize a signal as well as determine
its magnitude. There are dedicated cards for inputs from special temperature probes,
positioning devices and many others. Each dedicated card has specific circuitry to
handle its particular function. Figure 12.3-2 below shows several I/O cards mounted
in their chassis with wires connecting them to their devices. The empty slots in the
chassis are spares for future use.
Output cards generate specific signals for transmission to the field devices. There are
specific output cards for particular field devices. For example, there are specific
output cards for digital signals and also for analog signals.
If the number of I/O points exceeds the total capacity of all I/O cards in one chassis,
an expansion chassis is required. A communications module is used to transfer
signals from the input cards to the PLC (located in another chassis), and to receive
signals for the output cards. Figure 12.3-3 below shows a communications module
located in a separate chassis. This module is used for communications between a
PLC processor and the I/O cards modules.
If the control system fails due to a processor failure or a loss of power, the process
can be adversely affected. Sensors may provide false readings upon start-up, or a
process may restart at an incorrect step. Most control systems have some type of
backup procedure to recover after a power failure. One method is to have a twin
processor directly connected to the control system. It monitors the status of all
devices, but the primary processor still makes the decisions and sends output signals.
If the primary unit fails, the secondary processor senses the failure and immediately
takes over the control system. It also sends out an alarm to alert the operators that
the primary unit has failed. Another redundancy approach is to have a spare
processor in storage ready to plug into the system if the primary unit fails. Once the
program is loaded, the new processor is ready to control the system. Due to the
quantity of inputs and outputs in the system, there is generally no redundancy in
either the I/O modules or the field equipment.
The PLC power supply must also be considered in a redundancy plan. Typically, a
spare power supply is available in storage if the primary system is damaged. Figure
12.3-4 below shows a front and back view of a typical power supply.
An uninterruptible power supply (UPS) is connected between the PLC and its sup-
ply of electricity. The UPS may supply power to the PLC only, or it may supply
sufficient power to operate all field devices for a limited time. If the sensors continue
to receive power, the PLC can avoid receiving false readings when the system is re-
started. The UPS also acts as a surge suppressor to protect the control system com-
ponents from current and voltage spikes.
Enclosures hold the electrical and electronic components of the control system. The
operators must be protected from the components due to the electricity being used.
The enclosure also protects the components from potentially hazardous environ-
ments. Computer equipment such as the CPU, monitor and keyboard used for an
OIT must also be protected. Figure 12.3-5 below shows a typical enclosure for an
OIT. Figure 12.3-6 below shows a typical enclosure for electrical and electronic
components. The type of environment in which an enclosure can safely operate
determines its classification. The standard classes for enclosures are determined by
the National Electrical Manufacturers Association (NEMA).
The NEMA 12 classification is for indoor, industrial, dust tight, and drip tight condi-
tions. The enclosure protects against fibers, lint, dust, and dirt. It can also withstand
light splashing and water dripping as well as condensation of non-corrosive liquids.
There are no holes, conduit knockouts, or openings unless provisions are made for
oil-tight or dust-tight mechanisms with oil-resistant gaskets.
12.3.2.2 NEMA 4
12.3.2.3 NEMA 4X
12.3.2.4 NEMA 3R
Enclosures classified as NEMA 3R are described as rain resistant and sleet and ice
resistant. These enclosures are located outdoors and must protect against rain,
prevent the entrance of rain at a level higher than the lowest live part. The enclosure
is not dust, snow, or sleet and ice proof. There are provisions for draining and lock-
ing the enclosure.
12.3.2.5 NEMA 1
Depending on the components in the enclosure, the enclosure may require environ-
mental options beyond the standard features.
Fans
If the components in the enclosure generate too much heat, an exhaust fan is used.
Another opening with a filter allows cooler outside air into the enclosure.
Heaters
Air Conditioning
Printers
An optional inkjet printer (color or black & white) can be hooked up to the control
system. The printer is used to print various reports and activity log files.
Much of the interface between the operator and the control system takes place at the
OIT; however, some control elements must still be installed in the field, near the
equipment they are associated with.
The simplest method for controlling individual pieces of equipment is to mount their
control switches on the local enclosure. Figure 12.3-7 below shows an example of
panel-mounted control devices. Generally, the switches set the state of the piece of
equipment. A typical switch has settings for ON, OFF and AUTO. Lights can also be
used to communicate status to an operator. For example, a green light may indicate
that a particular piece of equipment is operating while a red light may indicate the
equipment is not operating.
When the switch mounted on the panel is set to ON, the piece of equipment is
energized. For example, a pump begins to run or a valve opens. If the switch is set
to OFF, the equipment returns to its rest state; for example, a pump stops or a valve
closes. When the switch is set to either ON or OFF, that state is maintained until the
setting is changed, regardless of how other parts of the system are configured. When
the switch is set to AUTO, the equipment operates according to a signal from the
control system.
Instead of having numerous gauges and displays, all incoming data can be displayed
on several screens with the OIT software. The status of output devices is generally
displayed on the computer monitor. For example, if a motor and pump are operat-
ing, the icons representing them are green on the screen. When they are not operat-
ing, the icons are red. With information from the PLC, an operator can view and
control any portion of the system from one location. The same information can also
be made available to other locations via a network.
There are some components of the control system that are installed on the process
equipment skid. Some items are in an enclosure, while others must withstand the
local environment.
Enclosure
The enclosure on skid mounted equipment is painted carbon steel and rated NEMA
4. In wetter environments, a NEMA 4X rated enclosure made from FRP or 304
stainless steel is also available.
Solenoid Valves
For most valve control applications, a 3-way or 4-way solenoid valve is used. The
number refers to the number of ports on the solenoid valve. Compressed air is
always supplied through one of the ports. Generally, another port is used as an
exhaust port to relieve the air pressure. With a 3-way solenoid valve, only one valve
position receives air. The valve typically uses a spring to keep the valve in its normal
or rest position (a spring-return valve actuator). When the solenoid valve is ener-
gized, it directs the flow of compressed air to the port connected to the valve actua-
tor, and the valve changes position. When the valve must return to its rest position,
the supply of compressed air is stopped and the air in the line is directed to the
exhaust port. A 4-way valve has the capability to direct air to two locations and is
used for valve actuators that require control to change to both open and closed
positions (a double-acting valve actuator).
Wire
The standard wire used for AC and DC signals is 16 AWG with TEW insulation. Wire
with THHN insulation uses a nylon jacket and polypropylene insulation and is an
alternative wire preferred by some customers. The wire used exclusively for analog
signals between the transmitters and the PLC is 18 AWG 4-20 mA single shielded
twisted pair.
Conduit
Conduit is used to protect the wires as they run from the field devices to the enclo-
sures. PVC conduit is commonly used. It has the advantages of easy installation and
corrosion resistance, but can break if subjected to mechanical stress. A ground wire
must be added to the wire bundle in PVC conduit.
Rigid galvanized steel pipe is also commonly used as conduit. Although it is more
difficult to install and subject to corrosion, it is sturdier. A ground wire is not needed
in conduit made from steel pipe. In an aggressive corrosion environment, steel pipe
with PVC coating is needed.
Plastic tubing and fittings are commonly used to carry compressed air. Plastic is easy
to run and modify in the field. Stainless steel tubing and fittings, can be used but
carry a substantial cost penalty. Copper with brass fittings is also an option but
offers few advantages over plastic with a cost approaching stainless steel.
Figure 12.3-10 below shows plastic pneumatic tubing and fittings.
Due to the nature of the liquids with which they come in contact, the valves, tubes
and fittings that carry samples to analyzers or pressure indicators and transmitters
are almost always stainless steel. If hydrochloric acid is to be transported, PFA
tubing and fittings with PVDF body valves are used instead of stainless steel. Figure
12.3-11 below shows stainless steel sample tubing and valves.
Electricity must be supplied to motors that drive pumps and other components. The
electricity can be delivered directly to local motor starters located near the motor, or
it can be distributed from a central motor control center.
The type of enclosure for the motor starters depends on the environment. Motor
starters in a motor control center generally require less protection than local motor
starters. NEMA 1, 12 or 4 enclosures are available.
When the control system determines that a motor should be started, a coil in the
motor starter is energized that causes a contact to be closed and completes a circuit
between the electrical supply and the motor. When the motor is to be stopped, the
coil is de-energized and the contact is open, interrupting the flow of electricity to the
motor.
If there is no space for new motors in the MCC, or if there is no MCC, the motor
starter circuitry must be located near the motor. Figure 12.3-13 below shows a
typical local motor starter panel. Power to the local motor starter panel comes from
a distribution panel. Control wiring must come from the PLC enclosure. These
conditions make the installation wiring of a local motor starter panel more complex
than wiring from an MCC.
12.3.6.1 Indicators
These instruments are used to measure primary characteristics of the water as vari-
ous portions of the water treatment system process it.
Flow Indicator
One type of flow indicator uses an orifice plate with a specifically sized orifice to
restrict the flow. By taking measurements of the pressure on both sides of the plate,
the flow rate of the liquid is determined with no moving parts. Figure 12.3-14 below
shows this type of flow indicator. Figure 11.3-15 shows a rotometer, a different type
of flow indicator, often used for smaller flows.
Level Indicator
A pressure indicator measures the water pressure (the force pushing against a given
area). A pressure indicator is shown below in Figure 12.3-16.
pH/ORP Monitor
A sodium analyzer is used to determine the sodium content of the liquid. An appli-
cation for this analyzer is to measure the quality of the effluent from a condensate
polisher. Figure 12.3-21 below shows a sodium analyzer.
TOC Analyzer
A TOC analyzer measures the Total Organic Carbon (TOC) content of a liquid .
Figure 12.3-22 below shows a TOC analyzer.
photo courtesy of Sievers
photo courtesy of Honeywell
Switches have two states based on a set point. They are in the normal state if the
element they monitor has not exceeded the set point. While in the normal state, the
switch continuously sends a signal to the control system to confirm its status.
Switches shift to their alarm state when the set point has been exceeded, and simul-
taneously stop sending a signal to the control system. Figure 12.3-24 below shows a
typical pressure switch. The following are the various types of switches used in water
treatment systems:
· Flow Switch
· Level Switch
· Pressure Switch
· Differential Pressure Switch
· Temperature Switch
The purpose of a transmitter is to condition the original signal from a sensor element
to a standard signal that can be transmitted to, and interpreted by, the PLC. The
standard signal is 4-20 mA at 24V DC. For an analog transmitter, the signal can be
anywhere between 4 mA and 20 mA, to represent the precise analog value from the
sensor. Figure 12.3-25 below shows a typical transmitter. The following transmitters
are some of those commonly used to send information to the PLC:
· Conductivity Transmitter
· Flow Transmitter
· Level Transmitter
· Pressure Transmitter
· Differential Pressure Transmitter
· Temperature Transmitter
12.4.1 Application
Some type of control system is needed whenever there is a possibility that conditions
might change. If these changing conditions affect the quality of the water, sensors
are needed to detect the changes. The sensor normally delivers information but
cannot act on it. Some type of processor (for example, operator or PLC) must ana-
lyze the data. The processor also decides what action is to be taken to correct the
undesirable condition so water with the proper characteristics can be delivered.
Output devices execute the decisions of the processor. The actions may include
sounding an alarm to alert an operator, automatically adjusting a valve, or turning a
motor driving a pump on or off.
The design of the control system begins by determining the philosophy of the sys-
tem. Should it be a highly automated system with one or more PLCs, a network,
sensors, and automated output devices? Should it be a manual system with many
gauges that must be read by an operator who makes decisions on what actions to
take? Should it be a hybrid system that is partially manual and partially automatic?
Regardless of the choice, the location and function of sensors (inputs) and output
devices such as valves and pumps must be determined.
1 Digital Output
2 Digital Inputs
1 Analog Input 2 Digital Outputs
1 Digital Input
2 Digital Inputs
2 Digital Inputs 1 Digital Output
1 Digital Output
1 Digital Input
2 Digital Inputs
1 Analog Input 2 Digital Outputs
2 Digital Inputs
1 Digital Output
Using the P&ID in Figure 12.4-1 on the left as an example, the number of I/O of
each type can be counted. Items such as automatic valves might have two inputs
(optional limit switches to prove the fully open and fully closed valve positions) and
one output (solenoid valve to provide air to force the valve open and closed). A tank
level control system might have an analog input (from the level transmitter) and an
analog outlet (to a modulating level control valve). Table 12.4-1 below summarizes
the number and type of I/O items.
After performing the same count on the other sub-systems, the total quantity of I/O
can be determined. After adding (typically) 20% to the quantity of each I/O type for
future use and spare points, the number of I/O cards required can be determined.
Input Output
Sample Valve 1
pH Analyser 1
Flow Transmitter 1
TOTALS 16 2 13 0
With a properly designed control system, any changing conditions in the water
treatment system, are registered and a programmed action is executed. The ultimate
result of the action is a treatment system that consistently produces water with
acceptable characteristics.