James Tam Computer Hardware: A Quick Overview In this section of notes you will learn/relearn about the basic parts of a computer and how they work.

Slides:



Advertisements
Similar presentations
Computer Systems I’m ONLY a machine!.
Advertisements

 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Hardware. Basic Computer System Central Processing Unit Input Devices Output Devices Backing Storage Devices.
Computer Performance & Storage Devices Computer Technology.
James Tam Introduction To Computers: Hardware and Software In this section of notes you will learn how the basic parts of a computer work as well what.
James Tam Introduction To Computer Hardware In this section of notes you will learn what are the basic parts of a computer and how they work.
James Tam Introduction To Computers: Hardware In this section of notes you will learn about the basic parts of a computer and how they work.
James Tam Introduction To Computers: Hardware In this section of notes you will learn about the basic parts of a computer and how they work.
James Tam Introduction To Computers: Hardware and Software In this section of notes you will learn how the basic parts of a computer work as well what.
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
James Tam Advanced Computer Concepts In this section you will about technical features of computers which may be used when choosing individual components.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
James Tam Introduction To Computers In this section you will learn what are the basic components of a computer.
Introduction to Computers
Introduction To Computers: Hardware and Software
James Tam Introduction To CPSC 231 & Computer Hardware In this section of notes you will learn what are the basic parts of a computer and how they work.
James Tam Introduction To Computers: Hardware In this section of notes you will learn about the basic parts of a computer and how they work.
James Tam Computer Hardware: A Quick Overview In this section of notes you will learn about what are the basic parts of a computer, how they work and how.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
James Tam Advanced Topics In Hardware You will learn the inner workings of the hardware components introduced in the previous section.
COMPUTER SYSTEM COMPONENTS ACTIVITY
IC3 GS3 Standard Computing Fundamentals Module
Chapter 8 Secondary Storage.
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
CMSC 104, Version 9/01 1 Machine Architecture and Number Systems Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The.
What is Information Technology?
Computer Systems I’m ONLY a machine! Standard Grade Revision.
Chapter 2: Computer System Components
Chapter 4: Business Hardware Oz (5 th edition). Storage Media Data an programs must be stored on nonvolatile medium –Data is retained even when not powered.
James Tam Introduction to computers You will learn what are the basic components of a computer system and the rudiments of how those components work.
Fundamental Principles of Computer Systems Unit B, Objective 3.01 & 3.02.
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.
Computer Terms. Computer A machine designed to run programs and store information that you create.
Computer Basics COMPUTER TECHNOLOG Y 1. What Is a Computer? An electronic device Accepts data and instructions Manipulates, processes, and displays the.
Computers Inside and Out
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
Computer memory. Bits and bytes  Data can be stored and measured in bytes  One bytes can contains 8 bytes  A bits can only be 0 or 1  A series of.
Computer Hardware Information Technology Week 5 and 6
Introduction to Computers
James Tam Introduction To Computers: Hardware and Software In this section of notes you will learn how the basic parts of a computer work as well what.
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.
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Our Lady of the Rosary College S.2 Computer Literacy Lesson 8 Storage Unit Mr. Ku Heung Chin.
Memory and Storage Computer Technology K. Steere.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
COMPUTER HARDWARE Made By Anila Bhatti DA Public School (O&A Levels) - Seaview 1.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K=1000 bytes (actual size is 1024 bytes) MegabyteMB=1.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
© 2011 Pearson Education, publishing as Addison-Wesley Chapter 1: Computer Systems Presentation slides for Java Software Solutions for AP* Computer Science.
CSCI-100 Introduction to Computing Hardware Part I.
Computer Organization. The digital computer is a digital system that performs various computational tasks Digital computer use binary number system which.
Allow computers to store programs and information for use at a later date Storage Devices.
Machine Architecture and Number Systems
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Storage devices 1. Storage Storage device : stores data and programs permanently its retained after the power is turned off. The most common type of storage.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Storage 101 Mr. Yip. What is Storage? Input Processing Output Storage Storage refers to the media and methods used to keep information available for later.
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.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
Computer Performance & Storage Devices Computer Technology.
Senior 3 Computer Studies
Introduction to Computers
Introduction to Computing Lecture # 1
Introduction to Computers
Standard Grade Revision
Presentation transcript:

James Tam Computer Hardware: A Quick Overview In this section of notes you will learn/relearn about the basic parts of a computer and how they work.

James Tam High Level View Of A Computer

James Tam Computer Buses Connect the different parts of the computer together

James Tam Buses Image from Peter Norton's Computing Fundamentals (3 rd Edition) by Norton P.

James Tam Input

