Lecture 7 Computer Componets and Peripherials. ©1999 Addison Wesley Longman2.2 What Computers Do Four basic functions of computers include: –Receive input.

Slides:



Advertisements
Similar presentations
Computer Componets and Peripherials
Advertisements

THIS IS A COMPUTER COMPILED BY RICHARD AMOAKO, CO-FOUNDER OF PROJECT GOODWILL AFRICA, A YOUTH EMPOWERMENT ORGANIZATION.
Computer Parts There are many parts that work together to make a computer work.
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.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Presentation by: Serena, Ann & Nicole
What Is A Computer System?
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Hardware Basics: Peripherals 3  2001 Prentice Hall3.2 Chapter Outline Input: From Person to Processor Output: From Pulses to People Storage Devices:
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Business Studies Stage I Computer ApplicationsSlide 1 Output Devices Output Devices are all part of the Hardware of a computer system Output Devices are.
Objective 2.01A: Classify Computer Components
Computer Parts There are many parts that work together to make a computer work.
IC3 GS3 Standard Computing Fundamentals Module
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.
1 California State University, Fullerton Chapter 4 Information System Hardware.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Chapter 2 – Coputer Hardware
Computer Systems 1 Fundamentals of Computing
Computing Fundamentals Lesson 2: Computer Hardware
Intro to Computer Hardware
Chapter Three Hardware Basics: Peripherals  1999 Addison Wesley Longman3.2 Chapter Outline Input Devices Output Devices Storage Devices Computer Systems:
Know the Computer Multimedia tools. Computer essentials.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
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.
1 A Quick Look at Hardware What you need to know before buying a computer.
Lesson 2 — How Does A Computer Process Data?
Introduction to Computer Organization and Architecture.
Computer Components Checklist There are many parts that work together to make a computer work.
Computer Hardware. History of Computing Code breakers in World War I and II developed the world’s first computers. In the 1950s and 1960s computers were.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
Computer Fundamentals/ Organizing Your Work/ 1 of 16.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
There are many parts that work together to make a computer work. System Unit Computer Parts.
 2002 Prentice Hall Chapter 3 Hardware Basics: Peripherals.
Computer Parts There are many parts that work together to make a computer work.
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.
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.
Chapter 2 HAEDWAER.
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),
1 CHAPTER 2 Hardware. 2 CPU : Central Processing Unit -Every PC system unit contains at least one chip called microprocessor (cpu) attached on motherboard.
Hardware and Software. What is a computer? An electronic device that stores, retrieves, and processes data, and can be programmed with instructions. A.
Parts of a Computer Created by Carmen Garzes. An electronic device that manipulates information or data. It can store, retrieve or process data. There.
Computer Basics Just How Does a Computer Work?
Computer Performance & Storage Devices Computer Technology.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Computer Parts There are many parts that work together to make a computer work.
Introducing Computer Systems
Introduction to Computers
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers
Computer Parts There are many parts that work together to make a computer work.
Business Computer Technology
Computer Parts There are many parts that work together to make a computer work.
The Computer Work Stations
Introduction to Computing Lecture # 1
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Standard Grade Revision
Objective 2.01A: Classify Computer Components
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
COMPUTER SKILL TDP 4TH SEMESTER.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Presentation transcript:

Lecture 7 Computer Componets and Peripherials

©1999 Addison Wesley Longman2.2 What Computers Do Four basic functions of computers include: –Receive input –Process information –Produce output –Store information

©1999 Addison Wesley Longman2.3 Input Devices Computers accept information from the outside world. The keyboard is the most common input device. Pointing devices like the mouse also receive input.

©1999 Addison Wesley Longman2.4 Process Information The processor, or central processing unit (CPU), processes information, and performs all the necessary arithmetic calculations. The CPU is like the “brain” of the computer.

©1999 Addison Wesley Longman2.5 Output Devices Computers produce information and send it to the outside world. A video monitor is a common output device. Printers also produce output.

©1999 Addison Wesley Longman2.6 Store Information Memory and storage devices are used to store information. Primary storage is the computer’s main memory. Secondary storage uses disks or other media. Primary storage Secondary storage

©1999 Addison Wesley Longman2.7 The Computer’s Core: The CPU and Memory The transformations are performed by the CPU - the central processing unit or processor. The microprocessor, which is a silicon chip, is located on the motherboard.

©1999 Addison Wesley Longman2.8 The Computer’s Core: The CPU and Memory When you purchase a computer, the selection of the CPU is a very important choice. There are two factors that are very important to computer users are: - Compatibility - Speed

©1999 Addison Wesley Longman2.9 Compatibility Not all software is compatible with any given CPU. Each computer has a unique instruction set - a vocabulary of instructions the processor can execute. New microprocessors can usually run older software, but new software is not usually compatible with old microprocessors.

©1999 Addison Wesley Longman2.10 Speed The computer’s speed is measured by the speed of its internal clock - a device to synchronize the electric pulses. Speed is measured in units called megahertz (mHz).

©1999 Addison Wesley Longman2.11 Primary Storage: The Computer’s Memory RAM (random access memory): –is the most common type of primary storage, or computer memory. –used to store program instructions and data temporarily –unique addresses and can store in any location –can quickly retrieve information –will not remain if power goes off (volatile).

©1999 Addison Wesley Longman2.12 Primary Storage: The Computer’s Memory ROM (read-only memory): –information is stored permanently on a chip. –contains startup instructions and other permanent data.

©1999 Addison Wesley Longman2.13 Buses, Ports, and Peripherals Information travels between components through groups of wires called buses.

©1999 Addison Wesley Longman2.14 Buses, Ports, and Peripherals Peripherals: –are external devices for receiving input or producing output (keyboard, monitor, and mouse). –communicate with other parts of the system.

