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

搜索资源列表

  1. sprc196

    0下载:
  2. 無傳感器控制的三相無刷直流電機(無刷直流)馬達使用梯形減刑計劃與反電動勢(反電動勢)測量獲得通過簡單的電阻分壓器。閉環電流控制採用 PID實現。-Sensorless control of a 3 phase BLDC (Brushless DC) motor using a trapezoidal commutation scheme with BEMF (Back-EMF) measurement obtained via a simple resistor divider. Closed
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3892097
    • 提供者:Raymond
  1. SCIControlTest_DSP

    0下载:
  2. 该程序为串口控制电机转速的下位机程序。其上位机程序为SCIControlTest。 该程序为DSP2812所写。利用SCI1接收上位机的信号并反馈转速信号。同时利用pwm1来控制电机。其转速控制为单闭环PID控制,转速反馈通过QEP1来获得。-The program for the serial control motor speed of the lower computer program. The host computer program for SCIControlTest. Th
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:410659
    • 提供者:ZXH
  1. exp4_02_dcmotor

    0下载:
  2. DC Motor PID Control
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:74453
    • 提供者:liejw
  1. PID_ControlPrincipleTutorial

    0下载:
  2. 这是PID教程,里面有很详细的数学推导过程,对于编程有很大的帮助,它在我第一个电机控制程序方面帮助非常大-This is PID tutorials, there is the detailed mathematical derivation, for programming are of great help, it in my first motor control procedures to help is very big
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:626800
    • 提供者:苏海亮
  1. PID_contrl

    0下载:
  2. 基于M0的双路PID控制电机转速,误差0.1 -M0 dual PID control based on motor speed, error 0.1
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:6279
    • 提供者:专属青春
  1. PIDmain

    0下载:
  2. 这个程序实现了单片机直流电机的piD控制程序,经过了测试程序!-This program implements single-chip DC motor piD control procedures, tested the program!
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2554
    • 提供者:何伟
  1. pid_control

    1下载:
  2. DSP2812对无刷直流电机的PID闭环控制。因为测速是用霍尔传感器完成的所以精度不怎么高。-DSP2812 for brushless DC motor PID closed loop control. Because speed is so complete accuracy of the Hall sensor not very high.
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1093311
    • 提供者:zhlziv
  1. 1.2.1

    0下载:
  2. PIC18F4580 电机PID调速程序-PIC18F4580 Motor PID speed control program
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:678
    • 提供者:臧威
  1. PWM_MotoB

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

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

    0下载:
  2. 无刷直流电机小脑模型网络与PID复合控制Brushless DC motor CMAC network and PID compound control-Brushless DC motor CMAC network and PID compound control
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:758778
    • 提供者:pp200
  1. dianji

    0下载:
  2. 小型直流电机闭环调速系统PID控制器设计-Small DC motor closed-loop speed control system design of PID controller
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2638
    • 提供者:kane0832
  1. dianji-huibian

    0下载:
  2. 小型直流电机闭环调速系统PID控制器设计 汇编语言-Small DC motor closed-loop speed control system design of PID controller
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:5262
    • 提供者:kane0832
  1. Desktop

    0下载:
  2. C51电机控制,PWM 增量式数字PID程序  PID控制-C51 motor control, PID control of the PWM incremental digital PID process
  3. 所属分类:DSP program

    • 发布日期:2017-06-12
    • 文件大小:19723214
    • 提供者:chenjiawei
  1. SpeedDebug--V3.00211

    0下载:
  2. DSP2812控制永磁同步电机,采用空间矢量算法,算法为PID,速度环控制 适合初学者-DSP2812 control of permanent magnet synchronous motor using space vector algorithm, the algorithm for the PID velocity loop control is suitable for beginners
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4485150
    • 提供者:郑伟
  1. PMSM-sensorless

    0下载:
  2. PID永磁同步电机无位置传感器控制,采用F28335,程序是在ti程序基础上改的。-PID permanent magnet synchronous motor without position sensor control with F28335, program is changed in ti procedures based on the.
  3. 所属分类:DSP program

    • 发布日期:2017-11-11
    • 文件大小:840704
    • 提供者:朱勇
  1. V80

    0下载:
  2. dspF2812的PID算法控制电机的转向转速-dspF2812 a PID algorithm to control motor rotation speed
  3. 所属分类:DSP program

    • 发布日期:2017-11-13
    • 文件大小:304748
    • 提供者:杨杰
  1. dcmotor

    0下载:
  2. dsp直流电机pid控制 经过测试可用 适合初学者-dsp tested DC motor pid control available for beginners
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:88721
    • 提供者:王子好
  1. mplt_src_20111027

    0下载:
  2. 伺服电机控制,DSP2812,基于PID调节,三相交流伺服电机控制。-Servo motor control,
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:350976
    • 提供者:cheng
  1. dspic-servo-29jan2008

    0下载:
  2. pid regulation speed rotation dc motor
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:111531
    • 提供者:fiza
  1. control

    0下载:
  2. 基于DSP2812的无刷直流电机伺服控制程序,用PID算法控制电机的转动-DSP2812-based brushless DC motor servo control procedures, using PID algorithm to control the rotation of the motor
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:833385
    • 提供者:王元浩
« 1 2 34 »
搜珍网 www.dssz.com