iaf
Member level 3
i want to design a circuit for stretching the "0" output of my signal. I have seen the Monostable multivibrator but it stretches the "1" output. is there anyway flipping it or another topology for realizing that?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Could you give us more information? Is this a digital system? Is there a clock? You could use a schmitt-trigger AND gate where the signal goes directly to one input and through an RC to the other input.
"Is there anyway of flipping it?" Of course; use an inverter.
barry answered your question in post #1 (how can we use a monoflop with inverse input polarity), you apparently forgot your question.Adding an inverter will invert the "1" to "0" which is not the goal.
In addition, most monostable chips have trigger inputs for both polarities. Pulse stretching refers to retriggerable monoflop, otherwise the pulse width would be also limited.
Fine, than just design it with correct polarity and don't forget the retrigger point if you expect input pulses longer than the monoflop period.I#m designing the circuit so i don't have a ready to use multivibrator
Could you give us more information? Is this a digital system? Is there a clock? You could use a schmitt-trigger AND gate where the signal goes directly to one input and through an RC to the other input.
"Is there anyway of flipping it?" Of course; use an inverter.
sorry didn't get it. am i supposed to have two inputs?
Fine, than just design it with correct polarity and don't forget the retrigger point if you expect input pulses longer than the monoflop period.
Bad idea. Use this:
View attachment 153653
Have to consider pulse width, etc. in selecting RC. Can also put diode across R for narrow input pulse.
it's a digital output of a d-flipflop which is clocked by a 50MHz clock. Adding an inverter will invert the "1" to "0" which is not the goal.
Would I be wrong in assuming that you are on the scope of a programmable logic circuit design? In this case, it would make little sense to implement this circuit with an analog approach.
why is it bad idea?
is there any schematic of this schmitt trigger? as i have to design it in that case
Two single ST gates and an AND.is there any schematic of this schmitt trigger? as i have to design it in that case