©1999 Addison Wesley Longman2.15 Buses, Ports, and Peripherals –provide attachment and communication with external devices by means of: slots (for internal attachment) ports (for external attachments)

©1999 Addison Wesley Longman2.16 The Omnipresent Keyboard Do you know where these keys are located on the keyboard and how to use them? Letters, Numbers, Cursor Keys, Delete Key, Enter (Return) Key, and Function Keys

©1999 Addison Wesley Longman2.17 Mouse Trackball Joystick Graphics Tablet Touch Screen Pointing Devices

©1999 Addison Wesley Longman2.18 Audio digitizing Video digitizing Flatbed Scanner Hand-held Scanner Digitizing the Real World

©1999 Addison Wesley Longman2.19 Audio Digitizers Audio digitizers contain circuitry to digitize sounds from microphones and other audio devices.

©1999 Addison Wesley Longman2.20 Video Digitizers Video digitizers contain circuitry to digitize frames from camcorders and other video sources.

©1999 Addison Wesley Longman2.21 Scanners Scanners capture and digitize images from external paper sources.

©1999 Addison Wesley Longman2.22 Video Monitor Sound Controlling Other Machines Output: From Pulses to People Paper

©1999 Addison Wesley Longman2.23 A modem: –Converts the digital stream of information from a computer to an analog stream in order to send a message on the telephone network Communication á la Modem

©1999 Addison Wesley Longman2.24 A modem: –Converts the analog stream of information received over the telephone network into the digital form that the computer understands Communication á la Modem

©1999 Addison Wesley Longman2.25 The word modem comes from the terms modulation and demodulation How a Modem Works Modulation Demodulation

©1999 Addison Wesley Longman2.26 Digital Cameras Digital cameras turn real-world scenes into digital images that can be stored and manipulated by the computer. The images, stored in memory, can be transferred to a computer for either editing or storage.

©1999 Addison Wesley Longman2.27 Screen Output Video Monitor –Also called Video Display Terminal (VDT) –Image exists in video memory—VRAM –Monitor size is measured diagonally across the screen

©1999 Addison Wesley Longman2.28 Images are made up of dots called pixels for picture elements The number of pixels affects the resolution of the monitor The higher the resolution, the better the image quality Pixels

©1999 Addison Wesley Longman2.29 CRT (cathode ray tube) LCD (liquid crystal display) Classes of Monitors

©1999 Addison Wesley Longman2.30 A CRT is a television-style monitor Its features include: –Clear image –Quick response time –Low cost –Very popular CRT (Cathode Ray Tube)

©1999 Addison Wesley Longman2.31 LCDs comprise flat-panel monitors Features of flat-panel monitors include: –Lighter weight –More compact –More expensive –Dominate the portable computer market LCD (Liquid Crystal Display)

©1999 Addison Wesley Longman2.32 Paper Output Paper output is sometimes called hard copy Hard copy can come from one of two kinds of printers: –Impact printers –Nonimpact printers

©1999 Addison Wesley Longman2.33 Line printers –Used by mainframes for massive jobs –Limited characters available Dot-matrix printers –Image formed from dots printed on paper –Good for text and graphics –Inexpensive Impact Printers

©1999 Addison Wesley Longman2.34 Nonimpact Printers Laser printers –Image transferred to paper with laser beam –Faster and more expensive than dot-matrix –High-resolution hard copy

©1999 Addison Wesley Longman2.35 Other Nonimpact Printers Ink-jet –Dots of ink are sprayed onto the paper to form the image –High-resolution hard copy –Some models print can print color photographs

©1999 Addison Wesley Longman2.36 Other Nonimpact Printers Plotters –Image transferred to paper with ink pens –Very high resolution –Excellent for scientific and engineering applications

©1999 Addison Wesley Longman2.37 Secondary Storage: Input and Output Peripherals with both input and output functions. This form of storage is semi- permanent Examples include: –Magnetic tape –Magnetic disks –Optical disks

©1999 Addison Wesley Longman2.38 Magnetic Tape Magnetic tape is a common form of storage for mainframe computers. Information is accessed sequentially Massive storage for low cost but retrieval is slow DAT (digital audio tape) is preferred for storage on small computers

©1999 Addison Wesley Longman2.39 Hard Disk Magnetic Disks Floppy Disk Zip Disks and Zip Drive

©1999 Addison Wesley Longman2.40 Hard Disks Hard disks are: –Rigid, magnetically sensitive metal disks. –Designed so that information can be randomly accessed –Designed for large storage capacity –Able to access data quickly –Not removable from the drive

©1999 Addison Wesley Longman2.41 Diskettes are: –Flexible, magnetically sensitive plastic disks –Information can be randomly accessed. –Has limited storage capacity –Access of data not as quick as hard disks –Removable from the drive Diskettes

©1999 Addison Wesley Longman2.42 Optical Disks CD-ROM and magneto-optical disks provide: –Random access of information –A high storage capacity CD-ROM and magneto-optical disks: –Have an access time that varies but is slower than hard disks –Are removable from the drive

©1999 Addison Wesley Longman2.43 Storage Capacity A single CD-ROM can hold as much information as K diskettes 500 books (text only)

©1999 Addison Wesley Longman2.44 Consumer View There is an ad in a newspaper selling a computer of the following configuration: Intel PII 450 MHz, 128 RAM, HDD 6.4 GB, 512 KB L2 cache, 24X Acer CD-ROM, CD- RW, 4MB 3D Video Card, Motorola 56k V.90 PCI Modem Data/Fax/Voice, 4 PCI and 2 ISA slots, 15" monitor. Explain what is each of the components for?