New Reply

find voltage between two nodes

 
Share Thread Thread Tools
Mar24-11, 06:12 PM   #18
 

find voltage between two nodes


if it's cramer's method...
I know this method but I only use it in programming.I solve all equtations in MathCAd.And then I show result without numbers and then the final result.The result without numbers is very big sometimes.
Mar24-11, 06:21 PM   #19
 
Recognitions:
Homework Helper Homework Help
Okay, even better.

Attached is an example, using MathCad, of solving the loops by writing the loop equations in matrix form (which can be done by inspection, and is (almost) foolproof). It's very quick.
Attached Files
File Type: pdf Schem1.pdf (67.3 KB, 2 views)
Mar24-11, 06:27 PM   #20
 
Intersting.I didn't know about it in Mathcad
all results are the same as the results in my method of countour currents

thank you for your help.
Mar24-11, 06:45 PM   #21
 
Recognitions:
Homework Helper Homework Help
The most interesting part, I think, is that you can write the equation quickly by inspection.

For the impedance matrix, the terms on the diagonal are just the sum of the impedances (resistances in this case) in the given loop. The off-diagonal terms are just the negative of the impedances that are shared by the loops indexed by the matrix entry. So in this case, for example, R2 is shared by loops 1 and 2, so z12 and z21 are both -R2. Note that the impedance matrix is symmetrical about the diagonal, so it's very quick to fill in.

The voltage vector is just the sum of the voltage source rises in the given loop (where a rise is taken to mean that a given voltage source goes from - to + in the direction of the loop current).
Mar24-11, 06:50 PM   #22
 
Quote by gneill View Post
The most interesting part, I think, is that you can write the equation quickly by inspection.

For the impedance matrix, the terms on the diagonal are just the sum of the impedances (resistances in this case) in the given loop. The off-diagonal terms are just the negative of the impedances that are shared by the loops indexed by the matrix entry. So in this case, for example, R2 is shared by loops 1 and 2, so z12 and z21 are both -R2. Note that the impedance matrix is symmetrical about the diagonal, so it's very quick to fill in.

The voltage vector is just the sum of the voltage source rises in the given loop (where a rise is taken to mean that a given voltage source goes from - to + in the direction of the loop current).
I've got it.I compared elements of matrix with my equations a few minutes ago.
New Reply
Thread Tools


Similar Threads for: find voltage between two nodes
Thread Forum Replies
Using superpostion to find voltage Engineering, Comp Sci, & Technology Homework 1
Pressure nodes and displacement nodes Classical Physics 0
Find Voltage Introductory Physics Homework 6
How do I find voltage? Engineering, Comp Sci, & Technology Homework 3
How to find charge given voltage? General Physics 17