Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357

Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in D:\wwwroot\www.zhaoplc.com\wp-includes\class-wpdb.php on line 2357
温度自补偿问题。。 | 找知识-找PLC

温度自补偿问题。。

现有一被控对象:要求温度在30~45度之间
有一加热体:对被控对象进行加热。(如果只是这两个的关系的话用PID就行了。)
现在还有一个环境温度,对被控对象的温度能产生影响,比如环境温度为10度时,为40度时,为零下20度时。。。这几个温度下被控对象的温度能自行进行调整,,(好像有个什么温度自补偿曲线公式)什么的。。不太清楚,求教

问题补充:
外界温度这个变量有热电阻采集,,能把外界温度输入给控制器,控制器就是根据这个温度来对这个被控温度做温度补偿的,,这补偿该怎么做呀。。。我的思路是:把外界温度分为几个梯级,低于零下20度,零下20度到零上20度之间,高于零上20度,,当外界温度在第一区间时,我用比较传送指令把一个温度A设为PID调节的目标温度,当外界温度在第二区间时。我用比较传送指令把一个温度B设为PID调节的目标温度,当外界温度在第三区间时,我用比较传送指令把一个温度C设为PID调节的目标温度。。。这样应该不是温度补偿曲线吧,,,温度补偿是什么歌情况啊   求教

最佳答案

你说的这个情况就是气候补偿器的情况,也就是一个y=kx+b的二元一次函数,你只要用程序做出来这个函数,估计也就实现了你说的温度补偿功能。
k:曲线的斜率
b:基值
x:室外温度
y:补偿后的温度设定值

提问者对于答案的评价:
好像是这么回事哦  先谢谢你了  用s7-200的加减乘除写这个公式就能实现这个温度自补偿了吧

专家置评

已阅,最佳答案正确。

原创文章,作者:more0621,如若转载,请注明出处:https://www.zhaoplc.com/plc294690.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2020年10月31日 下午1:27
下一篇 2020年10月31日 下午1:27

相关推荐

  • S7200.串口设置不了187.5k,我可以买个usb转接器转一下吗?

    我的224xp通讯不上,9.6 19.2都不行!所以只能试试187.5。但是串口选项里面没有187.5,我可以买个usb转232的转换器,然后装驱动,这样可以实现187.…

    SIMATIC S7-200 2017年5月29日
  • 求教S7200SMART的MODBUS通讯

    高手们,S7200SMART通常用TCP/IP通讯并上下载程序,另外个端口是485口,我想做MODBUS通讯,是否就用这个端口?请高手指教!哪位高手有S7200SMART的MODB…

    SIMATIC S7-200 2017年6月10日
  • PC ACCESS与S7-200的通信问题

    PC ACCESS6.0 一直跟 s7-200PLC通信不上一直报错误 图片说明:       最佳答案 1,…

    2017年11月6日
  • 232串口控制斑马打印机

    想通过232串口控制斑马条形码打印机打印标签,有没有样例程序?线怎么接 问题补充:那我是不是把它手册上对应的指令通过串口发送给打印机就行了?打印机就根据我发送的指令来执行》 最佳答…

    SIMATIC S7-200 2021年7月5日
  • 模拟量通讯

    系统如果不带模拟量扩展模块,用MODEBUS通讯读入的仪表值是否可以被正传送到HMI? 最佳答案 用MODEBUS通讯读入的仪表值是代表值,在PLC里转换为显示值,就能在HMI上显…

    SIMATIC S7-200 2020年10月31日
  • 关于200的存储区的问题

    一个字节8个位,可存最大255的数,那字符呢?搞不懂,请教各位老师,详细说一下!谢谢 最佳答案 如一个ASCII码:一个英文字母(不分大小写)占一个字节的空间,一个中文汉字占两个字…

    SIMATIC S7-200 2017年6月24日
  • 关于S7-200高速计数器的问题

    已知流量计上发出来的脉冲为300升/小时(对应脉冲数为6000个),请问我怎么样在PLC程序里处理这个数据,换算到这个值. 问题补充:请问东方红,那是不是每个周期计算完成后都要复位…

    SIMATIC S7-200 2021年7月5日
  • 上位机

    在wincc中我想点击一个点击一个电机图片,就会弹出一个开关画面,用c语言编写。有许多电机例如风机水泵等,能不能用一个开关画面呢?在一个就是应用程序窗口与画面窗口的区别?越详细越好…

    2017年11月23日
  • 200的CPU选择列表里面没有相应的型号

    200的软件里面,在选择PLC类型时,没有相应的型号(224xp cn),请问该怎么解决呢?手上暂时没有实物,不能通过读取来定型号,有没有300那样的GDS文件可以安装呢…

    SIMATIC S7-200 2020年11月5日
  • 编码器怎么编程

    本人最近看书看得高数计数器那段,就是不解编码器实际是怎么编程的。有没有谁还望指点下给个实例为谢! 最佳答案 呵呵,看在线帮助,说的很清楚。用单脉冲计数模式可用0~8,分别有加,减,…

    SIMATIC S7-200 2021年7月5日