基于plc的远程温度控制系统的设计与调试.doc
基于plc的远程温度控制系统的设计与调试,基于plc的远程温度控制系统的设计与调试摘要:在许多现代工业生产中,温度控制都是要解决的问题之一,对于很多危险或者无需人力控制的领域,我们可以用远程控制,在办公室里就可以对现场进行监控,即方便又安全。随着电子技术的发展, 可编程序控制器(plc)已经由原来简单的逻辑量控制, 逐步具有了计算机控制系统的功能。 本文提出了...
内容介绍
此文档由会员 cgq123 发布基于PLC的远程温度控制系统的设计与调试
摘要:在许多现代工业生产中,温度控制都是要解决的问题之一,对于很多危险或者无需人力控制的领域,我们可以用远程控制,在办公室里就可以对现场进行监控,即方便又安全。随着电子技术的发展, 可编程序控制器(PLC)已经由原来简单的逻辑量控制, 逐步具有了计算机控制系统的功能。
本文提出了采用组态软件和可编程控制器组成一个比较简单、通用的远程温度控制系统。可编程控制器的一个优势就是可以很方便的改写其中的程序以满足不同的工艺,尤其在工艺改进时优势更加明显。组态软件则可以提供一个符号现场的直观人机友好界面。文章着重介绍了组态软件和可编程控制器在温度控制设计中应用,描述了使用可编程控制和计算机一起组成控制功能完善的控制系统的一般设计方法和过程。
关键词:远程控制;温度控制;组态软件;编程控制器.
The Design and Development of a PLC-based Remote Temperature Controller System
Abstract: In many modern manufacturing productions, temperature control is one of the most problems to be solved. In many dangerous or no human required control areas, we can use remote control in the office, which will be able to monitor the scene, which is convenient and safe. With the development of electronic technology, programmable logic controller (PLC) has developed from simple logic of control, and gradually with a computer control system.
This paper presents configuration software and programmable logic controllers to form a relatively simple, universal remote temperature control system. The PLC takes an advantage that can be easily adapted from one of the procedures to meet the different technology, particularly in the process improvement. Configuration software can provide a symbolic scene of the friendly and intuitive man-machine interfaces. The article focused on the configuration software and programmable controllers in the design of temperature control, describes the use of programmable control and computer components to improve the control of the general control system design methods and processes.
Keywords: remote control; temperature control; configuration software; programmable logic controller (PLC).
Classification: TP273
目 次
基于PLC的远程温度控制系统的设计与调试 I
目 次 III
1 绪论 1
1.1 问题的提出 1
1.2国内外研究状况 1
1.3研究方法 3
1.4研究意义 4
2 PLC控制系统的硬件组成 5
2.1欧姆龙CPM2AH功能简介 5
2.1.1性能和功能 5
2.1.2基本系统配置 10
2.1.3结构与操作 12
2.2 MAD01模拟量I/O单元 18
2.2.1使用模拟量I/O单元 18
2.3 串口通信 19
3组态王软件简介 22
3.1组态王程序组成员 22
3.2制作一个工程的一般过程 23
4系统的设计与调试 26
4.1设计思路 26
4.2下位机的设计与调试 26
4.2.1 PLC的程序设计 26
4.2.2问题及解决方法 28
4.3上位机的设计与调试 29
4.3.1 组态王工程的建立和调试 29
4.3.2 问题及解决方法 31
4.4上位机与下位机的通信连接 31
4.4.1 通信的实现 31
4.4.2 问题及解决方法 32
5 结论 33
参考文献 34