Welcome![Sign In][Sign Up]
Location:
Search - direction motor control

Search list

[Other resourcepwm-motor

Description: 基于ATMEL89s52单片机,C++编写的PWM控制的电机控制源程序,可控制电机的正反转、增减速,编译效率高,生成代码短,可有效控制电机高速工作。-ATMEL89s52 based microcontroller, prepared by the C PWM control of the motor control program. Motor control the rotating direction of change speed, compile high efficiency, short code generation, high-speed motor control work.
Platform: | Size: 1388 | Author: guozhao | Hits:

[Embeded-SCM DevelopVHDL_stepper-motor

Description: 用于CPLD的控制,VHDL编程,实现控制三相步进电机的正反转。-control for CPLD, VHDL programming, control of three-phase stepper motor rotating direction.
Platform: | Size: 281600 | Author: 胡迪 | Hits:

[SCMpwm-motor

Description: 基于ATMEL89s52单片机,C++编写的PWM控制的电机控制源程序,可控制电机的正反转、增减速,编译效率高,生成代码短,可有效控制电机高速工作。-ATMEL89s52 based microcontroller, prepared by the C PWM control of the motor control program. Motor control the rotating direction of change speed, compile high efficiency, short code generation, high-speed motor control work.
Platform: | Size: 1024 | Author: guozhao | Hits:

[assembly language2

Description: 本设计是基于80C51单片机的步进电机控制系统,能够有效地对步进电机转速、方向的控制。为了能够更加人性化的控制系统,本设计还增加了语音提示部分,在实际应用当中由于紧急事件需要在短时间内了解电机的工作情况,这时看数码显示就很不方便,而语音提示提供很大帮助,只要按下语音提示按钮便能获取相关技术数据。 -The design is based on the 80C51 single-chip stepper motor control system, can effectively stepper motor speed and direction control. In order to be more user-friendly control system, the design has also increased the voice part in the practical application of these emergency needs due to a short period of time to understand the work of motor, when it is inconvenient to watch the digital display, and voice prompts to provide great help, as long as the voice prompts by pressing the button will be able to access to relevant technical data.
Platform: | Size: 150528 | Author: jmj123 | Hits:

[VHDL-FPGA-Verilogstep_motor

Description: 本程序设计一个基于FPGA的4相步进电机定位控制系统。由步进电机方向设定电路模块、步进电机步进移动与定位控制模块和编码输出模块构成。前两个模块完成电机旋转方向设定,激磁方式设定和定位角度的换算等工作,后一个模块用于对换算后的角度量编码输出。-This procedure to design an FPGA-based 4-phase stepper motor positioning control system. Direction set by the stepper motor circuit module, stepper motor stepper movement and positioning control module and the code output modules. The first two modules complete the motor rotation direction setting, exciting way of setting the angle and positioning of the conversion work, after a module for the point of view of the volume of converted output encoding.
Platform: | Size: 165888 | Author: yato_logo | Hits:

[SCMmotor

Description: 直流电机闭环控制C程序,包括方向、转速的控制和补偿算法等-C closed-loop DC motor control procedures, including direction, speed control and compensation algorithms, etc.
Platform: | Size: 14336 | Author: 朱明 | Hits:

[assembly languagewj

Description: 微机原理与接口技术课程设计,步进电机综合控制实验,设计用PC机对四相步进电机,方向,步数的控制系统,并编写汇编程序实现相应功能。 -Microcomputer Principle and Interface Technology curriculum design, stepper motor control experiments, designed to PC-to four-phase stepper motor, direction, step control system and the preparation of the compilation process to achieve the corresponding functionality.
Platform: | Size: 97280 | Author: | Hits:

[SCMsystempwm

Description: 直流电机的闭环控制,包括初始化设置定时器,初始化设置设定INT0的工作方式,设置PWM的脉冲宽度和设定方向等-Closed-loop DC motor control, including the initialization settings timer, initialization settings set INT0 work, set PWM pulse width and set the direction
Platform: | Size: 2048 | Author: 小亮 | Hits:

[Otherstepper

Description: Stepper Motor to control the direction
Platform: | Size: 8192 | Author: Amit Ku mar Das | Hits:

[VHDL-FPGA-VerilogVHDL

Description: PWM控制就是产生一定周期,占空比不同的方波信号,当占空比较大时,电机转速较高,否则电机转速较低。当采用FPGA产生PWM波形时,只需FPGA内部资源就可以实现,数字比较器的一端接设定值输出,另一端接线性递增计数器输出。当线性计数器的计数值小于设定值时输出低电平,当计数器大于设定值时输出高电平,这样就可通过改变设定值,产生占空比不同的方波信号,从而达到控制直流电机转速的目的。 直流电机控制电路主要由2部分组成,如图1所示:  FPGA中PWM脉宽调制信号产生电路;  FPGA中正/反转方向控制电路 -PWM control is a certain cycle, a different duty cycle square wave signal, when the duty cycle is high, higher motor speed, or lower motor speed. When the PWM waveform generated using FPGA, the FPGA internal resources only can be achieved, the figure one comparator output termination setting, the other linear incremental counter output termination. When the value of linear counter output is less than low-level settings, when the counter output is greater than high settings, so that by changing the settings can produce different duty cycle square wave signal, DC motor control to achieve the purpose of speed. DC motor control circuit mainly by 2 parts, as shown in Figure 1:  FPGA in the PWM pulse width modulation signal generator circuit Chiang Kai-shek  FPGA/reverse direction control circuit
Platform: | Size: 37888 | Author: 袁玉佳 | Hits:

[VHDL-FPGA-Verilogabs_code

Description: 这是用CPLD开发的读取绝对式编码器反馈的信号的代码,读取电机的转子的绝对位置和判断转动方向对于电机控制很实用。-This is read by the CPLD Development absolute encoder feedback signal to the code, read the motor' s rotor position and to determine the absolute direction of rotation is very useful for motor control.
Platform: | Size: 1602560 | Author: dengzhaoyun | Hits:

[DSP programstepmotor

Description: 本程序是在CCS环境下利用C语言编写的一个控制步进电机的程序,其中包括控制电机的旋转速度、方向以及步数,从大体上概括了TMS320VC5402的片外围设备及I/O口的编程方式.-This procedure is in the CCS environment using C language under a stepper motor control program, including the control of motor rotation speed, direction, as well as several step-by-step, from the general summary of the TMS320VC5402-chip peripherals and I/O port for way process.
Platform: | Size: 45056 | Author: | Hits:

[Embeded-SCM Developmotor

Description: 选取P10控制方向 P11控制步进电机工作方式 P12控制占空比 P14调速 P15改变方向 P16半步 P17整步-P11 Select P10 to control the direction of stepper motor control P12 work P15 speed control duty cycle to change the direction of P14 step P16 the entire step-by-step P17
Platform: | Size: 30720 | Author: 赵云 | Hits:

[Other Embeded programmotor

Description: 利用89C51的定时器产生PWM控制直流电机的转速及方向-89C51 generated using the timer PWM DC motor speed control and direction of
Platform: | Size: 442368 | Author: sky | Hits:

[SCMDC-Motor

Description: 单片机控制电机转动,并可通过按键调节速度和转动方向,同时通过红外对管测量电机的速度并在1602液晶屏上显示。-SCM control motor rotation speed can be adjusted via buttons and rotational direction, while on the tube through infrared measurement of motor speed and in the 1602 LCD screen display.
Platform: | Size: 20480 | Author: 钟秀良 | Hits:

[SCMSTEPPER-MOTOR-RD

Description: 通过单片机c8051f300控制异步电机的转速和方向,有PCB,程序;技术文档!!!非常有用-Induction motor control MCU c8051f300 by the speed and direction, PCB, procedures technical documentation! ! ! Useful
Platform: | Size: 242688 | Author: 朱加桂 | Hits:

[SCMzhiliu

Description: proteus仿真实例:正反转可控的直流电机。学习单片机时使用proteus进行仿真是再好不过了。这里介绍直流电机的简单控制方法,使用proteus可以仿真看到电机的具体速度以及方向等直观信息。-proteus simulation: Reversible controlled DC motor. Learning to use proteus simulation SCM is better. Here' s a simple DC motor control method, simulation using the proteus can see specific motor speed and direction of visual information.
Platform: | Size: 27648 | Author: chen600 | Hits:

[DSP programdc-motor-control

Description: Dc motor control with source code and simulation
Platform: | Size: 177152 | Author: modestalmahdy | Hits:

[SCMmotor-control-of-AT89C51

Description: 利用51单片机实现对一个四相步进电机的控制和相应的数据显示。包括四相电机的启动和停止、控制正转和反转并显示其实际旋转方向及相应的速度等级。-51 single-chip implementation of a four-phase stepper motor control and data display. Including the start and stop of the four-phase motor control forward and reverse, and displays the actual direction of rotation and speed rating.
Platform: | Size: 87040 | Author: 阿呆 | Hits:

[OtherStepper-motor-control-program

Description: 步进电机matlab控制程序,实现对步进电机的控制,并让它可向正负方向移动指定的距离。-Matlab stepper motor control procedures, the stepper motor control, and you can move a specified distance in the negative direction.
Platform: | Size: 275456 | Author: huang hui | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net