1.1.3 input,output and storage system Flashcards

(17 cards)

1
Q

input

A

pass information from the outside word into a computer system

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

output

A

take digital data and convert it into format human can process, like sound, vibrations and images

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

sensors

A

hardware device that take measurement of physical properties

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

scanners

A

-qr code
-barcode (UPC-A, code 128)

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

actuators

A

input sensor: motors

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

altimeter

A

input sensor: height

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

gyroscope

A

input sensor: orientation

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

thermometer

A

it is both input and output
use heat/temperature sensor instead for input

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

criterias to compare with secondary storage

A

durability
portability
reliability
capacity
cost (per GB)
speed (r/w)

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

RAM

A
  • stores program and data currently in use
  • faster read and write speed than secondary storage
  • volatile
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ROM

A
  • stores programs that needs to be boot up (e.g. BIOS, bootstrap loader)
  • non-volatile and cannot be altered/overwritten
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

layers of memory

A

cache
primary (RAM)
secondary( not necessary SSD)

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

virtual memory

A

when RAM is full; open but inactive data is swapped to secondary storage

a feature of os

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

virtual storage

A

aka cloud storage

storing and retrieving data over the internet in the cloud instead of a local storage device

OR

abstraction or separation of logical storage from physical storage

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

optical

A
  • uses laser light to read and write (pits and lands), and sensor to measure the amount of light reflected

slow read and write speed but average in other aspects(comparing with other 2 types of storage)

examples:
- CR-ROM, CR-RW, CR-R
- DVD, Bluray

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

magnetic

A
  • disk is polarised to become either north or south, that represents 0 and 1
  • read and write from the disk (using the read-write head)

huge capacity and lower cost per GB; but not portable, less durable and require space (for rw head)

example:
hard disk

17
Q

flash

A
  • uses electric charge
  • memory can be erased and reprogrammed electronically

opposite of magnetic
fast RW speed, portable, durable; but has small capacity and high cost per GB

example:
SSD