搜索资源列表
pidcontrolC
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-a typical PID ha
motor_dsp3auto.rar
- 利用DSPIC30F3011控制永磁同步电机 是大家可用的程序,PID控制速度,ADC调速 改进的SVPWM,,DSPIC30F3011 control the use of permanent magnet synchronous motor is available procedures, PID control speed, ADC speed improved SVPWM,
PWM-motor
- 电机PWM与速度的测试曲线(51单片机+VB上位机),可用来调PID参数-PWM motor speed tests and curve (PC 51 SCM+ VB), can be used to tune PID parameters
avr-iccavr-pid
- avr单片机,电机速度经典控制程序,ICCAVR编译通过,c语言程序-avr microcontroller, motor speed classic control procedures, ICCAVR compile, c language program
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
pid
- 交流电机中PID程序,数字实现,加快交流电机中反馈电压电流的调节-AC motor in the PID process, the digital implementation, the feedback speed AC motor voltage and current regulation in
TMS320LF2407MOTOR_PID
- TMS320LF2407电机的速度PID控制程序,工程文件,可在CCS下直接打开改写移植调试-TMS320LF2407 motor speed PID control procedures, engineering documents, can be directly opened in the CCS transplantation rewrite debugging
2407PID
- DSP2407A对电机PID调节的程序,通过串口与上位机进行通信,可以在线修改PID参数,并输出转速-PID regulation of motor DSP2407A procedures, through the serial port to communicate with the host computer, you can modify the PID parameters online, and output speed
SCIControlTest_DSP
- 该程序为串口控制电机转速的下位机程序。其上位机程序为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
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
F2812-PID
- 1.掌握利用 ICETEK–F2812-A 评估板与ICETEK-CTR 板上带速度反馈的直流电机B 的 连接和控制原理。 2.熟悉F2812DSP 的通用IO 端口和定时器的编程使用。 3.学习利用数字PID 控制算法控制电机转速。-1. Master the use of ICETEK-F2812-A evaluation board and ICETEK-CTR-board DC motor with speed feedback and control theory B co
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.
PID-motor-
- 基于PID电机调速:上位机VB和单片机分别可用PID调速。-PID motor speed based on: PC VB and microcontrollers are available PID governor.
PID
- PID算法详细说明,适用于多种闭环调节系统,如温度控制,电机调速。-Detailed descr iption of the PID algorithm, applied to a variety of closed-loop control system, such as temperature control, motor speed.
PID_contrl
- 基于M0的双路PID控制电机转速,误差0.1 -M0 dual PID control based on motor speed, error 0.1
1.2.1
- PIC18F4580 电机PID调速程序-PIC18F4580 Motor PID speed control program
Motor-Speed-Set-and-Control
- 利用PID算法实现直流电动机调速,可用16个按键精确设置转速值,并在8279数码管上显示当前转速、电压和设置转速。同时,系统还具有堵转判断功能。当电机在外力作用下被强行停止时,系统可自动停止运行,保护电路。-PID algorithm to achieve the DC motor speed control, 16 keys available to accurately set the speed value, speed, voltage and set the speed on the
PID
- 可以利用CAP捕获输入引脚获得过零点,也可以利用捕获功能计算得到交流风扇的当前转速。-Can use the CAP to capture input pin for zero-crossing, the capture function can also be used to calculate the current speed AC fan.
bldc-pID
- bldc采用霍尔效应传感器通过ecap捕获转速 PWM调节电压 PID闭环调速-bldc using Hall effect sensor PWM voltage regulator PID loop speed control via ecap capture speed
基于TI DSP F2812的速度PID算法
- 基于TI DSP F2812的速度PID算法(Arthmetic of PID of Motor Speed according TI F2812 DSP)