信息工程专业英语Unit 2 The Basics of Computer System.pptx

信息工程专业英语Unit 2 The Basics of Computer System.pptx

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Unit 2 The Basics of Computer System2.1 Text2.2 Reading Materials2.1 TextThe Von Neumann Architecture of Computer System All computers share the same basic architecture, whether it is a mainframe or a Palm Pilot. All have memory, an I/O system, and arithmetic/logic unit, and a control unit. This type of architecture is named Von Neumann’s Architecture after the mathematician, John Von Neumann who conceived of the design. John Von Neumann begins his “Preliminary Discussion” with a broad description of the general-purpose computing machine containing four basic components. These are known as relating to arithmetic, memory, control, and connection with the human operator. In other words, the arithmetic/logical unit (ALU), the memory, the control unit (CU), and the input-output (I/O) devices that we see in the classical model of what a computer “looks like”. Von Neumann Architecture of Computer System is shown in Fig 2.1.Fig 2.1 Von Neumann Architecture of Computer SystemMemory  Computer Memory is the subsystem that serves as temporary storage for all program instructions and data that are being executed by the computer. It is typically called RAM (Random Access Memory). Memory is divided up into cells, each cell having a unique address so that the data can be fetched.Arithmetic/logical unit (ALU) This subsystem is to perform all arithmetic operations and comparisons for equality. In the Von Neumann’s architecture, the arithmetic/logical unit (ALU) and the Control Unit (CU) are separate components, but in modern systems they are integrated into the processor. The ALU has 3 sections, the register, the ALU circuitry, and the pathways in between. The register is basically a storage cell that works like RAM and holds the results of the calculations. It is mush faster than RAM and is addresses differently. The ALU circuitry is that actually performs the calculations, and it is designed from AND, OR, and NOT gates just as any chip.Control Unit (CU) The control unit is re

文档评论(0)

autohhh + 关注
实名认证
内容提供者

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

1亿VIP精品文档

相关文档