Computer Systems Organization

Similar documents
CREATED BY M BILAL & Arslan Ahmad Shaad Visit:

Computer Organization and Assembly Language (CS-506)

Chapter One. Introduction to Computer System

The Central Processing Unit

William Stallings Computer Organization and Architecture 6th Edition. Chapter 5 Internal Memory

Concept of Memory. The memory of computer is broadly categories into two categories:

The Memory Component

COA. Prepared By: Dhaval R. Patel Page 1. Q.1 Define MBR.

Lecture Objectives. Introduction to Computing Chapter 0. Topics. Numbering Systems 04/09/2017

Unit 1. Chapter 3 Top Level View of Computer Function and Interconnection

COMP3221: Microprocessors and. and Embedded Systems. Overview. Lecture 23: Memory Systems (I)

Chapter 3. Top Level View of Computer Function and Interconnection. Yonsei University

William Stallings Computer Organization and Architecture 10 th Edition Pearson Education, Inc., Hoboken, NJ. All rights reserved.

Top-Level View of Computer Organization

Microcontroller Systems. ELET 3232 Topic 11: General Memory Interfacing

Organization. 5.1 Semiconductor Main Memory. William Stallings Computer Organization and Architecture 6th Edition

Computer Organization

THE MICROCOMPUTER SYSTEM CHAPTER - 2

Microprocessors/Microcontrollers

Chapter 3 - Top Level View of Computer Function

Chapter 5 Internal Memory

Advanced Parallel Architecture Lesson 3. Annalisa Massini /2015

CS 265. Computer Architecture. Wei Lu, Ph.D., P.Eng.

Basic Organization Memory Cell Operation. CSCI 4717 Computer Architecture. ROM Uses. Random Access Memory. Semiconductor Memory Types

5 Computer Organization

Chapter 4 Main Memory

Internal Memory. Computer Architecture. Outline. Memory Hierarchy. Semiconductor Memory Types. Copyright 2000 N. AYDIN. All rights reserved.

COMP2121: Microprocessors and Interfacing. Introduction to Microprocessors

Introduction to Microcontrollers

Lecture-7 Characteristics of Memory: In the broad sense, a microcomputer memory system can be logically divided into three groups: 1) Processor

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result.

Computer Architecture and Organization (CS-507)

Computer Organization. 8th Edition. Chapter 5 Internal Memory

Basic Computer Architecture

William Stallings Computer Organization and Architecture 8th Edition. Chapter 5 Internal Memory

The D igital Digital Logic Level Chapter 3 1

MicroProcessor. MicroProcessor. MicroProcessor. MicroProcessor

1 PC Hardware Basics Microprocessors (A) PC Hardware Basics Fal 2004 Hadassah College Dr. Martin Land


Overview. Memory Classification Read-Only Memory (ROM) Random Access Memory (RAM) Functional Behavior of RAM. Implementing Static RAM

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University

(Advanced) Computer Organization & Architechture. Prof. Dr. Hasan Hüseyin BALIK (3 rd Week)

EE 3170 Microcontroller Applications

Computers and Microprocessors. Lecture 34 PHYS3360/AEP3630

Semiconductor Memories: RAMs and ROMs

Basics of Microprocessor

Philadelphia University Department of Computer Science. By Dareen Hamoudeh

Logic and Computer Design Fundamentals. Chapter 8 Memory Basics

