1.1.3 Input, Output, Storage Flashcards
INPUT devices
- are hardware components that enable the user to input data or commands into the computer system [1]
- which the computer then processes to produce output
TYPES OF input devices
- keyboard
- mouse
- microphone
- webcam
- Scanner
- sensors
- barcode readers
- biometric devices
Keyboard
allows user to input text and commands by pressing keys
Mouse
Allows user to navigate the computer screen, click on items etc.
Microphone
Captures audio input which can be used for voice commands, recording audio or video conferencing.
Webcam
Captures video input
- often used for recording videos etc.
Scanner
Digitalises physical documents/images converting them into a format that the computer can process
Barcode reader
- Scans barcodes
- typically used in retail and inventory management
Sensors
- defect and respond to some type of input from the physical environment converting it to electrical signals that can be used as input within a computer system .
- eg. Temperature sensor, pressure sensors, humidity sensors, biosensors
Output devices
- hardware components that receive information from a computer system and present it to the user in a comprehensible form
- they enable the computer to communicate the results of processed data or commands [1]
examples of output devices
- speakers
- printers
- projector
- monitor
Speakers
Output sound from a computer
Printers
Produces a hard copy of digital documents or images/photos
Projector
Used to project video content from a computer onto a screen
Monitor
- Displays visual output from the computer
- this includes text images and videos
Storage devices
- are hardware components that store digital data within a computer system
- there are 3 TYPES :
- magnetic
- optical
- flash
MAGNETIC STORAGE devices ( HDD, magnetic tape )
- Store data by magnetizing particles on a disk or tape
- use Read/write heads that contain electromagnets.
- parts of the surface is either magnetised or demagnetised and the heads control this and read what state they are in
- (1) magnetised
- (0) demagnetised
- hard drive can be used to store files and software
Magnetic storage benefits
- high storage capacity
- relatively low cost per GB/Mb
- suitable for long term storage and back up
- usually reliable
Magnetic storage drawbacks
- Slower read and write speeds compared to other types
- magnetic HDs are susceptible to physical damage due to moving parts ( if moved quickly due to the head coming into contact with the platter) [1]
- requires more space to store moving parts [1]
Optical storage devices
- eg. CDs , DVDs, Blu-ray Disc
- store data using a laser to burn pits onto the surface of the disc ( to write data)
- read from and written to using lasers
- to read the data laser light is shined on the disc, a pit scatter light (0) a land reflects light (1)
- suitable for distributing music software, movies or backup of files
Optical ADVANTAGES
- durable and relatively immune to environmental conditions
- thin and lightweight, easy to transport so portable
- low cost per disc
Optical DRAWBACKS
- Lower storage capacity compared to other types
- slower read/write speeds
- can easily be scratched and damaged so not very durable
flash STORAGE DEVICES
- eg. SSD, USB flash drives
- can be erased and reprogrammed electronically
- Uses memory chips
- is not volatile
- fast and compact
- used to allow transport of materials between devices
Flash ADVANTAGES
- fast read/write speeds [1]
- have no moving parts so less susceptible to physical shock and more durable [1]
- requires less space due to no moving parts
- highly portable
Flash storage drawbacks
- high cost per GB
- limited life span as flash memory cells can wear out after a certain number of write cycles
Virtual storage / cloud
- where data is stored on multiple servers in a remote location
- servers use magnetic and now increasingly SSD
- virtual storage can be accessed over the internet
Virtual storage benefits
- data is stored remotely so in case of a disaster, data is not also damaged [1]
- data can be accessed from anywhere with an internet connection [1]
- data redundancy protects against data loss due to hardware failure
- often more affordable than maintaining own storage devices/ infrastructure
- easy to increase storage capacity as needs grow so scalable
Virtual storage drawbacks
- is dependant on an internet connection so access to data can be slow or impossible without an internet connection
- storing sensitive data off site can pose a security risk
Primary storage
- the computers internal memory which is directly accessible by the CPU
- is much faster than secondary storage as it is closer to the CPU
- include RAM and ROM
RAM
- stores data and instructions currently in use eg. Open applications and files [1]
- is volatile so contents are lost when computer is turned off [1]
- is directly accessible so the processor can access any part of the RAM equally fast [1]
- RAM operate at a much faster speed than many secondary storage devices [1]
ROM
- stores the BIOS (or operating system) [1]
- is non volatile so retains its contents even when computer is turned off [1]
- is read only so cannot be modified/unintentionally amended [1]
- ROM is quick to start up so systems can be started up quickly [1]