OSCAD is a free and open source EDA tool. It is created using open source packages, such as KiCad, NgSpice, Scilab and Python. Using OSCAD we can create circuit schematics, perform simulations and design PCB layouts. It can create or edit new device models, and create or edit subcircuits for simulations. It also has a Scilab based Mini Circuit Simulator(SMCSim), which is capable of giving the circuit equation for each simulation step. This feature is unique to OSCAD.
- Operating system - Windows XP and above
- Scilab 5.4.0 or later
- KiCad(Optional, will be installed by OSCAD installer)
- NgSpice(Optional, will be installed by OSCAD installer)
- Python modules(Optional, will be installed by OSCAD installer)
Please refer OSCAD book, Chapter 2 for installation instructions
Please refer OSCAD book, Chapter 4 for detailed usage
For documentation and OSCAD book, please refer to Book
repo
- You can contribute to Source code as well as documentation
- Fork this repo
- Make a seperate branch. Branch name should reflect your new feature or a module
- Send us a pull request
OSCAD is distrubuted under GNU GPL Version 3
All rights belong to the National Mission on Education through ICT, MHRD, Government of India.