Author Topic: Mosfet Ohmic Region Control  (Read 4574 times)

0 Members and 1 Guest are viewing this topic.

Offline JohnexTopic starter

  • Contributor
  • Posts: 17
  • Country: se
Mosfet Ohmic Region Control
« on: July 23, 2017, 05:25:12 pm »
Hi!
My first topic :D

So i am trying to design a battery discharger, very high amps. Checking online i saw a guy used a mosfet, water cooled, and with the right bank of mosfets he was able to dischange 100A (much more too im sure since with one mosfet he could do 50A no problems) at around 20V into the water, basically making a glorified water boiler.

For that specific mosfet the ohmic region was around 0.2V to 0.7V'ish.

So the question is, what would be the best way to get an arduino to generate between 0V and 1V with something like 12bit accuracy?
A MCP4725 12bit DAC runs on 3.3V even 2.8V down, but that means i still loose a third of the potential accuracy.
Is there any DAC that can easily be for example supplied 1V and also drive it with say 5V, so that i can get the full 12bit between 0V and 1V?

Maybe this is not the right way to generate those voltages with such high accuracy?
From what i understand the DAC would be the best, since an LC filter would have some ripple and so on...

What are your thoughts?

 :scared:
 

Offline ahbushnell

  • Frequent Contributor
  • **
  • Posts: 738
  • Country: us
Re: Mosfet Ohmic Region Control
« Reply #1 on: July 23, 2017, 05:49:50 pm »
So i am trying to design a battery discharger, very high amps. Checking online i saw a guy used a mosfet, water cooled, and with the right bank of mosfets he was able to dischange 100A (much more too im sure since with one mosfet he could do 50A no problems) at around 20V into the water, basically making a glorified water boiler.
What do you want to regulate?  The current to 12 bits?  What is your maximum current?  Why dump the power into the MOSFET why not use a resistor with the MOSFET?  That would be with a fixed current. 

If you want to change the current you could use a switching power supply.  That would require and inductor and a resistor.  You would need a pulse generator and gate drive for the MOSFET. 

Also the current the MOSFET can handle is when it is turned on all the way (ohmic).  So the current that is flowing is dependent on the Rd of the MOSFET and the resistance in the battery and the wires.  If you try to regulate the current by controlling the gate voltage you will greatly increase the losses and maybe destroy the MOSFET.
 

Offline capt bullshot

  • Super Contributor
  • ***
  • Posts: 3033
  • Country: de
    • Mostly useless stuff, but nice to have: wunderkis.de
Re: Mosfet Ohmic Region Control
« Reply #2 on: July 23, 2017, 05:55:03 pm »
Controlling the MOSFETs drain current by the gate voltage isn't practical. You'd insert a small sense resistor into the source and build a simple control loop to regulate the drain current. The setpoint of the control loop could come from any suitable source, like a pot, D/A-converter, whatever.
Look for "constant current" circuits, that's what is commonly used here.
Safety devices hinder evolution
 

Offline JohnexTopic starter

  • Contributor
  • Posts: 17
  • Country: se
Re: Mosfet Ohmic Region Control
« Reply #3 on: July 23, 2017, 06:04:40 pm »
Yeah i want to be able to control the current via programming, so i can't have a fixed resistor bank or something like that.

For that i would just use some wire and make my own high current water boiler and just clamp it at different lengths to get the desired current, but its inaccurate and not repeatable so i need it programmable.

I also what to make it as simple as possible with basically no extra components other than a mosfet an IC and the arduino. It's ok if the mosfets don't last their rated MTBF.
I found a mosfet that can dissipate around 2000W, running that at a much lower current than max with the ohmic way would be ok no?

The maximum current could vary, lets say 200A just to have it set and done :P
This is why i need very high accuracy, so i can have even steps of like 50mA from the 0 to 200A.
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11622
  • Country: my
  • reassessing directives...
