1.1.3. Input, Output & Storage Flashcards
(36 cards)
What is an input device?
A device used to put data and information into a computer.
Give examples of input devices.
Keyboard, Webcam, Magnetic stripe reader, Barcode reader, Mouse, Microphone, Scanner.
What is an output device?
A device used to send information from the computer to the user.
Give examples of output devices.
Speakers, Printers, Projector, Monitor, Actuators.
Name a device that is both input and output.
Touch screen.
What factors should be considered when choosing an input device?
Speed, accuracy, cost, and relevance to the task.
What is the purpose of storage devices?
To store information in various formats and capacities.
What is an optical storage device?
A device that reads and writes data using lasers (e.g. CDs, DVDs, Blu-Ray).
What are CDs used for?
Storing small quantities of data such as audio files, text, and digital images.
What are disadvantages of CDs?
Easily scratched, low capacity, slow transfer speeds.
What are DVDs used for?
Storing larger files like digital videos.
How is Blu-Ray better than DVD?
It has over 5x more storage and is suited for high-resolution films.
How does magnetic storage work?
It stores binary using polarised (1) and unpolarised (0) magnetic states.
Give examples of magnetic storage.
Hard disk drives (HDD), Magnetic tape, Floppy disks.
What is a hard disk drive (HDD)?
A magnetic storage device with rotating platters and a read/write head.
Disadvantages of HDDs?
Slower speeds and easily damaged by movement due to moving parts.
What is magnetic tape used for?
Early bulk data storage; now used for archiving due to low cost and high capacity.
What is flash storage?
Uses silicon chips (NAND/NOR) to store binary data electronically.
Advantages of flash storage?
Fast, durable, compact, and retains data without power (non-volatile).
Disadvantages of flash storage?
More expensive per GB, limited number of write cycles.
What is an SSD (solid state drive)?
A type of flash storage with no moving parts and very fast read/write speeds.
Disadvantages of SSDs?
Expensive and limited lifespan due to increasing write voltage.
What is RAM (Random Access Memory)?
Volatile memory that stores data/programs in use to speed up processing.
What is ROM (Read-Only Memory)?
Non-volatile memory used to store fixed instructions like the bootstrap program.