Lab 3 - ECE 421L 

Authored by Fred Hathaway,

hathawa6@unlv.nevada.edu

20 Sept 2013 

  

Layout of a 10-bit Digital-to-Analog Converter (DAC):

 

Prelab:

  

I completed the tutorial 1 for Electric as seen below.

This clip shows the schematic of the resistor divider from tutorial 1.  Note that the length of 187.5 and the width of 15 is shown on the resistor.  These are annotated by clicking on the resistor and pressing ctrl-I to edit the parameters.  Additionally the resistor value is allow annotated the same manner.  The wires are drawn by right click, left click of the mouse.  

Once the schematic is complete check for errors by pressing F5.  A common error is unnecessary pins.  This can be cleared by going to Edit->Cleanup cells-> Cleanup pins everywhere..

To label the arcs highlight arc and press cntl-I to edit the properties.  Or simply double click on the arc.

3_prelab_fig1.JPG


A layout design was created by cell-> new cell and selecting layout.  The scale of 0.5 was selected for grid alignment.  Note that the exports are on metal 1.

3_prelab_fig2.JPG

 
Lab 3: layout of 10-bit DAC.

I will be designing a layout of a 10 bit DAC similar to the following picture:

3_fig1.JPG

I created a cell consisting of three resistors in series.  This is one cell of the resistors.  Note that the exports are on the metal 1 layer.

3_fig2.JPG

   

The length and width of the N-well resistor is calculated base on the MOSIS submicron rules.  Below lists the minimum width of the Well.  In our case we are using the sub-micron rules and our minumum width is 12.

 

3_fig5.JPG

3_fig19.JPG

 

To create a 10k resistor for this design we used a length of 187.5 and a width of 15.  This is the equation that is used to calulate the resistance.  We use the sheet resistance from the MOSIS reference inforation seen above.  The sheet resistance in this case is 800.5, but we'll round it to 800 ohms/square.

 

3_fig7.JPG

  

The length and width are measured in electric from inside of the contact point to contact point (port) not from the edge of the N-well.  Below is a picture:

 

3_fig6.JPG

 

The next step was to create a new cell layout for the R2R 10 bit DAC.  This added a layout in my previous R2R_10Bit_DAC cell.  As seen below the resistor cells are layed out in a stacked pattern (IE: same x-position).  

 

 3_fig3.JPG

 
The next step was make 10 copies of the cell as seen below:

3_fig4.JPG 

Final layout of the 10 cells connected.

3_fig8.JPG

Closeup of top cells:

3_fig9.JPG

Last cell with a 10k resistor:

3_fig10.JPG

I created an icon of for the schematic.  Click ->View ->Make Icon View.

3_fig12.JPG

Schematic view of cell with icon:

  3_fig11.JPG

The schematic was created using the cells from the schematic that I created above.  The icons were used instead of using individual resistors.  This made the schematic easy to draw.  
 
3_fig13.JPG
 
Closeup view of top two cells:
 
 3_fig14.JPG

 Last two with 10k resistor:

3_fig15.JPG

Additionally, I created an icon for the schematic.  
 
3_fig16.JPG

I created a schematic to view the simulation results and verify the operation of the DAC:

3_fig17.JPG

The simulation results are shown below (VIN,VOUT, and VB9.  The results are comparable to the results from lab 2.  The input is a sinusoid and the output is not as smooth as the input and is stepped due to the Digital to Analog conversion.

3_fig18.JPG  

Copy of ee421_ecg621_f13.jelib file
 
Return to EE 421L Labs