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

搜索资源列表

  1. PID-smart-car

    0下载:
  2. PID的智能车控制算法研究,对于电机的PID控制学习有帮助-PID algorithm of intelligent vehicle control,PID control for motor learning help
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1096518
    • 提供者:伊凡
  1. DSP281x_DataProcess

    0下载:
  2. PID电机控制程序,数据采集,电流控制,转速-PID motor control, data acquisition, current control, speed
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2643
    • 提供者:caa
  1. PID

    0下载:
  2. 基于单片机的电机驱动相关的资料,神经元算法PID-Data based on SCM of motor drive, neuron algorithm PID
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:272716
    • 提供者:zhangshun
  1. PID

    0下载:
  2. STM32 无刷 霍尔 pid 例程控制电机速度-Hall pid routine STM32 brushless motor speed control
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1920000
    • 提供者:du
  1. motor_position

    0下载:
  2. PID电机位置控制,STM32F103,稍加修改,适用于所有PID控制-motor position control library,little change can be used to any control generally
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2799329
    • 提供者:wangdan
  1. the-motor-control-and-PID

    0下载:
  2. 电调技术资料,永磁电机建模以及控制原理,pid详解-ESC technical data, modeling and permanent magnet motor control principle, pid Comments
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7710902
    • 提供者:刘撼城
  1. PID

    0下载:
  2. PID控制 微型计算机 汇编语言 采样 电机 在硬件上实现过-PID control microcomputer sampling motor assembly language realized in hardware
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2048
    • 提供者:
  1. Motor-Control--PID

    0下载:
  2. 电机控制PID算法程序,启停,步进调速-Motor Control PID
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:55856
    • 提供者:guotian
  1. keilcode---PID

    0下载:
  2. 51单片机实现电机0-100r的十级调速,并且实现转向。-51 MCU chip achieves motor 0-100r s speed change, and the realization of the turn.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:66455
    • 提供者:付国栋
  1. PID

    0下载:
  2. 对电机进行位置式PID控制,并进行了积分分离,使用C语言编程 -Location PID based C language programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:850
    • 提供者:ling040007
  1. PIDLCD

    0下载:
  2. pid电机转速自动控制,实测有效,1602显示,可加过流检测,其它单片机可移植-PID motor speed automatic control, measured and effective, 1602 shows that can be added to the flow detection, other single chip can be transplanted
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:290496
    • 提供者:李聪
  1. PID-algorithm

    0下载:
  2. C51 PID算法控制直流电机,包含增量式与位置式。- C51 PID algorithm to control a DC motor, incremental position formula contains.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:152560
    • 提供者:张凯
  1. PID

    0下载:
  2. 主要介绍直流电机调速,一个简单的采用PI控制器调节的例子。-Introduces DC motor speed control, using a simple PI controller adjusts the examples.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:12282
    • 提供者:翟党国
  1. pid

    0下载:
  2. PID算法资料及测试软件:前馈_改进PID算法在智能车控制上的应用.pdf,PID调节控制做电机速度控制(非常好).pdf,PID的智能车控制算法研究.pdf-PID algorithm information and test software: feedforward _ improved PID algorithm in the application of intelligent car control.pdf, PID regulator control to do the motor
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:2972663
    • 提供者:anny
  1. PID

    0下载:
  2. PID+PWM电机控制程序,实现电机的精度控制-PID+ PWM motor control procedures to achieve the accuracy of the motor control
  3. 所属分类:DSP program

    • 发布日期:2017-05-05
    • 文件大小:19194
    • 提供者:lucy
  1. PID-Tuning-deviceV2.0

    2下载:
  2. STM32 PID算法调节直流电机来控制调节需要达到的380V交流电的电流值采用PID算法+pwm来调节需要达到的电流值-STM32 PID algorithm to adjust the DC motor to control the need to achieve the adjustment of the 380V AC current value using the PID algorithm+ pwm to adjust the required current value
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10969844
    • 提供者:程兵兵
  1. Motor-speed-PID

    0下载:
  2. PID调速电机测试程序。使用AT89C51实现。主要展示离散PID控制电机的使用方法。-PID speed motor testing program. Use AT89C51 achieve. The main display discrete PID control method using a motor.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:49361
    • 提供者:陆冠华
  1. PID

    0下载:
  2. 具有人机交流界面,基于PID算法的电机调速程序-With the man- machine communication interface, based on the PID algorithm of the motor speed control program
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:27648
    • 提供者:孟翔
  1. DC-motor-PID-controller

    0下载:
  2. MSP430F5529下的直流电机调速。 编译环境CCS, 硬件,MSP430F5529 实现了,IIC的LCD12864的显示,PI电机调速,PI参数没有最优但是已经实现了功能。 占用资源,两个Timer,一个用于产生PWM方波,一个PID定时器。-DC motor speed control under the MSP430F5529. Compiler environment CCS, hardware, MSP430F5529 realized, IIC display
  3. 所属分类:SCM

    • 发布日期:2017-12-16
    • 文件大小:109568
    • 提供者:山不在高
  1. Model_of_PID

    0下载:
  2. 用SIMULINK建立的双环PID控制的电机与载体的模型(A dual loop PID controlled motor with carrier model is built with SIMULINK)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-19
    • 文件大小:24576
    • 提供者:走8再见
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 36 »
搜珍网 www.dssz.com