Help concering understanding Circuits (Linear Algebra Related)

In summary, the Linear Algebra class you are taking will be on the test, but you only need to know how to solve for one equation using the Cramer's Rule. The equation is E1=E2+R2. This equation is used to find the voltage and current in a circuit.
  • #1
MMhawk607
5
0
In our Linear Algebra class we barely touched on (and I mean barely touched up on) circuits. Thing is, it will be on the exam, but just 1 question.

My problem is understanding how to get the formula to use Cramer's Rule
circuits.jpg


Of course I know how to set these up into Matrices and do all of that. But my issue is how do they get these formulas?

Why is E1 positive and E2 negative
Why is R2 (Ia - Ib) but on the other it's (Ib - Ia)

Any help is appreciated. I'm not asking for a problem to be solved. Just need sort of a lesson on how to read these sorts of images.
 
Engineering news on Phys.org
  • #2
Hi MMhawk607! :smile:

(try using the X2 button just above the Reply box :wink:)
MMhawk607 said:
Why is E1 positive and E2 negative
Why is R2 (Ia - Ib) but on the other it's (Ib - Ia)

because you go round the same way as that round arrow is pointing

so the left arrow goes through E1 from + to -, so that's +E1,

while the right arrow goes through E2 from - to +, so that's -E2,

similarly, for the "left equation", R2 is positive, so that's R2Ia, but the left and right arrows go opposite ways through R2, so R2Ib must be negative

(you could draw the diagram with one or both of the round arrows the other way round …

then a lot of things would be minus instead of plus, but it would all give the same result in the end)
 
  • #3
http://imageshack.us/a/img850/1476/kclcapture.jpg

KCL=the sum of the currents entering a node is equal to the sum of the currents leaving that node. For each loop following direction of the arrow around the loop you have drawn we get:
Loop 1: Ia=I2+Ib => I2=Ia-Ib
Loop 2: Ib=Ia+I2 => I2=Ib-Ia

Examine each loop individually(hide the part of the circuit that does not matter) so that you won't scratch your head wondering why I2 is positive in both cases...I only applied what KCL says.
i have re -drawn your image to make the above equations clear.For Loop 1 ignore red arrows. For loop 2 ignore black arrows.
 
Last edited by a moderator:
  • #4
Ohhhh I see it now! Thank you guys. The professor just rushed through this part and didn't really give us time to ask questions about it. I appreciate it!
 
  • #5
Hello MMHAwk, What are you studying, Physics, Maths or Elec Eng?

I ask this because you should be careful analysing the circuit as presented.

In your linear algebra class you have no doubt learned that you can transform a set of linear equations into one with a new basis. This is equivalent to directly manipulating the equations, or using matrix operations to solve them.

In linear electrical circuit theory there are several ways to analyse the system and solve a set of linear equations. They should all lead to the same solution set.
The different ways are equivalent to change of basis.

The method you have presented is Maxwells Mesh Method. This is a change of variable method, rather than a change of basis method.

Be careful not to confuse it with Kirchoff's methods, one of which mynick showed. Mesh analysis uses differnt variables and needs one les equation to solve the system compared to Kirchoff's branch currents or nodal analysis. Further it is impossible to solve a system by branch currents alone, as they do not involve voltages.

If you really wish to use Kirchoff then
 

FAQ: Help concering understanding Circuits (Linear Algebra Related)

What is a circuit in the context of linear algebra?

A circuit in the context of linear algebra refers to a collection of interconnected linear equations that form a closed loop. These equations can be represented using matrix notation, where the coefficients of the variables are organized into a matrix and the constants are in a vector. Solving a circuit involves finding the values of the variables that satisfy all the equations simultaneously.

How is linear algebra used in circuit analysis?

Linear algebra is used in circuit analysis to model and solve electrical circuits. By representing the circuit equations using matrices and vectors, we can apply techniques from linear algebra such as Gaussian elimination or matrix inversion to find the unknown values. This allows us to analyze the behavior of the circuit and make predictions about current, voltage, and power.

What are the key concepts in understanding circuits from a linear algebra perspective?

The key concepts in understanding circuits from a linear algebra perspective include matrix operations (such as addition, multiplication, and inversion), solving systems of linear equations, and understanding the relationship between circuit elements and their corresponding matrix representations. Additionally, knowledge of basic circuit analysis techniques, such as Ohm's law and Kirchhoff's laws, is necessary for applying linear algebra to circuits.

Can linear algebra be used to analyze non-linear circuits?

No, linear algebra is only applicable to linear circuits. Non-linear circuits, which contain elements such as diodes and transistors, cannot be accurately modeled using linear equations. In these cases, more advanced mathematical techniques, such as differential equations, must be used for circuit analysis.

What are some common challenges when using linear algebra to analyze circuits?

Some common challenges when using linear algebra to analyze circuits include dealing with non-ideal circuit elements (such as resistors with temperature dependence), handling complex circuit topologies, and ensuring the validity of the matrix representation of the circuit equations. It is also important to note that while linear algebra can provide a mathematical solution, it may not always correspond to a physically realizable circuit.

Back
Top