搜索资源列表
Pid_Motor_Control
- PID CONTROLLER FOR MOTOR SPEED CONTROL
sistema-control-digital
- DISEÑ O E IMPLEMENTACIÓ N DE UN SISTEMA DE CONTROL DIGITAL DE POSICIÓ N PARA UN MOTOR DC Digital Control (PID) using a uC with C code for a position system of a DC motor
motor-pid
- 直流电机伺服控制程序资料,内用详细的PID 算法语言,适合于单片机控制直流电机的场合应用。-DC motor servo control information on the procedures detailed in the PID with ALGOL, suitable for the occasion MCU application of DC motor control.
PID
- 用于电机控制的PID程序,经过测试,大家在设计中可以参考-PID motor control for the procedure, tested and we can refer to in the design
Fuzzy_PID_Control_of_Stepping_Motor
- 摘要:由于步进电动机调速系统具有非线性等特点,使得利用简单模糊控制与传统PID控制精度不高,因此文中提出利用模 糊PID控制器实现对步进电动机调速系统进行控制的方法,并设计了模糊PID控制器。文中首先建立了步进电动机的数学 模型,并根据数学模型推导了其传递函数 然后介绍了模糊PID控制器结构,以及模糊控制规则的生成方法,并且对该控制 方案进行数字仿真。仿真结果表明:该方法调节精度较高,动态响应快,无超调,有一定的可行性。 -Abstract: As the stepper mot
A_real-time_adaptive_PID_controller_step_motor
- 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(GA)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PI
DC-motor-speed-PID-Control
- 为了改善无刷直流电机的调速性能 ,针对普通模糊 P ID速度控制器的缺陷 ,研究了基于变论域思想的自适应模糊 P ID控制器及其在 BLDCM控制系统中的应用。-To improve the performance of brushless DC motor speed, the speed for ordinary fuzzy P ID controller defect of thought based on variable universe adaptive fuzzy P ID con
ww
- 磁悬浮无轴承电机悬浮力PID控制Magnetic levitation force without bearing motor PID control-Magnetic levitation force without bearing motor PID control
PID-FPGA
- 研究了PID算法在FPGA中的实现,提出数字脉冲快读调制代替DA转换的方法,并针对电机转速控制进行优化-Of the PID algorithm in FPGA implementation of the proposed fast read digital pulse modulation methods instead of DA conversion and optimization for motor speed control
PID.files
- 基于PID算法的电机转速控制系统设计,具体的大家参考文件吧-PID algorithm based on motor speed control system design
Dc-motor-speed-control-system-
- 直流电机 pid调速 发展及研究意思-Dc motor speed control system design and research
PID-motor-control
- PID原理介绍以及控制电机原理介绍,详细描述了PID控制的算法。-The PID principle is introduced as well as to control the motor principle, the detailed descr iption of the PID control algorithm.
PID
- PID做电机调速控制,通俗易懂,内附大量例程及讲解-PID do motor speed control, easy to understand, enclosing a large number of routines and explain
pid
- 单片机pid控制,利用单片机的pid来解决电机转速问题-MCU pid control using microcontroller pid motor speed to solve the problem
PID
- This paper deals with analysis of main functional diagrams of step PID controllers for electric motor-driven actuators. The main formulae to calculate the parameters of the diagrams of step PID controllers are presented in the paper. The influence
vector-control
- 在 MATLAB 7/Simulink 环境下, 建立了永磁交流伺服电机的矢量控制系统模型, 并在速度环建立了基于模糊自整定 PID 控制的 FUZZY-pid 模型,对 PMSM 电机的位置控制和突加负载情况进行了仿真研究,并与基于常规 PID 的仿真结果进行 了对比,对比结果表明,采用模糊自整定 PID 控制算法,系统位置控制性能明显优于常规 PID 控制算法-Abstract: Established the simulation model for PMSM (permanent
servo-motor-pid-control
- PID Control of Servo Motor
Implementation-Of-PID-Controller-Using-PSO
- IMPLEMENTATION OF PID CONTROLLER USING PSO AND HARMONY SEARCH ALGORITHM FOR DC MOTOR SPEED CONTROL SYSTEM
PID-regulation-control
- PID regulation control to do motor speed control document, very practical to download
增量式PID的C实现
- 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we need to use the incremental algo