项目作者: baatochan

项目描述 :
Simple model of BPSK, QPSK & 8QAM Modulator and Demodulator in MATLAB.
高级语言: Matlab
项目地址: git://github.com/baatochan/BPSK-QPSK-8QAMModulationModel.git
创建时间: 2017-06-14T13:55:08Z
项目社区:https://github.com/baatochan/BPSK-QPSK-8QAMModulationModel

开源协议:The Unlicense

下载


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.