1 - Intro To DSP - 2023 - Lectures 1 2
1 - Intro To DSP - 2023 - Lectures 1 2
ELESB16522
Lecture
0 (101) The Big Picture
Signals (sound / light / voltage) are information-bearing variations
They are defined at every point in time and may take an infinite number of
possible amplitudes
Word “away“
Courtesy Michael Noonan, Ph.D. Canisus College
Analog signals are not well-suited to processing by computer
For digital signals, with specialized hardware and software, the operations
can occur at lightning speeds.
Advantages of Digital Systems vs. Analog Systems
Analog systems:
circuits → hardware → properties vary within manufacturer’s tolerance &
with temperature
Digital systems:
software → behaves in predictable, repeatable way
much less affected by noise
smaller and consume less power
flexible → change a few lines in a program
vs. build new circuits from scratch
1.1 SIGNALS AND SYSTEMS
Speech synthesis
Edge detection in images Echo cancellation
Digital signal and image filtering Cochlear implants
Seismic analysis Antilock brakes
Text recognition Signal and image compression
Speech recognition Noise reduction
Magnetic resonance image (MRI) scans Companding
Music synthesis High definition television (HDTV)
Bar code readers Digital audio
Sonar processing Encryption
Satellite image analysis Motor control
Digital mapping Remote medical monitoring
Cellular telephones Smart appliances
Digital cameras Home security
Detection of narcotics and explosives High speed modems
TOPICS
Analog Signals vs. Digital Signals
Applications of DSP
Easy Reading
Lots of Example
Problems
(with Full Solutions)
Best Web Support
(including LOOOTS of
examples for solving basic
problems!)
https://dspfirst.gatech.edu/
Additional BONUS
Chapters to Read:
2 – 6 & 12
Review of Continuous-Time
Signals and Systems – Chapter 1
Chapters 9 – 14, 18
Mid-term 1 40%
Mid-term 2 40%
Homework 1 & 2 6%
Quiz 4%
Laboratory 10%
Studentai pagal modulio kortelėje nustatytus
lankomumo reikalavimus privalo lankyti iki
80 procentų laboratorinių darbų.
Poly-phase filters divide the bandwidth into N bands (where N is a power of 2) with
the signal in each sub-band down-sampled by a factor of N.
The filters are said to be critically sampled and have excellent anti-aliasing
property as they can achieve perfect reconstruction of the original signal.
Vibration Signature Analysis for Defected Gear Tooth – 1
Vibration Signature Analysis for Defected Gear Tooth – 2
Vibration Signature Analysis for Defected Gear Tooth – 3
Digital Image Enhancement
1.2 ANALOG-TO-DIGITAL AND DIGITAL-TO-ANALOG
CONVERSIONS
Sensors:
microphones / CCD chips / thermistors / accelerometers / pressure sensors
A/D Conversion 1 – Sample and Hold
At each sampling point, signal value held steady until next sampling point.
A/D Conversion 2 – Sample and Hold
Sampling must be fast enough to capture most rapid changes in the signal.
Digital values do not coincide with analog signal values at sampling points.
Perfect agreement is impossible due to the way digital numbers are stored
in PC.
Number of bits per memory location limits the accuracy possible when an
analog value is converted to digital.
A/D Conversion 5 – Important Characteristics
Convert each digital code into an analog voltage level proportional to the
size of the digital number.
D/A Conversion 2 – Zero Order Hold Signal
This analog voltage level is held steady for the duration of a sampling
period.
D/A Conversion 3 – Recovered Analog Signal
To recover the original analog signal, we need to smooth the ZOH signal.
Does the signal increase in amplitude over time, or perhaps cycle up and
down?
Frequency domain is the best domain to see the effects of filtering a signal.
A filter passes the signal frequencies that lie in its pass band, and
attenuates those that lie in the stop band.
E.g., low pass filters (LPF) allow low frequency signals to pass and block
high frequency signals. LP filters tend to smooth signals, while high pass
filters (HPF) emphasize sharp signal changes.
Band pass filters (BPF) pass a particular band of frequencies; band stop
filters pass all frequencies except those in a particular band.
Low pass filter to extract bass voices
Low pass filter to extract soprano voices
Band pass filter to extract alto voices
Spectrum for CEG chord (250-2500 Hz) CEG chord
Low pass filtering a piano chord - 1/3
Filt CEG
Low pass filtering a piano chord - 2/3
Filt CE
Low pass filtering a piano chord - 3/3
Filt C
1.5 Speech, Music, Images and More
DSP has many exciting applications in a wide range of fields, and the
number of applications grows every year.
What the applications have in common is that they are defined primarily by
software.
Among the most accessible are those applications that operate on familiar
1D signals like speech or music, or 2D signals like images.
Large vocabularies of continuous speech
can be recognized using information
from digital speech signals.
Though this analysis can be time-consuming, fast DSP hardware makes real-
time recognition a reality.
The larger the population of users of a speech recognizer, the more variable
the speech and the more difficult the task.
Greater vocabulary also makes discrimination between words more
challenging.
Automatic voice recognition for radio control makes hands-free radio use
possible in jet cockpits, and similar technology allows hands-free use of
cellular phones in automobiles.
Also, the sounds of musical instruments can be closely copied for electronic
synthesizers.
Morphing can allow one image to change smoothly into another, a technique
used by Star Trek’s changeling, Odo.
When several digital views of an object are available, they can be combined
mathematically to create a 3D view of the object, a technology that is
exploited in medical images like MRIs and CT scans.