Input/Output Devices Graphical Interface Systems Dr. M. Al-Mulhem Feb. 1, 2008.

Slides:



Advertisements
Similar presentations
Chapter 5 – Part 2 Input and Output
Advertisements

Output Devices.
المحاضرة الثانية. 2- Input devices 2- Input devices Input devices allow you to input information Input devices allow you to input information 1- keyboard.
Interacting with the Computer lesson 2 essential concepts.
Computer Graphics- SCC 342
Discovering Computers 2010
Computer Applications in Business
Module 1 Prepared by Elizabeth Isaac DCS, RSET. Flat-Panel Display 1. Flat-Panel displays are thinner. 2. Its weight is less. 3. Need less power compared.
Input/Output Devices Chapter 5b. Input Allow input into computer Data Commands Responses Programs Most popular input devices are keyboard and mouse.
Overview of Graphic Systems
1 Lecture 2 Main components of graphical systems Graphical devices.
Ch CHAPTER Input & Output Irfan A. Ilyas Week15 – Lecture02.
Business Studies Stage I Computer ApplicationsSlide 1 Output Devices Output Devices are all part of the Hardware of a computer system Output Devices are.
INPUT AND OUTPUT. -2 Competencies Define input Describe keyboard entry, pointing devices, & scanning devices Discuss image capturing devices, digitizing.
1 King ABDUL AZIZ University Faculty Of Computing and Information Technology CS 454 Computer graphicsIntroduction Dr. Eng. Farag Elnagahy
1 Graphics hardware Output devices Input devices.
Interacting with Your Computer
By Krystin Mendoza Communication 165. What is an input? Input is data or instructions that the computer uses! –When you use word processing, save your.
INPUT & OUTPUT DEVICE. INPUT & OUTPUT HARDWRE Input hardware consist of devices that translate data into computer readable form. On the other hand, Output.
Chapter-2 Overview of Graphics Systems Topics: Topics: Video-display system Video-display system Rater Scan systems Rater Scan systems Random scan systems.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Printing Information on a paper is known as “Hard Copy”. There are two main types of printers: - Impact - Non-Impact.
INFORMATION TECHNOLOGY
Output Devices. How many output devices can you name? –Screen (VDU) –Printers (dot-matrix, laser, ink-jet) –Plotter –Speakers –Motors.
1. 2  A computer is a device capable of storing data  in a format suited to the computer,  which is then processed by mathematical manipulation and.
Input and Output Hardware Ms. Fojan’s Class. Group Members Mr. Nafees Ahmed Khan Mr. Yasir Munawar.
Chapter 2 – Coputer Hardware
MAC OS – Unit A Page: 6-7, 8-9 Examining Input Devices Examining Output Devices.
INPUT DEVICES. KEYBOARD Most common input device for a computer.
   Input Devices Main Memory Backing Storage PROCESSOR
