DOC PREVIEW
PSU EE 350 - ps7

This preview shows page 1 out of 4 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

EE 350 Problem Set 7 Cover Sheet Fall 2014Last Name (Print):First Name (Print):ID number (Last 4 digits):Sectio n:Submission deadl ines:• Turn in the written solutions by 4:00 pm on Tuesday November 4 in the homework slot outside 121 EE East.Problem Weight Score32 2033 2034 2035 2036 20Total 100The solution submitted for grading represents my own analysis of the problem, and not that of another student.Signature:Neatly print the name(s) of the students you colla bo rated with on this assignment.Reading assignment:• Lathi Chapter 4, sections 4.1 through 4.4• Priemer Chapter 11Problem 32: (20 points)Consider a periodic signal f(t), with fundamental perio d To, that has the exponential Fourier series representationf(t) =∞Xn=−∞Dneωont,where ωo= 2π/ToandDn=1ToZTof(t)e−ωontdt.1. (2 points) When f(t) is a real-valued, show that D−n= D∗n. This is known as the complex conjugatesymmetry property or the Herm itian property of real signals.2. (2 points) Show that when f(t) is an even function o f time tha t Dnis an even function of n.3. (2 points) Show that when f(t) is an odd function of time that Dnis an odd function of n.4. (2 points) Using the results from parts 1 and 2, show that if f(t) is real-valued and an even function of time,then the coefficients Dnare real- valued and an even function of n.5. (2 points) Using the results from parts 1 and 3, show that if f(t) is real-valued and a n odd function of time,then the coefficients Dnare imag inary and an odd f unction of n.6. (4 points) Show that the signal f(−t) has the Fourier series co efficients D−n. This is known as the timereversal property.7. (6 points) Consider three periodic signals whose Fourier series representations aref1(t) =2π∞Xn=−∞11 + πn2e4ntf2(t) =∞Xn=−∞cos(3n)e3nt/2f3(t) =5Xn=1 sin(6n)e2πntUsing the properties of the exponential Fourier series, determine if the signals are(a) (3 points) real or complex valued,(b) (3 points) an even or odd function of time, o r neither.Problem 33: (20 points)Suppose that f(t) is a periodic sig nal with exponential Fourier series coefficients Dn. Show that the power Pfoff(t) isPf=∞Xn=−∞|Dn|2,and, if f(t) is real-valued,Pf= D2o+ 2∞Xn=1|Dn|2.This is Parseval’s theorem for the exponential Fourier series.Problem 34: (20 points)1. (10 points) Consider the periodic signalf(t) = 7 + 3 cos(2t) + 4 sin(2t) + 3 sin(3t) −5√2 cos5t +π4.(a) (2 points) Determine the fundamental frequency ωo.(b) (5 points) Determine the complex exponential Fourier series coefficients.(c) (3 poi nts) Sketch the Fourier magnitude spectrum |Dn| versus ω and the Fourier phase spectrum6Dnversus ω.2. (10 poi nts) Determine the complex exponential Fourier series coefficients and the compact trigonometric Fourierseries coefficients of the full-wave rectified waveformf(t) = A|sin(ωot)|.Problem 35: (20 points)This problem considers the response of a LTI system to a periodic input represented by a complex exponential Fourierseries.1. (10 points) A periodic signal f(t) with period Toand complex exponential Fourier series coefficients Dfnispassed through a LTI system with frequency response function H(ω). Show that the sinusoidal steady-stateresponse of the system is given byy(t) =∞Xn=−∞DfnH(nωo)enωot.2. (10 points) Apply the result f rom part 1 to determine the response of a lowpass filter.(a) (4 po ints) Determine the fundamental frequency and non-zero complex exponential Fourier series coeffi-cients of the periodic signalf(t) = −2 + 5 sin(πt) + 10 cos(3πt)and sketch the Fourier magnitude spectrum |Dfn| versus ω and the Fourier phase spectrum6Dfnversus ω.(b) (4 points) The signal f(t) from part (a) is passed through an ideal low-pass filter whose frequency responsefunction isH(ω) =2e−ω/4|ω| ≤ 2π0 |ω| > 2πto produce an output signal y(t). Find an expression for the resulting sinusoidal steady-state responsey(t) of the system and express your result as the sum of real-valued sinusoidal term(s) and if necessary, aDC offset.(c) (2 points) Find the power of the signal y(t) in part (b) using Parseval’s theorem derived in Problem 33.Problem 36: (20 points)Consider a linear time-invariant system represented by the ODE¨y + 4 ˙y + 4y = 8f.1. (4 points) Determine the zero-state unit-step response of the system.2. (2 points) Using your result in part 1, determi ne the impulse response function representation, h (t), of thesystem.3. (2 points) In Problem Set5 Problem 24 part 2, you showed that the frequency response function of a system isdetermined from its ODE representation asH(ω) =˜Y˜F=P (ω)Q(ω).Determine H(ω) for the system considered in this problem.4. (6 points) Determine the Fourier transform of the impulse response function determined in part 2, a nd expressyour answer in the standard formH(ω) =bm(ω)m+ bm−1(ω)m−1+ ···+ b1(ω) + b0(ω)n+ an−1(ω)n−1+ ···+ a1(ω) + a0,and verify that it matches the result obtained in part 2.5. (6 points) Using MATLAB:(a) (3 points) Verify your result in part 4 by determining the Fourier transform of h(t) usi ng the SymbolicMath Toolbox.(b) (3 points) Generate and plot the magnitude and phase response of the frequency response function usingthe result in part (a). Plot the magnitude in decibels and the phase in degrees from 0.01 Hz to 10 Hzusing a frequency vector of 100 l ogarithmicall y equally spaced poi nts.To receive credit:• Attach an M-file to your solution that contains the code to complete parts a and b. Include your nameand section number at the top of M-file using the comment symbol %.• Plo t the m agnitude and phase plot in a single figure, with the magnitude plot appearing in an uppersubplot and the phase pl ot appearing in a lower subplot.• Appropriately label the x and y axes; no credit is given for MATLAB plots whose axes are unlabeled!• Use the title command to appropriately label the figure, for example, Problem 36 Part 5.• Use the MATLAB command gtext to place your name and section name within the figure.• Attach the figure to your


