Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martinnl/stringent

A mosfet optimizer
https://github.com/martinnl/stringent

Last synced: 10 days ago
JSON representation

A mosfet optimizer

Awesome Lists containing this project

README

        

Stringent

A mosfet optimizer

This optimizer contains 2 modes: a bruteforce tester and a equation based optimizer

Bruteforce
The bruteforce method tests different input variables and analyzes the output to find a optimium solution.

Equation
The equation based optimizer parses the netlists and derives EKV equations for each measurement.
Then the equation system is solved using octave and verified using ngspice.

Additional software used:
Octave, ngspice, gnuplot