James Tam Input Devices Used by a person to communicate to a computer. Person to computer

James Tam Example Input Devices Keyboard Mouse

James Tam Processor

James Tam Processor The brains of a computer A common desktop processor Image from:

James Tam The Processor And The Computer Image from Peter Norton's Computing Fundamentals (3 rd Edition) by Norton P.

James Tam Memory

James Tam Memory It is used as temporary storage for the computer: Processor: ‘brains’ that performs the calculations Memory: stores information needed by the processor

James Tam Memory The most common type of memory in the computer is RAM (Random Access Memory): Also note that RAM is volatile (information is stored so long as there is power). Picture from Computers in your future by Pfaffenberger B Random access doesn’t mean chaotic or haphazard but it means that access does not have to be sequential but can occur anywhere

James Tam Storage

James Tam Storage Used to store information that is not currently needed e.g., a program that is installed but not currently running. Also used to store information that is too large to put in RAM e.g., a large video Storage is non-volatile What is stored there remains even after the power is off Can store more information than RAM but it is significantly slower

James Tam Common Types Of Storage 1.Magnetic Floppy disks Zip disks Hard drives 2.Optical CD-ROM DVD

James Tam Magnetic Storage Devices Include floppy disks, zip disks, hard drives All use magnetism to store information:

James Tam Optical Storage Devices Use lasers to store and retrieve information (CD’s and DVD’s) Categories: Can only read information off the disc (CD-ROM, DVD-ROM) Can read and also record information to the disk (CD-R, DVD-R, DVD+R) Can read, record and also re-write information multiple times (CD-RW, DVD-RW, DVD+RW)

James Tam Output

James Tam Output Devices Displays information from the computer to a person.

James Tam The Most Common Output Device: The Monitor

James Tam How Does A Person Work? In many shades of grey (subtleties and ambiguities can exist)...i.e., people are complex with many possible states (some of which may be conflicting)

James Tam How Does A Computer Work? Simple: something is either in one state or another. All parts of modern computers work this way. Yes, Positive, On No, Negative, Off

James Tam Computer Buses: How Information Is Transmitted Carries information between the different parts of the computer. Information is transmitted via electrical currents on wires. Processor RAM on off on

James Tam Monitors: How Images Are Drawn Images and text are drawn with tiny dots (Pixels: Picture elements) A

James Tam Optical Drives: Reading Information A pit Smooth CD-ROM, DVD-ROM The disc has already been formatted with a pattern of pits vs. smooth sections. Pitted sections don’t reflect light. Smooth sections remain reflective.

James Tam Optical Drives: Recording And Reading Information CD-R, DVD-R, DVD+R Disk starts out smooth, no pits. The recording laser burns a pit into the disk. The parts of the disc that’s still smooth are reflective. The part of the disc that contains a pit is non-reflective.

James Tam Optical Drives: Re-Writing CD-RW, DVD-RW, DVD+RW

James Tam Optical Drives: Re-Writing CD-RW, DVD-RW, DVD+RW The disk already has some information recorded on it. As before the smooth parts are reflective and the pitted parts are not. To erase the disk the pitted parts are made smooth again

James Tam RAM: Storing Information Information is stored in RAM based on power levels (on or off) The smallest unit of storage is a bit (binary digit) Binary: A bit can have two states (on/off) Information about a particular bit is stored in a capacitor (stores electricity) Power to the capacitor is controlled through a transistor Capacitor Transistor

James Tam RAM: Storing Information By itself a bit is useless (it can’t store a useful amount of information = 2 possible states) Bits must be combined together before information can be stored Q: How many states can be represented with 2 bits? 3 bits? 4 bits? The next unit of storage is a byte = 8 bits (256 possibilities) A bit A byte

James Tam RAM: Storing Information RAM is a collection of ‘slots’ where information is stored. Each slot is a collection of bits. The number of bits that are grouped together at a location is typically 8 bits (byte). e.g., a 1 Gigabyte stick of RAM has ~1 billion slots with each slot consisting of a byte

James Tam Storing Text Information In RAM Text is stored in using the American Standard Code for Information Interchange (ASCII) Eight bits/one byte (256 combinations) is used to store information about a single text character: Combination number Bit patternValue represented at that combination ‘0’ to ‘9’ 65 – – ‘A’ to ‘Z’ 97 – ‘a’ to ‘z’

James Tam You Should Now Know What are common units of measurement for the computer What are the basic parts of the high level view of a computer The role of the processor in a computer What are the characteristics of RAM How does DRAM work The difference between storage and memory What are the different categories of storage devices as well as common examples of each How binary is used to store information on several different kinds of hardware