0% found this document useful (0 votes)
19 views

Lab1 Getting Started With EDA Tools

Vlsi assignment

Uploaded by

priyanshu borah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Lab1 Getting Started With EDA Tools

Vlsi assignment

Uploaded by

priyanshu borah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Analog Circuits LAB 1, E3-238, INDIAN INSTITUTE OF SCIENCE, BANGALORE (560012), KARNATAKA, INDIA

Lab 1
Getting Started with EDA Tools

INTRODUCTION
The objective of this lab is to familiarize you with the Cadence Virtuoso design environment.
The Virtuoso environment provides a set of tools to perform various operations in custom
integrated circuit design, such as, design entry, simulation, extraction, and verification.
This lab is focused on the schematic entry and circuit simulation. A subset of tools required
for this lab is listed in Table 1. The problems in this lab are given to serve as a starting point
for you to explore the capabilities and limitations of the tools.
Table 1 Tools for custom integrated circuit design.

Tool Purpose
Cadence® Virtuoso® Library Manager To create and edit design
librariesand cells.
Schematic Editor L For graphical entry of circuit
topologyand parameters.
Analog Design To setup design variables,
Environment (ADE) L analyses,and probes.
Visualization tools Design & Analysis
and Calculator
Spectre® For circuit simulation.

Page 1 of 5
Analog Circuits LAB 1, E3-238, INDIAN INSTITUTE OF SCIENCE, BANGALORE (560012), KARNATAKA, INDIA

Problem 1 (DC analysis of linear network)


Find out the DC operating point (node voltages) of the circuit shown in Figure 1 by both hand-
calculation and simulation.

VR2

Problem 2 (DC analysis of nonlinear circuit)


a. Consider the circuit in Figure 2. Assuming the exponential model (𝐼𝐷 = 𝐼𝑆 𝑒 𝑉𝐷 ⁄𝜂𝑉𝑇 ), hand-
calculate the exact voltage across the diode (VD) (up to four places after the decimal
point)using an iterative method.

Figure 2 Circuit with nonlinear component.

b. Simulate the DC operating point of the circuit using i) resistor from analoglib and ii)
myDiode model (given in Appendix). Compare the hand-calculated and simulated values.
Analoglib is the library of many ideal circuit components that can be used for simulation
purposes only.
c. Sweep temperature in the DC analysis setup from -40 ⁰C to 150 ⁰C and plot VD vs. T. Re-
do with a temperature coefficient of resistance of 0.004 /⁰C.

Page 2 of 5
Analog Circuits LAB 1, E3-238, INDIAN INSTITUTE OF SCIENCE, BANGALORE (560012), KARNATAKA, INDIA

d. Repeat b & c with resistor and diode model from the gpdk. Choose diode area that
matches Is = 10fA closely at room temperature. [Resistor model: polyres – this resistor is
built using the layer of polysilicon i.e., polycrystalline silicon, diode model - ndio]

Problem 3 (Transient analysis)


a. For the first-order RC network shown in Figure 3, simulate the behavior of this circuit
subjectto a 0V to 1V step input having a rise time of no more than 10 ns. Plot the voltage
waveformacross the resistor and capacitor. Use resistor and capacitor models from
analoglib. Verify that voltage across the capacitor changes by 63% of its final value in a
time of one time constant.

Figure 3 First order RC network

b. Repeat the above experiment with the initial voltage of 0.5V across the capacitor and
observethat initial conditions affect the initial operating point (in transient analysis).
c. Use calculator to create a function that provides the duration between 10% to 90% of the
maximum voltage.

Problem 4 (AC analysis)


a. In AC analysis, the simulator computes the small-signal behavior using phasor analysis of
a circuit by first linearizing the circuit about a DC operating point. Compute the frequency
response of the series RLC network shown in Figure 4. Plot both the magnitude and
phase behavior of the loop current and the voltage across resistor, capacitor, and inductor
over a frequency range of 1mHz to 1MHz. Use 10 points per decade in your plot.

Also, observe the following and comment:


i. The frequency response does not change with the change in initial conditions of the
capacitor and inductor which of course affects the DC operating point. Why is it so?
ii. At resonant frequency the magnitude of the voltage across capacitor
and inductor depends on the value of the resistor and can be greater than the source
voltage magnitude. If so, can the circuit be used as a voltage amplifier? If yes, then
what about its power gain?

Page 3 of 5
Analog Circuits LAB 1, E3-238, INDIAN INSTITUTE OF SCIENCE, BANGALORE (560012), KARNATAKA, INDIA

Figure 4 Series RLC network

b. Perform AC analysis for the RC network of figure 3 with the step input voltage source
replaced by an AC voltage source. Use resistors and capacitors for gpdk. Use polyres for
resistor with resistance R = 50k. Use nmoscap for capacitor with C = 10pF. Be careful
about the polarity of the capacitor. Plot the magnitude and phase response for Vc. Create
a calculator function that provides the 3-dB bandwidth of the AC plot. Perform a
temperature sweep from -40 ⁰C to 150 ⁰C and plot bandwidth vs. T.

APPENDIX
The myDiode model is shown in Table 1. Create a model file using the line below. Name the
file as mydiode.scs.
Table 1 Spectre models.

model myDiode diode is=10e-15 n=1

Page 4 of 5

You might also like