Linear Time Invariant Systems

Slides:



Advertisements
Similar presentations
Review of Frequency Domain
Advertisements

Chapter 1 -Discrete Signals A Sampled or discrete time signal x[n] is just an ordered sequence of values corresponding to the index n that embodies the.
MM3FC Mathematical Modeling 3 LECTURE 3
Lecture 4: Linear Systems and Convolution
MM3FC Mathematical Modeling 3 LECTURE 2 Times Weeks 7,8 & 9. Lectures : Mon,Tues,Wed 10-11am, Rm.1439 Tutorials : Thurs, 10am, Rm. ULT. Clinics : Fri,
Discrete-Time Convolution Linear Systems and Signals Lecture 8 Spring 2008.
Signals and Systems Discrete Time Fourier Series.
Systems: Definition Filter
Finite Impuse Response Filters. Filters A filter is a system that processes a signal in some desired fashion. –A continuous-time signal or continuous.
Analysis of Discrete Linear Time Invariant Systems
Digital Signals and Systems
Discrete-Time and System (A Review)
1 Signals & Systems Spring 2009 Week 3 Instructor: Mariam Shafqat UET Taxila.
DISCRETE-TIME SIGNALS and SYSTEMS
BYST CPE200 - W2003: LTI System 79 CPE200 Signals and Systems Chapter 2: Linear Time-Invariant Systems.
Linear Time-Invariant Systems
1 Lecture 1: February 20, 2007 Topic: 1. Discrete-Time Signals and Systems.
11/22/20151 Digital Filters. 11/22/20152 Time domain to Frequency Domain and vice versa Filter Characteristics.
Hossein Sameti Department of Computer Engineering Sharif University of Technology.
EEE 503 Digital Signal Processing Lecture #2 : EEE 503 Digital Signal Processing Lecture #2 : Discrete-Time Signals & Systems Dr. Panuthat Boonpramuk Department.
Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Neural Networks Laboratory Slide 1 DISCRETE SIGNALS AND SYSTEMS.
Signals and Systems Lecture 19: FIR Filters. 2 Today's lecture −System Properties:  Linearity  Time-invariance −How to convolve the signals −LTI Systems.
Signals and Systems Lecture #6 EE3010_Lecture6Al-Dhaifallah_Term3321.
3/18/20161 Linear Time Invariant Systems Definitions A linear system may be defined as one which obeys the Principle of Superposition, which may be stated.
What is filter ? A filter is a circuit that passes certain frequencies and rejects all others. The passband is the range of frequencies allowed through.
Description and Analysis of Systems Chapter 3. 03/06/06M. J. Roberts - All Rights Reserved2 Systems Systems have inputs and outputs Systems accept excitation.
Analysis of Linear Time Invariant (LTI) Systems
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.
Finite Impuse Response Filters. Filters A filter is a system that processes a signal in some desired fashion. –A continuous-time signal or continuous.
Time Domain Representations of Linear Time-Invariant Systems
1 Chapter 8 The Discrete Fourier Transform (cont.)
Discrete Time Signal Processing Chu-Song Chen (陳祝嵩) Institute of Information Science Academia Sinica 中央研究院 資訊科學研究所.
Chapter 3 Time Domain Analysis of DT System Basil Hamed
Review of DSP.
Signal Processing First
Digital Signal Processing
Lecture 11 FIR Filtering Intro
Lect2 Time Domain Analysis
CEN352 Dr. Nassim Ammour King Saud University
Discrete-time Systems
Linear Constant-coefficient Difference Equations
Lecture 12 Linearity & Time-Invariance Convolution
Discrete-Time Structure
Computational Data Analysis
Description and Analysis of Systems
DAYS OF THE WEEK.
University of Manchester School of Computer Science
Lecture 4: Discrete-Time Systems
Discrete-Time Signals: Sequences
UNIT V Linear Time Invariant Discrete-Time Systems
Signal and Systems Chapter 2: LTI Systems
UNIT-I SIGNALS & SYSTEMS.
Z TRANSFORM AND DFT Z Transform
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.
Digital Signal Processing
System Properties Especially: Linear Time Invariant Systems
Signal Processing First
Tania Stathaki 811b LTI Discrete-Time Systems in Transform Domain Ideal Filters Zero Phase Transfer Functions Linear Phase Transfer.
LECTURE 05: CONVOLUTION OF DISCRETE-TIME SIGNALS
Assignment # 3 Chapter 4 End of Chapter questions P-4.6 Page 97
Contact
Concept of frequency in Discrete Signals & Introduction to LTI Systems
Convolution sum.
Signals and Systems Lecture 18: FIR Filters.
Lecture 4: Linear Systems and Convolution
2011年 5月 2011年 6月 2011年 7月 2011年 8月 Sunday Monday Tuesday Wednesday
Review of DSP.
Lecture 3 Discrete time systems
Presentation transcript:

