yampex.examples.mosfet_vdsp.MOSFET(object) class documentation
Part of yampex.examples.mosfet_vdsp
(View In Hierarchy)
I model a few aspects of an N-channel MOSFET.
| Method | __init__ | Undocumented |
| Method | __repr__ | Undocumented |
| Method | Cdox | Oxide capacitance per unit area (F/cm^2). |
| Method | PF | Substrate (bulk) Fermi potential PF (phi_F) at nominal temperature. |
| Method | Vfb | Flatband voltage. |
| Method | gamma | Body effect coefficient. |
| Method | VT | Threshold voltage. |
| Method | n | Given Vgs, returns n, the inverse of the first derivative of the surface potential deep in depletion vs Vgs. |