趋肤效应计算器公式

## RC Discharge Timing

**tau = R x C**

**V(t) = V_0 x e^(-t/tau)**

**t = tau x ln(V_0 / V_target)**

After 5 time constants, the capacitor is essentially discharged (< 1% of initial).

计算示例

100 uF discharging through 10k from 12 V to 1 V.

  1. tau = 10000 x 0.0001 = 1.0 s
  2. t = 1.0 x ln(12/1) = 1.0 x 2.485 = 2.485 s
  3. 5 tau = 5.0 s to fully discharge