1.DSP Introduction
1.DSP Introduction
1 DIGITAL SIGNAL
PROCESSING
1. Introduction
Signal:
Signal is a function of some independent variable.
Independent variable :- time, distance, temp, etc.
Signal Types:
Continuous Time
Analog
Discrete Time (only time is digitized)
Digital
All continuous time signal are analog signals. But not all analog signal are
continuous time.
Ex: rain fall in GOA (statistics)
Digital
Continuous Discrete
Where n= -ꝏ, . . . -2, -1, 0, 1, 2, . . . .
Analog
Digital
Mixed
Advantages of Digital signal processing:
High Accuracy: Less sensitive to component tolerance and environmental changes. (0 or 1-noise
margin) (small shift in power supply /R/L/C affects the performance of analog circuit)
Volume production without the need for adjustment during construction or use.
Amenable to full integration. (analog – not possible , because of inductor, transformer size not
feasible).
Accuracy increases as word-length increases (cost also increases).
Dynamic range increase with floating point arithmetic. (in analog SP dynamic range is limited with
power supply , ex : opamp -- ±Vcc).
Time multiplexing.
Easy adjustment of processor characteristics by changing coefficient (adaptive filters).
Exact linear phase (no delay distortion).
Multirate systems (different sampling rate).
Easy storage in tapes, disks.
Very low frequency processing with ease (no induction problem).
Flexibility in Configuration: For reconfiguring an analog system, we can only do it by redesign of
system hardware; where as a DSP System can be easily reconfigured only by changing the program.
Disadvantages of DSP
Even
ODD
General
Periodic
Bounded
Average power
Syllabus
UNIT I
Sampling of continuous time signals: Periodic sampling;
Frequency domain representation of sampling;
Reconstruction of a Band limited Signal from its samples;
Discrete-time processing of Continuous time signals;
Continuous time processing of discrete time signals;
changing the sampling rate using discrete time processing
Transform analysis of LTI systems: Introduction,
Frequency response of LTI systems, system functions for
systems characterized by linear constant coefficient
difference, Frequency response for rational system
functions, relationship between magnitude and phase, All-
pass systems, minimum phase systems Linear systems with
generalized linear phase; systems with linear phase.
UNIT II
The Discrete Fourier transform: Introduction,
Representation of Periodic Sequences: The Discrete Fourier
Series, Properties of the Discrete Fourier series, The
Fourier transform of periodic signals; sampling the Fourier
transform, the discrete Fourier transform, Properties of
Discrete Fourier Transform, Linear Convolution using the
DFT. Computation of the Discrete Fourier transform
Efficient computation of DFT: Decimation-in-time FFT (in-
place computations), Decimation-in-Frequency FFT (in-
place computations).
UNIT III
Structures for discrete-time systems: Block diagram
representation of linear constant-coefficient difference
equations; Signal flow graph representation; Basic
structures of IIR systems; Direct, cascade, parallel;
Transposed Forms; Basic network structures for FIR
systems; Direct Cascade, Structures for linear-phase FIR
systems, causal generalized linear-phase systems
Filter design techniques: Design of Discrete-time IIR
filters from continuous-time filters; Filter design by
impulse invariance, bilinear transformation, Examples of
bilinear transformation design, Butterworth , Chebyshev
filter design;
UNIT IV
Design of FIR filters by windowing: Properties of
commonly used windows, incorporation of generalized
linear phase, the Kaiser window filter design method.
Examples of FIR filter design by the Kaiser Window
methods
Optimum approximations of FIR filters: optimal type-I
low pass filters, optimum type-II low pass filters,
Characteristics of optimum FIR filters, Examples of
equiripple approximation: low pass filter.
Multirate Signal Processing: Interchange filtering and
Downsampling/Upsampling; Polyphase decompositions;
Polyphase implementation of decimation filters,
Polyphase implementation of interpolation filters
References