Introduction to Personal Computers Hardware Thanks to Chris Wright and Don Campbell for the content of this presentation!

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

Computer Skills Preparatory Year Presented by:
A PC Buying Guide Office graphic copyright by Microsoft Corp.
1.6 Inside the system unit [Hardware]
Introduction to Computer Hardware and Software. Definition of a Computer “A computer is an electronic device, operating under the control of instructions.
Understanding Essential Computer Concepts
Intro to Computer Hardware. Computer Hardware Hardware – the physical parts of the computer system that you can see and touch.
IC3 GS3 Standard Computing Fundamentals Module
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
A PC Buying Guide Office graphic copyright by Microsoft Corp.
Fill in the blanks on your note.
Chapter 2 – Coputer Hardware
Computer Systems 1 Fundamentals of Computing
Computing Fundamentals Lesson 2: Computer Hardware
WHAT IS A COMPUTER??? An electronic device that accepts: n Input n Processes the input n Stores the results of the processing n provides Output Computers.
What is Information Technology?
Intro to Computer Hardware
Basic Computer Concepts Mrs. Sheila M. Thompson Woodland Hills High School 1 guys-talk-computer-history-video.htm.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
The Purchase of a PC Your Name Goes Here.
LIBS 100 Mr. Ed Rossman Essential Computing Concepts.
The Purchase of a PC Robert Grauer and Maryann Barber.
Lecture 7 Computer Componets and Peripherials. ©1999 Addison Wesley Longman2.2 What Computers Do Four basic functions of computers include: –Receive input.
CSCI 1200 Julie Benoit Introduction to Computing.
Tom Allen Computer Science Department Trinity University.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
CSE 101 Spring 2000 Hardware (Bits & Bytes). Understanding the Machine Data versus Information  Data are raw facts  Information is the result of transforming/examining.
Computer Terms. Computer A machine designed to run programs and store information that you create.
1 A Quick Look at Hardware What you need to know before buying a computer.
Chapter 1 1.  The computer system consists of: 1. Hardware: Physical Components, like the system unit,monitor,keyboard, mouse, camera, printer … etc.
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Hardware Information Technology Week 5 and 6
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
INFO Martin van Bommel What is a Computer? v Computer - electronic device that accepts input, performs calculations, and produces the.
Computer Hardware. What Is a Computer A data processing machine operated automatically under the control of a list of instructions (called a program)
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.
1 Hardware and Software b Hardware the physical, tangible parts of a computerthe physical, tangible parts of a computer keyboard, monitor, wires, chips,
COMPUTER HARDWARE Made By Anila Bhatti DA Public School (O&A Levels) - Seaview 1.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
Computer Hardware.
Chapter 2.  The hardware and software is used as unit to process data is called computer system.  Hardware Input Devices CPU Output Devices Storage.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
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.
Computer Basics.
REST OF THE COMPUTER BEFORE THE INTERNET. Understand Your Computer  Bit  Binary digit  0 or 1  Byte  8 bits  Unique combinations of 8 bits of 0s.
Lets Review Computers. Exactly what is a computer? A computer is an electronic device that manipulates information and data A computer sees data in 1’s.
Unit 1 Chapter 3 : Hardware.
1 CHAPTER 2 Hardware. 2 CPU : Central Processing Unit -Every PC system unit contains at least one chip called microprocessor (cpu) attached on motherboard.
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
CHAPTER 1 Introduction To Computer Hardware BCOMP0101 Introduction to Information Technology Noris Ismail Faculty of Information and Computer Technology.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
The Purchase of a PC Robert Grauer and Maryann Barber.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Part 1 WHAT SHOULD HAVE BEEN COVERED DAY ONE Ms. T. N. Jones1.
**Input devices** 1- you communicate with the computer via an input device. 2- Input devices allow us to send information to the CPU to tell the computer.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Computer Hardware Introduction What’s inside that box?
Introducing Computer Systems
Computer Hardware and Software
Introduction to Computers
Robert Grauer and Maryann Barber
Computer Systems Computer Systems.
Business Computer Technology
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Presentation transcript:

Introduction to Personal Computers Hardware Thanks to Chris Wright and Don Campbell for the content of this presentation!

What Are Computers For? Create Documents Create Presentations Process Business Transactions Perform analysis Bottom Line: Computers are tools that allow users to increase their productivity.

What Does A Computers Do? Input Processing Output

Bits & Bytes Bit (a zero or 1) Eight Bits = One Byte One Byte = One Character One KB = 1,024 Bytes {1 Thousand} One MB = 1,024,000 Bytes {1 Million} One GB = 1,024,000,000 Bytes {1 Billion} One TB = 1,024,000,000,000 Bytes {1 Trillion} Remember Processing takes place one byte at a time

Personal Computer History IBM offered PC in 1981 Intel designed microprocessor for IBM platform Microsoft designed operating system Open design created IBM PC Compatible market Apple – forced PCs to become more user-friendly.

What’s In a Computer? Microprocessor (CPU) Internal Memory Auxiliary Storage Input Units Output Units

The Microprocessor (CPU) The ‘brains’ of any computer Central Processing Unit Where most computations take place Made up of two main components: Arithmetic Logic Unit {which performs arithmetic and logical operations} Control Unit {extracts instructions from memory, decodes & executes them, calls on the ALU when necessary} Performance is measured by clock speed; how quickly the CPU ‘cycles’ each second Megahertz Gigahertz

