0% found this document useful (0 votes)
46 views14 pages

Nitesh - Vlsi 1

SPICE (Simulation Program with Integrated Circuit Emphasis) is an open-source circuit simulation software that simulates analog circuits. Developed in 1973 at UC Berkeley, SPICE has undergone several updates and is now widely used in both industry and academia. SPICE uses device models and numerical analysis methods to simulate the behavior of passive components, active devices, and integrated circuits under DC, transient, small-signal AC, and noise conditions.

Uploaded by

Aman Katiyar
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)
46 views14 pages

Nitesh - Vlsi 1

SPICE (Simulation Program with Integrated Circuit Emphasis) is an open-source circuit simulation software that simulates analog circuits. Developed in 1973 at UC Berkeley, SPICE has undergone several updates and is now widely used in both industry and academia. SPICE uses device models and numerical analysis methods to simulate the behavior of passive components, active devices, and integrated circuits under DC, transient, small-signal AC, and noise conditions.

Uploaded by

Aman Katiyar
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/ 14

1

INTRODUCTION & CIRCUIT


SIMULATION USING SPICE

By – Nitesh Chakrawarti
Roll no. -0601EC151025
CONTENT
2

 Introduction
 What is SPICE
 History of SPICE
 Device Model
 Applications
 Example
Introduction
3

 Computer simulation of a circuit entails using a


computer to predict, or simulate, the performance
of a circuit or system.
 Many different type of computer programs are
used for simulations of integrated circuits,
depending on the types of analysis required and
size of circuit involved or designed.
What is SPICE
4

 It is short for 'Simulation Program with Integrated


Circuit Emphasis‘
 SPICE is open-source software that simulates the
operating conditions of analog circuits.
 The simulation program SPICE was selected because
of its long-term acceptance and use, as well as its
widespread availability to both industrial and
academic groups.
History of SPICE
5

 Developed by the University of California, Berkeley


in 1973, SPICE has undergone changes as shown in
the table below to reach its current format.
 The first version, SPICE1, was coded in FORTRAN.
 FORTRAN is a procedural programming language
developed for scientific computing.
 It facilitates optimization of parallel computing
operations to achieve faster processing speeds.
Contd…
6

Fig. History of SPICE


Device Model
7

 In Device model, device parameters are used to


reproduce the actual element characteristics on a
simulator.
 Elements and devices can be simulated:
 Passive components (i.e. resistors, capacitors, inductors)
 Active devices (e.g. diodes, bipolar transistors,
MOSFETs)
 Transmission lines
 Power sources
Contd…
8

 Analysis methods:
 Transient
 DC
 Small-signal AC
 Noise
Until SPICE, IC design was carried out entirely
by hand.
9
Flowchart for operation of SPICE
10
Flowchart operations
11

 The subroutine READIN read the SPICE input file.


 ERRCHK verifies that the input syntax is correct.
 Temperature effects are handled in SPICE by
repeating the entire analysis for each temperature.
 DCTRAN and DCOP are used for dc transfer
characteristics, dc operating point calculations and
transient analysis.
 ACAN performs the small signal ac analysis.
Applications
12

 SPICE utilizes a modified nodal analysis approach.


 It can be used for-
 DC analysis
 Transient analysis

 AC analysis

 Noise analysis

 Temperature analysis, etc.


Example
13
14

You might also like