chrizzilla
- 7
- 0
Homework Statement
The circuit shown has two inputs, V_{s} and i_{s} and one output V_{o}. The output is related to the input by the equation V_{o}=ai_{s}+bV_{s} where a and b are constants to be determined. determine the values a and b by (a) writing and solving mesh equations and (b) writing and solving node equations.
Homework Equations
Kirchoff's Voltage Law (Sum of voltages in a closed loop = 0)
Kirchoff's Current Law (Sum of currents at a node = 0)
Ohm's Law (V=IR)
The Attempt at a Solution
Loop 1 (i_{1})
-V+96(i_{1}-i_{2})+120(i_{1}-i_{3})=0
Loop 2 (i_{2})
96(i_{2}-i_{1})+32i_{2}-V_{s}=0
Loop 3 (i_{3})
120(i_{3}-i_{2})+V_{s}+30i_{3}=0
Constraint
i_{1} = i_{s}
How am I to solve for anything? I have 5 equations and eight unknowns (V, V_{s}, i_{s}, i_{1}, i_{2}, i_{3}, a, b). I know these equations are right because my professor helped the class set up all of the homework problems on Monday. I just don't know how to find V. Please help!