Electric
circuit solver R3
Electric circuit solver for TI89 and
TI92P solves voltage in all nodal points and current in all elements of
electric circuit. Needs “Laplace
and Z transform”.
(http://www.razdva.cz/georger/)
Installation:
Send file named ecslvr3.89g to your
calc
on calc: Run ec\install() and choose
Archive
Included
functions:
ec( [ elem1 ; elem2 ; ... ; elemN ] , 1|2 )
1
AC DC
circuits
2
Transitional
circuits
Supported
elements:
u( + , - , voltage ) Voltage
source
i( + , - , current ) Current
source
r( + , - , resistance ) Resistor
c( + , - , cap , uc0 ) Capacitor
l( + , - , ind , il0 ) Inductor
p( a|b|g|h|y|z , [ 1 , 2 ; 0 , 3 ] , [ x11 , x12
; x21 , x22 ] ) Two port
m( [ 1 , 2 ; 0 , 3 ] , [ L1 , M12 ; M21 , L2 ] , { il1(0) , il2(0) } ) Mutual inductance
/every circuit musts contain nodal
point named “0” !!!
Examples:
Jiri Bazant