项目作者: scivision

项目描述 :
Plot GNUCAP/NGSPICE sim data with Matlab/GNU Octave
高级语言: Python
项目地址: git://github.com/scivision/python-spice.git
创建时间: 2016-07-19T00:54:39Z
项目社区:https://github.com/scivision/python-spice

开源协议:GNU Affero General Public License v3.0

下载


Python - SPICE interface and plotting

GNUcap / NGspice voltage multiplier sim.

Used for my Ph.D. qualifying exam, and a follow-on to my
harmonic radar tag improvements.

NOTE: Consider using
PySpice
instead of this approach.

Prereqs

  1. apt install gnucap ngspice

Usage

Simulate no-driver LED problems due to wire voltage drop, using ledDrop.net and StringIO to avoid output file mess.

  1. python ledDrop.py

Other programs

These programs run from GNU Octave or Matlab.

  • runDub.m run and plot basic voltage doubler current input and voltage output vs. time
  • runDubTry.m plot spectrum
  • runDubMult.m multi-stage voltage multiplier: voltage, current, impedance
  • runMos.m using MOS simulation