On Sat, Jan 25, 2014 at 5:37 PM, Alessandro Bernardini <[email protected]> wrote: > Hello, > > I have written a class for doing analysis of linear electrical circuits in > sage.
First, I am very grateful for your contribution. However, I am confused. If I have an LRC circuit with L=1, R=2, C=3, emf=4, how do I solve for the resulting charge using your code? > Small signal linearized circuits are supported (for now only when BJT are > present). > > Things that can be done: > - impedance and two port network computations > - Computation of the nodal voltages > - computations of poles and zeroes (via sage). > with symbolic and numeric solutions and approximate symbolic solution where > only dominant terms are retained > > > The code is released with absolutely no warranty (see disclaimer in the > documentation) under GNU GPL license in: > https://github.com/alessandro-bernardini/SAPICE > http://alessandro-bernardini.github.io/SAPICE/ > > The software must be tested: if anyone is willing to try it out and provide > some test cases I am grateful. > Best regards > AB > > > > -- > You received this message because you are subscribed to the Google Groups > "sage-edu" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-edu. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-edu. For more options, visit https://groups.google.com/groups/opt_out.
