3.2  Transistor Parasitic Capacitance

Logic-cell delay results from transistor resistance, transistor (intrinsic) parasitic capacitance, and load (extrinsic) capacitance. When one logic cell drives another, the parasitic input capacitance of the driven cell becomes the load capacitance of the driving cell and this will determine the delay of the driving cell.

Figure  3.4 shows the components of transistor parasitic capacitance. SPICE prints all of the MOS parameter values for each transistor at the DC operating point. The following values were printed by PSpice (v5.4) for the simulation of Figure  3.3 :

 

FIGURE 3.4  Transistor parasitic capacitance. (a) An n -channel MOS transistor with (drawn) gate length L and width W. (b) The gate capacitance is split into: the constant overlap capacitances C GSOV , C GDOV , and C GBOV and the variable capacitances C GS , C GB , and C GD , which depend on the operating region. (c) A view showing how the different capacitances are approximated by planar components ( T FOX is the field-oxide thickness). (d)  C BS and C BD are the sum of the area ( C BSJ , C BDJ ), sidewall ( C BSSW , C BDSW ), and channel edge ( C BSJ GATE , C BDJ GATE ) capacitances. (e)–(f) The dimensions of the gate, overlap, and sidewall capacitances (L D is the lateral diffusion).

NAME m1 m2
MODEL CMOSN CMOSP
ID 7.49E-11 -7.49E-11
VGS 0.00E+00 -3.00E+00
VDS 3.00E+00 -4.40E-08
VBS 0.00E+00 0.00E+00
VTH 4.14E-01 -8.96E-01
VDSAT 3.51E-02 -1.78E+00
GM 1.75E-09 2.52E-11
GDS 1.24E-10 1.72E-03
GMB 6.02E-10 7.02E-12
CBD 2.06E-15 1.71E-14
CBS 4.45E-15 1.71E-14
CGSOV 1.80E-15 2.88E-15
CGDOV 1.80E-15 2.88E-15
CGBOV 2.00E-16 2.01E-16
CGS 0.00E+00 1.10E-14
CGD 0.00E+00 1.10E-14
CGB 3.88E-15 0.00E+00

The parameters ID ( I DS ), VGS , VDS , VBS , VTH (V t ), and VDSAT (V DS (sat) ) are DC parameters. The parameters GM , GDS , and GMB are small-signal conductances (corresponding to ∂ I DS /∂ V GS , ∂ I DS /∂ V DS , and ∂ I DS /∂ V BS , respectively). The remaining parameters are the parasitic capacitances. Table  3.1 shows the calculation of these capacitance values for the n -channel transistor m1 (with W = 6 m m and L = 0.6 m m) in Figure  3.3 (a).

TABLE 3.1  Calculations of parasitic capacitances for an n-channel MOS transistor.

PSpice

Equation

Values 1 for VGS = 0V, VDS = 3V, VSB = 0V

CBD

C BD = C BDJ + C BDSW

C BD = 1.855 ¥ 10 –13 + 2.04 ¥ 10 –16 = 2.06 ¥ 10 –13  F

 

C BDJ + A D C J ( 1 + V DB / f B ) –mJ ( f B = PB )

C BDJ = (4.032 ¥ 10 –15 )(1 + (3/1)) –0.56 = 1.86 ¥ 10 –15  F

 

C BDSW = P D C JSW (1 + V DB / f B ) –mJSW

(P D may or may not include channel edge)

C BDSW = (4.2 ¥ 10 –16 )(1 + (3/1)) –0.5 = 2.04 ¥ 10 –16  F

CBS

C BS = C BSJ + C BSSW

C BS = 4.032 ¥ 10 –15 + 4.2 ¥ 10 –16 = 4.45 ¥ 10 –15  F

 

C BSJ + A S C J ( 1 + V SB / f B ) –mJ

A S C J = (7.2 ¥ 10 –15 )(5.6 ¥ 10 –4 ) = 4.03 ¥ 10 –15  F

 

C BSSW = P S C JSW (1 + V SB / f B ) –mJSW

P S C JSW = (8.4 ¥ 10 –6 )(5 ¥ 10 –11 ) = 4.2 ¥ 10 –16  F

CGSOV

C GSOV = W EFF C GSO ; W EFF = W 2W D

C GSOV = (6 ¥ 10 –6 )(3 ¥ 10 –10 ) = 1.8 ¥ 10 –16  F

CGDOV

C GDOV = W EFF C GSO

C GDOV = (6 ¥ 10 –6 )(3 ¥ 10 –10 ) = 1.8 ¥ 10 –15  F

CGBOV

C GBOV = L EFF C GBO ; L EFF = L 2L D

C GDOV = (0.5 ¥ 10 –6 )(4 ¥ 10 –10 ) = 2 ¥ 10 –16  F

CGS

C GS /C O = 0 (off), 0.5 (lin.), 0.66 (sat.)

C O (oxide capacitance) = W EF L EFF e ox / T ox

C O = (6 ¥ 10 –6 )(0.5 ¥ 10 –6 )(0.00345) = 1.03 ¥ 10 –14  F

C GS = 0.0 F

CGD

C GD /C O = 0 (off), 0.5 (lin.), 0 (sat.)

C GD = 0.0 F

CGB

C GB = 0 (on), = C O in series with C GS (off)

C GB = 3.88 ¥ 10 –15  F , C S = depletion capacitance

1 Input

.MODEL CMOSN NMOS LEVEL=3 PHI=0.7 TOX=10E-09 XJ=0.2U TPG=1 VTO=0.65 DELTA=0.7
+ LD=5E-08 KP=2E-04 UO=550 THETA=0.27 RSH=2 GAMMA=0.6 NSUB=1.4E+17 NFS=6E+11
+ VMAX=2E+05 ETA=3.7E-02 KAPPA=2.9E-02 CGDO=3.0E-10 CGSO=3.0E-10 CGBO=4.0E-10
+ CJ=5.6E-04 MJ=0.56 CJSW=5E-11 MJSW=0.52 PB=1
m1 out1 in1 0 0 cmosn W=6U L=0.6U AS=7.2P AD=7.2P PS=8.4U PD=8.4U

3.2.1 Junction Capacitance

The junction capacitances, C BD and C BS , consist of two parts: junction area and sidewall; both have different physical characteristics with parameters: CJ and MJ for the junction, CJSW and MJSW for the sidewall, and PB is common. These capacitances depend on the voltage across the junction ( V DB and V SB ). The calculations in Table  3.1 assume both source and drain regions are 6 m m ¥ 1.2 m m rectangles, so that A D = A S = 7.2 ( m m) 2 , and the perimeters (excluding the 1.2 m m channel edge) are P D = P S = 6 + 1.2 + 1.2 = 8.4 m m. We exclude the channel edge because the sidewalls facing the channel (corresponding to C BSJ GATE and C BDJ GATE in Figure  3.4 ) are different from the sidewalls that face the field. There is no standard method to allow for this. It is a mistake to exclude the gate edge assuming it is accounted for in the rest of the model—it is not. A pessimistic simulation includes the channel edge in P D and P S (but a true worst-case analysis would use more accurate models and worst-case model parameters). In HSPICE there is a separate mechanism to account for the channel edge capacitance (using parameters ACM and CJGATE ). In Table  3.1 we have neglected C J GATE .

For the p -channel transistor m2 (W = 12 m m and L = 0.6 m m) the source and drain regions are 12 m m ¥ 1.2 m m rectangles, so that A D = A S ª 14 ( m m) 2 , and the perimeters are P D = P S = 12 + 1.2 + 1.2 ª 14 m m (these parameters are rounded to two significant figures solely to simplify the figures and tables).

In passing, notice that a 1.2 m m strip of diffusion in a 0.6 m m process ( l = 0.3 m m) is only 4 l wide—wide enough to place a contact only with aggressive spacing rules. The conservative rules in Figure 2.11 would require a diffusion width of at least 2 (rule 6.4a) + 2 (rule 6.3a) + 1.5 (rule 6.2a) = 5.5 l .

