Computer Hardware Preview the exam questions. RAM SECONDARY STORAGE CPU.

Slides:



Advertisements
Similar presentations
Components of a computer system
Advertisements

INTRODUCTION OF COMPUTER
Computer Components.
Using Computers CS French Chapter 1.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Category1 Computers Category2 CPU.
CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
Computer Hardware.
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
Computer Hardware In this lecture, we will study:
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Parts There are many parts that work together to make a computer work.
0 What is a computer?  Simply put, a computer is a sophisticated electronic calculating machine that:  Accepts input information,  Processes the information.
CMSC 104, Version 9/01 1 Machine Architecture and Number Systems Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The.
Parts of a Computer Vocabulary
Computer Systems 1 Fundamentals of Computing
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Input, Output, and Storage & Introduction to Basic Computer Architecture Week 2.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
Configuration.
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
2nd Meeting Computer Essential. Can you named these parts of computer?
Lesson 2 — How Does A Computer Process Data?
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
What is a computer ?  A computer is an electronic device that can accept data and instruction, process them or store them for later retrieval, and sometimes.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Intro to Computers Computer Apps 1.
Components of a Computer Prepared by: Mrs. McCallum-Rodney.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
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.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
Computer Hardware.
Parts of the Computer System
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Machine Architecture and Number Systems
Looking Inside the Computer System
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
Input and Processing Chapter 2 - Computers- Understanding Technology.
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
Hardware: Input and Processing. Input and Processing Technology Hardware devices can be grouped according to how and where they are used in the four steps.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
Basic concepts of a computer system V1.0 (21/11/2005)
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
DIGITAL TECHNOLOGY. 20 Questions  Pair off with another student within your table.  Both of you are to think of your favorite in a specific category.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Chapter 2 content Basic organization of computer What is motherboard
Basic Computer Fundamentals
Computer Architecture and Number Systems
Computer Basics 1 Computer Basics.
The physical parts of the computer
introduction to computer
Introduction to Computers
Introduction to Computing Lecture # 1
PARTS OF THE COMPUTER squires productions.
Introduction to Computers
What is Computer A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations. Since a sequence.
Machine Architecture and Number Systems
COMPUTER FUNDAMENTALS i
Computer Tech. Hardware, Storage, Misc..
Computer Electronic device Accepts data - input
Machine Architecture and Number Systems
Presentation transcript:

Computer Hardware Preview the exam questions. RAM SECONDARY STORAGE CPU

COMPUTER FACTS  A computer is an electronic device which works within a binary digital system and has 4 functions: –Accept input ( data – isolated facts ) –Process input ( data ) –Produce output ( information – processed data ) –Storage

Binary Digital System A system that works with two states. For the computer these two states are on/off or the digits of 1 and 0.

Tower CPU RAM BUS Hard Drive Floppy CD Drive Ports printer mouse Monitor keyboard Peripheral devices

Some Hardware Definitions  Tower – box that holds CPU, RAM, etc.  Peripheral Devices – input/output devices such as the printer, monitor, etc.  Bus – electronic device that connects all the internal parts of the computer  Port – connectors for all peripheral devices MAIN MENU

CPU Central Processing Unit Diagram of parts Diagram of parts FFAACCTTSSFFAACCTTSS How does this work? MAIN MENU

Control Unit ALU Registers MAIN MENU

CONTROL UNIT Fetches and Interprets Instructions From RAM MAIN MENU

ALU (arithmetic/logic unit) Executes instructions MAIN MENU

Register Fast accessing storage Inside the CPU MAIN MENU

CPU FACTS  Megahertz – unit of speed for the CPU  CPU works with the machine cycle machine cycle machine cycle  How are numbers, letters, graphics etc. represented in binary digits contained in registers? How are numbers, letters, graphics etc. represented in binary digits contained in registers? How are numbers, letters, graphics etc. represented in binary digits contained in registers? MAIN MENU

MACHINE CYCLE INSTRUCTION 1. Fetched 2. Interpreted 3. Executed

What part of the CPU fetches, interprets, and executes? Fetch Interpret Execute CPU Control Unit ALU

RAM Random Access Memory FACTS How does this work? How does this work? Physically a series of chips. Storage Units MAIN MENU

RAM FACTS  Holds data and instructions waiting for processing by the CPU  Temporary storage  Contents are deleted when power source removed.  What is CACHE? CACHE? MAIN MENU Click to view facts.

CACHE  Cache is fast accessing intermediate memory that holds the most needed data and instructions.  It is smaller than RAM.  Because it is smaller than RAM a search of cache is faster memory access.  Therefore it is always searched first when available.

CPU CACHE RAM

BIT = smallest unit of storage binary digit; 1 or a 0 BYT E = 8 bits KILOBYTEMEGABYTEGIGABYTETERABYTEBYTE = 1,000 bytes = 1,000,000 bytes = 1,000,000,000 bytes = 1,000,000,000,000 bytes MAIN MENU

SECONDARY STORAGE DISKS/DRIVES Floppy Drives Hard Drives CD Drives MAIN MENU

All secondary storage has 2 parts: A disk – a platter which stores the data/inforamtion A drive – mechanism which reads the disk NOTE: a read/write head is part of the drive which sits over the disk and read the data

A CRASH is when the read/write head touches the disk and destroys data.

All Disks have two parts: SECTOR S TRACK S

All Disks have two parts: This makes an Addressable Space. Therefore, Disks are Randomly Accessible.

Hard Drives  Composed of several disks.  Large, permanent storage.  Not portable storage.  Disks are magnetic.

Floppy Drives  Composed of one disk.  Large, permanent storage.  Portable storage.  Disks are magnetic.

CD Drives  Composed of one disk.  Very large, permanent storage.  Portable storage.  Disks work with light waves.

Graphic Resources  Basics.htm  members.iweb.net.au/~pstorr/ pcbook/book2/memchips.htm  1/computer-parts/ computer-parts- n...  webhome.idirect.com/~jadams/ electronics/identify2.htm 