lecture 2

21
240-451 VLSI, 2 1 Lecture Lecture 2 2 NMOS Technology mputer Engineering, Prince of Songkla University by Wannarat

Upload: fadhila

Post on 04-Feb-2016

34 views

Category:

Documents


0 download

DESCRIPTION

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut. Lecture 2. NMOS Technology. Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut. Design Abstraction Levels. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Lecture  2

240-451 VLSI, 2000

1

Lecture Lecture 2 2

NMOS Technology

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Page 2: Lecture  2

240-451 VLSI, 2000

2

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Design Abstraction Levels

Page 3: Lecture  2

240-451 VLSI, 2000

3

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Introduction to NMOS

NMOS technology was divided into 3 layers :

- Diffusion Layer

- Poly Silicon

- Metal

Page 4: Lecture  2

240-451 VLSI, 2000

4

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Introduction to NMOS

S DG

Poly cross with diffusion --> Field effect transistor (FET)

D

S

G

Page 5: Lecture  2

240-451 VLSI, 2000

5

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

The Basic Idea ...

• N-Channel - N-Switches are ON when the Gate is

HIGH and OFF when the Gate is LOW

• P-Channel - P-Switches are OFF when the Gate is

HIGH and ON when the Gate is LOW

• (ON == Circuit between Source and Drain)

Page 6: Lecture  2

240-451 VLSI, 2000

6

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Transistors as switches

GS

D

GS

D

N Switch

P Switch

0

1

1

0

Passes “good zeros”

Passes “good ones”

Page 7: Lecture  2

240-451 VLSI, 2000

7

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

General Properties

• โลหะไม่�ม่�ปฏิ�กริ�ยาก�บเส้�นอื่��น • Diffusion has C > Poly , Metal BUT!! Poly and metal have R > Diffusion.

Page 8: Lecture  2

240-451 VLSI, 2000

8

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

MOS Transistor

n+n+

p-substrate

Field-Oxyde

(SiO2)

p+ stopper

Polysilicon

Gate Oxyde

DrainSource

Gate

Bulk Contact

CROSS-SECTION of NMOS Transistor

Page 9: Lecture  2

240-451 VLSI, 2000

9

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Current and transistor structure

GS

D -

+

Vds

IdsVgd

Vgs

++

n+n+

p-substrate

DSG

B

VGS

+

-

Depletion

Region

n-channel

Page 10: Lecture  2

240-451 VLSI, 2000

10

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Current in transistor

Ids = Q t S

v L

E = Vds ; Vds lowL

t = L2

Vds

Page 11: Lecture  2

240-451 VLSI, 2000

11

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

t L2

Ids Vgs

Vgs > Vthreshold ;

I flow and transistor will be ON

Page 12: Lecture  2

240-451 VLSI, 2000

12

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

The relation between current and voltage

Page 13: Lecture  2

240-451 VLSI, 2000

13

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Capacitance

Q = - Cg (Vgs - Vth) * C = A

D

Q = -WL (Vgs - Vth) D

Page 14: Lecture  2

240-451 VLSI, 2000

14

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Current in Transistor (Ids)

Ids = - W (Vgs - Vth) Vds

LD

Vds = LD Ids

W (Vgs - Vth)

R = L2

Cg(Vgs - Vth)

Page 15: Lecture  2

240-451 VLSI, 2000

15

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Current in Saturation

Ids W (Vgs - Vth)2

2LD

GS

D

D

S

Vgs

G

R

+ -

Vds

Page 16: Lecture  2

240-451 VLSI, 2000

16

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Current in Nonsaturated

Ids Cg ((Vgs - Vth)Vds - Vds2 )

L2 2

Page 17: Lecture  2

240-451 VLSI, 2000

17

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Serial Parallel Structure (1)

1

1

1 1

G

G

G G

S

S

S SD

D

D D

N Channel: on=closed when gate is high

Page 18: Lecture  2

240-451 VLSI, 2000

18

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

NMOS Transistors in serial/parallel connection

Transistors can be thought as a switch controlled by its gate signal

NMOS switch closes when switch control input is high

X Y

A B

Y = X if A and B

X Y

A

B Y = X if A OR B

NMOS Transistors pass a “strong” 0 but a “weak” 1

Page 19: Lecture  2

240-451 VLSI, 2000

19

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Serial Parallel Structure (2)

P Channel: on=closed when gate is low

0

0

0 0

G

G

G G

S

S

S SD

D

D D

Page 20: Lecture  2

240-451 VLSI, 2000

20

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

PMOS transistors serial/parallel connection

X Y

A B

Y = X if A AND B = A + B

X Y

A

B Y = X if A OR B = AB

PMOS Transistors pass a “strong” 1 but a “weak” 0

PMOS switch closes when switch control input is low

Page 21: Lecture  2

240-451 VLSI, 2000

21

Department of Computer Engineering, Prince of Songkla University by Wannarat Suntiamorntut

Questions & Summary

“Inverter in the next slide”