SYSTEM REPRESENTATION

Similar documents
(Refer Slide Time: 2:03)

SIGNAL FLOW GRAPHS. Prof. S. C.Pilli, Principal, Session: XI, 19/09/06 K.L.E.S. College of Engineering and Technology, Belgaum

G(s) = Y (s)/u(s) In this representation, the output is always the Transfer function times the input. Y (s) = G(s)U(s).


Series and Parallel Resistive Circuits

Control System Definition

Circuits 1 M H Miller

Collection of Solved Feedback Amplifier Problems

Chapter 19 Operational Amplifiers

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Parallel and Series Resistors, Kirchoff s Law

NETWORK STRUCTURES FOR IIR SYSTEMS. Solution 12.1

2 SYSTEM DESCRIPTION TECHNIQUES

EVALUATING ACADEMIC READINESS FOR APPRENTICESHIP TRAINING Revised For ACCESS TO APPRENTICESHIP

Series and Parallel Circuits

Basic Laws Circuit Theorems Methods of Network Analysis Non-Linear Devices and Simulation Models

Magnetic Fields. I. Magnetic Field and Magnetic Field Lines

Chapter 5. Parallel Circuits ISU EE. C.Y. Lee

Series and Parallel Circuits

DIGITAL-TO-ANALOGUE AND ANALOGUE-TO-DIGITAL CONVERSION

Introduction to Control Systems

Process / Operation Symbols

MEP Y9 Practice Book A

Multiplying Fractions

CSR REPORT 2016 Corporate Social Responsibility Report

The string of digits in the binary number system represents the quantity

W03 Analysis of DC Circuits. Yrd. Doç. Dr. Aytaç Gören

Introduction to LabVIEW for Control Design & Simulation Ricardo Dunia (NI), Eric Dean (NI), and Dr. Thomas Edgar (UT)

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes

Number Sense and Operations

Ampere's Law. Introduction. times the current enclosed in that loop: Ampere's Law states that the line integral of B and dl over a closed path is 0

Chapter 12: The Operational Amplifier

Lab 7: Operational Amplifiers Part I

Cell Phone Vibration Experiment

5. A full binary tree with n leaves contains [A] n nodes. [B] log n 2 nodes. [C] 2n 1 nodes. [D] n 2 nodes.

People s Physics Book

MDM AS A PROCESS MAPPING TOOL IN LEAN CONSTRUCTION

Description. Lesson Outcomes. Assumptions. Terminology. Electrician

Algebra I Notes Relations and Functions Unit 03a

Method To Solve Linear, Polynomial, or Absolute Value Inequalities:

Standards Alignment Minnesota Science Standards Alignment Matrix

Nodal and Loop Analysis

Systems of Equations Involving Circles and Lines

Different Approaches to White Box Testing Technique for Finding Errors

Electrical Fundamentals Module 3: Parallel Circuits

SYSM 6304: Risk and Decision Analysis Lecture 5: Methods of Risk Analysis

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

north seattle community college

Experiment NO.3 Series and parallel connection

Situation: Proving Quadrilaterals in the Coordinate Plane

PROG0101 Fundamentals of Programming PROG0101 FUNDAMENTALS OF PROGRAMMING. Chapter 3 Algorithms

Gates, Circuits, and Boolean Algebra

Algorithm & Flowchart & Pseudo code. Staff Incharge: S.Sasirekha

Preamble. Kirchoff Voltage Law (KVL) Series Resistors. In this section of my lectures we will be. resistor arrangements; series and

DC Circuits (Combination of resistances)

LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS

3.1 State Space Models

Kirchhoff s Laws Physics Lab IX

Theory of Logic Circuits. Laboratory manual. Exercise 3

Series and Parallel Circuits

Answer: The relationship cannot be determined.

FORCE ON A CURRENT IN A MAGNETIC FIELD

CHAPTER 3 Boolean Algebra and Digital Logic

5 Systems of Equations

6 Series Parallel Circuits

Click on the links below to jump directly to the relevant section

Computer Programming Lecturer: Dr. Laith Abdullah Mohammed

Social Media Mining. Network Measures

Chapter 7 Direct-Current Circuits

