基于PLC和组态粮仓温度控制系统

  • 格式:doc
  • 大小:1.34 MB
  • 文档页数:34

下载文档原格式

  / 34
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

目前,PLC技术和组态技术在各行各业得到了广泛应用,并且发展非常快。与传统的继电器相比,PLC技术在粮仓温度控制系统中的应用可以有效解决使用过程中生产粮食发霉、可靠性低等缺点。粮食在存储期间,由于环境、气候和通风等因素的变化,粮仓内温度会发生异常,这极易发生粮食的腐烂或发生虫害,因此,在粮仓对温度控制极为重要。

本文主要采用三菱FX-2N PLC技术对系统控制部分进行编程并运用组态王软件对其运行模拟。第一章介绍了粮仓温度技术现状以及研究目的和意义;第二章是系统的总体设计任务,硬件设计方案和软件设计方案;第三章主要是对系统的硬件设计进行分析,包括系统元件的选型和硬件电路的实现;第四章是控制部分,编写PLC控制粮仓温度的相关功能程序;第五章是运用组态软件进行模拟运行;第六章是对全文的总结。

关键词:粮仓;PLC控制;自动化;组态王

ABSTRACT

At present, PLC technique and configuration technology has been widely applied in all walks of life, and developing very fast. Compared with the traditional relay, PLC technology in the granary temperature control system can effectively solve the moldy, low reliability of grain production in the use process. The food in the storage period, due to changes in the environment, climate and ventilation and other factors, the granary temperature be abnormal, it prone to food decay or pests, therefore, in the granary of temperature control is very important.

This paper mainly uses FX-2N PLC technology to Mitsubishi programming for the system control part and the use of Kingview software for the operation simulation. The first chapter introduces the present situation of the granary temperature technology as well as the purpose and significance of the study; the second chapter is the overall design of system, hardware and software design scheme; the third chapter is mainly on the hardware design of the system are analyzed, the selection and hardware circuit includes the system components; the fourth chapter is the control section, preparation of PLC function program control temperature; the fifth chapter is to simulate the operation by using configuration software; the sixth chapter is the summary.

Key words: Granary;PLC control;Automation;King-view

目录

第一章绪论 (1)

1.1 粮仓温度控制系统现状 (1)

1.2 粮仓温、湿度控制系统研究的目的和意义 (1)

1.3 可编程逻辑控制器的介绍 (2)

第二章系统总体设计方案 (4)

2.1 工作任务分析 (4)

2.2 系统硬件方案设计 (4)

2.3 系统软件方案设计 (4)

2.4 系统需求分析及设计思路 (5)

2.4.1 系统需求分析 (5)

2.4.2 系统设计思路 (5)

第三章系统硬件设计 (7)

3.1 PLC的选型 (7)

3.2 谷物冷却机的选择 (7)

3.2.1 谷物冷却机的结构及工作原理 (7)

3.3 传感器的选择 (9)

3.4系统硬件设计电路与实现 (10)

3.4.1 系统硬件结构图 (10)

3.4.2 PLC外部接线图 (10)

第四章系统程序设计 (12)

4.1 控制系统的基本原则与步骤 (12)

4.2 梯形图设计 (14)

4.2.1 初始化程序 (14)

4.2.3 粮仓温度控制主程序 (15)

4.2.4 闪烁报警程序 (17)

4.2.5 计数显示程序 (17)

4.2.6 数据传送控制 (18)

第五章基于组态王的粮仓温度控制系统监控程序设计 (19)

5.1 组态软件介绍 (19)

5.1.1 概述 (19)

5.1.2 组态软件的功能及特点 (19)

5.2 主控界面的程序设计 (19)

5.3 监控主界面 (22)

5.4 实时趋势曲线 (22)

5.5 历史趋势曲线 (23)

5.6 报警窗口 (23)

5.7 主页画面的制作 (24)

第六章总结 (25)

参考文献 (26)

附录 (27)

致谢 (30)