UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

Size: px
Start display at page:

Download "UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences"

Transcription

1 UNIVERSITY OF CLIFORNI, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences Elad lon Homework #6 EECS141 Due Thursday, Oct. 40 Cory Unless otherwise noted, you should assume the following parameters for all of the problems in this homework: NMOS: L=100nm, V Tn = 0.5V, µ n = 350 cm /(V s), C ox = 0.95 µf/cm, v sat = 1e7 cm/s, λ = 0 PMOS: L=100nm, V Tp = 0.5V, µ p = 175 cm /(V s), C ox = 0.65 µf/cm, v sat = 1e7 cm/s, λ = 0 PROBLEM 1: RC Model Extraction In this problem, you will use the built-in optimization tool in HSPICE to do device characterization. The discussion sessions will cover the syntax needed to perform optimizations in HSPICE, so be sure to attend if you have not used this HSPICE feature before. a) Using the calibration procedure described in the lecture (i.e. Lecture #11 page 1-3), find the linear drain capacitance per µm of width for an NMOS transistor with 100nm channel length. Repeat for a PMOS transistor with 100nm channel length. We can use the following setup for NMOS drain capacitance extraction: The NMOS drain capacitance that matches the average delay is ~0.7617fF/µm. Similarly, we can extract the drain capacitance for PMOS as shown on the next page:

2 The PMOS drain capacitance that matches the average delay is ~ ff/µm. SPICE DECK: * EE141 HW6 P1 a).lib '/home/ff/ee141/models/gpdk090_mos.sp' TT_s1v.PRM Cpermicron=optrange(f, 0.5f, 5f) *Drain capacitance per micron width.model optmod opt itropt=50 * Inverter SUBCKT definition subckt inv vh vl in out M0 out in vh vh gpdk090_pmos1v L=100n W=u M1 out in vl vl gpdk090_nmos1v L=100n W=1u.ENDS * Voltage source VDD vdd 0 1. * Input Stimulus Vin in 0 PULSE ps 10ps 10ps 1ns ns * Inverter Chain for calibration X1c vdd 0 in out1c inv M=1 Xc vdd 0 out1c outc inv M=4 Cc outc 0 'Cpermicron*48' * Equivalent linear cap * Inverter Chain with MOS drain as load X1t vdd 0 in out1t inv M=1 Xt vdd 0 out1t outt inv M=4 MdutN outt gnd gnd gnd gpdk090_nmos1v L=100n W=1u M=48 *MdutP outt vdd vdd vdd gpdk090_pmos1v L=100n W=1u M=48 * Measure the calibration chain.mesure TRN CLtpLH TRIG v(out1c) VL=0.6 FLL= TRG v(outc) VL=0.6 RISE=.MESURE TRN CLtpHL TRIG v(out1c) VL=0.6 RISE= TRG v(outc) VL=0.6 FLL= * Measure the chain with transitor drain as load.mesure TRN tplh TRIG v(out1t) VL=0.6 FLL= TRG v(outt) VL=0.6 RISE=.MESURE TRN tphl TRIG v(out1t) VL=0.6 RISE= TRG v(outt) VL=0.6 FLL=

3 * Optimization GOL.MESURE errorr PRM='abs(tpHL-CLtpHL)' GOL=0.MESURE errorf PRM='abs(tpLH-CLtpLH)' GOL=0.OPTIONS accurate.trn 0.01p 5n SWEEP OPTIMIZE=optrange RESULTS=errorR,errorF MODEL=optmod.MESURE Cdpermicro param='cpermicron'.end b) Now instead of finding the linear drain capacitance for the same NMOS transistor that best matches the delay, find the linear drain capacitance per µm that best matches the power drawn from the inverter supply. Repeat this for a PMOS transistor. The simulation setup is very similar to that in part a). The only difference is that instead of matching the delay of the driving inverters, we need to match the dynamic power drawn from their supplies. That is to say, we need to match the power drawn from VDDc and VDDt. um VDDc 1x 4x 1x = 1um in 1x VDDt 4x Cc M dutn Slope Control The extracted NMOS drain capacitance is ~ ff/µm. The extracted PMOS drain capacitance is ~ fF/µm.

4 SPICE DECK: * EE141 HW6 P1 b).lib '/home/ff/ee141/models/gpdk090_mos.sp' TT_s1v.PRM Cpermicron=optrange(f, 0.5f, 5f).MODEL optmod opt itropt=50 * Inverter SUBCKT definition.subckt inv vh vl in out M0 out in vh vh gpdk090_pmos1v L=100n W=u M1 out in vl vl gpdk090_nmos1v L=100n W=1u.ENDS * Voltage source VDD vdd 0 1. VDDC vddc 0 1. VDDT vddt 0 1. * Input Stimulus Vin in 0 PULSE ps 10ps 10ps 1ns ns * Inverter Chain for calibration X1c vdd 0 in out1c inv M=1 Xc vddc 0 out1c outc inv M=4 Cc outc 0 'Cpermicron*48' * Equivalent linear cap * Inverter Chain with MOS drain as load X1t vdd 0 in out1t inv M=1 Xt vddt 0 out1t outt inv M=4 MdutN outt gnd gnd gnd gpdk090_nmos1v L=100n W=1u M=48 *MdutP outt vdd vdd vdd gpdk090_pmos1v L=100n W=1u M=48 * Measure the calibration chain.mesure TRN ivgchain VG i(vddc) FROM 1.1n TO 3.1n.MESURE TRN pvgchain PRM='-1.*iVGchain' * Measure the chain with transitor drain as load.mesure TRN ivgdut VG i(vddt) FROM 1.1n TO 3.1n.MESURE TRN pvgdut PRM='-1.*iVGdut' * Optimization GOL.measure errorr param='abs(pvgdut-pvgchain)' goal=0.options accurate.trn 0.01p 5n SWEEP OPTIMIZE=optrange RESULTS=errorR MODEL=optmod.MESURE Cdpermicro param='cpermicron'.end c) Using the velocity saturation model, analytically estimate the best-fit for delay resistance/square R sq of both NMOS and PMOS transistors as a function of the supply voltage V DD. Plot your results for V DD ranging from 0.5V 1.V.

5 First we can use the velocity saturated model to find the I DST for both the NMOS and PMOS transistors: υstn ξ L= L, IDN = W υ C µ cn NMOS STN OXN N υstp ξ L= L, IDP = W υ C µ cp PMOS STP OXP P ( VDD VTN ) ( DD TN ) + ( VDD VTP ) ( ) + ξ V V ξ L DD TP cp cn V V L For the delay model, we can treat the delay of the NMOS/PMOS as discharging/charging a load capacitance with a VDD/ voltage swing (lecture #11 page 9). Therefore the delay for the high-to-low and low-to-high transitions can be approximated as: VDD VDD tphl = CL, tplh = CL I I DN DP Note that this expression isn t entirely correct since it doesn t directly include the slope effect. However, setting λ=0 has the effect of underestimating the drain current, and the two effects roughly cancel each other out. more careful extraction of the device parameters (see e.g. HW#5 from EE141 Fall 008) including λ and the slope effect leads would lead to nearly identical numerical results. (Note that if you included slope effect using the given parameters and hence your analysis did not match the simulations, you will still receive full credit on the problem.) If we take into account the effect of input slopes (i.e. ignoring the ln() coefficient), we can also express the RC model delay as: L L tphl = RNsq CL, tplh = RPsq CL W W N P Therefore, we can find the equivalent resistance/square for the NMOS and PMOS to be: VDD WN VDD WP RNsq =, RPsq = I L I L DN DP Plotting the resistance/square for NMOS and PMOS vs. VDD curves:

6 d) Now using HSPICE, extract the best-fit for delay resistance/square R sq of both NMOS and PMOS transistors for V DD =0.5V, 0.75V, 1V and 1.V. Plot the simulated values on the same plot you created in part c), and comment on how well your analytical estimates match the simulations. The resistance/square R sq of both the NMOS and PMOS can be found using the following setup: L L Since t = phl RNsq ( CD, inv CL ) and tplh RPsq ( CD, inv CL) W + = N W +, by tuning the load P capacitance, we can extract both effective resistances by measuring the slope of the t phl and t plh vs. C L curves. We can then repeat this procedure for different voltages. The simulated and calculated R sq values for V DD =0.5V, 0.75V, 1V and 1.V are listed below. They are also plotted on the same plot: Rsqn (kohm/sq) Rsqp(kOhm/sq) Simulated Calculated Simulated Calculated 1.V V V V

7 We can see that the simulated value matches very well with the calculation: the worst case error across the entire voltage range is 4.44% for Rsqn and.88% for Rsqp. SPICE DECK: * EE141 HW6 P1 d).lib '/home/ff/ee141/models/gpdk090_mos.sp' TT_s1v.PRM cl=0.prm vhigh=1. * Inverter SUBCKT definition.subckt inv vh vl in out M0 out in vh vh gpdk090_pmos1v L=100n W=u M1 out in vl vl gpdk090_nmos1v L=100n W=1u.ENDS * Voltage source VDD vdd 0 vhigh * Input Stimulus Vino in0 0 PULSE 0 vhigh 1ps 10ps 10ps 1ns ns * Inverter Chain to model Xs1 vdd 0 in0 inn inv M=1 Xs vdd 0 in0 inp inv M=1 Xn vdd 0 inn outn inv M=4 Xp vdd 0 inp outp inv M=4 Cln outn 0 cl

8 Clp outp 0 cl * Measure the Inverter Chain.measure TRN tphl TRIG v(inn) VL='vhigh/' RISE=1 TRG v(outn) VL='vhigh/' FLL=1.measure TRN tplh TRIG v(inp) VL='vhigh/' FLL=1 TRG v(outp) VL='vhigh/' RISE=1.options accurate.tran 0.01p n SWEEP cl 10f 50f 1f.LTER.PRM vhigh=1.lter.prm vhigh=0.75.lter.prm vhigh=0.5.end e) For an unloaded inverter (i.e., an inverter that does not have any explicit capacitance added to its output), plot the energy pulled out of the power supply on every 0 to 1 transition vs. the average delay of the inverter. Both the energy and delay should be calculated analytically for VDD = 0.5V, 0.75V, 1V, and 1.V using your results from parts a), b) and d). The size of the inverter you use should be Wn = 1µm, Wp = µm, and Ln=Lp=100nm. n unloaded inverter drives only its own junction capacitance. Since we are interested in energy, the linear drain capacitance values that we use values for both the PMOS and the NMOS transistors should be those that were extracted by matching power i.e., the results from part b). Using these values, we can compute energy as follows: V DD (V) C D,inv (ff) E dyn = C D,inv V DD (fj) Where C D,inv =C DN +C DP µm. Similarly, to calculate the delay, we need to find the junction capacitance with delay matching. Using the results from part a) we can get the drain capacitances for both NMOS and PMOS. Together with the result in d), we get: R Psq V DD (V) C D,inv (ff) R Nsq t pavg (ps) (ohm/sq) (ohm/sq)

9 L L Where tpavg = ( RNsq + RPsq ) CD, inv WN WP In the calculations above, we ignored the fact that drain capacitance actually also varies with supply voltage. To include this effect, we can re-run simulations with different V DD for part a) and b) and get different C D,inv for dynamic energy and delay calculations. The results are shown below. For energy calculation: V DD (V) C DN (ff/um) C DP (ff/um) C D,inv (ff) E dyn = C D,inv V DD (fj) For delay calculation: V DD (V) C DN (ff/um) C DP (ff/um) C D,inv (ff) RNsq RPsq t pavg (ps) (ohm/sq) (ohm/sq) L L Where tpavg = ( RNsq + RPsq ) CD, inv WN WP Note however that the total drain capacitance C D,inv doesn t vary much with the supply voltage, so even if we ignore C D,inv s dependence on V DD we will still get pretty accurate results. We can also show this by plotting the ED curves for these two cases as shown below:

10 PROBLEM : Transistor Capacitance and I-V Curves a) For this problem, you should assume that the total gate capacitance of a minimum length transistor follows the curve shown below (all of the transistors in this problem are minimum length). lthough in reality this total gate capacitance is divided between all of the other terminals (source, drain, and body), for simplicity we will assume that all of the gate capacitance goes to the source of the transistor. Now assume a µm/1µm sized target inverter is driven by another driving inverter as shown below. How much energy is pulled out of the previous inverter s supply voltage (i.e., V DDdrive, whose value is the same as V DD ) in order to charge in up to V DD? ll of your answers should be provided in terms of Cov, Cox, VT, and VDD. s the input of the driver goes from 1 to 0, the in signal changes from 0 to 1". When in is between 0 and V TN, the NMOS transistor is in cutoff:

11 For the PMOS, the transistor is in cutoff when V DD -V T < in < V DD : (Note also that the PMOS is twice as wide as the NMOS, so its capacitance is also doubled.) The total capacitance is just the sum of the PMOS and NMOS capacitances: The total energy pulled out from the driver s supply during this transition is: [(6 ) (6 3 ) ( ) (6 ) ] E = C + C V + C + C V V V + C + C V V tot ov ox T ov ox DD T T ov ox T DD = + 6CovVDD 3 Cox ( VDD VT ) VDD

12 b) One of your colleagues suggests precharging the bitlines of your SRM design to V DD / instead of V DD in order to reduce the effective capacitance of the bitlines. Explain whether or not you would follow your colleague s suggestion and why. To understand whether this is a good suggestion or not, let s first revisit the structure of an SRM column: We can see that the the majority of bitline capacitance is actually from the junction capacitance of the access transistor of each SRM cell. If we lower the voltage on the drain of an NMOS transistor, the reverse bias on the drain junctions decreases in magnitude. This means that the effective capacitance would actually increase if we precharge the bitlines to V DD / instead of V DD. c) For this problem you should use the simplified capacitance model with CG = CD = ff/µm. Using the velocity saturated transistor model, estimate the delay of the levelshifter circuit shown below when the input In steps from 0 to 0.8V to Out falling with V DD = 1.V. (Hint: You can assume that Out_c retains its old value while Out is transitioning, and that both the PMOS and NMOS transistors operate in the velocity saturation region during the entire transition.) Since we can assume that Out_c retains its old value while Out is transitioning, we only need to consider the left half circuit to calculate delay.

13 lso, assuming that during the transition both the NMOS and PMOS operate in the saturation region, they can simply be modeled as two current sources either discharging or charging the capacitance at the Out node. The model for calculating the delay is therefore shown below: Vdd I DSTP Out Ctot = CGP + CDP + CDN I DSTN The total capacitance at the Out node is composed of the gate capacitance of the right half PMOS (C GP ), the drain capacitance of the left half PMOS (C DP ), and the drain capacitance of the pull-down NMOS (C DN ). The toal capacitance at node Out is therefore: Ctot = CGP + CDP + CDN = ( ff / µ m) 1( µ m) + ( ff / µ m) 1( µ m) + ( ff / µ m) ( µ m) = 8 ff Using the velocity saturated model, the NMOS current I DSTN is: 7 cm 1 10 υ STN ξcn L s = L= 100nm = V µ 350 cm / V s I PDN = W N υ C NMOS STN OXN = µ ( ) ( VGS VT ) ( ) + V V ξ L = ( µ m) cm s µ F cm 1e7 ( / ) 0.95 ( / ) GS T cn ( 0.8V 0.5V) ( 0.8V 0. 5V ) V Similarly, the PMOS current I DSTP is: 7 cm 1 10 υ STP ξcpl s = L= 100nm = 1.148V µ 175 cm / V s I PUP = W P υ PMOS STP OXP ( ) ( VGS VT ) ( ) + = 1( µ m) cm s µ F 1e7 ( / ) 0.65 ( / ) = µ Therefore, the net current flowing out of the capacitor is: C V V ξ L GS T cp cm ( 1.V 0.5V) ( 1.V 0.5V) V IDIS = IDSTN IDSTP = µ µ =3.173µ

14 The time needed to discharge the Out node from V DD to V DD / is therefore: CtotVDD 8fF 1.V tp = = 0.67 ps I 3.173µΑ DIS PROBLEM 3: Power and Delay Throughout this problem, you should ignore all the junction capacitances of transistors except those explicitly shown in the circuit. lso, you can ignore shoot-through current and assume the leakage current of the transistor is equal to, where and. Now consider the circuit shown below: a) Calculate the leakage current for all 4 possible states of the inputs and B. For each of the 4 different input patterns, different transistors will be in the ON or OFF states. i) =0, B=0: The inverter s NMOS, the pass-gate NMOS, and the pass-gate PMOS are all OFF and hence set the total leakage current:

15 I = I + I + I LEK, = 0, B= 0 LEK1 LEK LEK 3 50mV 50mV ( (1.5 5 mv )) m ( (1.5 5 mv )) µ m µ = 4µ e + 4µ e 0.1µ m 0.1µ m 50 mv µ m ( (1.5 5 mv )) + µ e 0.1µ m µ ii) =1, B=0: VDD OFF W=4µm I leak_total 0 OFF I W=µm VDD leak1 0 0 F W=µm W=µm C1=4 ff C=6 ff OFF W=1µm VDD The inverter PMOS, the pass-gate NMOS, and the pass-gate PMOS are OFF, but only the pull-up PMOS contributes to leakage current since the drain-source voltage across both the pass-gate transistors is zero. Therefore the total leakage current under this condition is:

16 50mV ( (1.5 5 mv )) 4µ m I LEK, = 1, B= 0 = ILEK1 = µ e µ 0. 1µ m iii) =0, B=1: The inverter NMOS, the pass-gate NMOS, and the output NMOS are all OFF, but only the pull-down NMOS and the output NMOS contribute to leakage current since the drainsource voltage across the pass-gate NMOS is zero. Therefore, the total leakage current under this condition is: ( 50 mv (1.5 5 )) ( 50 mv mv 1 m (1.5 5 mv )) m I = LEK, 0, B 1 I + µ µ = = LEK1 ILEK = 4µ e 4µ e 0.1µ m µ m 0.157µ

17 iv) =1, B=1: OFF µm OFF I leak1 µm F µm C1=4 ff OFF C=6 ff µm I leak_total µm The pull-up PMOS, the pass-gate NMOS, and the output NMOS are all OFF, but only the pull-up PMOS contributes to leakage current since the drain-source voltage across both the pass-gate NMOS and the output NMOS is zero. Therefore, the total leakage current under this condition is: 50mV 4µ m ( (1.5 5 mv )) I LEK, = 1, B= 1 = ILEK1 = µ e µ 0. 1µ m b) ssuming that the inputs and B are driven with the waveforms shown below (and that these waveforms repeat every ns), calculate the average dynamic power drawn from the supply. We can use Pavg _ dyn = Pavg _ dyn, C1 + Pavg _ dyn, C1 = αc1 f C1 VDD + αc f C VDD to find the average dynamic power for each cycle. To do this, we need to find the activity factor α for each capacitor. By inspection, we can see that C1will be charged every time the input has a high-to-low transition to turn the inverter PMOS on. Therefore, α C1 = since have two high-to-low transitions each ns cycle.

18 To calculate the activity factor for C, we need to look at the output waveform: ns 1 ns B F From the output waveform, we can see that there is only one low-to-high transition on node F each cycle. Hence, the activity factor for C is α =1. The total dynamic power is therefore: P = α f C1 V + α f C V avg _ dyn C1 DD C DD 1 1 = 4 ff (1. V) ff (1. V) ns ns = 53.8µ W C c) Calculate the average total power drawn from the supply with the same inputs shown in part b). Since we already found the average dynamic power from part b), we just need to find the average leakage power and add it to the average dynamic power, With the input waveforms shown in part b), each of the four possible input patterns to the gate occurs for ¼ of the cycle. Therefore, the average leakage current is just: I avg _ leak I + I + I + I = µ µ µ µ = 4 = 0.157µ LEK, = 0, B= 0 LEK, = 1, B= 0 LEK, = 0, B= 1 LEK, = 1, B= 1 and hence the average total power is:

19 P = P + P = P + I V avg _ total avg _ dyn avg _ leak avg _ dyn avg _ leak DD = 53.8µ W µ 1.V = µ W

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF CAIFORNIA, BERKEEY College of Engineering Department of Electrical Engineering and Computer Sciences Elad Alon Homework #7 - Solutions EECS141 Due Thursday, October 22, 5pm, box in 240 Cory

More information

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF LIFORNI, ERKELEY ollege of Engineering Department of Electrical Engineering and omputer Sciences Elad lon Homework #3 EE141 Due Thursday, September 13 th, 5pm, box outside 125 ory PROLEM

More information

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences Elad Alon Homework #7 Solutions EECS141 PROBLEM 1: Logical Effort with Velocity Saturated

More information

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences Elad Alon Homework #2 - Solutions EECS141 Due Thursday, September 10, 5pm, box in 240

More information

ECE 438: Digital Integrated Circuits Assignment #4 Solution The Inverter

ECE 438: Digital Integrated Circuits Assignment #4 Solution The Inverter ECE 438: Digital Integrated Circuits Assignment #4 The Inverter Text: Chapter 5, Digital Integrated Circuits 2 nd Ed, Rabaey 1) Consider the CMOS inverter circuit in Figure P1 with the following parameters.

More information

Elad Alon Homework #2 EECS141 Due Thursday, September 9, 5pm, box in 240 Cory

Elad Alon Homework #2 EECS141 Due Thursday, September 9, 5pm, box in 240 Cory UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences Elad Alon Homework #2 EECS141 Due Thursday, September 9, 5pm, box in 240 Cory PROBLEM

More information

Chapter 5. The Inverter. V1. April 10, 03 V1.1 April 25, 03 V2.1 Nov Inverter

Chapter 5. The Inverter. V1. April 10, 03 V1.1 April 25, 03 V2.1 Nov Inverter Chapter 5 The Inverter V1. April 10, 03 V1.1 April 25, 03 V2.1 Nov.12 03 Objective of This Chapter Use Inverter to know basic CMOS Circuits Operations Watch for performance Index such as Speed (Delay calculation)

More information

EEC 118 Lecture #5: CMOS Inverter AC Characteristics. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation

EEC 118 Lecture #5: CMOS Inverter AC Characteristics. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation EEC 8 Lecture #5: CMOS Inverter AC Characteristics Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation Acknowledgments Slides due to Rajit Manohar from ECE 547 Advanced

More information

Announcements. EE141- Fall 2002 Lecture 7. MOS Capacitances Inverter Delay Power

Announcements. EE141- Fall 2002 Lecture 7. MOS Capacitances Inverter Delay Power - Fall 2002 Lecture 7 MOS Capacitances Inverter Delay Power Announcements Wednesday 12-3pm lab cancelled Lab 4 this week Homework 2 due today at 5pm Homework 3 posted tonight Today s lecture MOS capacitances

More information

EECS 151/251A Homework 5

EECS 151/251A Homework 5 EECS 151/251A Homework 5 Due Monday, March 5 th, 2018 Problem 1: Timing The data-path shown below is used in a simple processor. clk rd1 rd2 0 wr regfile 1 0 ALU REG 1 The elements used in the design have

More information

EE115C Digital Electronic Circuits Homework #4

EE115C Digital Electronic Circuits Homework #4 EE115 Digital Electronic ircuits Homework #4 Problem 1 Power Dissipation Solution Vdd =1.0V onsider the source follower circuit used to drive a load L =20fF shown above. M1 and M2 are both NMOS transistors

More information

ECE 342 Solid State Devices & Circuits 4. CMOS

ECE 342 Solid State Devices & Circuits 4. CMOS ECE 34 Solid State Devices & Circuits 4. CMOS Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jschutt@emlab.uiuc.edu ECE 34 Jose Schutt Aine 1 Digital Circuits V IH : Input

More information

Digital Integrated Circuits

Digital Integrated Circuits Chapter 6 The CMOS Inverter 1 Contents Introduction (MOST models) 0, 1 st, 2 nd order The CMOS inverter : The static behavior: o DC transfer characteristics, o Short-circuit current The CMOS inverter :

More information

The Physical Structure (NMOS)

The Physical Structure (NMOS) The Physical Structure (NMOS) Al SiO2 Field Oxide Gate oxide S n+ Polysilicon Gate Al SiO2 SiO2 D n+ L channel P Substrate Field Oxide contact Metal (S) n+ (G) L W n+ (D) Poly 1 Transistor Resistance Two

More information

Properties of CMOS Gates Snapshot

Properties of CMOS Gates Snapshot MOS logic 1 Properties of MOS Gates Snapshot High noise margins: V OH and V OL are at V DD and GND, respectively. No static power consumption: There never exists a direct path between V DD and V SS (GND)

More information

The CMOS Inverter: A First Glance

The CMOS Inverter: A First Glance The CMOS Inverter: A First Glance V DD S D V in V out C L D S CMOS Inverter N Well V DD V DD PMOS 2λ PMOS Contacts In Out In Out Metal 1 NMOS Polysilicon NMOS GND CMOS Inverter: Steady State Response V

More information

EE5311- Digital IC Design

EE5311- Digital IC Design EE5311- Digital IC Design Module 3 - The Inverter Janakiraman V Assistant Professor Department of Electrical Engineering Indian Institute of Technology Madras Chennai September 3, 2018 Janakiraman, IITM

More information

ECE 342 Electronic Circuits. Lecture 35 CMOS Delay Model

ECE 342 Electronic Circuits. Lecture 35 CMOS Delay Model ECE 34 Electronic Circuits Lecture 35 CMOS Delay Model Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 34 Jose Schutt Aine 1 Digital Circuits V IH : Input

More information

EEC 118 Lecture #6: CMOS Logic. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation

EEC 118 Lecture #6: CMOS Logic. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation EEC 118 Lecture #6: CMOS Logic Rajeevan mirtharajah University of California, Davis Jeff Parkhurst Intel Corporation nnouncements Quiz 1 today! Lab 2 reports due this week Lab 3 this week HW 3 due this

More information

EEC 116 Lecture #5: CMOS Logic. Rajeevan Amirtharajah Bevan Baas University of California, Davis Jeff Parkhurst Intel Corporation

EEC 116 Lecture #5: CMOS Logic. Rajeevan Amirtharajah Bevan Baas University of California, Davis Jeff Parkhurst Intel Corporation EEC 116 Lecture #5: CMOS Logic Rajeevan mirtharajah Bevan Baas University of California, Davis Jeff Parkhurst Intel Corporation nnouncements Quiz 1 today! Lab 2 reports due this week Lab 3 this week HW

More information

THE INVERTER. Inverter

THE INVERTER. Inverter THE INVERTER DIGITAL GATES Fundamental Parameters Functionality Reliability, Robustness Area Performance» Speed (delay)» Power Consumption» Energy Noise in Digital Integrated Circuits v(t) V DD i(t) (a)

More information

CARNEGIE MELLON UNIVERSITY DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING DIGITAL INTEGRATED CIRCUITS FALL 2002

CARNEGIE MELLON UNIVERSITY DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING DIGITAL INTEGRATED CIRCUITS FALL 2002 CARNEGIE MELLON UNIVERSITY DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING 18-322 DIGITAL INTEGRATED CIRCUITS FALL 2002 Final Examination, Monday Dec. 16, 2002 NAME: SECTION: Time: 180 minutes Closed

More information

EECS 141: FALL 05 MIDTERM 1

