Simple Missing Pulse Detector Circuit is an electric circuit.
It finds when pulse is missing in pulse signal.
Most time it uses 555 timer IC and work like monostable multivibrator.
When it gets trigger it gives one output pulse.
If next pulse does not come in time then timer is in no reset.
Output pulse finishes then output goes low.
This low output show missing pulse.
Watch output to see if any signal breaks or any gap happens.
Circuit Working:
Parts List:
Component Type | Description | Quantity |
---|---|---|
Resistors | 10k 1/4 watt | 2 |
Capacitors | 0.1μF | 1 |
0.01μF | 1 | |
Semiconductors | IC 555 | 1 |
Transistor BC547 | 1 | |
Push Button | 1 |
Missing Pulse Detector is like a Watchdog:
This circuit is always watching and checking if any signal pulse is missing.
Use IC 555 Chip:
It use special chip called IC 555.
Incoming Pulses:
It think like a heartbeats, many small electric pulses come one after another and this circuit looks at this pulse stream.
IC 555 the main part:
IC 555 make one pulse when it get trigger.
It can be set to give short pulse each time it get signal.
How It Work:
Set the Timing:
Inside IC 555 the resistor R2 and capacitor C1 work together like timer.
Their values decide how long output pulse stays high.
When All is Good:
Each regular pulse from input make IC 555 give its own pulse.
We set 555 output pulse a little longer than time between two input pulses.
If input pulses come regular then next one comes before output pulse ends.
So output always stay high and the circuit is happy.
If Pulse is Missing:
If one input pulse does not come then 555 does not get trigger.
Its output pulse end and output goes low.
This drop means missing pulse is found!
Formula:
555 IC Timing Control in Monostable Mode:
In missing pulse circuit 555 IC uses monostable mode.
Time of output pulse we can use this formula:
t = 1.1 × R2 × C1
where:
- t is output pulse time in seconds
- R2 is resistor value in ohms
- C1 is capacitor value in farads
This formula help to set how long 555 output stay high.
Ensure this time is little longer than time between two input pulses.
How to Build:
To build a Simple Missing Pulse Detector Circuit we need to follow the below mentioned steps:
- Put all parts as shown in above circuit diagram.
- Pin 1 of IC 555 goes to ground.
- Pin 2 connect to pin 6.
- Pin 3 is connected output pin.
- Pin 4 and pin 8 goes to positive supply.
- Pin 5 connect to ground using capacitor C1.
- Resistor R2 and capacitor C2 goes from positive supply to ground.
Transistor T1:
- Collector goes to pin 2 of IC.
- Base connect to input signal using resistor R1.
- Emitter goes to ground.
- Push button connects between transistor base and resistor R1 for testing.
Extra Information:
- Capacitor C1 and transistor T1 help with timing and working of IC 555.
- Push button used for testing it acts like missing pulse.
Conclusion:
This Simple Missing Pulse Detector Circuit checks if any signal is missing in input.
Main part is IC 555 which makes one pulse with fixed time.
Capacitor and resistor set this pulse time.
By using this pulse formula and adjusting parts we can make this circuit work best for our need.