[TOC]

On the FETs

TODO the conceptual understanding of the electron inversion layer and stuff.

Use the damn chart

NMOSPMOS
Triode or Non-Saturation
Saturation
Cutoff
Transition Point
Enhancement Mode
Depletion Mode

And remember:

nmos and pmos

Lets talk about NMOS and PMOS an try to recontextualize them.

  • NMOS - classic transistor, allows current to flow when a positive voltage is applied
  • PMOS (chaotic evil). Allows current to flow when negative voltage is applied. Allow LESS current to flow when a positive voltage is applied. This positive/negative voltage distinction is important for enhancement/depletion.

For both NMOS and PMOS transistors, the gate voltage that matters for turning the transistor on or off is relative to the source terminal. This voltage difference is referred to as (Voltage between Gate and Source).

  • NMOS
    • To turn it "on", the gate voltage () should be more positive than the source voltage () by at least a threshold voltage (). So, should be greater than .
  • PMOS
    • To turn it "on", the gate voltage () should be more negative than the source voltage () by at least a threshold voltage (). So, VGSVGS should be less than .

It's essential to remember this relative nature of the gate voltage to the source because the source voltage can change, especially in circuits where the transistor is not in a simple switch configuration. This means that the absolute gate voltage needed to turn on a MOSFET can vary depending on the source voltage.

Okay but theres a ton of modes there, lets break them down

Triode / Non Saturation

  • The MOSFET behaves like a variable resistor. The resistance between drain and source is controlled by the gate voltage.

Saturation

  • The MOSFET is fully on and conducts maximum current from drain to source. This is the mode in which MOSFETs are typically operated for amplification.

Cutoff

  • The transistor is fully "off," and no current flows from collector to emitter.

Transition Point

  • This isn't really a "mode" but rather a point. It's the point between cut-off and active mode, where the transistor just starts to turn on.

Enhancement Mode

  • Material / manufacturing property
  • Enhancement Mode: Refers to a MOSFET that is normally "off" when no gate voltage is applied. It requires a gate voltage to "enhance" or create a channel for current to flow between the source and drain. This is similar to turning a switch "on."
  • NMOS
    • Enhancement mode is when its on and current is flowing and the input is a typical positive voltage.
  • PMOS
    • Enhancement mode is when its on and current is allowed to flow but the input is a negative voltage
  • Enhancement is the mode when current is allowed through the FET

Depletion Mode

  • Material / manufacturing property
  • Depletion Mode: Refers to a MOSFET that is normally "on" with a natural channel allowing current flow. Applying a gate voltage "depletes" or reduces the channel, controlling or even cutting off the current flow, similar to turning a switch "off."
  • Depletion mode is when it really doesn't want current through the FET

![regions of operation](./regions of operation.png)

More on Enhancement / Depletion

In the context of transistors "ON" refers to the transistor being in a conducting state, allowing current to flow between drain and source. "OFF" means minimal current flow:

NMOSPMOS
Enhancement ModeNormally OFF
Turns ON with positive
Normally OFF
Turns ON with positive (negative )
Depletion ModeNormally ON
Turns OFF or reduces conduction with negative
Normally ON
Turns OFF or reduces conduction with negative (positive )

One more equation for the road

For NMOS

For PMOS

Oxide Layer Capacitance

I honestly have no idea what these mean.