Validation & Benchmark Cases

The following parameter sets serve as reproducible reference tests. Each case defines expected analytical behavior.

1. Series RLC – Ideal Resonance (Sine)

Parameters

Expected resonance: \[ \omega_0 = \frac{1}{\sqrt{LC}} \] \[ f_0 \approx 1000\,\text{Hz} \]

At resonance: Acceptable deviation: < 1e-12 (floating precision).

2. Parallel R+L || C – Sine Resonance

Expected condition: \[ \operatorname{Im}(Y) = 0 \]
At resonance:

3. RL Pulse – Time Constant Verification

Expected: \[ \tau = \frac{L}{R} = 50\,\mu s \]
Current should reach 63.2% of final value at t = τ.

4. Parallel Pulse – Periodicity Closure

Periodic condition: \[ i_{RL}(T^-) = i_{RL}(0) \]
Periodicity error magnitude should be < 1e-9. If significantly larger, investigate state metric.

5. Energy Conservation Window

\[ \Delta W_L = \frac{1}{2}L(i_2^2 - i_1^2) \] \[ \Delta W = \int v i dt \]
Energy difference and integral result should match within numerical precision.

Internal Physics Test Harness

For full solver regression and validation routines, an internal test tool is available. This tool exercises analytic kernels and measurement layers directly.

Open Internal Test Tool →

Intended for validation and development use.