DELHI TECHNOLOGICAL UNIVERSITY
(Formerly Delhi College of Engineering)
Shahbad Daulatpur, Bawana Road, New Delhi 110042
DEPARTMENT OF ELECTRONICS AND
COMMUNICATION ENGINEERING
EMBEDDED SYSTEMS
LAB FILE
SUBMITTED TO: SUBMITTED BY:
MR LOKESH GAUTAM ANURAG KUMAR
Department of Electronics and Comm. 2K22/EC/46
And Technology
INDEX
SNO AIM DATE REMARKS
1. To study and analyse various basic
signals in the digital domain using
MATLAB.
2. To perform basic operations such as
Time Shifting, Time Reversal, and
Time Scaling on a Square Pulse in
MATLAB
3. Take a Composite signal (Fs = 2Hz,
5 Hz, 10 Hz), compute the FFT &
identify Frequency components in
MATLAB
4. Generate a Sine wave at multiple
frequencies (Fs = 2Hz, 5Hz, 10Hz),
sample it at
a) Greater than
b) Equal To
c) below Nyquist and observe the
aliasing effect.
Then, reconstruct the signal using
interpolation in MATLAB
5. To implement discrete-time
convolution in the digital domain
6. Write a program to compute in DTFT
of the given sequence x[n] and
compute an n-point DFT
7. Write a MATLAB program to compute
the Inverse Discrete Fourier Transform
(IDFT) of a given sequence X[k] to
recover the original time-domain
signal x[n] in MATLAB.
8. To design and analyze Finite Impulse
Response (FIR) low-pass and
high-pass filters by approximating a
Butterworth filter’s impulse response,
and observing their frequency
responses (magnitude and phase) using
MATLAB.
9. To design and implement Infinite
Impulse Response (IIR) low-pass and
high-pass filters using the
Butterworth filter design method, and
to study their magnitude and phase
responses along with their
Effect on a test signal using MATLAB.
10. To design an FIR filter using different
Windowing techniques in MATLAB
1. Rectangular
2. Kaiser
3. Hamming