搜索资源列表
zxcvbnm
- 为了实现高精度的水温控制,本文介绍了一种以SPCE061A单片机为控制核心、以PID算法控制以及PID参数整定相结合的控制方法来实现的水温控制系统
pid_chanshu
- 基于遗传算法的PID参数的PID参数整定,在matlab环境下的源程序.PID参数的整定有两种可用的方法,理论设计法及实验确定法.-Based on genetic algorithm of the PID parameters of PID parameter tuning in matlab source environment. PID tuning parameters, there are two available methods, theory and experimental d
ziegler
- 传统PID的整定方法Z-N法,有助于大家快速整定参数,一起讨论哦-The traditional PID tuning method ZN method to help you quickly tuning parameters, and discuss Oh
pid-labview
- 以PID 控制为例,讨论在计算机控制中实现参数自整定的一种智能控制方法。在传统 的PID 控制的参数自整定算法中引入人工智能理论,首先将人的控制经验表示成自整定算法主要规则。 从专家系统角度,描述了规则的产生式表示和计算机内的存储结构,控制知识库的建立及推理机制。-PID control as an example to discuss the computer-controlled to achieve self-tuning parameters of an intelligent
PID_danchunxin
- 基于单纯形无约束方法的PID参数整定。在myfun.m中输入目标函数和控制对象的传递函数,运行主函数即可得到阶跃响应曲线-Based on unconstrained simplex method of PID parameter tuning. Myfun.m enter in the objective function and control the transfer function of the object, run the main function can be obtained
pid_adjust
- PID整定参数的参考方法 很有用的哦 欢迎下载-PID parameter tuning methods useful reference Oh welcome to download
2008102322501100001
- PID参数整定与应用,基本介绍了自动控制系统中PID参数的工程整定方法.
pid
- PID参数整定与应用,基本介绍了自动控制系统中PID参数的工程整定方法.-PID parameter tuning with the application, the basic automatic control system introduced in the PID parameters tuning method works.
WaterTemperatureControlSystem
- 水温控制系统:介绍了用模糊控制思想时ptD参数进行实时整定方法进行水温控制的单片机系统,介绍了PID 参数模糊整定的方法和系统软、硬件的构成.此系统对电炉加热的实验装置进行控制取得了较满意的效果.-Water Temperature Control System: The thought of using fuzzy control in real time when the ptD parameter tuning method for temperature control of mic
Digital-PID-Parameter-Setting
- 数字PID的模型和调试方法,参数整定方法。-Digital PID model and debugging methods, parameter tuning method.
pro_1
- 有一个3阶对象,要求使用继电自整定方法对其实施自适应PID控制。 要求: 1、选择采样时间0.1s,把对象离散化。 2、加继电(开关)控制,测量对象的Tc,Kc。 3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。 4、实现闭环控制。 5、根据调节效果,修正PID参数。-A 3-order object, requires the use of relay self-tuning PID control methods on the implementa
jidian
- 要求使用继电自整定方法对其实施自适应PID控制。 1、选择采样时间0.1s,把对象离散化。 2、加继电(开关)控制,测量对象的Tc,Kc。 3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。 4、实现闭环控制。 5、根据调节效果,修正PID参数。 -Require the use of relay tuning methods for its implementation of the adaptive PID control. 1, select th
m571a
- 连续系统的pid参数整定,利用神经网络的方法-Continuous system pid tuning, the neural network method
PID-Matlab
- :针对PID参数复杂烦琐的整定过程这一问题,基于MATLAB/Simulink仿真环境,模拟工程稳 定边界法的PID参数整定策略和步骤,提出了一种简单有效的PID参数整定方法.与通常的整定方法 比较,其优点是非常直观、完全可视化操作、省去了编程的工作量.仿真结果表明该方法具有良好的收 敛性,使得控制系统动态性能得到有效改善,并且很大程度上减少了工作量.-Abstract:The process of PID parameters turning is complicated and
pid
- 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificia
plc-PID
- PID 控制在过程工业控制中应用广泛, 但在实际工业现场运行的PID 回路的控制 性能差异较大, 有许多系统长期置于手动控制。一部分由于系统过程特性使PID 调节不能满足 控制要求, 还有一部分却是由于PID 回路参数整定的不合理。针对控制系统现场实施中PID 参 数整定繁琐、整定质量差异大、经验不易移植的问题, 采用了基于PLC 的PID 参数自整定方 法。该方法概念清晰, 实施方便, 在某锅炉的恒压供水控制中应用效果良好。该方法基于继 电器反馈自整定, 具有一定的普适性,
PID-pself-setting-controller-design
- 仪用PID参数自整定控制器设计,介绍了一种PID自整定方法-Instrument parameters self-tuning PID controller design, presents a PID tuning method
GAtbxPID
- 使用MATLAB gatbx遗传算法工具箱自动进行PID参数整定,可动态显示迭代优化过程,对遗传算法和工业自动化PID参数整定方法的学习都有很大的帮助!-Automatically PID parameter tuning based on MATLAB gatbx genetic algorithm toolbox ,and can be dynamically displayed the calculate process.It s very helpful for the genetic
无人机设计与算法
- 基于STM32四轴飞行器的设计方案以及四轴专用PID参数整定方法及原理说明,为其他电子DIY爱好者提供一些参考。(Based on the design scheme of STM32 four axis aircraft and four axis special PID parameter tuning method and principle descr iption, it provides some reference for other electronic DIY enthusia
粒子群算法优化pid源码 matlab仿真
- 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)