COSC 3451: Signals and Systems Instructor: Dr. Amir Asif

Slides:



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

Signals and Systems – Chapter 2
Lecture 3: Signals & Systems Concepts
Characteristics of a Linear System 2.7. Topics Memory Invertibility Inverse of a System Causality Stability Time Invariance Linearity.
Discrete-Time Linear Time-Invariant Systems Sections
Lecture 6: Linear Systems and Convolution
Time - Domain Analysis Of Discrete - Time Systems The first half of Chapter 3.
Meiling chensignals & systems1 Lecture #2 Introduction to Systems.
Signals and Systems Lecture #5
Discrete-time Systems Prof. Siripong Potisuk. Input-output Description A DT system transforms DT inputs into DT outputs.
Analysis of Discrete Linear Time Invariant Systems
Digital Signals and Systems
1 Signals & Systems Spring 2009 Week 3 Instructor: Mariam Shafqat UET Taxila.
Course Outline (Tentative)
Basic System Properties. Memory Invertibility Causality Stability Time Invariance Linearity.
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 Representation of Linear Time Invariant (LTI).
DISCRETE-TIME SIGNALS and SYSTEMS
Time-Domain Representations of LTI Systems
Discrete-time Systems Prof. Siripong Potisuk. Input-output Description A DT system transforms DT inputs into DT outputs.
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.
Introduction to System Hany Ferdinando Dept. of Electrical Engineering Petra Christian University.
BYST CPE200 - W2003: LTI System 79 CPE200 Signals and Systems Chapter 2: Linear Time-Invariant Systems.
Linear Time-Invariant Systems
Course Outline (Tentative) Fundamental Concepts of Signals and Systems Signals Systems Linear Time-Invariant (LTI) Systems Convolution integral and sum.
1 Lecture 1: February 20, 2007 Topic: 1. Discrete-Time Signals and Systems.
Hossein Sameti Department of Computer Engineering Sharif University of Technology.
Department of Electrical and Computer Engineering Brian M. McCarthy Department of Electrical & Computer Engineering Villanova University ECE8231 Digital.
Fourier Analysis of Signals and Systems
Linear Time-Invariant Systems Quote of the Day The longer mathematics lives the more abstract – and therefore, possibly also the more practical – it becomes.
Signals and Systems 1 Lecture 7 Dr. Ali. A. Jalali September 4, 2002
EEE 503 Digital Signal Processing Lecture #2 : EEE 503 Digital Signal Processing Lecture #2 : Discrete-Time Signals & Systems Dr. Panuthat Boonpramuk Department.
CHAPTER 2 Discrete-Time Signals and Systems in the Time-Domain
Course Outline (Tentative) Fundamental Concepts of Signals and Systems Signals Systems Linear Time-Invariant (LTI) Systems Convolution integral and sum.
4. Introduction to Signal and Systems
Time Domain Representation of Linear Time Invariant (LTI).
Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Neural Networks Laboratory Slide 1 DISCRETE SIGNALS AND SYSTEMS.
Signals and Systems Analysis NET 351 Instructor: Dr. Amer El-Khairy د. عامر الخيري.
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.
Chapter 2. Signals and Linear Systems
Signal and systems LTI Systems. Linear Time-Invariant Systems.
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.
In summary If x[n] is a finite-length sequence (n  0 only when |n|
Time Domain Representations of Linear Time-Invariant Systems
Discrete Time Signal Processing Chu-Song Chen (陳祝嵩) Institute of Information Science Academia Sinica 中央研究院 資訊科學研究所.
Time Domain Representation of Linear Time Invariant (LTI).
Review of DSP.
What is System? Systems process input signals to produce output signals A system is combination of elements that manipulates one or more signals to accomplish.
Lect2 Time Domain Analysis
CEN352 Dr. Nassim Ammour King Saud University
Discrete-time Systems
Signals and systems By Dr. Amin Danial Asham.
Description and Analysis of Systems
Signals and Systems Using MATLAB Luis F. Chaparro
Signal and Systems Chapter 2: LTI Systems
2. Linear Time-Invariant Systems
Signals & Systems (CNET - 221) Chapter-2 Introduction to Systems
System Properties Especially: Linear Time Invariant Systems
1.1 Continuous-time and discrete-time signals
Signals & Systems (CNET - 221) Chapter-2
Signals & Systems (CNET - 221) Chapter-3 Linear Time Invariant System
Signals and Systems Lecture 2
LECTURE 05: CONVOLUTION OF DISCRETE-TIME SIGNALS
Concept of frequency in Discrete Signals & Introduction to LTI Systems
Lecture 3: Signals & Systems Concepts
Review of DSP.
Lecture 3 Discrete time systems
SIGNALS & SYSTEMS (ENT 281)
Presentation transcript:

COSC 3451: Signals and Systems Instructor: Dr. Amir Asif Department of Computer Science York University Handout # 2 Topics: 1. CT and DT Systems 2. Parallel and Cascaded Connections 3. Properties of Systems: Memory, Causality, Stability, linearity 4. Linear and Time Invariant Systems 5. Convolution Integral and Sum Oppenheim: Section 1.5 – 1.7, 2.1 – 2.2

Systems System: processes an input signal producing an output signal with certain features of the input signal enhanced and other features unchanged or diminished. Examples of Systems: Fig. 1: RLC Series Circuit Fig. 2: Spring-mass-damper mechanical system

Classification of Systems Continuous-time System: is one in which a continuous-time input results in a continuous-time output. Figures 1 and 2 are both CT systems represented by constant coefficient linear differential equations. Discrete-time System: is one in which a discrete-time input results in a discrete-time output Example is your bank account where the monthly balance y[n] is incremented by the additional deposit x[n] and interest at a rate of r% per month. DT systems are represented by linear constant coefficient finite difference equations.

Interconnection of Systems Cascaded (Series) Configuration: Parallel Configuration: Feedback (Series-Parallel) Configuration:

Properties of Systems (1) Memoryless Systems: in which the output at a particular instant of the independent variable is only dependent upon the value of input at the same instant. Otherwise, the system has a memory Activity 1: Which of the following systems are memoryless? a. Amplifier: b. Accumulator: c. Decimator: d. Time Reversal:

Properties of Systems (2) Invertible Systems: If an output of a system can be processed by another system to produce the original input, the system is said to be invertible. Basic condition of invertibility: Distinct inputs lead to distinct outputs. Activity 2: Which of the following systems are invertible? a. Amplifier: b. Accumulator: c. Decimator: d. Time Reversal:

Properties of Systems (3) Causal (Non-anticipative) Systems: in which the output signal at a particular instant of the independent variable depends upon the value of input signal either in the past or at the same instant. Otherwise, the system is called a noncausal (or anticipative) system. Activity 3: Which of the following systems are causal? a. Amplifier: b. Accumulator: c. Decimator: d. Time Reversal:

Properties of Systems (4) Stable Systems: are those which produce a bounded output for every bounded input. The above condition of stability is called BIBO stability. Activity 4: Which of the following systems are stable? a. Amplifier: b. Accumulator: c. Decimator: d. Time Reversal: e. Miscellaneous:

Properties of Systems (5) Linear Systems: satisfy the principle of superposition: If an input consists of a weighted sum of several inputs (for which individual responses) are known, then the output is the same weighted sum of the individual responses. Activity 5: Which of the following systems are stable? a. Amplifier: b. Accumulator: c. Decimator: d. Time Reversal: e. Miscellaneous:

Properties of Systems (6) Time Invariant Systems: If an input is shifted in time then the output gets shifted by a similar shift without any other change. Activity 6: Which of the following systems are time invariant? a. Amplifier: b. Accumulator: c. Decimator: d. Time Reversal: e. Miscellaneous:

Linear Time Invariant Systems (1) Linear Time Invariant (LTI) Systems: are those that satisfy the linearity and time-invariant properties. LTI systems are special because these are completely represented by constant coefficient linear differential equations for CT systems or constant coefficient linear difference equation for DT systems. LTI systems are also completely represented by its impulse response. Bullets 3 and 4 imply that given the representative impulse response (or equivalent differential or difference equation), the output to any input can be computed. Impulse Response of LTI Systems

LTI Systems: Convolution Sum For DT system, the output is the convolution sum of the input and the impulse (unit sample response) Activity 7: Calculate the output if the input and the impulse response are given by

LTI Systems: Convolution Integral For CT system, the output is the convolution integral of the input and the impulse (unit sample response) Activity 8: Calculate the output if the input and the impulse response are given by