What is The Math of Electrical Inertia?
Mathematical Foundation
Laws & Principles
- The 5-Tau Rule of Thumb: Due to the nature of the e⁻ˣ exponential function, an RC circuit is mathematically considered 'fully charged' or 'fully discharged' at exactly 5 × τ. At 5 tau, it reaches 99.3% completion. By standard engineering practice, the transient phase is over and steady-state is reached.
- Charging vs Discharging: When charging, the voltage blasts up quickly and then slows to a crawl as it nears maximum (1 - e⁻ˣ). When discharging, the voltage dumps violently at first, and trickles out slowly at the end (e⁻ˣ).
- Current Dropoff: As the capacitor voltage (Vc) builds up, it actively fights back against the source voltage (Vs). This counter-electromotive force means the current (I) flowing through the circuit isn't constant—it exponentially decays to 0 Amps as the capacitor fills.
Step-by-Step Example Walkthrough
" A Raspberry Pi uses a 5V source. A 10kΩ resistor (10,000) is in series with a 100 µF capacitor (0.0001). The switch is flipped to CHARGE. What is the voltage at 1.0 seconds? "
- 1. Calculate Tau (τ): 10,000 × 0.0001 = 1.0 seconds.
- 2. Set equation: Vc(1.0) = 5 × (1 - e^(-1.0 / 1.0)).
- 3. Simplify exponent: Vc = 5 × (1 - e⁻¹) = 5 × (1 - 0.3678).
- 4. Evaluate fraction: Vc = 5 × 0.6321.