2.7 Signal-Flow Graph models (信号流图模型) Why SFG? Block Diagrams are adequate for representation, but cumbersome. SFG provides the relation between system.

Slides:



Advertisements
Similar presentations
Closed-Loop Transfer Functions
Advertisements

Lecture On Signal Flow Graph
1 Optimization Optimization = transformation that improves the performance of the target code Optimization must not change the output must not cause errors.
In The Name of Allah The Most Beneficent The Most Merciful 1.
Ch3 Feedback control system characteristics
PROCESS MODELLING AND MODEL ANALYSIS © CAPE Centre, The University of Queensland Hungarian Academy of Sciences Analysis of Dynamic Process Models C13.
Introduction to Feedback Systems / © 1999 Önder YÜKSEL EE Block Diagrams - O. Yuksel 1.
White Box Testing and Symbolic Execution Written by Michael Beder.
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
Teknik kendali priyatmadi.
VLSI DSP 2008Y.T. Hwang3-1 Chapter 3 Algorithm Representation & Iteration Bound.
Modeling & Simulation of Dynamic Systems
Modeling & Simulation of Dynamic Systems
Illustrations The Transfer Function of Linear Systems.
Block diagrams & Signal flow graphs
Lecture 9: Structure for Discrete-Time System XILIANG LUO 2014/11 1.
Lect.5 Reduction of Multiple Subsystems Basil Hamed
Lecture #9 Control Engineering REVIEW SLIDES Reference: Textbook by Phillips and Habor.
Chapter 5 Reduction of Multiple Systems Reduction of Multiple Systems.
Feedback Control Systems (FCS)
Chapter 3 mathematical Modeling of Dynamic Systems
Control Engineering Lecture #2 Lecture #2 9 th Sep, th Sep,2009.
Lec 4 . Graphical System Representations and Simplifications
Ch2 Mathematical models of systems
State-Space Models Date: 24 th July 2008 Prepared by: Megat Syahirul Amin bin Megat Ali
Automatic Control Theory School of Automation NWPU Teaching Group of Automatic Control Theory.
CIRCUITS and SYSTEMS – part II Prof. dr hab. Stanisław Osowski Electrical Engineering (B.Sc.) Projekt współfinansowany przez Unię Europejską w ramach Europejskiego.
سیستمهای کنترل خطی پاییز 1389 بسم ا... الرحمن الرحيم دکتر حسين بلندي- دکتر سید مجید اسما عیل زاده.
2.Mathematical Foundation 2.1 The transfer function concept  From the mathematical standpoint, algebraic and differential or difference equations can.
Biomedical Control Systems (BCS)
Chapter 11 Digital Control Systems
1 Teaching Innovation - Entrepreneurial - Global The Centre for Technology Enabled Teaching & Learning, MGI, India DTEL DTEL (Department for Technology.
Three basic forms G1G1 G2G2 G2G2 G1G1 G1G1 G2G2 G1G1 G2G2 G1G1 G2G2 G1G1 G1G1 G2G2 1+ cascade parallelfeedback.
Automated Control Systems, 8/E by Benjamin C. Kuo and Farid Golnaraghi Copyright © 2003 John Wiley & Sons. Inc. All rights reserved. Figure 3-1 (p. 44)
7-1 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Network Flow Models Chapter 7.
Signal Flow Graphs Lect # 06.
Modern Control System EKT 308 Transfer Function Poles and Zeros.
Lecture 1 Gunjeet kaur Dronacharya group of institutions.
Lecture 3: System Representation
Chapter 4 Structures for Discrete-Time System Introduction The block diagram representation of the difference equation Basic structures for IIR system.
Transfer Functions Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: The following terminology.
CONTROL SYSTEM ENGINEERING
state space representation
Teknik kendali.
Ch3 Feedback control system characteristics
Salman Bin Abdulaziz University
Lec 4 . Graphical System Representations
Dynamic Behavior and Stability of Closed-Loop Control Systems
A general method for TF It’s systematic Uses Mason’s formula
A Survey of Program Slicing Techniques: Section 4
لجنة الهندسة الكهربائية
Automatic Control System
SIGNAL FLOW GRAPHS SUBMITTED BY: Mrs. RAMANDEEP KAUR
Reduction of Multiple Subsystems Stability Steady-State Errors
Illustrations In this chapter we describe a general process for designing a control system. A control system consisting of interconnected components is.
SIGNAL FLOW GRAPHS SUBMITTED BY: Mrs. SANDEEP KAUR ASST. PROFESSOR-EEE.
SIGNAL FLOW GRAPH.
ME 142 Engineering Computation I
Signal Flow Graph nodes : variables branches : gains e.g. y = a ∙ x
The Transfer Function of Linear Systems
Control Systems (CS) Signal Flow Graphs Abdul Qadir Ansari, PhD
A general method for TF It’s systematic Uses Mason’s formula
Y x Linear vs. Non-linear.
Supplement material: Signal-Flow Graphs (SFGs)
Zhongguo Liu Biomedical Engineering
Chapter 1: Introduction to Control Systems
Control Systems Spring 2016
. Modeling OBJECTIVE Revision on Laplace transform
Presentation transcript:

2.7 Signal-Flow Graph models (信号流图模型) Why SFG? Block Diagrams are adequate for representation, but cumbersome. SFG provides the relation between system variables without requiring any reduction procedure.

What is SFGM? Definition: A signal-flow graph is a diagram consisting of nodes that are connected by several directed branches and is a graph representation of a set of linear relation. Only valid for linear system

Basic elements of SFG Branch: A unidirectional path segment Nodes: The input and output points or junctions Path: A branch or a continuous sequence of branches that can be traversed from one node to anther node.

Continued Loop: A closed path that originates and terminates on the same node, and along the path no node is met twice. Non-touching loops: If two loops do not have a common node. Touching loops: Two touching loops share one or more common nodes.

Mason’s gain formula The linear dependence (Gain) T i j between input variable x i and output variable x j is given by the following formula:

Transfer function The Mason gain formula can be used to obtain the transfer function between input variable R(s) and output variable Y(s) as :

Application of Mason’s formula Examples: refer to (P69-71) Other examples: refer to (2-26,27,28,29)

2.8 Simulation Computer analysis of control systems Simulation of systems using MATLAB Refer to (P71-73) Refer to (P80-94) Self-learning after class

Sequential design example ( 循序渐进示例 ) Refer to P23-24 and P94-97 Pay attention to model simplification Ignoring the section with small time-constant

2.9 supplement ( 补充几个概念) Extraneous input: Closed-loop transfer function Closed-loop error TF Closed-loop disturbance TF Open-loop TF Reference input and Disturbance input

Summary DE model and its solution TF model and system response Block diagram and its reduction SFG models and Mason’s formula Simulation using MATLAB

Assignment Review Ch2 (P66-97) E2.19 E2.22 E2.23 E2.26 E2.29 P2.32