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

搜索资源列表

  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
    • 文件大小:84.43kb
    • 提供者:黎明1
  1. PIDkongzhi51chengxu

    0下载:
  2. PID 控制的51汇编程序 电机控制的PID(积分分离)PID(void)执行时间少于70uS/932-12MHz-PID control of the 51 motor control procedures for the compilation of PID (integral separation) PID (void) bailiffs time of less than 70 uS/932-12MHz
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:ttforgo
  1. PID

    0下载:
  2. PID控制,C语言源程序,运用于电机闭环控制
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:jingcheng
  1. motor-closed-loop-control-system

    0下载:
  2. 利用飞思卡尔单片机9s12设计的电机闭环控制系统,利用CODEWARRIOR编程。-Using Freescale' s single-chip design 9s12 motor closed-loop control systems, programming using CodeWarrior.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:45.21kb
    • 提供者:丁宁
  1. Sources

    0下载:
  2. 基于飞思卡尔16位单片机的直流电机PID控制算法-freescale singal chip PID
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:24.29kb
    • 提供者:张恩硕
  1. dsp2812motor

    2下载:
  2. 用DSP2812开发的无刷直流电机控制程序,程序是在TI公司的BLDC3_1软件的基础上构造的,实现了无刷直流电机的速度环PID控制,效果可以。 其中,无刷直流电机是有HALL传感器的系统,所以在转速测量上还需要进一步的改进(如果要求精确的话)。电机是24V3000rpm~~~;驱动板是类似TI公司的DMC1500?板卡,所以可以参考它的说明(只针对信号的连接的参考).-Using DSP2812 developed brushless DC motor control program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:300.08kb
    • 提供者:ren
  1. car2

    0下载:
  2. 此程序是摄像头组,更新的程序,控制较好!PID,算法!-This program is the camera set to update the program, control is better! PID, algorithm!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:294kb
    • 提供者:zxs
  1. car0_2

    0下载:
  2. 2011飞思卡尔智能车摄像头组源程序 电机驱动 摄像头采集 pid算法-Freescale 2011 smart car camera motor drive camera source group collection pid algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:224.68kb
    • 提供者:yxx
  1. STEP-7---PID-control

    0下载:
  2. 单片机向LM629给初值,LM629根据所给参数开始调节直流电机转速,编码器反馈值送回LM629,重新修改参数,控制电机转速。-Microcontroller to the initial value to the LM629, LM629 began to adjust parameters according to the DC motor speed encoder feedback value back to the LM629, re-modify the parameters to
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1.03mb
    • 提供者:guoyong
  1. view20_PID

    0下载:
  2. PID算法及 C语言描述 PID增量式算法 防积分饱和优化-PID Algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:236.83kb
    • 提供者:王兵
  1. freescalesPID-deal

    1下载:
  2. 对飞思卡尔智能车的控制,包括测速,电机PID控制,。测试可用--Intelligent vehicle on Freescale s control, including speed, servo motor and the PWM control, road tracing.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:215.6kb
    • 提供者:tianvo
  1. UV2

    0下载:
  2. 多路数字温度监控系统设计--哥们的毕业设计,注意有测又有控。因为它有些复杂,所以参考价值非常高:ds18b20多片组网,编程实现唯一寻址;4×5矩阵键盘实现输入操作;由于系统庞大,就扩展了RAM和I/O口,易移植;具有输出控制单元,能输出pwm波控制电机转动快慢;上下限温度设置,越限声音报警,根据温度高低,电机会自动调整转速。可改进的地方:后续如果想研究深入,可加进pid整定就完美了,待加入各种智能算法,使电机根据需要而实现各种智能的运转-Multichannel digital tempera
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:165.98kb
    • 提供者:
  1. moto_contrlo

    0下载:
  2. 移动平台的小车自动控制,包含电机控制,PID控制等 是学习的不可或缺的帮手-Automatic control of the mobile platform of the car, including motor control, PID control is the indispensable helper of learning
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:4.18kb
    • 提供者:qingyang
  1. cx

    0下载:
  2. 电机转速调节。采用PID调节,可实现电机实时转速跟踪-The motor speed regulation. PID regulator motor can achieve real-time speed tracking
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:41.59kb
    • 提供者:王新
  1. pidaicheng

    1下载:
  2. 设计单片机系统拟实现电子调速皮带秤。本系统利用称重传感器测量输送带有效称量段上物料的重量,并将被测重力转换成相应的模拟电压信号,经放大器放大后,由A/D转换成数字量。与此同时,速度传感器将皮带速度转换为计数脉冲后进行整形。2路信号都送到C8051F410中进行计算、处理,得到当前皮带秤的瞬时流量值,对瞬时流量进行积分得到一段时间内的累积重量。瞬时流量与给定流量进行计较,运用PID算法,输出控制信号控制变频器来改变电机转速,从而可以实现流量的闭环控制。此部分需要设计2路信号输入通道,分别为称重传感
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-21
    • 文件大小:7.13kb
    • 提供者:王聪
  1. PID

    0下载:
  2. 航模舵机和电机自动控制的pid算法进一步的研究; -The pid algorithm automatically controlled model aircraft servos and motor further research
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-17
    • 文件大小:1.2kb
    • 提供者:circle
  1. PIC-of-PID-control

    1下载:
  2. 这是一本利用PIC控制电机中PID算法的书籍。其中介绍了如何用PIC实现PWM的产生以及对BLDC电机闭环系统的PID控制。-This is a PIC PID algorithm to control the motor books. Which describes how to use PIC PWM generation and control of BLDC motor PID closed-loop system.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:672.9kb
    • 提供者:李鑫煌
  1. fresscale-haixing

    0下载:
  2. 基于飞思卡尔单片机智能车程序,华北赛区二等奖,包含电机PID,5110等的驱动程序-Smart car based on Freescale MCU program, North Division Award, including motor PID, 5110 and other drivers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:355.04kb
    • 提供者:苗磊
  1. PID

    1下载:
  2. AVR单片机编写的PID控制直流电机算法的完整程序-PID AVR microcontroller to write a complete program of DC motor control algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4mb
    • 提供者:郝雨飞
  1. PID

    0下载:
  2. PID调速程序可以应用与直流无刷电机的调速-PID Speed program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2.32kb
    • 提供者:田宏图
« 12 »
搜珍网 www.dssz.com