Unit 3 Peripheral Devices Section D. Chapter 1, Slide 2Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide.

Slides:



Advertisements
Similar presentations
المحاضرة الثانية. 2- Input devices 2- Input devices Input devices allow you to input information Input devices allow you to input information 1- keyboard.
Advertisements

Interacting with the Computer lesson 2 essential concepts.
Display Devices Display device: output device that presents output visually Monitor/Display screen: The display device used with desktop computers, notebook.
Computer Applications in Business
Input/Output Devices Chapter 5b. Input Allow input into computer Data Commands Responses Programs Most popular input devices are keyboard and mouse.
Business Studies Stage I Computer ApplicationsSlide 1 Output Devices Output Devices are all part of the Hardware of a computer system Output Devices are.
NEXT SLIDE © 2006 Prentice-Hall, Inc. 1 Technology In Action.
Interacting with Your Computer
Printing Information on a paper is known as “Hard Copy”. There are two main types of printers: - Impact - Non-Impact.
Chapter 2 Peripheral Devices 1. 2 What’s inside and on the CD? This chapter provides an overview on: –Keyboard and mouse –Specialized input devices Trackpads.
Printers Printers is an output device that produces text and graphics on paper. Many printers are primarily used as local peripherals and are attached.
Output 1. Output Output is any data that has been processed into a useful form. Output Device is any hardware component that conveys information to one.
Output devices. There is no point in having a computer that can do wonderful things unless it can tell you the results of what it has been doing. This.
Chapter 2 – Coputer Hardware
MAC OS – Unit A Page: 6-7, 8-9 Examining Input Devices Examining Output Devices.
XP Practical PC, 3e Chapter 17 1 Upgrading and Expanding your PC.
Input and Output Devices. Expansion slots, cards, and ports.
1.  Output is any data that has been processed into a useful form. Output Device is any hardware component that conveys information to one or more people.
Computer Hardware Unit B.
CIS 102Introduction to Hardware and Software Chapter 2 Input and Output part 1 – input devices and printers.
Computer Concepts – Illustrated 8 th edition Unit B: Computer Hardware.
Input Devices : Pointing Mouse : mechanical, light Touch Pad : finger pressure Track Ball : upside down mouse Pointing Stick : TrackPoint, Isopoint Joystick.
OUTPUT DEVICES OF INFORMATION SYSTEM 25 JULY 2005 LOWER 6 TH COMPUTING LESSON Prepared by:T.Fina.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Peripherals The term peripherals refers to all hardware devices that are attached to your computer and are controlled by your computer system Peripherals.
Output Devices.
Comparing Printers Computer Concepts Unit B. Comparing Printers What type of printer should I get for my home or school work? If will print text and some.
CSCI-235 Micro-Computers in Science Hardware Part II.
Chapter Three Peripherals and Networking Part I: Peripheral Devices.
Unit 3- Input, Output, & Peripherals.  Identify & describe input devices  Identify & describe output devices  Connect input & output devices to a computer.
Introduction to Computers
1 A Quick Look at Hardware What you need to know before buying a computer.
BY- UPENDRA SHARMA.  It is a electronic machine.  When we gives input in a computer it takes and process then and after then it gives output.  It is.
Lesson 1: Computer Concepts – Part 2. Inside the System Unit Part 2  Video  Expansion cards  Ports.
Computing Fundamentals
Chapter 2b- Peripherals & Ports.  Identify & describe input devices  Identify & describe output devices  Connect input & output devices to a computer.
Output Devices. Any items of hardware that the computer uses to present data to the user –Can output text, images, video, sound or other types of data.
Chapter 2 HAEDWAER.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
1 CHAPTER 2 Hardware. 2 CPU : Central Processing Unit -Every PC system unit contains at least one chip called microprocessor (cpu) attached on motherboard.
Components of Computer. Output The data that has been processed into useful information is called output. Types –Screen – soft copy –Printer – hard copy.
Output and Output Devices M Tehseen Qureshi. Quiz Total Time: 10 minutes Total Marks:10 Define Output?(5) List out different Output devices. (5)
Computer Hardware Unit B. Objectives Introduce Storage Technology Compare Storage Technologies Compare Storage Media and Devices Explore Floppy Disk Technology.
Lesson 3 Output Devices By the end of this lesson, learners should be able to: List and describe how these output devices work - monitors, printers, speakers.
Computers Are Your Future © 2005 Prentice-Hall, Inc. CXC IT Unit 1 Objective 6 OUTPUT DEVICES Output – getting data out!
FIFTH MEETING.
Introduction to Computers
Discovering Computers 2012: Chapter 2-6
HARDWARE.
Managing Windows Devices
Discovering Computers 2011: Living in a Digital World Chapter 6
Output Devices.
Computer Output Device: Printers
Output Devices AS ICT.
Introduction to Computers
Output Devices AS ICT.
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.
Printer its types, working and usefulness
OUTPUT DEVICES SADIA YUNAS BUTT.
Computer Hardware – Output Devices
McGraw-Hill Technology Education
Lecture 8 Output
Identifying Input / Output Devices
Business Computer Technology
Output devices EIT, ©Author Gay Robertson, 2016.
Video, Sound and printer
Computer Fundamentals
Maintenance of Computer System
Output Chapter 6.
Chapter 11: Printers IT Essentials v6.0 Chapter 11: Printers
Presentation transcript:

