Nodal Analysis with current and voltage source

circuit analysis

Would the following be the correct approach? I am a bit concerned with node C as it introduces another unknown. Do I need to write a constraint for this problem?

$$A: ((A-Ref)/4000) + ((A-B)/2000) – .002A = 0$$

$$B: ((B-A)/2000) + ((B-Ref)/2000) + ((B-C)/2000) = 0$$

$$C: ((C-B)/2000) – I(source) + .002A = 0$$

enter image description here

Best Answer

Equation C in you system is not solvable because there is no good way to tell what the current of the 12V source is without solving the system first. The beauty of this problem is that voltage at point C is known because the source grantees that point C is held at 12V. This gives you two unknowns A and B and two equations to solve for them.