资源描述:
《锚杆检测应力仪-硕士论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要针对现阶段使用的基于八位或十六位单片机设计的锚杆检测应力仪在数据处理、人机交互和智能化等功能上存在的不足,在对电阻应力仪测量原理的了解和嵌入式技术的掌握的基础上,本文进行了基于嵌入式技术的锚杆检测应力仪的设计。从锚杆检测应力仪功能需求出发,确定了系统的总体方案。其中主要包括系统硬件构架设计、uClinux设计平台的构建和功能模块的实现三方面内容。在硬件设计方面重点讨论嵌入式系统的设计,包括以LPC2210微处理器为核心的最小扩展系统的设计和系统功能电路的设计两个方面,其中详细阐述了采用高精度AD器件进行数据采集的方法,并在设
2、计中利用FIFO实现AD数据缓存从而提高处理器效率;在开发平台构建方面,介绍了系统引导程序的实现,给出了uClinux和文件系统的移植步骤,且着重分析了移植uClinux内核的修改,为进一步的应用开发作铺垫;在功能模块的设计方面,结合底层硬件特性,实现了相关接口的驱动程序,并从设备需要的具体功能出发,利用QT/Embedded设计了数据采集模块、数据存储模块、人机交互模块和数据处理模块等。使设备具有良好的人机交互界面,并能够对数据进行实时的显示和处理,是设计的重点和难点。关键词:锚杆检测应力仪;LPC2210;uClinux;人
3、机交互;数据处理75AbstractThemostofblotdetectorusedinmineroadwayarebasedon8-bitor16-bitMCUatpresent,becauseoftherestrictionofnormalMCU,thiskindofboltdetectorexistsmanydeficienciesinsomeaspects,suchasdataprocessing,man-machineinteractionandintelligencefunction.Basedontheunder
4、standingoftheresistancestraingauge'smeasureprincipleandthemasteringofEmbeddedTechnology,thearticleproposestheresearchanddesignofboltdetectorbasedonembeddedsystem.Consideringthefunctiondemand,thewholeschemeofthesystemwasascertained.Thekeypointsofthisdissertationcanbed
5、ividedintothreeparts,thedesignandimplementationofhardwarearchitecture,constructionoftheuClinuxdesignplatformandimplementationofapplicationmodules.Hardwarefocusedonthedesignofembeddedsystems.Onthedesignofhardware,thepaperdiscussestwoaspects,thedesignofasmallestexpande
6、rcircuitsandsystemfunctionalcircuitsbasedonLPC2210.TheimplementationofFIFOtointerfacehighprecisionADconverterwitharmLPC2210whichcanimprovetheefficiencyoftheprocessorisdescribedindetail.Onthedevelopmentplatformconstruction,thepaperintroducestherealizationofBootLoader,
7、transplantprocessofuClinuxandfilesystem.ItemphaticallyanalysesthemodificationoftransplantcoreofuClinuxthatpavethewayforfurtherresearch.Onthedesignofapplicationmodule,combiningwithhardwarefeatures,thepaperrealizedtherelevantinterfacedriver.Accordingtoconcretefunctions
8、ofboltdetector,thedataacquisitionmodule,datastoragemodule,man-machineinteractionmodule,dataprocessingmodulearedesignedbyQT/Embedded