RC Time Constant Calculator

Use our RC Time Constant Calculator to quickly find the missing value of resistance (R), capacitance (C), or time constant (τ) using any two known values.

Resistance should be a positive number.
Capacitance should be a positive number.
Time should be a positive number.
rc time constant

How to Use the Calculator?

To use this RC Time Constant calculator, simply enter values in any two of the three fields (Resistance, Capacitance, or Time Constant), and the third field will automatically calculate. You can change the units using the dropdown menus next to each input field, and the calculator will instantly update all values accordingly.

Let’s learn what RC time constant means, how charging and discharging work, and how to calculate it using a formula.

Basic RC Circuit

An RC circuit is one of the most important circuits in electronics, and it is a great way to understand how electricity can change over time instead of changing instantly.

The image below shows a charging RC circuit with a battery, a resistor, and a capacitor in series.

basic rc circuit

A resistor is a part that slows down the flow of electric current. You can think of it like a narrow pipe that makes it harder for water to flow. A capacitor is a part that stores electric charge (and energy). You can think of it like a small water tank that fills up and empties.

When we connect a resistor and a capacitor together, the capacitor does not charge or discharge all at once. At first, the capacitor is empty, so it charges quickly. As it fills up, it becomes harder to add more charge, so the charging slows down. Eventually, it becomes fully charged, and the current almost becomes zero.

This gradual change is exactly what makes RC circuits so useful. Therefore, RC circuits are used in timing, filtering signals, smoothing voltage, blinking lights, and many other electronic systems.

Now let’s understand the most important idea in this topic: the RC time constant.

What is RC Time Constant

The RC time constant tells us how fast or how slow the capacitor charges or discharges. It is written with the Greek letter tau, which looks like this: $\tau$

The basic formula is:

$$\tau = RC$$

The unit of resistance is ohms ($\Omega$), the unit of capacitance is farads ($F$), and the unit of time constant is seconds $(s)$. When you multiply ohms by farads, the result is seconds, which is why $\tau$ is a time.

The time constant is very important because it tells us the “speed” of the capacitor’s change.

After one time constant $(1\tau)$, the capacitor has charged to about 63% of its final voltage. This is a very important idea. It means $\tau$ is not the full charging time, but a measure of how quickly the charging happens.

Below is a graph showing the typical growth of capacitor voltage plotted versus time for a series RC circuit.

typical capacitor voltage growth plot in series rc circuit

The 5 Time Constants Rule

A very useful classroom rule is the “5 time constants” rule. After about $5\tau$, the capacitor is considered almost fully charged (about 99.3%) or almost fully discharged. So if $\tau = 2\text{ s}$, then after about $10\text{ s}$, the process is essentially complete.

It is helpful to remember the approximate charging percentages at each time constant. At $1\tau$, it is about 63%. At $2\tau$, it is about 86%. At $3\tau$, it is about 95%. At $4\tau$, it is about 98%. At $5\tau$, it is about 99%. This shows why the graph rises fast and then slowly flattens out.

Charging and Discharging Formulas

The voltage across a charging capacitor is described by this formula:

$$V_C(t) = V\left(1 – e^{-t/RC}\right)$$

Here, $V_C(t)$ means the capacitor voltage at time $t$, and $V$ is the final battery voltage. The symbol $e$ is a special math number (about 2.718) used in exponential growth and decay. Even if you are not fully familiar with exponential math yet, the main idea is simple: the capacitor charges quickly at first, then more slowly as it gets closer to the final value.

For discharging, the capacitor voltage gets smaller over time, and the formula is:

$$V_C(t) = V_0 e^{-t/RC}$$

Here, $V_0$​ is the starting voltage on the capacitor before it begins to discharge.

Example 1: Finding the Time Constant

Now let’s do a simple example. Suppose the resistance is $10\,000\ \Omega$ (which is also $10\text{ k}\Omega$) and the capacitance is $100\,\mu F$. First convert the capacitance to farads:

$$100\,\mu F = 100 \times 10^{-6}\,F = 0.0001\,F$$

Now use the formula:

$$\tau = RC = (10{,}000)(0.0001) = 1$$

So the time constant is:

$$\tau = 1\,s$$

This means after 1 second, the capacitor reaches about 63% of its final voltage. After about 5 seconds, it is almost fully charged.

Example 2: Finding the Resistance

Here is another quick example. If a circuit has a time constant of $0.5\text{ s}$ and a capacitor of $50\,\mu F$, you can find the resistance. First convert the capacitance:

$$50\,\mu F = 50 \times 10^{-6}\,F = 0.00005\,F$$

Now use:

$$R = \frac{\tau}{C} = \frac{0.5}{0.00005} = 10{,}000\,\Omega$$

So the resistance is $10\text{ k}\Omega$.

Unit Conversions You Must Know

Unit conversion is very important because people often make mistakes here. A resistor might be given in milliohms $(m\Omega)$, ohms $(\Omega)$, kilo-ohms $(k\Omega)$, or mega-ohms $(M\Omega)$. A capacitor might be given in farads $(F)$, millifarads $(mF)$, microfarads $(\mu F)$, nanofarads $(nF)$, or picofarads $(pF)$. Time may also be written in seconds $(s)$, milliseconds $(ms)$, or microseconds $(\mu s)$. Before calculating, it is safest to convert everything to base units: ohms, farads, and seconds.

These conversions are especially useful:

$$1\,k\Omega = 10^3\,\Omega$$

$$1\,M\Omega = 10^6\,\Omega$$

$$1\,mF = 10^{-3}\,F$$

$$1\,\mu F = 10^{-6}\,F$$

$$1\,nF = 10^{-9}\,F$$

$$1\,pF = 10^{-12}\,F$$

$$1\,ms = 10^{-3}\,s$$

$$1\,\mu s = 10^{-6}\,s$$

Conclusion

So the RC time constant tells you how quickly the capacitor responds, and it depends on both resistance and capacitance. Bigger $R$ or bigger $C$ means a bigger $\tau$, and a bigger $\tau$ means slower charging and slower discharging.

Amrit Prabhu

Amrit Prabhu

Amrit is an Electronics Engineer who loves making complex programming and hardware concepts accessible. He has more than 15 years of experience, having worked as a Senior Programmer Analyst at Mindtree Ltd. and Symantec on major projects like Windows 8, Wolters Kluwer CCH and NSE. Since 2018, he has authored hundreds of tutorials and guides for Last Minute Engineers, helping readers master everything from basic circuits to IoT. You can find him on LinkedIn