Lab 3 - EE 421L 

Authored by Min Lan,

LANM2@UNLV.NEVADA.EDU

09/21/2013

 

Note: Click on images for original size in a new window/tab.


Electric Library:   ML_ee421L_f13_lab3.jelib

 

Lab description

    In this we will layout the 10-bit DAC designed in Lab 2, also we will create

icons of components for use in the schematics.

 

Review for R2R DAC:

    The 10-bit R2R is composed of cascading groups of resistors connected in

L shape.

    R2R_sch.jpg    R2R_10bit_DAC_schematics.jpg


Schematics and Icon of R2R group


    R2R_sch2.jpg    R2R_ic.jpg



Edit DAC Schematics

DAC_R2R_sch.jpg        sim_ADC_DAC_R2R_sch.jpeg
(DAC_R2R_sch)                        

Simulation
        sim_ADC_DAC_R2R_spice.jpeg

Layout


N-Well Resistor

    Selecting the width and length of a resistor:

    The resistor to be laid out is 10kΩ.

    Our process has sheet resistance of 800Ω per square.

(More info in the PROCESS PARAMETERS section, look for N_W column.)

    Squares needed = 10kΩ / 800Ω = 12.5 squares.

    I selected the width to be 15, therefore the length will be 15*12.5 = 187.5

    These values are the same as that used in Lab 2, no change is made in the
schematics.


R_10k_nwell_sch.jpg    R_10k_nwell_lay.jpg

    How Electric measure the resistor's width and length:
       Because of natural of the corner, the resistance near the contact are lower.
       Eletric measures the length starting after the contact to where it
       meets the other contact.
       From the above layout, the width and length of the resistor are the width
       of the red rectangle.


Layout a group of 3 resistor
    R2R_lay.jpg

Layout of DAC
    DAC_R2R_lay_2.jpg
    DAC_R2R_lay_3.jpg
Final Layout
    DAC_R2R_lay.jpg


DRC, NCC, ERC Checks
    DRC: check if layout matches the design rules.
    DRC.jpg
    NCC: check if the schematics and layout match each others in exports
             topologies, and sizes.
    NCC.jpg
    ERC: check wells over user preferences (whether or not N-wells
             are connected to vdd, P-wells connected to gnd; the former is
             required for digital circuits but is unchecked for this lab)
    ERC.jpg

Backup your works!
    zip.jpg    email_backup.jpg


Return to EE 421 Labs