2

Where does the body diode in a MOSFET come from? I understand that its built in and an intrinsic part of the MOSFET. All illustrations of a MOSFET that I've seen depict the structure as two diodes back to back but non hint at where the diode comes from.

typical MOSFET structure

schematic

simulate this circuit – Schematic created using CircuitLab

vini_i
  • 7,048
  • 3
  • 32
  • 49

3 Answers3

5

To be more accurate, in a typical power U-mosfet structure in use today [aka trench mosfet], this body diode is a PIN diode:

enter image description here

Image from this textbook.

Fizz
  • 14,355
  • 2
  • 43
  • 97
0

It's a result of tying the body terminal to the source terminal during manufacture. Note that the gate has no physical connection to the body as is implied in the diode schematic.

Ignacio Vazquez-Abrams
  • 48,282
  • 4
  • 73
  • 102
0

The FET needs a semiconductor for the current to flow in. For an n-channel enhancement device, this needs to be p-type (so that an n-channel can be induced in it with a + gate voltage). Since the S & D are necessarily n-type, and need to be constructed in the body, a N-P diode is necessarily formed.

jp314
  • 18,395
  • 17
  • 46