Assessment Covering… Von Neuman architecture Registers – purpose and use, the fetch execute cycle.

Slides:



Advertisements
Similar presentations
Components of a computer system
Advertisements

The CPU The Central Presentation Unit What is the CPU?
DH2T 34 Computer Architecture 1 LO2 Lesson Two CPU and Buses.
CHAPTER 4 COMPUTER SYSTEM – Von Neumann Model
Introduction to Computer Systems
The processor and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
Elements of the Computer (How a processor works)
6. The CPU and Memory Chapt. 7.
Input, Output, Processing and Storage
Computer Structure.
Basic Operational Concepts of a Computer
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 2. Computer Structure Computer Structure The traditional diagram of a computer...
Computer Systems 1 Fundamentals of Computing The CPU & Von Neumann.
Internal hardware and external components of a computer Three-box Model  Processor The brain of the system Executes programs A big finite state machine.
Computer Processing of Data
Computer architecture Microprocessor based computers.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
CS 1308 Computer Literacy and the Internet Computer Systems Organization.
Von Neumann Machine Objectives: Explain Von Neumann architecture:  Memory –Organization –Decoding memory addresses, MAR & MDR  ALU and Control Unit –Executing.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
Cis303a_chapt04.ppt Chapter 4 Processor Technology and Architecture Internal Components CPU Operation (internal components) Control Unit Move data and.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
Chapter 5 Computing Components. 5-2 Chapter Goals List the components and their function in a von Neumann machine Describe the fetch-decode-execute cycle.
General Concepts of Computer Organization Overview of Microcomputer.
Computer System Internal components - The processor - Main memory - I / O controllers - Buses External components (peripherals). These include: - keyboard.
Computer Architecture Memory, Math and Logic. Basic Building Blocks Seen: – Memory – Logic & Math.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Structure & Architecture 7b - CPU & Buses.
Assessment Covering… Von Neuman architecture Registers – purpose and use, the fetch execute cycle.
Electronic Analog Computer Dr. Amin Danial Asham by.
CS 1308 Computer Literacy and the Internet. Objectives In this chapter, you will learn about:  The components of a computer system  Putting all the.
Dale & Lewis Chapter 5 Computing components
Computer operation is of how the different parts of a computer system work together to perform a task.
Simple ALU How to perform this C language integer operation in the computer C=A+B; ? The arithmetic/logic unit (ALU) of a processor performs integer arithmetic.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
Chapter 20 Computer Operations Computer Studies Today Chapter 20.
1 Chapter 1 Basic Structures Of Computers. Computer : Introduction A computer is an electronic machine,devised for performing calculations and controlling.
3.1.4 Hardware a. describe the function and purpose of the control unit, memory unit and ALU (arithmetic logic unit) as individual parts of a computer;
Computer Architecture Adapted from CS10051 originally by Professor: Johnnie Baker Computer Science Department Kent State University von Neuman model.
Computer Architecture 1 CPU IAS (The computer’s main memory) Store (e.g. Disk, DVD) Input/output Interfaces Clock Bus Keyboard, printer, mouse monitor,
Computer Systems Nat 4/5 Computing Science Computer Structure:
CPU Lesson 2.
OCR GCSE Computer Science Teaching and Learning Resources
Computing Science Computer Structure: Lesson 1: Processor Structure
Systems Architecture Keywords Fetch Execute Cycle
The CPU, RISC and CISC Component 1.
Von Neumann architecture
Starter: Stored Program Concept (von Neumann Architecture)
Edexcel GCSE Computer Science Topic 15 - The Processor (CPU)
Chapter 7.2 Computer Architecture
Lesson Objectives A note about notes: Aims
Introduction of microprocessor
Chapter 4 The Von Neumann Model
Microprocessor and Assembly Language
Computer Architecture
Chapter 4 The Von Neumann Model
Hook – CPU Knowledge Check
Teaching Computing to GCSE
System Architecture 1 Chapter 2.
Chapter 4 The Von Neumann Model
Functional Units.
Basic Computer Organization
Components of a CPU AS Computing - F451.
1-2 – Central Processing Unit
Unit 1.1 System Architecture Lesson 2
The Stored Program Computer
GCSE OCR 1 The CPU Computer Science J276 Unit 1
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
Little work is accurate
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

Assessment Covering… Von Neuman architecture Registers – purpose and use, the fetch execute cycle

Question 1 Answer… Question (4 marks) … Label the 4 components of the Von Neumann Architecture Processor Memory Input/Output System Bus

Question 2 Answer… ROM is Read Only Memory and is memory that cannot be written over when the computer/ system shuts down the data stays in ROM. RAM stands for Random Access Memory this is memory which is lost when the system is shut down and is used to store data needed for running programs Question (4 marks) … What is the difference between ROM and RAM and what do they stand for?

Question 3 Answer… Question (6 marks) … Complete the following table: NameDirectionDescription Address Bus Uni-Directional Sends the address of the data and where it has to go Data Bus Uni- Directional Bi directional Sends instructions a data to the processor to be processed. Control Bus Bi- Directional Control bus is used so that all data and instructions are sent to the right locations Sends control signals

Question 4 Answer… 4 Wires: 4 6 Wires: 6 10 Wires: 10 Question (3 marks) … What is the largest number the following width data buses can carry at one time: Width 4 wires Width 6 wires Width 10 wires

Question 5 Answer… 3 input : Mouse/ KeyBoard / Microphone 3 Output : Speakers / Monitor / Projector 2 Of both: TouchScreen / Gaming Headset Question (8 marks) … Name 3 input peripherals and 3 output peripherals and 2 that could be both…

Question 6 Answer… USB Stick, Floppy Disc, External Hard drive Question (3 marks) … Name 3 secondary storage devices…

Question 7 Answer… Question (2 marks) … Name two I/O controllers

Question 8 Answer… Stored program concept is a concept revolved around stored programs. Question (2 marks) … Define the stored program concept:

Question 9 Answer… Arithmetic Logic Unit and this is what executes all of the instructions within the processor. Question (2 marks) … What does the ALU stand for and give a description of its function.

Question 10 Answer… 3.4 MegaHertz this means that 3.4 million instructions can be executed every second Question (2 marks) … What does 3.4MHz mean?

Question 11 Answer… Registers are a type of memory that is found within the CPU that allows data to be stored within so that the ALU can reach in and receive the correct data quickly and easily. Question (2 marks) … What are registers:?

Question 12 Answer… Program Counter (PC) – ACC- CIR - MDR- Question (8 marks) … Name 4 registers used by the processor and explain what each does:

Question 14 Answer… Overclocking may cause some drawbacks such as over heating of the CPU as it is working harder than it normally should causing more cooling required to maintain the level of processes a second. This could eventually burn out the CPU rendering it unusable. Question (2 marks) … What draw back might increasing clock speed bring?

Question 15 Answer… The instruction set is the instructions that an individual CPU is able to understand and comprehend. Question (2 marks) … What is the instruction set:

Question 16 Answer… Opcode with 4 bits could store up to 16 different Instructions. Operand with 6 Bits could store a number as large as 63 Question (2 marks) … For a word with 4 bits for an opcode and 6 bits for an operand How many different instructions could I fit into the instruction set? What is the largest number that I could use as data?

Question 17 Answer… LOAD #34 ADD #35 STORE 100 Question (3 marks) … Using the LOAD / ADD / STORE instructions Write some assembly code to… put in memory location 100

Question 18 Answer… Question (1 marks) … What effect will having a RISC or CISC have on the contents of the CIR?

SCOR E 38 / 56