Stores the OS/data currently in use and software currently in use Memory Unit 21.

Slides:



Advertisements
Similar presentations
Computer Architecture
Advertisements

Digital Computer Fundamentals
I/O Organization popo.
INPUT-OUTPUT ORGANIZATION
Control path Recall that the control path is the physical entity in a processor which: fetches instructions, fetches operands, decodes instructions, schedules.
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
Input and Output CS 215 Lecture #20.
Chapter 10 Input/Output Organization. Connections between a CPU and an I/O device Types of bus (Figure 10.1) –Address bus –Data bus –Control bus.
Operating Systems An operating system is a set of programs that controls how the hardware of a computer works. An operating system provides a means of.
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
FIU Chapter 7: Input/Output Jerome Crooks Panyawat Chiamprasert
Henry Hexmoor1 Chapter 7 Henry Hexmoor Registers and RTL.
Data Communications and Computer Networks
Computing Components 01/26/11. Announcements & Reminders Programs 1 due Friday, 9/2/11 What is my late policy? Proxy Codes for Labs  You should be able.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t CPTG104 Intro to Information Systems Dr. Hwang Essential Introduction to Computers.
Midterm Tuesday October 23 Covers Chapters 3 through 6 - Buses, Clocks, Timing, Edge Triggering, Level Triggering - Cache Memory Systems - Internal Memory.
The central processing unit and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
Starting Out with C++: Early Objects 5/e © 2006 Pearson Education. All Rights Reserved Starting Out with C++: Early Objects 5 th Edition Chapter 1 Introduction.
0 What is a computer?  Simply put, a computer is a sophisticated electronic calculating machine that:  Accepts input information,  Processes the information.
INPUT-OUTPUT ORGANIZATION
CSC 125 Introduction to C++ Programming Chapter 1 Introduction to Computers and Programming.
Lesson 3 — How a Computer Processes Data
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 2. Computer Structure Computer Structure The traditional diagram of a computer...
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Computer Systems 1 Fundamentals of Computing The CPU & Von Neumann.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
Chapter 3: Operating-System Structures System Components Operating System Services System Calls System Programs System Structure Virtual Machines System.
Information Technology Basics Georgia CTAE Resource Network Curriculum Office, June 2009 To accompany curriculum for the Georgia Peach State Career Pathways.
Dr. Rabie A. Ramadan Al-Azhar University Lecture 6
CISC105 General Computer Science Class 1 – 6/5/2006.
4 Linking the Components. © 2005 Pearson Addison-Wesley. All rights reserved Figure 4.1 This chapter focuses on how the hardware layer components are.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
© Janice Regan, CMPT 300, May CMPT 300 Introduction to Operating Systems Principles of I/0 hardware.
CHAPTER 3 TOP LEVEL VIEW OF COMPUTER FUNCTION AND INTERCONNECTION
MATSEC Past Papers May 2010 Paper 1 Paper 2A. What is the difference between each of the following pairs of items? Syntax Error Caused by forgetting certain.
Advanced Computer Architecture 0 Lecture # 1 Introduction by Husnain Sherazi.
Silberschatz, Galvin and Gagne  Operating System Concepts Chapter 3: Operating-System Structures System Components Operating System Services.
Machine data - All data in computers based on digital electronics Boolean data - The Boolean type represents the values: true and false. Numeric data.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
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.
INTRODUCTION.  Upon completing this topic, you should be able to: Illustrate a basic elements of digital computer system and their functions, Depicts.
L/O/G/O Input Output Chapter 4 CS.216 Computer Architecture and Organization.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Academic PowerPoint Computer System – Architecture.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
4 Linking the Components Linking The Components A computer is a system with data and instructions flowing between its components in response to processor.
Computer operation is of how the different parts of a computer system work together to perform a task.
CS4315A. Berrached:CMS:UHD1 Operating Systems and Computer Organization Chapter 4.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
REGISTER TRANSFER LANGUAGE (RTL) INTRODUCTION TO REGISTER Registers1.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
OCR AS Level F451: Data transmission Data transmission a. Describe the characteristics of a LAN (local area network) and a WAN (wide area network);
System Components Operating System Services System Calls.
The purpose of a CPU is to process data Custom written software is created for a user to meet exact purpose Off the shelf software is developed by a software.
CPU Lesson 2.
Systems Architecture Keywords Fetch Execute Cycle
OPERATING SYSTEM CONCEPT AND PRACTISE
REGISTER TRANSFER LANGUAGE (RTL)
Technology Literacy Hardware.
Components of a CPU AS Computing - F451.
Interrupt handling Explain how interrupts are used to obtain processor time and how processing of interrupted jobs may later be resumed, (typical.
Unit 1.1 System Architecture Lesson 2
Data Communications and Computer Networks
1.2.1 Data transmission.
Serial Communications
Presentation transcript:

Stores the OS/data currently in use and software currently in use Memory Unit 21

Data is processed instantly. System responds instantly to changes in input Real Time Operating System 14

the user communicates with the computer in a human conversation type way Natural Language Interface 15

Stores the data being transferred to or from memory Memory Data Register 13

allows one user at a time to use the system. It allocates each user with rights and keeps the user files separate Single User Operating System 6

Route reserved before transmission. Establishes a route along which to send data. Data sent down this route in its entirety. Can tie up large areas of network. Circuit Switching 28

Identification about where the data is being sent/coming from Address Bus 111

network covering a single building or site LANLAN 5

Multiple bits transmitted at a time down many wires. Parallel Transmission 2

A set of rules that governs communication between devices ProtocolProtocol 18

Input device that detects physical quantities SensorSensor 12

That number is looked up on a database. If number is not on database then it must have been incorrectly inputted. Existence Check 8

Characters shapes are scanned and these shapes are turned into text Optical Character Recognition 9

Data is put onto long term storage and kept offline so that it can be referred to if necessary. Data is still available without taking up space on working storage. ArchiveArchive 33

Controls fetch/execute cycle. Manages execution of instructions by using control signals to other parts of computer. Synchronises actions (using inbuilt clock). Control Unit 16

Stores results of calculations performed AccumulatorAccumulator 25

Contains startup program. Cannot be changed RomRom 7

Communication in both directions simultaneously DuplexDuplex 17

Stores the address of the next instruction and controls the sequence in which the instructions are executed. Program Counter 22

hardware that is used to put data into a computer Input Device 1

A digit on the end of a string of numbers that has been calculated based on an algorithm performed on the string of numbers. Check Digit 24

Stores the instruction currently being executed Current Instruction Register 30

hardware to display information from a computer Output Device 10

One bit transmitted at a time down a single wire Serial Transmission 34

copy of a file and its structure on a portable medium kept away from originals so that if the original is corrupted it can be replaced. Important files needs be protected from deliberate or accidental data loss. BackupBackup 19

Send control signals from control unit to other parts of the processor Control Bus 27

Connects LAN to a WAN RouterRouter 23

Acts as a gateway to processor. Arithmetic Logic Unit 3

Communication in one direction only SimplexSimplex 20

Peripheral that allows storage of data over a long period of time Secondary Storage Device 4

Communication in both directions but one at a time Half Duplex 26

Checking input data with original data to ensure there have been no input errors VerificationVerification 29

Transmit data between areas of the processor Data Bus 31

Ensures data meets certain rules. These are programmed in the software. ValidationValidation 32