欢迎来到天天文库
浏览记录
ID:12706453
大小:1.20 MB
页数:76页
时间:2018-07-18
《基于arm的嵌入式温度监测系统毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、内蒙古科技大学毕业设计说明书(毕业论文)毕业设计说明书基于ARM的嵌入式温度监测系统内蒙古科技大学毕业设计说明书(毕业论文)摘要随着科技的发展,嵌入式系统的发展也异常迅速,同时,嵌入式系统已经应用于各个方面,给人们的生产和生活带来了极大的便利。目前嵌入式系统的应用已经发展到了嵌入式处理器与操作系统相结合的阶段,本设计就是将ARM处理器与Linux操作系统相结合实现的。嵌入式温度监测系统由温度监测硬件系统和温度监测软件两部分组成。其中硬件系统包括SBC2410开发套件,温度检测电路、信号放大电路及信号显示终端,论文中按模块对各
2、部分硬件的设计进行了详细的介绍。温度监测软件系统的设计过程如下,本设计首先为温度监测系统构建Linux环境,其次在Linux下编写并加载系统驱动程序,然后编写应用程序,编译并下载到ARM开发板中。经过反复调试,实现了温度监测的功能。关键词:ARM;linux;内核;驱动;温度监测内蒙古科技大学毕业设计说明书(毕业论文)EmbeddedSystemofTemperatureTestingBasedonARMAbstractWiththedevelopmentofscience,embeddedsystemdevelopsata
3、fastspeed.Embeddedsystemhasbeenappliedtoallaspects,whichhasbroughtgreatconveniencetopeople'sproductionanddailylife.Atpresent,theapplicationofembeddedsystemhavebeendevelopedtothestageofcombiningembeddedprocessorwithoperatingsystem,andthedesigncomestruebasedoncombini
4、ngtheARMprocessorwithlinuxoperatingsystem.Embeddedtemperaturemeasurementsystemincludestemperaturemonitoringhardwareandsoftwaresystems.HardwaresystemincludesSBC2410systemdevelopmentkit,temperaturedetectioncircuit,signalamplifiercircuitandsignaldisplayterminal.Thispa
5、per,indetail,introducesthehardwaredesignaccordingtomodules.Theprocessofthedesignoftemperaturemeasurementsoftwaresystemisasfollows:First,thedesignconstructLinuxenvironmentfortemperaturemeasurementthesystem.Secondly,thedesigncompilesandloadsdriverprograminLinux;Atlas
6、t,thedesignwrites,compilesanddownloadstheapplicationprogramtoARMdevelopmentboard.Afterrepeateddebugging,thedesignachievesthepurposeofthetemperaturemeasurement.Keywords:Linux;ARM;Kernel;Drivert;Emperaturemeasurement内蒙古科技大学毕业设计说明书(毕业论文)目录摘要IAbstractII第一章嵌入式系统简介11.1嵌入
7、式系统的概念11.2嵌入式系统的结构11.3嵌入式系统与普通单片机开发的不同之处21.3.1交叉编译21.3.2交叉调试3第二章设计用嵌入式模块52.1ARM处理器52.2Flash模块52.3SDRAM模块62.4JTAG调试器8第三章温度监测电路设计103.1AD590的室温补偿电路103.1.1性能103.1.2误差校正103.1.3AD590的补偿电路设计113.2热电偶的测温电路123.2.1热电偶的测温原理123.2.2热电偶的测温电路设计14内蒙古科技大学毕业设计说明书(毕业论文)第四章温度监测系统的Linux
8、构建174.1构建交叉编译器174.1.1交叉编译器174.1.2设置共享文件夹,并解压linux开发包174.1.3安装交叉编译器184.2Linux操作系统194.2.1引导加载程序204.2.2内核214.2.3文件系统234.3烧写244.3.1Windows下烧写vivi244.
此文档下载收益归作者所有