LabView Experiment Report
LabView Experiment Report
Shehadeh, J 1180519
Supervised by:
Dr. Seyam, J
T.A: Eng. Rahhal, R
Dec,13th 2022
Abstract
The paper aims to explore the behavior of amplitude modulation signals via LabVIEW tools. The
paper will conduct the details of building and simulating signals on LabVIEW and discuss
copious properties of the amplitude modulation process. The paper doesn’t ambit to provide no
factual reconfirmation on any concepts regarding communication systems engineering and only
aims to further explore the basic properties of the LabVIEW tool. The regarded apparatus only
employs the simulation lab manual and the LabVIEW standard license agreement.
Contents
Abstract ......................................................................................................................................................... 2
Theory ........................................................................................................................................................... 4
Modulation and amplitude modulation ................................................................................................... 4
Normal Amplitude Demodulation ............................................................................................................ 4
Procedure, Data & Analysis........................................................................................................................... 5
Modulation ............................................................................................................................................... 5
Demodulation ........................................................................................................................................... 5
Analysis ..................................................................................................................................................... 6
Conclusion ..................................................................................................................................................... 7
Sources & Citations ....................................................................................................................................... 7
Theory
LabVIEW contraptions are called virtual instruments or Vis as their operation mirrors physical
apparatus. The program holds a large set of comprehensive aids to build interfaces and analyze,
generate and store data. Constructing operations via LabVIEW involves two main frameworks:
backend connections where the connections of the process are specified and frontend
connections where an interface to handle the operation is constructed.
Normal AM signals are defined as: 𝑠(𝑡) = 𝐴𝑐(1 + 𝐾𝑎 ∗ 𝑚(𝑡)) cos(2𝜋𝑓𝑐𝑡), where Ka is the
sensitivity of the modulator, Fc is the carrier frequency, A(t) is the envelope of the AM signal
(Proakis & Salehi, 2013). The distinguishing characteristic of AM modulation is the linear
variance of the amplitude of the carrier with the message signal (no phase shifts).
The modulation index of Normal AM modulation is defined as (Proakis & Salehi, 2013):
𝐴(𝑡) max − 𝐴(𝑡)𝑚𝑖𝑛
𝜇=
𝐴(𝑡) max + 𝐴(𝑡)𝑚𝑖𝑛
The value of modulation index is directly proportional to the power efficiency of the modulated
signal. However once the value of the modulation index exceeds 1 we start noticing some forms
of distortion in the demodulated message.
The sinusoidal signal was simulated using the tool at 2000 samples per second the signal block
was duplicated and made constant in order to be paired with the carrier signal: the carrier
amplitude parameter was wired to its modulated signal counterpart while the carrier frequency
parameter was wired to the frequency input. The duplicated signal was paired with the output
signal following the previous steps. Both the original (input signal) and the modulated signal
were displayed on the VI and results were as follows:
Demodulation
A rectification device was used (in this case a diode) along with a low-pass filter and a DC signal
remover. Operating on LV machine, all three blocks were already build and represented as
Absolute Value VI, Filter VI and AC-DC estimator VI respectively. The demodulation process
was implemented and results were captured accordingly:
Figure 3: AM Modulation Demodulation Block Diagram
Analysis
As the acquired results suggests, the inputted signal was successfully modulated and
demodulated in accordance with the set parameters. As shown the signal was mounted on the
carrier and passed through a low-pass filter after eliminating the carrier frequency and preserving
the signal back to its original shape.
Conclusion
The paper inspected the scope of LabVIEW basic tools regarding building and running
simulation models to frame the amplitude modulation and demodulation process. The experiment
went smoothly with no major complications. Running the LabVIEW machine simulators was
smooth and undemanding. The scope of the tools of interest was explored to a fair extent and the
expected results were achieved.