Unsure Which Method To Solve Linear System Was Used

In summary, the problem involves a control system and the solution uses nodal analysis and an admittance matrix to find the transfer function. The inverse of the matrix is used to find the elements of the Z matrix, which represents the transfer impedances and driving point impedances of each node. The elements on the main diagonal represent the driving point impedances and the elements off the main diagonal represent the transfer impedances. The ratio of the output voltage to the input voltage can be found by dividing the transfer impedance for the output node by the driving point impedance for the input node.
  • #1
Illuminerdi
30
0
Hi, I have a problem from a textbook on control systems along with the solution, but I'm not certain how the answer was derived. The only thing I'm confused by is the method by which the system of equations was solved, which appears to be something similar to, but not quite, Cramer's rule. I've attached the problem and part of the solution.


I began by converting the circuit elements into impedances and then using nodal analysis at each node, the bottom node as ground, to obtain the system of equations, as in the matrix listed. The transfer function is equivalent to Vo(s)/Vin(s).

Now, I can tell that the method isn't Cramer's rule, because, for the equation Ax=b, the b is the zero vector, meaning any determinant replacing a column with it would be equal to zero. For reasons unknown to me, the 1st row and 3rd column were eliminated to create a 2x2 matrix (presumably for which the determinant was calculated) in order to solve for the 3rd variable, and the 1st row and 1st column were removed to similarly solve for the 1st variable. I'm unfamiliar with any reason why these rows and columns were removed, or the procedure as a whole, for that matter.


Thank you for your assistance.
 

Attachments

  • Picture 12.png
    Picture 12.png
    46.2 KB · Views: 496
  • Picture 13.png
    Picture 13.png
    8.3 KB · Views: 560
Physics news on Phys.org
  • #2
In the solution, an expression Vj=Δij/Δ*I1 appears.

The ratio Δij/Δ is an element of the inverse of the matrix. Would you know how to derive the transfer function from the inverse of the nodal matrix?
 
  • #3
The Electrician said:
In the solution, an expression Vj=Δij/Δ*I1 appears.

The ratio Δij/Δ is an element of the inverse of the matrix. Would you know how to derive the transfer function from the inverse of the nodal matrix?

Since then, someone informed me that this method is using an "admittance matrix" to solve for the transfer function.
I'm still not completely sure why the numbers of the cofactor are what they are, but I'm told it pertains to using a test current course, indicating that this may not be purely mathematical.
 
  • #4
It is purely mathematical, and it is a method using the admittance matrix. Do you want any further explanation, or is this a moot point for you now?
 
  • #5
The Electrician said:
It is purely mathematical, and it is a method using the admittance matrix. Do you want any further explanation, or is this a moot point for you now?

I'm not sure how figure out the ij in ∆ij.
 
  • #6
The image from your post is apparently using the "i" suffix to represent the input node, and the "j" suffix is for the output node.
 
  • #7
That doesn't explain it to me, though.

Why is V1 ∆11 and V3 ∆13 ?

I don't see how this is just input and output.
 
  • #8
Assume you've got the admittance matrix (Y matrix) for the circuit, with 3 nodes. Node 1 on the left, node 2 in the middle and node 3 on the right. You'll have a 3x3 admittance matrix, which can be denoted in general terms as:

[ y11 y12 y13 ]
[ y21 y22 y23 ]
[ y31 y32 y33 ]

Next invert this matrix, obtaining an impedance matrix (a Z matrix):

[z11 z12 z13 ]
[z21 z22 z23 ]
[z31 z32 z33 ]

The elements of the Z matrix, which is the inverse of the Y matrix, can be found by various methods. The solution from your text found each element as a term of the form Δij/Δ, but any suitable method can be used.

The elements of the Z matrix have these properties:

1. The elements on the main diagonal are the driving point impedances of each node. If a current I is injected at a node k, the voltage appearing at that node will be I*zkk.

2. The elements off the main diagonal are the transfer impedances. These impedances tell us the voltage appearing at a node resulting from a current injected at another node. For example, if we inject a current I at node 1, the voltage appearing at node 3 will be I*z31.

The transfer impedance z31 gives us immediately the ratio of the voltage appearing at node 3 when a current I is injected at node 1; V3 = I*z31. But, we want the ratio of the voltage at node 3 to the voltage at node 1 (not the current at node 1).

If we inject a current at node 1, the voltage appearing at that node will be I*z11, and the voltage appearing at node 3 will be I*z31. The ratio of the output voltage to the input voltage, V3/V1, will be (I*z31)/(I*z11) = z31/z11.

This is what the text solution is doing.
 

1. What is a linear system?

A linear system is a set of equations that can be represented by straight lines on a graph. These equations involve multiple variables and can be solved together to find the values of those variables.

2. How do you know which method to use to solve a linear system?

The method used to solve a linear system depends on the specific equations in the system. Some common methods include substitution, elimination, and graphing. The best method to use will depend on the complexity of the equations and personal preference.

3. What is the difference between substitution and elimination in solving a linear system?

In substitution, one equation is solved for one variable and then that value is substituted into the other equation to solve for the remaining variable. In elimination, the two equations are manipulated to eliminate one variable and then the remaining equation is solved for the remaining variable.

4. Can you use a graphing calculator to solve a linear system?

Yes, a graphing calculator can be used to solve a linear system by graphing the equations and finding the point of intersection, which represents the solution.

5. What should I do if I am unsure which method to use to solve a linear system?

If you are unsure which method to use, it is best to try a few different methods and see which one works best for the specific equations in your linear system. You can also consult a math teacher or tutor for guidance on which method may be most efficient for your specific problem.

Similar threads

  • Linear and Abstract Algebra
Replies
11
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
920
  • Linear and Abstract Algebra
Replies
15
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
815
Replies
1
Views
3K
  • Linear and Abstract Algebra
Replies
9
Views
2K
  • Linear and Abstract Algebra
Replies
15
Views
4K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
4K
Back
Top