Process Control - Common Terms

A comprehensive reference guide for common terminology used in process control systems, including definitions of analog/digital signals, controller modes, PID components, and key process control concepts.

TermDefinition
Analog SignalElectrical signals like voltage or electric current representing temperature, pressure, or level. Typically 4-20 mA where 4 mA is minimum and 20 mA is maximum span.
Analog to Digital Converting (A-D Converting)Electronic hardware that converts analog signals like voltage, current, temperature, or pressure into digital data for computer processing.
Auto ModeController mode where output is calculated using the error signal - the difference between set point and process variable.
Closed LoopController operating in automatic mode.
CascadeTwo or more controllers working together where the master controller's output becomes the set point for the slave controller.
Controller Output (CO)Output signal from the controller.
DDE Windows Dynamic Data ExchangeStandard Microsoft OS method for communication between applications. Replaced by OLE/OPC for process control.
Dead BandRange through which an input can be varied without initiating a response.
Dead TimeTime duration for the process variable to start changing after changing an output (control valve, VFD, etc.).
Derivative (D)Derivative part of PID controller where output is proportional to rate of change of process variable or error.
DelayTerm commonly used instead of dead time.
DeviationAny departure from a desired or expected process value.
Digital SignalDiscrete binary value with two states (1 or 0), often used for on-off indication.
Digital Control System (DCS)Larger digital control systems for process management.
Discrete LogicDigital on-off logic operations.
Discrete I/OOn or off signals sent or received to the field.
Distributed Control System (DCS)Control system where controller elements are distributed throughout rather than centrally located.
Dominant Lag ProcessProcess where lag time is larger than dead time. Most process plant loops are dominant lag types including temperature, level, flow, and pressure loops.
ErrorIn control loop: Error = Set Point - Process Value.
GainCalculated as 100 / Proportional Band. Higher gain provides faster loop response but more oscillatory/unstable process. Process Gain = change in output / change in input.
Gain MarginDifference in logarithms of amplitude ratios at frequency where combined phase angle is 180 degrees lag.
HysteresisSignal change required before output unit (valve or similar) moves.
Input/Output (I/O)Electronic hardware where field devices are wired.
Integral Action (I)Integral part of PID controller where output is proportional to amount and duration of error signal.
Load UpsetProcess upset not caused by changing the set-point.
Lag TimeTime after dead time that process variable takes to move 63.3% of final value after step change in valve position.
MeasurementSame as process value.
Manual ModeController mode where output is set manually.
ModeController setting: auto, manual, or remote mode.
Man Machine Interface (MMI)Software that process operator uses to operate the process.
OutputOutput signal from the controller.
OvershootAmount a process exceeds the set point during system load change or set point change.
PID ControllerController including Proportional, Integrating, and Derivative functions per ANSI/IEEE Standard 100-1977.
Process Value (PV)Actual value in control loop: temperature, pressure, flow, composition, pH, etc.
Programmable Logic Controller (PLC)Controllers replacing relay logic, usually with PID controller functions.
Process Variable (PV)Actual value in control loop including temperature, pressure, flow, composition, pH, etc.
Proportional Band (P)Controller output proportional to error or process variable change. Proportional Band = 100 / Gain.
RateSame as derivative or D part of PID controllers.
RegisterData storage location in a PLC.
RegulatorController that changes output variable to move process variable back to set point.
Repeat-abilityVariation in outputs for the same change of input.
ResetSame as integral or I part of PID controllers.
Reset WindupIntegral action continuing to change controller output after actual output reaches physical limit.
Response TimeRate of interrogating a transmitter.
Sample IntervalRate at which controller samples process variable and calculates new output.
Set PointDesired value of the process variable.
Time ConstantSame as lag time.
TransmitterSenses actual system value and transforms it to standardized signal (typically 4-20 mA for analog signals) as input to control system.