Gremlin said:
I am not far off throwing myself out of the window with this. I can get j2.4 - that's straight forward - but the above is killing me.
Originally it's:
v1 = √2 x 415 x cos(100 x π x t) Volts
v2 = √2 x 415 x sin(100 x π x t) Volts
I understand that cos (x) = sin (x + 90), that's sound. So:
v1 = √2 x 415 x sin(100 x π x t + 90) Volts
v2 = √2 x 415 x sin(100 x π x t) Volts
Ok. Then i would set t=0 and that would give us:
v1 = √2 x 415 x sin(90)
v2 = √2 x 415 x sin(0)
Not quite sure why you're setting t to zero, unless its to highlight the phase constants?
Anyways, there's no point in playing with t since you're about to abandon the time domain entirely and move to the frequency domain (or I suppose one might call it the Laplace domain) by switching to phasor notation.
Now at this point i refer to my own notes i can see "V = V∠θ (r.m.s) or V = √2 x V ∠ (peak)" and i assume that's relevant. Although at this point i just hit a brick wall. People are just losing √2 and i have no idea why or how. Can anyone help me please?
A few things to note:
When sources are given in the time domain they are usually specified in terms of peak value. So unless otherwise indicated, a source that's defined by a sine or cosine function of time will have its magnitude specified as a peak value.
To convert between peak and RMS for sinusoids you divide the given magnitude by √2. To convert from RMS to peak you multiply the magnitude by √2.
Algebraically the √2 is just a scaling constant, so for voltage and current values you can take it out or put it back anywhere along the line of your calculations to convert from one to the other.
If you are doing power calculations, unless you're looking for instantaneous power values in the time domain you want to use RMS values for the voltages and currents. Using RMS leads to the proper "real world" power values for steady state operation of the given circuit.
In the present problem the author conveniently specified the time domain voltage sources with the √2 in plain site, allowing one to simply trim it off and have nice round numbers for the RMS values.
At the end of the problem if you need to convert from the phasor domain back to the time domain then you are welcome to tack the √2 back onto the magnitude when you write the sine or cosine functions of time.