Electrical – Control 12V DC via MOSFET and normal transistor

arduinomosfetpwmtransistors

I made this schema and I want to ask, how transistor control MOSFET. What that s8050 transistor do with the IRFZ44N MOSFET. Please, help.enter image description here

Best Answer

It does 2 things:

  1. It inverts the signal. A logic high now turns the MOSFET off, while a logic-low turns it on.
  2. More importantly it allows a low voltage logic signal to drive the MOSFET. This way the MOSFET can have 12V on its gate and turn on fully. Without the NPN you would only be driving the gate with 5V which is not enough.

I would add a small base resistor so you don't burn up your transistor.