搜索资源列表
PID.rar
- 本文运用硬件描述语言vhdl所写的PID算法的硬件实现在FPGA/CPLD,In this paper, the use of hardware descr iption language written in vhdl hardware PID algorithm in FPGA/CPLD
pid_controler_latest.tar
- PID控制器的verilog实现,做闭环控制器的人可以参考-PID controller verilog implementation of closed-loop controller may make reference to
pid
- This includes a PID Controller and a PWN Generator for implementation on an FPGA using VHDL
shukongzhiliudianyuan
- 介绍了一种闭环智能数控直流电流源的设计原理和实施方案,该方案采用自行设计制作的高精度电压源,利用单片机、PWM和运算放大器构成A/DD/A转换器来控制场效应管导通状态的原理,达到了输出恒流的目的。整个系统采用89C58单片机作为主控部件,将预置电流值数据送入D/A转换器,经硬件电路变换为恒定的直流输出,同时使用采样电阻将实际输出电流转换成电压送入A/D转换器,并将其反馈到单片机中构成闭环系统,进而实现预设值和实际值的比较,再通过调整D /A转换器输出的电压来改变场效应管的导通状态,减小了实际值与
fuzzy_inference
- VHDL模糊PID控制器模糊推理,推理结果:直接用经验值输出。-Fuzzy PID controller VHDL fuzzy reasoning, reasoning results: the direct use of the experience of the value of output.
pid_vhdl_code
- PID controller... ... ... ... ... ... ... ... ..... -PID controller.....................................................
FPGA-Based_PID_Controller_Implementation
- this paper describes implementation of PID controller on FPGA platform using VHDL.
A_real-time_adaptive_PID_controller_step_motor
- 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(GA)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PI
PIDVHDL
- 利用vhdl语言实现的pid控制代码,可以应用于需要硬件实现的底层控制中,比如电机控制-Using vhdl language of the pid control code can be applied to the underlying need to control hardware, such as motor control
embedded_control_using_fpga_1899
- fgpa implemented source code for pid controller in vhdl for battery charging application
PID_AN
- fgpa implemented source code for pid controller in vhdl for battery charging application1
PID
- 流量控制 正文 PID算法的自动控制 fpga-Flow control body of the PID algorithm for the automatic control
bldc
- pid controller implementation of bldc motor on fpga
pid_VHDL
- PID程序VHDL编写,很好的。调试成功通过。-The source code of PID in VHDL.it is usefull .
Fuzzy_PID
- 用VHDL语言编写的模糊PID程序代码。成功调试,运行良好。-The source code of Fuzzy_pid in VHDL.Simulation was successful.
Radar-on-FPGA
- 主要论述了基于FPGA的末制导雷达伺服系统设计。结合末制导雷达讨论其电机控制、二阶伺服系统性能和PID校正算法,利用VHDL语言设计,实现基于FPGA的方位步进电机开环定位控制和俯仰直流电机闭环速度控制的伺服系统。结合实际应用中遇到的问题,提出了基于"反馈控制"理论的有效的补偿算法,该算法提高了伺服系统的稳定性、快速性和精度。-Mainly discusses the design of terminal guidance radar servo system based on Field Pr
b46191918dfb.tar
- file to show pid development tool in vhdl developed by groupe
pid
- pid controller design based vhdl code in xilinx code-pid controller design based vhdl code in xilinx code.....................
pid-fpga-vhdl-master
- 6. Show how accurate your predicted model is, also explain in what situation and why it does (not) perform that well (in report and video). 7. If you re-train the network for your own custom images, you can choose different training options. Explain
pid_controler
- 在FPGA内部利用VHDL硬件描述语言实现经典的PID控制算法(PID algorithm in PFGA)