Re: Circuit solver
Rachel Blum <[email protected]>
| Newsgroups | gmane.games.devel.algorithms |
|---|---|
| Message-ID | <[email protected]> |
> > Not very gamey, but does anyone have a link to a general-purpose algorithm > for solving arbitrary circuits? We've been using a simple Kirchoff Law > algorithm, but it only works for linear circuits (fixed resistance). We > need > to be able to support diodes and bulbs that have resistance that varies > with > voltage, and that's baffling me a bit. Diodes could just be treated as "open connections" (unless you're interested in tunneling etc) Resistance varying with voltage smells like diff. eq. to me, though.... Either way, this might be a good starting point: http://computation.pa.msu.edu/NO/F90/PreconditioningReport.pdf Rachel ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ GDAlgorithms-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gdalgorithms-list Archives: http://sourceforge.net/mailarchive/forum.php?forum_name=gdalgorithms-list