Chapter 9
Chapter 9
Period
Positive
Amplitude
alternation
Negative
alternation
Two cycles
Introduction … (3)
Peak value
Peak to
peak value
Why to study sinusoids ? … (1)
>> t=0:0.01:1;
>> A=4;
>> f=1;
>> w0=2*pi*f;
>> phi=0;
>> x=A*sin(w0*t+phi);
>> plot (t,x)
>> TITLE('freq 1 Hz')
Sinusoidal signal with different frequency
Sinusoidal signal with different phase
Phase Lead or Lag
Different Phase sinusoids