learn.howToCalculate
learn.whatIsHeading
Designs NE555 timer circuits in astable (oscillator) or monostable (pulse) mode. Generates precise timing for diverse applications.
Formel
Astable: freq = 1.44 ÷ ((R1 + 2×R2) × C)
- R1
- R1 value — Variable used in the calculation
- R2
- R2 value — Variable used in the calculation
- C
- C value — Variable used in the calculation
Steg-för-steg-guide
- 1Astable: freq = 1.44 ÷ ((R1 + 2×R2) × C)
- 2Monostable: pulse width = 1.1 × R × C
- 3Select R and C values for desired frequency/width
- 4Standard values: 1k-100k ohms, 10nF-100µF capacitors
Lösta exempel
Ingång
R1=10k, R2=10k, C=100n
Resultat
f=724Hz
Vanliga misstag att undvika
- ✕Not including bypass capacitor (0.01µF on pin 5)
- ✕Miscalculating frequency with formula
Vanliga frågor
What's the difference between astable and monostable?
Astable: free-running oscillator; monostable: one-shot triggered pulse.
Why use NE555 vs. microcontroller?
NE555: simple, cheap ($0.25), reliable, no code; MCU: flexible but overkill for simple timing.
Redo att beräkna? Prova den kostnadsfria Timer N E555-kalkylatorn
Prova själv →