View Full Document

PSU EE 350 - ps7

Documents in this Course
ps11

ps11

6 pages

ps10_soln

ps10_soln

20 pages

ps10

ps10

5 pages

ps9_soln

ps9_soln

19 pages

ps9

ps9

4 pages

ps8_soln

ps8_soln

19 pages

ps8

ps8

5 pages

ps7_soln

ps7_soln

22 pages

ps6_soln

ps6_soln

27 pages

ps6

ps6

5 pages

ps5_soln

ps5_soln

25 pages

ps5

ps5

7 pages

ps4_soln

ps4_soln

20 pages

ps4

ps4

5 pages

ps3_soln

ps3_soln

27 pages

ps3

ps3

6 pages

ps2_soln

ps2_soln

24 pages

ps2

ps2

5 pages

ps1_soln

ps1_soln

17 pages

ps1

ps1

5 pages

ps11_soln

ps11_soln

28 pages

examI_s04

examI_s04

16 pages

examI_s03

examI_s03

10 pages

examI_s02

examI_s02

12 pages

examI_s01

examI_s01

13 pages

examI_f99

examI_f99

15 pages

examI_f14

examI_f14

26 pages

examI_f11

examI_f11

26 pages

examI_f10

examI_f10

26 pages

examI_f09

examI_f09

26 pages

examI_f08

examI_f08

13 pages

examI_f07

examI_f07

11 pages

examI_f03

examI_f03

11 pages

examI_f02

examI_f02

14 pages

examI_f01

examI_f01

15 pages

examI_f00

examI_f00

14 pages

final_s99

final_s99

16 pages

final_s97

final_s97

13 pages

final_s04

final_s04

30 pages

final_s03

final_s03

12 pages

final_s02

final_s02

14 pages

final_s01

final_s01

14 pages

final_s00

final_s00

17 pages

final_f99

final_f99

16 pages

final_f98

final_f98

16 pages

final_f11

final_f11

40 pages

final_f10

final_f10

32 pages

final_f09

final_f09

32 pages

final_f08

final_f08

26 pages

final_f07

final_f07

26 pages

final_f03

final_f03

12 pages

final_f02

final_f02

14 pages

final_f01

final_f01

14 pages

final_f00

final_f00

16 pages

examI_s99

examI_s99

13 pages

Load more
Download ps7
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view ps7 and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view ps7 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?