Created by
Created March 07, 2012
Last modified March 11, 2012
Tags mechanical   relay   switching  

Summary

Simple example of how to simulate switch bounce.


Description

The problem to be addressed here is the tendency of mechanical switches to "bounce" or, as in the case of a rotary encoder, the "on" state may be noisy as the conducting state intermittently opens.

To this end, the main switch here is SW2, which I am opening and closing at 200Hz. However, the node SW_OUT goes low only when SW2 is conduction AND a second virtual switch SW1 is also closed. (By this I mean SW2 represents a physical switch, SW1 merely models the inability for that switch to behave ideally) The second switch is set to be closed most of the time, but turns off briefly every millisecond (CLK2 is 80% duty cycle)

An example of how to deglitch the waveform is shown in https://www.circuitlab.com/circuit/dz6rew/debouncing-switches/


Comments

No comments yet. Be the first!

Leave a Comment

Please sign in or create an account to comment.

Revision History

Only the circuit's creator can access stored revision history.