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.

i need code for following program to run on ccs

 any one can help modes in writing code in c for my kit tmsc6713,kidly any one help me plz its urgent

 

 

1. With the help of Fourier series, make a square wave from sine wave and cosine waves. Find out coefficient values.

2. Evaluate 4 point DFT of and IDFT of x(n) = 1, 0 ≤ n ≤ 3; 0 elsewhere.

3. Implement the FIR Filters for 2 KHz cutoff frequency and 2 KHz bandwidth for band pass filter.

4. Design FIR filter using Fourier series expansion method.

5. Implement IIR low pass filter for a 4 KHz cutoff frequency and compare it the FIR filter with the same type use

chirp as input signal.

6. Verify Blackman and Hamming windowing techniques for square wave as an input which window will give good

results.

7. Implement the filter functions.

8. Generate DTMF sequence 1234567890*# and observe its spectrogram.

9. Generate an Amplitude Modulation having side low frequencies 1200 Hz and 800 Hz. Observe and verify the

theoretical FFT characteristics with the observed ones.

10. Generate Frequency Modulation having carrier frequencies 1 KHz and modulating frequency 200 Hz with the

modulation index of 0.7. Observe and verify the theoretical FFT characteristics with the observed ones.

11. Generate an FSK wave form for transmitting the digital data of the given bit sequence. Predict and verify the FFT

for the same one.

12. To study the circular convolution.

 

plz any one help me

my id is erdeepaktiwary@gmail.com

  • Deepak,

    Welcome to TI and the E2E forum. You will find many answers to questions that have been asked by other DSP developers such as yourself. You can also search the TI website for documentation and application information on devices and software, and you will find a lot of help topics written on the TI Wiki Pages. Best of luck to you in your development process.

    On the TI website in the center area, you will find links to various Design Support resources. One link is for "Developer & Design House Network", and clicking on this will let you find several categories of design and development resources you may want to contact to help with your application, depending on what your ultimate goal is.

    If what you want is for someone to write your entire list of items and hand you the results, then one of the partner agencies under the "Developer & Design House Network" will be able to help you based on your financial resources available.

    If what you want is to learn how to do this yourself, then there are a variety of resources available for you. The CCS installation disk that came with your DSK6713 should have example projects to help you see how to start a project; if you do not have that disk, then many of the files can be downloaded from the Spectrum Digital website under support for this board. The DSPLIB which can be downloaded from www.ti.com has documentation and examples for the various library functions provided for that library.

    To get started, search all three online resource areas (TI web page, E2E forums, and TI Wiki Pages) for your keywords, such as DTMF and FFT. If you find pre-written examples, then you will be in perfect position to complete one or more steps. You may instead find descriptions of how to do some of the functions, which will at least lead you on the path to learning to do these things.

    In addition, there are many learning materials available from TI with references on some of the resources listed above. Look for Training under the Design Support column, too.

    Regards,
    RandyP

     

    If this answers your question, please click the  Verify Answer  button below. If not, please reply back with more information.