Example of POG modeling and Model Reduction

Slides:



Advertisements
Similar presentations
Pole Placement.
Advertisements

Matrix Representation
PROCESS MODELLING AND MODEL ANALYSIS © CAPE Centre, The University of Queensland Hungarian Academy of Sciences Analysis of Dynamic Process Models C13.
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Lumped Parameter Systems.
Properties of State Variables
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 4-1 Systems of Equations and Inequalities Chapter 4.
Maths for Computer Graphics
Linear Transformations
AC modeling of quasi-resonant converters Extension of State-Space Averaging to model non-PWM switches Use averaged switch modeling technique: apply averaged.
Face Recognition Jeremy Wyatt.
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
Modeling & Simulation of Dynamic Systems
Chapter 5 Determinants.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
 Row and Reduced Row Echelon  Elementary Matrices.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Automatic Control Theory-
1 Passive components and circuits - CCP Lecture 4.
Digital Image Processing, 3rd ed. © 1992–2008 R. C. Gonzalez & R. E. Woods Gonzalez & Woods Matrices and Vectors Objective.
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
13.1 Matrices and Their Sums
Yaomin Jin Design of Experiments Morris Method.
Procedures for managing workflow components Workflow components: A workflow can usually be described using formal or informal flow diagramming techniques,
ME375 Handouts - Spring 2002 Root Locus Method.
Relations, Functions, and Matrices Mathematical Structures for Computer Science Chapter 4 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Relations, Functions.
Feedback Control Systems (FCS)
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.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
Dr. Tamer Samy Gaafar Lec. 2 Transfer Functions & Block Diagrams.
Chapter 13 Discrete Image Transforms
1 Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors. Review Matrices.
Transfer Functions Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: The following terminology.
Control System Instrumentation
Single Tank System FV Desired liquid level: 5 cm (0.05 m)
Linear Algebra review (optional)
Advanced Control Systems (ACS)
Transfer Functions Chapter 4
Matrices and vector spaces
Microwave Engineering by David M. Pozar Ch. 4.1 ~ 4 / 4.6
OSE801 Engineering System Identification Spring 2010
5 Systems of Linear Equations and Matrices
Automatic Control Theory CSE 322
Matrices and Vectors Review Objective
The Potential Field of a System of Charges: Conservative Property
Multi-phase Synchronous Motors
Lec 4 . Graphical System Representations
Matrix Operations SpringSemester 2017.
Mathematical Descriptions of Systems
Overall Objectives of Model Predictive Control
Properties Of the Quadratic Performance Surface
Quantum One.
Quantum One.
Matrices and Systems of Equations
CSE245: Computer-Aided Circuit Simulation and Verification
Quantum One.
Chapter 4 Systems of Linear Equations; Matrices
§1-3 Solution of a Dynamical Equation
Digital and Non-Linear Control
Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors.
Dr Tripty Singh Arrays.
Maths for Signals and Systems Linear Algebra in Engineering Lectures 9, Friday 28th October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Observer Design & Output Feedback
Chapter 4 Systems of Linear Equations; Matrices
Matrix Operations SpringSemester 2017.
Exercise 2-1 For the level controlled process, h2 is selected as its controlled variable, and Qin is the main input of the process. Suppose the sectional.
N-port Network Port reference Line Impedance Port Voltage & Current.
Presentation transcript:

Example of POG modeling and Model Reduction 1 2 3 4 5 6 7 8 9 A DC motor connected to an hydraulic pump: There is a direct correspondence between the POG blocks and the physical elements … La Ra Em The POG model: 1 2 3 4 5 6 7 8 9 POG models can be directly inserted in Simulink. R. Zanasi The POG Technique: System Modeling and Basic Properties

State space model of the POG schemes The POG state space description of the DC motor with hydraulic pump: The coefficients of matrices −A and B are the gains of all the paths that link the state and input variables x and u to the inputs of the integrators: The elements of matrix L are the coefficients of the constitutive relations. Matrices A, B and L can be obtained by direct inspection of the POG scheme. R. Zanasi The POG Technique: System Modeling and Basic Properties

State space models of the POG schemes The POG model of the DC motor with hydraulic pump: The POG models can be represented by the compact vectorial scheme: Energy matrix Power matrix Stored Energy: Dissipating Power: As contains only the dissipating elements: Aw contains only the connection elements: R. Zanasi The POG Technique: System Modeling and Basic Properties

congruent transformation POG modeling reduction: using a “congruent” transformation When an eigenvalue of matrix L goes to zero (or to infinity), the system degenerates towards a lower dynamic dimension system. The “reduced system” can be obtained by using a congruent transformation x=Tz where T is a rectangular matrix: congruent transformation Transformed system When a parameter goes to zero a static relation between state variable arises: A rectangular state space transformation can be easily obtained: Rectangular matrix Old state vector New state vector Applying the congruent transformation one directly obtains the reduced system: R. Zanasi The POG Technique: System Modeling and Basic Properties

POG schemes: graphical rules All the POG block schemes satisfy the following rules: P P A B 1) the loops of a POG scheme always contains an “odd” number of minus signs (i.e. of black spots in the summation elements). 2) chosen two generic points A and B of a POG scheme, all the paths that go from A to B contain either an “odd” number or an “even” number of minus signs. 3) the direction of the power flowing through a section is positive if an “even” number of minus signs is present along one of the paths which goes from the input to the output of the section. R. Zanasi The POG Technique: System Modeling and Basic Properties