hello,n
i generate a sine wave with dsp , i want to khnow how can i changing amplitude and frequency of the wave
i use CCS and dsp6713
thanks for reply
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello,n
i generate a sine wave with dsp , i want to khnow how can i changing amplitude and frequency of the wave
i use CCS and dsp6713
thanks for reply
Hello Meriem,
Here is a resource that will be helpful for you: These are notes about using the function generation function of the C6713 DSP.
Good luck!
www.comlab.uni-kassel.de/cms/fileadmin/Diplom/ProjectKhan.pdf
Meriem,
A lot depends on how accurate you need the sine wave to be. Search for this paper:
Effect Design Part 3 Oscillators: Sinusoidal and Pseudonoise by Jon Dattorro.
He covers
2D PLANAR ROTATION
MODIFIED COUPLED FORM
DIGITAL WAVEGUIDE RESONATOR (DWR).
I use the coupled form to produce a very high quality sine wave.
Fawad