EE413 DSP Lecture 1
EE413 DSP Lecture 1
EE413 DSP Lecture 1
Week 2 Sept 30 - 4
• In Analog Systems, the input and output signals are continuous-time analog.
• The system is made up of resistors, capacitors, op-amps, and inductors etc.
• A Low-Pass filter made up of Resistors, capacitor and Op-amp is shown below,
Voltage Gain = - R2 / R1
• Advantages:
• The system is simple and easy to design.
• In Digital Systems, the input and output signals are Discrete-time (sampled) signal.
• In case of Analog input system, the input signal is first discretized, and then the system processes it.
• The system is made up of complex ICs like Filters, ADCs, microprocessors and DACs.
Analog Signal
Discrete-Time Signal
Digital Signal
o o
x(t) = 15 * sin ((2*pi*50)*t + 50 ) + 10 * cos((2*pi*200)*t - 85 )
10
Amplitude (V)
5
-5
Signal in Frequency-Domain
-10
-15
0 0.01 0.02 0.03 0.04 0.05 0.06
Time (sec)
10
5
Amplitude (V)
-5
-10
0 0.01 0.02 0.03 0.04 0.05 0.06
Time (sec)
30
20
Amplitude (V)
10
-10
-20
-30
0 0.01 0.02 0.03 0.04 0.05 0.06
Time (sec)
15
10
Amplitude (V)
-5
-10
-15
0 0.01 0.02 0.03 0.04 0.05 0.06
Time (sec)
10
5
Amplitude (V)
-10
0 0.01 0.02 0.03 0.04 0.05 0.06
30
10
-10
-20
Domain. Without the Phase information, there can’t be
-30
0 0.01 0.02 0.03
Time (sec)
0.04 0.05 0.06
1-to-1 relationship.
Signals in 9/24/2019
Time-Domain University of Engineering and Technology, Peshawar Jalozai Campus
EE 413 | Digital Signal Processing: Introduction | Signals (in Time-Domain and Frequency-Domain)
clear
close all
clc
figure
• In some applications, such as voice synthesis, a signal is first analyzed to study its characteristics, which are then used in
digital filtering to generate a synthetic voice.
DSP