搜索资源列表
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.
bjdj2
- 用SPCE061A控制两个电机画任意直线的程序。
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
jianpankongzhidianji
- 键盘输入控制步进电机运动,通过算法画弧和直线。-Keyboard input to control stepper motor movement, through the arc and the straight-line drawing algorithm.
mcs
- 运动控制系统。控制两轴四相步进电机运行,能实现直线插补,圆弧插补。-Motion Control System. Control of two-axle four-phase stepper motor operation, to achieve a straight line interpolation, circular interpolation.
main
- 能够控制两个电机实现悬挂运动的控制,实现画圆,直线,定点等运动-Two motors to control movement to achieve fly control, the realization of drawcircle, linear, fixed-point movement, such as
xuanguahuayuan
- 用单片机控制步进电机在坐标轴上精确画圆或画直线,并能通过按键控制-Stepper motor control using microcontroller accurately draw a circle in the coordinate axes, or draw a straight line and pass the keys to control
IterativeLearningControlforLinearMotorMotion
- 迭代学习控制的直线电机的运动 系统,及其收敛性分析仿真-Iterative Learning Control for Linear Motor Motion System
pmlsm1
- 永磁直线同步电机控制策略的研究-research on driving system control strategy of a permanent magnet linear synchronous motor
pmlsm2
- 永磁同步直线电机控制策略综述-a survey for control strategy of permanent magnetion linear synchronous motors
444
- 永磁直线同步电机控制技术的研究-This paper designed a control system on permanent magneticc linear synchronous motor
zhixianyundong
- 悬挂系统实现两电机控制实现悬挂物体的直线运动-Suspension system to achieve two motor control to achieve linear motion of objects hanging
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
电机速度PID控制
- 针对智能小车,带有编码器的直流电机,基于STM2实现速度的PID控制,这样小车就能跑直线,代码功能可以任意改变电机速度的大小,实测速度与目标速度一样,可以在串口助手了看到。