基于s7-300plc熱收縮包裝機(jī)控制系統(tǒng)的設(shè)計(jì).doc
約49頁(yè)DOC格式手機(jī)打開展開
基于s7-300plc熱收縮包裝機(jī)控制系統(tǒng)的設(shè)計(jì),基于s7-300plc熱收縮包裝機(jī)控制系統(tǒng)的設(shè)計(jì)design of heat shrinkable packaging machine control system based on s7-300 plc21000字 49頁(yè)摘要隨著中國(guó)經(jīng)濟(jì)的不斷發(fā)展,當(dāng)前中國(guó)社會(huì)的人力成本也在逐漸的上升,對(duì)于工業(yè)生產(chǎn)和制造業(yè)這類勞動(dòng)密...
內(nèi)容介紹
此文檔由會(huì)員 山村野夫 發(fā)布
基于S7-300PLC熱收縮包裝機(jī)控制系統(tǒng)的設(shè)計(jì)
Design of heat shrinkable packaging machine control system based on S7-300 PLC
21000字 49頁(yè)
摘要
隨著中國(guó)經(jīng)濟(jì)的不斷發(fā)展,當(dāng)前中國(guó)社會(huì)的人力成本也在逐漸的上升,對(duì)于工業(yè)生產(chǎn)和制造業(yè)這類勞動(dòng)密集型的產(chǎn)業(yè)尤為明顯。于是自動(dòng)化的市場(chǎng)需求開始被逐步的釋放出來(lái),這其中,包裝行業(yè)也是如此。
本文研究的是一臺(tái)基于S7-300PLC熱收縮包裝機(jī)的控制系統(tǒng)的設(shè)計(jì)。介紹了S7-300PLC的硬件以及STEP 7編程軟件的應(yīng)用。重點(diǎn)介紹了基于西門子公司的S7-300PLC的過(guò)程控制系統(tǒng)(PID控制)的設(shè)計(jì),用PID算法來(lái)實(shí)現(xiàn)熱收縮包裝機(jī)的溫度控制以及使用步進(jìn)電機(jī)來(lái)控制傳送帶,用傳送帶來(lái)實(shí)施對(duì)包裝件的傳送,并在烘道中完成對(duì)包裝件的熱收縮包裝。
本文還介紹了目前熱收縮包裝技術(shù)的現(xiàn)狀和前景,對(duì)S7-300PLC的部分功能模塊也做了一定的介紹,完成了關(guān)于本設(shè)計(jì)的總體框體的設(shè)計(jì)以及一些子程序模塊的調(diào)用等方面的工作。
關(guān)鍵詞:熱收縮包裝機(jī) S7-300PLC PID
Design of heat shrinkable packaging machine control system based on s7-300 PLC
ABSTRACT: Following Chinese economic development, the cost of social labors are also rising up, especial for industrial production and manufacture markets. Then the needs of automation start growing. So is the packaging industry.
This report is about the design of heat shrinkable packaging machine control system based on s7-300 PLC. And describe the hardware and STEP 7 which is used to programming. This paper introduces the process control system (PID control system) which is realized by Siemens S7-300 PLC. Use the PID algorithm to realize the temperature control of the heat shrink packaging machine and use the stepper motor to control the conveyor belt, a transfer of packages for transport, and in the same time the package is packing in the oven.
This paper also introduced the current situation and future of heat shrinkable packaging technology, part of the function modules of s7-300 PLC are introduced,and I completed the design of the overall design of the frame and some subroutine calls and other aspects of the work.
Keywords: heat shrinkable packaging machine S7-300 PLC PID
目 錄
第一章 緒論 1
1.1 課題開發(fā)意義 1
1.2 熱收縮包裝技術(shù)的發(fā)展現(xiàn)狀和趨勢(shì) 1
1.3 課題的開發(fā)背景 2
1.4 本文主要內(nèi)容及安排 3
1.5 本章小結(jié) 3
第二章 熱收縮包裝機(jī)的構(gòu)成與工作原理 4
2.1 包裝部分工藝設(shè)備流程及原理 4
2.1.1 包裝工藝流程概述 5
2.1.2 包裝設(shè)備工作原理 6
2.2 加熱收縮部分工藝設(shè)備流程及原理 6
2.2.1 加熱收縮流程概述 6
2.2.2 加熱收縮設(shè)備工作原理 7
2.2.3 加熱收縮過(guò)程控制方法 7
2.3 本章小結(jié) 9
第三章 總體方案設(shè)計(jì)及器件選型 10
3.1 功能要求 10
3.2 器件選型 10
3.2.1 S7-300PLC 10
3.2.2 步進(jìn)電機(jī) 12
3.2.3 溫度傳感器 16
3.2.4 觸摸屏 17
3.3 本章小結(jié) 17
第四章 控制系統(tǒng)的設(shè)計(jì) 18
4.1 硬件設(shè)計(jì) 18
4.1.1 PLC輸入/輸出地址分配 18
4.1.2 PLC輸入/輸出接線圖 19
4.2 軟件設(shè)計(jì) 19
4.2.1 STEP7 編程軟件 19
4.2.2 PID算法 22
4.2.3 FB41模塊 27
4.2.4 程序設(shè)計(jì)流程圖 31
4.3 本章小結(jié) 37
第五章 WINCC FLEXIBLE組態(tài)軟件及人機(jī)界面設(shè)計(jì) 38
5.1 人機(jī)界面 38
5.2 WINCC FLEXIBLE概述 39
5.3 觸摸屏顯示 40
5.4 本章小結(jié) 40
第六章 總結(jié)與展望 41
致謝 42
參考文獻(xiàn) 43
Design of heat shrinkable packaging machine control system based on S7-300 PLC
21000字 49頁(yè)
摘要
隨著中國(guó)經(jīng)濟(jì)的不斷發(fā)展,當(dāng)前中國(guó)社會(huì)的人力成本也在逐漸的上升,對(duì)于工業(yè)生產(chǎn)和制造業(yè)這類勞動(dòng)密集型的產(chǎn)業(yè)尤為明顯。于是自動(dòng)化的市場(chǎng)需求開始被逐步的釋放出來(lái),這其中,包裝行業(yè)也是如此。
本文研究的是一臺(tái)基于S7-300PLC熱收縮包裝機(jī)的控制系統(tǒng)的設(shè)計(jì)。介紹了S7-300PLC的硬件以及STEP 7編程軟件的應(yīng)用。重點(diǎn)介紹了基于西門子公司的S7-300PLC的過(guò)程控制系統(tǒng)(PID控制)的設(shè)計(jì),用PID算法來(lái)實(shí)現(xiàn)熱收縮包裝機(jī)的溫度控制以及使用步進(jìn)電機(jī)來(lái)控制傳送帶,用傳送帶來(lái)實(shí)施對(duì)包裝件的傳送,并在烘道中完成對(duì)包裝件的熱收縮包裝。
本文還介紹了目前熱收縮包裝技術(shù)的現(xiàn)狀和前景,對(duì)S7-300PLC的部分功能模塊也做了一定的介紹,完成了關(guān)于本設(shè)計(jì)的總體框體的設(shè)計(jì)以及一些子程序模塊的調(diào)用等方面的工作。
關(guān)鍵詞:熱收縮包裝機(jī) S7-300PLC PID
Design of heat shrinkable packaging machine control system based on s7-300 PLC
ABSTRACT: Following Chinese economic development, the cost of social labors are also rising up, especial for industrial production and manufacture markets. Then the needs of automation start growing. So is the packaging industry.
This report is about the design of heat shrinkable packaging machine control system based on s7-300 PLC. And describe the hardware and STEP 7 which is used to programming. This paper introduces the process control system (PID control system) which is realized by Siemens S7-300 PLC. Use the PID algorithm to realize the temperature control of the heat shrink packaging machine and use the stepper motor to control the conveyor belt, a transfer of packages for transport, and in the same time the package is packing in the oven.
This paper also introduced the current situation and future of heat shrinkable packaging technology, part of the function modules of s7-300 PLC are introduced,and I completed the design of the overall design of the frame and some subroutine calls and other aspects of the work.
Keywords: heat shrinkable packaging machine S7-300 PLC PID
目 錄
第一章 緒論 1
1.1 課題開發(fā)意義 1
1.2 熱收縮包裝技術(shù)的發(fā)展現(xiàn)狀和趨勢(shì) 1
1.3 課題的開發(fā)背景 2
1.4 本文主要內(nèi)容及安排 3
1.5 本章小結(jié) 3
第二章 熱收縮包裝機(jī)的構(gòu)成與工作原理 4
2.1 包裝部分工藝設(shè)備流程及原理 4
2.1.1 包裝工藝流程概述 5
2.1.2 包裝設(shè)備工作原理 6
2.2 加熱收縮部分工藝設(shè)備流程及原理 6
2.2.1 加熱收縮流程概述 6
2.2.2 加熱收縮設(shè)備工作原理 7
2.2.3 加熱收縮過(guò)程控制方法 7
2.3 本章小結(jié) 9
第三章 總體方案設(shè)計(jì)及器件選型 10
3.1 功能要求 10
3.2 器件選型 10
3.2.1 S7-300PLC 10
3.2.2 步進(jìn)電機(jī) 12
3.2.3 溫度傳感器 16
3.2.4 觸摸屏 17
3.3 本章小結(jié) 17
第四章 控制系統(tǒng)的設(shè)計(jì) 18
4.1 硬件設(shè)計(jì) 18
4.1.1 PLC輸入/輸出地址分配 18
4.1.2 PLC輸入/輸出接線圖 19
4.2 軟件設(shè)計(jì) 19
4.2.1 STEP7 編程軟件 19
4.2.2 PID算法 22
4.2.3 FB41模塊 27
4.2.4 程序設(shè)計(jì)流程圖 31
4.3 本章小結(jié) 37
第五章 WINCC FLEXIBLE組態(tài)軟件及人機(jī)界面設(shè)計(jì) 38
5.1 人機(jī)界面 38
5.2 WINCC FLEXIBLE概述 39
5.3 觸摸屏顯示 40
5.4 本章小結(jié) 40
第六章 總結(jié)與展望 41
致謝 42
參考文獻(xiàn) 43
TA們正在看...
- 關(guān)于高等教育質(zhì)量影響因素分析.doc
- 關(guān)于高校人文素質(zhì)教育與人文課程體系的建構(gòu).doc
- 淺議孔子教育觀念中的性格與性別取向.doc
- 淺談小學(xué)教育下的賞識(shí)教育.doc
- 山東大學(xué)通識(shí)教育的現(xiàn)狀分析及對(duì)策研究.doc
- xx國(guó)資委2016年度工作要點(diǎn).doc
- 2006-2015年考研英語(yǔ)二真題及答案.rar
- xxx市2016年度社區(qū)矯正工作要點(diǎn).doc
- 某大廈茶園賓館裝飾設(shè)計(jì)完整圖紙.dwg
- 衛(wèi)生間臺(tái)盆柜詳細(xì)施工圖紙.dwg