CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 电机调速

搜索资源列表

  1. 8051

    0下载:
  2. 8051实现直流电机PMW调速系统 本文所述的直流电机闭环调速系统是以低价位的单片微机8051为核心的,而通过单片机来实现电机调整又有多种途径,相对于其他用硬件或者硬件与软件相结合的方法实现对电机进行调整,采用PWM软件方法来实现的调速过程具有更大的灵活性和更低的成本,它能够充分发挥单片机的效能,对于简易速度控制系统的实现提供了一种有效的途径。而在软件方面,采用PLD算法来确定闭环控制的补偿量也是由数字电路组成的直流电机闭环调速系统所不能及的。曾经也试过用单片机直接产生PWM波形,但其最终效
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1299
    • 提供者:陈与
  1. pid

    0下载:
  2. 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.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-11
    • 文件大小:20538
    • 提供者:Jiashukuang
  1. PWM_BLDC

    2下载:
  2. 带霍尔传感器的无刷电机控制程序(PWM调速) 基于单片机编写的C程序。-Brushless motor control (PWM Control)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-14
    • 文件大小:5957
    • 提供者:刘真
  1. DC_Motor

    1下载:
  2. 51单片机控制直流电机的程序和电路,使用ADC0831采集电位器的电压,对电机进行调速。压缩包内含汇编代码、Proteus仿真文件和Keil工程。-51 single-chip DC motor control circuit of the procedures and the use of acquisition ADC0831 voltage potentiometer on the motor speed. Package containing the compilation of cod
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:113913
    • 提供者:jingxiaosong
  1. MCU_PWM

    0下载:
  2. 本文是介绍用单片机软件实现直流电机PWM调速系统,介绍了直流电机的调速原理及实现方法-This article is an introduction to use single-chip microcomputer software PWM DC motor speed control system, the introduction of the DC motor speed control principle and realization method
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:118490
    • 提供者:黑脸
  1. dsp2812motor_speed_pro_sample

    0下载:
  2. dsp2812的电机调速例子程序,并可以通过与上位机通讯实现参数设置的功能-motor dsp2812 examples of procedures and through communication with the host computer to achieve the function of parameter setting
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:96381
    • 提供者:chenguo
  1. jiaoliutiaosu

    0下载:
  2. 一个基于simulink的交流调速系统,实现交流电机的直流调速-A simulink-based speed regulating system of exchange, the realization of AC motor speed control of DC
  3. 所属分类:matlab

    • 发布日期:2015-08-08
    • 文件大小:17066
    • 提供者:李浩
  1. yibudianjitiaosu

    3下载:
  2. 文件中用matlab建立了关于异步电机的调速仿真模型,包括变频调速,矢量控制,串电阻调速,调压调速模型。-Matlab file with the establishment of the speed control of induction motor on the simulation model, including the Frequency Control, vector control, speed control resistor string, speed regulator m
  3. 所属分类:matlab

    • 发布日期:2016-05-14
    • 文件大小:25653
    • 提供者:鲁超
  1. PWM

    1下载:
  2. PWM波程序 可以用来控制电机调速,程序比较简单,这里只用了一个定时器就实现了。因为51单片机没有PWM波的寄存器,所以要自己用软件控制。-PWM waves program can be used to control motor speed, procedure is simple, here only a timer is realized. Because no PWM waves 51-series microcomputer to yourself, so with register
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7317
    • 提供者:刘建文
  1. asm_vvvf

    5下载:
  2. 三相异步电动机的矢量控制调速系统MATLAB仿真-Three-phase vector control induction motor speed control system of the MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2014-09-20
    • 文件大小:17219
    • 提供者:柯南
  1. c1

    1下载:
  2. 直流电机的测速调速模块,运用光电传感器测速,L298芯片调速-DC Motor Speed Control Module, the use of photoelectric sensor gun, L298 chip speed
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-11
    • 文件大小:1893
    • 提供者:小试
  1. AntherDriveofBrushlessDCMotorforElectricMotorcycle

    0下载:
  2. 单片机为PIC18F252,编程语言为PIC系列C语言。功能为控制电动车无刷直流电机。实现正反转、PI调速、各类保护等功能。根据单片机的特点设计了系统的控制策略:利用PIC单片机的引脚电平中断控制电机的换相,根据霍尔信号输出6路控制信号驱动电机旋转;利用AD转化功能检测手柄电压,实现给定速度检测,保证响应速度;实现电机正反转转换、启动防冲车、欠压重启电压限制等功能;制定了多项电机保护措施,实现了过流保护、过压保护、欠压保护、过热保护等功能-The controlling strategy has
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:5390
    • 提供者:兜兜
  1. Washing

    0下载:
  2. 基于AT89C51全自动洗衣机仿真。用LED数码管模拟水位变化、PWM电机调速等-AT89C51-based simulation of full-automatic washing machine. LED digital tube with water level changes in analog, PWM motor speed control, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2018-04-16
    • 文件大小:53528576
    • 提供者:Ruify.Lee
  1. asynchronous

    0下载:
  2. 速度反馈异步感应电机调速系统的matlab仿真模型,mdl文件-Velocity feedback asynchronous induction motor speed control system of the matlab simulation model, mdl file
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10255
    • 提供者:leo
  1. PWM

    0下载:
  2. 直流电机PWM调速器设计,功能很强大,包括直流电机还有PWM-直流电机PWM调速器设计
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:41919
    • 提供者:123
  1. mmm

    0下载:
  2. 电机调速控制系统的设计,包括键盘、显示、pwm波的输出等功能-Motor speed control system design, including keyboard, display, pwm wave functions of the output
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:79175
    • 提供者:ken
  1. wenjian

    0下载:
  2. 对交流/直流电机调速系统仿真的MATLAB源文件-AC/DC motor control system based on the MATLAB source file
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:391613
    • 提供者:白晓斌
  1. zhiliu

    0下载:
  2. 单片机学习开发程序,单片机调节直流电机调速程序,C语言、hex文件-MCU learning development process, SCM DC motor speed regulation process, C language, hex files
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8741
    • 提供者:张无忌
  1. Step permotor speed control and reversing

    1下载:
  2. 步进电机的加速,减速等调速及正反转,里面有C程序和汇编程序-Stepper motor speed control and reversing
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-12-06
    • 文件大小:50663
    • 提供者:hexiaochan
  1. Zhiliudianji

    0下载:
  2. DG-01大功率直流电机调速器使用说明,400瓦电机驱动器。-DG-01 high-power DC motor speed controller for use, 400-watt motor drive.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:15032
    • 提供者:betazhang
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com