Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

Calera High School Dawn Bone
Computer Basics Whats that thingamagige?. Parts of a computer.
Its All Geek to Me Computer Basics.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computer Hardware.
Hardware. Basic Computer System Central Processing Unit Input Devices Output Devices Backing Storage Devices.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to Computer Terminology
COMPUTER SYSTEM COMPONENTS ACTIVITY
ICAICT101A Operate a Personal Computer. A computer is an electronic device that allows you to process and store data (information)… 2.
Computer Hardware Computer Technology Jeopardy Review By C. Lyman © July 2007.
What is Information Technology?
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
The Purchase of a PC Your Name Goes Here.
1 Machine Architecture and Number Systems Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting.
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.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Computers Inside and Out
Computer Terms.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Machine Architecture CMSC 104, Section 4 Richard Chang 1.
Introduction to Computer Architecture. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Bits and Bytes IGCSE. A binary number is either a 0 or a 1 and is known as a 'bit' or b inary dig it. However, the CPU cannot deal with just one bit at.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
Computer Science Binary. Binary Code Remember the power supply that is inside your computer and how it sends electricity to all of the components? That.
Computer Hardware.
CSCI-100 Introduction to Computing Hardware Part I.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
Computers - The Journey Inside continues…
How Computers Work. All Computers process data process data 1-- Input dataInput data 2--Store data while being processedStore data while being processed.
The Computer System CS 103: Computers and Application Software.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
Computer Components. ● Many people believe that knowing how to use a computer is one of the basic skills needed to succeed in the workplace. ● In order.
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
Computer Basics Just How Does a Computer Work?
Computer Basics Just How Does a Computer Work?. A computer is made up of many parts.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware.
Computer Basics 1 Computer Basics.
A+ Guide to Managing and Maintaining Your PC, 7e
Computer Hardware and Software
The Central Processing Unit
Introduction to Computer Architecture
COMPUTER MEMORY & DATA STORAGE
הכרת המחשב האישי PC - Personal Computer
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Eagle Challenge Google Classroom 5 Questions.
How do computers work? Storage.
Introduction to Computers
Computer Hardware.
Junior High Media Studies
Computer Tech. Hardware, Storage, Misc..
Windows.
Computer components.
Presentation transcript:

Computer Architecture

Central Processing Unit (CPU)- micro processor The Personal Computer

CPU The CPU is the brains of the computer. Every action the computer does passes through the microprocessor.

CPU This is what makes different computers different. Windows microprocessors include Pentium, Athelon, Centrino. Macintosh microprocessors include PowerPC, G3 and G4.

Input Devices Anything that can give the computer information

Output Devices Anything that the computer can send information to.

Anything that can send and receive information. Input & Output Devices Disk drive Modem CD

Bit - A bit is the basic unit of information in the binary numbering system, representing either 0 (for off) or 1 (for on). 8 bits = 1 byte. Byte - contraction of BInary digiT Eight. A group of 8 bits that in computer storage terms usually holds a single character, such as a number, letter, or symbol. Bits & Bytes

Kilobyte – kilo is a 1,000 in the metric system. Because computing is based on powers of 2, in this context kilo usually means 2 10, or 1,024. Megabyte - 1 million bytes. Bits & Bytes (cont’d)

Gigabyte - 1 billion bytes Terabyte - 1 trillion bytes ASCII – American Standard Code for Information Interchange Bits & Bytes (cont’d)

Memory chips are a collection of switches, they are on or off. This allows digital information to be stored (ON is 1, OFF is 0). Computer Memory

Computer Memory Random Access Memory (RAM) RAM is temporary memory. It requires electricity to maintain it. If the electricity is interrupted (power outage for example) or you turn the computer off, RAM is cleared to zeros. The switches are all turned off, or go to zeros.

Computer Memory Random Access Memory (RAM) The computer’s system software is loaded in RAM at start up. Any applications (such as Microsoft Works) are loaded into it. Any documents you create are loaded in.

RAM is finite, you only have so much, but more can be added. Computer Memory Random Access Memory (RAM)

Computer Memory Read Only Memory (ROM) ROM is permanently set, the switches are preset at the factory. You can not change it. ROM holds information that should not be changed like the layout of the keyboard.

Computer Memory When you buy a computer, RAM is the memory that will be specified.

Hard Disk CD-ROM (R & RW) USB “Flash drives” DVD Storage Devices