计算机组成原理chapt5.pptVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
计算机组成原理chapt5.ppt

哪些部件存放数据 存储器的分类 -- 各种分类法 存储器用来保存数据或程序, 有各种存储器. 有的 用来长期保存数据, 有的用来暂时保存, 有的用来参 加运算. 因此, 按存储器在计算机中的功能分类 寄存器: 用来参加运算 Cache: 用来暂时保存频繁使用的内容 主存储器: 用来暂时保存 外存储器 (辅助存储器): 用来长期保存数据,暂不用的 Memory Hierarchy Characteristics of memory systems Capacity (存储单元数) Unit of transfer: CPU memory disk Access method分类: random, sequential, 半顺序, 只读 Physical type分类: magnetic, optical, semiconductor (disk,tape; CD,DVD; RAM,flash,cache) Performance Physical characteristics: volatile? erasable? decay (易失 可擦 衰减) Unit of Transfer Internal Usually governed by data bus width (如,32位的字) External Usually a block which is much larger than a word Addressable unit (of transfer) Smallest location which can be uniquely addressed Access Methods Access Methods (1) Random Individual addresses identify locations exactly Access time is independent of location or previous access e.g. RAM (Random Access Memory) Sequential Start at the beginning and read through in order Access time depends on location of data and previous location e.g. tape Access Methods (2) Direct (半顺序) Individual blocks have unique address Access is by jumping to vicinity plus sequential search Access time depends on location and previous location e.g. disk Semiconductor Memory Types 若计算机可编址的最小单位是字节, 则该计算机称为按字节寻址的计算机 若计算机可编址的最小单位是字, 则该计算机称为按字寻址的计算机 n位地址可表示的地址数是2n Performance (内存的性能用什么描述?) Memory cycle describes the performance of internal Memory Meaning of memory cycle time (for RAM) the time it takes to perform a read or write operation + additional time required before a second access can commence Memory cycle time = access time + recovery time Performance Access time (存取时间) ~ Memory cycle time (ns) the time between presenting the address and getting the valid data (一次读写的时间) Transfer Rate 每秒传多少位或多少字节 (bps, Bps) 已知存储周期, 可以知道数据传输速率, 只要知道一次传几位 例, suppose 32 bits are read/written at a time, memory cycle is 250ns, transfer rate is example If memory cycle is 250ns and 16 bits are read each

文档评论(0)

cai + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档