基于labview的大型吊装检测与监控系统.doc

  
约49页DOC格式手机打开展开

基于labview的大型吊装检测与监控系统,基于labview的大型吊装检测与监控系统2.3万字自己原创的毕业设计,今年最新的,仅在本站独家提交,大家放心使用目录第1章 绪论11.1 大型吊装系统的检测与监控系统简介11.1.1 大型吊装系统的发展和问题11.1.2 本课题研究的背景和意义11.1.3 国内外研究现状2第2章 系统方案的设计42.1 处理器的选择...
编号:99-480532大小:2.97M
分类: 论文>电气自动化/电力论文

内容介绍

此文档由会员 小花仙66 发布

基于LabVIEW的大型吊装检测与监控系统

2.3万字
自己原创的毕业设计,今年最新的,仅在本站独家提交,大家放心使用

目 录
第1章 绪论 1
1.1 大型吊装系统的检测与监控系统简介 1
1.1.1 大型吊装系统的发展和问题 1
1.1.2 本课题研究的背景和意义 1
1.1.3 国内外研究现状 2
第2章 系统方案的设计 4
2.1 处理器的选择 4
2.1.1 LPC2378的简介 4
2.1.2 LPC2378的编程平台--LabVIEW for ARM 4
2.2 测距方案设计 5
2.2.1 超声波测距原理 6
2.2.2超声波测距系统框图 6
2.3 数据通信模式选择 9
2.4 电源方案设计 11
2.4.1 电池升压设计 11
2.4.2 电池充电设计 11
2.5 无线视频数据通信设计 12
2.6上位机软件平台 13
2.6.1 LabVIEW简介 13
2.6.2 软件算法结构 15
第3章 软硬件模块化系统设计 16
3.1 超声波测距系统 16
3.1.1 超声波测距探头选择 16
3.1.2 超声波测距硬件电路设计 17
3.1.3超声波测距软件设计 18
3.1.4超声波测距系统的数据分析 22
3.2 ZigBee数据通信系统 23
3.2.1 ZigBee模块组网 23
3.2.2 ZigBee主从节点系统设计 24
3.2.3 ZigBee数据通信系统程序设计 25
3.3TCP/IP无线网络视频传输系统 28
3.3.1 TCP/IP协议简介 28
3.3.2 无线网络视频传输系统上位机程序设计 30
3.4 集成系统的软硬件架构 31
3.4.1 供电系统的电路设计 31
3.4.2 处理器外围电路的设计 33
第4章 吊装系统现场安装与调试 35
4.1 主从节点的实地安装 35
4.1.1 主节点的安装 35
4.1.2 从节点的安装 35
4.2 吊装系统模拟调试 36
第5章 系统方案存在问题及优化 39
5.1 系统硬件存在的问题及优化 39
5.1.1超声波测距系统存在的问题 39
5.1.2 超声波测距系统优化 40
5.2电源电路管理系统 40
5.2.1电源电路存在的问题 40
5.2.2电源电路系统优化 40
第6章 结论 42
致 谢 43
参考文献 44


摘要:本文在分析国家核电在吊装作业上发生的一次事故的基础上,提出了一套基于LabVIEW的系统性解决方案。分别从定性和定量这两个方面对吊装物进行判断分析,以便其可以进行安全、稳定、快速的吊装作业。
从定性上分析。本文提出了一种利用无线摄像头进行视频采集,通过WIFI将现场视频信号传送给吊装工程师的无线终端上的方案。工程师便可以根据现场环境并结合吊装经验实施吊装作业。传回的视频信号在后期处理过程中,不仅可以还原现场原状,而且也可以根据需求适当的做些图像处理的算法,便于更优的吊装作业。
从定量上分析。本文提出了在吊装物四周装有超声波测距模块,并将测得的距离值通过ZigBee进行数据传输的方案。吊装工程师根据具体数据,从而可以实现吊装物的快速定位。本方案的处理器使用的是NXP2378,并且本文重点详述了NXP2378的编程平台——LabVIEW for ARM工具包。
最后,根据系统需要,本文也介绍了安装于吊装物上的测距模块的供电方案。方案中实现了外部电源与电池电源切换,锂电池升压,锂电池充电等功能。使得系统更加完善,安全,可靠。
关键词:LabVIEW,吊装,无线摄像头,超声波测距,ZigBee,NXP2378

Lifting monitor based on LabVIEW
Abstract:Based on the analysis of the national nuclear power accident occurred on the lifting operation,this project presents a systematic solution based on LabVIEW. It respectively analyses and judges lifting objects from both qualitative and quantitative aspects to make sure this system can operate safely, stably and fast.
From the qualitative analysis.This article presents a wireless camera for video capture,and transmits live video programs via the WIFI signal to the hoisting engineer’s wireless terminal. And then the engineer will be able to carry on lifting operation by the live environment. During the period of dealing with the video returned back,the engineer can not only review the live environment, but also add the IPA if necessary..
From a quantitative analysis. This article holds the view that four ultrasonic ranging modules can be installed around the lifting subject, and then return the data through ZigBee. Hoisting engineer can make fast fixed position come true via the specific data. This system chooses NXP2378 as its processor, and this article details the NXP2378 programming platform - LabVIEW for ARM toolkit.
Finally, to satisfy the system needs, the article also describes the power module for the ultrasonic ranging module installed around the lifting subject. This system achieve the transition beteween external power supply and battery power, and boost lithium battery,together with lithium battery charging and other functions. Making the system more perfect, safeand reliable.
Keywords: LabVIEW, lifting, wireless camera, ultrasonic ranging, ZigBee, NXP2378