Digital Signal Processing

Slides:



Advertisements
Similar presentations
Copyright ©2010, ©1999, ©1989 by Pearson Education, Inc. All rights reserved. Discrete-Time Signal Processing, Third Edition Alan V. Oppenheim Ronald W.
Advertisements

Symmetry and the DTFT If we know a few things about the symmetry properties of the DTFT, it can make life simpler. First, for a real-valued sequence x(n),
Digital signal processing -G Ravi kishore. INTRODUCTION The goal of DSP is usually to measure, filter and/or compress continuous real-world analog signals.
Digital Signal Processing – Chapter 11 Introduction to the Design of Discrete Filters Prof. Yasser Mostafa Kadah
ADC AND DAC Sub-topics: Analog-to-Digital Converter -. Sampling
Introduction to D/A and A/D conversion Professor: Dr. Miguel Alonso Jr.
AMI 4622 Digital Signal Processing
CEN352, Dr. Ghulam Muhammad King Saud University
EECS 20 Chapter 10 Part 11 Sampling and Reconstruction Last time we Viewed aperiodic functions in terms of frequency components via Fourier transform Gained.
Continuous-time Signal Sampling Prof. Siripong Potisuk.
Image (and Video) Coding and Processing Lecture 2: Basic Filtering Wade Trappe.
Discrete-Time Convolution Linear Systems and Signals Lecture 8 Spring 2008.
Leo Lam © Signals and Systems EE235. Transformers Leo Lam ©
Sampling of Continuous-Time Signals
Systems: Definition Filter
Leo Lam © Signals and Systems EE235. Leo Lam © Fourier Transform Q: What did the Fourier transform of the arbitrary signal say to.
Speech Signal Processing I Edmilson Morais and Prof. Greg. Dogil October, 25, 2001.
Digital Signals and Systems
Frequency Domain Representation of Sinusoids: Continuous Time Consider a sinusoid in continuous time: Frequency Domain Representation: magnitude phase.
EE513 Audio Signals and Systems Digital Signal Processing (Systems) Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
The sampling of continuous-time signals is an important topic It is required by many important technologies such as: Digital Communication Systems ( Wireless.
DSP. What is DSP? DSP: Digital Signal Processing---Using a digital process (e.g., a program running on a microprocessor) to modify a digital representation.
DSP for Dummies aka How to turn this (actual raw sonar trace) Into this.. (filtered sonar data)
Discrete-Time and System (A Review)
EE421, Fall 1998 Michigan Technological University Timothy J. Schulz 08-Sept, 98EE421, Lecture 11 Digital Signal Processing (DSP) Systems l Digital processing.
Chapter 5 Frequency Domain Analysis of Systems. Consider the following CT LTI system: absolutely integrable,Assumption: the impulse response h(t) is absolutely.
Fourier Analysis of Systems Ch.5 Kamen and Heck. 5.1 Fourier Analysis of Continuous- Time Systems Consider a linear time-invariant continuous-time system.
1 Chapter 8 The Discrete Fourier Transform 2 Introduction  In Chapters 2 and 3 we discussed the representation of sequences and LTI systems in terms.
Chapter 2 Discrete-Time Signals and Systems
Chapter 2: Discrete time signals and systems
Sampling Theorems. Periodic Sampling Most signals are continuous in time. Example: voice, music, images ADC and DAC is needed to convert from continuous-time.
Fourier Series Summary (From Salivahanan et al, 2002)
Digital Signal Processing
Chapter 5 Frequency Domain Analysis of Systems. Consider the following CT LTI system: absolutely integrable,Assumption: the impulse response h(t) is absolutely.
1 Prof. Nizamettin AYDIN Advanced Digital Signal Processing.
Notice  HW problems for Z-transform at available on the course website  due this Friday (9/26/2014) 
1 Lecture 1: February 20, 2007 Topic: 1. Discrete-Time Signals and Systems.
Z TRANSFORM AND DFT Z Transform
Leo Lam © Signals and Systems EE235 Leo Lam.
1 Introduction to Digital Filters Filter: A filter is essentially a system or network that selectively changes the wave shape, amplitude/frequency and/or.
EEE 503 Digital Signal Processing Lecture #2 : EEE 503 Digital Signal Processing Lecture #2 : Discrete-Time Signals & Systems Dr. Panuthat Boonpramuk Department.
1 Digital Signal Processing Lecture 3 – 4 By Dileep kumar
ES97H Biomedical Signal Processing
Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Neural Networks Laboratory Slide 1 FOURIER TRANSFORMATION.
Discrete-Time Signals and Systems
Digital Signal Processing
Chapter 4 LTI Discrete-Time Systems in the Transform Domain
Sampling of Continuous-Time Signals Quote of the Day Optimist: "The glass is half full." Pessimist: "The glass is half empty." Engineer: "That glass is.
Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Neural Networks Laboratory Slide 1 DISCRETE SIGNALS AND SYSTEMS.
Lecture 2 Analog to digital conversion & Basic discrete signals.
Continuous-time Signal Sampling
Eeng360 1 Chapter 2 Linear Systems Topics:  Review of Linear Systems Linear Time-Invariant Systems Impulse Response Transfer Functions Distortionless.
Lecture 09b Finite Impulse Response (FIR) Filters
Generalized Linear Phase Quote of the Day The mathematical sciences particularly exhibit order, symmetry, and limitation; and these are the greatest forms.
Chapter 2 Ideal Sampling and Nyquist Theorem
Digital Signal Processing
Lecture 1.4. Sampling. Kotelnikov-Nyquist Theorem.
Sampling and DSP Instructor: Dr. Mike Turi Department of Computer Science & Computer Engineering Pacific Lutheran University.
CE Digital Signal Processing Fall Discrete-time Fourier Transform
Digital Signal Processing Lecture 4 DTFT
Chapter 3 Sampling.
EE Audio Signals and Systems
لجنة الهندسة الكهربائية
Lecture 4 Sampling & Aliasing
Sampling and the Discrete Fourier Transform
Advanced Digital Signal Processing
Chapter 2 Ideal Sampling and Nyquist Theorem
Digital Signal Processing
Chapter 3 Sampling.
DIGITAL CONTROL SYSTEM WEEK 3 NUMERICAL APPROXIMATION
Presentation transcript:

Digital Signal Processing Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Intelligent Systems Laboratory Digital Signal Processing Prof. George Papadourakis, Ph.D.

Fourier Transformation of Discrete Systems Frequency Response Fundamental property of linear shift-invariant systems : Steady-state response to a sinusoidal input is sinusoidal of the same frequency as the input, Amplitude and Phase determined by system.

Fourier Transformation of Discrete Systems Frequency Response Input sequence of the form : The output is identical to the input with a complex multiplier H(ejω) H(ejω) is called the frequency response of the system : Gives the transmission of the system for every value of ω.

Introduction to Neural Networks Fourier Transformation of Discrete Systems Frequency Response Example : Calculate the frequency response of the following FIR filter if h(k) = ¼, k = 0,1,2,3

Fourier Transformation of Discrete Systems Frequency Response Properties Frequency response is a periodic function of ω(2π) Since H(ejω) is periodic, only 2π length is needed. Generally the interval 0<ω<2π is used. Real h(n), most common case Magnitude of H(ejω) is symmetric over 2π Phase of H(ejω) is antisymmetric over 2π Only the interval 0<ω<π is needed.

Fourier Transformation of Discrete Systems Fourier Transform of Discrete Signals Fourier Transform of discrete time signal : The series does not always converge. Example : x(n) unit step, real exponential sequence There is convergence if : The frequency response of a stable system will always converge. Inverse of the frequency response – impulse response :

Fourier Transformation of Discrete Systems Fourier Transform of Discrete Signals Example : Calculate the impulse response, of a ideal low-pass filter, if the frequency response is : The system is not causal and unstable This system can not be implemented.

Fourier Transformation of Discrete Systems Introduction to Digital Filters Filters : A system that selectively changes the waveshape, amplitude-frequency, phase-frequency characteristics of a signal Digital Filters : Digital Input – Digital Output Linear Phase – The frequency response has the form : α : real number, A(ejω) : Real function of ω Phase : Low - Pass High - Pass Band - Pass Band - Stop

Fourier Transformation of Discrete Systems Units of Frequency Express frequency response in terms of frequency units involving sampling interval T. Equations are : H(ejω) is periodic in ω with period 2π/Τ ω : radians per second Replace ω with 2πf, frequency f : hertz Example : Sampling frequency f = 10kHz, T = 100μs H(ejω) is periodic in f with period 10kHz H(ejω) is periodic in ω with period 20000π rad/sec

Fourier Transformation of Discrete Systems Real-time Signal Processing Input Filter : Analogue to Bandlimit Analogue input signal x(t) – no aliasing ADC : Converts x(t) into digital x(n) built-in sample and hold circuit Digital Processor : microprocessor – Motorola MC68000 or DSP – Texas Instrument TMS320C25 The Bandlimited signal is sampled Analog Discrete time continuous amplitude signal Amplitude is quantized into 2B levels (B-bits) Discrete Amplitude is encoded into B-bits words

Fourier Transformation of Discrete Systems Sampling Digital signal x(nT) produced by sampling analog x(t) x(n) = xa(nTs) Ts (sampling rate) = 1/Fs (sampling frequency) Initially, x(n) is multiplied (modulated) with a summation of delayed unit-impulse yields the discrete time continuous amplitude signal xs(t):

Fourier Transformation of Discrete Systems Sampling Fourier transform relations for x(t) : Discrete-time signal transform relations are : The relationship between the two transforms is : Sum of infinite number of components of the frequency response of the analog waveform

Fourier Transformation of Discrete Systems Sampling If analog frequency is bandlimited: Then : Digital frequency response is related in a straightforward manner to analog frequency response

Fourier Transformation of Discrete Systems Sampling

Fourier Transformation of Discrete Systems Sampling The shifting of information from one band of frequency to another is called aliasing. It is controlled by the sampling rate 1/T How high should the sampling frequency be? Sampling Theorem If x(t) has fmax as its highest frequency, and x(t) is periodically sampled so that : T<1/2 fmax then x(t) can be reconstructed, fmax Nyquist frequency In order to reduce the effects of aliasing anti-aliasing filters are used to bandlimit x(t). They depend on fmax .

Fourier Transformation of Discrete Systems DAC The basic DAC accepts parallel digital data. It produces analog output using zero order hold. The ideal DAC should have an ideal low-pass filter. The system is not causal and unstable.

Fourier Transformation of Discrete Systems DAC Since it is impossible to implement an ideal low-pass filter, zero order hold is used instead. Its impulse response is: The frequency response is :

Technological Educational Institute Of Crete Department Of Applied Informatics and Multimedia Intelligent Systems Laboratory