DSP Assignement
DSP Assignement
Assignment -1
1. Describe the architecture of the TMS320C6713 DSP processor. What are its key features
that make it suitable for digital signal processing applications?
2. Explain the role of Code Composer Studio (CCS) in developing DSP applications for the
TMS320C6713 kit. How does CCS facilitate code development and debugging?
3. Discuss the use of peripherals and interfaces available on the TMS320C6713 board. How
can these features be leveraged in DSP applications?
4. What is the role of fixed-point arithmetic in DSP applications? How do you handle fixed-
point arithmetic efficiently on the TMS320C6713?
6. Explain the concept of Direct Memory Access (DMA) and its relevance in DSP
applications. How can DMA be utilized effectively with the TMS320C6713?
7. Explore the concept of pipelining in DSP architecture. How does the TMS320C6713
utilize pipelining to enhance processing throughput?
Assignment -2
1. Draw the basic block diagram of a DSP system. Give two advantages of digital signal processing
over analog signal processing.
2. Outline the difference between a digital signal processor and a microprocessor.
3. How do IIR filters differ from FIR filters?
4. Outline the difference between DFT and DTFT.
5. Explain UP and Down Sampling
6. Explain Multirate signal processing Techniques
7. Explain Briefly Wavelets with equations and graphical representation
Assignment -3
(1) Explain Frequency Domain Sampling and why we use it.
(2) Find the 4 point DFT of the sequence x(n)={2,1,4,3} by DIT FFT algorithm
4
(3) Apply the bilinear transformation to Ha(s)= 𝑠+2 (𝑠+4)
with T=0.50 find its transfer
Function
(4) A filter is to be designed with the following desired frequency response
π/2≤ |w| ≤ π
Hd(ejw)= e-j2w
0 -π/2≤ w ≤ π/2
Determine the filter coefficients h(n) if the windows function is defined as:
0≤ n ≤ 4
w(n)= 1
0 otherwise