Re: Mosfet Ohmic Region Control
« Reply #4 on: July 23, 2017, 06:15:39 pm »
meh, use power bjt for this sort of thing. i dont get why using mosfet as constant current is so famous around here. when i suggested a jellybean mosfet in another thread, people started talking about hotspot, balancing current imbalance and all sort of weird stuffs, and then they suggested using special (read expensive) linear region mosfet. in the end i used jellybean power darlington bjt... ymmv..
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline JohnexTopic starter

  • Contributor
  • Posts: 17
  • Country: se
Re: Mosfet Ohmic Region Control
« Reply #5 on: July 23, 2017, 06:21:25 pm »
If you can find me a BJT that can dissipate around 2000W i can use that :D How would i control the current to it? I have no idea  :palm:

This is the mosfet i planned to use:
http://www.mouser.com/ds/2/149/FDL100N50F-1007460.pdf

 

Offline alm

  • Super Contributor
  • ***
  • Posts: 2862
  • Country: 00
Re: Mosfet Ohmic Region Control
« Reply #6 on: July 23, 2017, 06:29:54 pm »
Good luck keeping that case temperature at 25°C (or 50°C) while dissipating 2 kW.
« Last Edit: July 23, 2017, 06:32:07 pm by alm »
 

Offline max_torque

  • Super Contributor
  • ***
  • Posts: 1275
  • Country: gb
    • bitdynamics
Re: Mosfet Ohmic Region Control
« Reply #7 on: July 23, 2017, 06:30:52 pm »
er, ok i'm lost!

What's the difference between a Mosfet dissipating 2kW and a BJT dissipating 2kW??  (other than both being highly unlikely without some sort of cryogenic forced cooling (ie liquid nitrogen etc).


