/MOS-Amplifiers

This repository contains a collection of codes which will help in understanding of Mosfet amplifiers.

MOS AMPLIFIERS

This repository contains a collection of codes which will help in understanding of MOSFET amplifiers.

PREREQUISITES

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.

NG SPICE installation:


Installation in ubuntu:
1.sudo apt-get update
2.sudo apt-get install ngspice

GSCHEM Installation:


GETTING STARTED:


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