Reference ID: MET-2787 | Process
Engineering Reference Sheets Calculation Guide
Introduction & Context
This reference sheet outlines the systematic construction of
block diagrams for control loops within process engineering.
Understanding the interaction between the controller, the
process, and the feedback sensor is critical for maintaining
system stability and operational efficiency. This methodology is
typically applied in industrial automation, such as level
control in storage tanks, flow regulation, and thermal
management systems, where maintaining a set point despite
external disturbances is required.
Methodology & Formulas
The construction of the control loop follows a structured
signal flow. The process begins at the summing point, where the
error is determined, proceeds through the proportional
controller, influences the process dynamics, and is finally
measured by the sensor to close the loop.
The following algebraic relationships define the system
behavior:
First-order systems are inherently stable with
P-control. No upper limit exists for stability (though
practical limits apply to actuator saturation).
Linear Operating Range
\( m < PumpMin \) or \( m > PumpMax \)
Signal outside linear range (causes saturation, not
instability).
To accurately represent a control loop, you must include the
following fundamental elements:
The process variable (PV) sensor or transmitter.
The controller block, typically representing the PID
algorithm.
The final control element, such as a control valve or variable
frequency drive.
The process itself, including all relevant dynamics and
disturbances.
The feedback path connecting the output back to the setpoint
comparator.
Disturbances should be treated as independent inputs
that enter the process loop at specific points. To model them
correctly:
Identify the point of entry, such as a change in feed
composition or ambient temperature.
Represent the disturbance as an arrow pointing into the
process block.
Ensure the disturbance is summed with the process output
before the measurement sensor, if applicable.
Maintaining a consistent signal flow is critical for loop
analysis and troubleshooting. Follow these conventions:
Always draw the signal flow from left to right, starting with
the setpoint.
Use arrows to clearly indicate the direction of information or
energy transfer.
Ensure the feedback path returns from the output to the input
summation point, creating a closed loop.
Label every signal line with its corresponding physical
variable and units.
Worked Example: Proportional Level Control of a Water Tank
Consider a simple feedback control loop designed to maintain the
water level in a storage tank at a desired set point. A
proportional (P) controller adjusts the pump speed based on the
error between the set point and the measured level. This example
walks through the initial signal calculations and the resulting
steady-state operation.
Known Parameters and Initial Conditions:
Set Point, \( SP \): 50.0 %
Process Gain, \( K_p \): 0.5 m/%
Process Time Constant, \( \tau \): 60.0 s
Controller Gain, \( K_c \): 0.4 (dimensionless)
Sensor/Transmitter Gain, \( K_s \): 1.0 (dimensionless, 1%
signal per 1% level)
Initial Process Variable, \( PV_{initial} \): 0.0 % (assumed
for the initial calculation step)
Step-by-Step Calculation for Steady-State Analysis:
Calculate the Error at the Summing Point:
The error \( e \) is defined as \( e = SP - PV \). Using the
initial condition:
\( e = 50.0\% - 0.0\% = 50.0\% \).
Compute the Controller Output (P-Action):
The control signal \( m \) is \( m = K_c \cdot e \).
\( m = 0.4 \times 50.0 = 20.0\% \).
Verify System Stability: For a first-order
process controlled by a Proportional controller, the closed-loop
system is inherently stable for any positive
gain ().
There is no critical damping threshold; increasing reduces
the steady-state error and speeds up the response time without
causing oscillation.
Calculated Loop Gain: .
Conclusion: The system is stable. A higher gain would
further reduce the steady-state error but would increase the
control effort.
Determine the Steady-State Process Variable:
For a closed-loop system with a proportional controller and
unity feedback, the steady-state \( PV \) is given by:
\[ PV_{ss} = \frac{K_c \cdot K_p \cdot SP}{1 + K_c \cdot K_p
\cdot K_s} \]
Substituting the values:
\( PV_{ss} = \frac{0.4 \times 0.5 \times 50.0}{1 + 0.2} =
\frac{10.0}{1.2} = 8.333 \, \text{m} \).
Calculate the Feedback Signal to the Summing Point:
The sensor output (feedback signal) is \( \text{Feedback} =
PV_{ss} \cdot K_s \).
\( \text{Feedback} = 8.333 \times 1.0 = 8.333\% \).
Final Answer:
The control system will drive the tank level to a steady-state
value of 8.333 meters. The corresponding
feedback signal to the comparator is 8.333% of the measurement
range.
"Un
projet n'est jamais trop grand s'il est bien conçu."— André Citroën
"La difficulté attire l'homme de caractère,
car c'est en l'étreignant qu'il se réalise."—
Charles de Gaulle