搜索资源列表
motorcontrol
- 附件程序是我用DSP2812开发的无刷直流电机控制程序,程序是在TI公司的BLDC3_1软件的基础上构造的,实现了无刷直流电机的速度环PID控制,效果可以。 其中,无刷直流电机是有HALL传感器的系统,所以在转速测量上还需要进一步的改进(如果要求精确的话)。电机是24V3000rpm~~~;驱动板是类似TI公司的DMC1500?板卡,所以可以参考它的说明(只针对信号的连接的参考)-Annex I use the procedure is the development of the D
Cyclespeed
- 此程序为自行车计附带产品.可以计里程,计速度.清零等功能.采用霍尔传感器传输信号,单片机采用中断扫描.然后用数组的形式在LED上显示.-procedure for bicycles or spin-off products. Total mileage can be up speed. Reset function. Hall sensor used for signal transmission interrupt SCM scan. Then in the form of an array
mainequcon
- 89c2051单片机制作的转速测定仪,传感器用霍尔开关管-89c2051 SCM produced by the speed detector, using Hall sensor switch
motorcontrol123
- 几种实现电机调速方法的源程序,包含PWM波产生与控制,霍尔传感器测量转速等,不错的参考!-several motor speed control method of the source, including waves created with PWM control, Hall sensor measurement speed, a good reference!
Sensorless DC
- Sensorless DC motor control, and it can be used to vehicle seat control without hall sensor.
BLDC-HAULL.rar
- 基于ATMEGA48单片机的无刷电机控制程序,基于HALL传感器,ATMEGA48 MCU-based BLDC motor control program, based on the HALL sensor
jijiaqi
- 本电路以89S51 单片机为中心、附加A44E 霍尔传感器测距,实现对出租车计价统计,采用AT24C02 实现在系统掉电的时候保存单价和系统时间等信息,输出采用8 段数码显示管-The circuit with 89S51 microcontroller as the center, additional A44E Hall sensor range finding, to realize Taximeter statistics, using AT24C02 achieved when the
Mileage-meter_c
- 51单片机自行车里程仪霍尔传感器1602显示C程序-51 single-chip Hall sensor 1602 bike mileage meter shows the C program
new0809
- 本系统设计以MC68S912DG128微控制器为核心,通过多个红外光电传感器检测模型车的运动位置和运动方向,霍尔传感器检测模型车的速度,运用PWM技术调节驱动电机的转速和舵机的方向,同时用PID控制算法,完成对模型车运动速度和运动方向的闭环控制-Designed to MC68S912DG128 the system microcontroller as the core, through a number of infrared photoelectric sensor detection m
8051
- 单片机与光电传感器测量转速程序 首先,你的原理图我没有,我就按我开发板的原理图来写。原理图在我的博客上:http://hi.baidu.com/mcu 5Fspaces/album/item/8b0e987e63e7ed360cd7daf7.html 数码管是4位的,把红外传感器当霍尔转速传感器。如果这些器件和单片机连接和你 的不一样,自己改一下定义就行。-SCM and photoelectric sensor speed measurement procedure First of
bikecomputer
- bike computer code works on 8MHz pic16f84a mplab hall effect sensor and 16x2 lcd is interfaced with the pic
Brushless_DC_Motor_Control_System_and_Implementati
- 无刷直流电机控制系统的研究与实现 简单介绍了无刷直流电动机的工作原理,分析并确定了主回路的导通方式,控制器一是以专用芯片MC33035来进行设计,位置反馈元件有霍尔传感器反馈接口和编码器接口,开关器件采用MOSFET管,设计有转速反馈闭环控制、正反转、过电流保护等。控制器还采用89C52单片机、 MAX7219、AD667等来实现数字转速给定和转速显示。控制器二是基于PICSF4431电动机控制专用芯片,采用全数字PID控制,有转速、电流双反馈,位置反馈采用编码器反馈,开关器件采用IGBT,
Hall-sensor-introduction
- 霍尔传感器介绍,教会你如何学会使用这种电磁传感器!-Hall sensor introduction, teach you how to learn to use the electromagnetic sensor!
hall-snsor
- hall sensor circuit. it uses for calculate the speed of the electricity motors
Hall
- 基于zigbee的霍尔传感器源代码,用IAR打开。-Hall sensor based on zigbee source code, use the IAR to open.
BLDC-PMSM2-No-Hall-program
- 用keil4编译的矢量控制的无霍尔传感器BLDC控制电路程序-Keil4 compiled with vector control without Hall sensor BLDC control circuit program
BLDC-PMSM2-The-Hall-program
- 用keil4编译的矢量控制的有霍尔传感器BLDC控制电路程序-Keil4 compiled with vector control circuit has a Hall sensor BLDC control program
stm32f0-control-Hall-sensor
- 利用stm32f0实现控制霍尔传感器通过霍尔传感器控制其他设备-Use stm32f0 achieve control by Hall sensors Hall sensors to control other devices
Hall-sensor
- 霍尔传感器使用的资料,其中包括括原理图介绍以及接法使用-Hall sensor data, including the introduction and includes schematics connection use
BLDC无刷 霍尔 pid 例程
- 无刷直流电机有感控制,包含位置切换,六步法(hall sensor bldc control)