Signal Processing First: Lecture #1 Sinusoids
Signal Processing First: Lecture #1 Sinusoids
Signal Processing First: Lecture #1 Sinusoids
LECTURE #1
Sinusoids
READING ASSIGNMENTS
This Lecture:
Chapter 2, pp. 9-17
07/09/15
2003 rws/jMc
CONVERGING FIELDS
Math
Physics
EE
CmpE
Computer
Science
Applications
BIO
07/09/15
2003 rws/jMc
COURSE OBJECTIVE
Students will be able to:
Understand mathematical descriptions of
signal processing algorithms and
express those algorithms as computer
implementations (MATLAB)
What are your objectives?
07/09/15
2003 rws/jMc
2003 rws/jMc
Fourier Everywhere
Telecommunications
Sound & Music
CDROM, Digital Video
Computerized Tomography
Nuclear Magnetic Resonance: MRI
Radioastronomy
Ref: Prestini, The Evolution of Applied Harmonic Analysis
07/09/15
2003 rws/jMc
LECTURE OBJECTIVES
Write general formula for a sinusoidal
waveform, or signal
From the formula, plot the sinusoid versus
time
Whats a signal?
Its a function of time, x(t)
in the mathematical sense
07/09/15
2003 rws/jMc
CD-ROM demo
A is at 440 Hertz (Hz)
Waveform is a SINUSOIDAL SIGNAL
Computer plot looks like a sine wave
This should be the mathematical formula:
A cos(2 ( 440)t )
07/09/15
2003 rws/jMc
Time (sec)
f 1/ T
1000 / 2.3
435 Hz
07/09/15
2003 rws/jMc
SPEECH EXAMPLE
More complicated signal (BAT.WAV)
Waveform x(t) is NOT a Sinusoid
Theory will tell us
x(t) is approximately a sum of sinusoids
FOURIER ANALYSIS
Break x(t) into its sinusoidal components
2003 rws/jMc
10
07/09/15
2003 rws/jMc
11
2003 rws/jMc
12
07/09/15
2003 rws/jMc
13
A cos(2 ( 440)t )
Sine is a special case:
sin( t )
07/09/15
cos( t 2 )
2003 rws/jMc
14
SINUSOIDAL SIGNAL
A cos( t )
FREQUENCY
Radians/sec
Hertz (cycles/sec)
AMPLITUDE
Magnitude
(2 ) f
07/09/15
1 2
T
f
PHASE
2003 rws/jMc
15
EXAMPLE of SINUSOID
Given the Formula
Make a plot
07/09/15
5 cos(0.3 t 1.2 )
2003 rws/jMc
16
5cos(0.3 t 12
. )
Formula defines A, , and
A5
0.3
1.2
07/09/15
2003 rws/jMc
17
5 cos(0.3 t 1.2 )
Determine period:
T 2 / 2 / 0.3 20 / 3
( t ) 0 (0.3 t 1.2 ) 0
Zero crossing is T/4 before or after
Positive & Negative peaks spaced by T/2
07/09/15
2003 rws/jMc
18
5 cos(0.3 t 1.2 )
Use T=20/3 and the peak location at t=-4
20
3
07/09/15
2003 rws/jMc
19