Then you can solve for the two currents.

  • #1
James889
192
1
Hai,

I have the following circuit:
[PLAIN]http://img152.imageshack.us/img152/1848/powertransfer.png

My task is to calculate the power dissipated in the resistor, and also the power delivered by the V1 source.

Here's what i tried.

First i /dev/null'ed the second source and calculated the impedance
[PLAIN]http://img293.imageshack.us/img293/7569/powertransferzero2.png
[tex]\frac{1}{(1/j6)+(1/-j4)} = -J12[/tex]

This gives [tex]|Z| = 12-J12 \approx 17\ohm[/tex]

[tex]I_2 = \frac{48}{17} = 2.82A[/tex]

Then for the other source shorted:
[tex]\frac{1}{(1/12)+(1/6)} = 4[/tex]

This gives [tex]|Z| = 4-J4 \ohm \approx 5.65\ohm[/tex]

[tex]I_1 = \frac{8}{5.65} = 1.41A[/tex]

Now, do you add the currents or do you calculate the power dissipation in the resistance for
each of the voltage sources?

/James
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
Sorry for not answering your questions, but I'd just do mesh analysis with complex numbers. Also a warning, remember equations for power are different for peak and rms values.
 
  • #3
xcvxcvvc said:
Sorry for not answering your questions
No worries..

xcvvxcxx said:
but I'd just do mesh analysis with complex numbers. Also a warning, remember equations for power are different for peak and rms values.

I would really like to solve this problem by using superposition, just for practice.
 
  • #4
You add the currents. Superposition in circuits only works due to the linearity of current and voltage. Differently, power is proportional to the square of current or voltage.
 
  • #5
xcvxcvvc said:
You add the currents. Superposition in circuits only works due to the linearity of current and voltage. Differently, power is proportional to the square of current or voltage.

So, in other words you can't calculate the power dissipation caused by the individual sources and add them together?
 
  • #6
James889 said:
So, in other words you can't calculate the power dissipation caused by the individual sources and add them together?

Yes, you cannot. You must add the currents flowing through the component due to each source to calculate the power dissipated by that component.
 
  • #7
xcvxcvvc said:
Yes, you cannot. You must add the currents flowing through the component due to each source to calculate the power dissipated by that component.

So my answer to this question would be:

[tex]1.41 + 2.82 = 4.23A[/tex]

[tex]P = I_{rms}*R \rightarrow \bigg(\frac{4.23}{\sqrt{2}}\bigg)^2 * 12= 36W[/tex]
 
  • #8
James889 said:
So my answer to this question would be:

[tex]1.41 + 2.82 = 4.23A[/tex]

[tex]P = I_{rms}*R \rightarrow \bigg(\frac{4.23}{\sqrt{2}}\bigg)^2 * 12= 36W[/tex]

The currents could have different phase shifts, so you cannot do regular addition of the two current magnitudes. You must do vector addition (meaning you keep the angle).

Also, when you found the equivalent impedance for the parallel combination after shorting out the "other source," you didn't properly use vector math. You have to keep that j component in there.
[tex] (\frac{1}{12} + \frac{1}{j6})^{-1}=2.4 + 4.8j[/tex]

Also the total current delivered by v2 is not the same as the current delivered by v2 to the resistor. You need to do current division between the 12 and the 6j impedances of that total current (and don't drop the angles!)

Seriously, though, I'd recommend doing mesh analysis:
[tex]i_1(12 + j6) + i_2(-j6) = \frac{48}{\sqrt{2}}[/tex]
[tex]i_1(-j6) + i_2(j6 - j4) = -\frac{8}{\sqrt{2}}[/tex]
 

Similar threads

Replies
8
Views
3K
Replies
8
Views
3K
Replies
61
Views
31K
Replies
2
Views
2K
Replies
15
Views
4K
Replies
10
Views
2K
Replies
1
Views
2K
Replies
2
Views
4K
Back
Top