Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Simple model of BPSK, QPSK & 8QAM Modulator and Demodulator in MATLAB.

License

Notifications You must be signed in to change notification settings

baatochan/BPSK-QPSK-8QAMModulationModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPSK, QPSK & 8QAM Modulation Model

Simple model of BPSK, QPSK & 8QAM Modulator and Demodulator in MATLAB.

Model done as a project for Reliability and Diagnostics of Digital Systems course (Niezawodność i Diagnostyka Układów Cyfrowych 2).

Author: Bartosz Rodziewicz, Sebastian Korniewicz, Jan Potocki, Bartek Siusta

This is a simple model of signal transmission with BPSK, QPSK & 8QAM modulation.

There is: a modulator for every modulation, a channel which creates interferences and disruptions and a demodulator. We also calculate BER (Bit Error Rate) after transmission and creates a 3D plot how BER is changing with diffrent disruptions.

The code is low quality and comments (if they exists) are in Polish.