CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Speed control for DC motor

搜索资源列表

  1. 51zhiliudianjitiaoshu

    0下载:
  2. 基于51单片机的直流电机调速系统,本程序有测速和调速功能,算法比较简单,调速性能一般,适合初学者-51 MCU-based DC motor speed control system, this program has speed and speed capabilities, the algorithm is relatively simple, speed performance, in general, suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:32581
    • 提供者:myn
  1. zhiliudianji

    0下载:
  2. 单片机控制直流电机调速仿真程序,供单片机爱好者参考-SCM control DC motor speed simulation program for the microcontroller enthusiasts Reference
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:13889
    • 提供者:陈书南
  1. dsp2812motor

    2下载:
  2. 用DSP2812开发的无刷直流电机控制程序,程序是在TI公司的BLDC3_1软件的基础上构造的,实现了无刷直流电机的速度环PID控制,效果可以。 其中,无刷直流电机是有HALL传感器的系统,所以在转速测量上还需要进一步的改进(如果要求精确的话)。电机是24V3000rpm~~~;驱动板是类似TI公司的DMC1500?板卡,所以可以参考它的说明(只针对信号的连接的参考).-Using DSP2812 developed brushless DC motor control program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:307285
    • 提供者:ren
  1. motorPWMb

    0下载:
  2. This project is used for 12v Dc motor speed control with PWM.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:78435
    • 提供者:Amjad
  1. TMS320C31DSK

    0下载:
  2. PID_Controller Using TMS320C31 DSK for Real Time DC Motor Speed and Position Control
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:102675
    • 提供者:inouir
  1. motor07

    0下载:
  2. 本代码为自己为完成课程实验所编,主要功能包含无刷直流电机的控制、PID调速、液晶显示,和按键控制转速。-The completion of the course code for their own experiments prepared for the main functions include the control of brushless DC motor, PID Control, LCD, and buttons control the speed.
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:864179
    • 提供者:唐左
  1. zhiliudianji

    0下载:
  2. 用单片机控制直流电机时,需要加驱动电路,该系统采用的是达林顿驱动器,即芯片ULN2003A,该芯片可同时驱动7个电机,每个电机由单片机的一个I/O口控制。当需要调节直流电机的转速时,使单片机的相应I/O口输出不同占空比的PWM波形。-DC motor with a microcontroller, you need to add driver circuit, the system uses a Darlington driver, that chip ULN2003A, the chip ca
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:607110
    • 提供者:祝川
  1. xiaochexunji

    0下载:
  2. msp430控制直流电机,包括左转弯,右转弯,直行,直退,TimberB用于速度控制。-msp430 DC motor control, including turning left, turn right, go straight, Zhitui, TimberB for speed control.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:63665
    • 提供者:熊超祥
  1. mdcm

    0下载:
  2. 经典的直流电机双闭环调速系统模型,可用于仿真-The classic double-loop DC motor speed control system models can be used for simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:6062
    • 提供者:轻武器
  1. FPGA-based--DC-speed-controller

    0下载:
  2. 针对某船舶模型定位系统中调速电机,以FPGA(现场可编程门阵列)为控制器,采用数字比例积分调节器实现电机的速度控制算法,设计出数字化调速控制器-Positioning system for a ship model in the motor speed, the FPGA (field programmable gate array) for the controllers, proportional integral regulator with digital speed of the mo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:113844
    • 提供者:史夏波
  1. PWM

    0下载:
  2. This program has been written for PIC16F877 microcontroller. This program is used to control the speed of DC motor based on PWM
  3. 所属分类:Other Embeded program

  1. comdataprocess

    0下载:
  2. 该程序使用与调PID参数使用,对下位机进行数据采集,在列表中显示,然后上位机实时的动态显示响应曲线。这个程序适用于直流电机的位置闭环控制,内速度换,外位置换,很经典。-The program uses the tune PID parameters used for the next bit machine for data collection, displayed in the list, then the PC real-time dynamic display of the respon
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3542733
    • 提供者:何伟
  1. sh

    0下载:
  2. 用汇编语言编写的直流电机调速程序,对初学者很有帮助-Assembler language of DC motor speed control program, useful for beginners
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:19492
    • 提供者:lixin
  1. SoCBasedPWMMotor

    0下载:
  2. 介绍了基于单片机用PWM实现直流电机调整的基本方法,直流电机调速的相关知识,及 PWM调整的基本原理和实现方法。重点介绍了基于MCS一51单片机的用软件产生PWM信号的途径,并 介绍了一种独特的通过采用计数法加软件延时法实现PWM信号占空比调节的方法。对于直流电机速度控 制系统的实现提供了一种有效的途径。-Introduced based microcontroller PWM DC motor adjusted to achieve the basic method, knowle
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:118305
    • 提供者:nnnn
  1. pid_control

    1下载:
  2. DSP2812对无刷直流电机的PID闭环控制。因为测速是用霍尔传感器完成的所以精度不怎么高。-DSP2812 for brushless DC motor PID closed loop control. Because speed is so complete accuracy of the Hall sensor not very high.
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1093311
    • 提供者:zhlziv
  1. EX14_DCMOT

    2下载:
  2. 采用DSP模板工程在CCS上实现直流电机调速,已通过实验验证,DSP型号为2812-Using DSP template project in CCS on the realization of DC motor speed control, has been verified by experiments, DSP model for 2812
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:284611
    • 提供者:long
  1. ds18b20Pmotor

    0下载:
  2. 这是一个ICC AVR代码程序,用于温控电机,主要是通过DS18B20来检测温度,然后通过AVR单片机控制直流电机的转速-This is an ICC AVR code program for the temperature control motor, DS18B20 to detect temperature, and DC motor speed control through the AVR microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:135070
    • 提供者:房海龙
  1. DLM55677C

    0下载:
  2. 直流电机驱动driver电路,集成H桥桥,可用于PWM控制电机转速和前进与后退 -Driver circuit of DC motor drive, the integrated H-Bridge can be used for PWM control of motor speed and forward and backward
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:256951
    • 提供者:
  1. moteor(PWM)

    0下载:
  2. 51单片机IO口输出PWM波,控制直流电机转动的速度,特点是简单、好入门,对初学者较好。-51 single-chip IO port output PWM wave control DC motor rotating speed is characterized by simple, good entry for beginners better.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:637
    • 提供者:bruce
  1. BLCD

    0下载:
  2. 无叶电机 方案,可识别电机异常,过载,输入电源异常等,并在故障发生后进行相应的保护。如果可能,还可在异常恢复后,重新恢复工作。同时,还可增加红外遥控,数码管显示,液晶显示等人机交互界面。可实现自然风,定时功能,预约,智能控制等功能。 主要应用的无叶风扇参数: 输入电压:220AC 电机:310VDC,8200RPM,45W、直流无刷无传感器控制方案 为精确控制电机转速,通常需要在直流无刷电机上增加位置传感器(例如:霍尔传感器)。控制器根据传感的信号,进行相应的控制
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:151714
    • 提供者:
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com