input, output, storage Flashcards
(22 cards)
RAM
random access memory
short term memory to quickly access data currently in use
volatile
ROM
read only memory
permanent store of data
stores the bootstrap
what is an input device?
hardware that puts data and information into a computer
examples of input devices
keyboard, webcam, barcode reader
what is an output device?
hardware that sends information from the computer
output device examples
speakers, headphones, printer
what is optical storage?
read and written to using lasers
binary information is represented on the disc as pits (0) that scatter light or lands (1) that reflect
examples of optical storage
CD
-small quantities of info, used for audio files, portable
-easily damaged, limited capacity
DVD
-higher storage capacity
Blue-Ray
-have 5x amount of storage as DVD
what is magnetic storage?
stores information magnetically represent binary info using 2 magnetic states: polarised and unpolarised
magnetic storage examples
hard disk drive
-high capacities
-slow data transfer speeds
-delicate
what is flash storage?
fast and compact storage using semiconductors to be reprogrammed electronically, its volatile
flash storage example
solid state drive
-light and portable
-high cost
what is virtual storage?
storing information remotely so it can be accessed anywhere at anytime
examples of virtual storage
the cloud storage services like google drive, Microsoft one drive.
what is open source software?
code that can be used by anyone without a license
distributed with the source code
advantages of open source
modified or improved by anyone
technical support from an online community
disadvantages of open source
lack of support-no user manuals
low security
what is closed source
code requires the user to hold an appropriate license to access it
company owns the copyright license
advantages to closed source
-regular thorough updates
-expert support and user manuals as the company owns it
-high security
what is compression?
process used to reduce the storage space required by a file to store more files
makes it quicker to send files across networks or the internet
what is lossy compression?
-reduces the size of a file and removes some of its information
-results in a lower quality file eg a pixilated image or less clear audio
-the original file cannot be recovered
what is lossless compression?
-reduces the size of a file without losing any information
-the original file can be recovered after compressing