this post was submitted on 19 Jun 2023
16 points (100.0% liked)

Ask Electronics

3259 readers
1 users here now

For questions about component-level electronic circuits, tools and equipment.

Rules

1: Be nice.

2: Be on-topic (eg: Electronic, not electrical).

3: No commercial stuff, buying, selling or valuations.

4: Be safe.


founded 1 year ago
MODERATORS
 

Hello, we are making a thesis where we use MOSFETs as an alternative radiation detector. So to explain it, it works when the mosfet is irradiated with an external radiation source; its voltage threshold increases, which will be used to determine the radiation dose. I'm currently asking for help on how we measure the voltage threshold. BTW, we are using an n-channel MOSFET (model: IRFP250NPbF). Also in the datasheet provided by the manufacturer, it says here VGS(th)/Gate Threshold Voltage Min: 2.0 ––– Max: 4.0 V. There is a condition here with VDS = VGS, ID = 250 A. Does this mean that to measure the VGS, we need to first satisfy the conditions? To measure the voltage threshold, what node will we use to measure the VGS (th)? Is it at the drain to the source terminal or still at the gate to the source terminal? Feel free to share your thoughts, if you have any. I would also like to add that we have already tried to supply a voltage at the gate with respect to the source terminal. We use a 4 V supply voltage, and when we tried to measure the VDS (drain to source voltage), there was a voltage drop, so we've got a 3.5 V. Also, we are using an Arduino to measure its voltage and a multimeter for checking.

you are viewing a single comment's thread
view the rest of the comments
[–] blarbasaurus@lemmy.world 2 points 1 year ago (11 children)

Using MOSFETs as TID sensors is common enough. A term that you can use for more research is RADFET. The best way to measure threshold voltage is to sweep the gate voltage. In my experience however, if you intend to measure this in a non-lab environment (say, in a satellite), I would recommend that you instead connect the gate to the drain, force a small constant current (maybe 10uA) from the drain to source, and measure Vds (which is equal to Vgs in this configuration). This won't give you the threshold voltage per se, but this will produce a voltage that changes as dose accumulates, is a far easier metric to measure, and is as equally valid as measuring the threshold voltage to determine TID. You can't really predict the shift in threshold voltage according to TID unless your MOSFETs are all from the same batch (manufacturing defects and tolerances), and you need to calibrate them in order to obtain a calibration curve (this is done by simply going to irradiate several (the more the better, I suggest at least 10 for statistical significance). Alternatively, you can buy pre-calibrated ones from companies who make MOSFETs for this intended purpose like Varadis. If you really want to measure the threshold voltage, you could read MIL-STD-750, which outlines how to measure the threshold voltage.

[–] Lazyhotodogu@discuss.tchncs.de 2 points 1 year ago (9 children)

Hello, do i still need to apply a supply voltage of Vgs, or will only the current at the drain be the main source. Also, is this MOSFET sensitive enough for a cs-137 (661 keV).

[–] blarbasaurus@lemmy.world 1 points 1 year ago (8 children)

Ultimately, yes you will need to bias the gate. If you put the MOSFET in the diode connection mode, the gate will automatically be biased when you force a constant Ids current. While I have never worked with this MOSFET nor with Cs137, I don't see why it wouldn't be sensitive. A few notes:

  • This MOSFET is in a TO-247 package, so make sure that you have the front of the MOSFET pointed towards the Cs137 source during irradiation, otherwise the leadframe will likely act as an attenuator, reducing the sensitivity.
  • This MOSFET is a HEXFET, which normally aren't designed for continuous high DC power dissipation (they are meant for switching). So keeping the dissipated power in the FET would be best.
  • I'm not sure if there is a difference in general sensitivity between HEXFETs and other MOSFET types like VDMOS or traditional monolithic planar MOSFETs.
  • I'm not sure if you already planned this, put generally it is recommended for the MOSFET to have all pins grounded during irradiation. Biasing of the MOSFET can affect its sensitivity (depends on every MOSFET), so having all pins grounded keeps them in a constant state during irradiation (and lets all accumulated charge get shunted to ground, preventing ESD damage).
[–] Lazyhotodogu@lemmy.world 1 points 1 year ago (1 children)

Also i'm using a TO-92 package for a MOSFET, so is there any tips on the orientation during the irradiation.

[–] blarbasaurus@lemmy.world 1 points 1 year ago

I'm not entirely sure, but I suspect that the die is mounted to the leadframe on the flat side of the package. In this case you should point the flat side towards the source.

load more comments (6 replies)
load more comments (6 replies)
load more comments (7 replies)