jaydnul
- 558
- 15
Hey haushofer, ya i tried that. if you do that then it just spits it back out. jsinx = jsinx.haushofer said:Maybe I missed it (sorry if I did), but why don't you write sin(x) and cos(x) in terms of complex exponentials and check it explicitly?
I understand all of this, ill stop using the word "works" since that seems to be what we are hung up on.Dale said:So the analytic representation of ##A \cos(\omega t+\phi)## is ##A e^{j\phi}e^{j\omega t}## and the phasor representation is the non-time-dependent part ##A e^{j\phi}##. So the phasor representation of ##\cos(\omega t)## is ##e^{j0}=1##.
Since ##\sin(\theta)=\cos(\theta-\pi/2)## the phasor representation of ##\sin(\omega t)## is ##e^{-j\pi/2}=-j##.
So $$phasor(\cos(\omega t))=j \ phasor(\sin(\omega t))$$ This is where the relationship you are seeing comes in. But this in no way implies that $$\cos(\omega t)=j \ \sin(\omega t)$$ That substitution does not work for the reasons I showed above.
You are just being sloppy. You need to clearly identify when you are working with functions of time and when you are working with their phasor representations. A function is not the same as the representation of that function in another domain.
Similarly, when you are working with Fourier transforms you need to be clear about when a function is in the time domain and when it is in the frequency domain. If ##X(\omega)=\mathcal F [x(t)]## then $$\mathcal F[ \dot x]=j\omega X$$ is correct whereas $$\dot x=j\omega x$$ is simply wrong. This is what you are doing and claiming that it works. Sloppy mixing of domains doesn't work.
Mathematically, if you input a sin signal into a circuit, calculate the transfer characteristics, substitute jsin for cos terms to further simplify the algebra, then substitute cos back in for all the jsin terms, you end up with a sin wave with exactly the same magnitude as when you do it with phasor representation. I can plug in x values into the answer i arrived at, it will give me the right values for y. plain and simple.
Intellectually it is an interesting exercise to find out why that happens to spit out the same answer as the phasor method, and why it wont work in some instances.
Just a bunch of dogmatic explanations so far like just listen to us, thats not how you are supposed to do it
DaveE said:If you aren't working with phasors, it's just wrong.