Input, Output, and Sensors Flashcards
output device
piece of hardware used to communicate the result of processed data
examples of output devices
printers, cutters, actuator, monitors, speakers, projectors, and headphone
printers
create (hard) copies of documents and images
Inkjet printers
use ink cartridges to spray tiny droplets of ink at any paper to form an image
Laser printers
uses a laser to apply a static charge to areas on the paper. Toner (a powdered ink) is then attracted to the static charge and sticks to the paper, forming an image
3D printer
used in computer aided design to produce solid objects of various materials. Design is made using CAD
When the printer runs out of paper
a signal called an interrupt is sent to the processor to request that the problem is dealt with
Projector
Used to display images and videos on large areas. Useful when output needs to be viewed by many people
LCD projectors (Liquid Crystal Display)
Creates an image by projecting light in three colors (RGB). Older technology.
DLP projectors (Digital light processing)
Uses thousands of tiny mirrors to reflect a digital image. Comp -> screen. Smaller, more portable, lesser quality images
LCD (Liquid Crystal Display)
Sandwich crystals between two sheets of glass. White backlight illuminates screen from behind. When crystals are solid, light cannot pass through. When an electrical current is applied to the crystals, light passes through, and an image is formed.
LED (Light emitting diode)
LEDs use light emitting diodes to generate light. Better contrast.
Have a better image quality, use less power, more cost effective, initial cost is higher
Speaker
Produce output inform of sound. Converts electrical signal into vibrations
Actuator
Takes a digital signal and outputs it as a physical movement
Cutters
Cut through materials such as glass
Coordinates are used to recognize the object
input devices
Used to input data into a computer for processing
examples of input device
keyboard, mouse, microphone
Keyboard (text)
Connected to a computer via USB/wireless
Each character has an ASCII value.
Each character pressed is converted to a digital signal
Each ASCII value has a binary value
The binary can be processed by the CPU to action the key press
Slow method of data entry, prone to errors
mouse (movement)
Mechanical ball, connected through USB port.
Microphone (sound)
Sound reaches the microphone’s diaphragma, which is attached to an electromagnetic apparatus which senses the vibrations and produces an electric current.
Touch Screen (movement, touch)
Useful when a user must select from a small range of options
Resistive touch screen
Top layer is flexible plastic with conductive film
The second layer is hard, with film.
Spacers keep them from touching.
When the screen is touched, both layers touch.
Measuring resistance on both points, a measurement of the position is found
Completes electrical circuit.
+: Cheap to manufacture
-: Not durable, poor visibility in the sun, less accuracy.
Capacitive touch screen
Transparent layer over screen, which is sensitive to the static electrical charge in human bodies.
When finger touches screen, current changes.
Change is detected and location can be detected. Point is sent back to controller.
+: Good visibility in the sun, durable, allows multitouch.
-: Glass screen can break, cannot be used with gloves.
infrared touch screen
Creates a grid of infrared light over screen, transmitted using LEDs.
When the user touches the screen, light beams are broken.
This information can be used to detect the location of touch.
+: Can be touched with gloved finger and stylus pen, durability is good, allows multitouch.
-: Expensive to manufacture, sensitive to dirt/dust, screen will shatter on impact.