EE102 – SYSTEMS & SIGNALS Fall Quarter, 2001. Instructor: Fernando Paganini.

Slides:



Advertisements
Similar presentations
Transformations of Continuous-Time Signals Continuous time signal: Time is a continuous variable The signal itself need not be continuous. Time Reversal.
Advertisements

ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Review Resources: Wiki: State Variables YMZ: State Variable Technique Wiki: Controllability.
Introduction to Signals and Systems David W. Graham EE 327.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Introduction to Systems What are signals and what are systems The system description Classification of systems Deriving the system model – Continuous systems.
Spring semester 2006 ESE 601: Hybrid Systems Review material on continuous systems I.
EECS 20 Chapter 21 Defining Signals and Systems Last time we Introduced mathematical notation to help define sets Learned the names of commonly used sets.
Signals Systems For example ...
Goodwin, Graebe, Salgado ©, Prentice Hall 2000 Chapter 3 Modeling Topics to be covered include:  How to select the appropriate model complexity  How.
Teknik kendali priyatmadi.
Chapter 3 1 Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous.
Types of systems in the Laplace domain. System order Most systems that we will be dealing with can be characterised as first or second order systems.
Lecture 24 Introduction to state variable modeling Overall idea Example Simulating system response using MATLAB Related educational modules: –Section 2.6.1,
Modeling & Simulation of Dynamic Systems Lecture-2 Review of Basic Concepts of Classical control 1 Dr. Imtiaz Hussain Associate Professor Department of.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Definition of a System Examples Causality Linearity Time Invariance.
ISAT 412 -Dynamic Control of Energy Systems (Fall 2005)
1 Chapter 1 Fundamental Concepts. 2 signalpattern of variation of a physical quantity,A signal is a pattern of variation of a physical quantity, often.
1.1 Describing Systems ECE 5800 Western Michigan University Fall 2012.
BsysE595 Lecture Basic modeling approaches for engineering systems – Summary and Review Shulin Chen January 10, 2013.
Signal and Systems Prof. H. Sameti
1 Signals and Systems Fall 2003 Lecture #1 Prof. Alan S. Willsky 4 September ) Administrative details 2) Signals 3) Systems 4) For examples... “Figures.
CHAPTER 1 SIGNALS AND SYSTEMS. Signal Signals are functions of independent variables that carry information. For example:  Electrical signals ---voltages.
Dan O. Popa, Intro to EE, Freshman Practicum, Spring 2015 EE 1106 : Introduction to EE Freshman Practicum Lecture-Lab: Introduction to signals and systems,
Math 3120 Differential Equations with Boundary Value Problems
Prepared by Mrs. Azduwin Binti Khasri
1 Chapter 1 Fundamental Concepts. 2 signalpattern of variation of a physical quantity,A signal is a pattern of variation of a physical quantity, often.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Definition of a System Examples Causality Linearity Time Invariance Resources:
Signals and Systems Dr. Mohamed Bingabr University of Central Oklahoma
Fundamentals of Electric Circuits Chapter 16 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 2 Time Domain Analysis of CT System Basil Hamed
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 :
Input Function x(t) Output Function y(t) T[ ]. Consider The following Input/Output relations.
THE LAPLACE TRANSFORM LEARNING GOALS Definition
1 G. Baribaud/AB-BDI Digital Signal Processing March 2003 DISP-2003 The Laplace transform  The linear system concept  The definition and the properties.
Signals and Systems 1 Lecture 7 Dr. Ali. A. Jalali September 4, 2002
SE201: Introduction to Systems Engineering Mathematical Modeling.
Lecture 01 Signal and System Muhammad Umair Muhammad Umair, Lecturer (CS), KICSIT.
4. Introduction to Signal and Systems
Introduction to discrete event systems
1 “Figures and images used in these lecture notes by permission, copyright 1997 by Alan V. Oppenheim and Alan S. Willsky” Signals and Systems Spring 2003.
MTH108 Business Math I Lecture 8. Chapter 4 Mathematical Functions.
Overview of Signals and Systems  Overview of Overview Administrative details Administrative details Syllabus, attendance, report, notebookSyllabus, attendance,
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.
EASTERN MEDITERRANEAN UNIVERSITY EE 529 Circuits and Systems Analysis Mustafa Kemal Uyguroğlu.
Chapter 2 System Models – Time Domain
DYNAMIC BEHAVIOR OF PROCESSES :
Linear Algebra: What are we going to learn? 李宏毅 Hung-yi Lee.
MESB374 System Modeling and Analysis
Teknik kendali.
State Space Representation
Lecture 1: Signals & Systems Concepts
5. Modeling of Electrical Systems
Description and Analysis of Systems
Fundamentals of Electric Circuits Chapter 16
Linear Control Systems
Autonomous Cyber-Physical Systems: Dynamical Systems
Digital Control Systems (DCS)
Digital Control Systems (DCS)
Chapter 1 Fundamental Concepts
Signals and Systems EE235 Leo Lam Leo Lam ©
State Space Analysis UNIT-V.
Control Systems (CS) Lecture-3 Introduction to Mathematical Modeling &
Lecture 1: Signals & Systems Concepts
Performance evaluation of manufacturing systems
Signals and Systems Lecture 2
Lecture 3: Signals & Systems Concepts
Presentation transcript:

