Roboculator
Online CalculatorsCategoriesDate & EventsNews
Get Started
Online CalculatorsCategoriesDate & EventsNewsGet Started
Roboculator

Smart calculators for every challenge. Free, fast, and private.

Categories

  • Finance
  • Health
  • Math
  • Construction
  • Conversion
  • Everyday Life

Popular Tools

  • Date & Events
  • Loan Calculator
  • BMI Calculator
  • Percentage Calc
  • Latest News
  • Search All

Resources

  • Glossary
  • Topic Tags
  • News & Insights

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Editorial Policy
  • Disclaimer
© 2026 Roboculator. All rights reserved.
Roboculator

roboculator.com

  1. Home
  2. /Hobby & DIY
  3. /Electronics & Maker Calculators
  4. /Electronic Component Value Calculator

Electronic Component Value Calculator

Calculator

Results

Primary Result

—

Secondary Result

—

Time Constant (τ = RC)

0.1

s

Results

Primary Result

—

Secondary Result

—

Time Constant (τ = RC)

0.1

s

The Electronic Component Value Calculator is a versatile multi-function tool covering the most frequently needed calculations for passive electronic components — capacitors and inductors — that appear in hobby electronics, Arduino projects, audio circuits, power supplies, and RF design. While Ohm's Law governs resistors, capacitors and inductors introduce frequency-dependent behavior that requires additional formulas. This calculator brings together five essential calculations in one place: RC time constant, capacitive reactance, inductive reactance, LC resonant frequency, and capacitor stored energy.

