1 / 23

Digital Signal Processing

Digital Signal Processing. Prof. Nizamettin AYDIN naydin @ yildiz .edu.tr http:// www . yildiz .edu.tr/~naydin. Digital Signal Processing. Lecture 3 Phasor Addition Theorem. READING ASSIGNMENTS. This Lecture: Chapter 2, Section 2-6 Other Reading: Appendix A: Complex Numbers

Download Presentation

Digital Signal Processing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Digital Signal Processing Prof. Nizamettin AYDIN naydin@yildiz.edu.tr http://www.yildiz.edu.tr/~naydin

  2. Digital Signal Processing Lecture 3 Phasor Addition Theorem

  3. READING ASSIGNMENTS • This Lecture: • Chapter 2, Section 2-6 • Other Reading: • Appendix A: Complex Numbers • Appendix B: MATLAB • Next Lecture: start Chapter 3

  4. LECTURE OBJECTIVES • Phasors = Complex Amplitude • Complex Numbers represent Sinusoids • Develop the ABSTRACTION: • Adding Sinusoids = Complex Addition • PHASOR ADDITION THEOREM

  5. Z DRILL (Complex Arith) • ZDrill is a program that tests the users ability to calculate the result of simple operations on complex numbers. The program emphasizes the vectorial view of a complex number. The following six operations are supported: • Add • Subtract • Multiply • Divide • Inverse • Conjugate MATLAB Command Name:spfirstzdrill Complex drill

  6. AVOID Trigonometry • Algebra, even complex, is EASIER !!! • Can you recall cos(q1+q2) ? • Use: real part of ej(q1+q2) = cos(q1+q2)

  7. Euler’s FORMULA • Complex Exponential • Real part is cosine • Imaginary part is sine • Magnitude is one

  8. Real & Imaginary Part Plots PHASE DIFFERENCE = p/2

  9. COMPLEX EXPONENTIAL • Interpret this as a Rotating Vector q = wt Angle changes vs. time ex: w=20p rad/s Rotates 0.2p in 0.01 secs

  10. Rotating Phasor See Demo on CD-ROM Chapter 2

  11. Cos = REAL PART Real Part of Euler’s General Sinusoid So,

  12. COMPLEX AMPLITUDE General Sinusoid Sinusoid = REAL PART of (Aejf)ejwt Complex AMPLITUDE = X

  13. POP QUIZ: Complex Amp • Find the COMPLEX AMPLITUDE for: • Use EULER’s FORMULA:

  14. WANT to ADD SINUSOIDS • ALL SINUSOIDS have SAME FREQUENCY • HOW to GET {Amp,Phase} of RESULT ?

  15. ADD SINUSOIDS • Sum Sinusoid has SAME Frequency

  16. PHASOR ADDITION RULE Get the new complex amplitude by complex addition

  17. Phasor Addition Proof

  18. POP QUIZ: Add Sinusoids • ADD THESE 2 SINUSOIDS: • COMPLEX ADDITION:

  19. POP QUIZ (answer) • COMPLEX ADDITION: • CONVERT back to cosine form:

  20. ADD SINUSOIDS EXAMPLE tm1 tm2 tm3

  21. Convert Time-Shift to Phase • Measure peak times: tm1=-0.0194, tm2=-0.0556, tm3=-0.0394 • Convert to phase (T=0.1) f1=-wtm1 = -2p(tm1/T) = 70p/180, f2= 200p/180 • Amplitudes A1=1.7, A2=1.9, A3=1.532

  22. Phasor Add: Numerical • Convert Polar to Cartesian X1 = 0.5814 + j1.597 X2 = -1.785 - j0.6498 sum = X3 = -1.204 + j0.9476 • Convert back to Polar X3 = 1.532 at angle 141.79p/180 This is the sum

  23. ADD SINUSOIDS X1 VECTOR (PHASOR) ADD X3 X2

More Related