<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Request: Mosfet PWM heater cricuit</title>
        <description> Hi all,

I am looking for a simple schema for a mosfet based heater that can be used with the PID library..  

Who can help me out??


quoted from Triffid_Hunter
&#039;I use the IRL3803 for my heater, much simpler than this- arduino pin -&amp;gt; gate, gnd -&amp;gt; source, heater -&amp;gt; drain.. no other parts needed&#039;

Is this workable and can it be used with PID and does PID exist in the firmware, I forgot to check this.. 


Right now I am having a heater schema with a relay and this is on or off and the temperature goes up and down by 20-25 degrees celcius..I guess this doesn&#039;t do any good in stable printing..


So please help me out :-)


With kind regards and thanks in advance !!

Michael



with kind regards..</description>
        <link>https://reprap.org/forum/read.php?13,44425,44425#msg-44425</link>
        <lastBuildDate>Tue, 21 Jul 2026 15:33:02 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,44425,44726#msg-44726</guid>
            <title>Re: Request: Mosfet PWM heater cricuit</title>
            <link>https://reprap.org/forum/read.php?13,44425,44726#msg-44726</link>
            <description><![CDATA[ as far as tuning PID goes, doing it "properly" is quite hard, but fudging it gets you pretty close and can be fun.. basically, the P parameter is your basic 'head towards target' multiplier, the D parameter (usually negative) impedes how fast the heater approaches the target by cutting power if it gets too quick- as well as impulse response, and the I parameter is long-term fine tracking. the I limit is equally as important as the I multiplier, and they should be tuned in concert with one another.]]></description>
            <dc:creator>Triffid_Hunter</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 06 May 2010 01:33:18 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,44425,44678#msg-44678</guid>
            <title>Re: Request: Mosfet PWM heater cricuit</title>
            <link>https://reprap.org/forum/read.php?13,44425,44678#msg-44678</link>
            <description><![CDATA[ If you are talking about the extruder, the Extruder Controller firmware implements the PID loop.  The "B" output of the Extruder Controller board is an analog (PWM) output. <br />
<br />
If you are talking about a heated build platform, the Extruder Controller also implements the PID loop for that but the "A" output of the extruder controller board is a binary (0/1) output so it turns ON for values of 128 or more and OFF for values below 128.  I find it tends to settle at 2 or 3 degrees below the setpoint.<br />
<br />
There is probably a PID library (or several) for Arduino.  The hard part is tuning the parameters.]]></description>
            <dc:creator>JohnWasser</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 05 May 2010 15:54:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,44425,44434#msg-44434</guid>
            <title>Re: Request: Mosfet PWM heater cricuit</title>
            <link>https://reprap.org/forum/read.php?13,44425,44434#msg-44434</link>
            <description><![CDATA[ mhensen Wrote:<br />
-------------------------------------------------------<br />
&gt; Right now I am having a heater schema with a relay<br />
&gt; and this is on or off and the temperature goes up<br />
&gt; and down by 20-25 degrees celcius..I guess this<br />
&gt; doesn't do any good in stable printing..<br />
&gt; <br />
&gt; <br />
&gt; So please help me out :-)<br />
&gt; <br />
&gt; <br />
&gt; With kind regards and thanks in advance !!<br />
&gt; <br />
&gt; Michael<br />
&gt; <br />
&gt; <br />
&gt; <br />
&gt; with kind regards..<br />
<br />
<br />
This is probably due to a combination of the mechanism used in the software to enable and disable relay and the thermal mass of the heater head.<br />
<br />
Basically you need it switching faster.]]></description>
            <dc:creator>annodomini2</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 02 May 2010 19:48:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,44425,44428#msg-44428</guid>
            <title>Re: Request: Mosfet PWM heater cricuit</title>
            <link>https://reprap.org/forum/read.php?13,44425,44428#msg-44428</link>
            <description><![CDATA[ Just copy the heater circuit from this version of the RepRap electronics: [<a href="http://objects.reprap.org/wiki/Pololu_Electronics" target="_blank"  rel="nofollow">objects.reprap.org</a>]]]></description>
            <dc:creator>nophead</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 02 May 2010 19:10:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,44425,44425#msg-44425</guid>
            <title>Request: Mosfet PWM heater cricuit</title>
            <link>https://reprap.org/forum/read.php?13,44425,44425#msg-44425</link>
            <description><![CDATA[ Hi all,<br />
<br />
I am looking for a simple schema for a mosfet based heater that can be used with the PID library..  <br />
<br />
Who can help me out??<br />
<br />
<br />
quoted from Triffid_Hunter<br />
'I use the IRL3803 for my heater, much simpler than this- arduino pin -&gt; gate, gnd -&gt; source, heater -&gt; drain.. no other parts needed'<br />
<br />
Is this workable and can it be used with PID and does PID exist in the firmware, I forgot to check this.. <br />
<br />
<br />
Right now I am having a heater schema with a relay and this is on or off and the temperature goes up and down by 20-25 degrees celcius..I guess this doesn't do any good in stable printing..<br />
<br />
<br />
So please help me out :-)<br />
<br />
<br />
With kind regards and thanks in advance !!<br />
<br />
Michael<br />
<br />
<br />
<br />
with kind regards..]]></description>
            <dc:creator>mhensen</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 02 May 2010 18:19:40 -0400</pubDate>
        </item>
    </channel>
</rss>
