1.1.3 I/O and storage devices Flashcards
What is an input device
The hardware that allow users to interact with a computer system
List some input devices
Keyboard
Mouse
Touchscreen*
Microphone
Scanner
Game Controller
What is an output device
Hardware that receive information from a computer system can present it to user
Lists some output devices
Monitor
Printer
Speaker
Projector
Characteristics of RAM
- Random access memory
- primary memory
- volatile
4.uses as main memory
Characteristics of ROM
- read-only memory
- primary memory
- non-volatile - store fixed and permanent data - contains BIOS
- cannot be modified
What kind of system ROM can be used
Embedded system like washing machine because no changes needed to be made.
What happens when computer boots up
The operating system is copied from secondary storage to RAM
When RAM is full, where does data that hasn’t been recently used moved to
To location on secondary storage known as virtual memory
Why virtual memory is needed
There are times when the amount of
RAM needed to hold all running
programs and data is greater than the amount of RAM available to the computer. When this happens, part of the computer’s secondary storage, such as the
hard disk, can be used to store data temporarily.
3 examples of optical devices
CD DVD blue-ray
Examples of magnetic storage devices
Hard disk drives
Magnetic tapes drives
Examples of flash storage devices
Solid-state drives
USB
What is used to read from and write to optical devices?(1)
lasers
How is binary information represented in optical devices?(4)
Pits and Lands; Pit represents 0 and Land represents 1.