
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Project; Professor: Howitt; Class: Analog & Digital Communication; Subject: Electrical and Computer Engr; University: University of North Carolina - Charlotte; Term: Fall 2004;
Typology: Study Guides, Projects, Research
1 / 1
This page cannot be seen from the preview
Don't miss anything!

For the project an individual write-up is required for each student. NOTE: working together is encourage, but each student must submit their own work. Use a word processor such as MS Word to develop the write up. Matlab Command line script or script files should be provided in the write up as well as Matlab figures. Examples of this are illustrated in this assignment. Straight forward method for doing this is to use Cut/Paste feature, placing script file in a MS Word Text Box. {For the following problems you will need to use the function dtft (discrete time Fourier transform) which can be obtained from the class website, dtft.m}
t
Matlab’s “butter” function. Butter.m generates filter coefficients based on Butterworth filter design constraints. Important Matlab functions used in the script file are: butter and freqz. a) First examine the frequency response of the filter. What is the 3dB bandwidth of the filter, i.e., the frequency at which the filter response is 3dB down from its maximum?
t x t rect { i.e., Matlab code: r = rectpuls(t,tau)-rectpuls(t-tau,tau)+rectpuls(t-2*tau,tau)) }. Given the communication channel
Answer the following based on your observations. Provide sufficient number of graphs to support your analysis:
impulse response of the channel: discuss the implications for each of the three received signals.