Hardware Flashcards
What are the different types of hardware devices?
Input devices,
Output devices,
Storage devices
What is an Input device?
A device that allows a user to input information from the outside world into a computer system
What is an Output device?
A device that allows a computer to output and interact with the outside world
What is a Storage device?
A device that stores data either permanently or temporarily in a computer
Give 3 examples of Input Device?
Mouse,
Keyboard,
Microphone
Give 3 examples of Output Device?
Monitor,
Actuator,
Speaker
Give 3 examples of Storage Device?
Hard Disk Drive,
Solid State Drive,
RAM
What is a sensor?
An Input device that detects a specific change in something e.g. A digital thermometer uses a temperature sensor
What is the difference between a monitoring sensor and control sensor?
A montioring sensor will just record the sensor’s input and not modify the environment
A control sensor will adjust the environement based on the sensor’s input
What is the difference between Primary and Secondary Storage?
Primary storage temporarily holds data and instructions for the CPU to use for currently open programs
Secondary storage is a permanent storage of data allowing the computer to store data for when it is turned off
What are the different types of secondary storage?
HDD - typically 2TB, medium speed, £0.03 per GB, not very durable
SSD - typically 1TB, super fast, £0.1 per GB, durable
DVD - 4.7GB, slow, £0.04 per GB, portable
Cloud Storage - 5GB, slow, $0.026 per GB, Accessible from anywhere
SD Card - 4GB, fast, £1 per GB, Small and portable
Blu-Ray Disk - 25GB, slow, £0.04 per GB, portable and larger than DVD
Magnetic Tape - 1-15TB, Slow, £0.001 per GB, usage for safe achives of data
What is virtual memory?
A sector on the hard disk drive where programs can be offloaded to from RAM when RAM is full, allowing for space in RAM for a different program to actively run
What is virtual storage?
Storage that is on the cloud, not owned physically by you, but accessible anywhere with an internet connection
What is RAM used for?
Storage of currently used instructions and data for the CPU to quickly access
What is ROM used for?
Storage of the boot instructions for the computer known as the bootstrapper, which loads the BIOS.