Someone told me I need a positive voltage source to perform mesh analysis on this circuit:
http://img260.imageshack.us/img260/4665/deletemecircuituz9.jpg
Is this true?
I don't see how the voltages in the outer loop can add to 0.
I've solved this with nodal analysis but have not been able to with mesh analysis yet. The equations I've come up with are:
(both currents assumed clockwise)
i2 - i1 = Va/4
i2 = -1
I was thinking a Supermesh would provide the third equation I need but all I see from that is:
i1*2 + i2*3 = 0 but from the PSpice analysis I know this isn't going to lead to a solution.
Thanks
2007-09-21
09:49:34
·
2 answers
·
asked by
John
1
in
Science & Mathematics
➔ Engineering
In case anyone is unfamiliar with PSpice, the current source in the middle of the circuit is a voltage controlled current source. The reference voltage is from nodes above and below the other current source.
The gain is set to .25.
2007-09-21
10:01:49 ·
update #1
I was able to solve the problem by using the VCCS to determine the potential
across the constant current source. I'm not sure what rule I am using
though.
When creating a supermesh around the entire circuit it seems to me like the
constant current source should be the loop current. I don't see why I
should have thought to calculate the voltage across the current source in
the first place...
Here are the final equations I've used:
i1 - i2 = Vab/4 -constraint from VCCS
i2 = -1 -known loop current
2(i1) - 3 = (i1 + 1)4 -supermesh
If anyone can help me understand what rules state to do this or what logic should have led me to the solution in the first place, please respond!
2007-09-21
11:06:09 ·
update #2
Jared-
But I thought I did use a supermesh in the end, by adding the voltage drops across both resistors and then the voltage drop across the current source.... That is not a supermesh?
2007-09-21
14:29:05 ·
update #3
Joa-
Things are looking clearer the more I look at this but I do not follow your calculations...
You mention V several times- what voltage does this refer to?
You said i2 = .25V. I know i2 is 3.5A so this would require V = 14V. There isn't a 14V node in this circuit though...
2007-09-21
19:35:43 ·
update #4