pspice.org
changeset 15 d298f61dace2
equal deleted inserted replaced
14:7728e8bf329f 15:d298f61dace2
       
     1 #+TITLE:     Replacements for pSpice
       
     2 #+AUTHOR:    Anoop Jacob Thomas
       
     3 #+EMAIL:     info@fossee.in
       
     4 #+DATE:      2011-05-10 Tue
       
     5 #+DESCRIPTION: 
       
     6 #+KEYWORDS: 
       
     7 #+LANGUAGE:  en
       
     8 #+OPTIONS:   H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
       
     9 #+OPTIONS:   TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc email:nil author:nil timestamp:nil creator:nil
       
    10 #+INFOJS_OPT: view:t home:software.html toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
       
    11 #+EXPORT_SELECT_TAGS: export
       
    12 #+EXPORT_EXCLUDE_TAGS: noexport
       
    13 #+LINK_UP:   
       
    14 #+LINK_HOME: 
       
    15 #+XSLT: 
       
    16 
       
    17 * NGSpice
       
    18 
       
    19 ** About NGSpice
       
    20 
       
    21 Ngspice is a mixed-level/mixed-signal circuit simulator. Its code is
       
    22 based on three open source software packages: Spice3f5, Cider1b1 and
       
    23 Xspice. Ngspice is part of gEDA project, a full GPL'd suite of
       
    24 Electronic Design Automation tools.
       
    25 
       
    26 Spice3 does not need any introduction, is the most popular circuit
       
    27 simulator. In over 30 years of its life Spice3 has become a de-facto
       
    28 standard for simulating circuits.
       
    29 
       
    30 Cider couples Spice3f5 circuit level simulator to DSIM device
       
    31 simulator to provide greater simulation accuracy of critical
       
    32 devices. DSIM devices are described in terms of their structures and
       
    33 materials.
       
    34 
       
    35 Xspice is an extension to Spice3C1 that provides code modeling support
       
    36 and simulation of digital components through an embedded event driven
       
    37 algorithm.
       
    38 
       
    39 ** List of Courses/Subjects/Areas where NGSpice used
       
    40    - Electronics Circuit Simulator
       
    41    - Microelectronics
       
    42    - Electronics Circuit Analysis and Design
       
    43    - Analog Integrated Circuits
       
    44    - Digital Electronics and Circuits 
       
    45 
       
    46 ** Learning Resources for NGspice
       
    47 
       
    48    - User Manual: http://ngspice.sourceforge.net/docs.html
       
    49    - Spoken Tutorials: http://spoken-tutorial.org (Coming Soon)
       
    50 
       
    51 ** Where NGspice used/NGspice Support 
       
    52 
       
    53    - Indian Institute of Technology, Bombay