基于plc的打包機控制系統(tǒng).doc
約44頁DOC格式手機打開展開
基于plc的打包機控制系統(tǒng),基于plc的打包機控制系統(tǒng)2萬字44頁摘要打包機是一種動作步驟復雜的機床設(shè)備,在打包機控制系統(tǒng)中應用可編程序控制器能簡化系統(tǒng)的設(shè)計并提高系統(tǒng)的工作效率和可靠性。在這篇文章中以化纖打包機的控制系統(tǒng)為例。首先介紹了三菱fx2n的特性特點、程序設(shè)計方法和編程方法,程序設(shè)計方法和編程方法包括經(jīng)驗設(shè)計法、順序控制設(shè)計法和stl(...
內(nèi)容介紹
此文檔由會員 cnlula 發(fā)布
基于PLC的打包機控制系統(tǒng)
2萬字 44頁
摘要
打包機是一種動作步驟復雜的機床設(shè)備,在打包機控制系統(tǒng)中應用可編程序控制器能簡化系統(tǒng)的設(shè)計并提高系統(tǒng)的工作效率和可靠性。在這篇文章中以化纖打包機的控制系統(tǒng)為例。首先介紹了三菱FX2N的特性特點、程序設(shè)計方法和編程方法,程序設(shè)計方法和編程方法包括經(jīng)驗設(shè)計法、順序控制設(shè)計法和STL(Step Ladder Instruction)步進梯形指令,然后詳細具體地分析和介紹了化纖打包機控制系統(tǒng)的組成、電氣特征和程序。最后介紹了應用個人計算機來向可編程序控制器中輸入程序。所使用的軟件是三菱公司的SWOPC—FXGP/WIN—C。
關(guān)鍵字:打包機;可編程序控制器;步進梯形指令;個人計算機
ABSTRACT
The packageing machinery is a kind of steping complicated machine tools.Applying Programmable Logic Controller to the control system of packageing machinery can simplify the system design and raise the effectiveness and reliability of the system.In this paper,the control systems of chemical fiber baler are used as a example.At first it introduces the characteristics,method of designing the program,and method of editing the program of Mitsubishi FX2N.The method of designing and editing the program include the Experience Designing Method ,Sequencely Controlling Designing Method,and STL(Step Ladder Instruction).Then,it concretely analyses and introduces the electrical construct,electrical feature,and program of the control systems of chemical fiber baler.At last it introduces using the personal computer to input the program into the Programmable Packageing Machinery.The used software is SWOPC-FXGP/WIN-C of Mitsubishi company.
Keywords: packageing machinery; Programmable Logic Controller; Step Ladder Instruction; personal computer
目錄
摘要 I
ABSTRACT II
目錄 III
前言 IV
1 緒論 1
1.1可編程控制器在打包機中的應用概述 1
1.2我國包裝機械的現(xiàn)狀及與國際水平的差距 1
1.2.1產(chǎn)品技術(shù)方面的差距 2
1.2.2產(chǎn)品品種方面的差距 2
1.3發(fā)達國家包裝機械技術(shù)水平及發(fā)展趨勢 3
1.4標題內(nèi)容 5
1.4.121世紀包裝機械基礎(chǔ)技術(shù)的發(fā)展重點: 5
1.4.2堅持技術(shù)創(chuàng)新,不斷提高產(chǎn)品質(zhì)量和開拓新品種 5
1.4.3調(diào)整出口產(chǎn)品結(jié)構(gòu),開拓國際市場 5
1.4.4增加智力投入、加強科研隊伍建設(shè) 5
2.1三菱FX2N系列可編程控制器性能特點 7
2.2梯形圖的經(jīng)驗設(shè)計法簡介 7
2.3順序控制設(shè)計法簡介 8
2.4順序控制設(shè)計法的本質(zhì) 9
2.5 STL指令的編程方式簡介 9
3化纖打包機控制系統(tǒng)的設(shè)計實現(xiàn) 11
3.1化纖打包機的基本動作、工藝要求和運行控制方式 11
3.2打包機控制系統(tǒng)設(shè)計的實現(xiàn): 13
4應用個人計算機程序開發(fā)系統(tǒng)向PLC中導入程序 31
4.1個人計算機程序開發(fā)系統(tǒng)概述 31
4.2向PLC中輸入程序的過程 32
結(jié)論 37
參考文獻 38
參考文獻
[1]廖常初.可編程控制器的編程方法與工程應用.重慶:重慶大學出版社
[2]郁汗琪等.可編程控制器原理及應用.北京:中國電力出版社
2萬字 44頁
摘要
打包機是一種動作步驟復雜的機床設(shè)備,在打包機控制系統(tǒng)中應用可編程序控制器能簡化系統(tǒng)的設(shè)計并提高系統(tǒng)的工作效率和可靠性。在這篇文章中以化纖打包機的控制系統(tǒng)為例。首先介紹了三菱FX2N的特性特點、程序設(shè)計方法和編程方法,程序設(shè)計方法和編程方法包括經(jīng)驗設(shè)計法、順序控制設(shè)計法和STL(Step Ladder Instruction)步進梯形指令,然后詳細具體地分析和介紹了化纖打包機控制系統(tǒng)的組成、電氣特征和程序。最后介紹了應用個人計算機來向可編程序控制器中輸入程序。所使用的軟件是三菱公司的SWOPC—FXGP/WIN—C。
關(guān)鍵字:打包機;可編程序控制器;步進梯形指令;個人計算機
ABSTRACT
The packageing machinery is a kind of steping complicated machine tools.Applying Programmable Logic Controller to the control system of packageing machinery can simplify the system design and raise the effectiveness and reliability of the system.In this paper,the control systems of chemical fiber baler are used as a example.At first it introduces the characteristics,method of designing the program,and method of editing the program of Mitsubishi FX2N.The method of designing and editing the program include the Experience Designing Method ,Sequencely Controlling Designing Method,and STL(Step Ladder Instruction).Then,it concretely analyses and introduces the electrical construct,electrical feature,and program of the control systems of chemical fiber baler.At last it introduces using the personal computer to input the program into the Programmable Packageing Machinery.The used software is SWOPC-FXGP/WIN-C of Mitsubishi company.
Keywords: packageing machinery; Programmable Logic Controller; Step Ladder Instruction; personal computer
目錄
摘要 I
ABSTRACT II
目錄 III
前言 IV
1 緒論 1
1.1可編程控制器在打包機中的應用概述 1
1.2我國包裝機械的現(xiàn)狀及與國際水平的差距 1
1.2.1產(chǎn)品技術(shù)方面的差距 2
1.2.2產(chǎn)品品種方面的差距 2
1.3發(fā)達國家包裝機械技術(shù)水平及發(fā)展趨勢 3
1.4標題內(nèi)容 5
1.4.121世紀包裝機械基礎(chǔ)技術(shù)的發(fā)展重點: 5
1.4.2堅持技術(shù)創(chuàng)新,不斷提高產(chǎn)品質(zhì)量和開拓新品種 5
1.4.3調(diào)整出口產(chǎn)品結(jié)構(gòu),開拓國際市場 5
1.4.4增加智力投入、加強科研隊伍建設(shè) 5
2.1三菱FX2N系列可編程控制器性能特點 7
2.2梯形圖的經(jīng)驗設(shè)計法簡介 7
2.3順序控制設(shè)計法簡介 8
2.4順序控制設(shè)計法的本質(zhì) 9
2.5 STL指令的編程方式簡介 9
3化纖打包機控制系統(tǒng)的設(shè)計實現(xiàn) 11
3.1化纖打包機的基本動作、工藝要求和運行控制方式 11
3.2打包機控制系統(tǒng)設(shè)計的實現(xiàn): 13
4應用個人計算機程序開發(fā)系統(tǒng)向PLC中導入程序 31
4.1個人計算機程序開發(fā)系統(tǒng)概述 31
4.2向PLC中輸入程序的過程 32
結(jié)論 37
參考文獻 38
參考文獻
[1]廖常初.可編程控制器的編程方法與工程應用.重慶:重慶大學出版社
[2]郁汗琪等.可編程控制器原理及應用.北京:中國電力出版社