lecture 1 introduction of dsp
lecture 1 introduction of dsp
Research
Al-Mustaqbal University
Medical Instrumentation Techniques Engineering
Department
Lecture1: Introduction
Class: 3rd
Ministry of Higher Education and Scientific
Research
Al-Mustaqbal University
Medical Instrumentation Techniques Engineering
Department
Content of Lecture
• Introduction
• Block Diagram of DSP
• Digital Signal Processing (DSP) vs Analog Signal
Processing (ASP)
• DSP Applications
• Classification of Signals
➢ Continuous Time signals
➢ Discrete time signals
1.1. Introduction
Digital Signal Processing (DSP) is a branch of electrical engineering and
computer science that focuses on analyzing, modifying, and interpreting signals.
These signals can be audio, video, sensor data, or other forms of information. The
key feature of DSP is that it works with signals in digital form—this means the
signals are represented as sequences of numbers, making them easier to manipulate
using computers or specialized hardware.
What is a Signal?
5. Analog Output: The reconstructed analog signal is then output to devices like
speakers, monitors, or other analog systems for further use.
DSP: Signals are converted from analog to digital through sampling and quantization,
then processed using digital devices and algorithms. The digital signal consists of
discrete values (bits) that represent data.
• Provides high accuracy.
• Highly flexible.
• DSP systems can be more expensive.
• Less affected by noise and interference.
• Digital signals are discrete time signals.
ASP: Signals are processed continuously in their original analog form, without
converting them too digitally. The analog signal is a continuous waveform that
represents data.
• Less accurate
• Less flexible
• Lower cost
• Analog signals are more susceptible to noise and environmental interference.
• Analog signals are continuous time signals.
Ministry of Higher Education and Scientific
Research
Al-Mustaqbal University
Medical Instrumentation Techniques Engineering
Department
3. Telecommunications
➢ Modulation and Demodulation
➢ Error Detection and Correction
➢ Speech Coding
The discrete time signals are obtained by time sampling of continuous time
signals, such as speech, with an analog to-digital (A/D) converter. For
example, a continuous-time signal 𝑥𝑎 (𝑡) that is sampled at a rate of 𝑓𝑠 =
1/𝑇 samples per second produces the sampled signal 𝑥(𝑛), which is related
to 𝑥𝑎 (𝑡) as follows:
𝑥(𝑛)= 𝑥𝑎 (nT)
Ministry of Higher Education and Scientific
Research
Al-Mustaqbal University
Medical Instrumentation Techniques Engineering
Department
This is the sequence form, showing a list of values for the function. The impulse
function is 0 for all values of n, except at n=0 where it takes the value 1.
Ministry of Higher Education and Scientific
Research
Al-Mustaqbal University
Medical Instrumentation Techniques Engineering
Department
2) Unit Step
The unit step signal is one of the most fundamental signals defined as:
Example:
u(n)= {0,0,0,1,1,1, 1,…}
The signal is 0 for n < 0, and for n ≥ 0, it takes the value 1.
Ministry of Higher Education and Scientific
Research
Al-Mustaqbal University
Medical Instrumentation Techniques Engineering
Department
3) Unit Ramp
The unit ramp function in discrete time is defined as:
Example:
For n=−2, −1,0,1,2,3, …
ur(n)= {0,0,0,1,2,3,4, …}
4) Exponential Signal
Solve:
The correct answer is: