555 timer help...

Thread Starter

mbowen

Joined Apr 14, 2014
3
I have a project where I'm using one 555 set to give a ping for 100ms at 400 ms intervals. I'm wanting to use another 555 to receive that ping and not change pin 3 status unless it fails to receive the ping from the first for 1.2s (to allow for 2 complete cycles with a little bit of a time delay/component variance). I'm having a mental block with how to do this and ensure reliability over a period of 10-15 minutes with no degradation over time. Any thoughts? Thanks in advance!
 

AnalogKid

Joined Aug 1, 2013
12,206
What you want is a missing pulse detector, usually implemented with a retriggerable monostable. Because there is no feedback from the output to any of the inputs, the standard 555 monostable circuit works this way. As long as it gets trigger signals faster than its own timeout period, the output never changes.

ak
 
Top