EE102 – SYSTEMS & SIGNALS Fall Quarter, Instructor: Fernando Paganini.

Signal: Function that describes the evolution of a variable with time. Examples: –Voltage across an electrical component. – Position of a moving object. + _ V(t) x(t)

Sound = pressure of the air outside your ear t p Information lies in the time evolution. The signal can be converted to and from other domains: Electrical (in a stereo), electro-chemical (in your brain). What matters is the mathematical structure.

Signal examples (cont): Population of a species over time (decades) Daily value of the Nasdaq Time can be continuous (a real number) or discrete (an integer). This course focuses on continuous time.

System: component that establishes a relationship between signals Example: circuit Relationship between voltages and currents. Vs R1 R2 R3 V1 Is Io

Systems: examples Car: Relationship between signals: – Throttle/brake position – Motor speed – Fuel concentration in chamber – Vehicle speed. – … Ecosystem: relates populations, … The economy: relates GDP, inflation, interest rates, stock prices,… The universe…

Math needed to study signals & systems? Example 1: static system Vs R1 R2 Vo I Not much math there… Time does not enter in a fundamental way.

Example 2: dynamical system Vs R C Vo I Switch closes at t=0. For t >= 0, we have the differential equation (ODE) Solution: Time is essential here.

Dynamic, differential equation models appear in many systems Mechanical system, e.g. the mass-spring system Chemical reactions Population dynamics Economic models

The issue of complexity Consider modeling the dynamic behavior of –An IC with millions of transistors –A biological organism “Reductionist” method: zoom in a component, write a differential equation model, combine them into an overall model. Difficulty: solving those ODE’s is impossible; even numerical simulation is prohibitive. Even harder: design the differential equation (e.g., the circuit) so that it has a desired solution.

The “black box” concept Idea: describe a portion of a system by a input- output (cause-effect) relationship. Derive a mathematical model of this relationship. This can involve ODEs, or other methods we will study. Make reasonable approximations. Interconnect these boxes to describe a more complex system. xy

Definition: Input-Output System The input function x(t) belongs to a space X, and can be freely manipulated from outside. The output function y(t) varies in a space Y, and is uniquely determined by the input function. The relationship between input and output is described by a transformation T between X and Y. Notation: x y or

Example: RC circuit as an input-output system x(t) R C y(t) + _ + _ We assume here that time starts at t=0, y(0) = 0 To represent the mapping from x to y explicitly, we must solve the differential equation Here

Solution of First, solve homogeneous equation Solution: Next, look for a solution of the non-homogeneous equation. One method: “Variation of constants”, try a solution of the form

Solution of Using initial condition y(0)=0, Input-output representation, y = T[x]