CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - pid 算法

搜索资源列表

  1. svpwm_full_nios

    0下载:
  2. 这是我毕业设计做的一个SVPWM同步永磁交流电机的控制系统,里面除了一个SVPWM的驱动算法之外,还有一个步进电机的控制器,以及基于QUARTUS7.2的NIOS II控制核心,通过PC的串口可以控制同步永磁交流电机和步进电机进行精确的定位。该系统较复杂,运用的知识也比较多,在SVPWM算法,PID算法,步进电机控制方面,NIOS II的串口编程等都有值得参考的地方。最好使用QUARTUS7.2编译,目标芯片是选用EP1C6Q240
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12.06mb
    • 提供者:汉武帝
  1. tec_control_pgfa.rar

    1下载:
  2. 使用fpga基于积分分离的pid算法进行温控的程序,经实验证明很稳定,Fpga points based on the use of separate pid process temperature control algorithm, the experiment proved to be stable
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3.26kb
    • 提供者:shengtao
  1. FPGA-based_PID_controller_for_achieving.ZIP

    0下载:
  2. 基于FPGA实现PID控制器的研究 介绍了一种基于 FPGA 的用数字电路实现的 PID控制器。把原来用单片机实现的数字 PID 控制算法单独用数字电路来实现,保留单片机对参数整定的灵活性。在设计中研究了 PID 算法的数字电路实现。由于把 PID 控制从单片机中隔离出来,因此可以降低在工控场合强烈的干扰造成单片机程序跑飞对整个系统的影响,提高了控制的可靠性。最后介绍了本设计在逃逸链梯中的应用。-FPGA-based PID controller for achieving
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:170.52kb
    • 提供者:JIPU_PHIL
  1. PID

    1下载:
  2. 用VHDL语言来实现PID算法,文件包含了仿真的所有结果-VHDL language used to implement PID algorithm, the file contains all the simulation results. . .
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-21
    • 文件大小:1.03mb
    • 提供者:陈小林
  1. pid_controler_latest.tar

    0下载:
  2. PID算法的VHDL程序,大家可以参考一下,同样有心得也可以发上来大家交流一下-PID algorithm of the VHDL program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3.49kb
    • 提供者:mjl
  1. PID

    1下载:
  2. 流量控制 正文 PID算法的自动控制 fpga-Flow control body of the PID algorithm for the automatic control
  3. 所属分类:VHDL编程

    • 发布日期:2013-03-12
    • 文件大小:426.52kb
    • 提供者:贺宗攀
  1. FPGA-PID-

    0下载:
  2. FPGA闭环控制电路积分分离式PID算法子程序 算法函数 中断函数-Integral closed loop control circuit FPGA PID algorithm separate interrupt function subroutine algorithm function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:71.75kb
    • 提供者:
  1. PID-algorithm

    0下载:
  2. PID算法控制点击速度,PWM脉宽调制方法-PID algorithm to control the motor Speed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:768.5kb
    • 提供者:lee
  1. 76_PID.zip

    0下载:
  2. VHDL描述的PID算法,这是一种常用的控制算法,VHDL descr iption of the PID algorithm, which is a commonly used control algorithms
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:2.82kb
    • 提供者:韩帅
  1. pid_VHDL

    0下载:
  2. 这是PID算法的VHDL实现,详细说明了如何实现PID算法!-This is the PID algorithm VHDL implementation, a detailed descr iption of how to realize PID algorithm!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:463.83kb
    • 提供者:Kalman_li
  1. motorPlcj

    0下载:
  2. 基于fpag开发的对移动机器人控制程序,主要是使用PID算法,实现对电机的控制,还有对里程计数据的处理。-Fpag development based on mobile robot control program, main is to use PID algorithm, the control system for the motor, and the odometer data processing.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1.24mb
    • 提供者:胡中华
  1. fpga_pid

    1下载:
  2. 在FPGA内使用PID算法反馈控制小车速度和方向,四电机独立-PID algorithm within the FPGA using feedback control the car speed and direction, four independent motors
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3.24kb
    • 提供者:xu
  1. nnpid

    0下载:
  2. 通过神经网络实现的PID算法,整个工程文件,调试通过。-By PID algorithm neural networks, the entire project files, debugging through.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:5.45mb
    • 提供者:jack chen
  1. zengliangPID

    0下载:
  2. pid算法中的增量式pid类型算法,偏差计算模块的详细程序-Type pid algorithm of incremental pid algorithm, deviation calculation module of the program in detail
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:孙伟
  1. zhonghuanAGVpro

    0下载:
  2. 采用ALTERA FPGA,nios ii内核的AGV控制程序,里面包含了PID算法及相关AGV控制逻辑-Using ALTERA FPGA, nios ii kernel AGV control program, which includes a PID algorithm and control logic associated AGV
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-17
    • 文件大小:25.85mb
    • 提供者:孙成文
  1. fpga

    2下载:
  2. 利用verilog语言实现fpga双口RAM通信代码,PID算法控制电机速度代码,相关仿真测试程序
  3. 所属分类:VHDL编程

  1. fpga

    1下载:
  2. pid算法控制电机运动,实现fpga与dsp的双口RAM通信(PID algorithm to control motor movement, the realization of FPGA and DSP dual port RAM communication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:12.79mb
    • 提供者:峰语
  1. pid_controler

    0下载:
  2. 在FPGA内部利用VHDL硬件描述语言实现经典的PID控制算法(PID algorithm in PFGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:3kb
    • 提供者:今世闲人
  1. pid_controller

    0下载:
  2. 项目总结了PID的基本算法和参数确定的方法,控制PWM步进电机(The PID controller IP core performs digital proportional-integral-derivative controller algorithm.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-28
    • 文件大小:376kb
    • 提供者:余平
  1. PID_Verilog

    2下载:
  2. PID算法用verilog语言实现,实测可用,由三个模块组成(The PID algorithm is implemented in Verilog language. The actual measurement is available. It consists of three modules.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-09-29
    • 文件大小:1kb
    • 提供者:wrnd
« 12 »
搜珍网 www.dssz.com