Maker Pro
Maker Pro

Calculating total resistance?

T

tomix

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
 
V

Varactor

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
 
Top