Skip to content

bubbleman0000/TEP-assignment-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

TEP-assignment-3

16-PSK modulation assignment


Task: You are given the following 16-PSK modulation parameters: • The bitstream to be transmitted is 1010110011011101 (16 bits). • The carrier frequency 𝑓𝑐 is 1 MHz. • The symbol rate 𝑅𝑠 is 1 kHz. By using MATLAB:

  1. Generate the bitstream and group it into 4-bit symbols for 16-PSK modulation.
  2. Map the 4-bit symbols to phase angles (0° to 360°) corresponding to the 16 distinct phases in 16-PSK.
  3. Generate the modulated signal for transmission using the carrier frequency and the phase shifts.
  4. Show the truth table and plot the constellation diagram to visualize the 16-PSK modulation.

The outptut is shown as: image alt

Due to too compacting of wave in single unit. we decided to zoom in the carrier signal and also modulated signal by using the following code. which the #f03c15 target time is represent the target time unit we trying to look at. image alt

The following graph shows the zoomed in version of carrier signal: image alt

And the following graphs show the zoomed in version of the modulated signal at time=1ms, 2ms, 3ms and 4ms. image alt image alt image alt image alt

And the demodulated signal waveform should looks like this: image alt

The constellation diagram and truth table: image alt

About

16-PSK modulation assignment

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages