VinnyCee
- 486
- 0
Homework Statement
Using nodal analysis, find v_0 and I_0 in the circuit below.
http://img248.imageshack.us/img248/7325/chapter3problem301dy.jpg
Homework Equations
KVL, KCL, V = i R, Super-node
The Attempt at a Solution
So I added 3 current variables, 3 node markers (V_1\,-\,V_3), a super node, a ground node, and marked a KVL loop.
http://img404.imageshack.us/img404/6940/chapter3problem30part26cn.jpg
V_0\,=\,V_3 <----- Right?
Now I express the currents:
I_0\,=\,\frac{V_1\,-\,V_2}{40\Omega}
I_1\,=\,\frac{100\,-\,V_1}{10\Omega}
I_2\,=\,\frac{4\,V_0\,-\,V_1}{20\Omega}
I_3\,=\,\frac{V_0}{80\Omega}
KCL at V_1:
I_0\,=\,I_1\,+\,I_2
\left(\frac{V_1\,-\,V_2}{40}\right)\,=\,\left(\frac{100\,-\,V_1}{10}\right)\,+\,\left(\frac{4\,V_3\,-\,V_2}{20}\right)
7\,V_1\,-\,V_2\,-\,8\,V_3\,=\,400KCL at super-node:
I_0\,+\,2\,I_0\,=\,I_3
3\,\left(\frac{V_1\,-\,V_2}{40}\right)\,-\,\left(\frac{V_0}{80}\right)\,=\,0
6\,V_1\,-\,6\,V_2\,-\,V_3\,=\,0KVL inside super-node:
V_3\,-\,V_2\,=\,120Now I put those 3 equations into a matrix and rref to get V_1\,-\,V_3.
\left[\begin{array}{cccc}0&-1&1&120\\7&-1&-8&400\\6&-6&-1&0\end{array}\right]\,\,\longrightarrow\,\,\left[\begin{array}{cccc}1&0&0&-1688\\0&1&0& -1464\\0&0&1&-1344\end{array}\right]
V_3\,=\,V_0\,=\,-1344\,V
But -1344 Volts seems too high (or low) doesn't it? Should I have also expressed the currents that I did not mark at the short wires between ground and V_1 and V_3? Maybe I should use KVL 1 loop instead of the super-node KVL expression?
Last edited by a moderator: