0% found this document useful (0 votes)
50 views2 pages

15bec0772 Sujeet Kumar PSK Modulation Software: Aim: Theory

The document describes a MATLAB program to generate phase-shift keying (PSK) modulation of an input sequence. PSK conveys data by changing the phase of a carrier wave, with binary phase-shift keying (BPSK) using two phases to represent binary 1 and 0. The program implements BPSK modulation, where 0s are represented by a 0 degree phase and 1s are represented by a 180 degree phase of the carrier signal. The output of the modulated input wave is displayed.

Uploaded by

Sujeet Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views2 pages

15bec0772 Sujeet Kumar PSK Modulation Software: Aim: Theory

The document describes a MATLAB program to generate phase-shift keying (PSK) modulation of an input sequence. PSK conveys data by changing the phase of a carrier wave, with binary phase-shift keying (BPSK) using two phases to represent binary 1 and 0. The program implements BPSK modulation, where 0s are represented by a 0 degree phase and 1s are represented by a 180 degree phase of the carrier signal. The output of the modulated input wave is displayed.

Uploaded by

Sujeet Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

15BEC0772 SUJEET KUMAR

PSK MODULATION SOFTWARE


Aim: Program to generate PSK of the input sequence in MATLAB software.
Theory :
Phase-shift keying (PSK) is a digital modulation process which conveys data by changing
(modulating) the phase of a reference signal (the carrier wave). The modulation occurs by
varying the sine and cosine inputs at a precise time.
"Binary phase-shift keying" (BPSK) which uses two phases.
Binary Phase Shift Keying (BPSK) is a two phase modulation scheme, where the 0s and 1s in a
binary message are represented by two different phase states in the carrier
signal: =0=0 for binary 1 and =180=180 for binary 0.
Inference
The ouput of the input wave is shown above. The bpsk modulation scheme using one carrier
signal to modulate and demodulate the signal.

You might also like