How it works: Select number of inputs (A–E). Add columns (layers) → add/edit/delete gates inside columns. Each gate wires to any previous-layer signal via dropdown. Gates in same column are parallel (no intra-column wiring). Select any signal as F. Truth table always evaluates correctly from gate types + connections. Expressions update on edit; use “Rebuild Expressions” after changing upstream gates. Final output shows both symbolic and traditional Boolean algebra form ( * = AND, + = OR, ! = NOT ).
Build your circuit, edit gates as needed, select output F, then Generate Truth Table.
First step for any RLC analysis. Computes Neper frequency α and resonant frequency ω₀. Classifies overdamped / critically damped / underdamped and gives s1,s2 or ωd. Use exact formulas from source sheet step 5.
For α > ω₀. Supply A1/A2 (solved from initial conditions i_L(0), v_C(0) per PDF) and s1/s2 from Parameters calculator. rss usually 0 for natural response.
For α < ω₀ (ringing case). Most common. Supply ωd and α from Parameters calculator. A1/A2 from initial conditions.
Calculation Log — CSV Data Store
Every successful calculation is automatically recorded here and saved in browser localStorage (persists across refreshes). Data is stored internally as a CSV structure. Use Export to download as .txt file (CSV content).