CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pid 温度控制

搜索资源列表

  1. pid

    0下载:
  2. 温度的PID控制。用于模拟量的pid控制。8086外接8255芯片作为I/O借口。-Temperature of PID control. For analog pid control. 8086 8255 chip as the external I/O excuse.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4823
    • 提供者:赵召平
  1. shuiwenkongzhixitong

    0下载:
  2. 采用PID调节实现水温恒温控制,并用LCD实时显示DS18B20采集的温度-Adjust the water temperature using PID temperature control to achieve, and real-time display with LCD temperature DS18B20 collection
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:30237
    • 提供者:fuzhifang
  1. PID

    0下载:
  2. 基于PID算法的水温控制系统,实时显示温度报警以及控制,最大超调0.5度以内-Based on PID algorithm temperature control systems, real-time display of temperature alarm and control, the maximum overshoot less than 0.5 degrees
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3047
    • 提供者:xiaowu
  1. temperature-control

    1下载:
  2. 温度控制是许多机器的重要的构成部分。它的功能是将温度控制在所需要的温度范围内,然后进行工件的加工与处理。PID控制系统是得到广泛应用的控制方法之一。在本文中,将详细讲叙本套系统。-Temperature control is important in many machine components. Its function is to control the temperature in the temperature range required, then the machining an
  3. 所属分类:SCM

    • 发布日期:2015-05-07
    • 文件大小:2048
    • 提供者:珊瑚礁
  1. Wendu

    0下载:
  2. 51内核的单片机利用数字PID算法进行温度控制的C语言源代码-51 core chip using digital PID algorithm for temperature control of the C language source code
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2829
    • 提供者:yangjinlong
  1. 51_PID

    0下载:
  2. 基于msc51的温度控制系统的设计,采用增量式PID温控技术
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:206228
    • 提供者:毛宜
  1. SXWDSY

    0下载:
  2. 闭环反馈单回路温度控制,PID控制器用单片机控制,通过PID调节,程序控制,实现单片机对温度的控制的编程-Closed single-loop temperature feedback control, PID controller with a single-chip control, by PID regulator, process control, temperature control to achieve single-chip programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1624
    • 提供者:刘春龙
  1. PID-temprature

    0下载:
  2. 该设计可以实现单片机和DS18B20的连接,使其在一定控制下实现所测温度。-The design can achieve single-chip and DS18B20 connected to achieve a certain control of the measured temperature.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2604282
    • 提供者:雨辰
  1. stc12c5a60s2Pds18b20Plcd1602_PID

    2下载:
  2. 实现功能:根据测量温度,进行PID控制加热,PWM输出。 实现单片机:stc12c5a60s2-Functions: to measure temperature, the heating of PID control, the PWM output
  3. 所属分类:SCM

    • 发布日期:2015-10-05
    • 文件大小:624640
    • 提供者:chenyun
  1. DS18B20-Temperature-Control

    0下载:
  2. 在单片机AT89S52上实现DS18B20的温度控制。算法采用PID算法,实现键盘设置,数码管显示。代码注释详尽。-Achieve the function of temperature contral on AT89S52 with DS18B20. The control algorithm is based on PID, achieve the function of keyboard setting and nixie tube displaying. The code is note
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3905
    • 提供者:cc
  1. control-temperature---by-PID

    0下载:
  2. 一整套的温度检测,调节控制与报警系统,当温度逼近设定温度时,通过PID调节是温度达到设定值。-Set of detection of the temperature , adjust the control and alarm system , when the temperature is approaching the set temperature , the PID regulator is temperature reaches the set value .
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:4395
    • 提供者:代戈壁
  1. PWM_MotoB

    2下载:
  2. 1.本示例将演示电机的闭环控制,即以单位时间内的码盘脉冲输出为反馈,以单位时间内 // 欲达到的脉冲数为输入,以变占空比的PWM波为输出。使用的算法为经典的PID控制算法 // 该算法具有实现方便,参数整定容易,控制鲁棒性好等优点。借助我们的串口虚拟示波 // 器软件,用户可以很方便地整定出一套满意的参数。 //2.PID算法要处理的数据不外乎输入与反馈的偏差(做比例运算),本次偏差与上一次偏差 // 的差(做微分运算,离散化以后就是差分运算),所有变差的累积(积分运算,离散
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:873392
    • 提供者:王帅
  1. xiaolunwenPID

    0下载:
  2. 锅炉PID串级控制matlab仿真,用于锅炉温度控制的simulink仿真-The boiler PID cascade control matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9238
    • 提供者:孙环宇
  1. Incubator

    0下载:
  2. 使用的单片机为stc12c5628ad,控制温度为0-60度,设定温度低于室温时,通过开停压缩机控制箱内温度;设定温度高于室温时,通过pid算法控制加热管来控制箱内温度-Microcontroller for use stc12c5628ad control the temperature of 0-60 Degrees Celsius, when seting the temperature lower than room temperature,it will stop the compre
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:13883
    • 提供者:宋健
  1. pid-temp-control

    0下载:
  2. 51单片机温度控制程序,通过单片机采集温度并控制达到控制。-51 danpianji temp control
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3069
    • 提供者:王雪
  1. tempe_pid

    0下载:
  2. 基于PID算法的温度控制系统 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 -Temperature control system based on PID algorithm 89C51 microcontroller, through keyboard input default value compared with the the DS18B20 measured actual va
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:720270
    • 提供者:小周
  1. pid_control

    1下载:
  2. PID控制温度算法的实现,附有源代码。可正确实现温度控制功能-PID control algorithm of temperature, with the source code. Correctly to achieve the temperature control function
  3. 所属分类:software engineering

    • 发布日期:2016-03-17
    • 文件大小:17408
    • 提供者:nieyuanhao
  1. xulun

    0下载:
  2. 绪论,介绍了温度控制的发展趋势,发展现状,以及PID控制的相关介绍-the introduction of an article
  3. 所属分类:Development Research

    • 发布日期:2017-04-14
    • 文件大小:2595
    • 提供者:石丽新
  1. code

    1下载:
  2. 恒温箱的PID算法源代码,做恒温箱时,借鉴别人的PID算法源代码: 感觉挺好用的,有参考的价值,在温度控制中挺精准的!-Incubator PID algorithm source code, do the incubator, learn from others of the PID algorithm source code: feeling very good with the reference value, very precise temperature control!
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:3255
    • 提供者:zyj
  1. LSSVMLab-1.6

    0下载:
  2. 模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值-Fuzzy PID algorithm (C++,) the general control algorithm for temperature control, Kp, Ki, Kd, ​ ​ to be based on a specific control object to take the appropriate value
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:100411
    • 提供者:木木
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com