搜索资源列表
DSP_interp_line_C
- DSP2407平台下用C语言实现的数控直线插补源代码。T2中断插补周期2ms,可设定两组PWM输出状态,实现两个电机控制。使用了数字增量插补时间分割法进行直线插补。-DSP2407 platform using C language NC linear interpolation source code. T2 interrupted interpolation cycle 2ms, set two PWM output and achieve two motor control. The us
controler
- 用电键控制步进电机朝各个方向做曲线,圆和直线运动。-electricity stepper motor control in all directions so curve, circle and line movement.
stepmotor
- 精密混合直线步进电机8细分驱动程序,带转速显示功能-precision linear hybrid stepper motor eight sub-driver, with speed display
bjdj2
- 用SPCE061A控制两个电机画任意直线的程序。
stepmotor
- 适用于单片机(51)和ARM的步进电机直线算法(两个步进电机组成的平面),且含有加减速算法.
s
- 单片机控制两个步进电机实现小车的走直线和转弯,使小车能画任意给定长,宽的矩形
PaintingLine
- 一个计算机控制的试验程序,可以控制步进电机利用插补发画圆和直线.
EVAPwm_DSP2407
- 基于DSP2407的直线电机控制源码,可实现电机的启动、加速、减速、停止等操作,可设定上升和下降时间、输出功率数等。-DSP2407 based on the linear motor control source code, enabling the motor to start, acceleration, deceleration, and stop such operations, can be set rise and fall time, the number of output p
stepmotorcode
- 基于AVR446步进电机加减速控制,直线步进电机的速度控制-AVR446: Linear speed control of stepper motor
pmac-linear-motor
- 毕业设计的一个PMAC源码,用来控制直线电机,实现 光栅尺寻零, 并根据输入频率控制直线电机 产生正弦振荡-Designed as a graduate PMAC source, used to control the linear motor, achieve Grating find zero, and in accordance with an input frequency control of linear motors have a sinusoidal oscillation
mcs
- 运动控制系统。控制两轴四相步进电机运行,能实现直线插补,圆弧插补。-Motion Control System. Control of two-axle four-phase stepper motor operation, to achieve a straight line interpolation, circular interpolation.
IterativeLearningControlforLinearMotorMotion
- 迭代学习控制的直线电机的运动 系统,及其收敛性分析仿真-Iterative Learning Control for Linear Motor Motion System
pmlsm2
- 永磁同步直线电机控制策略综述-a survey for control strategy of permanent magnetion linear synchronous motors
caibu
- 基于armlinux下的电机直线插补,圆弧插补算法。-Under the motor based on armlinux linear interpolation, circular interpolation algorithm.
FEMinEM
- 电机内电磁场分析计算程序,适合于旋转永磁同步电机或直线电机-Motor electromagnetic field analysis and calculation procedures
8qr2st.ZIP
- 直线电机伺服系统的自适应模糊摩擦补偿Linear motor servo system adaptive fuzzy friction compensation-Linear motor servo system adaptive fuzzy friction compensation
pmac-linear-motor
- 毕业设计的一个PMAC源码,用来控制直线电机,实现 光栅尺寻零, 并根据输入频率控制直线电机 产生正弦振荡-Designed as a graduate PMAC source, used to control the linear motor, achieve Grating find zero, and in accordance with an input frequency control of linear motors have a sinusoidal oscillation
bodetu
- 直线电机位置环控制软件DSP2812,实现被控对象bode图建模-the model of PMSM by DSP2812
xunjixiaoche
- keil5编译,四路红外返回寻黑线小车,直线全速前进,弯道速度可调。双电机驱动。(Keil5 compilation, four way infrared return black line car, straight line full speed forward, bend speed adjustable. Dual motor drive.)
电机速度PID控制
- 针对智能小车,带有编码器的直流电机,基于STM2实现速度的PID控制,这样小车就能跑直线,代码功能可以任意改变电机速度的大小,实测速度与目标速度一样,可以在串口助手了看到。