This repository contains a collection of codes which will help in understanding of MOSFET amplifiers.
THEORY:
Basic understanding of Circuit Theory and Analog Electronics is needed.
TOOLS:
The intended reader should have some familarity with EDA tools(SPICE). Since this is done in an linux environment , familiarity with linux is recommended.
Installation in ubuntu:
1.sudo apt-get update
2.sudo apt-get install ngspice
Type the following in terminal:
cd
(Now you are in the home directory.)
(Create a separate folder for circuits and inside it create a separate forder for sub circuit files and library files.)
mkdir circuits
cd circuits
mkdir lib sub