搜索资源列表
E_I
- 这是一个基于MCU的电机控制系统,单片机接收PC的信息,根据Modbus通信协议转换为相应电机控制命令。 整个程序在keil环境下开发,实现了电机的启动、停止、增速、减速、反馈运行时间和速度的功能。-This an MCU-based motor control system, the 8031 PC receiving the information, according to Modbus communication protocol conversion to the correspon
che_cunyang
- AVR单片机控制码盘程序,主要包括直流电机调速,码盘反馈。-AVR encoder control procedures, including DC motor speed control, encoder feedback.
cn020396
- PIC18F4431实现交流感应电机的控制。程序中讨论了几种方案,开环V/F,V/F加上电流反馈,然后再加上速度反馈。-PIC18F4431 AC induction motor control. Procedures discussed several options, the open-loop V / F, V / F with current feedback, and then coupled with the speed of feedback.
danpiankongzhidainji22
- 初学者:单片机控制电机 (36H)是系统给定值;(34H)是位置反馈值;(4CH)是满位的值;(4AH)是零位的 值;(4EH)是决定系统精度的死区的值;P2.1控制电机正转;P2.0控制电机反转;P2.2是 报警输出;P1.3是外界位置保护输入;电机采用反转制动; L04B3H:-beginners : SCM control motor (36H) is a system for setting; (34H) is the position feedback value;
mo_control
- 我写的直流电机调速程序,采用STC12C1052单片机,自带两路PWM输出,也可以使用软件中断定时来实现,速度闭环控制,采用霍尔反馈,原理图没有附上,有需要请发到我邮箱,qxs5264@163.com-I write Motor Speed procedures used STC12C1052 microcontroller, Lu, bringing their two PWM output, the software can also be used to achieve regularly
abs_code.rar
- 这是用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 mot
8051
- 8051实现直流电机PMW调速系统 本文所述的直流电机闭环调速系统是以低价位的单片微机8051为核心的,而通过单片机来实现电机调整又有多种途径,相对于其他用硬件或者硬件与软件相结合的方法实现对电机进行调整,采用PWM软件方法来实现的调速过程具有更大的灵活性和更低的成本,它能够充分发挥单片机的效能,对于简易速度控制系统的实现提供了一种有效的途径。而在软件方面,采用PLD算法来确定闭环控制的补偿量也是由数字电路组成的直流电机闭环调速系统所不能及的。曾经也试过用单片机直接产生PWM波形,但其最终效
PIDcontrolwithkeyboard
- 基于AT89S52单片机的直流电机单闭环PID负反馈调速,PID算式采用增量式-AT89S52 microcontroller-based DC motor single negative feedback closed-loop PID Control, PID algorithm using incremental
pid
- C8051F310系列单片机实现的PID算法,该算法依据误差反馈调节PWM的占空比,可实现直流电机的调速等。-C8051F310 MCU family of PID algorithm based on error feedback regulation of PWM duty cycle can be realized DC motor speed control and so on.
sprc208
- 本程序来自TI公司网站原程序,其功能是通过间接磁场定向的控制算法来实现对三相异步电机的控制, 程序的具体算法和介绍在软件压缩包有详细介绍!-This system simulates a sensored indirect field oriented control of 3-phase induction motor with an "emulated" 3-phase induction motor model. The motor speed is controlled by using
sprc209
- 本程序来自TI公司网站原程序,其功能是通过传统的矢量控制算法来实现对无速度传感器的异步电机的控制。程序的具体算法和介绍在软件压缩包有详细介绍! -This system simulates a sensorless direct field oriented control of 3-phase induction motor with an "emulated" 3-phase induction motor model. The motor speed is controlled by us
sprc078
- 本程序来自TI公司网站原程序,其功能是模拟无传感器的三相异步电机,以及直接的矢量控制算法的实现。程序的具体算法和介绍在软件压缩包有详细介绍!-This system simulates a sensorless direct field oriented control of 3-phase induction motor with an “emulated” 3-phase induction motor model. The motor speed is controlled by usin
BLDC_MOTO_DRIVER
- 学习三相无感无刷(BLDC)电机的基础驱动程序和电路.应用实例为迈拓40G硬盘的主轴电机.改变输入电压可以改变转速.如应用自动控制,可以用pwm来控制输入电压来达到速度控制.如有闭环反馈,即可实现恒速运转-Learning without a sense of three-phase brushless (BLDC) motor driver and circuit basis. Application examples for the Maxtor 40G hard disk spindle
kongzhixitong
- 为了控制无刷电机低速有限转角运动,应用TMS320F2812芯片设计了一套无刷电机控制系统,给出了硬件电路和部分软件的设计方案。系统采用位置反馈信号作为电机换相基础,利用双重位置闭环的控制结构,以满足快速性、稳定性以及高精度的性能要求,实验证明系统控制方案的可行性。-To control the limited angular movement speed brushless motor, application TMS320F2812 chip design a brushless motor
Brushless_DC_Motor_Control_System_and_Implementati
- 无刷直流电机控制系统的研究与实现 简单介绍了无刷直流电动机的工作原理,分析并确定了主回路的导通方式,控制器一是以专用芯片MC33035来进行设计,位置反馈元件有霍尔传感器反馈接口和编码器接口,开关器件采用MOSFET管,设计有转速反馈闭环控制、正反转、过电流保护等。控制器还采用89C52单片机、 MAX7219、AD667等来实现数字转速给定和转速显示。控制器二是基于PICSF4431电动机控制专用芯片,采用全数字PID控制,有转速、电流双反馈,位置反馈采用编码器反馈,开关器件采用IGBT,
Dc-motor-of-the-PWM-speed
- 用52单片机输出PWM调速直流电机,实现电机的正反转,占空比可调,自动可以在速度设定下实现反馈调节-With 52 microcontroller output PWM speed dc motor.The positive &negative, realize motor 390v adjustable, automatic can realize feedback adjustment speed setting.
DC-motor-controller-and-its-control
- 基于VHDL语言的直流电机控制器及其控制,本控制系统的总体结构,下位机是整个高频疲劳试验机控制器的核心。用于实现产生控制试验机的控制信号和数据,反馈信号的处理,以及和上位机进行数据通信。其控制功能强弱也直接影响着整个控制器性能的好坏-DC Motor Based on VHDL controller and its control, the overall structure of the control system, the next bit machine is the high-freq
MOTOR
- 电机转速控制。通过接近开关检测转轮转速反馈至单片机,单片机闭环控制步进电机使转轮转速控制在33.33-44.-Motor speed control. The proximity switch test runner speed feedback to the microcontroller, microcontroller closed-loop control stepping motor to make the rotor speed control in 33.33-44.44
Feedback-linearization-
- 电机的反馈线性化控制,文件包括了模型和m文件。-Feedback linearization in motor control,The file includes model and m file
PWM Motor feedback
- Verilog code for learning for purpose