1 Input Devices. 2  The Mouse: Used to ‘drive’ Microsoft Windows. There are many different types of mice, a commonly used model now has a small wheel.
PROCESSORBacking Storage Main Memory Output Devices Input Devices Output Devices Translates signals from the computer into a human- readable form.
Digital Imaging Systems –I/O. Workflow of digital imaging Two Competing imaging format for motion pictures Film vs Digital Video( TV) Presentation of.
Input and Output Devices. Expansion slots, cards, and ports.
OUTPUT DEVICES OF INFORMATION SYSTEM 25 JULY 2005 LOWER 6 TH COMPUTING LESSON Prepared by:T.Fina.
Parts of computers Four parts: Input device Processor (small silicon chip, microprocessor, video recorder, dedicated) Output device Storage Device.
Peripherals The term peripherals refers to all hardware devices that are attached to your computer and are controlled by your computer system Peripherals.
CD2012 Principles of Interactive Graphics Lecture 04 Graphics Hardware Abir Hussain
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.
Chapter 6: Output Slides Created by Kevin McHale.
Objectives Differentiate between raster scan display and random scan display.
Computer Graphics Lecture 04 Fasih ur Rehman. Last Class Overview of Graphics Systems – Display Devices Colors and colored displays Raster displays and.
CSE 494/598 Intro to Applied Computer Graphics Anshuman Razdan DCST AR's Web Page AR's Web Page
Grade 8.  Pixel – Tiny dots that make up a picture shown on a monitor.  Resolution – How sharp and clear an image is. Usual measured by the amount of.
Specialized Input and Output. Inputting Sound ● The microphone is the most basic device for inputting sounds into a computer ● Microphones capture sounds.
Output devices Prof. K Regis. Types of output devices Monitor Printer Speaker Plotter.
Collecting.  What are some Tools for Information Processes?  Collecting is the information process that involves deciding what to collect, locating.
Chapter 2 HAEDWAER.
1 CHAPTER 2 Hardware. 2 CPU : Central Processing Unit -Every PC system unit contains at least one chip called microprocessor (cpu) attached on motherboard.
Name Enrolment no.: Dhruti Desai Khushboo Desai Sneha Gangwani Rajul Shah
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INPUT AND OUTPUT DEVICES LESSON 3.
SPS Lab 14 th. 진성민. Contents  Scan Converter Memory  Digital Device  Analog-to-digital converter  Scan converter matrix  Writing, Reading, and image.
COMP LIT FALL SEMESTER OUTPUT UNIT GET OUT YOUR NOTEBOOKS AND PENS! NO SLEEPING, NO EATING, NO TALKING! LISTEN, LOOK, AND THINK. TAKE NOTES & ASK QUESTIONS.
COMP413: Computer Graphics Overview of Graphics Systems Chapter 1.
FIFTH MEETING.
Input and Output devise Major: Information Technology
Hardware: Input / Output Devices
Discovering Computers 2012: Chapter 2-6
Chp 4: Input and Output Devices
Output Devices.
Input Devices and Output Devices
INFORMATION TECHNOLOGY
Introduction to Computers
Overview of Graphics Systems
I/O Organization and Peripherals
Chapter 6.
Computer Fundamentals
Output Chapter 6.
Chapter 2 Overview of Graphics Systems
Overview of Graphics Systems
Presentation transcript:

Input/Output Devices Graphical Interface Systems Dr. M. Al-Mulhem Feb. 1, 2008

Display Devices Vector display –Draws only lines –Also known as random scan Raster display –Discrete grid of elements (frame buffers pixels) –Shapes drawn by setting the “right” elements –Frame buffer scanned (one line at a time) to preserve image –on CRT LCD – liquid crystal display –Polarizing light –Crystals react to current

Vector vs. Raster Vector –Easy to draw lines –Can display only lines –Refresh time depends on scene complexity –Old fashioned – Very uncommon today Raster –Hard to draw smooth lines –Displays a discrete approximation of any shape –Refresh the entire frame buffer –Used practically everywhere

Terminology Pixel: Picture element –Smallest accessible element in a picture –Usually rectangular or circular Aspect Ratio: –Ratio between physical dimensions of a pixel (not necessarily 1) Dynamic Range: –Ratio between minimal and maximal light intensity emitted by display pixel.

Terminology (cont). Resolution: The maximum number of pixels that can be displayed without overlap on the screen. 1024×768 pixels Screen Space: A discrete 2D Cartesian coordinate system of the screen pixels. Object Space: The 3D Cartesian coordinate system of the universe.

Hardcopy Devices Plotter Dot Matrix Printer: Laser Printer:

Color Printing Technologies Ink Jet –Sprays microscopic dots of ink through small holes to form dots on paper. Thermal Wax –Creates colors by melting and bonding color wax dots onto special paper. Dye Sublimation –Creates continuous-tone by heating dyes until they turn into gas (sublimate), that fuses into the paper. Film Recorder –A camera in front of a designated B&W CRT. RGB channels are sent one at a time through an appropriate filter.

Standard Input Devices Keyboard –For alphanumeric input. Mouse/Trackball –Provides relative movement information.

2D Input Devices Joystick –Provides relative movement information. Digitizer/Tablet –Provides absolute position information. Touch Screen –A CRT screen that can sense pressure on its surface. Light Pen –Synchronized with the CRT scan, it can locate a position on screen.

3D Input Devices Dataglove –Sensors to detect hand and finger motions –Used to grasp a virtual objec.t Head mounted Display –Used to interact with the environment. Space Ball –Position and orientation is measured by the pressure applied to the ball.

Image Capture Digital Cameras –High resolutions. Video Camera –Low resolution. Scanner –High resolution.

More Image Capture Devices Thermal imaging –Non visible images Ultrasound –High frequency sound waves are converted to form an image.

3D Scanners CT / MRI –3D Imaging 3D Range Scanner –Geometry and color texture digitizer