Unit 3 Peripheral Devices Section D

Chapter 1, Slide 2Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 2 Expansion ports provide connectivity for peripheral devices and include: Mouse and keyboard ports (these look identical) Network port – like a phone connector but larger Modem port – phone line connector for dial-up access Speaker and microphone General purpose USB ports Monitor port

Chapter 1, Slide 3Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 3 USB ports are now the most frequently used Most full-size notebooks have 4 USB ports Desktops have 6 USB ports (2 front, 4 back) A few devices using USB connectivity include mouse, scanner, printer, and joystick Windows automatically detects USB devices Detects the device when plugged in Determines type of device and configures it for use This capability referred to as Plug and Play (PnP)

Chapter 1, Slide 4Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 4 Software that determines how a peripheral device communicates with a computer Generally don’t need to install a device driver Usually already included with the operating system But if installing a new model of a peripheral device on an older computer, it may not have the driver Or if installing a much less common device CD with driver may be included with device If not included, can usually download from Internet

Chapter 1, Slide 5Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 5 Monitors now mostly LCD flat panel displays (Liquid Crystal Display) Clearer image with better color than older CRTs Also much more compact and use less power Screen size is measured diagonally Dot pitch is a measure of image clarity A smaller number is better, pixels closer together Resolution indicates number of pixels displayed A larger resolution yields a smaller image

Chapter 1, Slide 6Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 6 Several resolutions may be used As resolution goes up, more pixels must fit in same space Thus pixels must be smaller If pixels are smaller, image size will be smaller as well So to increase text or image size, select a lower resolution 800 x 600 resolution 1024 x 768 resolution

Chapter 1, Slide 7Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 7 Print quality expressed in dots per inch (dpi) More dots mean better print quality More dpi does not mean smaller text as in monitors Common types of printers Ink jet – nearly always print in color Laser – print in black & white or color Thermal transfer – black & white only Dot matrix – black & white only Parallel port formerly used to connect printers Most printers now connect through a USB port

Chapter 1, Slide 8Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 8 Ink jet and laser printer speeds Expressed in pages per minute (ppm) for B&W text Color prints slower than B&W Graphics prints slower than text 12 pages per minute is a typical print speed Thermal printer speeds listed in linear millimeters per second Dot matrix printer speeds listed in characters per second

Chapter 1, Slide 9Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 9 Nozzles spray ink on to paper Most popular home printing option High quality results for both text and graphics Very inexpensive to purchase But costly to operate Typically require 4 ink cartridges per printer Cartridges are expensive and often used quickly A poor solution for high volume printing needs

Chapter 1, Slide 10Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 10 Works like a copier with a light sensitive drum Most popular business printing option Very high quality results for text and graphics More costly to buy but cheaper to operate Black & white requires a single toner cartridge Color more costly requiring 4 toner cartridges Cartridges expensive but last far longer than ink jet Most color lasers also require drum be replaced B&W a good choice for high volume printing

Chapter 1, Slide 11Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 11 Uses special paper known thermal paper The ink is coated on the surface of the paper Ink changes from white to black when heated Heavily used for receipts of all types Gas stations, restaurants, stores Very convenient, no toner or ink to replace Just replace the roll of paper when it runs out

Chapter 1, Slide 12Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 12 Once the dominant printing technology Slow, noisy, and low quality Supplanted by laser and ink jet printers Dot matrix printers are still used to print multi-part carbon forms These forms require an impact printer Laser and ink jet printers do not strike the page Very inexpensive to operate

Chapter 1, Slide 13Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 13 Several printers may be available to a computer May be directly connected via parallel or USB port Or mutiple printers may be available on a network Can set one printer as the default printer Right click on printer & select Set as Default Printer Default printer appears with a check mark

Chapter 1, Slide 14Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 14 A circuit board that provides additional functionality Plugs into slot on motherboard End of card exposed to back of system unit Expansion boards may provide: Enhanced graphics for a monitor A sound card for connecting speakers As well as with many other possible functions

Chapter 1, Slide 15Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 15 A group of long narrow sockets on motherboard Provide a place to insert expansion boards 3 common types PCI – general purpose slot ISA – older technology replaced by PCI AGP – a lone slot designed only for graphics boards A board is designed for a particular type of slot Most desktop computers have 4-8 expansion slots

Chapter 1, Slide 16Starting Out with Visual Basic 3 rd EditionIntroduction to ComputersUnit 3D – Peripheral DevicesSlide 16 Notebook computers are designed to accept small, space-saving PCMCIA expansion cards But provide same capability as desktop expansion cards Can be type I (thinnest), type II, or type III (thickest) Most notebooks have 1 type III slot that accepts: Any combination of 1 or 2 type I and type II cards Or a single type III card