Hobby Electronics Basics Calculating total resistance?

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Calculating total resistance? tomix 06-07-08
Posted by tomix on June 7, 2008, 6:27 am
Please log in for more thread options

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


Posted by Varactor on June 7, 2008, 6:59 am
Please log in for more thread options
> 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

Posted by John Larkin on June 7, 2008, 1:51 pm
Please log in for more thread options
wrote:

>
>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



Similar ThreadsPosted
Calculating total resistance? June 7, 2008, 6:27 am
total resistance in parallel circuits October 5, 2005, 4:27 pm
the theoretical formula for calculating the Equicalent Resistance of the Complex Resistance Network October 19, 2008, 10:24 am
Trouble Calculating DC Resistance June 19, 2005, 12:46 pm
Total offset voltage in an op amp March 19, 2006, 6:19 pm
total newbie question regarding eproms April 11, 2007, 5:44 pm
Looking for some good online resources for a total newbie. January 4, 2007, 7:13 am
controlling a dimmer with a photocell/photoresistor? total newbie here... September 1, 2004, 5:20 pm
electron in the metal has total energy that is higher than semicon January 17, 2006, 3:26 pm
Re: Total Number of Deaths From Boiler Explosions v. High Energy ?Density ?Batteries October 22, 2008, 6:14 pm
To and from Z - Calculating Rs and Cs from Z(real) & Z(Imag)? September 24, 2004, 9:10 am
Calculating resistors required December 31, 2004, 2:10 pm
Calculating Tilt from Accelerometer January 27, 2005, 9:32 am
Calculating voltage based on schematic February 9, 2005, 8:18 am
Calculating Input Noise Voltage May 31, 2007, 1:07 pm