M. Sc (CS) (II Semester) Examination, Subject: Computer System Architecture Paper Code: M.Sc-CS-203. Time: Three Hours] [Maximum Marks: 60

CPE/EE 421/521 Fall 2004 Chapter 4 The CPU Hardware Model. Dr. Rhonda Kay Gaede UAH. The CPU Hardware Model - Overview

COMPUTER ORGANIZATION AND ARCHITECTURE

ECED3204: Microprocessor Part I--Introduction

CS 320 February 2, 2018 Ch 5 Memory

Lecture 2 Microcomputer Organization: Fig.1.1 Basic Components of Microcomputer

ADVANCED COMPUTER ARCHITECTURE TWO MARKS WITH ANSWERS

Computer Organization

1. INTRODUCTION TO MICROPROCESSOR AND MICROCOMPUTER ARCHITECTURE:

8051 INTERFACING TO EXTERNAL MEMORY

A Review of Chapter 5 and. CSc 2010 Spring 2012 Instructor: Qian Hu

Memory classification:- Topics covered:- types,organization and working

Embedded Systems Design: A Unified Hardware/Software Introduction. Outline. Chapter 5 Memory. Introduction. Memory: basic concepts

Embedded Systems Design: A Unified Hardware/Software Introduction. Chapter 5 Memory. Outline. Introduction

Module 5 - CPU Design

5 Computer Organization

UNIT:4 MEMORY ORGANIZATION

Instruction Register. Instruction Decoder. Control Unit (Combinational Circuit) Control Signals (These signals go to register) The bus and the ALU

Address connections Data connections Selection connections

Computer Architecture 2/26/01 Lecture #

STRUCTURE OF DESKTOP COMPUTERS

Introduction read-only memory random access memory

Chapter 4 : Microprocessor System

CS 265. Computer Architecture. Wei Lu, Ph.D., P.Eng.

2 MARKS Q&A 1 KNREDDY UNIT-I

Unit 6 1.Random Access Memory (RAM) Chapter 3 Combinational Logic Design 2.Programmable Logic

Module 5a: Introduction To Memory System (MAIN MEMORY)

Memory Pearson Education, Inc., Hoboken, NJ. All rights reserved.

Chapter 7: Processor and Memory

3.1 Description of Microprocessor. 3.2 History of Microprocessor

eaymanelshenawy.wordpress.com

UNIT - V MEMORY P.VIDYA SAGAR ( ASSOCIATE PROFESSOR) Department of Electronics and Communication Engineering, VBIT

Advanced Parallel Architecture Lesson 3. Annalisa Massini /2015

Chapter TEN. Memory and Memory Interfacing

COSC 243. Computer Architecture 1. COSC 243 (Computer Architecture) Lecture 6 - Computer Architecture 1 1

Computer and Hardware Architecture I. Benny Thörnberg Associate Professor in Electronics

Microprocessor. Dr. Rabie A. Ramadan. Al-Azhar University Lecture 1

Latches. IT 3123 Hardware and Software Concepts. Registers. The Little Man has Registers. Data Registers. Program Counter

Section 6. Memory Components Chapter 5.7, 5.8 Physical Implementations Chapter 7 Programmable Processors Chapter 8

Allmost all systems contain two main types of memory :

MICROPROCESSOR MEMORY ORGANIZATION

CPU ARCHITECTURE. QUESTION 1 Explain how the width of the data bus and system clock speed affect the performance of a computer system.

SAE5C Computer Organization and Architecture. Unit : I - V

MICROPROCESSOR MCQs. 1) What does the microprocessor comprise of? a. Register section b. One or more ALU c. Control unit d.

Memory memories memory

The von Neuman architecture characteristics are: Data and Instruction in same memory, memory contents addressable by location, execution in sequence.

Central Processing Unit. Steven R. Bagley

Microprocessor Architecture. mywbut.com 1

CHAPTER 4 MARIE: An Introduction to a Simple Computer

COMPUTER SYSTEM. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U

COMPUTER ARCHITECTURE AND ORGANIZATION

Microcomputer Architecture and Programming

Transcription:

