- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Lesson3Microprocessors研讨
《电子信息工程专业英语教程》 Lesson 3 Microprocessors Terminology micron, data width, MIPS reset tri-state buffer pipelining Terminology micron是“微米(百万分之一米)”的意思,和μm一样。Micron值用于度量相应芯片中的最小线宽。Micron值越小,芯片中集成的晶体管数量就越多。 data width是指算术逻辑单元ALU的字长。8-bit的ALU可以进行两个8-bit 数的加、减、乘等运算,32-bit 的ALU可以对32-bit的数进行操作。外部数据总线的宽度一般和ALU的数据宽度相同,但也有例外。如8088 的ALU 是16-bit,而其外部数据总线为8-bit;而Pentium处理器的ALU 是32-bit,而其外部数据总线为64-bit. MIPS Million Instructions Per Second 每秒百万条指令。MIPS是一个粗略表征微处理器性能的指标。因为现代微处理器的种类繁多、结构各不相同,MIPS 指标所能反映的信息很有限。 Reset 复位 复位是指“使系统状态处于指定的初始值” tri-state buffer 三态缓冲器 A tri-state buffer is a device that allows you to control when an output signal makes it to the bus. When the tri-state buffers control bit is active, the input of the device makes it to the output. When its not active, the output of the device is Z, which is high-impedance or, equivalently, nothing. There is no electrical signal is allowed to pass to the output. A technique where the microprocessor fetches the next instruction before completing execution of the previous instruction, in order to increase processing speed.) 流水线是一种在前一条指令全部执行完之前就开始取下一条指令,以提高处理速度的技术。 Outline Brief introduction (para.1-4) Inside a microprocessor RAM and ROM Microprocessor Instructions Microprocessor Performance Microprocessor Trends A complete computation engine Intel 4004, 1971 Intel 8080, 1974 Intel 8088, 1979 80286, 80386, 80486, Pentium, Pentium II, Pentium III, Pentium 4 Difference Transistors Microns Clock speed Data width MIPS RAM stands for random-access memory. RAM contains bytes of information, and the microprocessor can read or write to those bytes depending on whether the RD or WR line is signaled. One problem with todays RAM chips is that they forget everything once the power goes off. That is why the computer needs ROM. RAM是随机存取存储器。RAM中包含着以字节为单位的信息,微处理器能够依据RD/WR信号哪个有效来决定字节的读/写。当前RAM芯片的一个问题是:掉电后,所有保存在RAM上的内容全部丢失。这就是计算机需要ROM的原因。 ROM stands for read-only memory. A ROM chip is programmed with a permanent collection of
您可能关注的文档
- HT66F70A微控制器课程(AMA先进微控制器应用认证)Chap01【HT66F60_70A微控制器概要】研讨.ppt
- HT66F70A微控制器课程(AMA先进微控制器应用认证)Chap04【AMA高级认证试题题解-密码锁】研讨.ppt
- HT66F70A微控制器课程(AMA先进微控制器应用认证)Chap05【AMA高级认证试题题解-智能温控系统】研讨.ppt
- HY-HACCP管理手册研讨.doc
- hyh第十七章杂环化合物研讨.ppt
- IB培训·应用·发布版-20120418研讨.ppt
- IChO-20120719研讨.ppt
- ICP监测与脑脊液外引流研讨.ppt
- ICU_计划外拔管研讨.ppt
- IC行业知识简介研讨.ppt
文档评论(0)