Starting from:

$30

VE216 Homework3 Solved

1.    [5]A set of signals {ϕk(t)} is called orthogonal over the interval (a,b) iff the inner product of each pair of distinct signals in the set is zero:

 

where ϕ∗k is the complex conjugate of ϕk and α = 0̸ . Show that the set of complex exponentials {ejω0kt : k = 0,±1,±2,...} is orthogonal on any interval over a period T0, where .

2.    [5] We know that for a CT period signal x(t) with , and its Fourier series can be represented as,

 

Show that it can also be expressed in real form as,

 

Where,

 

3.    [5]Find the Fourier series coefficients a′ks of x(t) = sin(3πt) + cos(4πt)

4.    [6]Find the Fourier series representations of the following signals. Express your answer in a real form.

 

(c) The signal illustrated below,

x(t)

 

                                                                               −1         0          1          2          3          4                       t

Figure 1: HW3-4(c) 5. [6] Let x(t) be a period signal whose Fourier series coefficient are

 

Use Fourier series properties to answer the following questions:

(a)    Is x(t) real?

(b)    Is x(t) even?

(c)    Is dx(t)/dt even?

6.       [10]Based on the results obtained in question 4(a)(b)(c), use MATLAB to plot the Fourier series representations. For the summation in the FS, since we can not go infinite, just choose a k that is large enough.

7.       [4] A continuous-time signal x(t) with period T is said to be odd harmonic if in its Fourier series representation

 

ak = 0 for every even integer k.

(a)    Show that if x(t) is odd harmonic, then

 

(b)    Show that if x(t) satisfies the relation in (a), then it s odd harmonic.

8.       [4] In Problem 4(c), we see that the Fourier Series expansion of the ”periodical exponential” signal is given by SN(t), where x(t) = SN(t) when N → ∞.

(a)    Now, instead of plotting x(t) using a N ”large enough”, we would like to plot the ”intermediate steps”. Specifically, please use Matlab to plot SN(t) with N = 5,10,15,19 for t ∈ [0.5,4.5]. Interpret what you see from the graphs.

(b)    We notice that the x(t) = SN(t) above is not ”strict” in the sense that x(t) has some discontinuities where its value is undefined, while SN(t) is always continuous even when N → ∞. Use Matlab to calculate SN(0) and SN(1) for the N values in (a). Then make an educated guess for the values of SN(0) and SN(1) when N → ∞.

9.       (a) [2] The signal x(t) is illustrated below, using the differentiation property to calculate Fourier series. Be cautious about the DC component of x(t) when you differentiate it.

(b)    [2] Using Fourier series properties, find the Fourier coefficients 

Also calculate the values for d2 and d−3. (x(t) is the same as (a))

(c)    [2] Using Fourier series properties, find the Fourier series expansion of y(t) = 4x(t/3 − 2) + 5.

10.   [18] Consider a casual LTI system realized by the RLC circuit shown below. x(t) is the voltage input (V) and y(t) is the voltage (V) across the capacitor.

 

 

Figure 3: HW3-10

(a)    Find the differential equation relating x(t) and y(t).

(b)    Find the system’s response to x(t) = ejωt, where ω is arbitrary.

(c)    Write out the system’s transfer function H(s).

(d)   Calculate the magnitude of the system’s frequency response |H(jω)| and plot it as a function of ω.

(e)    Use Matlab freqs to generate the exact same plot as part (d). Note that you want to plot the output argument of freqs because directly calling freqs with no output arguments will 1. give two figures; 2. plot both the magnitude and phase response in its default log scale. Besides, be sure to specify an appropriate range for the third input argument of freqs using linspace.

(f)     Find the Fourier series expansion (in complex exponential form) for x(t) = 1 + sin(t) + sin(4t) and plot its power density spectrum (by using stem).

(g)    Use x(t) as an example to verify Parseval’s relation. You may want to use Matlab/Mathematica to calculate (integrate) the power of x(t).

(h)    Find the systems output y(t) due to x(t). Plot the power density spectrum of y(t).

(i)     Compare x(t) and y(t) and their PDS’s. What frequency component of the x(t) is attenuated? Is this RLC circuit a lowpass/highpass/bandpass/bandstop filter?

11.   [5] Consider a continues-time ideal lowpass filter S whose frequency response is

 

When the input to this filter is a signal x(t) with fundamental period T = π/6 and Fourier series coefficients ak, it is found that

x(t) −→ y(t) = x(t)

For what value of k it is guaranteed that ak must be zero?

12.   [6] The Bessel lowpass filter is a widely-used analog linear filter.

(a)    Make a specific Bessel filter by using Matlab command [num, den] = besself(5,1e4), where the two vectors num and den are the filter’s transfer function’s coefficients on the numerator and denominator, respectively. Plot the filter’s magnitude response from 0 to 20000 rad/s using freqs.

(b)    Use Matlab gensig to generate a square wave with period 0.002 seconds, duration 1 second, and sampling every 10−4 second. Plot an appropriate portion of the generated signal with axis command.

(c)    Use Matlab tf and lsim to simulate the response (output) of the filter to the square wave. Plot your output signal with the same axis range as (b). Compare your input and output. As you can see, the ”corners” of the square wave are all ”filtered”, implying that these corners actually correspond to the high-frequency components of the signal. This also makes sense intuitively as the corners are where the signal change ”abruptly”.

13.   [5] Assume x(t) is a periodic CT signal with period T. Its Fourier series coefficients ak also have a period N. Show that there exist a periodic sequence g[n], so that x(t) is represented by

 .

This means any x(t) with such property actually looks more like a discrete-time signal. This problem shows that typical periodic CT signals will have non-periodic Fourier coefficients.

14.   [5] A distortion present in all amplifiers is in some form of nonlinearity. Nonlinearities introduce additional frequency components, transferring some of the signal power from the fundamental frequency component to higher harmonics. This is called harmonic distortion. The quality of an amplifier is (in part) judged by how small its total harmonic distortion (THD) is, defined by:

THD =   · 100% = [1 −  ] · 100%. power in DC & harmonics power in fundamental total power        total power

Consider the following model for an amplifier:

y(t) = 7[x(t) + bx5(t)],

where b = 0.10. (This is not a great amplifier.) Find the THD for this amplifier, when the input signal is x(t) = sin(3t).

15.   [6] Let

 

be a periodic signal with fundamental period N = 10 and Fourier series coefficients ak. Also, let

g[n] = x[n] − x[n − 1].

(a)    Draw the graph of signal g[n], and determine the fundamental period of g[n].

(b)    Determine the Fourier series coefficients of g[n].

(c)    Using the Fourier series coefficients of g[n], determine ak for k = 0.̸ 16. [4] Consider the following three continuous-time signals:

x(t) = cos(4πt) y(t) = sin(4πt) z(t) = x(t)y(t)

(a)    Determine the Fourier series coefficients of x(t).

(b)    Determine the Fourier series coefficients of y(t).

(c)    Use the results of parts (a) and (b), along with the multiplication property of the continuous-time Fourier series, to determine the Fourier series coefficients of z(t) = x(t)y(t).

(d)   Determine the Fourier series coefficients of z(t) through direct expansion of z(t) in trigonometric form, and compare your result with that of part(c).

More products