搜索资源列表
位置控制项目
- 此为电路原理图,系统基于C8051F系列单片机,功能为电机的正反转及标准模拟信号输出-this circuit schematics, system based on C8051F series microcontroller, Motor function of the reversion and standard analog signal output
8255A控制步进电机汇编程序
- 8255A控制步进电机汇编程序 步进电机作为执行器件,广泛用于自动控制系统、印字位置的控制及XY记录仪的无关控制等各个领域,而步进电机最适宜于用微处理器来控制,此法应用于实验教学、科研中效果良好。 1、实现全数字化驱动电路 设计思路是采用步进脉冲分配器专用芯片PMM8713和程序计数器8253的方法。图1是采用可编程计数器8253、8255和PMM8713芯片的全数字控制方式接线图。在单片机系统中,只连接8253、8255和PMM8713各一个。
LM629
- 伺服直流电机专用IC高精确度的PID位置控制,闭环控制
用PIC16F877控制无位置传感器无刷直流电机的源码
- 用PIC16F877控制无位置传感器无刷直流电机的源码,the source code of sensorless brushless dc motor control with PIC16F877
无位置传感器无刷直流电机控制程序代码
- 无位置传感器无刷直流电机控制程序代码,基于dspic为控制芯片的 ,bldc control
wince5.0 C# 控制软键盘位置
- wince5.0 C# 控制软键盘位置,调用API实现-wince5.0 C# 控制软键盘位置,调用API实现
PLCbujindianji.rar
- 西门子 PLC S7-200步进电机来实现相对的位置控制的应用,Siemens PLC S7-200 stepper motor to achieve a relative position control applications
zhiliudianji
- 实现简单的复合比例位置控制,以实现直流电机的相关功能-Compound to achieve a simple proportional position control in order to achieve the DC motor-related functions
矩阵键盘控制lcd1602显示
- 此工程包含LCD初始化函数、写命令和数据函数、显示位置控制函数,此外还有矩阵键盘扫描函数,读取到按键值在LCD1602中显示按键值。
CPU1
- 使用AVR单片机+cpld的控制方式,实现步进电机加减速和步进电机位置控制(Using AVR microcontroller +cpld control method to achieve stepper motor acceleration and deceleration and stepper motor position control)
电机位置闭环控制(代码详细注释)
- 基于stm32的用PID算法实现的电机位置控制程序(STM32 based on PID algorithm to achieve the motor position control program)
位置式PID
- 位置式PID控制,可用于温度PIC控制,流量PID控制,本案例已经成功应用(Position PID control, can be used for temperature PIC control, flow control PID, this case has been successfully applied)
电机位置闭环控制(代码详细注释)
- 基于STM32F10 PID 电机闭环控制 程序 代码有详细注释(Based on STM32F10 PID motor closed loop control program code, detailed notes)
带位置感应器的直流无刷电机PMW控制仿真
- 本例用PIC单片机控制带感应器的直流无刷电机,通过调节RA0端口的可变电阻器可实现电机调速控制.由于当前版本PROTEUS不支持换向功能,连接RA1端口的SW1尚不能控制无刷电机的运行方向.(This example uses PIC MCU control with inductor DC brushless motor, the variable resistor adjusting RA0 port can realize the motor speed control. The curr
YSF1_HAL_MOTOR-016. 四轴步进电机导轨控制
- 控制四轴步进电机的加减速运动,到目标位置即停止。(Control the acceleration and deceleration of four - axis stepper motor and stop at the target position)
YSF1_HAL_MOTOR-019. 步进电机位置环控制
- 利用pid反馈控制步进电机的位置,即给定位置慢慢接近即刻停止。(The position of the stepper motor is controlled by PID feedback, that is, the position is slowly close to the immediate stop.)
PID控制算法的C语言实现.(绝对的好东西)
- PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of PID algorithm)
stm32位置控制
- 正点原子stm32的位置控制,支持位置控制,不带加减速度
0019步进电机位置控制
- 可以根据给定的数值控制步进电机所转的角度(The angle of stepping motor can be controlled according to the given value.)
电机位置控制
- 直流电机位置控制仿真,其中具体是simulink仿真模型。