Computer Hardware.

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

Calera High School Dawn Bone
Basic Computer Vocabulary
An Overview of the Computer System
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.
FIRST COURSE Essential Computer Concepts. New Perspectives on Microsoft Office 2007: Windows XP Edition 2 Objectives Compare the types of computers Describe.
Computer Hardware.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
Basic Computer Components
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to Computer Terminology
COMPUTER SYSTEM COMPONENTS ACTIVITY
ICAICT101A Operate a Personal Computer. A computer is an electronic device that allows you to process and store data (information)… 2.
Keyboarding Fall  Hardware is the parts of the computer that you can actually see and touch, such as…… Monitors Mouse Keyboard Ear phones Scanner.
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.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Explore the Parts of a Computer
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Computer Terms. Computer A machine designed to run programs and store information that you create.
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
How to use a computer and not lose your mind
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.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
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.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Computer Hardware.
Parts of the Computer System
The Computer System CS 103: Computers and Application Software.
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
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
5 th October 2004Hardware – KS41 Hardware Objectives: Computer systems  What do they do?  Identify the hardware that makes up a computer system (PC)
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.
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
ICT COMPUTER FUNDAMENTALS
Introduction to Computers
Computer Hardware and Software
An Overview of the Computer System
UNDERSTANDING YOUR COMPUTER
Computer Basics 1 Computer Basics.
Computer Hardware and Software
Principles of Information Technology
The physical parts of the computer
ICT COMPUTER FUNDAMENTALS
Introduction to Computers
Eagle Challenge Google Classroom 5 Questions.
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
An Overview of the Computer System
Hardware.
Introduction to Computers
Introduction to Computers
Chapter 2: Computer Hardware
Computer components.
Computing Essentials Module 1.
Computing Essentials Module 1.
4. Computer system.
Computer components.
Presentation transcript:

Computer Hardware

Early PC’s were quite simple and had limited memory processor speed and hard drive capacity. Software for the early PC’s was primitive with primary uses in business being word processing and spreadsheets. The average cost of a PC in 1985 was $7,500. Software would cost significantly more often over $10,000 Early PC’s

PC - What is it? PC -stands for Personal Computer Term is derived from the fact that early computers were massive in size ( filling entire rooms) and were shared among many many people. These big computers were called main frames.

PC Hardware vs Software PC hardware is defined as the physical components you can see and touch. Some hardware is hidden inside the CPU (Central Processing Unit) or are attached to the CPU and called ‘peripherals’

FOUR COMPONENTS Computer HARDWARE has four main components: INPUT PROCESSOR STORAGE OUTPUT

INPUT Devices Accepts data and instruction from the user. Examples of input devices: Keyboard , Mouse , digital cameras , scanners and DVD-ROM.

Processor The processor or CPU (Central processing unit) controls the entire computer. It sends and receives from the various input and output devices and perform mathematical calculations. Usually called a PROCESSOR CHIP… currently processor chips run at tremendous speeds. Processor speed technology has developed so rapidly that speeds now double about every six months to a year.

INTEL Processor Many computers say “Intel Inside” Intel is the largest and best known maker of processor chips. There are others such as AMD and the Apple POWERPC . The power or speed of a processor is usually measured in GIGAHERTZ (Ghz)

MEMORY Memory is where the computer stores instructions or data for current or future use. The more memory you have the better as your computer will run faster if it has more RAM.

ROM - Read Only Memory - permanently burned into a chip and cannot be changed ( hence read , only) RAM - Random Access Memory - this is active memory that can store data , be erased and store data again.

RAM - Random Access Memory Most PC memory used by the CPU processor is RAM. The more RAM your computer has the better and faster it will run. RAM is measured in bytes. Processor RAM used by the processor in the very short term (gone if you turn your PC off!).

What is a BIT and BYTE? The computer memory stores numbers and alphabetic characters using bits of memory called ‘BITS’. Each bit can only show two states either a zero or a one state ( 0/1) represented by the bit being turned on or off.

What is a BIT and BYTE? In order to make a number or alphabetic character , eight bits must be strung together to form a BYTE. Eg 00110110 = H letter The amount of memory a computer can hold is measured in bytes : 1000 bytes - 1 kilobyte ( 1 Kb) 1 million bytes - 1 megabyte (1 Mb) 1,000 million bytes - 1 Gigabyte ( 1 Gb) 1,000 billion bytes - 1 Terabyte ( 1 Tb)

Most PC’s currently have between 1GB and 4GB of Random Access memory for the computer processor to use. Permanent storage devices such as Hard Disk drives hold between 80 Gb and 1.5 TB in most computers. There are other storage devices such as floppy disks and memory keys. CD’s and DVD’s are also examples of memory storage devices.

Motherboard The CPU and RAM are combined on the main circuit board inside the computer.

OUTPUT Besides input , processor and storage components , the PC must have output devices. These devices allow you to see the results of the computer processes. Eg of Output devices are:

OUTPUT Monitor : you can see both what you are inputting and computer output. Printers: paper printouts : Inkjet and Laser Speakers Modems - allow your computer to send output to other computers

SOFTWARE Can’t touch that! Software is a set of electronic instructions that tell the hardware what to do. Examples of software are Windows XP and Halo.

Operating System Software Operating system software is designed to co-ordinate or tell the input and output devices how to operate and controls computer processes. Eg Windows XP and Apple OS X

APPLICATION SOFTWARE Different from operating system software. Application software usually serves a specific purpose such as word processing , database , internet browser or computer game.

APPLICATION SOFTWARE Corel Wordperfect Microsoft Office Itunes Halo 2 Examples: Corel Wordperfect Microsoft Office Itunes Halo 2

GIGO Means “ Garbage In Garbage Out” A computer can only provide good output if it has been given good input. If you put garbage in ( meaningless data) you will get garbage out ( meaningless output)