Network, 2 loads, find complex power

AI Thread Summary
The discussion focuses on calculating complex power, power factor, and voltage in a given electrical network with two loads. Participants explore the relationships between apparent, real, and reactive power, emphasizing the importance of understanding phase angles for accurate calculations. They clarify that apparent power (VA) differs from real power (W), which accounts for the power factor. The conversation also highlights the significance of using RMS values for voltage and current in power calculations to avoid confusion. Ultimately, the participants work through the calculations to determine the total current and voltage across the network.
Color_of_Cyan
Messages
386
Reaction score
0

Homework Statement



http://imageshack.us/a/img819/9791/sh5k.jpg

Given the network [above], find the complex power supplied by the source, the power factor of the source, and the voltage Vs(t). The frequency is 60 Hz.


Homework Equations



ω=1/f

Pf = cosø

P = IV

PL = (Vrms)*(Irms)*(Pf)



The Attempt at a Solution



Any hints on where to start would be helpful... not too sure about how to get & distinguish the different types of power

ω = 1/f = 0.0166

Apparent power = 12kVA ?

Z = (0.05 + 0.2j)Ω

cos-10.7 = 45.5° for the first load and
cos-10.9 = 25.8° for the other load

not sure what to do from here
 
Last edited by a moderator:
Physics news on Phys.org
Hi Color_of_Cyan! :smile:
Color_of_Cyan said:
.. not too sure about how to get & distinguish the different types of power

Apparent power = S = Vr.m.sIr.m.s

Average power = Scosφ

Reactive power = Ssinφ

Complex power = Se = S(cosφ + jsinφ) :wink:
 
tiny-tim said:
Hi Color_of_Cyan! :smile:Apparent power = S = Vr.m.sIr.m.s

Average power = Scosφ

Reactive power = Ssinφ

Complex power = Se = S(cosφ + jsinφ) :wink:

Ok, if i have

PL = (Vrms)*(Irms)*(Pf)

and the power factor is given for the load, can I find the current through that load first then?

(PL)/(Pf*Vrms) = (Irms)

= 20000/(0.7*240)

is the current (119 ∠ 0)A for this load?

