Computer Performance. Boot Process (Booting) Sequence of events that occurs between the time you turn on a computer and the time that it becomes ready.

Slides:



Advertisements
Similar presentations
Chapter 4 The Central Processing Unit
Advertisements

Calera High School Dawn Bone
What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
Its All Geek to Me Computer Basics.
The Central Processing Unit (CPU) Understanding Computers.
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computer Technology Part 2 Megan Rees Elk Ridge Middle.
M. Guymon - Pleasant Grove High - Spring 2003 Computer Performance & Storage Devices Computer Technology.
Computer Hardware.
Computer Performance & Storage Devices Computer Technology.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
M. Guymon Pleasant Grove High School Spring 2003 Computer Performance & Storage Devices Computer Technology Day 2.
The Boot Process & The 4 Computer Functions Computer Technology Created by M Corbett Lehi Junior High Based in part on a power point created by M. Guymon.
Data, Hardware, Output, Network, Storage Area of the computer that holds data on a permanent basis when it is not immediately needed for processing. Two.
What’s on the Motherboard? The two main parts of the CPU are the control unit and the arithmetic logic unit. The control unit retrieves instructions from.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
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.
V Material obtained from summer workshop in Guildford County.
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
Computer Performance & Storage Devices
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
Flash Cards Computer Technology.
Chapter 2: CPU &Data Storage. CPU Each computer has at least one CPU Each computer has at least one CPU CPU execute instructions to carry out tasks –
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
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.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
D. Beecroft Fremont High School Computer Performance & Storage Devices.
Hardware & Software The CPU & Memory.
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.
COMPUTER TECHNOLOGY MRS. SEALE COMPUTER PERFORMANCE.
The Central Processing Unit: What Goes on Inside the Computer
© CCI Learning Solutions Inc. 1 Lesson 2: Elements of a Personal Computer System unit Microprocessor chip How memory is measured What ROM is What RAM is.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
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.
What does a computer do? Accepts data through inputting Processes data
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
Computer Technology Part 2 Megan Rees Elk Ridge Middle.
Identifying Hardware Components in a Computer (continued) Clock Speed (continued) The computer has a system clock that generates a regular electronic beat.
COMPUTER BASICS Vocab and Terminology. What do all of these terms have in common? DesktopServer Workstation Handheld Laptop/Notebook Supercomputer Mainframe.
Hardware The physical parts of the computer. /index.php/t html  Use link to make analogy to hardware and kitchen.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
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.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
MEMORY is part of the Central Processing Unit, or CPU, where data and information are stored. There are two main types of memory in a computer – RAM.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
Computer Performance & Storage Devices Computer Technology 1.
Computer Performance & Storage Devices Computer Technology.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Computer Performance & Storage Devices Computer Technology #2.
Parts of a Computer.
Computer Performance & Storage Devices
Computer Basics 1 Computer Basics.
Computer Hardware and Software
Discovering Computers 2011: Living in a Digital World Chapter 4
The physical parts of the computer
The Central Processing Unit
Hardware.
Computer Performance & Storage Devices
Computer Performance & Storage Devices
Windows.
Computer components.
Presentation transcript:

Computer Performance

Boot Process (Booting) Sequence of events that occurs between the time you turn on a computer and the time that it becomes ready to accept commands. Purposes Runs a diagnostic test to make sure everything is working. Loads the operating system so the computer can carry out basic operations.

6 events of the boot process: Power up Start boot program Power-on self-test Identify peripheral devices Load operating system Check configuration and customization

CPU – Central Processing Unit (the brains of the computer) The CPU, which is a microprocessor, sits on the motherboard. The CPU processes a user’s requests, such as opening documents or formatting text. A CPU is a thin wafer or “chip” made up of a semiconducting material such as silicon. It contains an integrated circuit (very small electronic circuit). It contains the intelligence of your personal computer.

Processor Speed Your computer processor speed influences how fast your computer runs programs and completes various processing tasks. Processor speed is measured in: megahertz (MHz) - one million cycles (or pulses) per second gigahertz (GHz) – one billion cycles (or pulses) per second.

RAM (Random Access Memory)- also called main memory RAM – temporary memory in which programs and data are stored while the computer is in use. Each memory location in RAM can be accessed in any order, which speeds up processing. Volatile Memory – it requires a constant charge to keep its contents intact. Cannot hold data when the power is off. If a computer loses power, the contents of its memory are lost. RAM is reusable – like a whiteboard. Think of RAM as a shopping cart, while you’re shopping you can temporarily place items in the cart. When you purchase the items, you take them out of your cart and then they are gone.

ROM – Read Only Memory ROM Permanent, or nonvolatile, memory. Drives can read data from disks, but cannot store new data on them. One or more integrated circuits that contain permanent instructions that the computer uses during the boot process.

Binary Number System A method for representing letters or numbers using only two digits, 0 and 1. Bit Each 0 or 1 Byte 8 bits Also referred to as Base 2 Binary Code.

Memory Measurements Bit Each 0 or 1 Byte 8 bits Kilobyte Approximately 1,000 bytes Exactly 1,024 bytes Megabyte Approximately 1 million bytes Exactly 1,048,576 bytes Gigabyte Approximately 1 billion bytes Terabyte Approximately 1 trillion bytes

Resources Fuller, Floyd; Larson, Brian. Computers Understanding Technology. St. Paul: Paradigm Publishing, Inc Gordon, Jon; Lankisch, Karen; Muir, Nancy; Seguin, Denise; Verno, Anita. Our Digital World. St. Paul: Paradigm Publishing, Inc