
| Independent Voltage and Current Sources | Exponential | Pulse |
| Piece-wise Linear | Single-frequency FM | Sinusoidal |
| Linear Dependent | Linear Current-controlled Current Sources | Linear Current-controlled Voltage |
| Linear Voltage-controlled Current | Main Menu | Linear Voltage-controlled Voltage |
Behavioral Modeling| Frequency Table Modeling | General (Arbitrary) Sources |
| Laplace Equation Modeling | Polynomial Sources |
| Mixed A/D | Analog Models | Digital Models | Mixed Analog/Digital Code Models |
DR. SPICE includes the XSPICE code model technology which was developed at the Georgia Institute of Technology. This simulation and modeling technology extends the ability of DR. SPICE to model a circuits functionality at a high level of abstraction. There are 3 categories of code models: analog, digital and mixed analog/digital. The XSPICE technology includes a 12 state digital simulator embedded within DR. SPICE. Another feature of the XSPICE technology allows the user to develop models in the C programming language. These user-developed models are dynamically linked into DR. SPICE during a simulation.
By using a code model in your design, the user is gaining a potentially large (1000X) increase in simulation speed. The draw-back is that simulation accuracy is reduced. By having a well thought out Simulation methodology, the reduction in simulation accuracy can be negligible.
Statements| Rules and Conventions | Comment | End | Ends | Func |
| IC and Nodeset | Include | Library | Options | Param |
| Probe/CSDF | Savebias and Loadbias | Subcircuit | Title |
These devices and models provide parameters that may be altered.
| BJT | Capacitor | Diode | Inductor |
| JFET | Non-Linear Inductor | MESFET | MOSFET |
| Resistor | Transmission Line (Lossless) | Transmission Lines (Lossy) | Uniform RC |
Models By Model Type DR. SPICE provides over 5600 analog model descriptions in libraries that you can use in both analog schematic capture and simulation. On the PC, these libraries reside under the DR. SPICE installation directory:
c:\drspice\lib
The DR. SPICE models are cataloged into the following libraries:
| Amp | BJT |
| Buffer | Connector |
| Diode Library | JFET |
| Modulator/Demodulator | MOSFET |
| Multiplexer | Multiplier/Divider |
| Op Amp | Switch |
| Voltage Reference | Zener |
How To Use The Model Descriptions
Each simulation model has its own unique symbol for use by a schematic capture package. To pull in the models for simulation simply set the DRSPICELIB environment variable (see Library ). To pull in the symbols for schematic capture, modify the library search path.
The DR. SPICE libraries include model from the following semiconductor manufactures:
| Advanced Linear | Analog Devices | APEX |
| AMP | Burr Brown | ComLinear |
| Elantec | Harris | Linear Technology |
| Maxim | Motorola-MOS | Motorola-Op Amp |
| National | Texas Instruments | Zetex |
Return To Main Help Menu