搜索资源列表
ygm2
- 基于神经网络自动控制的电机调速DSP程序。能自动学习PID参数。
vfsucesswithspeedpid
- 无速度pid的异步电机vf控制的dsp调试程序,适用于ccs平台
基于2812的三环控制程序(C语言)
- 以美国TI公司最新的数字处理芯片(DSP)作为核心控制芯片,采用了先进的全数字电机控制算法,通过SCI给定,完全以软件方式实现了电流环、速度环、位置环的闭环伺服控制,具备良好的鲁棒性和自适应能力。
PID
- 比较容易理解的电机控制PID,介绍几种PID 控制方法的不同。-Easier to understand motor control PID, introduce several different PID control methods.
Lab0602-PID
- DSP下实现PID算法,对电机进行转速控制,设定转速之后,程序通过PID算法测速反馈最后达到用户设定的转速。-DSP to achieve PID algorithm, the motor speed control, set the speed, the process by PID algorithm speed feedback to the user to set the final speed.
PID3
- 应用PID算法进行电机控制,DSP典型应用程序-PID algorithm for motor control applications, DSP applications typically
Motor-PID-control-code
- 应用PID控制算法,以控制电机,对其转速进行控制来编程,电机转速采用霍尔编码器进行测量,应用DSP脉冲编码捕获功能对其信号进行采集,来检测当前电机转速。-Application of PID control algorithm to control the motor speed control to its programming, the motor speed encoder using Hall measurements, application of DSP pulse code ca
TI
- 实验一 直流电机闭环控制实验 一. 实验目的 1. 学习数字PID控制器的设计方法 2. 学习PWM控制理论 3. 学习数字PID控制器在DSP上的实现方法。 二. 实验设备 计算机,CCS2.0版软件,THRS-2型实验箱,DSP仿真器,1号导线。、 三. 基础理论 -Experimental motor closed-loop control experiment has been a stream. Purpose of the experiment 1
Lab0602-PID
- tmsc5509 dsp的PID控制程序,作用对象是步进电机-tmsc5509 dsp of PID control procedures, the role of the object is stepper motor
PID
- 用dsp作控制器,pid算法控制电机转动-Dsp controller for use, pid algorithm to control motor rotation
pwmcontrol-echelon1
- DSP 2407 pwm 直流电机控制程序-DSP 2407 pwm DC motor control program
PIDGrid
- PID 原理及算法实现 代码完整、有执行程序、16位DSP无符号移植已完成、代码模拟电机速度响应 已成功应用,DSP部分直接拷入DSP工程即可使用 (LF2407A)如有疑问 TC_COM@HOTMAIL.COM-Principle and algorithm PID code integrity and enforcement procedures, unsigned 16-bit DSP transplantation has been completed, the code sim
motor07
- 本代码为自己为完成课程实验所编,主要功能包含无刷直流电机的控制、PID调速、液晶显示,和按键控制转速。-The completion of the course code for their own experiments prepared for the main functions include the control of brushless DC motor, PID Control, LCD, and buttons control the speed.
cdzs-DSP-motor-control
- DSP tms320f2407控制各种电机的 汇编程序,包括各种电机(步进电机,直流无刷,永磁同步,无传感器)以及各种算法(单闭环,双闭环,FOC,PID,SPWM)-DSP tms320f2407 control various motor assembler, including various motor (stepper motors, DC brushless, permanent magnet synchronous, no sensor) and a variety of algo
PID
- 利用DSP中的28035对步进电机进行顺时针方向控制,采用PID控制算法-Using DSP in 28,035 pairs of stepper motor control clockwise direction, using PID control algorithm
DSP2812-the-PID-control
- DSP对无刷直流电机闭环控制,亲自测试很实用,可学习-DSP2812 the PID closed loop brushless DC motor control. Using the Holzer element
无刷直流电机分数阶PI预测函数控制研究
- 无刷直流电机dsp 分数阶pid预测算法(Based on the analysis the working principle of brushless DC motor and the speed regulating simulation under PI, fractional-order PI (FOPI) and predictive functional control (PFC) strategies, two improved control strategies are pr
fpga
- pid算法控制电机运动,实现fpga与dsp的双口RAM通信(PID algorithm to control motor movement, the realization of FPGA and DSP dual port RAM communication)
DemoProjectOnF28027
- 本设计以TMS320F28027 DSP为主控制器,以产生占空比可调的PWM波,并采用PID控制调节直流电机的转速,用H桥作为功率驱动电路,使其在给定不同的转速时,电机能跟上转速要求。在电路板中,设置四个按键,来实现电机的启动、停止、正转、反转、加速以及减速的功能。同时,外接虚拟示波器,以显示电机当前的设定转速、实际转速以及电枢电流大小。(The design to TMS320F28027 DSP-based controller to generate a PWM duty cycle ad
dianliuzhanbo
- 实现电机的PID控制,斩波,基于DSP28335开发板,涉及程序初始化(Realize PID control and chopping of motor)