| |
 |
|
|
Science Forum Index » Electronics - Basics Forum » Calculating total resistance?...
Page 1 of 1
|
| Author |
Message |
| tomix... |
Posted: Sat Jun 07, 2008 12:27 am |
|
|
|
Guest
|
Hi,
I am looking for an algorithm for calculating total resistance of a
circuit.
The circuit is repersneted using a graph where every edge represent a
resistor.
Thanks in advance |
|
|
| Back to top |
|
| Varactor... |
Posted: Sat Jun 07, 2008 12:59 am |
|
|
|
Guest
|
On Jun 7, 10:27 pm, tomix <tome... at (no spam) hotmail.com> wrote:
Quote: Hi,
I am looking for an algorithm for calculating total resistance of a
circuit.
The circuit is repersneted using a graph where every edge represent a
resistor.
Thanks in advance
No algorithm needed. Just start at the input and output and use the
series/parallel formula up to common nodes.
Cheers |
|
|
| Back to top |
|
| John Larkin... |
Posted: Sat Jun 07, 2008 12:51 pm |
|
|
|
Guest
|
On Sat, 7 Jun 2008 03:27:25 -0700 (PDT), tomix <tomerdr at (no spam) hotmail.com>
wrote:
Quote:
Hi,
I am looking for an algorithm for calculating total resistance of a
circuit.
The circuit is repersneted using a graph where every edge represent a
resistor.
Thanks in advance
Google "circuit mesh analysis" or "circuit node analysis." The general
method is to write a heap of loop equations and solve; it's
essentially a matrix analysis thing.
http://en.wikipedia.org/wiki/Mesh_analysis
Real engineers seldom or never do this. Relatively simple circuits can
be solved by ad-hoc techniques, reducing series and parallel branches.
Anything more complex, it's easier to just crank up LT Spice.
There are simple iterative numerical methods to solve a general
resistor network, but they are compute-intensive, so you may as well
use Spice.
I prefer to design things that are easy to analyze. One often has that
option. With opamps being so cheap these days, it's easy to
orthogonalize things instead of making a minimal-components hairball.
John |
|
|
| Back to top |
|
| |
|
Page 1 of 1
All times are GMT - 5 Hours
The time now is Sun Nov 23, 2008 11:56 am
|
|