You are on page 1of 4

Ex.

No:2

Date:.

SIMULATION OF CMOS INVERTER USING PSPICE


Aim:

To obtain the transfer characteristics of CMOS inverter using PSPICE.

Software Used:

ORCAD PSPICE AD.

Theory:

A CMOS inverter is realized by the series connection of a p-mos and n-mos device. Figure shows inverter and we use PSPICE to compute its voltage transfer characteristics. A sweep of the input voltage level is performed between ground and VDD. The output voltage of this gate extends completely between the limits of the two power supply levels. It is an important attribute of CMOS logic that the transistors do not conduct any current when settled into a particular logic state. Because the mobility for the n-channel is about 3 times greater than the p-channel. The dc characteristic is the plot of output voltage Vout as a function of inverter input voltage Vin.

Program:

**Circuit description** vdd 1 0 DC +5v vi 3 0 DC +5v m1 2 3 0 0 MN l=3um w=3um m2 2 3 1 1 MP l=3um w=9um

Output Waveform:

.model MN nmos level=3 vto=0.7 kp=4e-5 gamma=1.1 phi=0.6 +lambda=0.01 rd=40 rs=40 pb=0.7 cgso=3e-10 cgdo=3e-10 +cgbo=5e-10 rsh=2.5 cj=0.00044 mj=0.5 cjsw=4e-10 mjsw=0.3 +js=1e-5 tox=5e-08 nsub=1.7e+16 nss=0 nfs=0 tpg=1 xj=6e-0.7

+ld=3.5e_07 uo=775 vmax=100000 theta=0.11 eta=0.05 kappa=1 .model MP pmos level=3 vto=-0.8 kp=1.2e-05 gamma=0.6 phi=0.6 +lambda=0.03 rd=100 rs=100 pb=0.6 cgso=2.5e-10 cgdo=2.5e-10 +cgbo=5e-10 rsh=80 cj=0.00015 mj=0.6 cjsw=4e-10 mjsw=0.6 +js=1e-05 tox=5e-08 nsub=5e+15 nss=0 nfs=0 tpg=1 xj=5e-0.7 +ld=2.5e-07 uo=250 vmax=7000 theta=0.13 eta=0.3 kappa=1 .DC vi 0 5 50mv .plot dc v(2) Id(M1) .probe .end

Procedure:

1. Open the application ORCAD P-SPICE AD. 2. On the file menu click New. Select the text file. 3. Type the program. 4. Save the program with filename.cir. 5. Click open simulation on file menu and enter the filename.cir then click open. 6. Go to burn. 7. Then go to view simulation output file. 8. Verify the results.

Result:

Thus the transfer characteristics of CMOS inverter using PSPICE is determined.

CMOS Inverter:

You might also like