4.6 HW 6
-
- PDF (letter size)
-
- PDF (legal size)
4.6.1 Problem 6.2
Consider a discrete-time LTI system with frequency response and real impulse response .
Suppose that we apply the input to this system. The resulting output can be shown to
be of the form provided that and are related in a particular way. Determine this
relationship.
solution
From standard LTI theory, the output is given by
Comparing the above to
Shows that
Hence we need Since the input is periodic of period for integer, then the above can also be
written as This is the relation needed.
4.6.2 Problem 6.5
Consider a continuous-time ideal bandpass filter whose frequency response is (a) If is the
impulse response of this filter, determine a function such that . (b) As is increased, does the
impulse response of the filter get more concentrated or less concentrated about the
origin?
solution
4.6.2.1 Part a
Let which is a function. The following is a sketch of and of the CTFT of , i.e. which we know
will be rectangle since Fourier transform of rectangle is .
Figure 4.66:Sketch of CTFT of filter and sinc function
The relation between and its CTFT is given in this sketch
Figure 4.67:Sketch of sinc function and its CTFT
Now, we know that, since , then by modulation theory, this results in . In this, we are given and
but we do not know . But looking at and , we see that if happened to be two Dirac impulses,
one at and one at , then convolving with it, will give . So we need to be the following
And now will result in . The factor was added to cancel the from the definition of
modulation theory. But has the CTFT of . This shows that is the Fourier transform of .
Therefore
4.6.2.2 Part b
Since then we see as increases, the sinc function becomes more concentrated at origin, since the
first loop cut off is given by . So this gets closer to origin. And since then becomes more
concentrated around the origin as well.
4.6.3 Problem 6.7
A continuous-time lowpass filter has been designed with a passband frequency of Hz, a stopband
frequency of Hz, passband ripple of , and stopband ripple of . Let the impulse response
of this lowpass filter be denoted by . We wish to convert the filter into a bandpass
filter with impulse response Assuming that is negligible for for , answer the following
questions. (a) If the passband ripple for the bandpass filter is constrained to be , what
are
the two passband frequencies associated with the bandpass filter? (b) If the stopband ripple for
the bandpass filter is constrained to be , what are the two stopband frequencies associated with
the bandpass filter?
solution
4.6.3.1 Part a
Let . By modulation theory multiplication in time becomes convolution in frequency (with
factor)
Where is the CTFT of and is the CTFT of which is given by (since it is periodic) Where are
the Fourier series coefficients of . In the above . But we know that and from Euler relation.
Hence the above becomes
Now that we know we go back to (1) and find the CTFT of which is
The above shows that bandpass filter is the lowpass filter spectrum but shifted to the right and
to the left by . This is because convolution with impulse causes shifting. The following diagram
shows the result
Figure 4.68:Sketch of bandpass filter
Therefore the two bandpass stop frequencies are
The same on the negative side.
4.6.3.2 Part b
Per instructor, we do not need to account for ripple effect in this problem. Therefore this is the
same as part (a).
4.6.4 Problem 6.17
For each of the following second-order difference equations for causal and stable LTI
systems, determine whether or not the step response of the system is oscillatory: (a) (b)
solution
4.6.4.1 Part a
Taking the DFT of the difference equation gives A step response means that the input is a step
function. Hence . Therefore . The above becomes
Let for now to make it easier to factor the RHS. The above becomes
Using partial fractions on the RHS gives
Hence
Comparing coefficients gives
Solving gives. Hence
But . The above becomes
From tables, using and . Applying these to the above gives
The following is a plot of
Figure 4.69:Plot of reponse to step input
The above shows the response is oscillatory.
4.6.4.2 Part b
This is similar to part (a) except for sign difference. Taking the DFT of the difference equation
gives
A step response means that the input is a step function. Hence . Therefore . The above becomes
Let for now to make it easier to factor the RHS. The above becomes
Using partial fractions on the RHS gives
Hence
Comparing coefficients gives
Solving gives. Hence
But . The above becomes
From tables, using and . Applying these to the above gives
The following is a plot of
Figure 4.70:Plot of reponse to step input
The above shows the response is not oscillatory. The reason is that sign difference in term in the
difference equation. .
4.6.5 Problem 6.22
Figure 4.71:Problem description
solution
4.6.5.1 Part a
The relation between the input and output is given by
Figure 4.72:Output of LTI when input is sinuosidal
Since then and from the phase diagram . Therefore
But , hence the above can be simplified to
4.6.5.2 Part b
Since for , then
4.6.5.3 Part c
Looking at shows that its period is . Hence . The above becomes Hence But outside . Then
only will go through the filter. Hence
To find . From
Looking at shows that its period is . Hence . From above
And
And
Hence (1) becomes
At since at . And at
And at
Hence the spectrum of is
Figure 4.73:
But the above is the Fourier transform of Which is therefore the output of the filter.
4.6.6 Problem 6.27 (a,b,c,d)
Figure 4.74:Problem description
solution
4.6.6.1 Part a
Taking the Fourier transform gives
Hence
Using Matlab, the following is the Bode plot
clear all;s = tf('s');sys = 1 / (2+s);bode(sys);grid
Figure 4.75:Bode plot
4.6.6.2 Part b
In class, it was mentioned that group delay is given by derivative of the Phase of the Fourier
transform. Since , then Hence, using the rule , then using the derivative of the above becomes
4.6.6.3 Part c
Since then now
But
Assuming . Hence (1) becomes
4.6.6.4 Part d
To find Hence and . Therefore From tables
4.6.7 key solution
PDF