Mesh Current Analysis with Dependent Voltage Source

AI Thread Summary
The discussion revolves around solving a circuit problem using the mesh-current method to determine the power developed in a dependent voltage source. Initially, the user struggled with incorrect signs in their mesh equations, leading to an erroneous power calculation. After reviewing their equations and receiving feedback about polarity conventions, they corrected their approach. Ultimately, the user successfully resolved the issue, calculating the power as 43582.5 W. The importance of maintaining consistent sign conventions in mesh analysis was emphasized throughout the discussion.
grekin
Messages
18
Reaction score
0

Homework Statement



Use the mesh-current method to find the power developed in the dependent voltage source in the circuit in figure (Figure 1) if v = 29V.

Figure_P04.40.jpg


Homework Equations



∑R in mesh 1 * i_1 - ∑R in common between meshes 1 and 2 * i_2 = v_source in mesh 1
∑R in mesh 2 * i_2 - ∑R in common between meshes 1 and 2 * i_1 = v_source in mesh 2
P = i*v

The Attempt at a Solution



Putting mesh 1 on the top, mesh 2 on the left, and mesh 3 on the right, I have:

6w45j12.png


Mesh 1:
(3+5)*i_1 - 3*i_2 -5*i_3 = 53*i_delta

Mesh 2:
(3+20+7)*i_2 - 3*i_1 - 20*i_3 = 29

Mesh 3:
(5+20+2)*i_3 - 5*i_1 - 20*i_2 = 29

Aux:
i_2 = i_delta + i_3

Solving, I got i_1 = 2.09, i_2 = 4.25, i_3 = 4.61, and i_delta = -0.360

V_dependent = 53*i_delta = 110.77

P = i*V = 2.09 * 110.77 = -39.8 W (incorrect)

Any ideas?

EDIT: Solved it, just had a couple signs of the source voltages mixed up. P=43582.5 W
 
Last edited:
Physics news on Phys.org
grekin said:

Homework Statement



Use the mesh-current method to find the power developed in the dependent voltage source in the circuit in figure (Figure 1) if v = 29V.

Figure_P04.40.jpg


Homework Equations



∑R in mesh 1 * i_1 - ∑R in common between meshes 1 and 2 * i_2 = v_source in mesh 1
∑R in mesh 2 * i_2 - ∑R in common between meshes 1 and 2 * i_1 = v_source in mesh 2
P = i*v

The Attempt at a Solution



Putting mesh 1 on the top, mesh 2 on the left, and mesh 3 on the right, I have:

6w45j12.png


Mesh 1:
(3+5)*i_1 - 3*i_2 -5*i_3 = 53*i_delta

Mesh 2:
(3+20+7)*i_2 - 3*i_1 - 20*i_3 = 29

Mesh 3:
(5+20+2)*i_3 - 5*i_1 - 20*i_2 = -29

Aux:
i_2 = i_delta + i_3
Pay a bit more attention to the polarities (i.e., "signs"). I've marked a couple above in red for investigation.

I noticed that for each of your mesh equations, on the left hand side, you have used a positive sign if the current is flowing from a higher to lower potential (from + to -). Which is fine; there's nothing wrong with that.

But that means you must do the opposite for the right hand side of the equation: Use a negative sign if the current flows from higher to lower potential (from + to -), on that side of the equation.

If it helps to understand why, you could rewrite all of your equations such that everything is on left hand side, and everything sums to 0. (i.e. zero is the only thing on the right hand side).

The important thing is that all voltages in a given loop must sum to zero; the potential at the end of a loop must equal the potential at the beginning of the loop since the loop's beginning and end are the same thing. Then use whatever convention you want after that. But in a couple of your mesh equations, you did not stick to a consistent convention.
 
  • Like
Likes 1 person
collinsmark said:
Pay a bit more attention to the polarities (i.e., "signs"). I've marked a couple above in red for investigation.

I noticed that for each of your mesh equations, on the left hand side, you have used a positive sign if the current is flowing from a higher to lower potential (from + to -). Which is fine; there's nothing wrong with that.

But that means you must do the opposite for the right hand side of the equation: Use a negative sign if the current flows from higher to lower potential (from + to -), on that side of the equation.

If it helps to understand why, you could rewrite all of your equations such that everything is on left hand side, and everything sums to 0. (i.e. zero is the only thing on the right hand side).

The important thing is that all voltages in a given loop must sum to zero; the potential at the end of a loop must equal the potential at the beginning of the loop since the loop's beginning and end are the same thing. Then use whatever convention you want after that. But in a couple of your mesh equations, you did not stick to a consistent convention.

Thanks for the response, but it seems you opened the page before I made my edit. I figured it out after looking over my equations for a bit, thanks anyway though. You are indeed correct.
 
grekin said:
Thanks for the response, but it seems you opened the page before I made my edit. I figured it out after looking over my equations for a bit, thanks anyway though. You are indeed correct.

Right. I didn't see the edit.

Well, good job then! :smile:
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top