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

搜索资源列表

  1. BLDC

    8下载:
  2. 这是一个基于simulink的无刷直流电机的仿真模型,可以得出很好的仿真效果-This is a brushless DC motor based on simulink simulation model, simulation results can be obtained very good
  3. 所属分类:matlab例程

    • 发布日期:2013-05-23
    • 文件大小:7074
    • 提供者:杨影
  1. BLDC_PID080927

    7下载:
  2. 基于matlab/simulink的无刷直流电机控制系统仿真,设计了速度电流双闭环。-Based on matlab/simulink for brushless DC motor control system simulation, design speed current double closed loop.
  3. 所属分类:matlab例程

    • 发布日期:2017-04-12
    • 文件大小:15375
    • 提供者:田小玲
  1. DCMotor

    0下载:
  2. Source code for PIC microcontroller to control DC Motor. Measure speed, set speed and control speed
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:31837
    • 提供者:Nguyen Chi Linh
  1. 1_speed_control_pid

    0下载:
  2. 这个源码,将使用模式,制定从一个粗略模型到一个基于PID的负载直流电动机控制系统的离散实施。-In this chapter we will use model elaboration to go from a crude model to a discrete implementation of a PID based control system for a DC motor with load.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:67420
    • 提供者:黎明
  1. DCMotorControl

    0下载:
  2. build a simple control system for a DC motor, interfaced to an encoder. Several keyboard buttons will control system operation. Use dummy software components to simulate the devices mentioned above. No physical hardware is required other than a PC wi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:777000
    • 提供者:Horus
  1. 1motionctl

    0下载:
  2. 基于AVR Atmega16L单片机开发的直流电机驱动控制程序,内涵速控PID算法等,适合作为移动平台的小车驱动控制程序-Based on Microcontroller AVR Atmega16L developed DC motor drive control program, meaning speed control PID algorithm, suitable for car drivers as a mobile platform control procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:71912
    • 提供者:许少强
  1. ijrte0206121124

    0下载:
  2. Abstract-This paper introduces the new concept of Artificial Neural Networks (ANNs) in estimating speed and controlling the separately excited DC motor. The neural control scheme consists of two parts. One is the neural estimator, which is us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:490072
    • 提供者:amidi
  1. DC-motor-control

    0下载:
  2. 介绍永磁无刷直流电动机控制方法,包含程序源码,适合初学者-Introduction permanent magnet brushless DC motor control methods, including program source code, suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:14857
    • 提供者:otworld
  1. dc_motor_control_speed_control_pid

    0下载:
  2. This example describes how to develop speed and position control systems for a DC motor with a load. Various methods are used and the focus is on how to model and implement the various parts and not of parameter tuning. An important thing to note is
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:239507
    • 提供者:Farhani
  1. DC-MOTOR

    0下载:
  2. 直流电机调速为自身学习过程中总结的一些基本的通信规范和协议,和大家共享。-DC motor speed control for their own learning process in a summary of some basic communication standards and protocols, and share.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:10327
    • 提供者:李江
  1. Model-predective-control---constrained

    0下载:
  2. Design for a Model predictive control constrained DC motor system
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:8113
    • 提供者:Ahmed
  1. (www.entrance-exam.net)-GEN.-APP

    0下载:
  2. verilog hdl code for speed control of dc motor
  3. 所属分类:VHDL-FPGA-Verilog

  1. ARM270-DC-motor-speed-control

    0下载:
  2. WinCE5.0下直流电机控制软件。仅供参考。-The DC motor control software under WinCE5.0 . For reference only.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:55628
    • 提供者:higher
  1. DC-motor-cesu

    0下载:
  2. 设计制作和调试一个由MCS51单片机组成的直流测控系统。掌握直流电机的速度控制和测试方法。 要求完成的主要任务: (1)定义键盘按键:5个为数字键1~5;3个功能键:设置SET、清零 CLR、开始START; (2)显示器上的四位可显示每分钟的速度; (3)通过键盘的按键,设置直流电机每分钟的速度值; (4)按START键启动电机开始转动,按SET键停止;按CLR键清零。 以上包括proteus仿真图,源程序-DC measurement and control sys
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:109368
    • 提供者:飞翔
  1. PWM-PID-motor

    0下载:
  2. 运用PID调节器,实现直流电机在带动负载的情况下也能稳定的运行。运用A/D转换芯片将滑动变阻器的模拟电压转换为数字量作为控制直流电机速度的给定值;用压控振荡器模拟直流电机的运行(电压高-转速高-脉冲多),单片机在单位时间内对脉冲计数作为电机速度的检测值;应用数字PID模型作单片机控制编程,其中P、I、D参数可按键输入并用LED数码显示;单片机PWM调宽输出作为输出值,开关驱动、电子滤波控制模拟电机(压控振荡器)实现对直流电机的PID调压调速功能。-Use of the PID controlle
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:313892
    • 提供者:秦军红
  1. 2.DC-speed-control

    0下载:
  2. ARM 7 interfacing program for dc motor
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-27
    • 文件大小:42583
    • 提供者:joe
  1. DC-motor

    1下载:
  2. 用于L298N对直流电机的全部控制代码,包括正反转和速度的控制。-For L298N DC motor control code, including reversing and speed control.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-02
    • 文件大小:95946
    • 提供者:萌萌
  1. 02_STC51-DC-Motor-PWM

    0下载:
  2. 利用STC 51单片机,结合按键程序,对直流电机进行调数,调节等级可以进行更改-With STC 51, use the key to control the PWM output for DC-Motor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:35654
    • 提供者:yangbo
  1. LPC213x-driver-for-DC-MOTOR

    0下载:
  2. nxp的ARMLPC213X系列的控制直流电机的驱动源码,并有串口通信功能!-nxp of ARMLPC213X series DC motor driver source code control, and serial communication functions!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:89367
    • 提供者:liuby
  1. DC_motor_speed_contrl

    0下载:
  2. Control method for DC motor
  3. 所属分类:其他

« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com