当前位置:高等教育资讯网  >  中国高校课件下载中心  >  大学文库  >  浏览文档

《计算机专业英语 Computer English》课程教学资源(PPT课件讲稿,双语版)Chapter 2 Organization of Computers

资源类别:文库,文档格式:PPT,文档页数:79,文件大小:326.5KB,团购合买
1. Terms of computer hardware 2. Organization of computers and their functions 3. 掌握专业词汇的构成规律,特别是常用词缀及复合词的构成
点击下载完整版文档(PPT)

s Computer English K Computers

Computer English Chapter 2 Organization of Computers

Chapter 2 Organization of Computers Key points日 useful terms and organization of computers Difficult points describing the organization of computers 计算机专业英语 2-2

Chapter 2 Organization of Computers 计算机专业英语 2-2 Key points: useful terms and organization of computers Difficult points: describing the organization of computers

Chapter 2 Organization of Computers Requirements: 1. Terms of computer hardware 2. Organization of computers and their functions 3.掌握专业词汇的构成规律,特别是常用词缀及复合词 的构成 计算机专业英语 2-3

Chapter 2 Organization of Computers 计算机专业英语 2-3 Requirements: 1. Terms of computer hardware 2. Organization of computers and their functions 3. 掌握专业词汇的构成规律,特别是常用词缀及复合词 的构成

Chapter 2 Organization of Computers 2.1 Basic Organization of Computers New Words Expressions: instruction cycle指令周期 decode vt解码,译解 busn.总线 pins n插脚,管脚 uppermost ad最高的;adv.在最上 address bus地址总线 data bus数据总线 via prep 经,通过,经由 multibit多位 bidirectional双向的 unidirectional单向的 hierarchy n层次,层级 microprocessor n微处理器 register n寄存器 timing n定时;时序;时间选择 synchronize vt.使…同步 assert vt主张,发出 deassert vt.撤销 trigger vt.引发,引起,触发 mapv映射 port n.端口 Abbreviations: CPU( Central Processing unit)中央处理器 IO( nput/Output)输入输出(设备)

Chapter 2 Organization of Computers 计算机专业英语 2-4 New Words& Expressions: instruction cycle 指令周期 decode vt.解码, 译解 bus n. 总线 pins n.插脚, 管脚 uppermost adj.最高的;adv.在最上 address bus 地址总线 data bus 数据总线 via prep.经, 通过, 经由 multibit 多位 bidirectional 双向的 unidirectional 单向的 hierarchy n.层次,层级 microprocessor n.微处理器 register n.寄存器 timing n.定时;时序;时间选择 synchronize vt.使...同步 assert vt.主张,发出 deassert vt. 撤销 trigger vt.引发, 引起, 触发 map v.映射 port n.端口 2.1 Basic Organization of Computers Abbreviations: CPU(Central Processing Unit) 中央处理器 I/O(Input/Output) 输入输出(设备)

Chapter 2 Organization of Computers 2.1 Basic Organization of Computers Address bus CPU Data Bus Memory Subsystem Control bus Device Device IO Subsystem Fig 2-1 Generic computer organization 计算机专业英语 2-5

Chapter 2 Organization of Computers 计算机专业英语 2-5 2.1 Basic Organization of Computers CPU Memory Subsystem I/O Device I/O … Device I/O Subsystem Address Bus Data Bus Control Bus Fig.2-1 Generic computer organization

Chapter 2 Organization of Computers 2.1 Basic Organization of Computers Most computer systems, from the embedded controllers found in automobiles and consumer appliances to personal computers and mainframes. have the same basic organization. This organization has three main components: the cPu, the memory subsystem, and the 1/O subsystem. The generic organization of these components is shown in Figure 2-1 大多数计算机系统,从汽车和日用电器中的嵌入式控制器到 个人计算机和大型主机,都具有相同的基本组成。其基本组 成包括三个主要部件:CPU、存储器子系统和O子系统。这 些部件的一般组成如图2-1所示 计算机专业英语 2-6

Chapter 2 Organization of Computers 计算机专业英语 2-6 2.1 Basic Organization of Computers Most computer systems, from the embedded controllers found in automobiles and consumer appliances to personal computers and mainframes, have the same basic organization. This organization has three main components: the CPU, the memory subsystem, and the I/O subsystem. The generic organization of these components is shown in Figure 2-1. 大多数计算机系统,从汽车和日用电器中的嵌入式控制器到 个人计算机和大型主机,都具有相同的基本组成。其基本组 成包括三个主要部件:CPU、存储器子系统和I/O子系统。这 些部件的一般组成如图2-1所示

