搜索资源列表
电机转动控制实验
- ARM7 S3C44B0X 电机转动控制实验代码-ARM7 S3C44B0X motor rotation control experiment code
可控3相步进电机控制(单片机汇编)
- 可控3相步进电机控制(单片机汇编)可控制步进电机精确转动,调速,正反转。
arm电机控制
- 用A/D和PC键盘控制直流电机和步进电机的转动-with A/D and PC keyboard control DC motor and stepper motor rotation
电机转动控制实验
- ARM7 S3C44B0X 电机转动控制实验代码-ARM7 S3C44B0X motor rotation control experiment code
ucos2 电机控制
- 实现ARM 芯片的一对PWM 输出用于控制直流电机的转动,通过A/D 旋钮控 制其正反转及转速。编程实现ARM 的四路I/O 通道实现环形脉冲分配用于控制步进电机的转动,通过 A/D 旋钮转角控制步进电机的转角。-ARM chip to achieve a PWM control for the DC motor rotation, the A/D control knob and the speed of its revers
电力系统电机转动实现
- 在电力系统中,客户经常提出要实现电力系统监控主接线图的潮流实现。所谓潮流实现即是在电力监控系统的主接线图中能够动态反映各线路的运行情况,包含电流流动方向,各设备运行状态等。由于在水电站监控系统中很多用户提出要求能够反映发电机组的动态运行情况,即在主接线图中能够反映哪个机组正在运行。这里我采用贴图法进行动态贴图然后交替显示达到动态运行的目的。当然我们可以采用其他的很多方法,比如CDC类对象动态绘制等。 -in the power syst
stepper_motor_controller
- 步进电机控制程序,用51单片机控制步进电机的运转,可实现电机的正转、反转、归零、自动速度调解,4x4键盘扫描输入需要电机转动的相位,6为数码管显示当前的角度等功能。单片机程序用C51编写。-stepper motor control procedures, with 51 MCU control of the stepper motor operation, the motor is transferred, inversion, ze
vbpiano(1)
- 计算机控制技术.了解步进电机控制的基本原理; b.掌握控制步进电机转动的编程方法。 -computer control technology. Stepper motor control to understand the basic principle; B. Take control of the stepper motor is programming method.
motor_running
- 2410开发板上电机转动控制的源代码,使用ARM2410自带的六路PWM-2410 development board motor rotation control of the source code, the use of the ARM2410, bringing their six PWM
stepperfourandsix
- 这个例子做的是去年全国电子电子设计大赛E题,悬挂运动控制系统(E题),我只做了画线和画圆两个部分,纯粹是玩,所以精度不是很高,终点定位精度误差差不多0.5cm左右,画圆在两个斜率无穷大区误差较大需要修正。 一开始我用的是L297+L298驱动,感觉脉冲相位控制比较麻烦,后来想到avr相对51的速度,用B口模拟脉冲,L293驱动。电机我用的是两个42BYG四相八拍六线步进电机,资料很好找。 这个试验做起来可能有点麻烦,比赛
红外控制步进电机
- 用红外控制步进电机转动角度,并且用LCD显示,采用51单片机控制,转速误差在1%之内(With infrared control stepper motor rotation angle, and with LCD display, using 51 single-chip microcomputer control, speed error is within 1%)
转动精度
- 单片机 c 语言 精确控制步进电机转动度数(Controlling the rotation precision of stepping motor)
82-步进电机转动原理
- 82-步进电机转动原理(Rotating principle of 82- stepping motor)
步进电机1.1 有速度 有位置
- 非标上位机软件开发单功能之运动控制,c#写的winform通讯台达plc控制步进电机转动,测试成功(Non standard computer software development single function motion control, c# written WinForm communication Tak PLC control step motor rotation, test success)
电机转动控制
- 基于stm32 的电机驱动实验。使用的是stm32f429(based on stm32 used motor)
VC++实现电力系统电机转动示例代码
- VC++实现电力系统电机转动示例代码;VC++6.0编写。(VC++ realizes the example code of the motor rotation of the power system;)
按键 步进电机
- 步进电机是将电脉冲信号转变为角位移或线位移的开环控制电机,是现代数字程序控制系统中的主要执行元件,应用极为广泛。。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,当步进驱动器接收到一个脉冲信号,它就驱动步进电机按设定的方向转动一个固定的角度,称为“步距角”,它的旋转是以固定的角度一步一步运行的。可以通过控制脉冲个数来控制角位移量,从而达到准确定位的目的;同时可以通过控制脉冲频率来控制电机转动
PMAC入门教程-电机转动
- PMAC入门教程,教你如何让电机转动起来,非常的实用!!(PMAC introductory tutorial, how to teach you how to turn the motor, very practical!)
2.步进电机(按角度)
- 步进电机 1. 实现的功能:控制电机转某一确定的角度,比如输入任何一个为1.8度的倍数的数值,控制电机转动相应的度数。 2. 连接方式:将PA0与PF9连接(PA0为定时器5产生的控制定时器14产生的脉冲个数,通过高电平捕获的方式) PF9驱动器的脉冲 3. 程序:见源代码/2.步进电机(Stepper motor 1., realize the function: control the motor to turn t
驱动电机
- 通过读取光栅传感器的输出脉冲个数进而控制直流电机转动相应的距离。(By reading the number of output pulses of the grating sensor, the corresponding distance of the DC motor can be controlled.)