MESB374 System Modeling and Analysis

Slides:



Advertisements
Similar presentations
State Variables.
Advertisements

Lect.3 Modeling in The Time Domain Basil Hamed
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Review Resources: Wiki: State Variables YMZ: State Variable Technique Wiki: Controllability.
EE-2027 SaS 06-07, L11 1/12 Lecture 11: Fourier Transform Properties and Examples 3. Basis functions (3 lectures): Concept of basis function. Fourier series.
Lect15EEE 2021 Systems Concepts Dr. Holbert March 19, 2008.
Bogazici University Dept. Of ME. Laplace Transforms Very useful in the analysis and design of LTI systems. Operations of differentiation and integration.
Teknik kendali priyatmadi.
Modeling in the Time Domain - State-Space
Chapter 3 1 Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous.
Lect.2 Modeling in The Frequency Domain Basil Hamed
MESB 374 System Modeling and Analysis Translational Mechanical System
Laplace Transform BIOE 4200.
Lec 3. System Modeling Transfer Function Model
MESB 374 System Modeling and Analysis Inverse Laplace Transform and I/O Model.
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Transfer Functions.
Fundamentals of Electric Circuits Chapter 16 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Motivation Thus far we have dealt primarily with the input/output characteristics of linear systems. State variable, or state space, representations describe.
Feedback Control Systems (FCS) Dr. Imtiaz Hussain URL :
Prof. Wahied Gharieb Ali Abdelaal CSE 502: Control Systems (1) Topic# 3 Representation and Sensitivity Analysis Faculty of Engineering Computer and Systems.
1 G. Baribaud/AB-BDI Digital Signal Processing March 2003 DISP-2003 The Laplace transform  The linear system concept  The definition and the properties.
1 Alexander-Sadiku Fundamentals of Electric Circuits Chapter 16 Applications of the Laplace Transform Copyright © The McGraw-Hill Companies, Inc. Permission.
ME375 Handouts - Fall 2002 MESB 374 System Modeling and Analysis Laplace Transform and Its Applications.
MESB374 Chapter8 System Modeling and Analysis Time domain Analysis Transfer Function Analysis.
SE201: Introduction to Systems Engineering Mathematical Modeling.
Lecture 7: State-Space Modeling 1.Introduction to state-space modeling Definitions How it relates to other modeling formalisms 2.State-space examples 3.Transforming.
Modeling & Simulation of Dynamic Systems (MSDS)
In The Name of Allah The Most Beneficent The Most Merciful 1.
State Equations BIOE Processes A process transforms input to output States are variables internal to the process that determine how this transformation.
1 Chapter 3 State Variable Models The State Variables of a Dynamic System The State Differential Equation Signal-Flow Graph State Variables The Transfer.
EE611 Deterministic Systems System Descriptions, State, Convolution Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
MESB 374 System Modeling and Analysis Translational Mechanical System
Analogue and digital techniques in closed loop regulation applications
EE4262: Digital and Non-Linear Control
Transfer Functions Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: The following terminology.
MESB374 System Modeling and Analysis Transfer Function Analysis
Modeling and Simulation Dr. Mohammad Kilani
Laplace Transforms Chapter 3 Standard notation in dynamics and control
© Dr. Elmer P. Dadios - DLSU Fellow & Professor
Teknik kendali.
Figure 1. Spring characteristics
Advanced Control Systems (ACS)
State Space Representation
Chapter 16 Applications of the Laplace Transform
Figure 1. Spring characteristics
OSE801 Engineering System Identification Spring 2010
Automatic Control Theory CSE 322
Mathematical Models of Physical Systems
Mathematical Modeling of Control Systems
ME375 Handouts - Spring 2002 MESB374 System Modeling and Analysis System Stability and Steady State Response.
MESB System Modeling and Analysis Frequency Response
ME375 Handouts - Fall 2002 MESB374 Chapter8 System Modeling and Analysis Time domain Analysis Transfer Function Analysis.
Fundamentals of Electric Circuits Chapter 16
Feedback Control Systems (FCS)
LINEAR CONTROL SYSTEMS
Digital Control Systems (DCS)
Digital Control Systems (DCS)
Research Methods in Acoustics Lecture 9: Laplace Transform and z-Transform Jonas Braasch.
3 General forced response
Modeling in the Time Domain
§1-2 State-Space Description
State Space Analysis UNIT-V.
State Space Method.
Fundamentals of Electric Circuits Chapter 15
Linearization of Nonlinear Models
Figure 1. Spring characteristics
Functions Rules and Tables.
§1—2 State-Variable Description The concept of state
Mathematical Models of Control Systems
Chapter 3 Modeling in the Time Domain
Presentation transcript:

