Tuesday, 8 November 2011

dsp lab viva ques


MATLAB QUESTIONS

  1. MAT LAB stands for what?
  2. Which function is used to perform 2D DFT using FFT algorithm?
  3. Which function is used to perform Kaiser window? Give the sample syntax for that.
  4. What is the latest version of MATLAB?
  5. List the areas of applications for MATLAB?
  6. Which function is used to find the impulse invariant IIR digital filter?
  7. Which function is used to perform 1D &2D DCT ?
      8.   Which function is used to find histogram of image?
      9.   Which function is used to find histogram equalization of image?
     10.  Which function is used to find correlation of a sequence?

CIRCULAR CONVOLUTION  QUESTIONS


  1. Why we need circular convolution?

  1. What is the difference between circular & linear convolution?

  1. What is the length of output sequence after circular convolution if the lengths of input & impulse responses are M1 & M2 respectively?

  1. State the circular convolution property of DFT?

  1. Where we required convolution property?

  1. What does zero padding mean? Where we required this concept?

  1. What is difference between linear shifting & circular shifting of signal? Show with example.

  1. What is difference between linear & circular folding of signal? Show with example.

  1. What is the advantage with sectioned convolution?.

LINEAR CONVOLUTION QUESTIONS

1.    What  is the requirement for convolution?.

2.   What is the difference between  convolution & correlation?

3.   What is meant by impulse response?

4.   Is it possible to represent any discrete time signal in terms of impulses? If yes, 
      represent by using example.

5.   Draw the h(2n-k) & h(n-2k) for the following sequence
       h(n) = { 4 3 2 1} assume (i) k= 3 (ii) k =5.

6.  Write the expressions for LTI system convolution formula & causal LTI system 
      convolution formula.

7.  What us the length of linear convolution if length of input & impulse responses are 
 N1 & N2 respectively?
8.  What is the difference between continuous and discrete convolution?

FIR FILTER   QUESTIONS
  1. What are the advantages of FIR as compared to IIR?
  2. How many types of FIR design methods are used in real time?.
  3. What is meant by Gibbs Phenomenon? Where we found such type of effect in FIR filters?
  4. What are the advantages& disadvantages of Rectangular window FIR filter as compared to remaining window techniques?
  5. Which window technique having less peak amplitude of side lobe as compared to all?
  6. What do you understand by linear phase responce?
  7. To design all types of filters what would be the expected impulse response?
  8. What are the properties of FIR filter?.
  9. How the zeros in FIR filter is located?
  10. What are the desirable characteristics of the window?
  11. What are the specifications required to design filter?
IIR FILTER QUESTIONS
  1. What is meant by IIR  filter?
  2. What is the difference between recursive & non-recursive systems?
  3. Write the difference equation for IIR system.
  4. What are the mapping techniques in IIR filter design? Discuss the advantage & disadvantages of them.
  5. What are IIR analog filters? What are the advantages & disadvantages of them?
  6. What is the disadvantage in impulse invariance method?
  7. What does warping effect mean? Where we found this effect? How can we eliminate warping effect
  8. Explain the pole mapping procedure of Impulse invariant & bilinear transformation method.
  9. For given same specification which difference we found in Butter worth & Tchebyshev filter.
  10. What is the difference between type I & type II  Tchebyshev filters?.
  11. Where the poles are located for Butter worth & Tchedbyshev filters?
  12. What is meant by spectral transformation?
  13. Why we need spectral transformation in IIR filter?

Fast Fourier Transforms QUESTION
1.      What is the difference between continuous time & discrete time Fourier transform?
    1. What is the condition for convergence of Fourier transform?
    2. What is the difference between discrete Time Fourier Transform (DTFT)& DFT?
    3. What is the difference between Z transform  & DFT?
    4. State convolution property of the DFT? Where we could use the convolution property?
    5. State Parseval’s theorem.?
    6. State correlation property of the DFT.?
    7. What is the difference between radix 2 & radix4 FFT algorithms?
    8. Why we need FFT?.
    9. What is the difference between decimation in time (DIT FFT) & Decimation in frequency (DIFFFT) algorithms?
    10. What is meant by ‘in-place’ computation in DIF & DIF algorithms?
    11. Which properties are used in FFT to reduce no of computations?
POWER  SPECTRUM DENSITY  QUESTION
  1. What is the difference between correlation & auto correlation function?
  2. What is the difference between PSD & ESD?
  3. What is the unit for energy density spectrum?
  4. What is the formula for PSD of a function?
  5. “Same power density spectrum signals always have same magnitude & phase spectrums” Is above statement true (or) False: Justify your answer.
  6. If we know the impulse response of the system, the How can you find output signal power density  from the input signal?
  7. What is the unit for power density spectrum?
  8. What is the relation between  auto correlation & PSD of  a function ?
DSP PROCESSORS  QUESTIONS
  1. How many types of DSP processors are available in the market?
  2. TMS 320C6X, ‘C’ stands for what?
  3. What are the features of TMS 320C6X processor?
  4. What is meant by VLIW architecture? Why we required in DSP processor?
  5. How many functional units are in TMS 320C6X DSP processor?
  6. What is meant by Circular addressing mode how is it useful for DSP?
  7. Which instruction is used to move 16 bit constant in to the upper bits of a register?
  8. What is the difference between Von Neumann architecture & Harvard architecture?
  9. Which architecture is used in DSP processor?
  10. How many instructions can we execute per cycle in TMS320C6X DSP processor?
  11. What are the applications for the TMS320 DSP’s?
  12. Which soft ware tool is required to compile and run the DSP assembly program ?
  13. What is the difference between full version Code composer studio &DSK CCS?

1 comment: