欢迎来到天天文库
浏览记录
ID:57051472
大小:1.56 MB
页数:50页
时间:2020-07-28
《嵌入式系统概述.ppt》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、嵌入式系统概述宋健建南京大学软件学院2004/12/21内容什么是嵌入式系统嵌入式系统的历史和发展嵌入式系统的组成嵌入式系统的特点嵌入式系统软件开发1.Whatareembeddedsystems?Definition:Embeddedsystem:anydevicethatincludesaprogrammablecomputerbutisnotitselfageneral-purposecomputer.Takeadvantageofapplicationcharacteristicstooptimizethedesign:don’tneedallthegeneral-purposebel
2、lsandwhistles.AMoreDetailedDefinition国内一般定义嵌入式系统是以应用为中心,以计算机技术为基础,并且软硬件可裁剪,适用于应用系统对功能、可靠性、成本、体积、功耗有严格要求的专用计算机系统。一般由嵌入式微处理器、外围硬件设备、嵌入式操作系统以及用户应用程序等四个部分组成,用于实现对其他设备的控制、监视或管理等功能。EmbeddingacomputerCPUmeminputoutputanaloganalogembeddedcomputerExamplesPersonaldigitalassistant(PDA).Printer.Cellphone.Automo
3、bile:engine,brakes,dash,etc.Television.Householdappliances.PCkeyboard(scanskeys).ReferenceInterpretation(1)An"embeddedsystem"isanycomputersystemorcomputingdevicethatperformsadedicatedfunctionorisdesignedforusewithaspecificembeddedsoftwareapplication.EmbeddedsystemsmayuseaROM-basedoperatingsystemorth
4、eymayuseadisk-basedsystem,likeaPC.Butanembeddedsystemisnotusableasacommerciallyviablesubstituteforgeneralpurposecomputersordevices.ReferenceInterpretation(2)Aspecializedcomputersystemthatispartofalargersystemormachine.Typically,anembeddedsystemishousedonasinglemicroprocessorboardwiththeprogramsstore
5、dinROM.Virtuallyallappliancesthathaveadigitalinterface--watches,microwaves,VCRs,cars--utilizeembeddedsystems.Someembeddedsystemsincludeanoperatingsystem,butmanyaresospecializedthattheentirelogiccanbeimplementedasasingleprogram.ReferenceInterpretation(3)中国微机学会的定义:嵌入式系统是以嵌入式应用为目的的计算机系统,可以分为片级、板级、系统级。芯
6、片级嵌入-含程序或算法的处理器模块级嵌入-系统中的某个核心模块板系统级嵌入-主计算机系统1.2嵌入式系统历史和发展1971年代单片微处理器问世,它标志着嵌入式系统的开端。从4个方面了解嵌入式系统历史硬件软件代表产品系统结构嵌入式硬件的历史1971年Intel4004,4位微处理器TI,TMS1000,4位微控制器ROM,RAM,CPU+I/Oport1980年IntelMCS-51,8位微控制器16位,32位微处理器…1990’s,DSPTMS320C30嵌入式处理器的分类和术语(1)微控制器(MCU:Micro-ControllerUnit)即单片机。早期比较流行的处理器,将整个计算机系统集
7、成到一个芯片中,内部以某种微处理器为核心,并对ROM、RAM、总线、总线逻辑、定时器/计数器、I/O、串行口、A/D转换、D/A转换等必要外设加以集成。Intel8051微处理器(MPU:Micro-ProcessorUnit)必须在电路板上完成嵌入式系统功能。将MPU和其必要外设装配在一起的电路板称为单板机。ARM系列,MIPS嵌入式处理器的分类和术语(2)数字信号处理器(DSP:Digital
此文档下载收益归作者所有