Understanding the Phazor Equation: I_s(t)=sin(t)

  • Thread starter Thread starter electron2
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
electron2
Messages
46
Reaction score
0
for this signal
[tex] I_s(t)=sin(t)[/tex]
i have this equation
[itex] I_L(1-CL+jCR+jcz)=I_s<br /> [/tex]<br /> then the next line is<br /> [tex] I_L(1-CL+jCR+jcz)=j[/tex]<br /> <br /> why they substitute j with I_s[/itex]
 
Physics news on Phys.org
[tex] sin(t)=cos(\frac{\pi}{2}-t)=cos(t-\frac{\pi}{2})[/tex]
the formula of the signal is
[tex] Is=Acos(\omega t+\phi)[/tex]
then we transform it to the phasor representation formula
[tex] Is=Ae^{j\phi}[/tex]
so we get
[tex] Is=1e^{-j\frac{\pi}{2}}[/tex]
and when we look at this expression as oilers formula we get
the Is=-j

so why its written Is=j
?
 
electron2 said:
[tex] sin(t)=cos(\frac{\pi}{2}-t)=cos(t-\frac{\pi}{2})[/tex]
the formula of the signal is
[tex] Is=Acos(\omega t+\phi)[/tex]
then we transform it to the phasor representation formula
[tex] Is=Ae^{j\phi}[/tex]
so we get
[tex] Is=1e^{-j\frac{\pi}{2}}[/tex]
and when we look at this expression as oilers formula we get
the Is=-j

so why its written Is=j
?
[tex]e^{j\theta} = cos(\theta) + j sin(\theta)[/tex]
for [tex]\theta = \frac{\pi}{2}[/tex]
[tex]e^{j\frac{\pi}{2}} = cos(\frac{\pi}{2}) + j sin(\frac{\pi}{2}) = 0 + j.1 = j[/tex]