资源描述:
《基于arm9的智能家居监控系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、机械电子工程系本科毕业设计(论文)题目基于ARM9的智能家居监控系统(监控模块)的设计与实现专业班级07电信一班学号学生姓名指导教师设计所在单位基于ARM9的智能家居监控系统(监控模块)的设计与实现摘要:智能家居,又称智能住宅。它是以住宅为平台,兼备建筑、网络通信、信息家电、设备自动化,集系统、结构、服务、管理为一体的高效、舒适、安全、便利、环保的居住环境。与智能家居的含义近似的还有家庭自动化、电子家庭、数字家园、网络家居,智能家庭等。智能家居也可以定义为一个系统,即利用计算机技术、网络通讯技术、综合布线技术、将与家居生活有关的各种子系统,有机地结
2、合在一起,通过统筹管理,让家居生活更加舒适、安全、有效。本课题是基于ARM9的智能家居监控模块设计与实现,采用ARM9内核的S3C2410处理器为控制芯片,再将Linux系统移植到硬件平台上,然后设计好相应的驱动程序和应用程序,最后将软件下载到硬件平台来对家电进行本地和远程控制。系统硬件主要完成家居设备状态的监控功能,而系统软件主要完成各个模块之间交互通信的功能。关键词:SmartHome;ARM9;Linux;嵌入式;智能家居TheDesignandImplementationofsmarthomemonitoringsystem(control
3、module)basedonARM9Abstract:SmartHome,alsoknownasSmartResidential.Itisresidentialasaplatform,combiningarchitecture,networkcommunications,informationappliances,equipmentautomation,collectionsystem,structure,services,managementfortheintegratedhigh-performance,comfort,safety,conve
4、nience,environmentalprotection,livingenvironment.ThemeaningofintelligenthomeandweresimilartoHomeAutomation,ElectronicHome,Digitalfamily,NetworkHome,Inte1ligenthome/building.Intelligenthomecanalsobedefinedasasystem.Theuseofcomputertechnology,networkcommunicationtechnology,integ
5、ratedwiringtechnology,homelifeandthevarioussubsystems,thecombinationofmanagement,throughco-ordination,sothathomelifemorecomfortable,safeandeffective.ThistopicisARM9-basedsmarthomeremotemonitoringsystem(controlmodule)TheDesignandImplementation.WeusetheS3C2410coreARM9processorch
6、ipforthecontrolof.Linuxsystemandthenmigratetothehardwareplatform,andthendesigntheappropriatedriversandapplications,andfinallydownloadthesoftwaretothehardwareplatformforlocalandremotehomeappliancecontrol.Thesystemhardwaremainlycompletehouseholdequipmentstatemonitoringfunction,a
7、ndsystemsoftwaretocompletethemaininteractivecommunicationbetweenthevariousmodulesofthefunction.Keywords:SmartHome;ARM9;Linux;Embedded目录目录第一章绪论11.1选题的目的与意义11.2研发背景21.2.1ARM介绍21.2.2嵌入式Linux介绍2第二章嵌入式系统开发概述32.1嵌入式系统的特点32.1.1嵌入式系统通常是面向特定任务的42.1.2嵌入式系统运行环境差异很大42.1.3嵌入式系统比通用PC系统资源少得多
8、42.1.4低功耗、体积小、集成度高、成本低42.1.5高效、可靠、稳定52.1.6具有较长的生命周期62.1.7目标代码