1 Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU: A bit is either a.

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

Chapter 4 The Central Processing Unit
Calera High School Dawn Bone
Basic Computer Vocabulary
© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.
CENTRAL PROCESSING UNIT
Parts & Functions of a Computer. 2 Functions of a Computer.
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Chapter 4 The Components of the System Unit
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Computer Hardware Information Technology Week 5 and 6
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
Parts of a Computer Vocabulary
COMPONENTS OF THE SYSTEM UNIT
Figure 1-2 Inside the computer case
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Explore the Parts of a Computer
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Computer Processing of Data
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
1 A+ Guide to Managing and Maintaining Your PC, Fifth Edition Hardware Needs Software to Work Hardware  Physical components of a computer  Visible part.
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 Basics COMPUTER TECHNOLOG Y 1. What Is a Computer? An electronic device Accepts data and instructions Manipulates, processes, and displays the.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
1 BUSINESS TECHNOLOGY TODAY Chapter Two How ICT Works.
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
1 Looking at Computers: Understanding the Parts Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Tomorrow’s Technology and You 8/e Chapter 2 Hardware Basics: Inside the Box.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Computer Hardware Information Technology Week 5 and 6
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
The Central Processing Unit: What Goes on Inside the Computer
Computer Basics.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
Computer Basic Vocabulary
Computer Hardware.
Computer Hardware. Lally School of M&T- Microcomputing and Info Systems Lecture Topics 1. Data Representation 2. Data Metrics 3. Central processing Unit.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
The Computer System.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
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?
Inside a Computer. Computer Hardware/Software What is the difference? Computer Hardware.
ICT COMPUTER FUNDAMENTALS
UNIT 9 Computer architecture
A+ Guide to Managing and Maintaining Your PC, 7e
Computer Hardware and Software
Elements of a Computer System
The Central Processing Unit
ICT COMPUTER FUNDAMENTALS
4. Computer system.
Computer components.
Presentation transcript:

1 Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU: A bit is either a 1 or a 0 (binary digits). A byte contains eight bits. Each letter in the English language is represented by one byte. 1

2 What is Hardware? “Hardware” is any part of a computer that you can touch. There are two kinds of hardware: 1. internal 2. external

3 Internal Hardware Power enters computer through power cord. Electricity travels through motherboard, where all components are attached. Electricity travels to the central processing unit (CPU), also called the microprocessor.

44 How Does My Computer Work? The “brain” of a computer is the central processing unit (CPU). When the CPU receives and carries out an instruction, it has completed one cycle. Computer’s speed = number of cycles completed in one second Cycles are measured in: Megahertz (MHz) = millions of cycles per second Gigahertz (GHz) = billions of cycles per second

5 How CPUs Work The CPU is the brain of the computer. The CPU performs four tasks: 1. fetch 2. decode 3. execute 4. store

66

7 Internal Hardware (continued) The cache holds instructions that are accessed frequently. There are two kinds of cache: 1. internal or L1 – first place that the CPU looks 2. external or L2 – second place that the CPU looks

8 Expansion slots can hold expansion cards such as a sound card or modem. Bus is a series of conductor wires that transport data between internal hardware. –Wider bus widths result in more data being transported at faster speeds.

9 Internal Hardware (continued) Drive bays hold disk drives such as hard drive and DVD drive. Memory chips are also attached to the motherboard. –R–ROM – Read Only Memory also called the system BIOS houses information such as instructions for start-up store data even when the computer is turned off –R–RAM – Random Access Memory temporary works when you start up and use computer software only stores information when the computer is on

10 Computer Storage The type of storage device used depends on –the type of information being stored –how much information being stored Examples of storage options include –hard drive –floppy disk –CD-R or CD-RW –DVD+/-R or DVD+/-RW –online storage –external hard drive –USB Flash drive

11 Work Go to our site and do: – Read Computer Files note – File Naming Worksheet – File Address Worksheet 11