You are on page 1of 6

Rubrics name & number Marks

In-Lab Post-Lab

Engineering R2: Use of Engineering Knowledge and follow Experiment Procedures:


Knowledge Ability to follow experimental procedures, control variables, and record
procedural steps on lab report.
R3: Interpretation of Subject Knowledge: Ability to interpret and explain
mathematical and/or visual forms, including equations, diagrams, graphics,
figures and tables.
Problem An R5: Data/Evidence Measurements:
alysis Ability to record raw data / evidence.
R6: Experimental Data Analysis:
Ability to interpret findings, compare them to values in the literature, identify
weaknesses and limitations.
Design R7: Implementing Design Strategy: Ability to execute a solution taking into
consideration design requirements and pertinent contextual elements. [Block D
iagram/Flow chart/Circuit Diagram]

R8: Best Coding Standards:


Ability to follow the coding standards and programming practices.

Modern Too R9: Understand Tools: Ability to describe and explain the principles behind a
ls Usage nd applicability of engineering tools.

R11: Tools Evaluation:


Ability to simulate the experiment and then using hardware tools to verify the
results.

Individual a R12: Individual Work Contributions: Ability to carry out individual responsi
nd Teamwor bilities.
k
R13: Management of Team Work:
Ability to appreciate, understand and work with multidisciplinary team membe
rs.

Rubrics for Principle of Communications Lab

Lab #: 03

Lab Title: Amplitude Modulation

Submitted To: Eng Miss Irum Shehzadi

Names Registration #

Hizbullah Khan FA19-BEE-016

Ibad Ali FA19-BEE-027

M.Salim Khan FA19-BEE-010

Rubrics to follow

Rubrics # R2 R3 R5 R6 R7 R8 R9 R11 R12 R13

In –Lab

Post- Lab
Lab 02: Introduction to LABVIEW & USRP
Objective:
In this lab we will learn to get familiar of AM implementation in LabVIEW.
Introduction:
Amplitude modulation or AM as it is often called, is a form of modulation used for radio tra
nsmissions for broadcasting and two way radio communication applications.

Although one of the earliest used forms of modulation it is still used today, mainly for long,
medium and short wave broadcasting and for some aeronautical point to point communicatio
ns.

One of the key reasons for the use of amplitude modulation was its ease of use. The system s
imply required the carrier amplitude to be modulated, but more usefully the detector require
d in the receiver could be a simple diode based circuit. This meant that AM radios did not ne
ed complicated demodulators and costs were reduced - a key requirement for widespread use
of radio technology, especially in the early days of radio when ICs were not available.

The following algorithm is commonly used to represent amplitude modulation

Gathering like terms and simplifying the equation leaves:


y(t)= {Ac + Am sin(2πf mt)} sin(2πf ct)
IN-LAB TASKs:
In-Lab Task 1:
Task Description:
Observe the effect of over modulation and under modulation through
graphs by varying the modulating signal’s amplitude.

Derivation:
y(t)= {Ac + Am sin(2πf mt)} sin(2πf ct)

Block Use:
1. Simulate Signal
2. Pointer Slide
3. Add (Numeric Control)
4. Subtract (Numeric Control)
5. Divide
6. Spectrum Measurement
7. Signal Processing and Programming Bar
8. While Loop
Block Diagram:

Front Panel:
POST LAB TASKS
Post Lab Task 01:
Implement AM in Mathscript node and observe graphs of modulating signal, carrier signal an
d modulated signal. Implement the following equation:
y(t)= Ac {1 + m*sin(2πfmt)} sin(2πfct)

Block Diagram:

Block Use:
 Math script Node and Waveform Graph
 Pointer Slide
 Graph Indicator
Front Panel:
Conclusion:
In the end of the lab
 Perform simulations for Sub VI s
 Perform AM modulation using Math script Node and Notice the Carrier Signal and
Modulating Signal
 We got familiar with amplitude modulation.
 We learn the effect of over modulation and under modulation and how high frequency
carrier signal can be modulated into a low frequency signal called the modulated
signal.

You might also like