One-shot Monostable 555 with long trigger

555monostable

I am building a one-shot monostable oscillator using 555 Timer. Trigger pulse is controlled by a pushbutton, and thus can be long. I don't want output pulse to stay high for that long (simulated by V2 and voltage-controlled switch in schematic below). For that reason, I want to use reset pin to reset cycle after,say, 50ms. I simulated circuit but I am not sure how to execute in reality control of reset pin (this is simulated by V3 in schematic).

Image of Schematic:

Waveforms:

Thanks.

Best Answer

If I'm understanding correctly (I have to answer, can't "comment" yet), I think what you're looking for would be an RC trigger for your V2 push button, which can also be used as a solution to get rid of switch contact bounce.

Here is an in-depth video describing how to set-up contact debouncing, which again, I think is what you're after, rather than triggering the reset as you have on V3.

https://youtu.be/Nj-Q8FQxHhU

And here is a calculator for helping to determine how long of a pulse you may need for V2. http://www.ladyada.net/library/rccalc.html

Hope this is what you're after.

Related Topic