 Input Devices Input Devices  Output Devices Output Devices  BIOS BIOS  Input Input  Output Output  Storage Devices Storage Devices  Sequential.

Slides:



Advertisements
Similar presentations
Computer Parts There are many parts that work together to make a computer work.
Advertisements

Computer Hardware 4 Main Types.
INPUT, OUTPUT, And STORAGE DEVICE
Objective 2.01A: Classify Computer Components
COMPUTER SYSTEM COMPONENTS ACTIVITY
COMPUTER DEVICES Input Devices Output Devices Storage Devices
Computer Parts There are many parts that work together to make a computer work.
IC3 GS3 Standard Computing Fundamentals Module
Output devices Monitors: screens or Visual Display Units (VDUs) display the effects of what the user is doing can vary in size and resolution. Printers:
Computer Systems Peripherals. What is a peripheral? A peripheral is a device which can be attached to a computer processor Peripherals can be internal.
Chapter 2 – Coputer Hardware
1-1 Introduction to Computer Science Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? Minia.
Input, Output, and Storage Devices Input device – hardware that allows you to communicate with your computer such as a keyboard.
An Introduction To Computer Hardware
Computer Parts There are many parts that work together to make a computer work.
Computer main parts. Hardware  It refers to all physical parts of a computer system.
CSCI-100 Introduction to Computing Hardware Part II.
Introduction to Computer Organization and Architecture.
Computer Components Checklist There are many parts that work together to make a computer work.
COMPUTER MAIN PART DANILO GARCÍA GONZÁLEZ TÉCNICO EN SISTEMAS.
What is a computer? Computer is a device for processing information.
Mr Conti 31st March 2014 Lesson Aim To explore Output devices in real life situations. Lesson Outcomes Good – will understand what an output device is.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
 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.
 There are many parts that work together to make a computer work.
Specialized Input Devices
Computer Parts There are many parts that work together to make a computer work.
STORAGE DEVICES Introduction Comparision Storage Hierarchy Slide 1.
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
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.
INPUT AND OUTPUT DEVICES Group: 10 Batch: TIS 76 Gaby Alexander Damini Mangaj Amritpreet Singh Arunavathi Suraj Medda.
Introduction To Computers
Computer Components Part #2 – Input and Output. Let’s Review.
Computer Parts There are many parts that work together to make a computer work.
Computers Mrs. Flowers University High School.
COMPUTER PARTS INSIDE - OUTSIDE. 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.
Hardware: Input / Output Devices
Computers is Future © 2005 Prentice-Hall, Inc..
Outputs 9x/ IT1.
Input and Output Devices
Parts of a Computer I plan to use this presentation for an introduction at the start of the year. Maybe even create a “word wall” with the cards.
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 Parts There are many parts that work together to make a computer work.
Business Computer Technology
Input/Output & Storage
Computer Parts There are many parts that work together to make a computer work.
08/28/06 parts of the computer.
Computer Fundamentals
The Computer Work Stations
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Keyboarding Class LHMS Ms. Key © Mr. Thrasher
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
What is Computer A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations. Since a sequence.
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.
Understanding input, output and storage devices
Know Your PC.
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.
Lesson 3 Computer Devices.
08/28/06 parts of the computer.
Presentation transcript:

 Input Devices Input Devices  Output Devices Output Devices  BIOS BIOS  Input Input  Output Output  Storage Devices Storage Devices  Sequential vs. Random Access Storage Sequential vs. Random Access Storage  Storage Technologies: Magnetic and Optical Storage Technologies: Magnetic and Optical

 An input device is any hardware component that allows you to enter data and instructions onto a computer. Six Widely used input devices are the keyboard, mouse, microphone, scanner, digital camera and PC video camera. back

 An output device is any hardware component that conveys information to one or more people. Three commonly used output devices are a printer, a monitor and speakers. back

 Acronym for basic input/output system, the built-in software that determines what a computer can do without accessing programs from a disk. On PCs, the BIOS contains all the code required to control the keyboard, display screen, disk drives, serial communications, and a number of miscellaneous functions.softwarecomputer programsdiskPCscodekeyboarddisplay screendisk drives serialcommunications functions back

 Input is any data entered into the computer’s memory.  Types of input include: ◦ Data – Unorganized information (words, numbers, images, or sounds) that the computer converts to meaningful information ◦ Software – Programs transferred from storage devices to the computer’s memory ◦ Commands – Instructions that tell the computer what to do ◦ Responses – Prompts requiring user feedback

Input device captures information and translates it into a form that can be processed and used by other parts of your computer.  Keyboards  Pointing devices  Game controllers  Scanners  Styluses  Microphones  Digital cameras  Web cams p Fig. 5-1  SimNet Concepts Support CD: “Overview of Input Devices” and “Other Everyday Input Devices” back

What is Output? Output is data that has been processed into a useful form.

Output devices Monitors: screens or Visual Display Units (VDUs) display the effects of what the user is doing can vary in size and resolution. Printers: produce a paper copy of the user’s work: a ‘hard copy’ come in three main types: laser, inkjet and dot matrix. Some businesses also use plotters. Sometimes we just need to see the information, on screen or on paper, so we use a monitor or a printer.

DeviceBenefits CRTCheapest monitor to buy; gives a sharp picture LCDSlim screen; Used for laptops and digital display TFTSlim screen; quick to refresh because each pixel has its own transistor SpeakersGood for loud music; can address a whole room HeadphonesCan listen without disturbing others; good for private conversation LaserQuick and best quality printer; large paper tray InkjetCheap colour printing; good for printing photos Dot matrixImpact printer; good for multi-part forms PlotterLarge drawing size; clear lines for technical drawings ControlSafe in all conditions; good for repetitive tasks back

 Storage devices are categorized by: ◦ The type of operations they perform ◦ The method they use to access the information ◦ The technology they use ◦ Their location in the storage hierarchy ◦ Their capacity and speed back

 Sequential – Storage devices that read and write data in a serial (one after the other) fashion  Random-Access – Storage devices that read and write data without going through a sequence of locations Tape Drive – sequential storage Hard Disk – random-access storage Floppy Disk Drive – random-access storage back

 Magnetic – Storage devices use disks or tapes that are coated with magnetically sensitive material  Optical – Storage devices that use laser beams to read patterns etched into plastic disks Magnetic Storage Optical Storage – CD/DVD drive back

Thank You