tau

A tool for selecting resistors and capacitors to achieve a given RC time constant


Project maintained by awm Hosted on GitHub Pages — Theme by mattgraham

Time Constant Calculation

Most examples of RC calculators do one of two things. Either they ask you to provide both component values and show how to determine the time constant (τ) from them, or they arbitrarily fix one of the values (for example, setting the resistor to 10 kΩ) to determine the other. The calculator presented below takes advantage of the fact that resistors and capacitors come in fairly standardized values, and so there is a relatively small finite pool of combinations that can be assembled.

Given the desired τ value and resistor tolerance (which determines the pool of available resistances), this calculator provides all combinations of R and C that generate time constants within an acceptable tolerance of the desired value.

Results

Results are shown in order of the difference from the desired τ value, from smallest to largest. Where the calculated τ values are the same, the entries are organized by descending resistance value, as generally the larger resistance will give a lower current draw and a physically smaller capacitor. This is a suggestion only, and you should use components that make sense in your application.

R C τ Δ
No results.

These results are not guaranteed to be error-free or suitable for any specific purpose.


Resistors

Resistors are calculated using the following formula:

$R = 10^d * 10^(i/N)$

Here, the resistance, $R$, is derived from the decade, $d$, and the tolerance series, $N$. The value of $i$ ranges from $0$ to $N - 1$ to generate the standard resistor values. The value of $d$ ranges from 1 to 6. For the tolerance series, $N$ takes the values 96, 48, 24, and 12 for 1%, 2%, 5%, and 10% respectively.

Additional 1% Resistors

The following values are not part of the normal series, but also exist for 1% tolerance resistors.

1.10e61.20e61.30e61.50e6 1.60e61.80e62.00e62.20e6

Source: Standard Resistor Values - RF Cafe

Capacitor Values

These are the standard capacitor values in Farads.

1.0e-121.1e-121.2e-121.3e-12 1.5e-121.6e-121.8e-122.0e-12
2.2e-122.4e-122.7e-123.0e-12 3.3e-123.6e-123.9e-124.3e-12
4.7e-125.1e-125.6e-126.2e-12 6.8e-127.5e-128.2e-129.1e-12
10e-1211e-1212e-1213e-12 15e-1216e-1218e-1220e-12
22e-1224e-1227e-1230e-12 33e-1236e-1239e-1243e-12
47e-1251e-1256e-1262e-12 68e-1275e-1282e-1291e-12
100e-12110e-12120e-12130e-12 150e-12160e-12180e-12200e-12
220e-12240e-12270e-12300e-12 330e-12360e-12390e-12430e-12
470e-12510e-12560e-12620e-12 680e-12750e-12820e-12910e-12
1000e-121100e-121200e-121300e-12 1500e-121600e-121800e-122000e-12
2200e-122400e-122700e-123000e-12 3300e-123600e-123900e-124300e-12
4700e-125100e-125600e-126200e-12 6800e-127500e-128200e-129100e-12
0.01e-60.015e-60.022e-60.033e-6 0.047e-60.068e-60.1e-60.15e-6
0.22e-60.33e-60.47e-60.68e-6 1.0e-61.5e-62.2e-63.3e-6
4.7e-66.8e-610e-615e-6 22e-633e-647e-668e-6
100e-6150e-6220e-6330e-6 470e-6680e-61000e-61500e-6
2200e-63300e-64700e-66800e-6 10000e-6

Source: Standard Capacitor Values & Color Codes - RF Cafe