Chapter 2 Organization of Computers 2.1.1 System Buses Physically, a bus is a set of wires. The components of the computerare connected to the buses. To send information from one component to another. the source component outputs data onto the bus. The destination computer system increases, it becomes more efficient(in terms or component then inputs this data from the bus. As the complexity of a minimizing connections) at using buses rather than direct connections between every pair of devices. Buses use less space on a circuit board and require less power than a large number of direct connections. They also require fewer pins on the chip or chips that comprise the CPU. 从物理上来说,总线就是一组导线。计算机的部件就是连在总线上的。为了将信息 从一个部件传到另一个部件,源部件先将数据输出到总线上,然后目标部件再从总 线上接受这些数据。随着计算机系统复杂性的不断增长,使用总线比每个设备对之 间直接连接要有效得多(就减少连接数量而言)。与大量的直接连接相比,总线使 用较少的电路板空间,耗能更少,并且在芯片或组成CPU的芯片组上需要较少的引 脚 计算机专业英语 2-7

Chapter 2 Organization of Computers 计算机专业英语 2-7 Physically, a bus is a set of wires. The components of the computer are connected to the buses. To send information from one component to another, the source component outputs data onto the bus. The destination component then inputs this data from the bus. As the complexity of a computer system increases, it becomes more efficient (in terms of minimizing connections) at using buses rather than direct connections between every pair of devices. Buses use less space on a circuit board and require less power than a large number of direct connections. They also require fewer pins on the chip or chips that comprise the CPU. 2.1.1 System Buses 从物理上来说,总线就是一组导线。计算机的部件就是连在总线上的。为了将信息 从一个部件传到另一个部件,源部件先将数据输出到总线上,然后目标部件再从总 线上接受这些数据。随着计算机系统复杂性的不断增长,使用总线比每个设备对之 间直接连接要有效得多(就减少连接数量而言)。与大量的直接连接相比,总线使 用较少的电路板空间,耗能更少,并且在芯片或组成CPU的芯片组上需要较少的引 脚

Chapter 2 Organization of Computers 2.1.1 System Buses The system shown in Figure 2-l has three buses. The uppermost bus in this figure is the address bus. When the cPu reads data or instructions from or writes data to memory, it must specify the address of the memory location it wishes to access. It outputs this address to the address bus; memory inputs this address from the address bus and use it to access the proper memory location. Each l/o devices such as a keyboard, monitor, or disk drive, has a unique address as well.When accessing an I/O device, the CPu places the address of the device on the address bus. Each device can read the address off of the bus and determine whether it is the device being accessed by the cPu. Unlike the other buses the address bus al ways receives data from the CPU; the CPu never reads the address bus 图2-1所示的系统包括三组总线。最上面的是地址总线。当CPU从存储器读取数据或 指令,或写数据到存储器时,它必须指明将要访问的存储器单元地址。CPU将地址 输出到地址总线上,而存储器从地址总线上读取地址,并且用它来访问正确的存储 单元。每个IO设备,比如键盘、显示器或者磁盘,同样都有一个唯一的地址。当访 问某个O设备时,CPU将此设备的地址放到地址总线上。每一个设备均从总线上读 取地址并且判断自己是否就是CPU正要访问的设备。与其他总线不同,地址总线总 是从CPU上接收信息,而CPU从不读取地址总线 计算机专业英语 2-8

Chapter 2 Organization of Computers 计算机专业英语 2-8 The system shown in Figure 2-1 has three buses. The uppermost bus in this figure is the address bus. When the CPU reads data or instructions from or writes data to memory, it must specify the address of the memory location it wishes to access. It outputs this address to the address bus; memory inputs this address from the address bus and use it to access the proper memory location. Each I/O devices, such as a keyboard, monitor, or disk drive, has a unique address as well. When accessing an I/O device, the CPU places the address of the device on the address bus. Each device can read the address off of the bus and determine whether it is the device being accessed by the CPU. Unlike the other buses, the address bus always receives data from the CPU; the CPU never reads the address bus. 图2-1所示的系统包括三组总线。最上面的是地址总线。当CPU从存储器读取数据或 指令,或写数据到存储器时,它必须指明将要访问的存储器单元地址。CPU将地址 输出到地址总线上,而存储器从地址总线上读取地址,并且用它来访问正确的存储 单元。每个I/O设备,比如键盘、显示器或者磁盘,同样都有一个唯一的地址。当访 问某个I/O设备时,CPU将此设备的地址放到地址总线上。每一个设备均从总线上读 取地址并且判断自己是否就是CPU正要访问的设备。与其他总线不同,地址总线总 是从CPU上接收信息,而CPU从不读取地址总线。 2.1.1 System Buses

