N Channel Fet



N Channel Fet

  1. N Channel Fet Basics
  2. N Channel Fet Operation
  3. N Channel Power Mosfet

In this circuit, we are just turning ON/OFF an LED using BS170 n-channel MOSFET. Here, the Gate and Drain terminal are connected through a 5v DC source and LED is connected to the Source. As the gate pulse applied by turning ON the switch, MOSFET conduct current through Drain to Source and LED start glowing. ST's STripFET N-channel MOSFETs, with breakdown voltages in the range from 33 V to 350 V, offer low gate charge and low on-resistance down to 1.1 mΩ (40 V) in a PowerFLAT 5x6 package.These power MOSFETs belong to the STPOWER family. Our N-channel MOSFET portfolio is designed to meet a broad range of requirements for synchronous rectification, UPS, motor control, SMPS, power-over-Ethernet. N-channel FET In an n-channel 'depletion-mode' device, a negative gate-to-source voltage causes a depletion region to expand in width and encroach on the channel from the sides, narrowing the channel.

Here’s my schematic and board design for a simple low side switch using a N channel mosfet. It’s a simple circuit that has a input for positive and negative and an output for positive and negative connections. Pretty self explanatory. It seems like every time I go to work with mosfets I have to spend a good 5-10 minutes reminding myself how they work. So here’s a reminder to myself for the next time I go looking and maybe it’ll help somebody else out.

N Channel FetChannel

You can download the board file here. For reference, the mosfet I’m currently using is this which is a TO-252 package, where the gate to source threshold voltage of 2.4V and a maximum gate to source voltage of 20V. I typically prefer a high side switch for protection reasons but this has it’s use as well. Specifically, this type of switch is often used with a microcontroller to control power to something since the 0V and 5V that a microcontroller can produce is enough to switch the circuit.

In this case I’m using this circuit board as a switch to control power between the input and the output sides. The key thing here is that the positive line passes straight through which means that the circuit will always have a connection to power. The switch blocks the return path to ground so that no current flows until the switch is flipped. R1 is a resistor that pulls the the gate down to ground so that if the switch becomes disconnected thigs don’t go crazy. Even when controlling this with a microcontoller instead of a switch, you should always (yes always) have this resistor in place. When the switch is open, the voltage between gate and source is zero so no current flows. When the switch is closed, the gate is pulled up to the positive voltage input (8V in this case) and Vgs is 8V which is above the threshold of 2.4V so current flows through the fet.

N Channel Fet Basics

WARNING: Note that if you use this as a switch then you are leaving your circuit connected to power but not connected to ground. This means that if anything comes loose and makes that connection to ground, you could be screwed.

N Channel Fet Operation

Here are a couple good resources for fets:

N Channel Power Mosfet

Sparkfun According to Pete Mosfets
BaldEngineer Mosfets
BaldEngineer High Side Switch
Jonathan Currie Youtube – Introduciton to Mosfets