3 Phase Electric Power Question

AI Thread Summary
In a 3 phase power system, the total power is expected to remain constant, but individual powers can vary. The discussion highlights a user's confusion regarding time-varying power in their Mathematica code. A participant points out that unbalanced systems can lead to inconsistencies in power calculations. By equalizing the impedance values in the code, the user confirms that the power remains constant as expected. This exchange emphasizes the importance of balance in 3 phase systems for accurate power analysis.
tomizzo
Messages
113
Reaction score
2
I have a question and am wondering if reddit can help. In a 3 phase power system, the overall total power is meant to remain constant. Now, I understand that the individual powers are meant to vary, but as a system, it is supposed to be a constant. If you could take a look at this "code" if you wish that I've created in Mathematica, it is apparent that the power is time varying. I must be doing something wrong, any help?

i1lSYMI.png
 
Engineering news on Phys.org
...but as a system, it is supposed to be a constant.

Are you sure that statement is true for unbalanced system?

I know nothing of 'Mathematica" , but suggest you test your code by setting all three resistors equal...
 
jim hardy said:
Are you sure that statement is true for unbalanced system?

I know nothing of 'Mathematica" , but suggest you test your code by setting all three resistors equal...

I see. You sir are correct. I completely forgot about the fact that three different line impedances would put the system out of balance. I set the impedance values to be equal and of course, the power remained constant.

Thanks a lot Jim!
 
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