Chapter 2 Organization of Computers 2.1.1 System Buses Data is transferred via the data bus. When the CPU fetches data from memory. it first outputs the memory address on its address bus. Then memory outputs the data onto the data bus: the CPu can then read the data from the data bus. When writing data to memory. the CPu first outputs the address onto the address bus, then outputs the data onto the data bus Memory then reads and stores the data at the proper location. The processes for reading data from and writing data to the 1/O devices are similar 数据是通过数据总线传送的。当CPU从存储器中取数据时,它首先把存储器 地址输出到地址总线上,然后存储器将数据输出到数据总线上,这样CPU就 可以从数据总线上读取数据了。当CPU向存储器中写数据时,它首先将地址 输出到地址总线上,然后把数据输出到数据总线上,这样存储器就可以从数 据总线上读取数据并将它存储到正确的单元中。对O设备读写数据的过程 与此类似。 计算机专业英语 2-9

Chapter 2 Organization of Computers 计算机专业英语 2-9 Data is transferred via the data bus. When the CPU fetches data from memory, it first outputs the memory address on its address bus. Then memory outputs the data onto the data bus; the CPU can then read the data from the data bus. When writing data to memory, the CPU first outputs the address onto the address bus, then outputs the data onto the data bus. Memory then reads and stores the data at the proper location. The processes for reading data from and writing data to the I/O devices are similar. 数据是通过数据总线传送的。当CPU从存储器中取数据时,它首先把存储器 地址输出到地址总线上,然后存储器将数据输出到数据总线上,这样CPU就 可以从数据总线上读取数据了。当CPU向存储器中写数据时,它首先将地址 输出到地址总线上,然后把数据输出到数据总线上,这样存储器就可以从数 据总线上读取数据并将它存储到正确的单元中。对I/O设备读写数据的过程 与此类似。 2.1.1 System Buses

Chapter 2 Organization of Computers 2.1.1 System Buses The control bus is different from the other two buses. The address bus consists of n lines. which combine to transmit one n-bit address value. Similarly the lines of the data bus work together to transmit a single multibit value. In contrast, the control bus is a collection of individual control signals. These signals indicate whether data is to be read into or written out of the CPu. whether the CPU is accessing memory or an lo device, and whether the l/o device or memory is ready to transfer data. Although this bus is shown as bidirectional in Figure 2-1, it is really a collection of(mostly)unidirectional signals. Most of these signals are output from the cpu to the memory and yo subsystems, although a few are output by these subsystems to the CPU. We examine these signals in more detail when we look at the instruction cycle and the subsystem interface 控制总线与以上两种总线都不相同。地址总线由n根线构成,n根线联合传送一个n位 的地址值。类似地,数据总线的各条线合起来传输一个单独的多位值。相反,控制 总线是单根控制信号的集合。这些信号用来指示数据是要读入CPU还是要从CPU写 出,CPU是要访问存储器还是要访问O设备,是ⅣO设备还是存储器已就绪要传送 数据等等。虽然图21所示的控制总线看起来是双向的,但它实际上(主要)是单向 (大多数都是)信号的集合。大多数信号是从CPU输出到存储器与ⅣO子系统的,只 有少数是从这些子系统输出到CPU的。在介绍指令周期和子系统接口时,我们将详 细地讨论这些信号第和专出语 2-10

Chapter 2 Organization of Computers 计算机专业英语 2-10 The control bus is different from the other two buses. The address bus consists of n lines, which combine to transmit one n-bit address value. Similarly, the lines of the data bus work together to transmit a single multibit value. In contrast, the control bus is a collection of individual control signals. These signals indicate whether data is to be read into or written out of the CPU, whether the CPU is accessing memory or an I/O device, and whether the I/O device or memory is ready to transfer data. Although this bus is shown as bidirectional in Figure 2-1, it is really a collection of (mostly) unidirectional signals. Most of these signals are output from the CPU to the memory and I/O subsystems, although a few are output by these subsystems to the CPU. We examine these signals in more detail when we look at the instruction cycle and the subsystem interface. 控制总线与以上两种总线都不相同。地址总线由n根线构成,n根线联合传送一个n位 的地址值。类似地,数据总线的各条线合起来传输一个单独的多位值。相反,控制 总线是单根控制信号的集合。这些信号用来指示数据是要读入CPU还是要从CPU写 出,CPU是要访问存储器还是要访问I/O设备,是I/O设备还是存储器已就绪要传送 数据等等。虽然图2-1所示的控制总线看起来是双向的,但它实际上(主要)是单向 (大多数都是)信号的集合。大多数信号是从CPU输出到存储器与I/O子系统的,只 有少数是从这些子系统输出到CPU的。在介绍指令周期和子系统接口时,我们将详 细地讨论这些信号。 2.1.1 System Buses

点击下载完整版文档(PPT)VIP每日下载上限内不扣除下载券和下载次数;
按次数下载不扣除下载券;
24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
共79页,可试读20页,点击继续阅读 ↓↓
相关文档

关于我们|帮助中心|下载说明|相关软件|意见反馈|联系我们

Copyright © 2008-现在 cucdc.com 高等教育资讯网 版权所有