(and isn't VA the same as watts?) and your sig is missing the '∠ ' symbol
 
Color_of_Cyan said:
Ok, if i have

PL = (Vrms)*(Irms)*(Pf)

and the power factor is given for the load, can I find the current through that load first then?

(PL)/(Pf*Vrms) = (Irms)

= 20000/(0.7*240)

is the current (119 ∠ 0)A for this load?

no, 119 A is Irms

I is Imaxcos(ωt + φ)

(φ is the phase, cosφ is the power factor)

Irms = Imax/√2 … so knowing Irms tells you nothing about φ :wink:
(and isn't VA the same as watts?)

yes
and your sig is missing the '∠ ' symbol

ooh, that's a good idea, i'll add it! :smile:
 
Color_of_Cyan said:
(and isn't VA the same as watts?)

No. VA is volts times amps. W is the product of volts times amps times the power factor.

Anyway, I don't understand your diagram. What's the "240V < 0 deg rms" mean? Is that the voltage on the right-hand side?
 
rude man said:
Anyway, I don't understand your diagram. What's the "240V < 0 deg rms" mean? Is that the voltage on the right-hand side?

Yes that's what it looks like (even though I could have copied it over better); I think it's the drop across both of the "loads" if they are in parallel like that.

tiny-tim said:
no, 119 A is Irms

I is Imaxcos(ωt + φ)

(φ is the phase, cosφ is the power factor)

Irms = Imax/√2 … so knowing Irms tells you nothing about φ :wink:


Thanks. I don't see what would be good about knowing that angle though. I am trying to find the total current first and then the "impedances" of the loads... wouldn't that help find Vs?


rude man said:
No. VA is volts times amps. W is the product of volts times amps times the power factor.

So instead of (PL)/(Pf*Vrms) = (Irms)

is it just (PL)/(Vrms) = (Irms)?
 
Color_of_Cyan said:
Thanks. I don't see what would be good about knowing that angle though. I am trying to find the total current first and then the "impedances" of the loads... wouldn't that help find Vs?

"that angle" is the phase, the amount of lead or lag

the total complex current (is that what you mean by total current"? :confused:) is:
Imax ∠ φ


if you want impedance, you need to know phase
 
I would start by detrmining the actual components represented by the two blocks, then do a KVL or whatever to determine what the source has to be.
 
tiny-tim said:
"that angle" is the phase, the amount of lead or lag the total complex current (is that what you mean by total current"? :confused:) is:
Imax ∠ φ
if you want impedance, you need to know phase
So would there be separate phases for each of the "blocks" then? I had cos-10.7 = 45.5° and cos-10.9 = 25.8° for the blocks, would these be the phases for them (be it for impedance & current)? Not that good with phases here (yet).
 
  • #10
Color_of_Cyan said:
So would there be separate phases for each of the "blocks" then?

yes (as the diagram shows)
I had cos-10.7 = 45.5° and cos-10.9 = 25.8° for the blocks, would these be the phases for them (be it for impedance & current)?

yes (except I'm not familiar with this decimal notation: i don't know whether it's cos-1 or sin-1)

and of course + for leading and - for lagging
 
  • #11
If I may offer a suggestion... Look up "Power Triangle". It's a way to graphically represent the various power components (Real, Reactive, and Apparent). It also specifies their relationships to each other and the power factor.

This problem specifies two loads: one via real power and power factor, the other via apparent power (kVA rather than Watts) and power factor. You can drop the known values onto a power triangle and determine the related values via Pythagoras.
 
  • #12
tiny-tim said:
yes (as the diagram shows) yes (except I'm not familiar with this decimal notation: i don't know whether it's cos-1 or sin-1) and of course + for leading and - for lagging
It was for power factor & the angle. For the complex current of the leftmost block then I got

mag = 119 * √2 = 168.2

then the angle = cos-10.7 = 45.5°

so would the complex current for it be (168,2∠45.5°)A ?

for the other block would it be

I rms = 12000/240

then 50 * √2 = 70.7

then cos-10.9 = 25.8

so would the complex current for the other block be (70.7 ∠ 25.8)A ?
 
  • #13
Color_of_Cyan said:
It was for power factor & the angle. For the complex current of the leftmost block then I got

mag = 119 * √2 = 168.2

then the angle = cos-10.7 = 45.5°

so would the complex current for it be (168,2∠45.5°)A ?

for the other block would it be

I rms = 12000/240

then 50 * √2 = 70.7

then cos-10.9 = 25.8

so would the complex current for the other block be (70.7 ∠ 25.8)A ?
Almost. :smile:

How are you going to designate the angle to show 'lagging'?

It is probably the convention that voltages and currents are denoted by their RMS values, so there is no need to convert to peak values (since you invariably are going to convert back to RMS values in the end).

Now that you know both currents, sum them to give the current through the L and R elements representing the transmission line.
 
  • Like
Likes 1 person
  • #14
Nice, thanks. I still don't know how to even tell between lead or lag though.

Converting to rect. form they are:

(117.9 + 120j)A

and

(63.6 + 30.77j)A

so Itot = 181.5 + 150.77j

Itot = (236 ∠ 39.7)AThe impedance of the other 2 elements is (0.05 + 0.2j)Ω = ( 0.206 ∠ 75.96)Ω

so V = IZ

= ( 0.206 ∠ 75.96)Ω * (236 ∠ 39.7)A

= (48.61 ∠ 115.6)V

= (-21 + 43.8j) - why is the real component negative?

Adding the two voltages now (240V being the other one) I get:

Vtotal = 219 + 43.8j

=(223 ∠ 11.3)V

Would this be the same as Vs?
 
  • #15
Color_of_Cyan said:
Nice, thanks. I still don't know how to even tell between lead or lag though.
A lagging power factor indicates the load is inductive. It is a property of an inductor that the current lags the voltage. The angle of current relative to voltage will lie between 0° and -90°.

The converse applies to a leading power factor, and is an indication of the load being capacitive. The angle of current relative to voltage now lies between 0° and +90°.

Converting to rect. form they are:

(117.9 + 120j)A

and

(63.6 + 30.77j)A
One of the above won't be quite right. You need to treat one as leading and the other lagging. You diagram in the first post indicates this difference.
 
  • #16
NascentOxygen said:
A lagging power factor indicates the load is inductive. It is a property of an inductor that the current lags the voltage. The angle of current relative to voltage will lie between 0° and -90°.

The converse applies to a leading power factor, and is an indication of the load being capacitive. The angle of current relative to voltage now lies between 0° and +90°.


One of the above won't be quite right. You need to treat one as leading and the other lagging. You diagram in the first post indicates this difference.

But the currents both have positive angles there in the current phasors... how do you know if the angle is negative then (if that is what you were implying) ?
 
  • #17
Color_of_Cyan said:
But the currents both have positive angles there in the current phasors... how do you know if the angle is negative then (if that is what you were implying) ?

Because (as NascentOxygen :smile: says) the diagram says that one is leading and the other is lagging …

it's like a diagram that says that two velocities are 30 mph north and 70 mph south … even though they're both positive, you know that they're opposite because it says so! :wink:
 
  • #18
Okay okay, so I guess the current goes from + to - (on the diagram for the 240V drop) where it "leads" then?
 
  • #19
Color_of_Cyan said:
Okay okay, so I guess the current goes from + to - (on the diagram for the 240V drop) where it "leads" then?
You "guess"?! Who guesses when you can google?

On the phasor diagram, it's the Imaginary component of the current which is drawn pointing in the negative direction to show lagging current. The Real component is not drawn any differently, whether for leading or lagging conditions. It's solely the Imaginary component that determines the lead or lag. http://www.labsanywhere.net/circuit/lectures/lect12/lecture12.php
 
  • #20
Well that helped to see it, so the currents would then be

0.7 leading pf block: (168,2∠45.5°)A = (117.9 + 120j)A

and now for the lagging block:

0.9 lagging pf block: (70.7 ∠ -25.8)A = (63.6 -[/color] 30.77j)A
which would mean

Itot = (181.5 - 89.23j)A

Itot = (202 ∠ -26.1°)Aimpedance of the other 2 elements is still (0.05 + 0.2j)Ω = ( 0.206 ∠ 75.96)Ω

so V = IZ

= ( 0.206 ∠ 75.96)Ω * (202 ∠ -26.1°)A= (41.612 ∠ 49.86)V = (26.82 + 31.8j)V

so Vtot = Vs(t) = (266.82 + 31.8j)V then?Then apparent power is finding Vrms * Irms. Would that just be the magnitudes of Vtot and Itot multiplied out?
 
  • #21
That's looking a tiny bit better. I haven't checked all your maths, but where your leading current exceeds the lagging component, shouldn't the sum of them be still leading?

The magnitude of the supply voltage is of major interest, as well as its power factor. The VA is just supply voltage x current magnitude.
 
Last edited:
  • #22
Ugh, my mistake.

I total is really

Itot = (181.5 + 89.23j)A

Itot = (202 ∠ 26.1°)A

and again impedance of the other 2 elements is still (0.05 + 0.2j)Ω = ( 0.206 ∠ 75.96)Ω

so V = IZ, now

= ( 0.206 ∠ 75.96)Ω * (202 ∠ 26.1°)A= (41.612 ∠ 102)V = (-8.65 + 40.7j)V

so Vtot = Vs(t) = (231.35 + 40.7j)V = (235 ∠ 9.97)V thenDo you mean the apparent power comes out as the product of magnitudes of the phasors as in

= (235V * 202A)? (= 47470 VA) ?
 
  • #23
Unless specifically asked for peak values or time domain equations for the voltage or current ( for example: ##V_{max} cos(\omega t + \phi)## ) you should be keeping all your voltages and currents as RMS values when doing power calculations. There's no need to switch back and forth between peak and RMS as you go along, and you run the risk of mixing peak and RMS values in calculations.

In your calculation for Vs, you've used a peak current to calculate a potential drop across the series impedance, then added that result to the given 240 Vrms...
 
  • #24
That's looking better. Yes, apparent power is without regard to power fsctor. So you have 47.47 kVA there.
 
  • #25
gneill said:
Unless specifically asked for peak values or time domain equations for the voltage or current ( for example: ##V_{max} cos(\omega t + \phi)## ) you should be keeping all your voltages and currents as RMS values when doing power calculations. There's no need to switch back and forth between peak and RMS as you go along, and you run the risk of mixing peak and RMS values in calculations.

In your calculation for Vs, you've used a peak current to calculate a potential drop across the series impedance, then added that result to the given 240 Vrms...

So you can also convert that 240V to max value too then?

It would be 240 * √2 = 339V

You could still add the magnitudes of the drops that way too then?

So the drop of the parallel impedance was still

= (41.612 ∠ 102)V = (-8.65 + 40.7j)V

but you could still add the max value in magnitude to get

Vtot = Vs(t) = (330 + 40.7j)V = (332 ∠ 7)V


Now from my last post the apparent power from phasor magnitudes would be

(332V * 202A) = 67k VA


Sorry I keep making all these mistakes..
 
  • #26
Color_of_Cyan said:
So you can also convert that 240V to max value too then?

It would be 240 * √2 = 339V

You could still add the magnitudes of the drops that way too then?

So the drop of the parallel impedance was still

= (41.612 ∠ 102)V = (-8.65 + 40.7j)V

but you could still add the max value in magnitude to get

Vtot = Vs(t) = (330 + 40.7j)V = (332 ∠ 7)V


Now from my last post the apparent power from phasor magnitudes would be

(332V * 202A) = 67k VA


Sorry I keep making all these mistakes..

No! Don't use max values at all. Use RMS values throughout. Power calculations demand RMS values unless you are specifically told to find instantaneous peak values.
 
  • #27
Okay, thanksSo the drop of the parallel impedance was still

Vdrop rms = (41.612 ∠ 102)V * √2

Vdrop rms = (58.84 ∠ 102)V = (-12.23 + 57.56j)VVtot rms = (227.77 + 57.56j)V = (122 ∠ 192)V

So you have to display Vs(t) (total voltage) as the peak value then?
 
  • #28
I think your Vdrop calculation is twice what it should be. Could be you've still got some peak values mixed into the current and impedance calculations, and the √2's are combining to make a 2x multiplier.

State your two load currents in RMS to begin with. What are the values?
 
  • #29
Ok, trying again

(PL)/(Pf*Vrms) = (Irms)

Irms = 20000W/(0.7*240V)

Irms = (119 ∠ 0)A for the 0.7 leading power factor

and

Irms = (12000VA/240V)

Irms = (50 ∠ 0)A for the other oneI'll get to the rest of the problem again later
 
  • #30
The currents won't have an angle 0°. That would mean they are exactly in phase with the voltage (which I assume is being taken as the reference).
 
  • #31
Color_of_Cyan said:
Ok, trying again

(PL)/(Pf*Vrms) = (Irms)

Irms = 20000W/(0.7*240V)

Irms = (119 ∠ 0)A for the 0.7 leading power factor

and

Irms = (12000VA/240V)

Irms = (50 ∠ 0)A for the other one


I'll get to the rest of the problem again later

Okay, your apparent current magnitudes look okay, but since there are power factors involved the current angles cannot be zero.
 

Attachments

  • Fig1.gif
    Fig1.gif
    862 bytes · Views: 463
  • #32
So the angles are still cos-10.7 = 45.5° and cos-10.9 = 25.8 then?

It would mean

Irms = (119 ∠ 45.5)A = (83.4 + 84.8j) = for the 0.7 leading power factor and

Irms = (50 ∠ 25.8)A = (45 + 21.76j) for the 0.9 lagging power factor

then however Irms = (50 ∠ -25.8)A = (45 - 21.76j) for the 0.9 lagging power factor just for laggingSo Itot rms = (128.4 + 63j)A = (143 ∠ 114)AThen the series Z is still (0.05 + 0.2j)Ω = (0.206 ∠ 76)Ω

So Vdrop = (0.206 ∠ 76)Ω * (143 ∠ 114)A

Vdrop = (29.45 ∠ 190)V = (-29 - 5.1j)VVtot = (211 - 5.1j)V = ( 211 ∠ -1.38)VThen for the apparent power with this I got

(143A)*(211V) = 30kVA now
 
  • #33
Color_of_Cyan said:
So the angles are still cos-10.7 = 45.5° and cos-10.9 = 25.8 then?

It would mean

Irms = (119 ∠ 45.5)A = (83.4 + 84.8j) = for the 0.7 leading power factor and

Irms = (50 ∠ 25.8)A = (45 + 21.76j) for the 0.9 lagging power factor

then however Irms = (50 ∠ -25.8)A = (45 - 21.76j) for the 0.9 lagging power factor just for lagging


So Itot rms = (128.4 + 63j)A = (143 ∠ 114)A
With real and imaginary terms of 128 and 63 the resulting angle should lie in the 1st quadrant (so, less than 90°). Check your angle calculation. The calculations that follow will depend upon this.
 
  • #34
I got confused and converted just that the other way (polar to rectangular for that instead of rectangular to polar instead), it seems.

Starting it over then:

Irms = (119 ∠ 45.5)A = (83.4 + 84.8j) = for the 0.7 leading power factor and

Irms = (50 ∠ 25.8)A = (45 + 21.76j) for the 0.9 lagging power factor

then Irms = (50 ∠ -25.8)A = (45 - 21.76j) for the 0.9 lagging power factor just for laggingNow the correction Itotrms = (128.4 + 63j)A = (143 ∠ 26.1)ASeries Z is still (0.05 + 0.2j)Ω = (0.206 ∠ 76)Ω

Vdrop = (0.206 ∠ 76)Ω * (143 ∠ 26.1)A

Vdrop = (29.45 ∠ 102)V = (-6.12 + 28.8)VVtot = (233 + 28.8j)V = (234 ∠ 7.04)VApparent power = (143A)*(243V) = 34.7kVA
 
  • #35
Color_of_Cyan said:
I got confused and converted just that the other way (polar to rectangular for that instead of rectangular to polar instead), it seems.

Starting it over then:

Irms = (119 ∠ 45.5)A = (83.4 + 84.8j) = for the 0.7 leading power factor and

Irms = (50 ∠ 25.8)A = (45 + 21.76j) for the 0.9 lagging power factor

then Irms = (50 ∠ -25.8)A = (45 - 21.76j) for the 0.9 lagging power factor just for lagging


Now the correction Itotrms = (128.4 + 63j)A = (143 ∠ 26.1)A


Series Z is still (0.05 + 0.2j)Ω = (0.206 ∠ 76)Ω

Vdrop = (0.206 ∠ 76)Ω * (143 ∠ 26.1)A

Vdrop = (29.45 ∠ 102)V = (-6.12 + 28.8)V


Vtot = (233 + 28.8j)V = (234 ∠ 7.04)V
240 - 6.12 = 233.88 which rounds to 234.

Be careful with your digits and rounding through intermediate steps. It's better to hang onto several more digits and do no rounding at all through intermediate values. The more steps a problem has where each next step depends upon values from previous steps, the greater the danger of rounding and truncation errors creeping into the significant figures.

Apparent power = (143A)*(243V) = 34.7kVA

Okay. So it looks like you've got a correct approach to the problem. Just work out the accuracy issue with rounding/truncation on intermediate steps (For comparison purposes, with no rounding or truncation through the process I find that the apparent power, to three decimals, turns out to be 33.697 kVA which would round to 34 kVA for presentation).
 
  • #36
Well, thanks for the heads up. Doing that again I got this:

Irms = (119 ∠ 45.5)A = (83.408 + 84.87j) = for the 0.7 leading power factor and

Irms = (50 ∠ 25.8)A = (45.01 + 21.761j) for the 0.9 lagging power factor

then Irms = (50 ∠ -25.8)A = (45.01 - 21.761j) for the 0.9 lagging power factor just for lagging


Itotrms = (128.4 + 63j)A = (143.02 ∠ 26.135)A


Series Z is still (0.05 + 0.2j)Ω = (0.2061 ∠ 75.963)Ω

Vdrop = (0.2061 ∠ 75.963)Ω * (143.02 ∠ 26.135)A

Vdrop = (29.476 ∠ 102.098)V = (-6.177 + 28.821j)V


Vtot = (233.823 + 28.821j)V = (235.59 ∠ 7.0268)V


Apparent power = (143.02A)*(235.59V) = 33.694kVA

I know it makes a difference, although still not exactly what you have.


Now then

The total impedance is Z = V/I

Ztot = (235.59 ∠ 7.0268)V/(143.02 ∠ 26.135)A

Ztot = (1.647 ∠ 33.161)Ω = (1.3787 + 0.9j)Ω

Would the power factor of the source be cos(total impedance angle) ?

ie cos(33.161) = 0.837 ?

Would Vs(t) just be Vtot in max value form? I should probably also say that on the paper with this problem there is no "Vs(t)" (but just Vs) on the diagram even though it asks to find Vs(t). It's supposed to be that way though right?

ie Vs(t) = (235.59 ∠ 7.0268)V*√2 = (333.17 ∠ 7.0268)V max ?

Is the complex power also 33.697kVA? How do you understand the difference between complex / apparent power better?
 
Last edited:
  • #37
Color_of_Cyan said:
Well, thanks for the heads up. Doing that again I got this:



I know it makes a difference, although still not exactly what you have.


Now then

The total impedance is Z = V/I

Ztot = (235.59 ∠ 7.0268)V/(143.02 ∠ 26.135)A

Ztot = (1.647 ∠ 33.161)Ω = (1.3787 + 0.9j)Ω
Careful. When dividing complex numbers in polar form you subtract the angle of the denominator from the angle of the numerator...

Would the power factor of the source be cos(total impedance angle) ?

ie cos(33.161) = 0.837 ?
I suppose that would be it. To me it's a bit of an odd way to describe a source (as having a power factor rather than phase angle). Get your impedance angle correct first!

Would Vs(t) just be Vtot in max value form?
What's Vtot ?

By "max value form" I presume you mean the time-domain peak value expression for supply voltage? If so then you'd find the peak value from the RMS value that you've calculated, determine the phase angle from the "power factor" above, then write it out:

##V(t) = V_m cos(ω t + \phi)##

Is the complex power also 33.697kVA? How do you understand the difference?

33.697kVA is the apparent power. It's the magnitude of the complex power phasor. There's a real power and reactive power (imaginary) component. Look up "power triangle".
 
  • #38
Okay, my mistake again

Ztot = (235.59 ∠ 7.0268)V/(143.02 ∠ 26.135)A

Ztot = 1.647 ∠ -19.108

then the power factor (of the source) would be

cos(-19.108) = 0.94

gneill said:
To me it's a bit of an odd way to describe a source (as having a power factor rather than phase angle). Get your impedance angle correct first!

But the angle for calculating any power factor is always from the impedance angle though right? The impedance angle always means it's the phase?


gneill said:
I presume you mean the time-domain peak value expression for supply voltage?

Thanks again.

So for that equation

Vm = (235.59 ∠ 7.0268)V*√2

Vm = (333.17 ∠ 7.0268)V max

ω = 0.0166

Vs(t) = 333.17*cos(0.0166t - 19.108°)

This is what was really meant by Vs(t)? It seems more like a fixed equation than any value, but I understand, it just seems strange and there are lots of formulas with time domain and I couldn't figure out which one was which. It's fine though I guess.



gneill said:
33.697kVA is the apparent power. It's the magnitude of the complex power phasor. There's a real power and reactive power (imaginary) component. Look up "power triangle".

For fun now the real power of the source is 33.697*cos(-19.108) = 31.84W

and the reactive power = 33.697 * sin(-19.108) = -11.03 VARS?
 
  • #39
Color_of_Cyan said:
Okay, my mistake again

Ztot = (235.59 ∠ 7.0268)V/(143.02 ∠ 26.135)A

Ztot = 1.647 ∠ -19.108

then the power factor (of the source) would be

cos(-19.108) = 0.94
That looks okay.

But the angle for calculating any power factor is always from the impedance angle though right? The impedance angle always means it's the phase?
The load is not the source. The question asked for the power factor of the source, which I find a bit odd. Interpreting it as simply the cosine of the phase angle attributed to the source seems like the best interpretation to me.

Thanks again.

So for that equation

Vm = (235.59 ∠ 7.0268)V*√2

Vm = (333.17 ∠ 7.0268)V max

ω = 0.0166

Vs(t) = 333.17*cos(0.0166t - 19.108°)
Yup. Looks okay, if you really need the expression for the peak voltage.

This is what was really meant by Vs(t)? It seems more like a fixed equation than any value, but I understand, it just seems strange and there are lots of formulas with time domain and I couldn't figure out which one was which. It's fine though I guess.
For sinusoidal voltage supplies the peak and RMS values are always related by a factor of √2. The phasor representation simply omits the ωt information of the time domain formula, since ωt is a common component of all the phasors (current, voltage) throughout the circuit.

In power systems RMS values are almost always intended or implied. Unless otherwise specifically instructed or indicated, always assume that RMS values are given. For example, a typical North American domestic 110 V power outlet means 110V RMS.

For fun now the real power of the source is 33.697*cos(-19.108) = 31.84W

and the reactive power = 33.697 * sin(-19.108) = -11.03 VARS?

Sure. Once again, I suggest that you investigate the Power Triangle to relate these values graphically.
 
  • #40
Color_of_Cyan said:
ω = 1/f = 0.0166
##ω = 2 \pi f##[/color]
 
  • #41
Ok, thanks for catching that. I thought there was something different between period and ω but couldn't remember.

ω = 376.9
 
Back
Top