Linearization of Nonlinear Models

Slides:



Advertisements
Similar presentations
5.1 Real Vector Spaces.
Advertisements

Dynamic Behavior of Closed-Loop Control Systems
Ch 7.7: Fundamental Matrices
Differential Equations
AC modeling of quasi-resonant converters Extension of State-Space Averaging to model non-PWM switches Use averaged switch modeling technique: apply averaged.
Similarity transformations  Suppose that we are given a ss model as in (1).  Now define state vector v(t) that is the same order of x(t), such that the.
Ch 7.9: Nonhomogeneous Linear Systems
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Transfer Functions Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: The following terminology.
Chapter Summer 2. Comparator 3. Block Blocks in Series
Dynamic Behavior and Stability of Closed-Loop Control Systems
Transfer Functions Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: The following terminology.
Dynamic Behavior and Stability of Closed-Loop Control Systems
Differential Equations
Transfer Functions Chapter 4
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Section 4.1 Vectors in ℝ n. ℝ n Vectors Vector addition Scalar multiplication.
DYNAMIC BEHAVIOR AND STABILITY OF CLOSED-LOOP CONTROL SYSTEMS
Chapter 2 Mathematical Modeling of Chemical Processes Mathematical Model (Eykhoff, 1974) “a representation of the essential aspects of an existing system.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Prepared by Mrs. Azduwin Binti Khasri
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
L 7: Linear Systems and Metabolic Networks. Linear Equations Form System.
Transfer Functions Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: The following terminology.
CHAPTER VI BLOCK DIAGRAMS AND LINEARIZATION
ERT 210/4 Process Control & Dynamics DYNAMIC BEHAVIOR OF PROCESSES :
TRANSFER FUNCTION Prepared by Mrs. AZDUWIN KHASRI.
Lecture 2: Mathematical Modeling Copyright © Thomas Marlin 2013 The copyright holder provides a royalty-free license for use of this material at non-profit.
Anis Atikah Ahmad CHAPTER 11: Dynamic Behaviour & Stability of Closed-Loop Control Systems Anis Atikah Ahmad
Chapter 11 1 ERT 210/4 Process Control CHAPTER 11 DYNAMIC BEHAVIOR AND STABILITY OF CLOSED-LOOP CONTROL SYSTEMS.
Ordinary Differential Equations (ODEs). Objectives of Topic  Solve Ordinary Differential Equations (ODEs).  Appreciate the importance of numerical methods.
DYNAMIC BEHAVIOR OF PROCESSES :
An Introduction to Matrix Algebra Math 2240 Appalachian State University Dr. Ginn.
Transfer Functions Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: The following terminology.
Solution to Homework 2 Chapter 2
MESB374 System Modeling and Analysis Transfer Function Analysis
MESB374 System Modeling and Analysis
Modeling and Simulation Dr. Mohammad Kilani
Laplace Transforms Chapter 3 Standard notation in dynamics and control
CHAPTER III LAPLACE TRANSFORM
Transfer Functions Chapter 4
Ch 10.1: Two-Point Boundary Value Problems
CHAPTER IV INPUT-OUTPUT MODELS AND TRANSFER FUNCTIONS
CHAPTER VI BLOCK DIAGRAMS AND LINEARIZATION
ME375 Handouts - Fall 2002 MESB374 Chapter8 System Modeling and Analysis Time domain Analysis Transfer Function Analysis.
CHE 391 T. F. Edgar Spring 2012.
Overall Objectives of Model Predictive Control
Time Delays Chapter 6 Time delays occur due to: Fluid flow in a pipe
Dynamic Behavior and Stability of Closed-Loop Control Systems
7.3 Matrices.
Ch 1.3: Classification of Differential Equations
G1 and G2 are transfer functions and independent of the
1.3 Vector Equations.
Important Properties of Laplace Transforms
State Space Method.
Linear Algebra Lecture 21.
Equivalent State Equations
Solution of ODEs by Laplace Transforms
Modeling Approaches Chapter 2 Physical/chemical (fundamental, global)
Homework 3: Transfer Function to State Space
Section Solving Linear Systems Algebraically
Homework 3: Transfer Function to State Space
Eigenvalues and Eigenvectors
Chapter 3 Modeling in the Time Domain
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
NULL SPACES, COLUMN SPACES, AND LINEAR TRANSFORMATIONS
Chapter 2 Determinants.
G1 and G2 are transfer functions and independent of the
Presentation transcript:

