自動洗車機的plc系統(tǒng)設計.doc
約31頁DOC格式手機打開展開
自動洗車機的plc系統(tǒng)設計,基于自動洗車機的plc系統(tǒng)的設計摘 要隨著我國汽車保有量的迅速提高,汽車清洗行業(yè)迎來了一個重要的發(fā)展機遇,自動洗車機作為洗車工作必不可少的設備,其清洗效果,清洗速度,清洗成本以及對節(jié)水和環(huán)境保護的要求,成為其開發(fā)和生產(chǎn)必須要考慮的內(nèi)容。本文主要通過對自動洗車機功能要求和運行過程的分析,確定了自動洗車機的總體設計方案。主...
內(nèi)容介紹
此文檔由會員 道客巴巴 發(fā)布基于自動洗車機的PLC系統(tǒng)的設計
摘 要
隨著我國汽車保有量的迅速提高,汽車清洗行業(yè)迎來了一個重要的發(fā)展機遇,自動洗車機作為洗車工作必不可少的設備,其清洗效果,清洗速度,清洗成本以及對節(jié)水和環(huán)境保護的要求,成為其開發(fā)和生產(chǎn)必須要考慮的內(nèi)容。
本文主要通過對自動洗車機功能要求和運行過程的分析,確定了自動洗車機的總體設計方案。主要進行了自動洗車機的驅動和控制系統(tǒng)的設計,針對自動洗車機的特點,采用噴水,洗刷,噴灑清洗劑和風干等過程,在控制部分,應用傳感器和可編程序控制器技術,對汽車清洗機PLC控制系統(tǒng)進行了硬件設計和控制軟件編程。PLC選用三菱公司生產(chǎn)的FX2N系列可編程序控制器,采用梯形圖編程語言,實現(xiàn)了汽車清洗機的傳動和控制要求,滿足了環(huán)保、高效、可靠和低成本的要求。
關鍵詞:自動洗車機,PLC,控制系統(tǒng),梯形圖,硬件及軟件
Management System For automatic car washing machine
ABSTRACT
As the amount of car increases very quickly, the service trades of car are facing a very important chance. Because Car washer is the most important equipment in the process of washing car, these questions must be reflected on in the process of the design and the manufacture of the automatic car washer, such as the effect of washing car, the efficiency of washing car, the cost of washing car, the protect of environment, and so on.
In this side, according to the analysis of the function and the operating process of car washer, the overall plan of design is determined.The detail design of the driving and controlling system of car washer are designed, according to the characteristics of the automatic car, it adopts some processes, such as the vaginal spray, spray cleaning agent, brushing, air drying and so on. In the control system,it adopts the technology of sensor and PLC to design the composition of PLC hardware and program the controlling software.The controller is Mitsubishi FX2N series PLC and the program is ladder program, it meets the requirements of the operating and controlling and also the demands of the efficiency, the cost and protect of the environment.
Key words: automatic car, PLC, controlling system, ladder program, hardware and software program
目 錄
摘 要 I
ABSTRACT II
目 錄 III
第1章 緒論 5
1.1 概述 5
1.2自動洗車機的發(fā)展及現(xiàn)狀 5
1.3 PLC控制自動洗車機的原理 6
1.3.1 PLC控制系統(tǒng)的概述 6
1.3.2 自動洗車機的信號控制系統(tǒng) 6
1.3.3 自動洗車機的驅動控制系統(tǒng) 6
第2章 系統(tǒng)的電氣控制要求及控制方案的確定 7
2.1 系統(tǒng)對電氣控制的要求 7
2.2 系統(tǒng)的控制方案 7
第3章 系統(tǒng)的總體設計 9
3.1 自動洗車機模擬裝置簡介 9
3.2 PLC的I/O點數(shù)的分配及機型的選擇 9
3.2.1 PLC的選型 9
3.2.2 輸入輸出部分 9
3.3 PLC輸入輸出接線圖 10
3.4 程序流程圖設計 11
第4章 系統(tǒng)軟件設計 12
4.1 系統(tǒng)編程方案 12
4.2 系統(tǒng)程序介紹說明 12
4.2.1 關于點亮啟動指示燈D1的程序 12
4.2.2 關于自動洗車機前進,噴水設備噴水,刷子洗刷的程序 12
4.2.3 關于自動洗車機前進,循環(huán)洗刷的程序 13
4.2.4 關于自動洗車機后退,循環(huán)洗刷的程序 13
4.2.5 關于洗車流程結束,熄滅啟動指示燈D1的程序 14
4.2.6 關于程序結束跳轉到S0的程序 14
4.2.7 關于自動洗車機前進遇故障程序 14
4.2.8 關于自動洗車機后退遇故障程序 15
4.2.9 關于自動洗車機遇故障后所采取的具體措施程序 15
第5章 系統(tǒng)程序調(diào)試 17
5.1 程序運行調(diào)試 17
5.2 程序故障診斷 17
第6章 總結 23
致 謝 24
參考文獻 25
程序總清單STL圖 26