Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 354 Bytes

File metadata and controls

10 lines (7 loc) · 354 Bytes

DiodeModel

Python Script for producing a SPICE model of a diode from a characteristic

Requires

You need to install the following libraries: numpy, matplotlib, scipy

Usage

usage: DiodeModel.py [-h] [-c] [-p] [-IS IS] [-N N] [-RS RS] [-m MAXIT] [-n NPOINTS] [-s] [-f [FITFILE]] filename

Run DiodeModel.py --help for more information on parameters