Skip to content

VBA-N7/QPSK_modulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

QPSK Modulator

image image

This python script allows you to visualize QPSK modulation on a binary trame. Differents graphs are displayed to understand the process and how it works.

You can type a custom binary trame or choose to generate a random binary trame with a custom bit lenght (line 77 to line 79)

Frequency and baud rate are also customizable. (line 83 to line 84)

I & Q signal modulation process: image

I & Q signal added to form final signal: image

About

This python script allows you to visualize QPSK modulation on a binary trame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages