Computer Performance & Storage Devices Computer Technology #2.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Introduction to Storage Devices
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.
The Central Processing Unit: What Goes on Inside the Computer.
Computer Technology Part 2 Megan Rees Elk Ridge Middle.
M. Guymon - Pleasant Grove High - Spring 2003 Computer Performance & Storage Devices Computer Technology.
Computer Performance & Storage Devices Computer Technology.
Adapted from CTAE Resource Network – Used with permission. PROFITT Curriculum Basic Computer.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Backing Storage Chapter 18.
IC3 GS3 Standard Computing Fundamentals Module
M. Guymon Pleasant Grove High School Spring 2003 Computer Performance & Storage Devices Computer Technology Day 2.
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.
Types of Computers and Computer Storage Computer Technology Created by M. Guymon Pleasant Grove High Spring 2003 Modified by M. Corbett Fall 2010.
Computer Technology Flash Cards.
Standard 1 - Objective 1: Demonstrate understanding of computer hardware, peripherals and troubleshooting.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Storage.
Computer Performance & Storage Devices
M. Guymon – Pleasant Grove High – Spring 2004 Computer Technology Flash Cards.
M. Guymon – Pleasant Grove High – Spring 2004 Computer Technology Vocabulary Cards.
Computer Performance.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
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.
Computer Basics COMPUTER TECHNOLOG Y 1. What Is a Computer? An electronic device Accepts data and instructions Manipulates, processes, and displays the.
D. Beecroft Fremont High School Computer Performance & Storage Devices.
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.
Unit 2- Computer Hardware.  Identify system components  Describe the role of the central processing unit  Define computer memory  Identify types of.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
Computer Hardware Information Technology Week 5 and 6
COMPUTER TECHNOLOGY MRS. SEALE COMPUTER PERFORMANCE.
The Central Processing Unit: What Goes on Inside the Computer
Chapter 2 part 2. Computer Processing Speeds Milliseconds - thousands of a second Microseconds - millionths of a second Nanoseconds - billionths of a.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
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.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
Computer Technology Part 2 Megan Rees Elk Ridge Middle.
Unit 2- Computer Hardware.  Identify system components  Describe the role of the central processing unit  Define computer memory  Identify types of.
Hardware The physical parts of the computer. /index.php/t html  Use link to make analogy to hardware and kitchen.
M. Guymon Pleasant Grove High School Spring 2003 RAM vs. ROM RAM “Random Access Memory” The ability of a storage device to go directly to a specific storage.
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.
Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.
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.
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),
STORAGE DEVICES Storage devices are categorized by the method they use to store files.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
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.
Basic Computer Hardware and Software.
Processing Device and Storage Devices
Computer Performance & Storage Devices
Computer Hardware Standard 1 - Objective 1: Demonstrate understanding of computer hardware, peripherals and troubleshooting.
The physical parts of the computer
TexPREP Summer Camp Computer Science
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Introduction to Storage Devices
Hardware.
Introduction to Computers
Computer Performance & Storage Devices
Computer Performance & Storage Devices
Presentation transcript:

Computer Performance & Storage Devices Computer Technology #2

Computer Performance

Boot Process 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. Loading 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

Integrated Circuits or Microchips A tiny complex of electronic components contained on a small wafer or chip Billions of transistors can be placed on each chip Computers, cell phones, and all electronic devices use integrated circuits

Silicon Chip Silicon is melted sand. The circuits are embedded into silicon

Hertz (not the car rental company) A measurement used to describe the speed of the system clock, or how fast the computer can complete its tasks. A megahertz is equal to one million cycles (or pulses) per second. 3 GHz (gigahertz) means that the microprocessor’s clock operates at a speed of 3 BILLION cycles per second.

Names of Processors Processors for Personal Computers are manufactured by Intel (Pentium) and AMD. Examples: Intel 286 (1982) operated at 12.5 MHz Intel Pentium III (1999) operated at 500 MHz Intel Core 2 (2008) operates at 3.2 GHz AMD Phenom II (2010) operates at 3.2 GHz

Moore’s Law Gordon Moore, co- founder of Intel, stated in 1965 that transistors in integrated circuits had doubled every year since 1958 and would continue to double at the same rate into the future Moore’s Law is expected to continue at least until 2015

RAM vs. ROM RAM “Random Access Memory” The ability of a storage device to go directly to a specific storage location without having to search sequentially from a beginning location. Very volatile Cannot hold data when the power is off. Loses all data when power is lost. ROM “Read only 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. It is not volatile Examples: Music CD’s and movie DVD’s

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, or about 1 character Also referred to as Base 2 Binary Code or just “digital” Computers cannot understand anything EXCEPT binary

Memory Measurements Bit Each 0 or 1 Byte 8 bits (about one character) Kilobyte Approximately 1,000 bytes Exactly 1,024 bytes About a page of text Megabyte Approximately 1 million bytes Exactly 1,048,576 bytes About several books Gigabyte Approximately 1 billion bytes About a pickup full of books Terabyte Approximately 1 trillion bytes About 50,000 trees turned into paper and printed

Storage Devices Used to keep data when the power to the computer is turned off. Medium/media Location where data is stored.

Hard Disk It is the most important storage device Usually mounted inside the computer’s system unit. Can store billions of characters of data. Stated in forms of bytes: Gigabytes or terabytes Hard disk capacity also follows Moore’s Law

Magnetic Storage Recording of data onto disks or tape by magnetizing particles of an oxide based surface coating. A fairly permanent type of storage that can be modified. The hard disk is magnetic

Optical Storage Means of recording data as light and dark spots on CD or DVD. Reading is done through a low-power laser light. Pits Dark spots Lands Lighter, non-spotted surface areas

CD-ROM “Compact Disk – Read Only Memory” Storage device that uses laser technology to read data that is permanently stored on compact disks, cannot be used to write data to a disk. The data cannot be changed

CD-R and CD-RW “Compact Disk-Read Write” A storage device that reads data from CD’s and also can write data (or save data) to CD’s. CD-Rs can be written to one time only CD-RWs can be written to more than once

DVD-ROM “Digital Video Disks – Read Only Memory” Reads data from CD’s (audio and data) and DVD’s (data or movie) Cannot be used to write data to a disk. There are also DVD-Rs and DVD-RWs, which can write data to a DVD

Solid State Storage Sometimes called “flash drives” or USB drives Holds up to 256 GB of data (2010) Can be used on any computer with a USB port Making most other storage devices obsolete

External Hard Drives Can be plugged into any USB port Will allow you to take your data with you

Cloud Computing Cloud computing is a way to store your data on a server on the Internet and access it from any location Yahoo mail (or other e- mail) is a simple example of cloud computing (you can store and access your mail from any computer)