MESB374 System Modeling and Analysis ME375 Handouts - Fall 2002 MESB374 System Modeling and Analysis State Variable vs. Input-Output Models

Standard Forms for System Models ME375 Handouts - Fall 2002 Standard Forms for System Models State Space Model Representation Basic concepts Example General form Input/Output Model Representation General Form Comments on the Difference between State Space and Input/Output Model Representations

Basic Concepts related to State Space ME375 Handouts - Fall 2002 Basic Concepts related to State Space State The smallest set of variables {q1, q2, …, qn} such that the knowledge of these variables at time t = t0 , together with the knowledge of the input for t ³ t0 completely determines the behavior (the values of the state variables) of the system for time t ³ t0 . State Variables State Vector All the state variables {q1, q2, …, qn} can be looked on as components of state vector. State Space A space whose coordinates consist of state variables is called a state space. Any state can be represented by a point in state space.

Initial Conditions (ICs): ME375 Handouts - Fall 2002 One Example x K M B f(t) Example: EOM: Q: What information about the mass do we need to know to be able to solve for x(t) for t ³ t0 ? Input: Initial Conditions (ICs): Rule of Thumb Number of state variables = Sum of orders of EOMs

State Space Model Representation ME375 Handouts - Fall 2002 State Space Model Representation State Space Representation Two parts: A set of first order ODEs that represents the derivative of each state variable qi as an algebraic function of the set of state variables {qi} and the inputs {ui}. A set of equations that represents the output variables as algebraic functions of the set of state variables {qi} and the inputs {ui}.

State Space Model Representation ME375 Handouts - Fall 2002 State Space Model Representation Example EOM State Variables: Outputs: State Space Representation: x K M B f(t) Matrix Form State equation Output equation

State Space Model Representation ME375 Handouts - Fall 2002 State Space Model Representation Obtaining State Space Representation Identify State Variables Rule of Thumb: Nth order ODE requires N state variables. Position and velocity of inertia elements are natural state variables for translational mechanical systems. Eliminate all algebraic equations written in the modeling process. Express the resulting differential equations in terms of state variables and inputs in coupled first order ODEs. Express the output variables as algebraic functions of the state variables and inputs. For linear systems, put the equations in matrix form.

State Space Model Representation ME375 Handouts - Fall 2002 State Space Model Representation Exercise Represent the 2 DOF suspension system in a state space representation. Let the system output be the relative position of mass M1 with respect to M2 . State Variables: Output: Input: State Space Representation: K1 M1 B1 M2 K2 x1 x2 xp g

Input/Output Representation ME375 Handouts - Fall 2002 Input/Output Representation Input/Output Model Uses one nth order ODE to represent the relationship between the input variable, u(t), and the output variable, y(t), of a system. For linear time-invariant (LTI) systems, it can be represented by : where To solve an input/output differential equation, we need to know To obtain I/O models: Identify input/output variables. Derive equations of motion. Combine equations of motion by eliminating all variables except the input and output variables and their derivatives. Input: Initial Conditions (ICs):

Input/Output Representation ME375 Handouts - Fall 2002 Input/Output Representation Example Vibration Absorber EOM: Find input/output representation between input f(t) and output z2. M2 K2 z2 K1 M1 z1 B1 f(t) Need to eliminate z1 and its time derivative of all orders

Input/Output Models vs State-Space Models ME375 Handouts - Fall 2002 Input/Output Models vs State-Space Models State Space Models: consider the internal behavior of a system can easily incorporate complicated output variables have significant computation advantage for computer simulation can represent multi-input multi-output (MIMO) systems and nonlinear systems Input/Output Models: are conceptually simple are easily converted to frequency domain transfer functions that are more intuitive to practicing engineers are difficult to solve in the time domain (solution: Laplace transformation)