04-07-2009 01:04 PM
I am new to Labview and i am currently designing a circuit to measure the voltage, temperature and current changes in LAbview . But I am having difficulties on measuring the capacitance Does anyone have a tutorial or a VA can Does help me to measure temperature of a mosfet.
any help would be really appreciated
04-07-2009 01:47 PM
do you have an instrument that will be measuring the temperature of the mosfet?
04-07-2009 01:49 PM
04-07-2009 01:53 PM
It's not clear which part you need help with. Are you seeking help in selecting the instrument, or are you seeking help in programming (i.e., collecting data using DAQmx), or are you seeking help in the technique?
And I hope it's not "all of the above".
04-07-2009 02:00 PM
nope not all of above for sure .... welll here this is my problem.. i made a mosfet VI which displays the IDS VGS AND VGS of the mosfet now i also wanna calculate the value of the capacitance of the mosfet
now i know the formula of the capacitance C= 1/2wlcox (or something ) might work but i jsut wanna know a better way of doing it ......
so i was basically seeking a circuit that could measure the capacitance jsut an example or something soo that i can with the aid of that example make modify my circuit for capcitance measurement
04-07-2009 02:23 PM - edited 04-07-2009 02:26 PM
Wow, you are kind of in the wrong forum here as we arent all electrical engineers (but i am and embarassed to say that i dont know on the fly how to measure the capcitance of the mosfet, or if it can even be done easily, but now you have me curious so ill take a look but dont expect too much around here as thats more of a EE type question).
also there are a few small signal capacitances youc ould be measuring. is this what you are talking about because there are different models as well. I forget it, as i havent taken a circuits class in months but there has to be Cds, Cgs, and Cdg right?
04-07-2009 02:24 PM
04-07-2009 02:56 PM
thanks for ur help
well as of now i m neglecting the small signal capacitances just to make my formula smaller and simplier 🙂
04-08-2009 10:11 AM
The gate capacitance of a MOSFET varies in complicated ways while the device is turning on or off. You can measure gate voltage and current and calculate the charge and then infer the capacitance from that or use a small high frequency ac signal superimposed on DC gate drive to try to measure the small signal capacitance dynamically. For any of these measurements you may need to use care to avoid having the measurement circuit modify the behavior of the device you are measuring.
The formula you mentioned above seems to be based on the device geometry and is not related to external electrical measurements.
As several others have asked, please tell us specifically what you are trying to measure, under what conditions, and what will be the use of the results.
Lynn
Some of us are EEs.