Welcome! Log In Create A New Profile

Advanced

Multiple Thermistors in the Heatbed

Posted by Kortal 
Multiple Thermistors in the Heatbed
May 22, 2012 09:01AM
I was just wondering if anyone has tried, to have the bed split into different controllable sectors that can each control their temperature independently of each other. Multiple thermistors could be used to control the bed temperature and ensure that the bed is the same temperature all over.
Would be great to hear from anyone who has tried this
Re: Multiple Thermistors in the Heatbed
May 22, 2012 10:40AM
Is this possible? Sure. You'd need a custom heatbed, but controlling each bank of power resistors shouldn't be that hard. The PID software allows for autotuning, so that should make stabilizing the heatbed temperature pretty easy. An arduino UNO has 6 analog ins and 6 PWM outputs, giving you 6 zones of control. Should be fairly straightforward. Might even slave an UNO off of RAMPS.

Food for thought.


- akhlut

Just remember - Iterate, Iterate, Iterate!

[myhomelessmind.blogspot.com]
Re: Multiple Thermistors in the Heatbed
May 22, 2012 10:40AM
It's been on my todo list for awhile. I think the concept might also be useful to lower the instantaneous current demands by taking advantage of thermal inertia to trade the lower current requirements for greater heatup time.
Re: Multiple Thermistors in the Heatbed
May 22, 2012 10:49AM
A custom heatbed could be expensive, What about if i was to use multiple small heatbeds? Then use a sheet of aluminuim or Polycarbonate to conduct the heat and ensuring the heat is evenly spread out.
Re: Multiple Thermistors in the Heatbed
May 22, 2012 11:11AM
Yep. That should work - four peltier elements on a cast aluminum bed would be an interesting experiment.


- akhlut

Just remember - Iterate, Iterate, Iterate!

[myhomelessmind.blogspot.com]
Re: Multiple Thermistors in the Heatbed
May 22, 2012 12:12PM
Couldn't you just put 3-4 thermistors in series, then modify the firmware to divide the measured resistance by the number of thermistors? This seems like it would give you the average temperature of the thermistors and a more accurate overall bed temperature.
Re: Multiple Thermistors in the Heatbed
May 22, 2012 12:39PM
I guess you could, but an average bed temp isn't really all that useful. How to alleviate hotspots/coldspots? I notice a 30C change from the center of my heated bed to the edge. If I could independently boost the edge temp to match the center temp I'd be very happy.

Wheels are turning.


- akhlut

Just remember - Iterate, Iterate, Iterate!

[myhomelessmind.blogspot.com]
Sorry, only registered users may post in this forum.

Click here to login