Lab 4 - ECE 421L 

Authored by Your Name, Adam Sheta 

Email: shetaa2@unlv.nevada.edu

Sepetember 26, 2023

 

IV characteristics and layout of NMOS and PMOS devices in ON's C5 process 

Pre-lab work 

 

The prelab had us go through Cadence tutorial 2, which walked us through the process of layout and simulating IV curves of PMOS and NMOS devices.

 

The first major step in the tutorial is creating a schematic for the NMOS device with dimmensions of 6u/600n.

(Note there was some backtracking in the tutorial, I will only be showing my completed schematic)

 

NMOS sch

 

After completing the schematic I then used it to create a symbol for my device to be used later in simulations. 

 

NMOS sym

 

Following the tutorial directions, I then setup a simulation of the device to display ID vs VDS for VGS varying from 0 to 5V in 1V steps while VDS varied from 0 to 5V in 1mV steps. The schematic used for simulation, simulation settings, and results of the simulation are shown below. 

 

Tut2 NMOS sim sch

NMOS Tut sim setup

Tut2 NMOS sch sim res

 

 

The next step was laying out the NMOS device instantiating a cell from the TechLib_ami06 folder. To complete the layout we add a ptap cell for a metal connection to p+ for B, as well as a m1_poly connection to facillitate our G connection. We create metal rectangles to cover S and D and then create pins for everything. 

NMOS layout

 

I then extracted the layout and ran LVS. 

 

NMOS LVS

 

The final step for the NMOS device design is simulating using the extracted layout the results of which are shown below.

 

NMOS ext sim

Ext NMOS proof

As expected, the results match that of the simulation run using the schematic. 

 
 

Next the tutorial went through the design process for a PMOS device. This process was very similar to what we just did for the NMOS device so I will mainly provide screenshots, as the description of steps is mostly the same. 

 

Schematic & Symbol 

 

PMOS sch

PMOS sym

 

Simulation schematic, setup, & results

 

PMOS sim sch

PMOS sim setup

PMOS sch sim res

 

Layout & extracted view with LVS pass

 

PMOS layout

PMOS LVS pass

 

Simulation using extracted view 

 

PMOS ext sim res

PMOS ext proof

As before simulations between extracted view and schmatic view are the same. 

 

 

Lab work 

 

A schematic for simulating ID v. VDS of an NMOS device for VGS varying from 0 to 5 V in 1 V steps while VDS varies from 0 to 5 V in 1 mV steps. Use a 6u/600n width-to-length ratio. (Note this is the same as what was done in the NMOS part of tutorial 2)

 

NMOS sim Sch

NMOS ID vs VDS

 

  

 A schematic for simulating ID v. VGS of an NMOS device for VDS = 100 mV where VGS varies from 0 to 2 V in 1 mV steps. Again use a 6u/600n width-to-length ratio. (Note VDS is fixed in this case) 

 

NMOS ID vs VGS sch sim setup 

NMOS ID vs VGS

 
 

A schematic for simulating ID v. VSD (note VSD not VDS) of a PMOS device for VSG (not VGS) varying from 0 to 5 V in 1 V steps while VSD varies from 0 to 5 V in 1 mV steps. Use a 12u/600n width-to-length ratio. (Note this is the same as what was done in the PMOS part of tutorial 2)

 

PMOS sim sch

PMOS ID vs VSD

 

 

A schematic for simulating ID v. VSG of a PMOS device for VSD = 100 mV where VSG varies from 0 to 2 V in 1 mV steps. Again, use a 12u/600n width-to-length ratio. (Note VSD is fixed in this case) 

 

PMOS ID vs VSG sim sch setup

PMOS ID vs VSG

 
 

Layout a 6u/0.6u NMOS device and connect all 4 MOSFET terminals to probe pads

 

Layout with DRC pass 

 

NMOS Pad layout DRC

 

Make a corresponding schematic so you can LVS your layout. 

 

NMOS Pad Sch

NMOS Pad LVS

 

Layout a 12u/0.6u PMOS device and connect all 4 MOSFET terminals to probe pads. 

 

Layout with DRC pass

 

PMOS Pad Layout DRC

 

Make a corresponding schematic so you can LVS your layout. 

 

PMOS_Pad sch

PMOS Pad LVS

 

Return to EE 421L Labs