Reference ID: MET-7F98 | Process Engineering Reference Sheets Calculation Guide
Introduction & Context
Integral control, often referred to as the I component in PID control, is a fundamental mechanism in process engineering used to eliminate steady-state offset. By accumulating the error signal over time, the controller adjusts the output to ensure the process variable reaches the setpoint. This calculation is critical in thermal process control, such as maintaining a constant temperature in a water bath, where load disturbances require precise adjustments to heater power or valve positioning to maintain equilibrium.
Methodology & Formulas
The calculation of the time required for integral action to achieve a specific output increase is derived from the integral control law. The process begins by defining the error signal as the difference between the setpoint and the process variable. The relationship between the target output increase, the reset time, and the error is expressed through the following algebraic derivation:
First, define the error:
\[ e = Setpoint - ProcessVariable \]
The integral control output increase is governed by the following formula:
\[ OutputIncrease = \frac{1}{T_i} \times (e \times t) \]
To determine the time required to reach a specific output increase, the formula is rearranged as follows:
\[ t = \frac{OutputIncrease \times T_i}{e} \]
Parameter
Condition/Threshold
Engineering Significance
Reset Time (Ti)
Ti > 0
Prevents infinite gain and ensures mathematical stability.
Error (e)
e ≠ 0
Integral action is only active when a deviation from the setpoint exists.
Process Dynamics
Linearity
Assumes constant process gain; non-linear systems require tuning at specific operating points.
System Stability
Ti > Dead Time
Prevents system oscillation caused by overly aggressive integral action.
To determine the optimal integral reset time, also known as integral time (Ti), you must align the controller response with the process dynamics. Follow these steps:
Perform a step test on the process to identify the ultimate gain and the ultimate period of oscillation.
Apply the Ziegler-Nichols tuning method or the Cohen-Coon formula based on your specific process dead time and time constant.
Adjust the reset time to be slightly slower than the dominant process time constant to avoid excessive overshoot.
Monitor the loop for integral windup and adjust the reset time if the process exhibits sluggish recovery or sustained oscillations.
Setting the integral reset time too low (which corresponds to high integral gain) forces the controller to react too aggressively to small errors. This leads to several operational issues:
Increased process instability and potential for sustained oscillations.
Excessive wear on final control elements, such as valves, due to constant, rapid adjustments.
Higher likelihood of overshoot during setpoint changes, which can be detrimental to sensitive chemical or thermal processes.
The integral reset time and proportional gain work in tandem to eliminate steady-state error. Their interaction is defined by the following principles:
The proportional gain provides the immediate response to the error, while the integral action provides the long-term correction to reach the setpoint.
If the proportional gain is increased, the integral reset time often needs to be increased (made slower) to maintain the overall stability of the loop.
A balanced tuning strategy ensures that the proportional action handles the disturbance rejection while the integral action ensures the process variable eventually settles exactly at the target setpoint.
Worked Example
A laboratory water bath, similar to the system described by Berk, is controlled by a PID controller to maintain a constant temperature for biological samples. Following a sudden load disturbance, the integral control action must compensate to eliminate the steady-state offset. This example calculates the time required for the integral action to achieve a specified output increase.
Known Input Parameters:
Setpoint Temperature: 37.000 °C
Process Variable Temperature: 35.000 °C
Integral Reset Time, \( T_i \): 100.000 s
Target Controller Output Increase: 0.200 (20%)
Calculate the Error Signal, \( e \):
The error is defined as the setpoint minus the process variable.
\( e = \text{setpoint} - \text{process variable} = 37.000 - 35.000 = 2.000 \, °C \).
Define the Control Objective:
The required increase in controller output from the integral term is given: 0.200. This corresponds to the term \( \frac{1}{T_i} \int_{0}^{t} e \, dt \) in the control law. For a constant error, the integral simplifies.
Apply the Integral Control Formula and Solve for Time, \( t \):
The equation for the output increase due to integral action is:
\( \text{output increase} = \frac{1}{T_i} \times e \times t \).
Rearranging to solve for \( t \):
\( t = \frac{\text{output increase} \times T_i}{e} \).
Substituting the known values:
\( t = \frac{0.200 \times 100.000}{2.000} \).
Compute the Final Result:
Using the provided numerical values:
\( t = 10.000 \).
Final Answer: The integral action will require 10.000 seconds to increase the controller output by 20.0% and compensate for the 2.000 °C steady-state error.
"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