resistor-cube: Compute total resistance of a cube of resistors
This is an example of how to compute the total resistance of a non-trivial circuit of resistors. It demonstrates how to build the necessary matrix. We obtain the voltages and currents by solving simultaneous linear equations according to this matrix.
For an explanation see http://code.henning-thielemann.de/bob2019/main.pdf.
For a generalized version see the tests of the
linear-circuit
package.
Downloads
- resistor-cube-0.0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.1, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.4 |
---|---|
Dependencies | base (>=4.5 && <5), comfort-array (>=0.5 && <0.6), lapack (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann |
Maintainer | haskell@henning-thielemann.de |
Category | Math |
Home page | https://hub.darcs.net/thielema/resistor-cube |
Source repo | this: darcs get https://hub.darcs.net/thielema/resistor-cube --tag 0.0.1.4 head: darcs get https://hub.darcs.net/thielema/resistor-cube |
Uploaded | by HenningThielemann at 2021-12-05T11:10:34Z |
Distributions | LTSHaskell:0.0.1.4, NixOS:0.0.1.4, Stackage:0.0.1.4 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | resistor-cube |
Downloads | 5065 total (52 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2021-12-05 [all 1 reports] |