VLSI (PROPAGATION DELAY)

 PROPAGATION DELAY:

  • The time required for charging/discharging to change the output from logic 0 to logic 1 or vice versa is called propagation delay.
  • propagation delay(Tpd) should be as low as possible to get fast switching speeds.
  • CMOS is a single RC network and propagation delay of such circuit if excited by V step voltage is :
                        tphl = ln(2) Reqn CL = 0.69 Req CL
                        tplh = ln(2) Reqp CL = 0.69 Req CL
  • the total propagation delay is
                         tp=(tphl+tplh)/2 = 0.69(Reqn + Reqp)/2
propagation delay can be reduced in the following ways:
  1. Reduced CL: careful design of CMOS reduces diffusion and interconnection capacitances.
  2. Increase in W with constant L: I increases, R decreases, Propagation delay decreases. An increase in the W/L ratio is the best way but the problem is if W/L increases, diffusion capacitances increase, CL increases, this is called self-loading.
  3. Increase Vdd


Comments

Popular posts from this blog

VLSI (CMOS LATCH UP)

VLSI (STATIC POWER CONSUMPTION IN CMOS)