3.2.2 Overlap Capacitance

The overlap capacitance calculations for C GSOV and C GDOV in Table  3.1 account for lateral diffusion (the amount the source and drain extend under the gate) using SPICE parameter LD = 5E-08 or L D = 0.05 m m. Not all versions of SPICE use the equivalent parameter for width reduction, WD (assumed zero in Table  3.1 ), in calculating C GDOV and not all versions subtract W D to form W EFF .

3.2.3 Gate Capacitance

The gate capacitance calculations in Table  3.1 depend on the operating region. The gate–source capacitance C GS varies from zero when the transistor is off to 0.5C O (0.5 ¥ 1.035 ¥ 10 –15 = 5.18 ¥ 10 –16 F) in the linear region to (2/3)C O in the saturation region (6.9 ¥ 10 –16 F). The gate–drain capacitance C GD varies from zero (off) to 0.5C O (linear region) and back to zero (saturation region).

The gate–bulk capacitance C GB may be viewed as two capacitors in series: the fixed gate-oxide capacitance, C O = W EFF L EFF e ox / T ox , and the variable depletion capacitance, C S = W EFF L EFF e Si / x d , formed by the depletion region that extends under the gate (with varying depth x d ). As the transistor turns on the conducting channel appears and shields the bulk from the gate—and at this point C GB falls to zero. Even with V GS = 0 V, the depletion width under the gate is finite and thus C GB ª 4 ¥ 10 –15 F is less than C O ª 10 –16 F. In fact, since C GB ª 0.5 C O , we can tell that at V GS = 0 V, C S ª C O .

Figure  3.5 shows the variation of the parasitic capacitance values.

 

FIGURE 3.5  The variation of n -channel transistor parasitic capacitance. Values were obtained from a series of DC simulations using PSpice v5.4, the parameters shown in Table  3.1 ( LEVEL=3 ), and by varying the input voltage, v(in1) , of the inverter in Figure  3.3 (a). Data points are joined by straight lines. Note that CGSOV = CGDOV .

3.2.4 Input Slew Rate

Figure  3.6 shows an experiment to monitor the input capacitance of an inverter as it switches. We have introduced another variable—the delay of the input ramp or the slew rate of the input.

In Figure  3.6 (b) the input ramp is 40 ps long with a slew rate of 3 V/ 40 ps or 75 GVs –1 —as in our previous experiments—and the output of the inverter hardly moves before the input has changed. The input capacitance varies from 20 to 40 fF with an average value of approximately 34 fF for both transitions—we can measure the average value in Probe by plotting AVG(-i(Vin)) .

(a)

(b)

(c)

FIGURE 3.6  The input capacitance of an inverter. (a) Input capacitance is measured by monitoring the input current to the inverter, i(Vin) . (b) Very fast switching. The current, i(Vin) , is multiplied by the input ramp delay ( D t = 0.04 ns) and divided by the voltage swing ( D V = V DD = 3 V) to give the equivalent input capacitance, C = i D t / D V . Thus an adjusted input current of 40 fA corresponds to an input capacitance of 40 fF. The current, i(Vin) , is positive for the rising edge of the input and negative for the falling edge. (c) Very slow switching. The input capacitance is now equal for both transitions.

In Figure  3.6 (c) the input ramp is slow enough (300 ns) that we are switching under almost equilibrium conditions—at each voltage we allow the output to find its level on the static transfer curve of Figure  3.2 (a). The switching waveforms are quite different. The average input capacitance is now approximately 0.04 pF (a 20 percent difference). The propagation delay (using an input trip point of 0.5 and an output trip point of 0.35) is negative and approximately 150 127 = –23 ns. By changing the input slew rate we have broken our model. For the moment we shall ignore this problem and proceed.