The IAS (von Neumann) Machine Computer Systems Organization Input Output Equipment Stored Program concept Main memory storing programs and data ALU operating on binary data Control unit interpreting instructions from memory and executing Input and output equipment operated by control unit Arithmetic and Logic Unit Program Control Unit Main Memory The Structure of IAS Computer 1946 ~ 1952 ohn von Neumann Princeton Institute for Advanced Studies Almost all of today s computers have the same general structure as the IAS - referred to as von Neumann machines. 1 2 The IAS Machine: Memory The IAS Machine: Control Unit Location 0 Location 999 Memory. Bit 1 Bit 40 IAS Memory - 1000 storage locations (words), each 40 bits - Both data and instruction are stored in the memory Sign bit 39-bit value Number word 0 8 20 28 39 Opcode address Opcode address Instruction word The control unit operates the machine by fetching instructions from memory and executing them ONE at a time. Input Output Equipment Central Processing Unit Arithmetic and Logic Unit Accumulator IBR Arithmetic & Logic Circuits MQ Instructions & Data Main Memory IR Control Circuits Program Control Unit 3 4 The IAS Machine: Instruction Cycle Von Neumann Architecture The IAS operates by repetitively performing an instruction cycle. Two sub-cycles: -During the fetch cycle, the opcode of the NEXT instruction is loaded in to the IR and the address portion is loaded into the - Once the opcode is in the IR, the execute cycle is performed. Control circuitry interprets the opcode and executes the instruction by sending out appropriate control signals to cause data to be moved or an operation to be performed by the ALU. Data and instructions are stored in a single read-write memory The content of this memory are addressable by location, without regard to the type of data contained in it. Execution occurs in a sequential fashion (unless explicitly modified) from one instruction to the next. 5 6 1

Computer Components Bus Interconnection A computer consists of a set of modules of three basic types: They communicate with each other Needs connection paths for connecting the modules A bus is a communication path that connects two or more devices A bus is a shared transmission medium. A signal transmitted by one device is available for reception by all other devices attached to the bus If two devices transmit during the same period, their signal will overlap and become garbled. Only one device can successfully transmit at any one time. CPU Memory I/O Buses 7 8 Bus Interconnection Computer Components: CPU module Instructions Data Control Data Lines (Data Bus, DB) Lines ( Bus, AB) Control Lines (Control Bus, CB): Control the access to and the use of DB and AB. (remember AB and DB shared by all devices) CB send out both command and timing signals. Command: specify the type of operation (R/W). Timing: Indicate the validity of data on DB and AB Typical control lines include: Memory R/W, I/O R/W, Bus request, Bus grant, Interrupt request, Interrupt grant, Transfer ACK Interrupt Data Read instructions and data Write out data after processing Use control signal to control the overall operation of the computer Receive interrupt signal 9 10 Computer Components: CPU module Registers. Permanent storage locations within the CPU. Each used for a particular, defined purpose Accumulator. General purpose register Registers in the Control Unit. - program counter register. IR - Instruction register Move data. - memory address register Manipulate data. - memory buffer register. I/O AR - I/O address register. I/O BR - I/O buffer register. Status register Fetch-Execute Cycle v Basis for programmable processors v Allows processor to move through program steps v Automatically Implemented by processor hardware v Note: At some level, every programmable processor implements a fetch-execute cycle. 11 12 2

Fetch-Execute Algorithm Repeat forever { Fetch: Access the next step of the program from the location in which the program has been stored. Execute: Perform the step of the program. } Clock Rate And Instruction Rate v Clock rate v Measure of underlying hardware speed v Rate at which gates are clocked v Instruction rate v Measure of time required for execute portion of fetch execute cycle v Varies because some instructions take more time than others v The fetch-execute cycle does not proceed at a fixed rate because the time required to execute a given instruction depends on the operation being performed. An operation such as multiplication requires more time than an operation such as addition. 13 14 Little Man CPU Diagram Buffer Computer Components: CPU module 000 MM +1 Out Accu. MDR In Ctrl ALU IR Buffer Buffer Z80 Internal Organization 15 16 Computer Components: CPU module N words of equal length Each word with a unique address (0, 1,, N-1) A word of data can be read from or write into the memory The nature of the the operation (R/W) is indicated by read and write control signals The location for operation is specified by an address 17 18 3

Primary memory is a collection of independent storage units. Each unit stores a single multi-bit value. The number of bits in a storage unit is a constant for all storage units in the memory system, and this constant is called the memory width. es are used to access the storage units in the memory system. Each storage unit has a unique address. A graphical representation of a memory with 128 storage units and width 8. The memory is called 128 x 8 memory. 19 20 Manufacturers produce a number of different types of memory devices having a variety of technologies. The technology affects not only the operating characteristics, such as power consumption, size, and speed, but also the manufacturing cost. Thus in the selection of memory chips for a particular application, designers must weigh the trade-offs between cost and performance. Read-only memory Read-only memories (ROMs) are memory devices that the CPU can read but cannot write. Many ROMs are factory programmed and there is no way to alter their contents (the term programming here means writing values into a ROM). These devices are denser and cheaper to manufacture than other type of ROM. Programmable ROMs (PROMs): This type of ROM can be programmed by using special high current device to destroy (burn) the fuse that were manufactured into the device. The result of burning a PROM is that certain bits are always 0 and the rest are always 1. These values cannot be altered once written. Erasable PROMs (EPROMs): This type of ROM is alterable, although not during ordinary use. A technician can program an EPROM off line, later completely erase its contents by using ultraviolet light, and then reprogram it. 21 22 Read/Write Memory Read/Write memories refer to memory devices can be read from and write into with equal ease. Two main types of read/write memory devices are static random access memories (SRAMs) and dynamic random access memories (DRAMs). SRAMs: In SRAMs, the individual memory contents, once written, do not need to be further addressed or manipulated to hold their values. These devices are composed of flip-flops that use a small current to maintain their contents. SRAMs are used mostly in CPU registers and other high speed storage devices. Some computers use them for cache and main memory. SRAMs are currently the fastest and most expensive of semiconductor memory circuit. DRAMs: These are semiconductor memory devices in which the stored data will not remain permanently stored, even with power applied, unless the data are periodically rewritten into the memory. The latter operation is called the refresh operation. Although much cheaper than SRAMs, DRAMs are also slower and used mostly for main memory General Memory Operation Although each type of memory is different in its internal operation, there are certain basic operating principles that are the same for all memory systems. Every memory system requires several different types of input and output lines to perform the following function: Select the address in memory that is being accessed for READ or WRITE operation Select either READ or WRITE operation to be performed Supply the input data to be stored in memory during write operation Hold the output data coming from memory during a read operation Enable (or disable) the memory so that it will (or will not) respond to the address inputs and read/write command. 23 24 4

The Fetch-Store Paradigm Access paradigm used by memory General Memory Operation. Data Input Two operations. Fetch the value from a specified location. Store a value into a specified location Two operations also called. Read. Write Input A0 A1 A2 A3 A4 D0 D1 D2 D3 R/W 32 x 4 Memory CS D0 D1 D2 D3 Read/Write Control Chip Selection We will discuss implementation of fetch / store later Data Output 25 26 Physical Memory es Physical Memory es and Word Size Each word of memory is assigned a unique number known as a physical memory address Programmer imagines physical memory to be an array of words Note: entire word must be transferred Physical Memory And Word Size Bits of physical memory are divided into blocks of N bits each Terminology. Group of N bits is called a word. N is known as the width of a word or the word size Word size = 32 bits Physical memory is organized into words, where a word is equal to the memory transfer size (number of bits can be transferred simultaneously). Each read or write operation applies to an entire word. 27 28 Decoder Memory Cell. The relationship between the MDR, the, and memory Decoder 29 30 5

-MDR example 31 32 Memory Space and Memory Map The total amount of memory contained in any system is limited by the size of the address bus. Example: A 6502 processor has 16-bit address bus, what is the maximum amount of memory which a system can utilised? The number of unique addresses of is known as address space Note: word addressing allows larger memory than byte addressing Memory Map The microcomputer designer has to allocate this address space among the RAM, ROM, and I/O devices that are to be part of the system. The manner in which the total address space is apportioned among these devices depends, to certain extent, on characteristics of the processor. A memory map is a simple diagram which identifies the size and location of any memory block in the total address space. 33 34 FFFF FC00 B0FF B000 07FF 0000 ROM 1K Not Used I/O 256 Not Used RAM A typical memory map for a microprocessor system with 16- bit address bus 2K IBM Main Memory Map Main memory, also called conventional memory, refers to the storage locations that the CPU can reference during an ordinary memory-read or memory-write bus cycle without special hardware. The amount of main memory a could directly address to is 1MB (2 20 bytes). The architects divided the address space of conventional memory into a number of blocks, which they allocated for various software components. They allocated the largest block, with addresses ranging from 0K to 640K, to program memory, which they implemented with DRAM chips. They reserved the remaining block, with address ranging from 640K and 1024K, for ROM BIOS and other system components. The following table summarises the allocation of addresses within conventional memory of a. 35 36 6

The Fetch-Execute Instruction Cycle Usage 960K - 1024K 880K - 960K 848K - 880K 816K - 848K 800K - 816K ROM BIOS Unused LIM data area LIM data area Hard disk ROM 1536-640K User RAM 1152-1535 BASIC, Special system RAM 0-1023 Interrupt-vector table LOAD address IR 784K - 800K 768K - 784K Unused EGA ROM IR [address] 752K - 768K 736K - 752K 720K - 736K Unused CGA Unused +1 ACC 704K - 720K MDA 640K - 704K EGA or VGA 37 38 The Fetch-Execute Instruction Cycle The Fetch-Execute Instruction Cycle STORE address ADD address IR IR IR [address] IR [address] ACC ACC + ACC +1 +1 39 40 Computer Components: I/O module Computer Components: Data Exchange From an internal (to the computer system) point of view, I/O is functionally similar to memory There two operations read and write I/O module may control more than one devices. The interfaces to each external devices is referred to as port, and each port is given a unique address External data path for input output data with external devices I/O module may be able to send interrupt signals to the CPU Memory to processor Processor to memory I/O to processor Processor to I/O I/O to and from Memory (DMA) 41 42 7

Timing Diagram Bus Types Signal as a function of time Group of lines Binary 1 Binary 0 Leading edge Trailing edge Time gap Time All lines 0 Not all lines necessarily 0 All lines 0 Dedicated. Physical:. Connected to a subset of modules. Functional:. Data bus, Bus Cause and effect dependency Multiplexed:. Time multiplexing Clock Data Time 43 44 Bus Configuration Examples Timing: Synchronous Timing - the way in which events are co-ordinated on the bus Timing: Clock cycle/bus cycle Issued by master Synchronous Timing Diagram of a Read operation The slave places data and ACK signal 45 46 Timing: Asynchronous Bus Arbitration Asynchronous Timing Diagram of a Read operation Issued by the CPU First Read and signal, wait for it to stabilize, then master Sync indicating the presence of valid address and control signal Issued by the slave Once the master have read the data, it withdraw MSYN, cause the slave to drop SSYN and data Once SSYN is dropped, master removes the Read and b b b More than one module (e.g. CPU and DMA controller ) may need control of the bus Only one module may control bus at one time Needs some form of arbitration l Centralised Arbitration l Single hardware device controlling bus access (Bus Controller or Arbiter) l May be a separate module or part of CPU or separate l Distributed Arbitration l Each module may claim the bus l Control logic on all modules One device is designated as master, which may initiate a data transfer with some other device (slave) 47 48 8

Bus Arbitration : Centralized Bus Arbitration : Decentralized Bus grant Bus Request Bus request Arbiter Bus grant may or may not propagate along the chain 1 2 3 4 I/O Devices +5V Arbitration Line IN OUT IN OUT IN OUT IN 1 2 3 4 OUT Busy 49 50 I Bus I Bus Peripheral component interconnect Start development 1990 Became standard 1995 Used in. Sun Workstations. Apple Macintosh. Wintel s. Compaq Alpha Server The same peripheral I/O cards may be plugged into many different computers I bus connections Source: Copyright I Pin List/I Special Interest Group, 1999. 51 52 I Bus: Operation Example - Read I Bus: Arbitration Centralized synchronous arbitration scheme 53 54 9