-
-
-
-
awgn.rar
different configuration of gsm
showing transmiter,channel and the receiver
-
-
QPSK.zip
Digital Communication project, QPSK over AWGN and Rayliegh Multipath Effects.
-
bpsk_simulator.zip
This source code is BPSK Code.
this algorithm is
first input data quantity
second create rand bits
third modulate and force to AWGN to data
fourth demodulate
fifth BER check
-
-
-
noise.zip
This matlab file is used to generate noise signal which is added to the transmitted signal in an AWGN channel. Based on the SNR value the power of the noise is determined.
-
Channel.zip
AWGN channel. Uses a file called BPSK (containing BPSK voltage levels) and adds gaussian noise to it. The noise is generated by box muller equation.
Note: BPSK file was generated from BPSK modulator
source: BPSK.c
-