E-Code

RC, RL and RLC transient response — a TI-84 Plus CE program

By E-Code · updated

CIRCTRAN is a TI-BASIC program for the TI-84 Plus CE. Capacitor volts and current at any instant t for an RC charge, an RL current rise, or a series RLC step (with alpha, omega0, zeta, omega-d and the damping type), from any starting volts and current.

What it asks for and what it shows

It asks for 5 values at its prompts, after you pick option 1 from its menu. In the example below it shows TAU S, VC V, I A, UC J, 5TAU S.

Example run

One of its oracle test cases: “RC charging from 0 V, t = 2 tau”. The inputs are typed in order, and the results are the values the case expects on the screen.

StepValue
You enter
Menuoption 1
Input 19
Input 21000
Input 30.0001
Input 40
Input 50.2
The screen shows
TAU S=0.1
VC V=7.781982451
I A=0.001218017549
UC J=0.003027962543
5TAU S=0.5

How it's checked

10 test cases, each checked against an independent method. Replayed key by key on a virtual TI-84 Plus CE, they make 72 checks.

How E-Code checks every program

Run it or put it on your calculator

Related programs

All TI-84 Plus CE engineering programs · All TI-84 Plus CE programs