This is an off delay circuit using a 555 timer. I want to know if this can be used even if the trigger signal is continuous. If, not what modification is needed?
Asked
Active
Viewed 184 times
0
-
2`Looking at the interior circuit of the 555, if the TRIGGER input is held low for longer than pulse length, it will keep the lower comparator CB high and the OUTPUT will remain high.` From https://electronics.stackexchange.com/a/180721/238590 – AJN Jul 17 '20 at 08:55
-
2"*If the trigger input is still less than 1/3 Vs at the end of the time period the output will remain high until the trigger is greater than 1/3 Vs. This situation can occur if the input signal is from an on-off switch or sensor.*" From https://electronicsclub.info/555monostable.htm#edgetrigger – AJN Jul 17 '20 at 08:56
-
Identical diagram from this post https://electronics.stackexchange.com/q/324207/238590 "*when the trigger was held low for longer than the configured output pulse width, the output would stay high.*" – AJN Jul 17 '20 at 08:58
-
2"*I want to know if this can be used even if the trigger signal is continuous*". When the trigger is held continuously `low`, what behaviour do you want for your 555 circuit ? Should it remain high or or go back to low ? – AJN Jul 17 '20 at 08:59
-
4Please edit your question and add a timing diagram of the behaviour you want. – Transistor Jul 17 '20 at 09:03
-
what modification i need to do so that if trigger low continue then also the out put should give a pulse only . – Biswajit Jena Jul 18 '20 at 10:57