Generating a Sine Wave Using the Hardware and Software Tools for the TI TMS320C6713B DSP

Aim of the Experiment :

The aim of this experiment is to

  1. become familiar with the TMS320C6713 hardware and software tools by outputting sinusoidal signals from the C6713 board and
  2. explore the design tradeoffs in signal quality vs. implementation complexity in computing values of sinusoidal signals.
Design tradeoffs in computing sinusoidal signal values are explained in a lecture 2 slides. Sinusoidal waveforms will be output by using three different methods: Equipment to be checked out : All the above equipment can be checked out from the checkout on the second floor. The above list of equipment is the equipment required per work station.

Deviations from the laboratory manual :

LabVIEW:

Virtual instrument for test and measurement of laboratory #2 results.


Lab Report

The general format for lab reports is:

The point of the discussion section is to relate the observations/procedure of the lab to theoretical concepts discussed in the lectures.

For Lab#2, also answer the following questions:

  1. Explain (mathematically) what happened when 6 kHz & 7 kHz sine waves were generated for a sample rate of 8 kHz. (HINT: assume the samples are calculated with the COS() function instead of SIN() )
  2. Compare and contrast the three methods for sending the samples of the sinewave to the codec (polling, interrupt, DMA)
  3. Scaling factor: HINT: If you actually try this out in the lab, only take note when either sine wave appears distorted or both sine waves appear distorted. A sine wave at 2 kHz may not appear distorted. Try other frequencies such as 1.7 kHz, 2.4 kHz and 3.3 kHz.
  4. Real Time:


Recitation Slides by Mr. Wael Barakat (UT Austin): Part 1 and Part 2

Recitation Slides by Mr. Akshaya Srivatsa (UT Austin): Part 1 and Part 2

Recitation Slides by Mr. Marcel Nassar (UT Austin): Parts 1 and 2

Overview Slides, by Prof. Steven Tretter, University of Maryland


Assignment

Submitting this assignment is optional, but doing it would be useful for your QUIZ preparations

Assignment 

Back to the course home page


Next Experiment

Previous Experiment