Design No Look Window Circuit: Oscillate 0-10V 400ms, Output High 100ms

  • Thread starter Thread starter david90
  • Start date Start date
  • Tags Tags
    Circuit Window
AI Thread Summary
To design a circuit that outputs a high signal for 100ms after detecting the first low of a 0-10V pulse oscillating for 400ms, a counter can be employed to manage timing. Logic can be implemented to ensure the counter triggers for 100ms and then waits for an additional 300ms before resetting. Suggestions include using an HC4060 oscillator with a 32kHz crystal or two 555 timers in one-shot mode, where one timer outputs for 100ms and the other for 400ms. There is a desire for a simpler solution that minimizes the number of integrated circuits used. Overall, the focus is on achieving the desired timing without utilizing a microcontroller.
david90
Messages
311
Reaction score
2
I have a signal and it oscillate bewteen 0 and 10V for 400ms when triggered. What is the easiest way to design a circuit that look for the first low of the pulse and output a high for 100ms while ignoring the pulses in the last 300ms?

I prefer not to use uC.

Thanks,

David.
 
Engineering news on Phys.org
Have your signal trigger a counter that counts for 100ms with logic that puts out a high for that 100ms, and more logic that watches the counter for another 300ms+, and then halts/resets the counter and re-enables the counter's trigger. Would something like that work? You can use something like the HC4060 oscillator+timer IC, and use a 32kHz watch crystal at the oscillator stage.
 
I'm going to try using two 555 timers and both will be in one shot mode. The timer "A" will be set to output a 100ms when triggered and timer "B" to 400ms when triggered. The output of "A" will be inputted into "B" trigger pin. Finally output of "B" will be NAND with the 400ms pulse signal.

I think this will work but is there a simpler way? I'm using two ICs bu prefer to just use one.
 
Last edited:
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top