CPU Performance Performance is measured by clock speed; how quickly the CPU ‘cycles’ each second One MHz = 1 million cycles per second One Gigahertz = 1 billion cycles per second Indicates number of instructions the computer can handle per second Data Bus Width Number of bits that can be transferred at one time 64 Bit Bus can handle 64 bits per cycle

History of CPUs 8086 / 8088 (1981) – 8 Megahertz {286} {386} {486} Pentium {586} Pentium II Pentium III Pentium IV (2001) – 2 Gigahertz

Processor Performance

Main Memory Memory - temporary, fast storage area that holds data, instructions, and results, and passes everything to the CPU Random Access Memory {Temporary Storage} DRAM {Dynamic, less expensive, more common} SRAM {Static} Volatile Can be found in Printers or other devices Needs refreshing 1,000’s of times/second

ROM Read Only Memory – like RAM, but static Data is prerecorded Data can not be altered, only read Nonvolatile Contains the instructions a computer need to boot (Basic Input Output System) Can be found in printers or other devices PROM (programmable), EPROM (erasable, programmable)

Auxiliary Storage Permanent storage of data/programs Types includes Hard disk = Fixed Disk Gigabyte ~ 1 billion bytes Access Time – not as fast as memory (which is 100 times faster) Today – cheap ($200-$300 for 40GB drive) Floppy disks High Density = 1.44MB Removable Disks CD ROM (650 MB) DVD Second Hard Disk Zip/Jazz (100MB to 1 GB) Tape (Sequential storage) – typically used for backups

Internet Connections Modem Modulate Demodulate Bit = binary digit bps = bits per second Fax/modem card Recommendation: Buy at least 56K, High Speed Internet or Cable

Multimedia CD-ROM Compact Disk, Read Only Memory DVD Sound card needed for microphone and speakers

CD-ROM CPU Expansion slots Floppy drive Hard disk Memory chip Motherboard Power supply Inside the Computer

Motherboard The main circuit board Contains the CPU, BIOS, memory, expansion slots, ports, etc.

Input Devices Keyboard Mouse Scanner Trackball Joystick Pens

Output - Monitors Output device Types Size Pixel Resolution Dot pitch Refresh rate Interlaced / non- interlaced Multi-scanning

Monitor Types Monochrome One colour on black - old technology Colour CGA Colour Graphics Adapter - old technology - introduced in 1981 by IBM - could produce only 2 colours at a resolution of 640 x poor quality image - now obsolete EGA Enhanced Graphics Adapter - old technology - introduced in 1984 by IBM - could produce 16 colours at a resolution of 640 x better than CGA but still poor quality image - now obsolete VGA Video Graphics Array - newer technology - introduced in 1987 by IBM - can produce 262,144 colours - resolution of up to 720 x All PC’s today support VGA SVGA Super Video Graphics Array - new technology - can produce 16,000,000 colours - resolution of up to 1600 x 1200 Touch screen A type of display screen that has a touch-sensitive transparent panel covering the screen. Instead of using a pointing device such as a mouse or light pen, you can use your finger to point directly to objects on the screen

Size Typical sizes are 14” - 15” - 17” - 19” - 21” Measured diagonally Pixel {short for picture element - smallest dot of light that a monitor can display} Dot Pitch {measured in millimeters - it is the distance between each pixel - usually between.15mm to.30mm} Resolution {the number of pixels on the entire screen - for example a monitor with a resolution of 640 x 480 is capable of displaying 640 dots on each of 480 lines on the screen}

Printers Output device Quality Speed Impact / Non- impact Types

Types of Printers Daisy Wheel Dot Matrix Ink Jet / Bubble Jet Thermal Line LCD & LED Laser Plotter

Daisy Wheel Printer Impact, letter quality Similar to a ball-head typewriter A hammer presses the wheel against a ribbon, which in turn makes an ink stain in the shape of the character on the paper. Cannot print graphics Uses a ribbon Speed measured in CPS {Characters Per Second}

Dot Matrix Printer Impact, near letter quality Uses a ribbon Comes in 9 Pin or 24 Pin One character at a time Speed measured in CPS Noisy Great for multiple part forms Creates characters by striking pins against a ribbon onto the paper

Ink-Jet Printer Non-impact, letter quality Sprays ink on paper Colour Uses ink cartridges One line at a time Can be very slow when high quality is desired

Line Printer Impact, near letter quality High speed - up to 3,000 lines per minute Cannot print graphics Very noisy

Thermal Printer Non-impact, letter quality Uses heat to transfer an impression onto paper Used in early fax machines Often found at retail outlets in the form of a receipt

Laser Printer Non-impact, letter quality Uses toner Full page printer Speed measured in PPM {Page Per Minute}

Plotter Not really a printer Draws pictures on paper based on commands from a computer Continuous lines Uses pen(s) Normally used in engineering applications

The PC Today Main Components 1Gb microprocessor 256Mb RAM 30Gb hard drive 1 floppy drive Zip drive DVD or CD-ROM drive 19” monitor * 64Mb graphics card Other Components HS Internet / Cable modem CD-RW drive Sound card/speakers Camera Microphone TV adapter

Purchasing on the Web