Sunday, 6 May 2018

circuit analysis - How to interpret Vgs(th) min/max in a MOSFET datasheet?


enter image description here


This is a screenshot of IRF9640 MOSFET datasheet. Will you please tell me, what is meant by max and min value of Vgs threshold voltage. Also what they mean by test condition.


Whether the max and min values are only applicable for specified test condition? What will be the threshold voltage for a switching circuit and how the range varies?


My doubt is, for p channel mosfet to turn on Vgs < Vgs(th). For IRF9640 in what volt it will turn on -3 or -5? When i used in my application Vs is 6v and Vg is 3v hence Vgs=-3v but it won't turned on, Why? It turned on when Vgs=-3.3v.


If we consider -2v as threshold, it should turn on when Vgs=-3v. Why they given a range for threshold voltage. Whether we have to test each mosfet to know their threshold. What i am pointing is that, if we have two IRF9640, will Vgs(th) is differ from each other?




No comments:

Post a Comment

arduino - Can I use TI&#39;s cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...