ELEC-C5231 Lecture1 Introduction
ELEC-C5231 Lecture1 Introduction
Lecture 1: Introduction
Filip Elvander
• Course literature
• Digital Signal Processing (Fourth Edition), John G. Proakis and
Dimitris G. Manolakis (publisher: Pearson).
• Course structure
• 11 lectures
• 2 exercise sessions per week. The sessions are not mandatory, but
you are encouraged to attend.
• Sets of problems for the exercise sessions can be found on
MyCourses.
• TAs: Anton Björkman, Linda Fabiani, and Ilmari Ayres.
• Examination
• Written exam: April 11 from 13:00 to 16:00 in TU2 - 2005.
• Hand-in assignments throughout the course: these are mandatory
and give bonus points that adds to the result from the exam. Note:
this applies only to the regular exam on April 11, 2025.
Assignments are handed in on MyCourses. Check instructions and
deadlines.
• Contact information
• Filip Elvander, [email protected]
February 24, 2025
0.
Course overview
Implementation of systems
(Ch. 9)
Filter design
(Ch. 10)
0.4
0.3
0.2
0.1
-0.1
-0.2
-0.3
Hurricane Katrina (NOAA). 0 0.5 1
t (s)
1.5 2 2.5
Power/frequency (dB/Hz)
• Tonal: pitch, timbre. Non-tonal:
Frequency (kHz)
5
-80
texture. 4
-100
3
• Signal processing: separate the two. -120
2
8
1 -140
7 -40 0
100 200 300 400 500 600 700 800
Time (ms)
6 -60 Tonal content Play .
Power/frequency (dB/Hz)
Frequency (kHz)
8
5 -40
-80
7
4 -60
6
-100
Power/frequency (dB/Hz)
Frequency (kHz)
3
5 -80
-120
2 4
-100
3
1 -140
-120
2
0
100 200 300 400 500 600 700 800 1 -140
Time (ms)
0
100 200 300 400 500 600 700 800
Guitar note Play . Time (ms)
Messier 87∗ .
Event Horizon Telescope.
Power/frequency (dB/Hz)
4
Frequency (kHz)
-20 4
-40
-20
-60
2
3.5
-80
-100 -40
-120 3
Power/frequency (dB/Hz)
0 -140
Frequency (kHz)
0.5 1 1.5 2 -60
2.5
Time (secs)
Power/frequency (dB/Hz)
4
Frequency (kHz)
-20
-80
-40 2
-60
2 -80
1.5 -100
-100
-120
0 1 -120
0.5 1 1.5 2
Time (secs)
Power/frequency (dB/Hz)
4 0.5 -140
Frequency (kHz)
-50
0
2 0.5 1 1.5 2
-100
Time (s)
0 -150
0.5 1
Time (secs)
1.5 2
Echo removed Play
9 9
-60 -60
8 8
7 7
Power/frequency (dB/Hz)
Power/frequency (dB/Hz)
Frequency (kHz)
Frequency (kHz)
-80 -80
6 6
5 5 -100
-100
4 4
3 -120 3 -120
2 2
-140 -140
1 1
0 0
0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8
Time (s) Time (s)
1 1
0.8 0.8
0.6 0.6
0.4 0.4
0.2 0.2
0 0
-0.2 -0.2
-0.4 -0.4
-0.6 -0.6
-0.8 -0.8
-1 -1
0 5 10 15 20 0 5 10 15 20
t n
1.4 1.4
1.2 1.2
1 1
0.8 0.8
0.6 0.6
0.4 0.4
0.2 0.2
0 0
-0.2 -0.2
-5 -4 -3 -2 -1 0 1 2 3 4 5 -5 -4 -3 -2 -1 0 1 2 3 4 5
1.4 1.4
1.2 1.2
1 1
0.8 0.8
0.6 0.6
0.4 0.4
0.2 0.2
0 0
-0.2 -0.2
-5 -4 -3 -2 -1 0 1 2 3 4 5 -5 -4 -3 -2 -1 0 1 2 3 4 5
δ (n) = {. . . , 0, 0, 1, 0, 0, . . .} ⇒ aδ (n − 1) = {. . . , 0, 0, 0, a, 0, . . .}
This idea might seem like a silly thing but will be very useful.
1.5
7
1
6 0.5
0
5 -0.5
-5 -4 -3 -2 -1 0 1 2 3 4 5
4 1.5
3 1
0.5
2 0
-0.5
1 -5 -4 -3 -2 -1 0 1 2 3 4 5
1.5
0
1
-1 0.5
0
-2
-0.5
-5 -4 -3 -2 -1 0 1 2 3 4 5 -5 -4 -3 -2 -1 0 1 2 3 4 5
1.5
7
1
6 0.5
0
5 -0.5
-5 -4 -3 -2 -1 0 1 2 3 4 5
4 1.5
3 1
0.5
2 0
-0.5
1 -5 -4 -3 -2 -1 0 1 2 3 4 5
1.5
0
1
-1 0.5
0
-2
-0.5
-5 -4 -3 -2 -1 0 1 2 3 4 5 -5 -4 -3 -2 -1 0 1 2 3 4 5
x(n) ax(n)
a
x(n) x(n − 1)
z−1
x1 (n)
x(n)
x(n)
x(n)
x(n) y(n)
b0 + +
z−1 z−1
b1 −a1
• The system manipulates the signal x(n) and creates the output y(n).
• This looks fairly complicated: can we say something about what the
system does to the signal?
• If x(n) is a sound signal, how does y(n) sound?
• Central part of the course: analyze the behavior of systems, and to
design new systems.
• As we will see, it is convenient to talk about this in terms of frequency.
February 24, 2025
0.
ECG – powerline interference
1000 1.2
ECG
800 1
600 0.8
400 0.6
200 0.4
0 0.2
-200 0
0 0.5 1 1.5 10 20 30 40 50 60 70
time (s) frequency (Hz)
1000 1.2
ECG
800 1
600 0.8
400 0.6
200 0.4
0 0.2
-200 0
0 0.5 1 1.5 10 20 30 40 50 60 70
time (s) frequency (Hz)
0.8
0.6
0.4
0.2
-0.2
-0.4
-0.6
-0.8
-1
0 1 2 3 4 5 6 7 8
1 1
0.8 0.8
0.6 0.6
0.4 0.4
0.2 0.2
0 0
-0.2 -0.2
-0.4 -0.4
-0.6 -0.6
-0.8 -0.8
-1 -1
0 1 2 3 4 5 6 7 8 0 1 2 3 4 5 6 7 8
1 1
0.8 0.8
0.6 0.6
0.4 0.4
0.2 0.2
0 0
-0.2 -0.2
-0.4 -0.4
-0.6 -0.6
-0.8 -0.8
-1 -1
0 1 2 3 4 5 6 7 8 0 1 2 3 4 5 6 7 8
-20 -20
xa xa
x x
-40 Fs/2
-40 Fs/2
-60 -60
-80 -80
dB
dB
-100 -100
-120 -120
-140 -140
-160 -160
0 5 10 15 20 0 500 1000 1500 2000
frequency (kHz) frequency (Hz)