Experiment 5_ QPSK Modulation
Experiment 5_ QPSK Modulation
Group: 17
Objectives
1. At first, we have to generate a Pseudo-Random Bit Sequence (PRBS)
using LFSR IC 7495 and XOR gate. Using this we can get a 15 bits of
random data sequence.
2. We have to QPSK Modulate the message signal which is a combination of
00, 01, 10 and 11 signals with the help of sine wave which is the carrier
wave.
Circuit Diagram
We first generated the sine wave using the signal generator, and passed it
through an op-Amp subtractor with other voltage as ground to get -sine wave. We
then passed sine wave through the differentiator to get cosine wave, and passed
it through an op-Amp subtractor in a similar way to get -cosine wave. Then we
generated the Pseudorandom sequence (like we did in Experiment 2) and then
implemented a Clock divider circuit using a D Flip Flop, and then Generated
Even and Odd Parity Sequences from the Pseudorandom Sequence to give
them as Select inputs to the voltage controlled Switches. The circuit Diagram is
given below:
Similar to QPSK, π/4-QPSK operates by modulating two bits per symbol through
in-phase (I) and quadrature (Q) components, which are orthogonal carrier
signals. The input bitstream is divided into even and odd bit sequences: even bits
modulate the I-component, while odd bits modulate the Q-component. This
separation allows independent processing of the two streams and reduces
inter-symbol interference (ISI). For example, if the binary input sequence is
10110010, the even bits (1, 1, 0, 1) form the I-component, and the odd bits (0, 1,
0, 0) form the Q-component. These components are then separately
BPSK-modulated and combined, ensuring smooth phase transitions in
π/4-QPSK.