User Tools

Site Tools


kicad:kicad_spice_quick_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
kicad:kicad_spice_quick_guide [2015/04/17 16:06] – [What you'll need] mithatkicad:kicad_spice_quick_guide [2015/04/17 16:12] – [Making it happen] mithat
Line 36: Line 36:
     * Use the "''0''" component from a SPICE component library rather than the ''GND'' symbol.     * Use the "''0''" component from a SPICE component library rather than the ''GND'' symbol.
       * "''0''" is the official name of ground node in SPICE. Some engines may translate ''GND'' into ''0'', some may not.       * "''0''" is the official name of ground node in SPICE. Some engines may translate ''GND'' into ''0'', some may not.
-  - Specify the simulations you want to run and the output you want to display by adding a text block (i.e., "comment") with the needed SPICE and Nutmeg syntax plus a little added mojo. To do an AC analysis and plot the response at node ''vout'', you would add the following block:<code>+  - To specify the simulations you want to run and the output you want to display, add a text block (i.e., "comment") with the needed SPICE and Nutmeg syntax plus a little added mojo. The following does an AC analysis and plots the response at node ''vout'':<code>
 +PSPICE  +PSPICE 
 .control .control
kicad/kicad_spice_quick_guide.txt · Last modified: 2018/10/17 14:56 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki