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

搜索资源列表

  1. n_dc_motor

    0下载:
  2. vhdl实现的直流电机控制器 通用程序 对不同fpga/cpld,可能需要修改部分源代码。-VHDL achieved DC Motor Controller General of different procedures they simply / cpld. may need to amend some source code.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2669
    • 提供者:刘挺
  1. VDHL

    0下载:
  2. Verilog的135个经典设计实例,直流电机控制,游戏机,三态总线,加法器,锁存器等-Verilog s 135 classic design example, DC motor control, video game consoles, three-state bus, adder, latches, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:113548
    • 提供者:何柳
  1. VHDL

    0下载:
  2. PWM控制就是产生一定周期,占空比不同的方波信号,当占空比较大时,电机转速较高,否则电机转速较低。当采用FPGA产生PWM波形时,只需FPGA内部资源就可以实现,数字比较器的一端接设定值输出,另一端接线性递增计数器输出。当线性计数器的计数值小于设定值时输出低电平,当计数器大于设定值时输出高电平,这样就可通过改变设定值,产生占空比不同的方波信号,从而达到控制直流电机转速的目的。 直流电机控制电路主要由2部分组成,如图1所示:  FPGA中PWM脉宽调制信号产生电路; &
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:37426
    • 提供者:袁玉佳
  1. EP1C3_12_1_2_MOTO

    0下载:
  2. 基于FPGA的直流电机的PWM控制和步进电机的细分驱动控制。使用VHDL语言编写,压缩包里是Quartus下的工程。-FPGA-based PWM DC motor control and stepper motor-driven control of a breakdown. The use of VHDL language, compression bag is under the Quartus project.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1193917
    • 提供者:deadtomb
  1. BasedonFPGADCmotorController

    0下载:
  2. 这是我收集的基于FPGA的马达控制程序,仅供初学者参考。-Based on FPGA DC motor Controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2490
    • 提供者:刘先生
  1. direct_moto

    1下载:
  2. 基于FPGA的直流电机驱动,有32级速度选择,正反转和使能端。在硬件测试通过,效果良好-FPGA-based DC motor drive, there are 32 speed options, positive inversion, and enable end. On the hardware test results were very good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:393583
    • 提供者:wdw
  1. eda

    1下载:
  2. 利用FPGA可编程芯片及Verilog HDL语言实现了对直流电机PwM控制器的设计,对直流电机速度进行控制。介绍了用Verilog HDL语言编程实现直流电机PwM控制器的PwM产生模块、串口通信模块、转向调节模块等功能,该系统无须外接D/A转换器及模拟比较器,结构简单,控制精度高,有广泛的应用前景。同时,控制系统中引入上位机控制功能,可方便对电机进行远程控制。-Using FPGA programmable chip and Verilog HDL language for the desi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4268220
    • 提供者:杨汉轩
  1. DCmotor

    0下载:
  2. 给出了具体的基于FPGA的直流电机PWM控制VHDL程序,可用于毕业设计。-Given a specific FPGA-based DC motor PWM control VHDL program can be used to graduation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3188795
    • 提供者:张三
  1. FPGAmotor

    1下载:
  2. FPGA在直流电机调速中的应用,利用fpga进行PID闭环控制-tell us speed control for DC motor by FPGA,use fpga for PID circle control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:334850
    • 提供者:赵一
  1. c51controlFPGA

    0下载:
  2. PWM控制直流电机FPGA驱动,可以使用按键控制,加速、减速、正转、反转、停止-FPGA-driven DC motor PWM control, you can use the button control, acceleration, deceleration, forward, reverse, stop
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:239667
    • 提供者:ww
  1. PWM-DCcontroller-design-on-FPGA

    0下载:
  2. 基于FPGA的直流电机PWM控制器设计,利用FPGA芯片设计了直流电机PWM控制器-DC motor PWM controller design based on FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:218118
    • 提供者:
  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. hdl

    3下载:
  2. 使用FPGA完成对直流无刷电机的控制的源代码-Use the FPGA to complete the brushless DC motor control source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:22990
    • 提供者:guo
  1. ep2c35_4_8_pwm_dac

    0下载:
  2. 利用FPGA来输出PWM信号来控制直流电机,-Using the FPGA to the output PWM signal to control the DC motor,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:54021
    • 提供者:伍龙
  1. dcmotor

    0下载:
  2. PID dc motor control on Nexys 2 FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5762
    • 提供者:tuan
  1. [TOP]PID-FPGA-(article)---

    0下载:
  2. a nice article talking about PID implementation on FPGA for DC motor control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:754417
    • 提供者:hamza ouazene
  1. Actel-BLDC-Driver

    1下载:
  2. Actel生产的FPGA中使用6路PWM控制三相直流无刷电机说明文档-6-channel PWM control three-phase brushless DC motor documentation used in the production of Actel' s FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2383430
    • 提供者:shell.albert
  1. Controlling-DC-Servo-motor

    0下载:
  2. Controlling DC servo motor using FPGA
  3. 所属分类:Project Design

    • 发布日期:2017-11-21
    • 文件大小:627416
    • 提供者:rocketsingh
  1. FPGA-motor-controller

    0下载:
  2. 基于FPGA的直流电机速度控制器设计,讲的很详细,很实用,希望能帮助您。-Based on the FPGA dc motor speed controller design, speak very detailed, very practical, the hope can help you.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:154033
    • 提供者:陈吧
  1. check_display

    0下载:
  2. 基于FPGA的直流电机测控仪,用的是quartus,完整的项目,如果用的同一块板子,cyclone iii EP3C80F380C8,管脚都分配好了。-FPGA-based DC motor Monitor, is Quartus complete project If you are using the same board, Cyclone III EP3C80F380C8 pins are allocated.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:671950
    • 提供者:莫小禹
« 12 »
搜珍网 www.dssz.com