Linear Time Invariant Systems Definitions A linear system may be defined as one which obeys the Principle of Superposition, which may be stated as follows: If an input consisting the sum of a number of signals is applied to a linear system, then the output is the sum, or superposition, of the system’s responses to each signal considered separately. A time-invariant system is one whose properties do not vary with time. The only effect of a time-shift on an input signal to the system is a corresponding time-shift in its output. A causal system is one if the output signal depends only on present and/or previous values of the input. In other words all real time systems must be causal; but if data were stored and subsequently processed at a later date, it need not be causal.

The Unit Impulse Response The unit impulse is a single vertical line of zero width and a height of 1. This is also sometimes known as the Kronecker delta function d[n] is the symbol given to the line where d means infinitely small. n is the sampling period A shifted impulse such as d[n – 2] is the line shifted to the right 2 sampling periods. n -2 -1 1 2 3 4 5 6 d[n] d[n-2]

Now consider the following signal: x[n] = 2d[n ] + 4d[n – 1] + 6d[n – 2] + 4d[n – 3] + 2d[n – 4] n -2 -1 1 2 3 4 5 6 2d[n] 4d[n-1] 6d[n-2] 4d[n-3] 2d[n-4] X[n] Hence any sequence can be represented by the equation: = + x[-1]d[n + 1] + x[0]d[n] + x[1]d[n - 1] + x[2]d[n - 2] +……. x[k] is the height of each impulse, frequently known as the coefficient. d [n - k] is the time slot

Impulse Response When the input to an FIR filter is a unit impulse sequence, x[n] = d[n], the output is known as the unit impulse response, which is normally donated as h[n]. A single impulse input yields the system’s impulse response

of the system's linearity. A scaled impulse input yields a scaled response, due to the scaling property of the system's linearity. 7/3/2018

This now demonstrates the additivity portion of the linearity property of the system to complete the picture. Since any discrete-time signal is just a sum of scaled and shifted discrete-time impulses, we can find the output from knowing the input and the impulse response

Convolution

Convolution Convolution is a weighted moving average with one signal flipped back to front: The general expression for an FIR filter’s output is:- A tabulated version of convolution n n < 0 1 2 3 4 5 6 7 n < 7 x[n] h[n] -1 h[0]x[n] 12 18 h[1]x[n-1] -2 -4 -6 h[2]x[n-2] 8 h[3]x[n-3] y[n] 10 16 h[0]x[n] = x[0] * h[0] + x[1] * h[0] + x[2] * h[0] + x[3] * h[0] + x[4] * h[0] h[0]x[n] = 2 * 3 + 4 * 3 + 6 * 3 + 4 * 3 + 2 * 3 h[0]x[n] = 6 + 12 + 18 + 12 + 6

FIR Filter Where Z-n is a delay of one sampling period y(n) Where Z-n is a delay of one sampling period aR is the coefficient (gain/attenuation of impulse S is the symbol for summation (adding)

Now the following share prices were obtained from a weeks trading Day Period x(n) Price Monday x(0) 20 Tuesday 1 x(1) Wednesday 2 x(2) Thursday 3 x(3) 12 Friday 4 x(4) 40 Saturday 5 x(5) Sunday 6 x(6)

Performing the multiplications and additions gives: aR Value a0 0.25 a1 0.5 a2 x(0) = 20 x(-1) = 0 x(-2) = 0 Performing the multiplications and additions gives: y(0) = 0.25 x 20 + 0.5 x 0 + 0.25 x 0 = 5

For Tuesday x(1) = 20 x(0) = 20 x(-1) = 0 It follows that: y(1) = 0.25 x 20 + 0.5 x 20 + 0.25 x 0 = 15 For Wednesday x(2) = 20 x(1) = 20 x(0) = 20 Giving: y(2) = 0.25 x 20 + 0.5 x 20 + 0.25 x 20 = 20 For Thursday x(3) = 12 x(2) = 20 x(1) = 20 Giving y(3) = 0.25 x 12 + 0.5 x 20 + 0.25 x 20 = 18

Day y(n) Monday 5 Tuesday 15 Wednesday 20 Thursday 18 Friday 21 Saturday 28 Sunday 25

The input impulse pulse train The impulse response of the filter h(n)

y(5) = 0.25 x 20 + 0.5 x 40 + 0.25 x 12 = 28

y(4) = 0.25 x 40 + 0.5 x 12 + 0.25 x 20 = 21 Day y(n) Monday 5 Tuesday 15 Wednesday 20 Thursday 18 Friday 21 Saturday 28 Sunday 25

7/3/2018

End

Steps, Impulses and Ramps The unit step function u[n] is defined as: u[n] = 0, n < 0 u[n] = 1, n ≥ 0 This signal plays a valuable role in the analysis and testing of digital signals and processors. Another basic signal which is even more important than the unit step, is the unit impulse function d[n], and is defined as: d[n] = 0, n ≠ 0 d[n] = 1, n = 0 7/3/2018

One further signal is the digital ramp which rises or falls linearly with the variable n. The unit ramp function r[n] is defined as: r[n] = n u[n] 7/3/2018