You are on page 1of 12

DEPARTMENT OF MECHATRONICS ENGINEERING

UNIVERSITY OF ENGINEERING & TECHNOLOGY, PESHAWAR

MtE-407/424 Digital Signal processing LAB, 8th Semester

Student Name: Ihtisham ul haq Reg No : 16PWMCT0478


Lab Tittle: Writes matlab Codes for Propertise of Fourier Series.
Lab No: 9

LAB REPORT RUBRICS:


Below Student’s
Criteria Excellent (4) Proficient (3) Basic (2)
Basic (1) Score
Introduction
provides a clear
Introduction is Introduction is
background.
adequate, but confusing and the
Problem, objectives,
the Problem, Problem, objectives Introducti
Introduction and
objectives and and on is
apparatus/software
apparatus/softw apparatus/softwar missing
is defined clearly
are is defined e is not defined
with orienting
clearly clearly
material for
audience.
Choice of
Choice of words
Wording is concise, Choice of words words is
is appropriate
Language/ clear, and easy to is sometimes not poor.
most of the time.
Code follow. - Consistently appropriate. Grammar,
Minor problems
Structure proper grammar, Grammar, spelling spelling
with grammar,
spelling and and punctuation and
spelling,
punctuation. are not satisfactory. punctuatio
punctuation.
n are poor.
Result/
Major
Simulation Most but not all
componen
Discussion Clear, insightful points contained Conclusions are
ts of lab
and conclusions. in the inadequate.
were
Conclusions conclusion.
missing
Graphs/tables/figure Graphs/ta
s/pictures are Graphs/tables/fi Graphs/tables/figu bles/figure
Visuals
adequate, well gures/pictures res/pictures are s/pictures
labelled and are adequate. inadequate. are
presented missing.
Points are clearly Most points are Report is Major
Academic
presented in a logical ordered well. No disorganized and componen
writing
order. Easily major problems layout is somewhat ts of lab
followed. Page layout with layout. weak. were
is effective. missing

DEPARTMENT OF MECHATRONICS ENGINEERING


UNIVERSITY OF ENGINEERING & TECHNOLOGY, PESHAWAR

MtE-407/424 Digital Signal processing LAB, 8th Semester

Student Name: ihtisham ul haq Reg No: 16PWMCT0478


Lab Tittle : Writes matlab Codes for Propertise of Fourier Series.
Lab No: 9

Lab Work Rubrics (IN LAB ASSESSMENT):

Proficient Student’s
Criteria Excellent (4) Basic (2) Below Basic (1)
(3) Score
Few errors in
To use technique were
Excellent No errors in Several serious
proper observed
technique was technique errors in
technique during the lab
used were observed technique were
throughout procedure, but
throughout the during the lab observed during
the lab they may have
lab procedure. procedure. the lab procedure.
procedure been
significant.
To practice
the
Practice the
simulation Practice tasks
complete Task Practice Tasks Practice asks
task as per with some
as per the partially inaccurately
requirement hiccups
guidelines
s

Data and Data and


Most data and
observations observations
observations
To collect data were recorded were recorded
were recorded Data was
and accurately, accurately,
adequately, but incomplete or
observations descriptively, descriptively,
for the with several recorded
and and
required task significant inaccurately
completely, completely,
errors or
with no with only
omissions.
serious errors. minor errors.
Digital Signal Processing Lab
Lab Report No# 09
Ihtisham ul haq
7th Semester
Morning Section
16PWMCT0478

Instructor: Dr. Shehzad Anwar

Department of Mechatronics Engineering


University of Engineering and Technology
Peshawar

Dated: 25 June, 2020.

Lab # 09:
Fourier Series (Sum of sinusoidal) in MATLAB
Introduction
“Fourier series theory states that a periodic wave can be represented as a
summation of sinusoidal waves with different frequencies, amplitudes and
phase values.”

The frequencies of the sinusoids are harmonically


fk = k.f
Where fo is the fundamental frequency and fk is the kth harmonic.

Lab Work:

Task#01:

Generating saw tooth signal.


MATLAB Code:
Command Window:

Graphical Result:
Task#02:

Generating triangular signal.


MATLAB Code
Command Window:
Graphical Result:

Home Task:
Task#01:

Approximate the square wave by adding first 10, 50, 100


harmonics. Observe the difference between the three results.
MATLAB Code:

Graphical Result:
Task#02:

Write MATLAB code for Trapezoid

MATLAB Code:

Graphical Result:
Task#03:

Write MATLAB code for Square Wave

MATLAB Code:
Graphical Result:

You might also like