You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Maram Y. (2026). Simulink Model of a BPSK Direct Sequence Spread Spectrum System (https://www.mathworks.com/matlabcentral/fileexchange/41802-simulink-model-of-a-bpsk-direct-sequence-spread-spectrum-system), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: CDMA Modulation of String-to-Binary Bitstream (Simulink)
General Information
- Version 1.1.0.0 (10.1 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