EECS 141: FALL 05 MIDTERM 1 University of California College of Engineering Department of Electrical Engineering and Computer Sciences D. Markovic TuTh 11-1:3 Thursday, October 6, 6:3-8:pm EECS 141: FALL 5 MIDTERM 1 NAME Last SOLUTION

More information

ENEE 359a Digital VLSI Design

ENEE 359a Digital VLSI Design SLIDE 1 ENEE 359a Digital VLSI Design & Logical Effort Prof. blj@ece.umd.edu Credit where credit is due: Slides contain original artwork ( Jacob 2004) as well as material taken liberally from Irwin & Vijay

More information

EE5311- Digital IC Design

EE5311- Digital IC Design EE5311- Digital IC Design Module 3 - The Inverter Janakiraman V Assistant Professor Department of Electrical Engineering Indian Institute of Technology Madras Chennai September 6, 2017 Janakiraman, IITM

More information

MOS Transistor Theory

MOS Transistor Theory MOS Transistor Theory So far, we have viewed a MOS transistor as an ideal switch (digital operation) Reality: less than ideal EE 261 Krish Chakrabarty 1 Introduction So far, we have treated transistors

More information

2007 Fall: Electronic Circuits 2 CHAPTER 10. Deog-Kyoon Jeong School of Electrical Engineering

2007 Fall: Electronic Circuits 2 CHAPTER 10. Deog-Kyoon Jeong School of Electrical Engineering 007 Fall: Electronic Circuits CHAPTER 10 Digital CMOS Logic Circuits Deog-Kyoon Jeong dkjeong@snu.ac.kr k School of Electrical Engineering Seoul lnational luniversity it Introduction In this chapter, we

More information

Homework Assignment #3 EE 477 Spring 2017 Professor Parker , -.. = 1.8 -, 345 = 0 -

Homework Assignment #3 EE 477 Spring 2017 Professor Parker , -.. = 1.8 -, 345 = 0 - Homework Assignment #3 EE 477 Spring 2017 Professor Parker Note:! " = $ " % &' ( ) * ),! + = $ + % &' (, *,, -.. = 1.8 -, 345 = 0 - Question 1: a) (8%) Define the terms V OHmin, V IHmin, V ILmax and V

More information

9/18/2008 GMU, ECE 680 Physical VLSI Design

9/18/2008 GMU, ECE 680 Physical VLSI Design ECE680: Physical VLSI Design Chapter III CMOS Device, Inverter, Combinational circuit Logic and Layout Part 3 Combinational Logic Gates (textbook chapter 6) 9/18/2008 GMU, ECE 680 Physical VLSI Design

More information

Digital Integrated Circuits A Design Perspective

Digital Integrated Circuits A Design Perspective igital Integrated Circuits esign Perspective esigning Combinational Logic Circuits 1 Combinational vs. Sequential Logic In Combinational Logic Circuit Out In Combinational Logic Circuit Out State Combinational

More information

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University EE 466/586 VLSI Design Partha Pande School of EECS Washington State University pande@eecs.wsu.edu Lecture 8 Power Dissipation in CMOS Gates Power in CMOS gates Dynamic Power Capacitance switching Crowbar

More information

DC and Transient. Courtesy of Dr. Daehyun Dr. Dr. Shmuel and Dr.

DC and Transient. Courtesy of Dr. Daehyun Dr. Dr. Shmuel and Dr. DC and Transient Courtesy of Dr. Daehyun Lim@WSU, Dr. Harris@HMC, Dr. Shmuel Wimer@BIU and Dr. Choi@PSU http://csce.uark.edu +1 (479) 575-604 yrpeng@uark.edu Pass Transistors We have assumed source is

More information

ECE 546 Lecture 10 MOS Transistors

ECE 546 Lecture 10 MOS Transistors ECE 546 Lecture 10 MOS Transistors Spring 2018 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu NMOS Transistor NMOS Transistor N-Channel MOSFET Built on p-type

More information

EEE 421 VLSI Circuits

EEE 421 VLSI Circuits EEE 421 CMOS Properties Full rail-to-rail swing high noise margins» Logic levels not dependent upon the relative device sizes transistors can be minimum size ratioless Always a path to V dd or GND in steady

More information

Dynamic operation 20

Dynamic operation 20 Dynamic operation 20 A simple model for the propagation delay Symmetric inverter (rise and fall delays are identical) otal capacitance is linear t p Minimum length devices R W C L t = 0.69R C = p W L 0.69

More information

University of Toronto. Final Exam

University of Toronto. Final Exam University of Toronto Final Exam Date - Apr 18, 011 Duration:.5 hrs ECE334 Digital Electronics Lecturer - D. Johns ANSWER QUESTIONS ON THESE SHEETS USING BACKS IF NECESSARY 1. Equation sheet is on last

More information

EE5780 Advanced VLSI CAD

EE5780 Advanced VLSI CAD EE5780 Advanced VLSI CAD Lecture 4 DC and Transient Responses, Circuit Delays Zhuo Feng 4.1 Outline Pass Transistors DC Response Logic Levels and Noise Margins Transient Response RC Delay Models Delay

More information

Integrated Circuits & Systems

Integrated Circuits & Systems Federal University of Santa Catarina Center for Technology Computer Science & Electronics Engineering Integrated Circuits & Systems INE 5442 Lecture 14 The CMOS Inverter: dynamic behavior (sizing, inverter

More information

Check course home page periodically for announcements. Homework 2 is due TODAY by 5pm In 240 Cory

Check course home page periodically for announcements. Homework 2 is due TODAY by 5pm In 240 Cory EE141 Fall 005 Lecture 6 MOS Capacitances, Propagation elay Important! Check course home page periodically for announcements Homework is due TOAY by 5pm In 40 Cory Homework 3 will be posted TOAY ue Thursday

More information

Lecture 4: CMOS review & Dynamic Logic

Lecture 4: CMOS review & Dynamic Logic Lecture 4: CMOS review & Dynamic Logic Reading: ch5, ch6 Overview CMOS basics Power and energy in CMOS Dynamic logic 1 CMOS Properties Full rail-to-rail swing high noise margins Logic levels not dependent

More information

Digital Integrated Circuits 2nd Inverter

Digital Integrated Circuits 2nd Inverter Digital Integrated Circuits The Inverter The CMOS Inverter V DD Analysis Inverter complex gate Cost V in V out complexity & Area Integrity and robustness C L Static behavior Performance Dynamic response

More information

Lecture 5: DC & Transient Response

Lecture 5: DC & Transient Response Lecture 5: DC & Transient Response Outline q Pass Transistors q DC Response q Logic Levels and Noise Margins q Transient Response q RC Delay Models q Delay Estimation 2 Activity 1) If the width of a transistor

More information

and V DS V GS V T (the saturation region) I DS = k 2 (V GS V T )2 (1+ V DS )

