<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Temperature control, inertia. in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Temperature-control-inertia/m-p/453578#M21620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PID is right way to go. "Trouble with inertia" sounds like anti-windup is not implemented. What happens without anti-windup:&lt;/P&gt;&lt;P&gt;Real world actuator always has limited range, for example PWM duty settings from 0 to 100. But I-term of PID, due to slow rise/fall of temperature, may quickly accumulate and make PID asking actuator&amp;nbsp; to throttle to 1000, 10000 or 1E10 for example, instead of available only 100... After temperature crosses target temperature value, I-term starts falling, but it will take quite long until it falls to negative I-term values. And T keeps rising, temperature oscillates wildly...&lt;/P&gt;&lt;P&gt;What you can do to fix problem? For example, when PID gives out of range actuator value, set I-integral to value, which would make PID formula pointing to margin actuator value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Jul 2015 06:46:04 GMT</pubDate>
    <dc:creator>kef2</dc:creator>
    <dc:date>2015-07-04T06:46:04Z</dc:date>
    <item>
      <title>Temperature control, inertia.</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Temperature-control-inertia/m-p/453577#M21619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone. I'm working on a temperature control project that prescisa to be very stable. I'm having trouble with inertia.&lt;/P&gt;&lt;P&gt;Does anyone know of any control algorithm to help me?&lt;/P&gt;&lt;P&gt;I'm working with PT60. I tried to implement a PID control but could not.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 20:53:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Temperature-control-inertia/m-p/453577#M21619</guid>
      <dc:creator>eliezeroc</dc:creator>
      <dc:date>2015-07-03T20:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature control, inertia.</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Temperature-control-inertia/m-p/453578#M21620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PID is right way to go. "Trouble with inertia" sounds like anti-windup is not implemented. What happens without anti-windup:&lt;/P&gt;&lt;P&gt;Real world actuator always has limited range, for example PWM duty settings from 0 to 100. But I-term of PID, due to slow rise/fall of temperature, may quickly accumulate and make PID asking actuator&amp;nbsp; to throttle to 1000, 10000 or 1E10 for example, instead of available only 100... After temperature crosses target temperature value, I-term starts falling, but it will take quite long until it falls to negative I-term values. And T keeps rising, temperature oscillates wildly...&lt;/P&gt;&lt;P&gt;What you can do to fix problem? For example, when PID gives out of range actuator value, set I-integral to value, which would make PID formula pointing to margin actuator value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2015 06:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Temperature-control-inertia/m-p/453578#M21620</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-07-04T06:46:04Z</dc:date>
    </item>
  </channel>
</rss>

