Calcady
Home / Scientific / Capacitance & RC Time Constant Calculator

Capacitance & RC Time Constant Calculator

Calculate RC time constant (τ = RC), stored charge (Q = CV), stored energy (E = ½CV²), and capacitor voltage at any time t during charge or discharge. Enter capacitance (pF to F), resistance (Ω to MΩ), and supply voltage — results update instantly.

Capacitor State

V

Time Constant (τ)

1
seconds (s)
Fully charged in ~5 seconds (5τ).

Stored Charge (Q)

0.0012
Coulombs (C)
At full capacity at 12 Volts.
Email LinkText/SMSWhatsApp

Capacitance & RC Circuits

Capacitors store electrical energy in an electric field. Two of the most common calculations associated with capacitors are the RC Time Constant and the Total Stored Charge.

RC Time Constant (τ)

τ = R × C

The time constant ($\tau$ or tau) of a resistor-capacitor (RC) circuit is the time required to charge the capacitor to roughly 63.2% of its maximum capacity (or discharge to 36.8%). It takes about $5\tau$ for the capacitor to fully charge (99.3%).

Stored Charge (Q)

Q = C × V
  • Q: Charge, measured in Coulombs (C)
  • C: Capacitance, measured in Farads (F)
  • V: Voltage, measured in Volts (V)

Quick Answer: What is the RC time constant formula?

τ = R × C (seconds = ohms × farads). The time constant is the time for the capacitor to reach 63.2% of supply voltage when charging, or fall to 36.8% of initial voltage when discharging. Full charge (99.3%) takes . Example: 10kΩ × 100µF = 1 second time constant → fully charged in 5 seconds. Stored energy: E = ½CV². A 100µF capacitor at 50V stores: ½ × 100×10⁻&sup6; × 2500 = 0.125 joules. Voltage at any time t: V(t) = V_supply × (1 − e−t/τ) for charging.

Capacitor Voltage at Each Time Constant (Universal RC Charging Table)

These percentages are independent of actual component values — they hold for any R and C combination. Multiply by your supply voltage to get actual voltage at each milestone.

Time Elapsed % of V_supply (Charging) % of V_0 Remaining (Discharging) Practical Meaning
0.5τ39.3%60.7%Half-way point in time, not voltage
63.2%36.8%The definition of one time constant
86.5%13.5%Often used as "mostly charged" threshold
95.0%5.0%555 timer: discharged (below 1/3 threshold)
98.2%1.8%Near-full for most practical designs
99.3%0.7%Engineering "fully charged" convention
99.91%0.09%Precision applications / dielectric absorption timescale
Formula: V_charge = V_s × (1 − e−t/τ); V_discharge = V_0 × e−t/τ. These equations assume ideal capacitor and constant resistance. Real circuits may vary due to ESR, temperature coefficients, and dielectric absorption.

Pro Tips & Common RC Circuit Mistakes

Do This

  • Use the 1/(2πτ) formula to find the −3dB cutoff frequency of your RC filter — this is the frequency below which the filter passes signals and above which it attenuates them. f_c = 1 / (2π × R × C). Example: 10kΩ and 10nF: τ = 100µs, f_c = 1 / (2π × 100×10−6) = 1,592 Hz. This is the audio crossover frequency for a simple passive low-pass filter. For EMI bypass on a power line: use 100nF ceramic and 100Ω source impedance: f_c = 1/(2π×10−5) = 15,915 Hz — starts attenuating switching noise from ~16kHz upward. The −3dB frequency is the primary design target for analog signal conditioning, anti-aliasing before ADC conversion, and RF bypass filtering. Tools like this RC calculator make it trivial to iterate R and C values for a target frequency instead of manually computing each trial.
  • Verify ceramic capacitor actual capacitance at operating DC voltage using manufacturer DC bias derating curves — X5R and X7R MLCCs can lose 50–80% of rated capacitance at full DC bias. A 10µF 16V X5R MLCC may measure only 4–5µF at 12V DC. This is a hidden source of RC timing errors, unexpected filter corner frequency shifts, and power supply ripple issues. Always check the manufacturer’s MLCC derating curve (available on datasheets and Murata’s/TDK’s online simulation tools). For stable capacitance: use C0G/NP0 ceramics (minimal DC bias effect, excellent temperature stability, limited to ~1µF maximum) or film capacitors (no DC bias effect but physically larger). For timing-critical applications (±5% tolerance): always use C0G ceramics or metal-film capacitors and specify tight tolerance (1–5%).

Avoid This

  • Don’t connect electrolytic capacitors without observing polarity — reversed-polarity electrolytics heat rapidly, build gas pressure, and can rupture or explode within seconds. Electrolytic capacitor construction: thin oxide layer forms on the positive aluminum foil as the dielectric. This oxide layer only forms with correct polarity and will dissolve (and generate heat + hydrogen gas) with reversed polarity. Symptoms of reversed polarity: capacitor becomes warm immediately, then hot; venting of electrolyte gas (acrid smell); bulging of the capacitor body; catastrophic rupture. In polarized aluminum electrolytics: the positive lead is marked with a longer lead (through-hole) and the negative terminal is marked with a stripe. Tantalum capacitors: even more sensitive to reverse polarity — reversed tantalum capacitors can ignite and start fires. For AC-coupled and bipolar applications: use non-polarized (NP) electrolytics or film capacitors.
  • Don’t forget to discharge large capacitors before working on them — a charged capacitor stores energy that can cause fatal electric shock, arc welding, and equipment damage even with power off. Energy stored: E = ½CV². A 4700µF filter capacitor at 400V (common in a PC power supply or motor drive): E = ½ × 0.0047 × 160,000 = 376 joules. Lethal. Cameras flash capacitors (330V, 100µF): E = 5.4 joules — not lethal but can cause severe burns. Safe discharge procedure: use a resistor (NOT a screwdriver or direct short — which creates an arc that damages contacts and produces molten metal spray). Discharge resistor: R = V² / (2E_target/t_discharge). For 400V at 100W discharge rate: R = 400²/100 = 1600Ω, 100W rated resistor. Wait 5τ = 5 × 1600 × 0.0047 = 37.6 seconds, then verify <50V with a meter before touching.

Frequently Asked Questions

Why does a capacitor charge to 63.2% at one time constant, not 50%?

Because capacitor charging is exponential, not linear. The voltage equation is V(t) = V_s × (1 − e−t/τ). At t = τ: V = V_s × (1 − e−1) = V_s × (1 − 1/e) = V_s × (1 − 0.3679) = 0.6321 × V_s. The number 63.2% comes directly from (1 − 1/e) where e = 2.71828 (Euler’s number). The exponential arises from the physics: as the capacitor charges, the voltage across it increases, which reduces the current flowing through the resistor (since V_R = V_supply − V_cap decreases). Less current means slower charging. The rate of charging is always proportional to how much voltage remains to be charged — this self-referential “rate proportional to remaining error” is the definition of exponential decay. The 50% point (half-voltage) actually occurs at t = 0.693τ (= ln(2) × τ), not at 1τ.

How do I choose the right capacitor type for my application?

C0G/NP0 ceramic: best stability, no DC bias effect, lowest dielectric absorption. Use for: precision timing, RF, audio coupling where values up to ~1µF are sufficient. X7R/X5R ceramic: high capacitance density, compact size, suitable for general bypass (100nF–10µF). Must account for DC bias derating (check datasheet). Not suitable for precision timing. Film (polyester/polypropylene): stable, audio-grade, low dielectric absorption, no DC bias effect. Use for: audio filters, precision timing, motor run capacitors. Larger than ceramics. Aluminum electrolytic: highest capacitance per dollar and volume (1µF–100,000µF), polarized, higher ESR. Use for: power supply filtering, motor start, audio coupling in non-precision applications. Tantalum: compact electrolytic, lower ESR than aluminum, polarized, sensitive to reverse polarity and surge current. Use for: decoupling in portable devices where space is critical. Supercapacitor/EDLC: 1F–3000F, low voltage (2.5–3V), very high capacitance. Use for: energy buffering, memory backup, regenerative braking, short-term power hold-up.

How does the RC time constant relate to the 555 timer?

The 555 timer IC uses two internal voltage comparators set at 2/3 V_supply (upper threshold) and 1/3 V_supply (lower threshold) to monitor the capacitor voltage and trigger output transitions. Monostable (one-shot) mode: output pulse width = 1.1 × R × C. Why 1.1? Because it takes 1.1τ to reach 2/3 of V_supply (since V(t) = 2/3 at t = τ × ln(3) = 1.0986τ ≈ 1.1τ). Astable (oscillator) mode: frequency = 1.44 / ((R_A + 2R_B) × C). Duty cycle = (R_A + R_B) / (R_A + 2R_B). The timing capacitor charges from 1/3 to 2/3 V_supply through (R_A + R_B) and discharges from 2/3 to 1/3 V_supply through R_B only (pin 7 discharge). The 555 is one of the most widely used ICs ever manufactured (>1 billion units/year) precisely because this RC-based threshold detection enables a huge range of timing, oscillation, PWM generation, and signal conditioning applications with just two passive components.

What is the difference between capacitors in series vs. parallel?

Parallel: C_total = C₁ + C₂ (larger capacitance, same voltage rating). Think of plates in parallel adding up their storage area. Used to: get capacitance values not available in a single component, reduce ESR (lower parallel ESR = better transient response in power supplies), and distribute heat in high-ripple-current applications. Series: 1/C_total = 1/C₁ + 1/C₂ (smaller capacitance, higher voltage rating). For two equal capacitors C in series: C_total = C/2, but voltage rating = 2 × V_rated. Caution: in series electrolytic capacitors, leakage current differences cause unequal voltage division — one capacitor takes more than half the voltage and may exceed its rating. Balance with equal resistors (100kΩ–1MΩ) across each capacitor in the series string to force equal voltage sharing. Also note: capacitors in series behave opposite to resistors in series (more capacitors in series = less capacitance), while in parallel they sum (like resistors in parallel give less resistance, but capacitors in parallel give more capacitance).

Related Calculators