BFSK design using system generator

BFSK transmitter using System Generator 10.1
2.7K Downloads
Updated 9 Jul 2008

No License

This is a thesis work and free to use. Please give some feedback.

Description of transmitter.

The basic parts of the BFSK transmitter are the preamble and the data input circuit. The preamble sequence is positioned in front of each packet of 122 bits for a total of 128 bits packet. The main purpose of the preamble is to facilitate the reception, providing both bit and packet synchronization.
The data input circuit mainly consists from memory elements and a convolutional encoder with r=1/2. Thus, the input bits must be stored in a temporary memory and be partitioned in blocks of 61 bits. Then the convolutional encoder doubles the bits and adds two more trail bits at the end of the message. A multiplexer makes sure that that the correct sequence, choosing between preamble and encoded bit, is propagating to the next stage.
The next stage of the transmitter consists of two direct digital synthesizers (DDS), and a multiplexer that is fed with zeros and ones to choose between the two frequencies. For each bit, we allow 64 samples of the respective frequency to be transmitted. Although the implementation of the selection between the two frequencies is strait forward, the enable port of the multiplexer should be used along with a Matlab Code (MCode) block in order to prevent the propagation of some initial undefined states during initialization. The only functionality of the MCode block is to enable the multiplexer after the first bit of the preamble is detected.
Finally, pulse shaping is not used and the addition of a single filter after the last multiplexer would suffice to implement this functionality.
Receiver is available by email(kvoskaki@nps.edu) and is not 100% functional. Some advices are needed by anyone that could help.

Cite As

KONSTANTINOS VOSKAKIS (2024). BFSK design using system generator (https://www.mathworks.com/matlabcentral/fileexchange/20618-bfsk-design-using-system-generator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0