Sie sind auf Seite 1von 4

EEE C415: Digital Signal Processing

The students ID no, group no and question assigned is indicated below. This assignment will be evaluated on 11-11-11. Only time slot of 4 hour will be provided to each group to test your code.

SNo 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

IDNO 2007HS24146P 2008A3A7066P 2008A3PS002P 2008A3PS179P 2008A3PS188P 2008A8PS225P 2008A8PS267P 2008A8PS270P 2008A8PS648P 2008B2A3756P 2008B2A3774P 2008B3A3646P 2008B5A3724P 2009A3PS031P 2009A3PS066P 2009A3PS565P 2009A8PS314P 2009B3A3752P 2011H123135P 2011H123137P 2011H123138P 2011H123139P 2011H123142P 2011H123147P 2011H124046P 2011H124047P 2011H124048P 2011H124049P 2011H124050P 2011H124051P 2011H124052P 2011H124053P 2011H124054P 2011H124055P 2011H124056P

NAME NAGA VINAY KUMAR T. PSALM NIRANJAN E BALAKRISHNAN AISHWARYA S PREETHI CHALLA VINEETH REDDY VENKATESH SRIDHAR SHUBHAM SHARMA UPADHYAY DISHANK MILIN R GOKUL SUBRAMANIAN R GANESHKRISHNAN ASHUTOSH BANERJEE KUNAL BANSAL AMITESH NARAYAN CHETAN S SRIRAM V AJAYPAT JAIN SAURABH KARAMCHANDANI DHANANJAY SHROUTY NAVEEN K ARUN KUMAR KANDULA BHARAT KUMAR POTIPIREDDI SWARAJ RAMAN M H ANIRUDH UPENDAR SHRUTI MITTAL NAVYA JYOTHI M SONAVARIA SAVINI ARVIND PATHAK NAKUL KISHOR BAVANARI V M K ADITYA SANDEEP REDDY AMBATI MANU RATHORE RUCHI JINDAL JETTI NARENDRA BABU RISHABH KATTA ARYABHATA DESHPANDE SIDDHARTH IYER

Gr No/Qno 1 1 1 1 2 2 2 2 3 3 3 3 4 4 4 4 5 5 5 5 6 6 6 6 7 7 7 7 8 8 8 8 9 9 9

SNo 36 37 38 39 40 41 42 43 44

IDNO 2011H124057P 2011H124191P 2011H124192P 2011H140098P 2011H140101P 2011H140102P 2011H140104P 2011H140107P 2011H140109P

NAME BHAMIDIPALLI HARI SASANK LT. COL. J C JOSHI MAJ. SHREESH BAHUGUNA BHARATH KUMAR KOORA V RAVI PRAKASH KUMMARIPALLI B H VALI PALREDDY ANURAG AKSHAY ADIGA NIKHIL M

Gr No/Qno 9 10 10 10 10 11 11 11 11

Deliverable: 1. Implement in first phase using Matlab to test your algorithm. 2. Write c-code to implement the algorithm using DSP kit. 3. Demonstrate the working in real time using DSP kit. 4. Finally submit a report in proper format. i. ii. iii. iv. v. vi. Problem statement Theory, analysis and any assumptions (if required) for the problem. Algorithm in the form of flowchart. Results and conclusion. References Matlab code/c-code

Assignment problems:
1. A stereo signal played by a system creates an impression such that the listener imagines the source to be moving from left to right. This effect is called Panning. Write a program to take a mono audio input and create the Panning effect. 2. A man speaks continuously for some time. Write a program to take the syllables as input and play them in any order specified by the user. You may limit the no. of words to 3 (three) but it should have feature for any word length.

3. Design a Winamp-like visual display in which the amplitude of the sinusoid is varied according to the beats of an input music signal. Display this sinusoid on the CRO. Choose the characteristics of the sinusoid so as to give the maximum visual impact. 4. Implement amplitude modulation (AM) with Single Side Band for a signal at input of DSK. Choose the Carrier Frequency = 5 KHz and modulation index (m) = 0.6. Display the AM wave on the CRO also design an AM SSB demodulator and verify its outputs. 5. In connection with a research project in foetal monitoring, a need arose to assess the effects of the measurement system on the electrical activity of the foetal heart (the ECG or electrocardiogram). To achieve this required that certain features of the ECG be quantified including the mains frequency content of the signal. Because of the existence of signal energy in the neighbourhood of the mains, frequency 50 Hz, it was necessary to use a very narrow band filter. The specifications of the filter are: Passband Stopband edge freq. Stopband attenuation Passband ripple Sampling freq 49-51 Hz 47 and 50 Hz 30 dB (s = 0.031 62) 0.1 dB (p = 0.011 579) 500 Hz

Design the filter so as to minimize the number of filter coefficients. 6. The persistence of sound in the human ear is 50-70 msec. Generate the following effects for an audio signal at input of DSK: 1. Echo 2. Reverberation 3. Flanging The input to the DSK is an audio signal at a sampling frequency of 8 KHz. 7. Implement an Audio Effects Processor, on the DSK, with the following effects. 1. Volume Control 2. Distortion 3. Pitch Variation The input to the DSK is an audio signal at a sampling frequency of 8 KHz. 8. A bit stream (Manchester Encoded) has been channel encoded using a (15,7) Cyclic Code and the resulting encoded sequence has been corrupted with noise. This bit stream is given as input to the

DSK. Implement the channel decoding for the Cyclic Code to detect and correct errors in the input stream and show the decoded sequence on the CRO. The Generator polynomial (of Cyclic Code) is g(x) = 1 + x4 + x6 + x7 + x8 9. Design a suitable multirate low pass filter for extracting the baseline shifts in the foetal ECG. The filter should satisfy the following specifications: Passband Stopband Stopband ripple Passband ripple Sampling freq 0 0.4 Hz 0.5 - 250 Hz 0.001 0.01 500 Hz

10. Design a touch-tone DTMF generator for digital telephones. Use the IIR implementation of a digital oscillator (as shown in fig. 8.35 of the text book) to generate the tones. The key pressed is assumed to be stored in the memory. [cf. Digital Signal Processing: A Practical Approach, Ifeachor and Jervis, pp 538, 8.19.1]

11. Find the dynamic range of the voice signal of short span and compress it using A-law. Demonstrate the saving on storage space by playing both the input and decompressed signals.

Das könnte Ihnen auch gefallen