Accounting and Financial Management (3) Analog and Digital Communication (2) Artificial Intelligence (2) BE(Civil) (2) BE(CSE) (83) BE(ECE) (11) BE(Mech) (10) Business Processes (3) C# and .NET Framework (2) Communication Skills (1) Compiler Design (1) COMPONENT BASED TECHNOLOGY (1) COMPUTER ARCHITECTURE (1) COMPUTER GRAPHICS and MULTIMEDIA SYSTEMS (6) COMPUTER INTEGRATED MANUFACTURING (1) Computer Networks (9) Computer Organization (2) Computer Programming (1) Consumer Behaviour (1) Control Systems (1) Cryptography and Network Security (3) Datastructures and Algorithms (10) Datawarehousing and Mining (1) DBMS (5) DESIGN AND ANALYSIS OF ALGORITHMS (9) DESIGN OF MACHINE ELEMENTS (1) DIGITAL PRINCIPLES AND SYSTEMS DESIGN (3) Discrete Mathematics (1) DISTRIBUTED COMPUTING (2) DSP (8) DYNAMICS OF MACHINERY (2) Economic Foundations (1) ELECTRICAL ENGINEERING (1) ELECTRICAL ENGINEERING AND CONTROL SYSTEMS (1) Electromagnetic Fields (3) ELECTRONIC CIRCUITS (1) ELECTRONIC COMMERCE (4) ELECTRONIC DEVICES AND CIRCUITS (1) EMBEDDED SYSTEMS (1) FUNDAMENTALS OF COMPUTING (2) Graphics and Multimedia (3) HEAT AND MASS TRANSFER (1) HUMAN RESOURCE MANAGEMENT (1) Internet Programming (9) INTRODUCTION TO FINITE ELEMENT ANALYSIS (1) Legal Aspects of Business (1) MANAGEMENT INFORMATION SYSTEMS (1) Marketing Management (1) MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE (4) MATHEMATICS - I (1) MBA (9) MCA (83) MCA QUESTION BANK (2) MECHATRONICS (1) MicroProcessor and Controllers (4) MICROPROCESSORS AND APPLICATIONS (5) MIDDLE WARE TECHNOLOGIES (3) MOBILE COMPUTING (5) NETWORK PROGRAMMING (1) NUMERICAL METHODS (1) OBJECT ORIENTED ANALYSIS AND DESIGN (5) Object Oriented Programming (18) Operating System (2) OPERATING SYSTEMS (9) Organizational Behaviour (2) POWER ELECTRONICS (1) Principles of Management (8) PROBABILITY AND QUEUEING THEORY (2) Probability and Statistics (1) PROBLEM SOLVING AND PROGRAMMING (2) PROCESS PLANNING AND COST ESTIMATION (1) PROFESSIONAL ETHICS AND HUMAN VALUES (1) RANDOM PROCESSES (1) RESOURCE MANAGEMENT TECHNIQUES (2) ROBOTICS (1) Security analysis (1) Service Marketing (1) SIGNALS AND SYSTEMS (1) Software Engineering (8) SOFTWARE PROJECT MANAGEMENT (4) SOFTWARE QUALITY MANAGEMENT (2) System Software (2) TCP/IP PROTOCOL SUITE (3) Theory of Computation (4) Total Quality Management (2) UNIX AND NETWORK PROGRAMMING (4) Visual Programming (2) WEB GRAPHICS (2) WEB TECHNOLOGY (2) XML AND WEB SERVICES (4)

Friday, July 4, 2008

DIGITAL SIGNAL PROCESSING 2007 - B.E

PART - A (10 x 2 = 20 Marks)

1. What is the system impulse response if the input and output are x(n)=(1/2)n u(n), y(n)=(1/2)n u(n) respectively?

2. Determine the circular convolution of the sequence x1 (n)={1,2,3,1}, x2 (n)={4,3,2,2}

3. What are the advantages and disadvantages of FIR over IIR filter?

4. Convert the non-recursive system H(z) = 1 + z-1 + z-2 + z-3 + z-4 into recursive system.

5. How are the limit cycle oscillations due to overflow minimized?

6. Determine the direct form realizations for the filter h (n)={1,2,3,4,3,2,1}

7. What is the effect of product Quantization due to finite word length?

8. What are the advantages of multistage implementation in multirate signal processing?

9. Define periodogram? How can it be smoothed?

10. Where will you place zero & poles in a filter to eliminate 50 Hz frequency in a sampled signal at sampling frequency F=600Hz?

PART - B (5 x 16 = 80 Marks)

11. Using FFT algorithm compute the output of linear filter described by h (n)={1,2,3,2,1} and input x (n)={1,1,1,1}

12.a) Design a Chebyshev digital low pass filter with the following specifications. pass band ripple <= 1 dB, pass band edge = 4Khz,stop band attenuation >= 40 dB, stop band edge = 6Khz & sampling rate = 24Khz. Use bilinear transformation.

(OR)

12.b) Design a Butterworth IIR filter with the following specifications
0.8 <= | H (ejw) | <= 1 0 <= ? <= 0.2p |H (ejw)| <= 0.2 0.6p <= ? <= p Use Impulse Invariant method.  13.a) Design an FIR linear phase digital filter approximating the ideal frequency response, Hd (?) = 1, 0 <= |?| <= p/6  0, p/6<|?| <= p Determine the coefficients of a 13-tap filter based on window method. Use hamming window.  (OR) 13.b) Design an FIR digital filter whose frequency spectral samples are H (k) = e-j16pk/17 0 <= k <= 4  = 0 5 <= k <= 12  = e-j16π(k-17)/17 13 <= k <= 16 Use Hanning window.  14.a) Consider the system y(n) = 0.8575 y(n-1) - 0.125 y(n-2) + x(n) i) Compute the poles & Design the cascade realizations of the system. ii) Quantize the coefficients of the system using truncation, maintains a sign bit plus three other bits. Determine the poles of the resulting system.  iii) Determine the resulting frequency at -3dB. Assume sampling frequency as Fs= 1000Hz.  (OR) 14.b) The transfer function for an FIR filter is given by H(z)=1-1.334335z-1 + 0.9025z-1 Draw the realization diagram for each of the following cases. (i) Transversal structures (ii) a two-stage lattice structure. Calculate the values of the coefficients for the lattice structure.  15.a) Consider the signal x (n)=anu (n), |a|<1.Determine the spectrum X(?).The signal x(n) is applied to a decimator that reduces the rate by a factor of 2. Determine the output spectrum. Discuss the design criteria for anti-aliasing filter.  15.b) Determine the Power Spectral density estimate of the signal x(n)=(0.9)n,0 <= n <= 20 using Blackman-Tukey method. 

No comments:

Post a Comment