CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - PID控制

搜索资源列表

  1. pid_program

    0下载:
  2. 非常有用的自抗扰pid控制器程序。搞控制的可以看看。- Extremely useful from anti- harasses the pid controller procedure. Does the control to be allowed to have a look.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:李江
  1. 模糊逻辑c语言自动生成器

    1下载:
  2. 用C51编的温度控制的PID算法适用性强方便移植-with C51 series of PID temperature control algorithm to facilitate transplantation 3DMECAD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:193246
    • 提供者:高峰
  1. 1pid

    0下载:
  2. 51单片机PID计算程序,执行时间短,有详细的说明,能适于大多数PID自动控制场合,-51 SCM PID calculation procedures, the time is short, a detailed descr iption can apply to most occasions, PID control,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:King
  1. main_PID

    0下载:
  2. 恒温控制单片机系统C程序,对系统的温度进行采集,然后进行PID运算后控制输出,保持恒温状态-thermostat control procedures SCM System C, the temperature of the system for the collection, then PID algorithms to control the output to maintain constant temperature condition
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2630
    • 提供者:
  1. muc_tempcontrol

    0下载:
  2. 单片机温度控制,采用PID的方法,很早的了-SCM temperature control, PID methods of the early
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6080
    • 提供者:史生
  1. PID123

    0下载:
  2. 简单PID数字控制的VC程序实现.doc-simple digital PID control of the VC program. Doc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8982
    • 提供者:武伟
  1. control2221

    0下载:
  2. 基于TMS320LF240 采用pid方法调制控制直流电机-based TMS320LF240 modulation method used pid DC motor control
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:8431
    • 提供者:刘老二
  1. PIDcontoll

    0下载:
  2. pid算法程序,希望对搞控制的朋友有所帮助-pid algorithm for the procedure, hoping to engage the control of the friends help
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:445521
    • 提供者:余天
  1. n.m

    0下载:
  2. 4-5-5bp网络,控制输出的PID的三个参数。。。实现控制功能。-4 - 5 - 5bp networks, PID control the output of the three parameters. . . Control functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4254
    • 提供者:guanying
  1. KONGZHI

    0下载:
  2. C语言的,单片机做温度控制的小系统程序,含PID算法-C language, so SCM small temperature control system procedures, including PID algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7440
    • 提供者:陈明
  1. pidcontrolC

    1下载:
  2. 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-a typical PID ha
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1718
    • 提供者:刘为
  1. c51_PID

    0下载:
  2. 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1776
    • 提供者:jty
  1. canshuzhengding

    0下载:
  2. 参数整定,用在自动控制系统PID调解中。 代码为实际项目验证过。-parameter tuning, automatic control system used in PID mediation. Code for the actual project tested.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33211
    • 提供者:噢未能
  1. mohu

    0下载:
  2. 本程序为pid控制程序,已经在keic上运行过,可以用在步进电机的控制中-the procedures for pid control procedures, in keic run-off, can be used in stepper motor control
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:86460
    • 提供者:黎明1
  1. PIDcode

    0下载:
  2. PID是比例、积分、微分三个词语的英文缩写,PID运算用于自动控制中。当设定值和实际值不一样时,对误差进行PID运算,运算结果输入到执行器。这里给的是数字PID运算。-PID is proportional, integral, differential three words in the English abbreviation for Operational PID automatic control. When the set value and the actual value is
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:6303
    • 提供者:liuliliyc
  1. 互补SPWM+模拟死区开关方波+PID+ADC (单极性)

    3下载:
  2. 本程序用于全国大学生电子设计竞赛逆变电源,且包含PID闭环控制,可调出稳定交流电压(This program is used in the inverter power supply of the national college students electronic design competition, and contains PID closed-loop control, which can transfer out stable AC voltage)
  3. 所属分类:单片机开发

    • 发布日期:2021-01-11
    • 文件大小:9915392
    • 提供者:lthugg
  1. 温控制系统

    1下载:
  2. 51单片机+DS18B20 温度采集系统 附程序源码和仿真 含PID算法(51 single chip microcomputer + DS18B20 temperature acquisition system with program source and simulation including PID algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2020-08-28
    • 文件大小:536576
    • 提供者:MartinGarrix
  1. 三合一机械臂(STM32)

    4下载:
  2. 本机械手设计为两部分,硬件和软件。通过硬件和软件做成一款智能化产品,功能上更为创新,可以通过电脑进行实时监控和修改修改相关参数。在控制策略上优先采用摄像头方案,对抓取的物体实时监控和数据分析,通过运动控制算法和PID 计算物体位置。总体设计就是为了让各个开源模块能够联动起来工作,形成一个智能产品。(The manipulator is designed into two parts, hardware and software. Through the hardware and software
  3. 所属分类:单片机开发

    • 发布日期:2020-11-12
    • 文件大小:4956160
    • 提供者:zyw21
  1. STM32两轮自平衡小车

    1下载:
  2. 基于stm32f103的两轮自平衡小车,采用多串级pid控制算法,适合初学者入门的开源代码。
  3. 所属分类:其他嵌入式/单片机内容

  1. 自动行走程序

    1下载:
  2. 机器人自动行走程序,具备PID控制策略。应用机器人设计,移动小车,工业设计。
  3. 所属分类:嵌入式Linux

« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com