Part 2 Q6 to Q10 of National 5 Prelim

Slides:



Advertisements
Similar presentations
Chapter 2: Data Manipulation
Advertisements

Computer Systems Nat 4/5 Computing Science Computer Structure:
The CPU The Central Presentation Unit What is the CPU?
Machine cycle.
Computer Architecture and the Fetch-Execute Cycle
3rd Meeting INSIDE THE SYSTEM. Listen and Read the Text! WHAT IS INSIDE A PC SYSTEM? The nerve centre of a PC is the This unit is built into.
DH2T 34 Computer Architecture 1 LO2 Lesson Two CPU and Buses.
The CPU. Parts of the CPU Control Unit Arithmetic & Logic Unit Registers.
1 Sec (2.1) Computer Architectures. 2 For temporary storage of information, the CPU contains cells, or registers, that are conceptually similar to main.
CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
Stored Program Concept: The Hardware View
The processor and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
The Computer Processor
Basic Operational Concepts of a Computer
Basic Microcomputer Design. Inside the CPU Registers – storage locations Control Unit (CU) – coordinates the sequencing of steps involved in executing.
Processor (ALU & CU), data bus, registers, word size.
CPU Computer Hardware Organization (How does the computer look from inside?) Register file ALU PC System bus Memory bus Main memory Bus interface I/O bridge.
Chapter 1 Introduction. Objectives To explain the definition of computer architecture To discuss the history of computers To describe the von-neumann.
How computers work The CPU & Memory. The parts of a computer.
Stages of Processing.  When a computer is given instructions, a series of tasks must take place in order for a result to be accomplished  To accomplish.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
The Central Processing Unit (CPU) and the Machine Cycle.
Model Computer CPU Arithmetic Logic Unit Control Unit Memory Unit
Computer Systems - Registers. Starter… Discuss in pairs the definition of the following Control Unit Arithmetic and Logic Unit Registers Internal clock.
Computer Structure & Architecture 7b - CPU & Buses.
Computer Studies/ICT SS2
CPU The Central Processing Unit (CPU), has 3 main parts: Control Unit Arithmetic and Logic Unit Registers. These components are connected to the rest.
CENTRAL PROCESSING UNIT Written by: Gizem Gulsen.
System Unit Working of CPU. The CPU CPU The CPU CPU stands for central processing unit. it is brain of computer It is most important component of the.
Processor Structure and Function Chapter8:. CPU Structure  CPU must:  Fetch instructions –Read instruction from memory  Interpret instructions –Instruction.
Lecture 5: Register Transfer & Micro-OpsOverview1.
Question What technology differentiates the different stages a computer had gone through from generation 1 to present?
The Processor & its components. The CPU The brain. Performs all major calculations. Controls and manages the operations of other components of the computer.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Chapter 20 Computer Operations Computer Studies Today Chapter 20.
Software Design and Development Computer Architecture Computing Science.
The Processor The Main Components Arithmetic/Logic Unit (ALU) Control Unit System Clock Registers.
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 Operation What basic hardware components are inside a personal computer?
Computer Systems Nat 4/5 Computing Science Computer Structure:
Computer Hardware What is a CPU.
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.
Chapter 10: Computer systems (1)
THE CPU i Bytes 1.1.
Components of Computer
Course Name: Computer Application Topic: Central Processing Unit (CPU)
CENTRAL PROCESSING UNIT CPU (microprocessor)
Hook – CPU Knowledge Check
IB Computer Science Topic 2.1.1
Teaching Computing to GCSE
Computer Systems Nat 4/5 Computing Science Computer Structure:
System Architecture 1 Chapter 2.
Processor Organization and Architecture
Processor Organization and Architecture
CPU Key Revision Points.
Components of a CPU AS Computing - F451.
Part 1 Q1 to Q5 of National 5 Prelim
Operating Systems Tasks 04/04/2019.
Unit 1.1 System Architecture Lesson 2
Revison Part two.
Hardware Organization
Prerequisite Glossary
CPU Structure and Function
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
OCR GCSE (9-1) Computer Science (J276)
Operating Systems Tasks 05/08/2019.
Presentation transcript:

Part 2 Q6 to Q10 of National 5 Prelim Revision Part 2 Q6 to Q10 of National 5 Prelim

Revision Part 2 6 Identify the translator used in the development stage of a program? 1 7 Identify the translator used to produce the customers program? 8 Identify the three main parts of a processor and describe their function. 3 9 Identify the 3 buses of a processor and describe their function. 10 Identify and explain a security precaution used to keep data secure. 2

Revision Part 2 6. Identify the translator used in the development stage of a program? (1) Interpreter

Revision Part 2 7. Identify the translator used to produce the customers program? (1) Compiler

Revision Part 2 8. Identify the three main parts of a processor and describe their function. (3) ALU = Arithmetic Logic Unit = performs all the calculations, makes decisions based on logic (AND, OR, NOT). CU = Control Unit = Controls the movement of data to and from the processor. REGISTERS = Temporary storage location for data/instructions the processor is currently executing.

Revision Part 2 9. Identify the 3 buses of a processor and describe their function. (3) Address Bus = Holds the location of the data. Data Bus = Transfers the data between the memory and the processor. Control Bus = Handles the control signals (write/read)

Revision Part 2 10. Identify and explain a security precaution used to keep data secure. (2) Firewall Encryption Username & Password