21EC63 Module 4
21EC63 Module 4
MODULE 2-Delay
Delay
Definitions
Propagation delay time, tpd = maximum time from
the input crossing 50% to the output crossing 50%
(WORST CASE DELAY)
Contamination delay time, tcd = minimum time from
the input crossing 50% to the output crossing 50%
(BEST CASE DELAY)
Rise time, tr = time for a waveform to rise from 20%
to 80% of its steady-state value
Fall time, tf = time for a waveform to fall from 80% to
20% of its steady-state value
Edge rate, trf = (tr + tf )/2
Definitions
When an input changes, the output will retain its old value for at
least the contamination delay and take on its new value in at
most the propagation delay.
Delays for the output rising, tpdr /tcdr
the gates and wire being driven are called the load.
Definitions
The timing analyzer computes the arrival times at
each node and checks that the outputs arrive by their
required time.
Transistor sizing and logic style choices can affect the speed
and power consumption of the circuit.
The circuit takes time to switch because the capacitance cannot change its
voltage instantaneously.
It shows that the current flowing into the capacitance is directly proportional to
the rate of change of voltage.
Capacitances in the circuit store and release charge, and it takes time for
them to charge or discharge, leading to the delay in signal propagation.
Transient Response
Every real circuit has some capacitance.
The root of the tree is the voltage source and the leaves
are the capacitors at the ends of the branches.
They have good noise margins, and are fast, low power,
insensitive to device variations, easy to design, widely
supported by CAD tools, and readily available in
standard cell libraries.
Static CMOS
Designer must learn to use NAND and NOR
instead of AND and OR Gates to take
advantage of static CMOS.