How long does a Bourns/74HC14 debounce filter take


+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,154

    Default How long does a Bourns/74HC14 debounce filter take

    From my observations, it takes 93usec for a signal to travel through a Bourns debounce filter and a 74HC14 Schmitt Trigger.

    Name:  74HC14 delay.png
Views: 2862
Size:  47.4 KB

    (my eyes just gloss over when I try to figure this out from a datasheet )
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  2. #2
    Join Date
    May 2013
    Location
    australia
    Posts
    2,631


    Did you find this post helpful? Yes | No

    Default Re: How long does a Bourns/74HC14 debounce filter take

    tor = RC [rc time constant]

    falling tor = 10k*0.1uF = 1mS
    smit trigger will definitely be triggered @ tor*2 = 2 mS


    rising tor = 20k*0.1uF = 2mS
    smit trigger will definitely be triggered @ tor*2 = 4 mS

    Name:  Untitled.jpg
Views: 2667
Size:  82.4 KB
    Warning I'm not a teacher

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,154


    Did you find this post helpful? Yes | No

    Default Re: How long does a Bourns/74HC14 debounce filter take

    I'm using 10K - 0.01uF, exactly like here:

    Name:  Bournes rotary encoder.png
Views: 2699
Size:  47.0 KB


    Along with Toshiba's TC74HC14AP Schmitt trigger (I'm guessing I'm supposed to look at propagation delay ? ):

    https://mm.digikey.com/Volume0/opasd...4/TC74HC14.pdf


    My math uses fuzzy logic at the best of times.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  4. #4
    Join Date
    May 2013
    Location
    australia
    Posts
    2,631


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: How long does a Bourns/74HC14 debounce filter take

    I'm guessing I'm supposed to look at propagation delay ?
    \

    propagation delay has virtually zero impact on the debounce time


    tor = RC [rc time constant] is the most significant factor by 3 orders of magnitude

    falling tor = 10k*0.01uF = 100uS
    propagation delay 0.021 uS

    debounce time is the time taken for the st input voltage to fall from vcc to the
    Negative threshold voltage for the SCHMITT trigger ie 2*tor

    rising tor = 20k*0.01uF = 200uS


    debounce time is the time taken for the st input voltage to rise from ground to the Positive threshold voltage for the SCHMITT trigger ie 2*tor
    Warning I'm not a teacher

Similar Threads

  1. Keypad with hardware debounce
    By Demon in forum General
    Replies: 3
    Last Post: - 27th December 2014, 02:47
  2. 8 bit parallel debounce routine
    By cncmachineguy in forum Code Examples
    Replies: 0
    Last Post: - 26th July 2011, 14:54
  3. TMR1 counter debounce?
    By jderson in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 20th March 2008, 20:19
  4. Debounce routine comments?
    By gebillpap in forum General
    Replies: 3
    Last Post: - 20th February 2008, 19:56
  5. Debounce PULSIN?
    By Tomexx in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 6th March 2005, 14:45

Members who have read this thread : 8

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts