Fork me on GitHub

Project Notes

#490 555 Falling Edge Detector

Using the 555 timer, BJT inverter and AC-coupling to produce a fixed-width falling edge trigger pulse.

Build

Here’s a quick demo..

clip

Notes

This demonstrates a circuit for generating a pulse on a falling edge. It uses a 555 monostable circuit to generate a clean output pulse of fixed duration. The output pulse is active-low logic, but this can be inverted in a following stage if required.

The input edge detection is achieved with a PNP inverter being AC-coupled (via capacitor C1) to the 555 timer’s threshold input. The threshold is normally pulled low (R3), and a diode (D1) is included to absorb much of the falling edge pulse.

Behaviour

The scope trace below shows the pulse generated on the rising edge of the input. The output pulse is around 250ms, close to the calculated 242ms.

  • CH1 (yellow) - input signal
  • CH2 (blue) - RC filtered pulse
  • CH3 (red) - output

scope

Construction

Breadboard

Schematic

Build

Credits and References

About LEAP#490 555 Timer
Project Source on GitHub Return to the LEAP Catalog

LEAP is just my personal collection of electronics projects - usually involving an Arduino or other microprocessor in one way or another. Some are full-blown projects, while many are trivial breadboard experiments, intended to learn and explore something interesting.

Projects are often inspired by things found wild on the net, or ideas from the many great electronics podcasts and YouTube channels. Feel free to borrow liberally, and if you spot any issues do let me know (or send a PR!). See the individual projects for credits where due.

For a while I have also included various scale modelling projects here too, but I've now split those off into a new repository. Check out LittleModelArt if you are looking for the modelling projects!

Project Gallery Notebook LittleCodingKata LittleModelArt More on my blog