digital buffer delay components

Thread Starter

yef smith

Joined Aug 2, 2020
1,452
Hello,I am using 74ABT04 HEX inverter to create a good high quality delay and pulse rise and fall.
However when i cascade 4 of them i get only 6ns delay from the input and output as shown below.
Is there some digital buffer component which will create a delay of 50ns for example?
Thanks.
1719848469840.png

1719848554690.png
1719848681184.png
 

BobTPH

Joined Jun 5, 2013
11,480
It looks to all that most of the delay is coming during the rise time of the input pulse. The pulses to the subsequent stages do not have that slow rise time, so there is much less delay. Note that the output of the gates hits its peak before the input signal does.
 

eetech00

Joined Jun 8, 2013
4,704
Hello,I am using 74ABT04 HEX inverter to create a good high quality delay and pulse rise and fall.
However when i cascade 4 of them i get only 6ns delay from the input and output as shown below.
Is there some digital buffer component which will create a delay of 50ns for example?
Thanks.
View attachment 325923

View attachment 325924
View attachment 325925
If this is for simulation purposes only, you can use an LTspice 'A' device inverter with all the appropriate attributes set per the 74ABT04 datasheet. Params can then be used to step different supply voltages to see the delay vs supply behavior.
 

WBahn

Joined Mar 31, 2012
32,745
Hello,I am using 74ABT04 HEX inverter to create a good high quality delay and pulse rise and fall.
However when i cascade 4 of them i get only 6ns delay from the input and output as shown below.
Is there some digital buffer component which will create a delay of 50ns for example?
Thanks.
How do you define "good quality" delay and pulse rise and fall?

Relying on switching threshold and delay times through logic gates is probably not going to result an anything that would be considered "good quality", but may it might for your application. Make a copy and the new one will be different. Replace the IC and the delay will change. It will be different when the room is hot than when it is cold. It will change with supply voltage. These may all be small enough that it still meets your definition of "good quality", but I doubt it.

As others have said, there are parts specifically made for this purpose that are dirt cheap. Why reinvent the wheel?
 

WBahn

Joined Mar 31, 2012
32,745
What do you mean. It says to look at Note 6. Note 6 says to look at the Test Conditions. The Test Conditions used a maximum rise time of 3 ns.

It will almost certainly work with somewhat slower rise times, but that is not characterized or guaranteed.

You need not over look the Notes in datasheets. They are there for a reason.
 
Top