搜索资源列表
SmithPIDcontrol
- 带simth补偿的pid控制器主要用于纯滞后系统的pid温度控制,属于改进型的pid控制器。本simulink仿真为毕业设计内容,运行效果良好。本例设定温度200度,参数之类可以根据需要自由修改
FuzzyPIDcontrol
- 模糊和PID混合温度控制器,在小偏差时使用pid控制,大偏差时使用模糊控制,通过开关来切换。本室里具有一定参考价值
system
- 单片机温度控制系统,设计基于单片计算机的温度控制器。用于控制电加热炉的温度。-Single-chip temperature control system design is based on single-chip computer temperature controller. Used to control electric heating furnace temperature.
mathlab_simulink
- mathlab 模糊控制器仿真.matlab做得毕业设计仿真,用simulink仿真房间内空调自动调节温度,文档中有很全的源代码 -mathlab simulink.In this paper, two methods of establishing simulation plant models are developed, based on the theory of hardware-in-the-loop simulation. The first method uses MATLA
AVRControlSystem
- 基于AVR单片机的精密温控系统设计,本文设计了一种基于 Atmega16单片机的精密温控系统。该系统采用单片机为核心控制器,改进型智能温度传感器 DS18B20完成对温度信号的采集,并把采集的信号送入单片机进行处理,实时显示温度 值,根据系统设定完成相应的智能控制-AVR microcontroller based on the design of precision temperature control system
differentia
- 一个控制系统仿真程序,实现对水管的高度和温度控制,采用简单控制器。-A solution of the differential equation small program, with Newton s iterative algorithm, high precision.
equation
- 一个控制系统仿真程序,实现对水管的高度和温度控制,采用串级控制器。-A control system simulation program, realizes to the height of the water pipe and temperature control, the cascade controller.
Newton
- 一个控制系统仿真程序,实现对水管的高度和温度控制,采用牛顿环控制器。-A control system simulation program, realizes to the height of the water pipe and temperature control, by Newton ring controll
precision
- 一个控制系统仿真程序,实现对水管的高度和温度控制,采用精度自适应控制器。-A control system simulation program, realizes to the height of the water pipe and temperature control, using precision adaptive controller.
solution
- 一个控制系统仿真程序,实现对水管的高度和温度控制,采用DMC控制器。-A control system simulation program, realizes to the height of the water pipe and temperature control, using precision adaptive controller.
d4ef13.ZIP
- 基于STM32单片机的电阻炉智能温度控制器的设计Based on STM32 single chip microcomputer intelligent temperature controller design-Based on STM32 single chip microcomputer intelligent temperature controller design
Fuzzy-temperature-control-system
- 设计一个模糊温度控制系统,以系统的(温度)误差与误差的变化量作为模糊控制器的输入变量,模糊控制器的输出变量为电压值, 控制器的输入变量与输出变量的模糊化等级为7。-Design a fuzzy control system to control temperature.
chap4
- .已知某炉温控制系统,要求温度保持在600℃恒定,针对该控制系统有以下控制经验: (1)若炉温低于600℃,则升压,低的越多升压越高; (2)若炉温高于600℃,则降压,高得越多降压越低; (3)若炉温等于600℃,则保持电压不变。 设模糊控制器为一维控制器,输入语言变量为误差,输出为控制电压。输入输出变量的量化等级为7级,取5个模糊集,试设计隶属度函数误差变化划分表,控制电压变化划分表和模糊控制规则表。 -Known for a temperature control sy
mohukongwen
- 基于模糊控制的PID温度控制器的设计 :将模糊控制和PID 控制相结合起来,通过模糊控制实现PID 参数自适应的方法来控制系统温度。这种Fuzzy- PID 策略,模糊控制的采用不是代替PID 控制,而是对传统控制方式的改进和扩展,它既保持了常规PID 控制系统结构简单、使用方便、鲁棒性强、控制精度高的优点,又采用模糊推理的方法实现了PID 参数PK、IK、DK的在线自整定,兼具了模糊控制灵活性、适应性强的特点,相比单纯的任一种控制效果都要好-PID temperature controller
新的模糊控制
- 模糊PID控制控制器应用于温度控制系统的仿真(Simulation of fuzzy PID controller applied to temperature control system)