嵌入式系统常用词汇中英文对照.docx
- 文档编号:11808098
- 上传时间:2023-04-02
- 格式:DOCX
- 页数:10
- 大小:27.90KB
嵌入式系统常用词汇中英文对照.docx
《嵌入式系统常用词汇中英文对照.docx》由会员分享,可在线阅读,更多相关《嵌入式系统常用词汇中英文对照.docx(10页珍藏版)》请在冰豆网上搜索。
嵌入式系统常用词汇中英文对照
1.TDP--ThermalDesignPower散热设计功耗
2.SMBus---SystemManagementBus系统总线
3.GPIO---GeneralPurposeInputOutput通用输入/输出或总线扩展器
4.SIO--超级输入输出芯片
5.SO-DIMM--小外形双列内存模组
6.DIMM--Dual-Inline-Memory-Modules,即双列直插式存储模块
7.SPI--SerialPeripheralInterface--串行外设接口
8.IDE--微型计算机智能接口,是现在普遍使用的外部接口,主要接硬盘和光驱,传输模式有以下三种:
PIO(ProgrammedI/O)模式、DMA(DriectMemoryAccess)模式、UltraDMA(简称UDMA)模式
9.AMT---主动管理技术
10.POST--通电自检程序
11.HDMI--HighDefinitionMultimediaInterface高清晰度多媒体接口
12.CRT---CathodeRayTube阴极射线管
13.DAC--DigitalAnalogConverter数模转换器
14.DDC--DisplayDataChannel—I2Cbusinterfacebetweenadisplayandagraphicsadapter.显示数据通道
15.DVI--DigitalVisualInterface—videointerfacestandarddevelopedbytheDigitalDisplayWorkingGroup(DDWG).数字可视化界面
16.EFT--ElectricalFastTransient电快速瞬变
17.EMI--ElectromagneticInterference电磁干扰
18.ESD--ElectrostaticDischarge静电放电
19.ExpressCard--APCMCIAstandardbuiltonthelatestUSB2.0andPCIExpressbuses.
20.GBE--GigabitEthernet千兆以太网
21.LPC--LowPin-CountInterface:
alowspeedinterfaceusedforperipheralcircuitssuchasSuperI/Ocontrollers,whichtypicallycombinelegacy-devicesupportintoasingleIC.低针脚数接口
22.LVDS--Low-VoltageDifferentialSignaling低压差分信号
23.PCIExpress(PCIe)--PeripheralComponentInterfaceExpress–next-generationhighspeedSerializedI/Obus
24.PCIExpressLane--OnePCIExpressLaneisasetof4signalsthatcontainstwodifferentiallinesforTransmitterandtwodifferentiallinesforReceiver.Clockinginformationisembeddedintothedatastream.
25.SATA--SerialATAattachment:
serial-interfacestandardforharddisks
26.SDVO--SerialDigitalVideoOut—proprietarytechnologyintroducedbyIntel.toaddadditionalvideosignalinginterfacestoasystem.连续数字式录影
27.T.B.D.--Tobedetermined
28.USB--UniversalSerialBus
29.x1,x2,x4,x16x1referstoonePCIExpressLaneofbasicbandwidth;x2toa
collectionoftwoPCIExpressLanes;etc..Alsoreferredtoasx1,x2,x4,x16link.
30.ASIC(专用集成电路)Application-SpecificIntegratedCircuit.Apieceofcustom-designedhardwareinachip. 专用集成电路。
一个在一个芯片上定制设计的硬件。
31.addressbus(地址总线)Asetofelectricallinesconnectedtotheprocessorandalloftheperipheralswithwhichitcommunicates.Theaddressbusisusedbytheprocessortoselectaspecificmemorylocationorregisterwithinaparticularperipheral.Iftheaddressbuscontainsnelectricallines,theprocessorcanuniquelyaddressupto2^nsuchlocations. 一个连接处理器与所有外设的,用来通讯的电子线路集。
地址总线被处理器用来选择在特定外设中的存储器地址或寄存器。
如果地址总线有n条电子线路,处理器能唯一寻址高达2^n的地址空间。
32.BSP(板卡支持包)—boardsupportpackage(板卡支持包)Partofasoftwarepackagethatisprocessororplatform-dependent.Typically,samplesourcecodefortheboardsupportpackageisprovidedbythepackagedeveloper.Thesamplecodemustbemodifiedasnecessary,compiled,andlinkedwiththeremainderofthesoftwarepackage. 软件包的具有平台依赖性的那一部分。
典型地,板卡支持包的样例源程序由包开发者提供。
样例源程序必须能在需要时被修改、编译并与软件包的剩下的部分连接起来。
33.cross-compiler(交叉编译器)Acompilerthatrunsonadifferentplatformthantheoneforwhichitproducesobjectcode.Across-compilerrunsonahostcomputerandproducesobjectcodeforthetarget. 一个运行在不同的平台上的编译器,其中之一能产生目标代码。
交叉编译器在主机上运行并且产生目标机的目标代码。
34.DMA——DirectMemoryAccess(直接内存访问).Atechniquefortransferringdatadirectlybetweentwoperipherals(usuallymemoryandanI/Odevice)withonlyminimalinterventionbytheprocessor.DMAtransfersaremanagedbyathirdperipheralcalledaDMAcontroller. 直接内存访问。
一种直接在两个外设(通常是内存和I/O设备)之间进行数据传输的技术,它只要处理器最少的介入。
DMA传输由叫DMA控制器的第三方外设进行管理。
35.DRAM(动态随机访问存储器)DynamicRandom-AccessMemory.AtypeofRAMthatmaintainsitscontentsonlyaslongasthedatastoredinthedeviceisrefreshedatregularintervals.TherefreshcyclesareusuallyperformedbyaperipheralcalledaDRAMcontroller. 动态随机访问存储器。
一种RAM,存储在其设备中的数据被定期刷新时才能保存它的内容。
刷新周期一般由一个叫DRAM控制器的外设完成。
36.Emulator(仿真器)ShortforIn-CircuitEmulator(ICE).Adebuggingtoolthattakestheplaceof-emulates-theprocessoronyourtargetboard.Emulatorsfrequentlyincorporateaspecial"bond-out"versionofthetargetprocessorthatallowsyoutoobserveandrecorditsinternalstateasyourprogramisexecuting.在线仿真器的简写。
一个在你的目标板上放置仿真的处理器的调试工具。
仿真器经常和一目标处理器的一种“外合”版本合在一起,这个版本的的处理器充许你运行程序时观察和记录它的内部状态。
37.Executable(可执行的)Afilecontainingobjectcodethatisreadyforexecutiononthetarget.AllthatremainsistoplacetheobjectcodeintoaROMordownloaditviaadebuggingtool.一个包含准备在目标机上运行的目标代码的文件。
放置目标代码到ROM中或通过调试工具下载。
38.Firmware(固件)EmbeddedsoftwarethatisstoredasobjectcodewithinaROM.Thisnameismostcommonamongtheusersofdigitalsignalprocessors. 是作为目标代码存贮在ROM中的嵌入式软件。
这个名字在数字信号处理器的用户中相当流行。
39.intertaskcommunication(进程间通讯)Amechanismusedbytasksandinterruptserviceroutinestoshareinformationandsynchronizetheiraccesstosharedresources.Themostcommonbuildingblocksofintertaskcommunicationaresemaphoresandmutexes. 一种被用来在任务和中断服务程序之间共享信息和同步它们对共享资源访问的机制。
大部分进程间通讯的建立的基石是信号灯和互斥。
40.Linker(连接程序)Asoftwaredevelopmenttoolthatacceptsoneormoreobjectfilesasinputandoutputsarelocatableprogram.Thelinkeristhusrunafterallofthesourcefileshavebeencompiledorassembled. 一种能把一个或更多目标文件组合成可输入和输出的可重定位程序的开发工具。
连接程序在所有的源文件都被编译或汇编之后运行。
41.Locator(定位程序)Asoftwaredevelopmenttoolthatassignsphysicaladdressestotherelocatableprogramproducedbythelinker.Thisisthelaststepinthepreparationofsoftwareforexecutionbyanembeddedsystemandtheresultingfileiscalledanexecutable.Insomecases,thelocator"sfunctionmaybehiddenwithinthelinker. 一种分配物理地址给连接程序处理过的可重定位程序的软件开发工具。
这是准备一个软件在嵌入式系统中运行的最后一步,并且结果文件叫做可执行的。
在一些情况下,定位程序功能隐藏在连接程序中。
42.logicanalyzer(逻辑分析仪)Ahardwaredebuggingtoolthatcanbeusedtocapturethelogiclevels(0or1)ofdozens,orevenhundreds,ofelectricalsignalsinreal-time.Logicanalyzerscanbequitehelpfulfordebugginghardwareproblemsandcomplexprocessor-peripheralinteractions. 一种硬件调试工具,能捕获实时电信号的许多逻辑电平(0或1),逻辑分析仪在调试硬件问题和复杂的处理外设交互时相当有用。
43.Oscilloscope(示波器)Ahardwaredebuggingtoolthatallowsyoutoviewthevoltageononeormoreelectricallines.Forexample,youmightuseanoscilloscopetodetermineifaparticularinterruptiscurrentlyasserted. 一种硬件调试工具,它让你能观察到一个或更多电路上的电压。
例如:
如果一个特殊的中断发生,你可以用一个示波器去检测它。
44.parallelprocessing(并行进程)Theabilitytoapplytwoormoreprocessorstoasinglecomputation. 一种在单个计算机上运行两个或多个程序的能力。
45.processor-independent(处理器无关)Apieceofsoftwarethatisindependentoftheprocessoronwhichitwillberun.Mostprogramsthatcanbewritteninahigh-levellanguageareprocessor-independent.Contrastwithprocessor-specific. 一个与处理器无关的,并能在其上运行的软件。
大多数用高级语言编写程序是处理器无关的。
相对于处理器定制。
46.processor-specific(处理器定制)Apieceofsoftwarethatishighlydependentontheprocessoronwhichitwillberun.Suchcodemustusuallybewritteninassemblylanguage.Contrastwithprocessor-independent. 一个高度依赖处理器的软件,在上其才能运行。
一些代码必须用汇编语言编写。
相对于处理器无关。
47.assembler(汇编编译器)Asoftwaredevelopmenttoolthattranslateshuman-readableassemblylanguageprogramsintomachine-languageinstructionsthattheprocessorcanunderstandandexecute.一个能把人可读的汇编语言程序转换到处理器可理解和运行的机器指令的软件开发工具。
48.assemblylanguage(汇编语言)
Ahuman-readableformofaprocessor"sinstructionset.Mostprocessor-specificfunctionsmustbewritteninassemblylanguage.
一种人可读的处理器指令集的形式。
大多数处理器相关的功能必须用汇编语言编写。
49.binarysemaphore(二元信号)Atypeofsemaphorewithjusttwostates.Alsocalledamutex.
一种只有两种状态的信号。
也叫互斥信号。
50.bond-outprocessor(外合处理器)Aspecialversionofaprocessorthathassomeoftheinternalsignalsbroughtouttoexternalpins.Abond-outprocessorismostoftenfoundwithinanemulatorandisneverintendedtobeusedinaproductionsystem.一种特殊版本的处理器,它有一些,内部的信号能传达到外置的针脚上。
一个外合处理器绝大多数情况下只用在模拟器上,从来不会被特意用在产品系统上。
51.CISC--ComplexInstructionSetComputer(复杂指令集计算机).Describesthearchitectureofaprocessorfamily.CISCprocessorsgenerallyfeaturevariable-lengthinstructions,multipleaddressingformats,andcontainonlyasmallnumberofgeneral-purposeregisters.Intel"s80x86familyisthequintessentialexampleofCISC.ContrastwithRISC.复杂指令集计算机。
对一种处理器架构的描述。
CISC处理器一般产生变长的指令,多种地址格式,并且仅仅有少量的通用寄存器。
Intel的80x86家族是是典型的CISC处理器。
相对于RISC而言。
52.Compiler(编译器)Asoftwaredevelopmenttoolthattranslateshigh-levellanguageprogramsintothemachine-languageinstructionsthataparticularprocessorcanunderstandandexecute.
把高级编程语言程序转换到只有特定的处理器能了解和执行的机器指令的一种软件开发包。
53.countingsemaphore(计数信号)Atypeofsemaphorethatisusedtotrackmultipleresourcesofthesametype.Anattempttotakeacountingsemaphoreisblockedonlyifalloftheavailableresourcesareinuse.Contrastwithbinarysemaphore.一种用来跟踪多个相同类型资源的信号灯。
仅仅在所有可用的资源都被用完了时才阻塞。
相对二元信号而言。
54.criticalsection(临界段)Ablockofcodethatmustbeexecutedinsequenceandwithoutinterruptiontoguaranteecorrectoperationofthesoftware.Seealsoracecondition.一段必须按次序执行的代码,并且不能被中断,否则不能保证软件正确地操作。
参照:
竞争状况。
55.Deadline(死线)Thetimeatwhichaparticularsetofcomputationsmustbecompleted.Seealsoreal-timesystem.一个特定计算必须被完成的时间。
请看实时系统。
56.Deadlock(死锁)Anunwantedsoftwaresituationinwhichanentiresetoftasksisblocked,waitingforaneventthatonlyataskwithinthesamesetcancause.Ifadeadlockoccurs,theonlysolutionistoresetthehardware.However,itisusuallypossibletopreventdeadlocksaltogetherbyfollowingcertainsoftwaredesignpractices.一种不希望出现的软件状态,在这个状态下,所有的任务因为等待一个只有在这些被阻塞任务之一才能产生的事件而被阻塞。
如果死锁发生,唯一解决的方法是重启动硬件。
但是,通过可靠的软件设计实践活动通常可以防止死锁的发生。
57.debugmonitor(除错监视程序)Apieceofembeddedsoftwarethathasbeendesignedspecificallyforuseasadebuggingtool.ItusuallyresidesinROMandcommunicateswithadebuggerviaaserialportornetworkconnection.Thedebugmonitorprovidesasetofprimitivecommandstoviewandmodifymemo
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 嵌入式 系统 常用 词汇 中英文 对照