<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[PID控制，加热时间可设，PLC控制程序该如 ..]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807.html]]></link>
 <description><![CDATA[Latest 50 replies of PID控制，加热时间可设，PLC控制程序该如 ..]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Sat, 11 Apr 2026 19:34:59 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[有现成的程序可以参考。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2432113.html]]></link>
 <author><![CDATA[雪山飞狐]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 16 May 2024 01:26:00 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[智能温控仪 可以满足你的要求 可以去了解下 PLC单纯控制启停就行]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2431873.html]]></link>
 <author><![CDATA[53577960]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 15 May 2024 02:54:29 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[增加辅热到一定温度关闭辅热就行了，跟PID 没什么关系]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2431710.html]]></link>
 <author><![CDATA[wujie2163]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 14 May 2024 07:19:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[从100°C加热到200°C，2min内将加热目标线性给到PID目标，200-100=100°C，100°C/120S≈0.83°C/S，目标温度线性每秒加0.83°C，这样才能实现线性加热]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2430237.html]]></link>
 <author><![CDATA[李奕龙]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 07 May 2024 08:48:08 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我的思路是：加热到最高温度所需的时间是多少？那么加热到最低问题也是这个时间，也就是说不管你设置的温度多少，我有一个固定的加热时间，中间的时间就写延时程序]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2430171.html]]></link>
 <author><![CDATA[好大的小西瓜]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 07 May 2024 03:15:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第10楼twtynijj于2024-05-07 09:51发表的&nbsp;&nbsp;:
这个和PID 没有一毛钱关系的。。。和加热环境有关。。。 加热的器功率有关。。。
[/quote]
我也是这样认为的，用一个电洛铁的功率去烧一壶1000ml水，你认为的多长时间能烧开？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2430170.html]]></link>
 <author><![CDATA[泰山之石]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 07 May 2024 03:13:33 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这个和PID 没有一毛钱关系的。。。和加热环境有关。。。 加热的器功率有关。。。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2430142.html]]></link>
 <author><![CDATA[twtynijj]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 07 May 2024 01:51:40 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[个人用过的方案，温差除于加热时间（分钟）=每分钟需要增加的温度
如从100度10分钟加热到200度&nbsp;&nbsp;&nbsp;&nbsp;每分钟加10度设定。0分钟时设定110度&nbsp;&nbsp;2分钟时设定130度 9分钟时设定200度，如有余数就在最后一分钟全加进去
注意的是：斜率升温时间必须大于定值升温时间，不然无法实现。
pid最好也要根据 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2429644.html]]></link>
 <author><![CDATA[w12304888]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 04 May 2024 02:44:12 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用y=kx+b计算每0.1s（采样周期）的温度值作为PID的设定值，温度测量输入到PID的输入端。这个是直线形式，实际工作中时间有可能延长，因为温度越高发热管与受热体的温差越少，前期要压制，后期跟不上。我的项目一般用指数函数，前期速度快点，后期慢点。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2429626.html]]></link>
 <author><![CDATA[jixzang]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 04 May 2024 00:47:31 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用单片机做过这样的案例，PLC不会玩，没有搞过。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2429601.html]]></link>
 <author><![CDATA[微鑫科技]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 03 May 2024 17:45:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[有没有一个可能是这样做的，我只是说下我的想法，例如温度表使用PID控制加热，然后100度到200度需要2分钟，你每隔1秒钟去改变仪表的输入，例如初始100度，设定100度，一秒后，设定101度，仪表PID到达101度，再过1秒设定102度，一直到200度]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2429006.html]]></link>
 <author><![CDATA[gzcjx555]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 29 Apr 2024 07:28:17 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[你的要求不应该只使用PID控制。你可以使用PLC自己做加热曲线、或者线性程序。再就是购买 智能温控仪，这种温控仪能够满足你的控制要求：你可以设置一个：使用多长时间从一个温度值加热到另一个温度值，这种温控仪还可以设置在某一个温度值温度保持多长时间。 并且不只是一个设置段。比如5分钟从40度加热至70度，在70度保持 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2428979.html]]></link>
 <author><![CDATA[weisongyuan]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 29 Apr 2024 05:16:48 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[带程序控制功能的温控器可以实现]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2428972.html]]></link>
 <author><![CDATA[linzm0238]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 29 Apr 2024 03:59:39 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用楼主chenhaot于2024-04-28 11:36发表的 PID控制，加热时间可设，PLC控制程序该如何写？ :
目前需要控制设备加温，但是加温时间需要可设置。比如100°加热到200°，需要在2分钟平缓的加热到，而且这个加热时间可以实时修改
这种程序该如何去写？有没有朋友做过类似的方案？
[s:39]
[/quote]
“比如100°加热到2 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2428857.html]]></link>
 <author><![CDATA[wenwul]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 28 Apr 2024 09:01:19 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第1楼ljb6688于2024-04-28 13:52发表的&nbsp;&nbsp;:
个人观点：升温快慢应该通过增减加热管数量来实现，类似模拟量的对应关系。PID控制和升温快慢关系不大
[/quote]
这个加热管一变，PID参数不得跟着变嘛。
按理说，PID控制输出也是能调节加热时间的，理论上也是调整加热时间的。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2428806.html]]></link>
 <author><![CDATA[qj_wgx]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 28 Apr 2024 06:16:39 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[个人观点：升温快慢应该通过增减加热管数量来实现，类似模拟量的对应关系。PID控制和升温快慢关系不大]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1768807#2428799.html]]></link>
 <author><![CDATA[ljb6688]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 28 Apr 2024 05:52:41 +0000]]></pubdate>
</item>
</channel></rss>