You are on page 1of 2

Project in DSP c6713 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21.

22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. Implementing a non real-time adaptation demonstration Implementing an Adaptive FIR for system ID of an FIR Implementing an Adaptive FIR filter for noise cancellation Implementing an Adaptive FIR for sinusoidal noise interference Illustration of down sampling, aliasing, up sampling Implementing AM using table for carrier and baseband signals Implementing an averaging filter Implementing a beat detector circuit FFT implementation calling a C-coded FFT function DSP/BIOS Application to flash LEDs DSP/BIOS application to generate sine wave Implementing BPSK modulation and demodulation Generating a Basic Time delay Implementing a N-point DFT of a sequence read from lookup table Generating an impulse function or an impulse train Calculating Dot Product of 2 Vectors Multiplying two arrays using C calling linear ASM function Implementing dot product with software pipelining(Fixed point/Floating point) Implementing dot product with no parallel instructions Implementing dot product with parallel instructions for fixed-point implementation Implementing dot product With parallel instructions for Floating-point numbers Implementing a system for decoding DTMF signals and turning on corresponding LEDs Using LED to detect DTMF signals using radix-4 FFT Implement a system for generating an echo with fixed delay and feedback Implement a system for generating an echo with variable delay and feedback Implementing a system for displaying spectrum of a signal through EMIF using LCDs Data Encryption Standard software emulation Calculating Factorial of number by calling linear ASM function Implementing fast convolution Overlap-add convolution algorithm implementation Implementing FFT using TI's optimized FFT function and real-time input Implementing low pass, High pass, band pass, Band stop FIR filters FIR with internally generated input noise sequence Sine generation to illustrate use of flash Implementing a triple-buffered N sample frame-based processing Implementations using main executive routine of G.722 audio codec Spectrum display of signal using TIs enhanced FFT Algorithm Implementing a Graphic Equalizer using TI floating-point FFT functions Implementing iir filter using cascaded second order sections Implementing a voice descrambler

41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. 55. 56. 57. 58. 59. 60. 61. 62. 63. 64. 65.

Implementing generic IIR filter using cascaded second order sections Implementing Modulation Schemes (PAM, BPSK, QPSK) Implementing Mu law for speech companding Pseudo-random noise generation by calling ASM function Implementing a two FIR notch filters to remove sinusoidal noise signals Implementing a linear PLL Generating a ramp function Record/play input using external memory RTDX using LABVIEW for filter design and plotting DSK output RTDX using LABVIEW to control gain from DSK of generated sine wave Sine generation with RTDX using Lab VIEW Implementing a MATLAB-DSK interface using RTDX between PC & DSK RTDX using Visual basic for loop gain control Sine generation with RTDX using Visual Basic FIR with RTDX using VC++ to transfer coefficients file Sine generation with RTDX using Visual C++ Sine generation with DIP Switch control Sine generation to both LEFT and RIGHT channels Implementing a DTMF tone generation system using lookup table Sine wave generation using difference equations Time-Frequency analysis of signals Using RTDX-MATLAB Implementing a Speech Synthesis system Using Linear Predictive Coding Square Wave generation using lookup table Generating a sweeping sinusoid with difference equations Implementing a viterbi convolution encoder

You might also like