No ads, no sign-upChecked 2026-08-23

NE555 Monostable Calculator

Result

0.110000s

Result: 0.110000 s

One trigger, one pulse of fixed length, however long the trigger itself lasted. The width is T = 1.1 × R × C: 10 kΩ with 10 µF gives 0.11 s. The 1.1 is ln(3) rounded, because the capacitor starts at zero and runs to two thirds of the supply — the astable circuit uses ln(2) instead.

The numbers at a glance

Held fixed: Timing resistor R (Ω) 10,000.000 Ω.

Timing capacitor C (µF) (µF)Result (s)
2.5000000.027500
5.0000000.055000
7.5000000.082500
10.000000Your value0.110000
12.5000000.137500
15.0000000.165000
17.5000000.192500
20.0000000.220000

Worked examples

How it's calculated

T = 1.1 × R × C

  1. StepEnter the timing resistor in ohms — 47 kΩ is 47000.
  2. StepEnter the timing capacitor in microfarads — 100 nF is 0.1.
  3. ResultRead the pulse width in seconds; multiply by 1000 for milliseconds.

Reference table

R (Ω), C (µF)Same pulse in msPulse width (s)
1000, 0.10.11 ms0.000110
4700, 0.472.43 ms0.002430
47000, 151.7 ms0.051700
10000, 10110 ms0.110000
220000, 2.2532.4 ms0.532400
100000, 101100 ms1.100000

Questions

How do I calculate the pulse width of a 555 monostable circuit?

Use T = 1.1 × R × C, with R in ohms and C in farads. For R = 10 kΩ and C = 10 µF that is 0.11 s, or 110 ms. Enter the capacitance in microfarads here and the conversion is done for you.

Why is the constant 1.1 and not 0.693?

Because the voltage swing is different. In one-shot mode the capacitor starts at zero and charges until it reaches two thirds of the supply, which takes ln(3) time constants; the free-running astable circuit only swings between one third and two thirds, which is ln(2). Same chip, different starting point.

Is 1.1 an exact constant?

No — ln(3) is 1.098612, and 1.1 is the two-digit form that datasheets and textbooks print. The difference is about 0.13 %, far smaller than the tolerance of any real resistor or electrolytic capacitor. This calculator keeps 1.1 so its numbers match published 555 tables.

What is monostable (one-shot) mode?

The output rests low until a trigger arrives, then goes high for a fixed time and falls back. One trigger produces one timed pulse, no matter how long the trigger itself lasted. It is used for timed lights, button debouncers and turning a momentary press into a fixed delay.

How do I make the pulse longer or shorter?

The width is linear in both R and C, so raising either value lengthens the pulse. A 10 µF capacitor with 100 kΩ gives 1.1 s; the same capacitor with 1 kΩ gives 11 ms. A trimmer for R lets you dial the timing in.

Sources and last check

  1. en.wikipedia.org

Information, not professional advice.