Download presentation
Presentation is loading. Please wait.
Published byHector Pitts Modified over 8 years ago
1
Chapter 2
3
READING ASSIGNMENTS This Lecture: Chapter 2, pp. 9-17 Appendix A: Complex Numbers Appendix B: MATLAB or Labview Chapter 1: Introduction
4
LECTURE OBJECTIVES Write general formula for a sinusoidal” waveform, or signal From the formula, plot the sinusoid versus time What’s a signal? - It’s a function of time, x(t) - in the mathematical sense
5
it is important to become familiar with their properties. Sinusoidal is a general class of signals have simple mathematical representations They are the most basic signals in the theory of signals and systems
6
The most general mathematical formula for a cosine signal is Acos(ω t+ϕ)
7
Example 1. Note that x (t) oscillates between A and —A, and that it repeats the same pattern of oscillations every 1 /440 = 0.00227 sec (approximately). This time interval is called the period of the sinusoid.
8
How to verify your answer with LabVIEW?
9
Recording of tuning fork
10
TUNING FORK EXAMPLE
12
400 Hz
13
Review of Sine and Cosine Functions
14
Basic properties of the sine and cosine functions
15
Sinusoidal Signals The amplitude is a scaling factor that determines how large the cosine signal will be. Since the function cos oscillates between +1 and — 1, A is called the amplitude. The units of phase shift must be radians is called the phase shift Refer to page 11, see how to obtain the following results 0 is called the radian frequency.
16
Notes Angles are therefore specified in radians. If the angle is in the first quadrant (0 < < /2 rad), then the sine of is the length y of the side of the triangle opposite the angle divided by the length r of the hypotenuse of the right triangle. as increases from 0 to /2, cos decreases from 1 to 0 and sin increases from to 0 to 1
17
Sine and cosine functions plotted versus angle 9. Both functions have a period of 2 .
18
Some basic trigonometric identities
19
The main parameters of Sinusoidal Signals A is called the amplitude. The amplitude is a scaling factor that determines how large the cosine signal will be. is called the phase shift. The units of phase shift must be radians, since the argument of the cosine must be in radians.
20
PLOTTING COSINE SIGNAL from the FORMULA
22
Relation of Frequency to Period the sinusoid determines its period, and the relationship can be found by examining the following equations: Since the cosine function has a period of 2 , the equality above holds for all values of t if
23
Cosine signals x(t) = 5cos(2 f 0 t) for several values of f 0 :
24
Phase Shift and Time Shift The phase shift parameter (together with the frequency) determines the time locations of the maxima and minima of a cosine wave. Example: sinusoidal signal has a positive peak at t=0; when 0 The phase shift determine how much the maximum of cos or sin is shifted away fro t=0;
25
Example x(t)=s(t) a positive slope of 2 for 0 t ½ This simple function has a negative slope of -3/2 for ½ <t 3
26
Example x(t)=s(t-2)
27
Example x(t)=s(t+1) ? x(t)=
28
Exercise: Derive the equations for the shifted signal x2 (t) = s(t + 1).
29
Slope=1 Slope=-1/2 x 2 (t)=s(t+1) 12
30
Under standing Time-shifting A Signal Whenever a signal can be expressed in the form x1 (t) = s(t – t1 ) we say that x1 (t) is a time-shifted version of s(t). If t1>0, then the shift is to the right, and we say that the signal s(t) has been delayed in time. If t1<0, then the shift is to the left, and we say that the signal s(t) was advanced in time If t1=0?
31
TIME-SHIFT In mathematical formula we can replace t with t-t m Then the t=0 point moves to t=t m Peak value of cos(ω(t-t m )) is now at t=t m
33
Determination the time shift for a cosine signal The positive peak occurs is t= — 0.005 sec.
34
Converting delay to phase shift Since this equation must hold for all t, we must have - 0 t 0 = , which leads to
35
Notice that the phase shift is negative when the time shift is positive (a delay). In terms of the period (T 0 = l/f 0 ) we get the more intuitive formula the positive peak nearest to t =0 must always lie within |t1| T 0 /2 ambiguous the phase shift is also ambiguous because adding a multiple of 2 to the argument of a cosine function does not change the value of the cosine.
38
PLOTTING COSINE SIGNAL from the FORMULA Given the following formula
40
SINUSOID from a PLOT
41
Example : SINUSOID from a PLOT
42
Sampling and Plotting Sinusoids where Ts is called the sample spacing or sampling period, and n is an integer. n = -7:5; Ts = 0.005; tn = n*Ts; xn = 20*cos (80*pi*tn - 0.4*pi); plot (tn,xn)
44
Complex Exponentials and Phasors Cartesian and polar representations of complex numbers in the complex plane.
45
COMPLEX NUMBERS
69
Inverse Euler Formulas
70
Application
71
EXERCISE Show that the following representation can be derived for the real sine signal:
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.