Either device has to be operated in it's linear region in order to actually dissipate any power (ie, have a voltage drop) the mosfet is going to be easier to drive (being a voltage controlled device) but comes with significant disadvantages (such as a smaller SOA for typical devices), whereas a large darlington BJT will take a bit more driving (and you need to make sure the gate current doesn't interfere with your EUT discharge current measurement) but is likely to be significantly more robust (although require some small balance resistors when used with parallel devices, although you probably ought to put those in place with any parallelled mosfets as well.
 

Offline max_torque

  • Super Contributor
  • ***
  • Posts: 1275
  • Country: gb
    • bitdynamics
Re: Mosfet Ohmic Region Control
« Reply #8 on: July 23, 2017, 06:32:38 pm »
If you can find me a BJT that can dissipate around 2000W i can use that :D How would i control the current to it? I have no idea  :palm:

This is the mosfet i planned to use:
http://www.mouser.com/ds/2/149/FDL100N50F-1007460.pdf


I take it you've looked at Figure 9,10 and 11 on page 5 of that datasheet, right???     :-DD
« Last Edit: July 23, 2017, 06:34:41 pm by max_torque »
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11622
  • Country: my
  • reassessing directives...
Re: Mosfet Ohmic Region Control
« Reply #9 on: July 23, 2017, 06:35:46 pm »
If you can find me a BJT that can dissipate around 2000W i can use that :D How would i control the current to it? I have no idea  :palm:
This is the mosfet i planned to use:
http://www.mouser.com/ds/2/149/FDL100N50F-1007460.pdf
if you follow several constant current discussion. 2000W on a tiny single chip is not a wise thing to do, you'll introduce a whole lot of other issues, one of it is super special cooling system close to liquid nitrogen system. how about spreading the heat to say 20x TIP142, even those are on the verge of their power limit, you screw their SOA and derating curve they all burn, more so to the $16 FDL100N50F...

I take it you've looked at Figure 9,10 and 11 on page 5 of that datasheet, right???     :-DD
page 4, excluding the main cover ;D
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline JohnexTopic starter

  • Contributor
  • Posts: 17
  • Country: se
Re: Mosfet Ohmic Region Control
« Reply #10 on: July 23, 2017, 06:40:50 pm »
If you can find me a BJT that can dissipate around 2000W i can use that :D How would i control the current to it? I have no idea  :palm:

This is the mosfet i planned to use:
http://www.mouser.com/ds/2/149/FDL100N50F-1007460.pdf


I take it you've looked at Figure 9,10 and 11 on page 5 of that datasheet, right???     :-DD

Yeah i saw. Each mosfet would not do more than 10A water cooled, so i don't see a problem? First page also says it can do 100A continous, but not using the ohmic region for sure.
I'm not going to use just ONE ofc, but i do want a mosfet that can be rated for such high if properly cooled, increasing my chances of this hack, cos its a hack for sure.
I'm trying to do like this guy:





 

Online Ian.M

  • Super Contributor
  • ***
  • Posts: 12855
Re: Mosfet Ohmic Region Control
« Reply #11 on: July 23, 2017, 06:49:46 pm »
Probably the best option is to switch in paralleled binary weighted resistors for the bulk of the current, and fine trim it with a voltage controlled current sink that only has to handle a couple of Amps.    The voltage drop across the MOSFETs switching in the resistors can be very small compared to the drop across the resistors so they can be passively cooled with a simple heatsink.   The resistors will require active cooling, as will the the current sink.   You'll also need a 200A current sensor to close the loop.
« Last Edit: July 23, 2017, 06:54:17 pm by Ian.M »
 

Offline Cliff Matthews

  • Supporter
  • ****
  • Posts: 1910
  • Country: ca
    • General Repair and Support
Re: Mosfet Ohmic Region Control
« Reply #12 on: July 24, 2017, 12:19:14 am »
Maybe it's my speakers, but the "boiling sound" seemed suspect since it was roughly the same on both videos. On the first it started long before the bubbles appeared (I thought someone was exiting the lou..). Ian.M's idea makes more sense than robbing the bank.

 

Offline JohnexTopic starter

  • Contributor
  • Posts: 17
  • Country: se
Re: Mosfet Ohmic Region Control
« Reply #13 on: July 24, 2017, 08:20:37 am »
Thanks for the ideas guys.
Ian, do you have any examples i can take a look at and scale up?
 

Offline Cliff Matthews

  • Supporter
  • ****
  • Posts: 1910
  • Country: ca
    • General Repair and Support
Re: Mosfet Ohmic Region Control
« Reply #14 on: July 24, 2017, 11:39:55 am »
That water based cooling reminded me of something King of Random posted a few years ago: The Scariac  :-+

 

Offline Kleinstein

  • Super Contributor
  • ***
  • Posts: 14181
  • Country: de
Re: Mosfet Ohmic Region Control
« Reply #15 on: July 24, 2017, 04:11:52 pm »
If the battery voltage is approximately known, there is the possibility to use a series resistors to dissipate some of the power. Even without switching different resistors this could about cut the maximum power for the MOSFETs to something like a third. However it still needs high power resistors - though this does not have to be a stable one.

The circuit looked for is a kind of electronic load. It takes a little more than just the Arduino, DAC and MOSFETs. Usually one needs an OP to control the current via feedback from a current shunt. So the MOSFET is not operated in the ohmic region, but more in the "constant current" range. The feedback is usually needed, as the current will change with temperature.
For higher power it is common to use smaller units in parallel.

For a MOSFET of BJT in a TO247 case, something like 100 W is about the practical limit. More is possible, but cooling gets increasingly difficult. The power ratings on modern MOSFETs is more like a theoretical number, not really relevant.

As a beginner, one should start small, so try it first with maybe a single MOSFET for maybe 40 W - so maybe 2 A at up to 20 V.

Even if only in 20 V range, higher power circuits are dangerous. Parts can explode due to to much power and DC arcs don't stop that easy. Overheating batteries are also a danger. So at the very least, don't forget the fuse(s).
 
The following users thanked this post: Johnex


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf