Chapter 3: Study Notes on Linear Transfer Functions for Chemical Processes
Chapter 3: Development of Linear Transfer Functions for Chemical Processes
1. Necessity of Modeling
Modeling is essential for:
Production Scheduling
Supervisory Control
Plant-wide Optimization
Optimal Control of a Process Unit
Control through DCS System (including PID-tuning, Model-based Feedback Control, Feedforward Control)
2. Hierarchical Structure of Process Control Systems
Levels of Process Control:
Level 0: Field Level (involves sensors and actuators directly)
Level 1: Direct Control (immediate control actions)
Level 2: Supervisory Control (monitoring and coordinating controls)
Level 3: Production Control (resource allocation and scheduling)
Level 4: Production Scheduling (overall planning)
3. Examples of Transfer Functions in Chemical Processes
3.1. Transfer Function Development
Example: Transfer function for temperature measurement
Output: Measured temperature by a thermometer.
Input: Outside temperature affecting the thermometer.
Energy balance equation:
Where:
= mass of liquid in thermometer (kg)
= specific heat (kJ/(kg K))
= area of thermometer bulb
= heat transfer coefficient (kJ/(s m² K))
Transfer function: Steps to derive
Energy balance applied (no need for mass balance here).
Simplifying energy equations leads to:
,
where and .
4. Non-Linear Models and Linearization
Challenge with Non-Linear Models:
Example: Liquid storage tank with a control valve.
Mass Balance Equation:
where the effective outflow is influenced by the open valve.
Key Terms:
= density of the liquid
= cross-sectional area of the tank
Dynamic Model Relationships:
Desired relationships:
Process Dynamic Model between the controlled variable (liquid level) and manipulated variable (valve opening).
Disturbance Dynamic Model involves understanding how disturbances impact controlled variables.
4.1. Linearization Techniques
Tools for Linearization:
Taylor Series Expansion
For single independent variable:
For multiple independent variables, the expansion of becomes cumbersome with mixed derivatives.
5. Steps to Derive Transfer Functions
Procedure:
Write mass and energy balances on the system.
Linearize non-linear terms using Taylor Series.
Express all variables in terms of deviation from steady state.
Rearrange the equation to isolate the output variable.
Apply Laplace Transform to both sides to derive the transfer function.
6. Case Studies: Cylindrical Stirred Tank Heater
Mass and Energy Balance for Simplified STH:
Mass balance:
Energy balance incorporates temperature impacts, potentially using heat exchanger dynamics if applicable (assumes insulated systems).
7. Control Systems and Stability Analysis
Poles and Zeros: Understanding poles in the s-domain:
Stability Criteria:
If all system poles are real and negative → stable
Complex poles with negative real parts → stable and oscillatory
At least one positive pole → unstable
MATLAB Commands for Stability:
Use commands like
pzmapto analyze the locations of poles and zeros in the s-plane.
8. Process Identification Techniques
Numerical Models and System Identification:
Use methods like least squares for parameter estimation.
Implement Excel or MATLAB tools for real-time data analysis and model fitting.
Graphical Methods:
Steps to approximate processes dynamically through empirical data analysis and graphical interpretations.
9. Representation of Common Transfer Functions and Dynamics
**Common Forms of Transfer Functions:
** - FOPTD, SOPTD, and mechanisms for system response characterization.Control system modeling and behavior must be understood through various transfer function forms.
Conclusion
Modeling and analysis lead to practical applications in chemical processes emphasizing linear transfer function dynamics. Understanding the principles of transfer functions, stability, linearization techniques, and empirical modeling ensures robust control strategies in industrial applications.