1 LTI Systems; Convolution September 4, 2000 EE 64, Section 1 ©Michael R. Gustafson II Pratt School of Engineering.

Slides:



Advertisements
Similar presentations
Signals and Systems Fall 2003 Lecture #3 11 September 2003
Advertisements

Signals and Systems – Chapter 2
Signals and Systems March 25, Summary thus far: software engineering Focused on abstraction and modularity in software engineering. Topics: procedures,
Lecture 3: Signals & Systems Concepts
Transformations of Continuous-Time Signals Continuous time signal: Time is a continuous variable The signal itself need not be continuous. Time Reversal.
Lecture 4: Linear Systems and Convolution
Lecture 5: Linear Systems and Convolution
Continuous-Time Convolution EE 313 Linear Systems and Signals Fall 2005 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian.
Leo Lam © Signals and Systems EE235. Leo Lam © Convergence Two mathematicians are studying a convergent series. The first one says:
1 Signals & Systems Spring 2009 Week 3 Instructor: Mariam Shafqat UET Taxila.
3.4 Solving Systems of Linear Inequalities Objectives: Write and graph a system of linear inequalities in two variables. Write a system of inequalities.
EE3010 SaS, L7 1/19 Lecture 7: Linear Systems and Convolution Specific objectives for today: We’re looking at continuous time signals and systems Understand.
Time-Domain Representations of LTI Systems
Time Domain Representation of Linear Time Invariant (LTI).
DISCRETE-TIME SIGNALS and SYSTEMS
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Convolution Definition Graphical Convolution Examples Properties.
Signal and Systems Prof. H. Sameti Chapter #2: 1) Representation of DT signals in terms of shifted unit samples System properties and examples 2) Convolution.
Linear Time-Invariant Systems
COSC 3451: Signals and Systems Instructor: Dr. Amir Asif
Course Outline (Tentative) Fundamental Concepts of Signals and Systems Signals Systems Linear Time-Invariant (LTI) Systems Convolution integral and sum.
Fourier Analysis of Signals and Systems
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Causality Linearity Time Invariance Temporal Models Response to Periodic.
( II ) This property is known as “convolution” ( الإلتواء التفاف ) From Chapter 2, we have Proof is shown next Chapter 3.
4. Introduction to Signal and Systems
1 ELEC 361/W: Midterm exam Solution: Fall 2005 Professor: A. Amer TA: M. Ghazal Q1: 1. True: According to the “Shifting property” of the FT 2. False: Causality.
Time Domain Representation of Linear Time Invariant (LTI).
Leo Lam © Signals and Systems EE235 KX5BQY.
Signals and Systems Lecture 19: FIR Filters. 2 Today's lecture −System Properties:  Linearity  Time-invariance −How to convolve the signals −LTI Systems.
Homework Assignment Pg: 429 (1-3 all,6-8 all, 18,21,28)
Signals and Systems Lecture #6 EE3010_Lecture6Al-Dhaifallah_Term3321.
Description and Analysis of Systems Chapter 3. 03/06/06M. J. Roberts - All Rights Reserved2 Systems Systems have inputs and outputs Systems accept excitation.
1 Computing the output response of LTI Systems. By breaking or decomposing and representing the input signal to the LTI system into terms of a linear combination.
Leo Lam © Signals and Systems EE235. Leo Lam © Today’s menu LTI System – Impulse response Lead in to Convolution.
Dr. Michael Nasief Digital Signal Processing Lec 7 1.
Review of DSP.
Time Domain Representations of Linear Time-Invariant Systems
Graphing Linear Equations
Chapter 2. Signals and Linear Systems
Review of DSP.
Digital Signal Processing
Lect2 Time Domain Analysis
CEN352 Dr. Nassim Ammour King Saud University
EE 309 Signal and Linear System Analysis
Signal Processing First
Lecture 12 Linearity & Time-Invariance Convolution
EE 309 Signal and Linear System Analysis
Recap: Chapters 1-7: Signals and Systems
Signals and Systems EE235 Leo Lam ©
Description and Analysis of Systems
Lecture 4: Discrete-Time Systems
UNIT V Linear Time Invariant Discrete-Time Systems
Signal and Systems Chapter 2: LTI Systems
Signals and Systems EE235 Leo Lam ©
Lecture 5: Linear Systems and Convolution
CS3291: "Interrogation Surprise" on Section /10/04
2 Linear Time-Invariant Systems --Analysis of Signals and Systems in time-domain An arbitrary signal can be represented as the supposition of scaled.
Chapter 3 Convolution Representation
Fourier Series September 18, 2000 EE 64, Section 1 ©Michael R. Gustafson II Pratt School of Engineering.
Solve Systems of Linear Inequalities
Unit Inputs, Systems, and System Properties
Signals & Systems (CNET - 221) Chapter-3 Linear Time Invariant System
Convolution sum.
Signals and Systems Lecture 18: FIR Filters.
Lecture 4: Linear Systems and Convolution
Digital Signal Processing
Review of DSP.
From Chapter 2, we have ( II ) Proof is shown next
Convolution sum & Integral
Lecture 3 Discrete time systems
Presentation transcript:

1 LTI Systems; Convolution September 4, 2000 EE 64, Section 1 ©Michael R. Gustafson II Pratt School of Engineering

2 Last Time Block diagrams Series, parallel, and feedback Proving linearity Proving time invariance Using unit step and unit ramp functions

3 LTI Systems LTI: Linear, Time Invariant LTI systems are linear - so superposition works LTI systems are time invariant - so their properties do not change with macroscopic shifts in time

4 Properties of LTI Systems 1) For an LTI system, the output from a scaled, shifted unit impulse is simply a scaled, shifted version of the output from a standard unit impulse. 2) Any finite discrete input can be created from a linear combination of shifted and scaled unit impulse functions.

5 Property 1 (Discrete) Mathematically,

6 Property 2 (Discrete) Assuming a signal x[n] is finite, it can be represented:

7 Conclusion (Math) Using these two properties, the following holds true:

8 Conclusion (English) If the response to a unit impulse can be found, then the response to a linear combination of shifted impulses is the same linear combination of shifted impulse responses.

9 Example Find the output for the given system:

10 Property 1 (Continuous) Mathematically,

11 Property 2 (Continuous) Assuming a signal x[n] is finite, it can be represented:

12 Conclusion (Math) Using these two properties, the following holds true:

13 Conclusion (English) If the response to a unit impulse can be found, then the response to a linear combination of shifted impulses is the same linear combination of shifted impulse responses.

14 Example Find the output for the given system:

15 Mathematical Solutions Assume the following system:

16 Mathematical Solutions (cont) Multiply out to get steps multiplied together:

17 Mathematical Solutions (cont) Determine the three requirements generated by the step functions and rewrite the integral:

18 Mathematical Solutions (cont)

19 Mathematical Solutions (cont)

20 Graphical Solutions Plot the graph of the input as a function of . Plot the impulse response using t-  with  as the independent variable. Note how the graph of the impulse response "moves" as t increases. Determine the regions of overlap and proceed from there.

21 Assignment Read Chapter 2 of OW. Finish the homework assignment for Wednesday.

22 Next Time Properties of LTI systems.

23 Questions ?