Different way of calculating power factor from multiple sources

AI Thread Summary
The discussion focuses on finding a more efficient method for calculating power factor and apparent power in electrical engineering. The original poster describes their current method, which involves calculating active and reactive powers and using the equation S = sqrt((sum P)^2 + (sum Q)^2) to find apparent power. Responses suggest alternative calculations using given power factors and real powers to simplify the process. One proposed method involves using trigonometric relationships to derive the power factor with fewer calculations. The conversation emphasizes the importance of finding a balance between accuracy and efficiency in these calculations.
Jookoo
Messages
2
Reaction score
0
Hi,

I did a lot of googling and tried to search every forum I could, but I didn't quite found what I was looking for. Sorry if this has been asked before, english isn't my first language so there's a chance that I used wrong words to search for this question.

Also I'm not sure if you use the same type of symbols that we use in Finland for electrical engineering. I will try to explain them if I can =)

Okay to the problem in hand. I am an electrical engineering student, I have studied for 2 years. We had many instances that we had to calculate power factors (symbol that I used is "cos(phi)" and apparent powers (symbol that I used is "S") that the main transformer "sees" in the secondary side.

Here is a picture that I hope clarifies the problem:
http://postimg.org/image/jozu0g543/

Then the question, I have always calculated all the different active- ("P") and reactive ("Q") powers and taken the square of their sums power to get the apparent power ("S"). Equation S = sqrt((sum P)^2 + (sum Q)^2).

And from that I have calculated the power factor. Is there a faster/smarter way of doing this? The way I have been using isn't a problem if you are using under 10 outputs but after that it is quite laborious!

Thanks for your input, and sorry for the long "question", also for my English!
 
Engineering news on Phys.org
I know that you can calculate the secondary apparent power from the transformer by
S = sqrt((AP(op1) + AP(op2) + AP(op3) + AP(op4))^2 + (RP(op1) + RP(op2) + RP(op3) + RP(op4)^2),
which is about 12,064 MVA. op = output, AP = active power and RP = reactive power.

And from that you can calculate the power factor
cos(phi) = (AP(op1) + AP(op2) + AP(op3) + AP(op4)) / S, which is about 0,9201

But is there a better way to do this?
 
Your English is quite good.


For the loads, you're given all the RP(Real Powers) and all the power factors cos(ø) ?

for each load, is its ø = cos-1(cos(ø)),
...where cos(ø) was given;
and is S = RP / cos(ø) ?
and is AP = S X sin(ø) ?


so you could sum the real powers and the reactive powers , as you said,
and ø = tan-1(∑reactive/∑real)),,,

I can remember how to do it with my slide rule and a piece of paper, so it shouldn't be difficult with a calculator.
power factor = cos(tan-1(∑reactive/∑real) which looks awful but is only a few keystrokes...

But i don't know whether it would be fewer keystrokes than all those squares and square roots...

try it and see which you prefer.
 
Last edited:
hmmm

S = RP/cos(ø)

and

AP = S X sin(ø)

so does AP = RP X sin(ø)/cos(ø)

or, AP = RP X tan(ø) ?
be careful about programming that into a calculator because it'll blow up at zero pf...
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top