PCI Module 5 PDF
PCI Module 5 PDF
PCI Module 5 PDF
control
Cont.
Hold element
• Most of the final control elements (pneumatic valves
particularly) are actuated by continuous time signals (e.g.,
compressed air).
• The discrete time signal from computer output (computed
by program) is converted into continuous signal by hold
element.
Analog-to-digital converter
• A/D converters convert an analog voltage signal lying within
a specific range (such as ± 10 V, 0 to 5 V, etc.) to an integer
number.
• The range of the integer I is given by Irange = 2N, where N is
the number of bits.
• For a 12 bit converter, maximum integer is 212 = 4096.
• So the range is 2048 ≤I ≤+ 2047, I=0 exists between +ve and
–ve integers.
• For the positive range (2047), the resolution of the converter
is the voltage range divided by the intervals between
integers, Resolution = (10/2047) V = 0.00489 V.
• This gives an expected error of ± 1/2 of the resolution, or±
0.00244 V, Relative error = 0·00244 V/│measured voltage│
• The throughput speed of A/D converters is routinely 50,000 -
100,000 conversions/s.
Cont.
Ex: As an illustration of A/D conversion, suppose the 12-bit
converter measure voltages and reports the integer 1261
and 21 as a result of the conversion. Determine the actual
measured voltage for I=1261 and 21. Assume expected error
is ± 1/2 of the resolution.
Ans: For I=1261, Vmeasured = (10 ×1261/2047) = 6.16023 V
Relative error = ± 0·00244/6.16023 = ± 0.000397 =± 0.0397%
Digital-to-analog converter
• D/A converters are the reverse of A/D conversion. An integer
with range 2N is converted to an analog voltage output.
• Ex: For output of 3.5 V determine the input integer for a D/A
converter.
• Iinput =2047× Voutput/10 = (2047) (3.5) /10=716.45 ≈716
• It is rounded to Iinput = 716. The actual output voltage of V
output = 716 X 10 /2047 = 3.49780 V≈3.5 V
Multiplexer
• Multiplexers multiplex several similar measurements from a
remote location and sequentially transmit these over only a
few lines.
• Consider 10 thermocouple measurements from a process,
each with a voltage signal of – 10 mV. First of all, one may
not wish to run 10 lines and use 10 channels of our A/D
converters just for these signals, so multiplexing is
necessary.
• This is an electronic switch with several ports, which can
serve sequentially several lines carrying analog signals.
Cont.
It requires that all the controller action be carried out by the
digital computer. Measurements are sent to the computer
and compared with the set point; then the computed
control action is transmitted to the actuator.
Programmable logic controller (PLC)
• Modern industrial control systems are microprocessor-based
programmable systems containing hardware and software.
• These are direct digital control, distributed control,
programmable control, and PID action.
• The processor in a PLC system has software that is easily
programmable and flexible, making the initial program,
updates, modifies.
• PLC are configured to receive a certain numbers of
inputs(both analog and digital) and to control a certain
number of outputs like actuators, displays or other types of
devices.
• PLCs are categorized into low-end, midrange, and high- end.;
Low-end is from 64 expandable up to 256 I/Os, midrange is
expandable up to 2,048 I/Os, and high-end is expandable up
to 8,192 I/Os.
Cont.
• PLCs have the ability to communicate with each other on a
local area network (LAN) or a wide area network (WAN),-
these send operational data to, and be controlled from, a
central computer terminal.
• The individual control loops are not independent in a process
but are interrelated.
• Measured variables may be monitored and manipulated
variables controlled simultaneously.
• Several processors also may be connected to a mainframe
computer for complex control functions.
Block diagram of programmable controller
Return to steady state production after an Return to steady state production after an
outage is short and relatively unplanned outage can be long, expensive,
straightforward and difficult
Typically, the heart of the system is the Typically, the heart of the system is the
controller HMI
PLC is applied DCS is applied
The operator's primary role is to handle The operator’s interaction is typically
exceptions required to keep the process in its target
performance range
Fast logic scan (approx. 10ms) is required to Control loops require deterministic scan
perform motor or motion control execution at a speed of 100 to 500 ms
Analog Control: Simple PID only Analog Control: Simple to advanced PID
control up to Advanced Process Control
Diagnostics to tell you when something is Asset Management alerts you to what
broken might break before it does
High level programming languages are Custom logic created from existing function
available for creating custom logic blocks
Cont.
• The gross error corresponds to non random events and is caused by instrument
malfunctioning (due to improper installation of measuring devices), mal
calibration, wear or corrosion of sensors, solid deposits, etc. If measurement is
repeated with same process condition and instrument, similar values of gross
errors are obtained from the measurement. Good installation and maintenance
procedures prevent gross error to involve. Wear and fouling of sensors cause a
gross errors which increases slowly over long period of time and can be eliminated
by proper cleaning. The gross errors maintain a trend and are of larger
magnitude than random error.
• Small error in measured signal leads to deterioration of control performance,
uneconomic process and unsafe operation regimes.
• Different data processing technique have been used to eliminate errors.
• Signal conditioning by analog and digital filters. These are used to reduce the
effect of high frequency noise in the measurement. Today smart sensors performs
diagnostic check about the hardware problem and acceptability of the data.
• Statistical quality control test (SQC) detects significant error in process data. It is
used separately for each process variables and does not use knowledge of process
model; hence does not ensure consistency of the data with respect to
interrelationship among process variables. Obvious gross error is eliminated and
first step for eliminating random error.
• Data reconciliation is a technique to improve accuracy of measurement by
reducing random error. It explicitly makes use of process model constrains to
estimate process variables by adjusting process measurements in such a way to
satisfy the process constrains.
Cont.
• The technique regulates process measurements with random errors by making
them satisfy material and energy balance constraints to improve measurement
from a process via DCS or data collection devices.
• It involves steady state data reconciliation (Kuehn & Davidson, 1961) and is of two
types- linear and nonlinear data reconciliation that utilizes steady state matrix
and Jacobian matrix respectively from system governing mass, species and energy
balances.
• A reconciliation problem can be expressed as (Özyurt & Pike, 2004)
( ,, , )
• ∑ such that = 0 and ≤ ≤
,
• = [ , , , , , ,…, , ,…., , ] is the set of system variables are to be
measured. These variables are estimated using governing equation with
constraints.
• = [ , , , , , ,…, , ,…., , ] is the set of measurement vector.
• Where, i=1,2,…,n is the number of variables and j=1,2,….,m is the number of sets
of measurement, and , is the variance of errors over the measurement sets.
( ,, , )
• Standard error is estimated using different probability distribution
,
functions of errors.
Fig: Typical arrangement between the DCS and the Data Reconciliation,
Simulation, and Optimization procedures (from Simulation Sciences, Inc.,
1989) presented by Romagnoli & Sanchez, DATA PROCESSING AND
RECONCILIATION FOR CH EM ICAL PROCESS OPERATIONS
The following variables are
monitored through the DCS:
• Temperatures at trays 12, 11, 9,
7, 5, 3, 1
• Temperatures of feed, distillate,
bottoms, and water in and out of
the condenser.
• Flowrates of steam to the
reboiler, water to the condenser,
feed, distillate, bottoms, and
reflux
• Pressure at the bottom of the
column
• Liquid levels in the condenser
and the bottom of the column
• The 23-cm-diameter distillation column under study is used to separate ethanol and water. It
contains 12 sieve trays with a 30-cm spacing (Fig.) as well as three possible feed locations, an
external reboiler, and two condensers, which are used at the bottom and the top of the column.
The second condenser is also used as a reflux drum; a pump sends the reflux back to the
column (tray 1) and the product to the product tank. Presented by Romagnoli & Sanchez, DATA
PROCESSING AND RECONCILIATION FOR CH EM ICAL PROCESS OPERATIONS.
The setup of the column, DCS, and interface with VAX-station and supervisory control
Presented by Romagnoli & Sanchez, DATA PROCESSING AND RECONCILIATION FOR CH EM
ICAL PROCESS OPERATIONS.
Presented by Romagnoli & Sanchez, DATA PROCESSING AND RECONCILIATION FOR CH
EM ICAL PROCESS OPERATIONS.
Presented by Romagnoli & Sanchez, DATA PROCESSING AND RECONCILIATION
FOR CHEMICAL PROCESS OPERATIONS.
Reference
• Stephanopoulos, G., "Chemical Process Control and Introduction to theory
and practice", Prentice Hall.
• William C. Dunn, Introduction to Instrumentation, Sensors, and Process
Control, ARTECH HOUSE, Norwood, MA, 2006.
Thank You