Annotated Circuit Diagrams

Circuit 1

KCL and KVL Equations:

In matrix form, and then with partial pivoting to get rid of diagonal s:

Using the initial relaxation parameter of , the solution diverges. Higher relaxation parameter values () also caused divergence. For values of below :

Thus, the solution converge for values below approximately ; the least iterations achieved for all tested values occurred for . The Gauss-Seidel and MATLAB solutions are:

Substituting into original equations to verify correctness:

Note that I kept resistor coefficients as instead of , so the resulting currents are in .

Circuit 2

KCL and KVL Equations:

In matrix form, and then with partial pivoting to get rid of diagonal s:

Using the initial relaxation parameter of , the solution diverges. Higher relaxation parameter values () also caused divergence. For values of below :

Thus, the solution converge for values below approximately ; the least iterations achieved for all tested values occurred for . The Gauss-Seidel and MATLAB solutions are:

Substituting into the original system of equations to verify correctness: