搜索资源列表
casemdlr
- 利用simulink动态仿真复杂控制系统中的串级控制系统的工作过程。-dynamic simulation using Simulink complex control system of cascade control system in the process.
chuanji
- adc0809与dac0832做的串级控制,PCB图与程序都值得一看-adc0809 dac0832 do with the Cascade control, PCB plans and procedures are an eye-catcher
cjkz
- 实现串级控制,主要用工业过程控制。是一个仿真程序
锅炉温度串级PID控制
- 锅炉温度控制的串级PID控制matlab仿真
chuanjiPID
- 对于双容系统的延迟系统采用PID串级控制,本程序采用matlab编程实现,效果很好-For double let system delay system adopts PID cascade control, this procedure using matlab programs, the effect is very good
11912869casemdlr
- 串级控制系统-Cascade control system
ctrolsystem
- 过程控制串级系统的资料及设计范例 包含了串级 比值等系统的设计举例-Cascade process control systems and design example includes the ratio of such a cascade system, for example
E_BOOK_speed_control_with_MATLAB_simulation
- 交直流调速系统与MATLAB仿真 书籍,PDF格式的,将交直流调速技术和MATLAB仿真技术有机结合在一起,主要内容包括直流调速系统及其仿真、直流调速系统的动态设计及其仿真、直流脉宽调速系统及其仿真、交流调压调速系统和串级调速系统及其仿真、交流异步电动机变频调速系统及其仿真、交流异步电动机矢量控制变频调速系统及其仿真、同步电动机调速系统及其仿真。-AC and DC speed control system with the MATLAB simulation of the book, PDF
1
- 带搅拌釜式反应器是一种最为常见,具有代表性的反应器,广泛的应用于化工生产的各个领域。带搅拌釜式反应器有一些非常重要的过程参数,如:反应压力、反应温度、冷却水阀流量等等。对于这些参数的控制至关重要,它们不但决定着产品的质量和生产的效率,也很大程度上决定了生产过程的安全性。由于非线性和温度滞后等很多因素,使得常规方法对釜式反应器的控制效果不是很理想。本文以带搅拌釜式反应器的工业生产过程作为被控对象,结合模糊 PID 控制、变比值控制、串级控制、前馈控制等多种控制方式,设计了一套基于西门子 PCS7
elco
- 本论文论述了一个液位——流量串级控制系统的设计方法和步骤,介绍了它的参数整定方法。-This paper discusses a liquid- flow cascade control system design methods and procedures, introduced its parameters tuning method.
cascadecontrol
- 由simulink搭建的串级控制系统,希望有所启发-Simulink erected by the cascade control system, hoping to inspire
FOUR_AXSIS(串级控制)
- 四轴飞行器程序,包括NRF905,MPU6050,PID控制算法(Four axis aircraft program, including NRF905, MPU6050, PID control algorithm)
buledmc_pid
- dmc-pid串级控制代码,欢迎下载参考!(dmc-pid theory in matlab)
平衡车
- stm32f103c8t6主控两轮平衡小车程序,内含电路原理图。使用卡尔曼滤波mpu6050采集角度,使用串级pid控制小车平衡和速度。(Stm32f103c8t6 master two wheel balancing program, including circuit schematics. The Calman filter mpu6050 is used to collect the angle, and the cascade PID is used to control the ba
固定翼四轴通用的串级PID算法
- 四轴参数难调,这事常见的pid控制,经过多次实验获得的代码!(The four axis parameter is difficult to tune, this common PID control, after many experiments to obtain the code!)
母管制机组串级控制系统
- 串级控制系统设计,对串级控制进行了仿真分析(Cascade control system design, the cascade control has carried on the simulation analysis)
串级控制matlab语言
- 通过matlab语言实现串级控制系统,并进行图像的绘制(The cascade control system is realized by MATLAB language and the image is drawn.)
mcx
- 关于四旋翼飞行器的控制仿真,串级PID算法。有相关文献。(Control simulation of four rotor aircraft, cascade PID algorithm. There are relevant documents.)
串级pid
- 串级pid控制,系统结构上,串级控制系统有两个闭合回路:主回路和副回路,主、副调节器串联工作。副回路先调、粗调、快调,主回路细调、慢调。(This simulink model is a cascade pid control system, which uses two pid controller to control the transfer function. Cascade control system includes outer loop and inner loop.)
pid串级控制
- 内含pid串级控制的matlab-simulink源程序。