555: Difference between revisions

From Elliptic Curve Crypto
demo
 
clock / notes
Line 1: Line 1:
[[File:555-op-amp-ctl.svg|thumb|alt=555 op amp demo|Simple Demonstration Circuit]]


The '''555''' is a ubiquitous "timer" chip used by electronics hobbyists and experimenters.
The '''555''' is a ubiquitous "timer" chip used by electronics hobbyists and experimenters.


[[File:555-op-amp-ctl.svg|thumb|alt=555 op amp demo|Simple Demonstration Circuit]]
 
== Clocking the 555 ==
The simple demonstration circuit depicted above right is probably the simplest external clock for the 555. Below we have hastily constructed a true precision “clock” using four off-the-shelf bipolar transistors and some auxiliary resistors.
 
This circuit operates by charging capacitor C1 through resistor R5 only up to the trigger level of 2/3 the supplied voltage, and then discharging the same capacitor down to the threshold value of 1/3 the supplied voltage through resistor R2 only down to the threshold voltage.
 
[[File:555-op-amp-ctl-clock.svg|frameless|none]]
 
=== Notes ===
 
Transistors Q1 and Q4 operating in parallel appear redundant, and it would seem desirable to simplify the circuit to eliminate one of them. We have not determined the best way to do this with a simulated design, however.
 
R9 is an arbitrary load resistor for the output, probably less than desirable.
 
We have produced a simulated oscilloscope trace using NGSPICE on KiCad.
 
[[File:Plot555-2026-04-06.png|frameless|none]]




[[Category:Electronics]]
[[Category:Electronics]]

Revision as of 15:01, 8 April 2026

555 op amp demo
Simple Demonstration Circuit

The 555 is a ubiquitous "timer" chip used by electronics hobbyists and experimenters.


Clocking the 555

The simple demonstration circuit depicted above right is probably the simplest external clock for the 555. Below we have hastily constructed a true precision “clock” using four off-the-shelf bipolar transistors and some auxiliary resistors.

This circuit operates by charging capacitor C1 through resistor R5 only up to the trigger level of 2/3 the supplied voltage, and then discharging the same capacitor down to the threshold value of 1/3 the supplied voltage through resistor R2 only down to the threshold voltage.

Notes

Transistors Q1 and Q4 operating in parallel appear redundant, and it would seem desirable to simplify the circuit to eliminate one of them. We have not determined the best way to do this with a simulated design, however.

R9 is an arbitrary load resistor for the output, probably less than desirable.

We have produced a simulated oscilloscope trace using NGSPICE on KiCad.