Linearization of Nonlinear Models So far, we have emphasized linear models which can be transformed into TF models. But most physical processes and physical models are nonlinear. But over a small range of operating conditions, the behavior may be approximately linear. Conclude: Linear approximations can be useful, especially for purpose of analysis. Approximate linear models can be obtained analytically by a method called “linearization”. It is based on a Taylor Series Expansion of a nonlinear function about a specified operating point.

Consider a nonlinear, dynamic model relating two process variables, u and y: Perform a Taylor Series Expansion about and and truncate after the first order terms, where and . Note that the partial derivative terms are actually constants because they have been evaluated at the nominal operating point, Substitute (4-61) into (4-60) gives:

The steady-state version of (4-60) is: Substitute above and recall that Linearized model

Chapter 4 q0: control, qi: disturbance Use L.T. (deviations) linear ODE : eq. (4-74) More realistically, if q0 is manipulated by a flow control valve, nonlinear element

Example: Liquid Storage System Mass balance: Valve relation: A = area, Cv = constant

Combine (1) and (2), Linearize term, Or where:

Substitute linearized expression (5) into (3): The steady-state version of (3) is: Subtract (7) from (6) and let , noting that gives the linearized model:

Summary: In order to linearize a nonlinear, dynamic model: Perform a Taylor Series Expansion of each nonlinear term and truncate after the first-order terms. Subtract the steady-state version of the equation. Introduce deviation variables.

Chapter 4

Solve Example 4. 5, 4. 6, 4. 7 and Solve Example 4 Solve Example 4.5, 4.6, 4.7 and Solve Example 4.8 if you have any question ask me !

State-Space Models Dynamic models derived from physical principles typically consist of one or more ordinary differential equations (ODEs). In this section, we consider a general class of ODE models referred to as state-space models. Consider standard form for a linear state-space model,

where: x = the state vector u = the control vector of manipulated variables (also called control variables) d = the disturbance vector y = the output vector of measured variables. (We use boldface symbols to denote vector and matrices, and plain text to represent scalars.) The elements of x are referred to as state variables. WHY? The elements of y are typically a subset of x, namely, the state variables that are measured. In general, x, u, d, and y are functions of time. The time derivative of x is denoted by Matrices A, B, C, and E are constant matrices.

Example 4.9 Show that the linearized CSTR model of Example 4.8 can be written in the state-space form of Eqs. 4-90 and 4-91. Derive state-space models for two cases: Both cA and T are measured. Only T is measured. Solution The linearized CSTR model in Eqs. 4-84 and 4-85 can be written in vector-matrix form:

Let and , and denote their time derivatives by and Let and , and denote their time derivatives by and . Suppose that the steam temperature Ts can be manipulated. For this situation, there is a scalar control variable, , and no modeled disturbance. Substituting these definitions into (4-92) gives, which is in the form of Eq. 4-90 with x = col [x1, x2]. (The symbol “col” denotes a column vector.)

If both T and cA are measured, then y = x, and C = I in Eq If both T and cA are measured, then y = x, and C = I in Eq. 4-91, where I denotes the 2x2 identity matrix. A and B are defined in (4-93). When only T is measured, output vector y is a scalar, and C is a row vector, C = [0,1]. Note that the state-space model for Example 4.9 has d = 0 because disturbance variables were not included in (4-92). By contrast, suppose that the feed composition and feed temperature are considered to be disturbance variables in the original nonlinear CSTR model in Eqs. 2-60 and 2-64. Then the linearized model would include two additional deviation variables, and

Stability of State-Space Models The model will exhibit a bounded response x(t) for all bounded u(t) and d(t) if and only if the eigenvalues of A have negative real roots Solve example 4.10 Relationship between SS and TF Gp (s) = C [sI-A]-1 B Gd (s) = C [sI-A]-1 E Solve example 4.11