1.1.3 Input Output and Storage Flashcards

1
Q

What is an input device?

A

A device that allows data to be entered into the computer?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is an output device?

A

A device that reports the result of processing to the user

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name three sensors that could be used as input

A

e.g.
1. Thermistor (temperature)
2. Ultrasonic sensor (distance)
3. Gyroscope (rotation)
4. Accelerometer (acceleration)
5. Moisture sensor
6. Light sensor
7. GPS (position)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Name three input devices

A

e.g.
1. Mouse
2. Graphics tablet
3. Touch pad / touch screen
4. Joystick
5. Keyboard
6. Keypad
7. Button
8. Microphone
9. Camera / webcam
10. Barcode reader

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Name three output device

A

e.g.
1. Monitor
2. Touch screen
3. LED lights
4. Speakers
5. Headphones
5. Printer
6. Projector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is secondary storage?

A

Non-volatile, long term, storage for programs and files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the four types of secondary storage?

A
  1. Optical
  2. Magnetic
  3. Flash / Solid State
  4. Virtual / Cloud
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Give an example of an optical storage device

A

e.g. CDROM, DVDROM, CD, DVD, BluRay

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the advantages of optical storage?

A
  1. Portable, because it’s small, light, and has no moving parts
  2. Cheap per GB of storage
  3. Doesn’t require an internet connection
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the disadvantages of optical storage?

A
  1. Requires the user to have a disk drive
  2. Can get scratched
  3. Hard to find in larger capacities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Explain how optical storage works

A

Data is stored using pits and lands
Which are read/written onto a reflective surface with a lasar
The angle that the light is reflected at determines if a 0 or 1 is stored

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Give an example of a magnetic storage device

A

Hard Disk Drive, magnetic tape

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the advantages of magnetic storage?

A
  1. Low cost per GB
  2. High capacity
  3. Long lifespan
  4. Doesn’t require an internet connection
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the disadvantages of magnetic storage?

A
  1. Sensitive to magnets
  2. Moving parts make it slow, noisy, and consume a lot of power
  3. Can be damaged by sudden movement
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Explain how a Hard Disk Drive works?

A

Magnetic patters are read off of disks/platters that spin at high speeds
The direction of the magnetic field indicates whether a zero or a one is stored

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the advantages of flash/solid state storage?

A
  1. Portable, because it’s small, light, and has no moving parts
  2. Fast data read/write times
  3. Doesn’t require an internet connection
  4. Silent to use
17
Q

What are the disadvantages of flash/solid state storage?

A
  1. High cost per GB
  2. Reduced life span (limited amount of read/write operations)
18
Q

Give an example of a flash/solid state storage device

A

e.g. Solid State Drive, USB memory stick

19
Q

Explain how solid state/flash storage works

A

NAND or DRAM memory chips
have their contents erased and overwrittedn when an electical charge is applied

20
Q

Explain how cloud/virtual storage works

A

Data is stored on a remote device
accessible through the internet
normally owned by a third party

21
Q

What are the advantages of cloud/virtual storage?

A
  1. Data can be accessed from anywhere
  2. Does not take up physical space and easy to expand by upgrading plan
  3. Most cloud services automatically handle backups, security, and maintenance
  4. No risk of losing a physical storage device
22
Q

What are the disadvantages of cloud/virtual storage?

A
  1. Requires an internet connection
  2. If the host company goes out of buisness, data could be lost
  3. Reliant on a third party for security, and potentially sensitive data must be sent accross the internet
  4. Slower than local physical storage
23
Q

What is primary memory?

A

Memory directly accessible by the CPU

24
Q

What is RAM?

A

Random Access Memory
Stores programs currently in use

25
Q

What is ROM?

A

Read Only Memory
Stores BIOS and boot program

26
Q

What are the characteristics of RAM?

A
  1. Has read and write access
  2. volatile - will lose all data when the computer is turned off
27
Q

What are the characteristics of ROM?

A
  1. Read only
  2. Non-volatile - won’t lose data when the computer is turned off
  3. Quick to start up