Header image
line decor
  
line decor
 
 
 
 

 
 
                                    INTEGRATION OF MATLAB TOOLS
                                       FOR DSP CODE GENERATION

                                     Bradley

                                           ECE Department
                                           Team Members:
                            Kwadwo Boateng and Charles Badu

                                           Advisors:    
                        Dr. Thomas Stewart and Dr. In Soo Ahn

PROJECT SUMMARY:

The objective of this project is to integrate Matlab tools with Code Composer Studio 3.1 software package in order to generate C-code to be implemented on the Texas Instrument DSP board (TMSC6713). This integration process will involve the design of digital filters and communication systems based on both continuous and discrete-time modulating schemes. The modulating schemes include: Amplitude Modulation (AM), Frequency-Shift Keying (FSK), Binary Phase-Shift Keying (BPSK), Double Side Band-Suppressed Carrier (DSB-SC) and Quadrature Amplitude Modulation (QAM). Each modulating scheme will be designed and simulated in Simulink, an extension of Matlab, and verified experimentally on an oscilloscope. Applications of these modulation schemes in industry will also be discussed. Design blocks that may be unavailable in Simulink, will be coded in C-code and called as subroutines using the Matlab embedded function as if they were built in functions. These built-in functions are commonly referred to as MEX-Files (Matlab executable files). A user manual will be an important outcome of this project.