Electric Circuit Analysis/Mesh Analysis/Answers

From testwiki
Jump to navigation Jump to search

Template:Robelbox Template:Image KVL arround abca loop:

I1*R1+(I1I3)*R2+(I1I2)*R3=Vs

Therefore

I1(R1+R2+R3)I2(R3)I3(R2)=Vs   ...............   (1)


KVL arround acda loop:

 (I2I1)*R3+(I2I3)*R4+I2*R5=Vs

Therefore

I1(R3)+I2(R3+R4+R5)I3(R4)=Vs   ...............   (2)


KVL arround bcdb loop:

 I3*R6+(I3I2)*R4+(I3I1)*R2=0

Therefore

I1(R2)I2(R4)+I3(R2+R4+R6)=0   ...............   (3)

Now we can create a matrix with the above equations as follows:

[(R1+R2+R3)(R3)(R2)(R3)(R3+R4+R5)(R4)(R2)(R4)(R2+R4+R6)].[I1I2I3]=[VsVs0]

The following matrix is the above with values substituted:

A.X=Y[102201000020100003000050002050006020].[I1I2I3]=[990]


Now that we have arranged equations 1; 2 & 3 into a matrix we need to get Determinants of the General matrix, and Determinants of alterations of the general matrix as follows:

Solving determinants of:

  • Matrix A  : General matrix A from KVL equations
  • Matrix A1 : Genral Matrix A with Column 1 substituted by Y.
  • Matrix A2 : Genral Matrix A with Column 2 substituted by Y.
  • Matrix A3 : Genral Matrix A with Column 3 substituted by Y.

As follows:

detA=9.86×1011
detA1=857700000
detA2=11016000
detA3=6300000


Now we can use the solved determinants to arrive at solutions for Mesh Currents I1;I2andI3 as follows:


1. I1=detA1detA=0.00086968A

2. I2=detA2detA=0.00001117A

3. I3=detA3detA=0.000006388A

Now we can solve for the current through R3 as follows:

IR3=I1I2=0.881mA

The negative sign means that IR3 is flowing in the direction of I2.

Template:Robelbox/close