I know..just trying to be funny.. :) In this case, I'm guessing the OP doesn't need nearly transparent propagation delays and function >1Mhz.. IIRC, It's to blink a light. The tau of the lightbulbs are long. Even if it's an LED, IM the tau of eyeballs could be considered too.
D from BC
Didn't find your answer? Ask the community — no account required.
I am sorry ,because i express unclear. in my system ,Transmitterand receiver...
D
D from BC
I might have misunderstood... I thought the OP was just looking for a trigger cct for some external edge triggered device. But yeah... if it was like that ...it's not known if the FF is toggling right.
D from BC
W
Winfield
No, I simply didn't draw as well as you, and the name of the physical gate you use is still a NAND gate, one of the four NANDs in a package, as you very well know. What we should have told deepak, is these gates should be Schmitt-trigger types, which includes the inverter (INV) acting on the output of the R-C delay (make from the 4th NAND). E.g., a cmos cd4093 or a 74hc132 could be used. He'll use one quad NAND package and an inverter, with five unuder gates... Maybe they're other things he can do with the left-overs.
deepak's scheme doesn't look good to me, e.g., how does the destination get synchronized so a HI input means the output is ON, etc.? And if it is synchronized, any little noise pulse can unsync it. It'd be better to use the two low- going pulses generated separately, ON and OFF, somehow, such as into a flip flop. But then, why bother, you already have an ON-OFF signal.
Maybe deepak can tell us what he's doing?
Q
qrk
Sounds like a transistor or triac will work fine for this application.
D
deepak.mishra
If we can create a delayed sqr pulse as shown below +---------------------------+ | |
and my point was that you used the wrong symbol for a NAND when, clearly, you used the right symbol for the other two.
Since it's either of the low-going pulses which gets inverted in the output NAND, it appears you were trying to use De Morgan notation but got it wrong.
No big deal, I was just pointing out your error by showing you the proper notation.