The calculations in Table  3.1 and behavior of Figures  3.5 and 3.6 are very complex. How can we find the value of the parasitic capacitance, C , to fit the model of Figure  3.1 ? Once again, as we did for pull resistance and the intrinsic output capacitance, instead of trying to derive a theoretical value for C, we adjust the value to fit the model. Before we formulate another experiment we should bear in mind the following questions that the experiment of Figure 3.6 raises: Is it valid to replace the nonlinear input capacitance with a linear component? Is it valid to use a linear input ramp when the normal waveforms are so nonlinear?

Figure  3.7 shows an experiment crafted to answer these questions. The experiment has the following two steps:

  1. Adjust c2 to model the input capacitance of m5/6 ; then C = c2 = 0.0335 pF.
  2. Remove all the parasitic capacitances for inverter m9/10 —except for the gate capacitances C GS , C GD , and C GB —and then adjust c3 (0.01 pF) and c4 (0.025 pF) to model the effect of these missing parasitics.
  3. (a)

    (c)

    (b)

    (d)

    FIGURE 3.7  Parasitic capacitance. (a) All devices in this circuit include parasitic capacitance. (b) This circuit uses linear capacitors to model the parasitic capacitance of m9/10 . The load formed by the inverter ( m5 and m6 ) is modeled by a 0.0335 pF capacitor ( c2 ); the parasitic capacitance due to the overlap of the gates of m3 and m4 with their source, drain, and bulk terminals is modeled by a 0.01 pF capacitor ( c3 ); and the effect of the parasitic capacitance at the drain terminals of m3 and m4 is modeled by a 0.025 pF capacitor ( c4 ). (c) The two circuits compared. The delay shown (1.22 1.135 = 0.085 ns) is equal to t PDf for the inverter m3/4 . (d) An exact match would have both waveforms equal at the 0.35 trip point (1.05 V).

We can summarize our findings from this and previous experiments as follows:

  1. Since the waveforms in Figure  3.7 match, we can model the input capacitance of a logic cell with a linear capacitor. However, we know the input capacitance may vary (by up to 20 percent in our example) with the input slew rate.
  2. The input waveform to the inverter m3/m4 in Figure  3.7 is from another inverter—not a linear ramp. The difference in slew rate causes an error. The measured delay is 85 ps (0.085 ns), whereas our model (Eq.  3.7 ) predicts
  3. t PDr = (38 + 817 C out ) ps = ( 38 + (817)·(0.0355) ) ps = 65 ps .

    (3.8)

  4. The total gate-oxide capacitance in our inverter with T ox = 100Å is
  5. C O

    = (W n L n + W p L p ) e ox T ox

     

     

    = (34.5 ¥ 10 –4 )·(6)·( (0.6) + (12)·(0.6) ) pF = 0.037 pF .

    (3.9)

  6. All the transistor parasitic capacitances excluding the gate capacitance contribute 0.01 pF of the 0.0335 pF input capacitance—about 30 percent. The gate capacitances contribute the rest—0.025 pF (about 70 percent).

The last two observations are useful. Since the gate capacitances are nonlinear, we only see about 0.025/0.037 or 70 percent of the 0.037 pF gate-oxide capacitance, C O , in the input capacitance, C . This means that it happens by chance that the total gate-oxide capacitance is also a rough estimate of the gate input capacitance, C ª C O . Using L and W rather than L EFF and W EFF in Eq.  3.9 helps this estimate. The accuracy of this estimate depends on the fact that the junction capacitances are approximately one-third of the gate-oxide capacitance—which happens to be true for many CMOS processes for the shapes of transistors that normally occur in logic cells. In the next section we shall use this estimate to help us design logic cells.


Chapter start ] [ Previous page ] [ Next page ]




© 2024 Internet Business Systems, Inc.
670 Aberdeen Way, Milpitas, CA 95035
+1 (408) 882-6554 — Contact Us, or visit our other sites:
AECCafe - Architectural Design and Engineering EDACafe - Electronic Design Automation GISCafe - Geographical Information Services TechJobsCafe - Technical Jobs and Resumes ShareCG - Share Computer Graphic (CG) Animation, 3D Art and 3D Models
  Privacy PolicyAdvertise