Simulink Model of a BPSK Direct Sequence Spread Spectrum System

Versione 1.1.0.0 (10,1 KB) da Maram Y.
Model of a BPSK DSS system with two users through an AWGN channel, attached to a BER calculator.
3,9K download
Aggiornato 21 mag 2013

Visualizza la licenza

Input is generated using the Random Integer Generator block, converted to polar (with unipolar we get 3 states after multiplication instead of 4), then multiplied with the output of a PN-Generator.
The data is modulated using BPSK then sent through an AWGN channel.
On the receiver side we multiply with the same PN sequence and demodulate.
The BER-Calculator block compares sent data with received data, and outputs a vector with count of symbols, errors, and the BER.

To add more users simply copy the whole TX and RX part and attach it to the add block after adding another input to it.

Cita come

Maram Y. (2025). Simulink Model of a BPSK Direct Sequence Spread Spectrum System (https://it.mathworks.com/matlabcentral/fileexchange/41802-simulink-model-of-a-bpsk-direct-sequence-spread-spectrum-system), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

removed note from description.

1.0.0.0