This document describes the implementation of a SISO-OFDM transmission system using MATLAB and a TMS320C6713 digital signal processor (DSP). Key steps include:
1) Developing the baseband system model in Simulink with blocks for modulation, transmission over an AWGN channel, and demodulation.
2) Using Real-Time Workshop and the C6x Target to generate C code from the Simulink model and compile it for the TMS320C6713 DSP.
3) Deploying the system on TMS320C6713 DSP Starter Kits to perform real-time OFDM transmission and verify the implementation against simulations.