天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 機(jī)電工程論文 >

起重機(jī)三級(jí)智能安全監(jiān)控系統(tǒng)的研究與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-11-24 19:10
【摘要】:在當(dāng)今社會(huì),起重機(jī)被越來(lái)越廣泛地使用,起重機(jī)的安全監(jiān)控技術(shù)也成為一個(gè)熱門(mén)的研究課題。對(duì)起重機(jī)進(jìn)行監(jiān)控能夠讓工作人員實(shí)時(shí)獲悉起重機(jī)的運(yùn)行參數(shù),并能及時(shí)排除運(yùn)行故障。本文設(shè)計(jì)了一個(gè)起重機(jī)三級(jí)安全監(jiān)控系統(tǒng),即現(xiàn)場(chǎng)監(jiān)控級(jí)、局域監(jiān)控級(jí)與遠(yuǎn)程監(jiān)控級(jí),從而滿足各級(jí)工作人員對(duì)起重機(jī)監(jiān)控的需求。在起重機(jī)現(xiàn)場(chǎng)監(jiān)控級(jí)設(shè)計(jì)中,詳細(xì)介紹起重機(jī)安全監(jiān)控器的功能,它以MC9S12DG128為核心進(jìn)行設(shè)計(jì)。硬件部分的設(shè)計(jì)包括單片機(jī)最小系統(tǒng)、CAN通信電路、串口通信電路、三相交流電檢測(cè)電路、重力傳感器信號(hào)調(diào)理電路、DA輸出電路以及監(jiān)控器電源電路。軟件部分的設(shè)計(jì)包括軟件設(shè)計(jì)流程、系統(tǒng)初始化、三相電缺相和相序檢測(cè)方法、串口通信程序設(shè)計(jì)。在起重機(jī)局域監(jiān)控級(jí)設(shè)計(jì)中,分析ZigBee協(xié)調(diào)器節(jié)點(diǎn)組建網(wǎng)絡(luò)以及路由器節(jié)點(diǎn)、終端節(jié)點(diǎn)加入網(wǎng)絡(luò)的過(guò)程,對(duì)Zstack協(xié)議棧應(yīng)用層進(jìn)行開(kāi)發(fā),編寫(xiě)了無(wú)線數(shù)據(jù)收發(fā)、串口應(yīng)用等程序。分析IEEE802.15.4a信道損耗模型得出各因素對(duì)ZigBee無(wú)線網(wǎng)絡(luò)傳輸距離的影響,對(duì)AODV路由協(xié)議進(jìn)行優(yōu)化研究。利用圖形化編程語(yǔ)言LabVIEW設(shè)計(jì)上位機(jī)監(jiān)控界面,并選用數(shù)據(jù)庫(kù)Access 2007進(jìn)行數(shù)據(jù)庫(kù)應(yīng)用開(kāi)發(fā)。在起重機(jī)遠(yuǎn)程監(jiān)控級(jí)設(shè)計(jì)中,利用LabVIEW在Web上發(fā)布程序前面板供遠(yuǎn)程工作人員查看。利用ARM開(kāi)發(fā)板S3C6410進(jìn)行嵌入式Linux遠(yuǎn)程視頻監(jiān)控系統(tǒng)設(shè)計(jì),基于B/S模式設(shè)計(jì),完成圖像采集、圖像壓縮以及數(shù)據(jù)發(fā)送等功能。利用Socekt設(shè)計(jì)基于C/S的通信系統(tǒng),使遠(yuǎn)程管理人員能夠?qū)ζ鹬貦C(jī)的運(yùn)行進(jìn)行控制和指導(dǎo)。經(jīng)驗(yàn)證,設(shè)計(jì)的起重機(jī)三級(jí)智能安全監(jiān)控系統(tǒng)滿足預(yù)期的性能要求,并具備良好的穩(wěn)定性和可靠性,達(dá)到工業(yè)級(jí)產(chǎn)品的要求。
[Abstract]:In today's society, crane is more and more widely used, crane safety monitoring technology has become a hot research topic. Monitoring the crane can let the staff know the running parameters of the crane in real time, and can troubleshoot the crane in time. In this paper, a three-level safety monitoring system for cranes is designed, that is, the field monitoring level, the local monitoring level and the remote monitoring level, so as to meet the needs of the staff at all levels for crane monitoring. The function of crane safety monitor is introduced in detail in the field monitoring level design of crane. It is designed with MC9S12DG128 as the core. The hardware design includes single chip microcomputer minimum system, CAN communication circuit, serial communication circuit, three-phase alternating current detection circuit, gravity sensor signal conditioning circuit, DA output circuit and monitor power supply circuit. The software design includes software design flow, system initialization, three-phase deficiency and phase sequence detection, serial communication program design. In the design of local monitoring level of crane, the process of constructing network and router node by ZigBee coordinator node and adding terminal node to network is analyzed. The application layer of Zstack protocol stack is developed, and wireless data receiving and receiving, serial port application and so on are compiled. The influence of various factors on the transmission distance of ZigBee wireless network is obtained by analyzing the IEEE802.15.4a channel loss model, and the optimization of AODV routing protocol is studied. The monitor interface of upper computer is designed by using graphical programming language LabVIEW, and database Access 2007 is selected for database application and development. In the design of crane remote monitoring level, LabVIEW is used to release the front panel of program on Web for remote workers to view. The embedded Linux remote video surveillance system is designed with ARM development board S3C6410, and the functions of image acquisition, image compression and data transmission are completed based on the design of B / S mode. The communication system based on C / S is designed by using Socekt, so that the remote administrator can control and direct the crane operation. It has been proved that the designed three-stage intelligent safety monitoring system of crane meets the expected performance requirements and has good stability and reliability to meet the requirements of industrial products.
【學(xué)位授予單位】:南京郵電大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2015
【分類號(hào)】:TH21;TP277

【參考文獻(xiàn)】

相關(guān)期刊論文 前1條

1 王國(guó)勝;陸明;常天慶;;基于光電傳感器電路的迷宮機(jī)器人設(shè)計(jì)[J];單片機(jī)與嵌入式系統(tǒng)應(yīng)用;2011年01期

,

本文編號(hào):2354716

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/jixiegongchenglunwen/2354716.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶e548b***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com