COMPUTER TECHNOLOGY MRS. SEALE COMPUTER PERFORMANCE.

Slides:



Advertisements
Similar presentations
Computer Basics Whats that thingamagige?. Parts of a computer.
Advertisements

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.
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.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Unit 3—Part A Computer Memory
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.
CREATED BY, MS. JENNIFER DUKE BITS, BYTES, AND UNITS OF MEASUREMENT.
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
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
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.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
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 –
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
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.
Computer Parts. Two Basic Parts Hardware & Software.
Computer Basics 2.
The Central Processing Unit: What Goes on Inside the Computer
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Inside your computer. Hardware Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
How We Measure Memory. Learning Goal Today we are going to learn how the computer stores information.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
How We Measure Memory. At the Bottom of things A piece of digital information is always stored as a sequence of binary states. What’s that mean you ask???
Computer Technology Part 2 Megan Rees Elk Ridge Middle.
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.
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),
CPU and Motherboard. Why are they called Digital Computers? Code systems - Morris code ? Data and Program Representation.
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.
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.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Basic Computer Hardware and Software.
Computer Performance & Storage Devices
Computer Basics 1 Computer Basics.
Computer Memory Digital Literacy.
Computer Hardware and Software
The physical parts of the computer
What is Binary? Binary is a two-digit (Base-2) numerical system, which computers use to process and store data. The reason computers use the binary system.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
BUSINESS PLUG-IN B3 HARDWARE AND SOFTWARE BASICS
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA STORAGE
Unit 3—Part A Computer Memory
PRIMARY STORAGE.
PRIMARY STORAGE.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
How do computers work? Storage.
Unit 3—Part A Computer Memory
Hardware.
Bits, Bytes, and Storage.
Computer Performance & Storage Devices
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Hardware CSCE 101.
Computer Performance & Storage Devices
AS Level ICT Selection and use of storage requirements, media, and devices: storage and storage capacity Unit 1 Topic a - Selection and use of storage.
Windows.
Presentation transcript:

COMPUTER TECHNOLOGY MRS. SEALE 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.

7 Events of the Boot Process 1. Power-On-Self-Test (POST) 2. Boot Program starts & reads OS Loader 3. Operating System Load Program starts running 4. Plug and Play Devices are set up 5. File System is loaded & Graphics Card is set up 6. High-Level Operating System services are loaded & User can Login 7. User-Specific Applications designated to run at startup are loaded and executed.

Circuit Traces Copper and aluminum stripes that connect all of the pieces of a motherboard. Circuits run between  Resistors  Capacitors  Microchips

Microchip Integrated Circuit Houses millions of transistors

Hertz (Hz) Number of times something cycles or vibrates per second  Megahertz = 1 million cycles  Gigahertz = 1 billion cycles Used to measure the speed of your processor  Quartz Crystal Oscillator

RAM vs. ROM RAM  “Random Access Memory”  Can read data from storage without searching sequentially.  Very volatile (changeable)  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.

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.

Bit (b)  Each 0 or 1 Byte (B)  8 bits Kilobyte (KB)  Approximately 1,000 bytes  Exactly 1,024 bytes Megabyte (MB)  Approximately 1 million bytes  Exactly 1,048,576 bytes Gigabyte (GB)  Approximately 1 billion bytes Terabyte (TB)  Approximately 1 trillion bytes Petabyte (PB) Exabyte (EB) Zettabyte (ZB) Yottabyte (YB) Memory Measurements