gneill said:
What happened to Zth? What role does it play?
You should be indicating that you are showing a magnitude as a result. Technically, using an equals sign here is incorrect since a magnitude is not the same as a complex value.
Understood, it was a conscious decision just for brevity at the time. Here is the recalculated current:
Phase angle relative to V
1
Voltage across j4 and j6 = ##(415 - j415)##, then current is ##\frac {415 - j415}{j10}## which is ##41.5 - j41.5## Amps
Then VTh is ## V1 - ((41.5 - j41.5) * j4)## which is ##249 - j166## (equals 299.26 Volts at -33.69 degrees)
Then I RL = ##\frac {249 - j166} {(35 + j 35.707)} = 1.115 + j 5.88## which is
5.98 Amps at -79.26 degrees
cnh1995 said:
V1=√2*415*cos(ωt). This means peak value of V1 is √2*415 V. While taking the rectangular form of V1 and V2, you should consider the peak voltages.
I understood that √2 though representing peak magnitudes, is simply a scaling factor, where I can do all of the calculations with RMS values and then add it as a prefix in the final answer. There isn't any requirement to calculate power values so I could have used this throughout, it is just to save the tedium of adding to each line.
So the first part of the question is whether I correctly calculated the current through R
L.
I am to understand that the j 2.4 Thevenin equivalent is 'included' as part of the circuit 'inside the box'. Therefore, I do not need to include it in series with RL when computing R
L current.
If it is agreed that my R
L current calculation is correct, then for the superposition part of the question:
Suppress V
2 with a short, which effectively puts j6 in parallel with R
L. Calculating the parallel combination - using Wolfram Alpha and rectangular form, I get:
For V1 only
$$j6 + RL = \frac {(35 + j 35.707) * j 6} {(35 + j 35.707) + j 6} = 0.425 + j 5.494$$
Then using a voltage divider to calculate potential across this parallel combination is:
$$VRL = 415 * \frac {0.425 + j 5.494} {(0.425 + j 5.494) + j 4} = 240.502 + j 7.811$$
Then $$(V1) IRL = \frac {240.502 + j 7.811} {35 + j 35.707} = 3.4786 + j 3.325$$
Now we repeat for V2 only
$$j4 + RL = \frac {(35 + j 35.707) * j 4} {(35 + j 35.707) + j 4} = 0.199 + j 3.773$$
Then using a voltage divider to calculate potential across this parallel combination is:
$$VRL = - j 415 * \frac {0.199 + j 3.77} {(0.199 + j 3.77) + j 6} = -5.1889 + j 160.244$$
Then $$(V2) IRL = \frac {-5.1889 + j 160.244} {35 + j 35.707} = - 2.216 + j 2.318$$
Finally, adding those currents together gives us 1.262 + j 5.643 =
5.78 Amps at 77.39 degrees
Now, if I take this: I RL = ##\frac {249 - j166} {(35 + j 35.707)} = 1.115 + j 5.88## which is
5.98 Amps at -79.26 degrees[red] and add Z
Th of ##j2.4## Ohms to the denominator, I get 5.78 Amps as the result!
So I have 5.98 Amps and 5.78 Amps. Have I gone wrong or misunderstood something?