搜索资源列表
直流电机控制器
- 直流电机控制器,属于精品vhdl源码,可在eda仿真工具上仿真实现-DC motor controller is excellent VHDL source code can be sown in simulation tools Simulation
步进电机控制器
- 采用VHDL编写的步进电机控制程序-stepping motor controlling program written by VHDL
基于L6203控制的电机控制程序
- 本程序是采用MICROCHIP的DSP控制器作为CPU,采用L6203作为电机控制器,实现了对直流电机的饲服控制
vhdl_model.rar
- VHDL实例,各个方面均有,基本语法,状态机,汉明码,寄存器,步进电机控制器,表决器,多路选择器,译码器等等,VHDL model,include: basic grammer,moore mealy state machine,register,counter,multi,decoder,et..
MCU2-xiang_bujindianji
- 基于AT89S51单片机的二相步进电机控制器的制作,doc文件,附asm源程序。-AT89S51 microcontroller-based two-phase stepper motor controller, production, doc files, attached to asm source.
V0.42
- 无刷电机控制器自检设计,过流保护功能设置,支持i2c和ppm通讯方式-Brushless motor controller self-test design, over-current protection feature set, support, and ppm i2c communication
vhdl
- 最高优先级编码器和直流电机控制器,供初学者学习使用,方便快捷,有很强的参考价值-The highest priority encoder and DC motor controller, for beginners learning to use, convenient and has a strong reference value
lcd1602C
- xl系列单片机实验仪演示程序 LCD1602显示 步进电机控制器速度方向圈数可调 LCD1602显示 步进电机控制器速度方向圈数可调 K1-启动与停止步进电机运行 K2-设定步进电机运行圈数 (1-20圈) K3-设定步进电机转动方向 K4-设定步进电机运行速度 步进电机的转速控制分16档,数字越小,转速越快。 7.5度步进电机;周期7.5×4=30度,电机转动一圈需12个周期 资源:p1.0-p1.3接反向器74ls14,输出后接步进电机 p3.7接小喇叭提供按键音, p1.4-p1.7接端口
16f72
- 电动车有刷电机控制器带有上电防飞车功能以及继电器保护功能-Brush Electric Vehicle Motor Controller with Speed Anti-power-relay protection functions and
vhdl_bujindianjikongzhiqi
- vhdl编写步进电机控制器(基于FPGA)-the preparation of vhdl stepper motor controller
vhdl_zhiliudianjikongzhiqi
- 用vhdl编写的一个直流电机控制器-Vhdl prepared using a DC motor controller
plotter
- XY平面绘图仪,由上位机和下位机两部分组成,单片机通过接收PC机软件的绘图信息,控制步进电机完成图形的绘制。实现了移点、画线、画弧、画圆、画矩形和组合图形的绘制。单片机采用STC8051为控制器,上位机利用VC++编写。提供了完整的代码和说明,包括论文,单片机源代码(KEIL开发环境),VC++源代码和软件的发行安装。-XY plane plotter, by the host computer and the next crew of two parts, microcontroller th
bujindianji
- 文进一步研究了基于p c/os-II+ARM平台的模糊PID控制器,核心是实现模糊 PID控制程序,并结合MinGUI技术选用高端TFT型的液晶显示器,设计具有良好人机 交互界面的步进电机控制器。-Further study of the text based pc/os-II+ ARM platform, the fuzzy PID controller, the core of fuzzy PID control program, combined with selection
BLDC
- 无刷电机控制器的程序,利用赛普拉斯单片机,含有硬件配置部份-Brushless motor controller of the procedure, and use Cypress microcontroller, containing some of the hardware configuration
code
- 这是基于PIC的100KW电机控制器的C程序编写的源码。-This is based on the 100KW motor controller PIC C programming source code.
In
- 某型发电机控制器智能测试台的研制Intelligent control of generator test bed -Intelligent control of generator test bed
永磁同步电机控制器
- 永磁同步电机控制器.doc
抱闸控制器
- 抱闸控制器,用PWM方式控制电机抱闸,在有效开通抱闸情况下缓解抱闸发热(The brake controller, using PWM to control the motor brake, brake in effective opening off brake fever)
电动控制器
- 主运算CPU采用ATmega88芯片,通过对位置反馈检测与给定位置比较,得位置误差值,由PWM脉冲驱动电机逐步逼近,完成位置跟踪。(The main operation CPU uses ATmega88 chip, and the position error value is obtained by comparing the position feedback detection with the given position. The motor is gradually approac
永磁同步电机调速系统
- 相比于传统使用的电机,永磁同步电动机(PMSM)具有着比较高的工作效率、比较高的力矩惯量比、比较高的能量密度和环保节能等优越特性,所以对永磁同步电机进行控制调速方面的研究有着相当重要的意义。我们设定电机转速初始值作为给定值,然后与反馈的实际值进行比较,得到的差值输入PI控制器进行控制,得到交轴电流。同时三相绕组输出的电流经过clarke变换和park变化得到电流的实际值,分别与给定值进行比较,将比较后的值再进行park转换,得到的结果经过SVPWM技术调制之后输入到逆变器,继而可以驱动三相电机。