1.1.3 Input,Output and Storage

0.0(0)
studied byStudied by 3 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/41

flashcard set

Earn XP

Description and Tags

COMPLETE!!

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

42 Terms

1
New cards

What is an input device?

peripheral devices used to pass data into the computer (& allow users to communicate w/ computer)

2
New cards

Examples of input devices

  • keyboard

  • mouse

  • biometrics

  • temperature sensor

  • cameras

  • barcode scanner

  • proximity sensor

  • RFID scanner

  • Infrared sensor

3
New cards

Describe a barcode

  • representing data in a machine-readable form

  • check digit at end of barcode

  • when long code entered check digit calculated & compared to check digit at end of barcode

  • if they do not match there was an input error

4
New cards

How do sensors work?

by converting an analogue signal into a digital form by an ADC (analogue to digital converter)

5
New cards

Main criteria for choosing an appropriate input device?

  • cost

  • speed

  • accuracy

  • reliability

6
New cards

Describe an RFID (Radio Frequency Identification)

  • allows data to be transmitted wirelessly over radio waves

  • made up of tags and reader

  • tags = antenna(receiving & transmitting radio frequency sinals) & chip (processes signals)

  • each tag = unique identifier

  • reader transmits encoded radio signal to interrogate the tag

7
New cards

What is an output device?

peripheral devices used to report results of processing from a computer to the user (& allow the computer to communicate with the user)

8
New cards

Examples of output devices

  • monitors

  • printer

  • speakers

  • 3-D printers

  • motors(actuator)

9
New cards

What is an actuator?

something that performs an action

10
New cards

3 different types of printers

  • Inkjet(feel the ink)

  • Laser (use lasers)

  • Dot-Matrix (old,dots)

11
New cards

What are the two different types of memory?

  • primary

  • secondary

12
New cards

What is primary memory?

memory that can be directly accessed by the CPU

13
New cards

What type of memory are RAM and ROM?

primary storage

14
New cards

Features of RAM

  • volatile (contents erased when no power)

  • can be read from and written to

15
New cards

What is usually stored temporarily in RAM?

  • user files

  • applications software

  • OS

16
New cards

Features of ROM

  • non-volatile (contents remains with no power)

  • read only

17
New cards

What is usually stored in ROM?

  • OS

  • BIOS bootstrap program

18
New cards

Secondary storage has slower… than RAM

access speeds

19
New cards

What are the 3 types of storage?

  • Magnetic

  • Optical

  • Flash

20
New cards

Examples of magnetic storage devices

  • hard disk drives

  • magnetic tape drives

21
New cards

Examples of optical storage devices

  • CDs

  • DVDs

  • Blu-ray discs

22
New cards

Examples of flash devices

  • SSD (solid-state drives)

  • USB flash drives

23
New cards

How do magnetic storage devices store data?

magnetising particles on a disk/tape

(two magnetic states representing binary 1 and 0)

24
New cards

How do optical storage devices store data?

using a laser to burn puts into the surface of the disc

25
New cards

How do solid state devices store data?

in flash memory cells

26
New cards

Hard Drive (Magnetic) advantages

  • high capacity

  • cheap

  • reasonably quick

27
New cards

Hard Drive (Magnetic) disadvantages

  • serial access - slow (one after the other)

  • vulnerable to damage if dropped

28
New cards

Hard Drive (Magnetic) uses

  • used in computers

29
New cards

Solid State Drive (Flash) advantages

  • direct access - fast speed

  • light and portable

  • reliable

  • not as vulnerable to damage if dropped

30
New cards

Solid State Drive (Flash) disadvantages

  • more expensive than simple hard drive

  • limited number of read/writes till they break

31
New cards

Solid State Drive (Flash) uses

  • computers where speed is priority

32
New cards

CD, DVD + Blu - ray (Optical) advantages

  • fast

  • light and portable

  • reliable

  • not vulnerable to damage if dropped

  • cheap

33
New cards

CD, DVD + Blu - ray (Optical) disadvantages

  • limited capacity

  • slow read write times

34
New cards

CD, DVD + Blu - ray (Optical) uses

distribution of software and films

35
New cards

USB pen drive (Flash) advantages

  • cheap

  • very portable

36
New cards

USB pen drive (Flash) disadvantages

  • limited read write before stops working

37
New cards

USB pen drive (Flash) uses

carrying data from place to place

38
New cards

What is virtual storage?

storing data remotely so it can be accessed by any computer with access to the same system

39
New cards

Examples of virtual storage

  • google drive

  • microsoft one drive

40
New cards

Benefits of virtual storage

  • scalability (easy to increase storage as capacity grows)

  • accessibility(accessed from anywhere w/ internet)

  • data protection (protects against lost data due to hardware)

  • cost-effective (pay only for storage used)

41
New cards

Drawback of virtual storage

  • dependence on internet

  • security concerns

  • ongoing costs (cost can add up overtime)

42
New cards

When a PC runs low on RAM it can move data from RAM → Hard Disc but what will this cause?

reduction in performance of PCs