and V DS V GS V T (the saturation region) I DS = k 2 (V GS V T )2 (1+ V DS ) ECE 4420 Spring 2005 Page 1 FINAL EXAMINATION NAME SCORE /100 Problem 1O 2 3 4 5 6 7 Sum Points INSTRUCTIONS: This exam is closed book. You are permitted four sheets of notes (three of which are your sheets

More information

Power Dissipation. Where Does Power Go in CMOS?

Power Dissipation. Where Does Power Go in CMOS? Power Dissipation [Adapted from Chapter 5 of Digital Integrated Circuits, 2003, J. Rabaey et al.] Where Does Power Go in CMOS? Dynamic Power Consumption Charging and Discharging Capacitors Short Circuit

More information

Lecture 5: DC & Transient Response

Lecture 5: DC & Transient Response Lecture 5: DC & Transient Response Outline Pass Transistors DC Response Logic Levels and Noise Margins Transient Response RC Delay Models Delay Estimation 2 Pass Transistors We have assumed source is grounded

More information

EE 434 Lecture 33. Logic Design

EE 434 Lecture 33. Logic Design EE 434 Lecture 33 Logic Design Review from last time: Ask the inverter how it will interpret logic levels V IN V OUT V H =? V L =? V LARGE V H V L V H Review from last time: The two-inverter loop X Y X

More information

5.0 CMOS Inverter. W.Kucewicz VLSICirciuit Design 1

5.0 CMOS Inverter. W.Kucewicz VLSICirciuit Design 1 5.0 CMOS Inverter W.Kucewicz VLSICirciuit Design 1 Properties Switching Threshold Dynamic Behaviour Capacitance Propagation Delay nmos/pmos Ratio Power Consumption Contents W.Kucewicz VLSICirciuit Design

More information

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences Elad Alon Homework #2 EECS141 Due Thursday, September 9, 5pm, box in 240 Cory PROBLEM

More information

CMOS INVERTER. Last Lecture. Metrics for qualifying digital circuits. »Cost» Reliability» Speed (delay)»performance

CMOS INVERTER. Last Lecture. Metrics for qualifying digital circuits. »Cost» Reliability» Speed (delay)»performance CMOS INVERTER Last Lecture Metrics for qualifying digital circuits»cost» Reliability» Speed (delay)»performance 1 Today s lecture The CMOS inverter at a glance An MOS transistor model for manual analysis

More information

COMP 103. Lecture 16. Dynamic Logic

COMP 103. Lecture 16. Dynamic Logic COMP 03 Lecture 6 Dynamic Logic Reading: 6.3, 6.4 [ll lecture notes are adapted from Mary Jane Irwin, Penn State, which were adapted from Rabaey s Digital Integrated Circuits, 2002, J. Rabaey et al.] COMP03

More information

Lecture 4: CMOS Transistor Theory

Lecture 4: CMOS Transistor Theory Introduction to CMOS VLSI Design Lecture 4: CMOS Transistor Theory David Harris, Harvey Mudd College Kartik Mohanram and Steven Levitan University of Pittsburgh Outline q Introduction q MOS Capacitor q

More information

Digital Integrated Circuits A Design Perspective

Digital Integrated Circuits A Design Perspective Digital Integrated Circuits Design Perspective Jan M. Rabaey nantha Chandrakasan orivoje Nikolić Designing Combinational Logic Circuits November 2002. 1 Combinational vs. Sequential Logic In Combinational

More information

High-to-Low Propagation Delay t PHL

High-to-Low Propagation Delay t PHL High-to-Low Propagation Delay t PHL V IN switches instantly from low to high. Driver transistor (n-channel) immediately switches from cutoff to saturation; the p-channel pull-up switches from triode to

More information

The CMOS Inverter: A First Glance

The CMOS Inverter: A First Glance The CMOS Inverter: A First Glance V DD V in V out C L CMOS Properties Full rail-to-rail swing Symmetrical VTC Propagation delay function of load capacitance and resistance of transistors No static power

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 15: March 15, 2018 Euler Paths, Energy Basics and Optimization Midterm! Midterm " Mean: 89.7 " Standard Dev: 8.12 2 Lecture Outline! Euler

More information

Midterm. ESE 570: Digital Integrated Circuits and VLSI Fundamentals. Lecture Outline. Pass Transistor Logic. Restore Output.

Midterm. ESE 570: Digital Integrated Circuits and VLSI Fundamentals. Lecture Outline. Pass Transistor Logic. Restore Output. ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 16: March 21, 2017 Transmission Gates, Euler Paths, Energy Basics Review Midterm! Midterm " Mean: 79.5 " Standard Dev: 14.5 2 Lecture Outline!

More information

EE141Microelettronica. CMOS Logic

EE141Microelettronica. CMOS Logic Microelettronica CMOS Logic CMOS logic Power consumption in CMOS logic gates Where Does Power Go in CMOS? Dynamic Power Consumption Charging and Discharging Capacitors Short Circuit Currents Short Circuit

More information

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University EE 466/586 VLSI Design Partha Pande School of EECS Washington State University pande@eecs.wsu.edu Lecture 9 Propagation delay Power and delay Tradeoffs Follow board notes Propagation Delay Switching Time

More information

Today s lecture. EE141- Spring 2003 Lecture 4. Design Rules CMOS Inverter MOS Transistor Model

Today s lecture. EE141- Spring 2003 Lecture 4. Design Rules CMOS Inverter MOS Transistor Model - Spring 003 Lecture 4 Design Rules CMOS Inverter MOS Transistor Model Today s lecture Design Rules The CMOS inverter at a glance An MOS transistor model for manual analysis Important! Labs start next

More information

EE115C Digital Electronic Circuits Homework #6

EE115C Digital Electronic Circuits Homework #6 Problem 1 Sizing of adder blocks Electrical Engineering Department Spring 2010 EE115C Digital Electronic Circuits Homework #6 Solution Figure 1: Mirror adder. Study the mirror adder cell (textbook, pages

More information

Digital Microelectronic Circuits ( ) Ratioed Logic. Lecture 8: Presented by: Mr. Adam Teman

Digital Microelectronic Circuits ( ) Ratioed Logic. Lecture 8: Presented by: Mr. Adam Teman Digital Microelectronic ircuits (361-1-3021 ) Presented by: Mr. Adam Teman Lecture 8: atioed Logic 1 Motivation In the previous lecture, we learned about Standard MOS Digital Logic design. MOS is unquestionably

More information

Integrated Circuits & Systems

Integrated Circuits & Systems Federal University of Santa Catarina Center for Technology Computer Science & Electronics Engineering Integrated Circuits & Systems INE 5442 Lecture 13 The CMOS Inverter: dynamic behavior (delay) guntzel@inf.ufsc.br

More information

The Inverter. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic

The Inverter. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic Digital Integrated Circuits A Design Perspective Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic The Inverter Revised from Digital Integrated Circuits, Jan M. Rabaey el, 2003 Propagation Delay CMOS

More information

Digital Microelectronic Circuits ( ) The CMOS Inverter. Lecture 4: Presented by: Adam Teman

Digital Microelectronic Circuits ( ) The CMOS Inverter. Lecture 4: Presented by: Adam Teman Digital Microelectronic Circuits (361-1-301 ) Presented by: Adam Teman Lecture 4: The CMOS Inverter 1 Last Lectures Moore s Law Terminology» Static Properties» Dynamic Properties» Power The MOSFET Transistor»

More information

ECE321 Electronics I

ECE321 Electronics I ECE31 Electronics Lecture 1: CMOS nverter: Noise Margin & Delay Model Payman Zarkesh-Ha Office: ECE Bldg. 30B Office hours: Tuesday :00-3:00PM or by appointment E-mail: payman@ece.unm.edu Slide: 1 CMOS

More information

COMP 103. Lecture 10. Inverter Dynamics: The Quest for Performance. Section 5.4.2, What is this lecture+ about? PERFORMANCE

COMP 103. Lecture 10. Inverter Dynamics: The Quest for Performance. Section 5.4.2, What is this lecture+ about? PERFORMANCE COMP 103 Lecture 10 Inverter Dynamics: The Quest for Performance Section 5.4.2, 5.4.3 [All lecture notes are adapted from Mary Jane Irwin, Penn State, which were adapted from Rabaey s Digital Integrated

More information

Announcements. EE141- Spring 2003 Lecture 8. Power Inverter Chain

Announcements. EE141- Spring 2003 Lecture 8. Power Inverter Chain - Spring 2003 Lecture 8 Power Inverter Chain Announcements Homework 3 due today. Homework 4 will be posted later today. Special office hours from :30-3pm at BWRC (in lieu of Tuesday) Today s lecture Power

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Sciences

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Sciences MSSCHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Sciences nalysis and Design of Digital Integrated Circuits (6.374) - Fall 2003 Quiz #1 Prof. nantha Chandrakasan Student

More information

Fig. 1 CMOS Transistor Circuits (a) Inverter Out = NOT In, (b) NOR-gate C = NOT (A or B)

Fig. 1 CMOS Transistor Circuits (a) Inverter Out = NOT In, (b) NOR-gate C = NOT (A or B) 1 Introduction to Transistor-Level Logic Circuits 1 By Prawat Nagvajara At the transistor level of logic circuits, transistors operate as switches with the logic variables controlling the open or closed

More information

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF CALIFORNIA, BERKELEY College of Engeerg Department of Electrical Engeerg and Computer Sciences Elad Alon Homework # Solutions EECS141 PROBLEM 1: VTC In this problem we will analyze the noise

More information

Lecture 12 CMOS Delay & Transient Response

Lecture 12 CMOS Delay & Transient Response EE 471: Transport Phenomena in Solid State Devices Spring 2018 Lecture 12 CMOS Delay & Transient Response Bryan Ackland Department of Electrical and Computer Engineering Stevens Institute of Technology

More information

Lecture 7 Circuit Delay, Area and Power

Lecture 7 Circuit Delay, Area and Power Lecture 7 Circuit Delay, Area and Power lecture notes from S. Mitra Intro VLSI System course (EE271) Introduction to VLSI Systems 1 Circuits and Delay Introduction to VLSI Systems 2 Power, Delay and Area:

More information

EE115C Digital Electronic Circuits Homework #5

EE115C Digital Electronic Circuits Homework #5 EE115C Digital Electronic Circuits Homework #5 Due Thursday, May 13, 6pm @ 56-147E EIV Problem 1 Elmore Delay Analysis Calculate the Elmore delay from node A to node B using the values for the resistors

More information

Lecture 6 Power Zhuo Feng. Z. Feng MTU EE4800 CMOS Digital IC Design & Analysis 2010

Lecture 6 Power Zhuo Feng. Z. Feng MTU EE4800 CMOS Digital IC Design & Analysis 2010 EE4800 CMOS Digital IC Design & Analysis Lecture 6 Power Zhuo Feng 6.1 Outline Power and Energy Dynamic Power Static Power 6.2 Power and Energy Power is drawn from a voltage source attached to the V DD

More information

Using MOS Models. C.K. Ken Yang UCLA Courtesy of MAH EE 215B

Using MOS Models. C.K. Ken Yang UCLA Courtesy of MAH EE 215B Using MOS Models C.K. Ken Yang UCLA yangck@ucla.edu Courtesy of MAH 1 Overview Reading Rabaey 5.4 W&H 4.2 Background In the past two lectures we have reviewed the iv and CV curves for MOS devices, both

More information

ESE570 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals

ESE570 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals ESE570, Spring 2018 Final Monday, Apr 0 5 Problems with point weightings shown.

More information

EE105 Fall 2014 Microelectronic Devices and Circuits. NMOS Transistor Capacitances: Saturation Region

EE105 Fall 2014 Microelectronic Devices and Circuits. NMOS Transistor Capacitances: Saturation Region EE105 Fall 014 Microelectronic Devices and Circuits Prof. Ming C. Wu wu@eecs.berkeley.edu 511 Sutardja Dai Hall (SDH) 1 NMOS Transistor Capacitances: Saturation Region Drain no longer connected to channel

More information

Interconnect (2) Buffering Techniques. Logical Effort

Interconnect (2) Buffering Techniques. Logical Effort Interconnect (2) Buffering Techniques. Logical Effort Lecture 14 18-322 Fall 2002 Textbook: [Sections 4.2.1, 8.2.3] A few announcements! M1 is almost over: The check-off is due today (by 9:30PM) Students

More information

MOS Transistor I-V Characteristics and Parasitics

MOS Transistor I-V Characteristics and Parasitics ECEN454 Digital Integrated Circuit Design MOS Transistor I-V Characteristics and Parasitics ECEN 454 Facts about Transistors So far, we have treated transistors as ideal switches An ON transistor passes

More information

E40M Capacitors. M. Horowitz, J. Plummer, R. Howe

E40M Capacitors. M. Horowitz, J. Plummer, R. Howe E40M Capacitors 1 Reading Reader: Chapter 6 Capacitance A & L: 9.1.1, 9.2.1 2 Why Are Capacitors Useful/Important? How do we design circuits that respond to certain frequencies? What determines how fast

More information

MOSFET and CMOS Gate. Copy Right by Wentai Liu

MOSFET and CMOS Gate. Copy Right by Wentai Liu MOSFET and CMOS Gate CMOS Inverter DC Analysis - Voltage Transfer Curve (VTC) Find (1) (2) (3) (4) (5) (6) V OH min, V V OL min, V V IH min, V V IL min, V OHmax OLmax IHmax ILmax NM L = V ILmax V OL max

More information

EE141. Administrative Stuff

EE141. Administrative Stuff -Spring 2004 Digital Integrated ircuits Lecture 15 Logical Effort Pass Transistor Logic 1 dministrative Stuff First (short) project to be launched next Th. Overall span: 1 week Hardware lab this week Hw

More information

UNIVERSITY OF CALIFORNIA

UNIVERSITY OF CALIFORNIA UNIERSITY OF CAIFORNIA College of Engineering Deartment of Electrical Engineering and Comuter Sciences Fall 006 Borivoje Nikolic Homework #4 Solution EECS 4 Problem A This is a PMOS device. Negative gate-source,

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 10: February 15, 2018 MOS Inverter: Dynamic Characteristics Penn ESE 570 Spring 2018 Khanna Lecture Outline! Inverter Power! Dynamic Characteristics

More information

MOS Transistor Theory

MOS Transistor Theory CHAPTER 3 MOS Transistor Theory Outline 2 1. Introduction 2. Ideal I-V Characteristics 3. Nonideal I-V Effects 4. C-V Characteristics 5. DC Transfer Characteristics 6. Switch-level RC Delay Models MOS

More information

Lecture 11 VTCs and Delay. No lab today, Mon., Tues. Labs restart next week. Midterm #1 Tues. Oct. 7 th, 6:30-8:00pm in 105 Northgate

Lecture 11 VTCs and Delay. No lab today, Mon., Tues. Labs restart next week. Midterm #1 Tues. Oct. 7 th, 6:30-8:00pm in 105 Northgate EE4-Fall 2008 Digital Integrated Circuits Lecture VTCs and Delay Lecture # Announcements No lab today, Mon., Tues. Labs restart next week Midterm # Tues. Oct. 7 th, 6:30-8:00pm in 05 Northgate Exam is

More information

Lecture 14 - Digital Circuits (III) CMOS. April 1, 2003

Lecture 14 - Digital Circuits (III) CMOS. April 1, 2003 6.12 - Microelectronic Devices and Circuits - Spring 23 Lecture 14-1 Lecture 14 - Digital Circuits (III) CMOS April 1, 23 Contents: 1. Complementary MOS (CMOS) inverter: introduction 2. CMOS inverter:

More information

Lecture 4: DC & Transient Response

Lecture 4: DC & Transient Response Introduction to CMOS VLSI Design Lecture 4: DC & Transient Response David Harris Harvey Mudd College Spring 004 Outline DC Response Logic Levels and Noise Margins Transient Response Delay Estimation Slide

More information

CHAPTER 15 CMOS DIGITAL LOGIC CIRCUITS

CHAPTER 15 CMOS DIGITAL LOGIC CIRCUITS CHAPTER 5 CMOS DIGITAL LOGIC CIRCUITS Chapter Outline 5. CMOS Logic Gate Circuits 5. Digital Logic Inverters 5.3 The CMOS Inverter 5.4 Dynamic Operation of the CMOS Inverter 5.5 Transistor Sizing 5.6 Power

More information

Chapter 2 CMOS Transistor Theory. Jin-Fu Li Department of Electrical Engineering National Central University Jungli, Taiwan

Chapter 2 CMOS Transistor Theory. Jin-Fu Li Department of Electrical Engineering National Central University Jungli, Taiwan Chapter 2 CMOS Transistor Theory Jin-Fu Li Department of Electrical Engineering National Central University Jungli, Taiwan Outline Introduction MOS Device Design Equation Pass Transistor Jin-Fu Li, EE,

More information

EE105 - Fall 2005 Microelectronic Devices and Circuits

EE105 - Fall 2005 Microelectronic Devices and Circuits EE105 - Fall 005 Microelectronic Devices and Circuits ecture 7 MOS Transistor Announcements Homework 3, due today Homework 4 due next week ab this week Reading: Chapter 4 1 ecture Material ast lecture

More information

EE213, Spr 2017 HW#3 Due: May 17 th, in class. Figure 1

EE213, Spr 2017 HW#3 Due: May 17 th, in class. Figure 1 RULES: Please try to work on your own. Discussion is permissible, but identical submissions are unacceptable! Please show all intermediate steps: a correct solution without an explanation will get zero

More information

Lecture 8-1. Low Power Design

Lecture 8-1. Low Power Design Lecture 8 Konstantinos Masselos Department of Electrical & Electronic Engineering Imperial College London URL: http://cas.ee.ic.ac.uk/~kostas E-mail: k.masselos@ic.ac.uk Lecture 8-1 Based on slides/material

More information

EE115C Digital Electronic Circuits Homework #3

EE115C Digital Electronic Circuits Homework #3 Electrical Engineering Department Spring 1 EE115C Digital Electronic Circuits Homework #3 Due Thursday, April, 6pm @ 56-147E EIV Solution Problem 1 VTC and Inverter Analysis Figure 1a shows a standard

More information

EE105 - Fall 2006 Microelectronic Devices and Circuits

EE105 - Fall 2006 Microelectronic Devices and Circuits EE105 - Fall 2006 Microelectronic Devices and Circuits Prof. Jan M. Rabaey (jan@eecs) Lecture 7: MOS Transistor Some Administrative Issues Lab 2 this week Hw 2 due on We Hw 3 will be posted same day MIDTERM

More information

Lecture 7: SPICE Simulation

Lecture 7: SPICE Simulation Introduction to CMOS VLSI Design Lecture 7: SPICE Simulation David Harris Harvey Mudd College Spring 2004 Outline Introduction to SPICE DC Analysis Transient Analysis Subcircuits Optimization Power Measurement

More information

CMPEN 411 VLSI Digital Circuits. Lecture 04: CMOS Inverter (static view)

CMPEN 411 VLSI Digital Circuits. Lecture 04: CMOS Inverter (static view) CMPEN 411 VLSI Digital Circuits Lecture 04: CMOS Inverter (static view) Kyusun Choi [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] CMPEN

More information

VLSI GATE LEVEL DESIGN UNIT - III P.VIDYA SAGAR ( ASSOCIATE PROFESSOR) Department of Electronics and Communication Engineering, VBIT

VLSI GATE LEVEL DESIGN UNIT - III P.VIDYA SAGAR ( ASSOCIATE PROFESSOR) Department of Electronics and Communication Engineering, VBIT VLSI UNIT - III GATE LEVEL DESIGN P.VIDYA SAGAR ( ASSOCIATE PROFESSOR) contents GATE LEVEL DESIGN : Logic Gates and Other complex gates, Switch logic, Alternate gate circuits, Time Delays, Driving large

More information

Power Consumption in CMOS CONCORDIA VLSI DESIGN LAB

Power Consumption in CMOS CONCORDIA VLSI DESIGN LAB Power Consumption in CMOS 1 Power Dissipation in CMOS Two Components contribute to the power dissipation:» Static Power Dissipation Leakage current Sub-threshold current» Dynamic Power Dissipation Short

More information

Step 1. Finding V M. Goal: Þnd V M = input voltage for the output = V M both transistors are saturated at V IN = V M since

Step 1. Finding V M. Goal: Þnd V M = input voltage for the output = V M both transistors are saturated at V IN = V M since Step 1. Finding V M Goal: Þnd V M = input voltage for the output = V M both transistors are saturated at V IN = V M since V DSn = V M - 0 > V M - V Tn V SDp = V DD - V M = (V DD - V M ) V Tp Equate drain

More information