Welcome![Sign In][Sign Up]
Location:
Search - pid control for temperature

Search list

[CSharp温度告警系统

Description: 温度告警系统,使用msp430控制芯片,对温度实行管理,如温度出现异常,则使用中断函数进行报警,同时可停止程序运行-temperature alarm system, using Controller chip control of temperature management, such as abnormal temperature, the use of the interrupt function for the police to stop while running
Platform: | Size: 1024 | Author: 韩丽敏 | Hits:

[Mathimatics-Numerical algorithmsPID_VP_C1

Description: 利用VB开发的典型pid控制程序,用于一阶加热炉恒温控制。-Using VB to develop a typical pid control procedures, for the first-order control of furnace temperature.
Platform: | Size: 4096 | Author: xiaoning | Hits:

[SCMText2

Description: 温度测控在日常生活、工业生产工程各领域均具有广阔的应用前景。目前我国各类实际温度控制系统 中主要以传统控制方式为主,其控制效果不够理想。本课题将模糊控制与PID 控制结合,研制出一种具有较 好跟踪速度和鲁棒性的控制系统,为工业控制提供一种新的技术储备,具有较高的应用价值。-Temperature measurement and control in our daily life and industrial production engineering in various fields have wide application prospect. At present, China all kinds of practical temperature control system mainly in the traditional control-oriented, and its control effect less than ideal. The topic of fuzzy control and PID control with the development of a good tracking speed and robustness of control systems for industrial control to provide a new technical reserves, has a higher application value.
Platform: | Size: 3072 | Author: | Hits:

[Software EngineeringwenduPIDkongzhi

Description: 在实验的基础上确定了温箱系统温度的数学模型, 用P ID 控制方法对温箱温度控制, 由于 P ID 控制不能同时满足较小的超调量和较短的调节时间的要求, 为此必须采用其它先进的控制策 略, 选择预测控制获得较满意的结果. 并用MA TLAB 对设计的P ID 控制和预测控制分别进行了仿真和比较, 结果表明预测控制在本系统中比P ID 控制更理想.-In the experiment based on a warm box system temperature of the mathematical model, using P ID control box temperature control of temperature, because of P ID control at the same time should not meet the smaller overshoot and shorter settling time requirements, for which must use other advanced control strategies, prediction control to choose a more satisfactory results. and MA TLAB design of P ID control and predictive control, respectively, and compare simulation results show that the predictive control in this system than the P ID control better .
Platform: | Size: 276480 | Author: hongwei | Hits:

[File Formatmohukongzhi

Description: 模糊PID控制 温度控制 源代码 PID算法 控制程序 控制规则-Fuzzy PID control temperature control PID algorithm to control the source code control rules
Platform: | Size: 8192 | Author: 小刚 | Hits:

[SCMtemp

Description: 带仿真,能设定温度,实际与设定温度之差进行PID控制输出,来达到恒温目的-With simulation, able to set temperature, actual and set temperature difference for PID control output, to achieve the purpose of temperature
Platform: | Size: 60416 | Author: sunny | Hits:

[assembly languagewenkong

Description: 本系统采用凌阳十六位单片机 SPCE061A 实现温度控制,温度信号由 PT1000 和 电压放大电路提供。通过 PID 算法实现对电炉功率和水温控制。同时,具有温度数字 语音播报和显示。 -The system uses the Sunplus 16 SPCE061A the realization of single-chip temperature control, temperature and voltage signals from the PT1000 amplifier provided. Through the PID algorithm for electric power and temperature control. At the same time, temperature digital voice broadcast and display.
Platform: | Size: 632832 | Author: 秦发斌 | Hits:

[SCMPID

Description: PID温度控制程序,51单片机,积分分离-PID program for temperature control
Platform: | Size: 4096 | Author: gdchen | Hits:

[Embeded-SCM Developpid_tem

Description: 基于51单片机的温度控制系统的PID算法-PID algorithm for temperature control system, after commissioning, the effect of good
Platform: | Size: 1024 | Author: kaff | Hits:

[matlabtemperature_PID_control

Description: For beginner learning PID.Reproduce temperature PID control method using matlab.
Platform: | Size: 11264 | Author: blissfm | Hits:

[OtherPID

Description: 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
Platform: | Size: 9216 | Author: nick | Hits:

[Embeded-SCM Developtemperature-control

Description: 全国电子设计大赛一等奖源代码 水温控制系统 超强PID算法 调试成功-Electronic Design Competition first prize national source water temperature control system PID algorithm for testing the success of super-
Platform: | Size: 2048 | Author: 存文 | Hits:

[assembly languagesm8952a-tqfpsy

Description: 模糊PID控制的温控仪程序。输入的信号为所有热电偶和热电阻以及电压电流信号。单片机采用sm8952。输出信号有SCR驱动信号,继电器驱动信号,以及电平驱动信号-Fuzzy PID control of temperature controller program. Input signal for all thermocouple and thermal resistance, and voltage and current signals. SCM sm8952. SCR drive signals and output signals, relay drive signal, and the drive signal level
Platform: | Size: 36864 | Author: ddg | Hits:

[SCMtemperature-controller-PID-control

Description: 摘要:介绍一种高精度的、采用PID 控制原理的温度控制器, 给出了实验结果。这种控制器适用于小功率半导体器件的工作温度控制, 其控制精度可达±0.05℃。-Abstract: A high-precision, using the temperature controller PID control theory, the experimental results. The controller for small power semiconductor device operating temperature control, the control precision can reach ± 0.05 ℃.
Platform: | Size: 101376 | Author: 刘学 | Hits:

[assembly languagepid

Description: 温度的PID控制。用于模拟量的pid控制。8086外接8255芯片作为I/O借口。-Temperature of PID control. For analog pid control. 8086 8255 chip as the external I/O excuse.
Platform: | Size: 5120 | Author: 赵召平 | Hits:

[LabViewpid

Description: labview平台下的温度控制系统,通过设置pid的参数,对温度进行控制。包括前面板和程序。-labview platform temperature control system, by setting the pid parameter for temperature control. Including front panel and procedures.
Platform: | Size: 258048 | Author: 蒋祈 | Hits:

[Software EngineeringPID-Control-for-CPU-Temperature-of-Raspberry-Pi.r

Description: PID Control For CPU Temperature of Raspberry Pi
Platform: | Size: 1035264 | Author: ert | Hits:

[Embeded-SCM Develop位置式PID

Description: 位置式PID控制,可用于温度PIC控制,流量PID控制,本案例已经成功应用(Position PID control, can be used for temperature PIC control, flow control PID, this case has been successfully applied)
Platform: | Size: 6980608 | Author: 雨帆 | Hits:

[SCMPID程序

Description: 对于热水器温度控制的位置式PID控制程序(A position PID control program for the temperature control of a water heater)
Platform: | Size: 13857792 | Author: 吴恙 | Hits:

[SCM西门子PLC上所使用的软件PID程序

Description: 可用于单片机的温控PID算法,精准到0.1℃(Temperature control PID algorithm for single chip microcomputer)
Platform: | Size: 1149952 | Author: hzb993 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net