Anatomy Review. Graphics are used with permission of: Pearson Education Inc., publishing as Benjamin Cummings (

Biological Neurons and Neural Networks, Artificial Neurons

Terminology and Symbols in Control Engineering

WORK SCHEDULE: MATHEMATICS 2007


Module 2. DC Circuit. Version 2 EE IIT, Kharagpur

The 2010 British Informatics Olympiad

PREPARATION FOR MATH TESTING at CityLab Academy

Core Maths C1. Revision Notes

Understanding Delta Conversion Online "Power Regulation" - Part 2

Charlesworth School Year Group Maths Targets

Using UML Part Two Behavioral Modeling Diagrams

AP1 Electricity. 1. A student wearing shoes stands on a tile floor. The students shoes do not fall into the tile floor due to

Graph Theory Origin and Seven Bridges of Königsberg -Rhishikesh

Notes on the Critical Path Method for project planning and management.

Cover. SEB SIMOTION Easy Basics. Collection of standardized SIMOTION basic functions. FAQ April Service & Support. Answers for industry.

Fractions. If the top and bottom numbers of a fraction are the same then you have a whole one.

SINGLE-SUPPLY OPERATION OF OPERATIONAL AMPLIFIERS

APPROACHES TO SOFTWARE TESTING PROGRAM VERIFICATION AND VALIDATION

Ladder and Functional Block Programming

DATA ANALYSIS II. Matrix Algorithms

2) Write in detail the issues in the design of code generator.

Regular Expressions and Automata using Haskell

Efficient Data Structures for Decision Diagrams

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.

LabVIEW Day 1 Basics. Vern Lindberg. 1 The Look of LabVIEW

Software Design Document (SDD) Template

Agilent AN 154 S-Parameter Design Application Note

ECE 3510 Final given: Spring 11

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities.

Transcription:

3-1 SYSTEM REPRESENTATION In this topic, we will learn: Important definitions of block diagrams and signal flow graphs: signals, system, summing junctions, pickoff points, series, cascade and feedback forms. Techniques of simplifying block diagrams. Signal flow graphs. Changing block diagrams to signal flow graphs and vice versa. Mason s Rule and example questions. INTRODUCTION A control system consists of the inter-connection of subsystems. A more complicated system will have many interconnected subsystems. For the purpose of analysis, we want to represent the multiple subsystems as a single transfer function. A system with multiple subsystems can be represented in two ways: Block diagrams Signal flow graphs

3-2 BLOCK DIAGRAMS The basic components in a block diagram are: Signals The direction of signal flow is shown by the arrow. System blocks The system block represented by a transfer function. Summing junctions The signals are added/subtracted algebraically

3-3 Pickoff points The same signal is distributed to other subsystems The subsystems in a block diagram are normally connected in three forms: Cascade form The block diagram can be reduced into a single block by multiplying every block to give:

3-4 Parallel form The block diagram can be reduced into a single block by summing every block to give: Feedback form

3-5 closed-loop transfer function: open-loop transfer function: Moving blocks to create familiar forms It is not always apparent to get block diagrams in the familiar forms. We have to move blocks to get the familiar forms in order to be able to reduce the block diagram into single transfer function. Moving the summing junction to the front of a block

3-6 Moving the summing junction to the back of a block

3-7 Moving pick-off point to the front of a block Moving pick-off point to the back of a block

3-8 Example (5.1): Reduce the following block diagram into a single transfer function

3-9 Example (5.2): Reduce the following block diagram into a single transfer function.

3-10 SIGNAL FLOW GRAPHS An alternative to block diagrams. It consists only of branches to represent systems and nodes to represents signals. Branches Represented by a line with arrow showing the direction of signal flow through the system The transfer function is written close to the line and arrow Nodes Represented by a small circle with the signal s name is written adjacent to the node

3-11 Example: Converting block diagrams into signal-flow graphs The block diagrams in cascade, parallel and feedback forms can be converted into signal-flow diagrams. We can start with drawing the signal nodes, and then interconnect the signal nodes with system branches. Cascade form

3-12 Parallel form Feedback form

3-13 Example (5.6): Convert the following block diagram into signal-flow graph

3-14 Mason s Rule Mason s rule is used to get the single transfer function in the signal-flow graph. We need to know some important definitions: Loop a closed path which starts and ends at the same node. Loop gain the product of branch gains found by traversing a loop. Forward-path a path from the input node to the output node of the signal-flow graph in the direction of signal flow.

3-15 Forward-path gain the product of gains found by traversing a path from the input node to the output node of the signal-flow graph in the direction of signal flow. Non-touching loops loops that do not have any nodes in common. Non-touching loops gain the product of loop gains from non-touching loops taken two, three, four, or more at a time.

3-16 Mason s rule: G( s) = C( s) R( s) = k T k k k = number of forward path T k = the k-th forward-path gain = 1 - Σ loop gains + Σ non-touching loops gain (taken 2 at a time) - Σ non-touching loops gain (taken 3 at a time) + Σ non-touching loops gain (taken 4 at a time) - k = - Σ loop gain terms in that touch the k-th forward path. In other words, k is formed by eliminating from those loop gains that touch the k-th forward path.

3-17 Example (5.7): Find the transfer function, C(s)/R(s) of the following signal-flow graph,