How to solve this circuit using mesh analysis?

circuit analysisresistors

schematic

simulate this circuit – Schematic created using CircuitLab
How would I solve this circuit using mesh analysis? I can't make a supermesh because I would then have to know the voltage across the independent current source and I can't have 2 meshes because I have a dependent current source.

Best Answer

How would I solve this circuit using mesh analysis?

I assume the controlled source is a CCCS.

The left most clockwise mesh current, \$i_a\$ is by inspection \$i_a = 1A\$.

Clearly, the right most clockwise mesh current is just \$i_b = i_x\$. But \$i_b\$ cannot be found by KVL (as you've pointed out) so we need an auxiliary constraint to replace the KVL equation.

That constraint is given by the controlled source:

$$i_a - i_b = 3i_x = 3i_b \Rightarrow i_b = \frac{i_a}{4} = 0.25A = i_x$$

Remarkably, the solution does not depend on the resistor values.