The RC time constant (τ = RC) is perhaps the most practically important calculation for digital maker projects. Any time you connect a resistor and capacitor together, you create a first-order RC filter with a characteristic time constant — the time it takes the capacitor to charge to 63.2% of its final voltage (or discharge to 36.8%). After five time constants (5τ), the capacitor is considered fully charged (99.3%). This governs switch debouncing circuits, reset circuits, power-on delay circuits, simple timers (including the 555 timer's timing components), and low-pass RC filters used in digital-to-analog converters and audio output stages.

Capacitive reactance (Xc) measures how much a capacitor opposes AC current at a given frequency: Xc = 1 / (2π × f × C). At low frequencies, Xc is high — the capacitor blocks the signal. At high frequencies, Xc decreases — the capacitor passes the signal more freely. This is the foundation of capacitive coupling (AC coupling), decoupling (bypassing), and filter design. A common application: choosing a coupling capacitor large enough to pass audio frequencies (20Hz–20kHz) while blocking DC bias. At 100Hz, a 10µF capacitor has Xc = 159Ω; at 10kHz, Xc = 1.59Ω.

Inductive reactance (XL) is the opposite concept for inductors: XL = 2π × f × L. Inductors pass low frequencies and block high frequencies — the complement of capacitors. Inductors appear in power supply filters (chokes), RF circuits, motor drivers, and audio crossovers. For hobby makers, inductors most commonly appear in buck/boost converter power supply designs, where the inductor smooths the switched current into steady DC output.

The LC resonant frequency is where inductive and capacitive reactances are equal and cancel each other: f = 1 / (2π × √(LC)). At resonance, the LC circuit either has minimum impedance (series resonance) or maximum impedance (parallel resonance). Resonant circuits form the basis of radio tuning circuits, bandpass filters, crystal oscillators, and power factor correction. For makers working with radio transmitters, superheterodyne receivers, or metal detectors (which use resonant LC circuits), this is the essential formula.

Capacitor stored energy (E = ½CV²) tells you how much energy a capacitor holds when charged to voltage V. This is relevant for camera flash circuits (which use large capacitors to store energy for the high-intensity flash discharge), defibrillator circuits, supercapacitor energy storage, and power supply decoupling design. A 100µF capacitor charged to 400V stores 8 joules — enough to be dangerous. Conversely, 1000µF at 5V stores only 12.5mJ — completely benign for hobby circuits.

Together, these five calculations cover the reactive component calculations that every serious electronics hobbyist encounters. Whether you're designing a timer circuit with a 555, picking coupling capacitors for an audio amplifier, selecting the inductor for a boost converter, tuning an LC oscillator, or sizing a filter capacitor, this calculator provides the essential values without requiring you to remember multiple formulas under pressure in the middle of a build session.

Visual Analysis

How It Works

Select the calculation type and fill in the relevant parameters. RC time constant: τ = R × C. One time constant = 63.2% charge; five time constants = 99.3% (full charge). Capacitive reactance: Xc = 1 / (2π × f × C) in ohms — decreases with increasing frequency. Inductive reactance: XL = 2π × f × L in ohms — increases with increasing frequency. LC resonant frequency: f = 1 / (2π × √(L × C)) in hertz. Capacitor energy: E = ½ × C × V² in joules. The time constant τ = RC is always shown as a reference.

Understanding Your Results

For RC filters: the -3dB cutoff frequency is f = 1/(2πRC). For RC time constants in timer circuits: one full charge cycle takes approximately 5τ. For resonant frequency: match this to your desired center frequency, then select L and C values from available standard parts. For capacitive reactance: choose Xc much lower than the circuit impedance at the desired signal frequency for good coupling; choose Xc much higher than signal source impedance for effective blocking. For stored energy above 1 joule: treat the circuit as potentially dangerous — discharge before touching.

Worked Examples

555 timer monostable pulse width (10ms)

Inputs

component typecapacitor_charge
resistance9100
capacitance uf1
inductance uh100
frequency hz1000
voltage5

Results

result primary0.0091
result secondary0.0455
tau0.0091

With R=9.1kΩ and C=1µF, τ=9.1ms. The 555 monostable output pulse width ≈ 1.1×RC = 10ms. Five time constants (full charge) takes 45.5ms.

LC resonant frequency for 433 MHz RF circuit

Inputs

component typeresonant_frequency
resistance10000
capacitance uf0.00033
inductance uh0.411
frequency hz1000
voltage5

Results

result primary432950000
result secondary432.95
tau0.0033

L=411nH (0.411µH) with C=330pF (0.00033µF) resonates at ~433MHz — the ISM band frequency used by common RF modules like the FS1000A transmitter.

Frequently Asked Questions

A decoupling capacitor (bypass capacitor) is placed between the power supply pin (VCC) and ground pin of an IC, physically as close to the IC as possible. When the IC switches states, it draws brief high-current spikes from the supply. Without local charge storage, these spikes cause voltage dips on the power rail, disrupting other ICs and causing noise. A 100nF ceramic capacitor provides local charge reservoir for high-frequency spikes (up to ~10MHz); a 10µF electrolytic handles lower-frequency bulk decoupling. Every IC should have at minimum one 100nF capacitor per VCC pin.

Ceramic (MLCC): Small, cheap, non-polarized, good high-frequency performance (100pF–10µF for general purpose, 100nF most common). Use for decoupling, filtering, high-frequency coupling. Electrolytic (aluminum): Large values (1µF–10,000µF), polarized (must respect + and − terminals), good for bulk supply filtering, audio coupling. Film (polyester/polypropylene): Non-polarized, stable values, good audio performance, used in crossovers and timing circuits. Tantalum: Small and stable, but fragile to reverse voltage and current spikes — use with care.

The inductor value for a buck converter is chosen based on the desired ripple current: L = (Vin − Vout) × Vout / (Vin × f × ΔIL), where f is switching frequency and ΔIL is the allowed ripple current (typically 20–40% of output current). For example, 12V-to-5V at 1A, f=200kHz, 30% ripple: L = (12−5)×5 / (12×200000×0.3) = 9.7µH — use a 10µH inductor rated for at least 1.5A. Also consider DCR (DC resistance) and saturation current rating.

Capacitors have dielectric breakdown voltage — if the voltage across them exceeds their rating, the dielectric (insulating layer) breaks down, causing a short circuit or explosion. Always choose capacitors with a voltage rating at least 25–50% above the maximum circuit voltage. For a 12V circuit, use 25V-rated capacitors. For a 5V circuit, 10V is marginal — prefer 16V or 25V. Electrolytic capacitors are especially sensitive to overvoltage; ceramic capacitors usually fail more gently. Never reverse the polarity of an electrolytic capacitor.

Real inductors have parasitic capacitance between their windings. Above a certain frequency (the self-resonant frequency, or SRF), the inductor behaves capacitively rather than inductively. Always choose inductors with an SRF well above the operating frequency — at least 2–3× higher. Check the inductor datasheet for SRF. For RF applications and high-frequency switching converters, this constraint significantly limits the choice of inductors.

Ceramic disc capacitors use a 3-digit code similar to resistors: the first two digits are significant digits, the third is a power-of-ten multiplier in picofarads. '104' = 10 × 10⁴ pF = 100,000 pF = 100nF = 0.1µF. '473' = 47 × 10³ pF = 47,000 pF = 47nF. Electrolytic capacitors print the value directly in µF plus voltage rating (e.g., '100µF 25V'). Film capacitors may use µF or nF printed values. Small ceramic capacitors marked only with a letter code use an EIA letter series.

ESR (Equivalent Series Resistance) is the internal resistance of a real capacitor. Electrolytic capacitors have significant ESR (0.1–2Ω), which limits their high-frequency effectiveness and causes heating under ripple current. Low-ESR capacitors are essential in switch-mode power supplies and audio circuits. Ceramic capacitors have very low ESR (milliohms), making them superior for decoupling. When replacing power supply capacitors, always match or improve the ESR specification, not just the capacitance value.

Sources & Methodology

Horowitz & Hill — The Art of Electronics (3rd edition), Chapters 1 and 2. Texas Instruments — Passive Component Application Notes. All About Circuits — AC Circuit Theory (Volumes I–II).
R

Roboculator Team

The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.

How helpful was this calculator?

Be the first to rate!

Related Calculators

Resistor Color Code Calculator

Electronics & Maker Calculators

LED Resistor Calculator

Electronics & Maker Calculators

Ohm's Law Calculator

Electronics & Maker Calculators

Voltage Divider Calculator

Electronics & Maker Calculators

PCB Trace Width Calculator

Electronics & Maker Calculators

Arduino Current Calculator

Electronics & Maker Calculators