NodeLoop

NE555 Timer Calculator

Calculate frequency, duty cycle, and pulse duration for 555 timer circuits in astable or monostable mode.

⚙️ Configuration

Mode:

📊 Results

Frequency:

Duty Cycle:

Time High (tH):

Time Low (tL):

📈 Output Waveform

Theory & Formulas

Astable Mode

In astable mode, the NE555 acts as a free-running oscillator, generating a continuous square wave without any external trigger. The frequency and duty cycle are determined by two resistors (R1, R2) and one capacitor (C).

  • Time High (tH): 0.693 * (R1 + R2) * C
  • Time Low (tL): 0.693 * R2 * C
  • Frequency (f): 1.44 / ((R1 + 2*R2) * C)
  • Duty Cycle (%): (tH / (tH + tL)) * 100
NE555 Astable Circuit Diagram