Input, output and storage Flashcards

The characteristics of contemporary processors,input,output and storage devices

You may prefer our related Brainscape-certified flashcards:
1
Q

Define hardware

A

Hardware is the description given to the physical components of a computer system.

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

What is the general hardware of the computer?

A
  • A computer system has a CPU and memory.
  • There is a form of storage
  • There are devices to input data into and output information from the computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the peripheral hardware of the computer

A

the term given to hardware attached to and used with a computer, but not an integral part of it.

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

what is an input device

A

Allow data to be entered into the computer
Eg. keyboard, mice, microphone, scanners and joysticks

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

What is an output device

A

Allow information to be retrieved from a computer
Eg. printers, speakers, monitors and actuators

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

What is magnetic storage

A

Uses a magnetisable material. Patterns of magnetisation are then used to represent binary sequences.

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

positives of magnetic storage

A
  1. Portable: Lightweight and easy to carry.
  2. Durable: Resistant to water and dust.
  3. Inexpensive: Cheap for distributing content like movies or software.
  4. Read-only option: Protects data from being accidentally modified (e.g., CD-ROMs).
  5. Wide compatibility: Can be read by most computers with an optical drive.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

negatives of magnetic storage

A
  1. Low capacity: Typically holds less data than hard drives or flash storage (e.g., CDs: 700MB, DVDs: 4.7GB).
  2. Fragile: Easily scratched or damaged, leading to data loss.
  3. Slow access speed: Slower read and write speeds compared to other storage types.
  4. Obsolescence: Optical drives are becoming less common in modern devices.
  5. Limited rewritability: Some formats can only be written to once (e.g., CD-R, DVD-R).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Examples of magnetic storage

A

magnetic tape,floppy disks and hard disk drives

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

What is optical Storage

A

Uses a laser and by looking at its reflection, determines where there are pits on a surface, which repents 1s and 0s

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

positives of optical storage

A
  1. Portable: Lightweight and easy to carry.
  2. Durable: Resistant to water and dust.
  3. Inexpensive: Cheap for distributing content like movies or software.
  4. Read-only option: Protects data from being accidentally modified (e.g., CD-ROMs).
  5. Wide compatibility: Can be read by most computers with an optical drive.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

negatives of optical storage

A
  1. Low Capacity: Holds less data than flash or HDD storage (e.g., CDs: 700MB, DVDs: 4.7GB).
  2. Fragile: Easily scratched or damaged, leading to data loss.
  3. Slow Access Speed: Slower read and write speeds compared to flash storage.
  4. Obsolescence: Optical drives are becoming less common in modern devices.
  5. Limited Rewritability: Some formats can only be written to once (e.g., CD-R, DVD-R).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Examples of optical storage

A

Compact disc (CD), DVD, Blue-ray disc

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

What is Flash Storage

A

Uses a special type of read-only memory that can be overwritten. While expensive,

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

positives of flash storage

A
  1. High Speed: Faster read and write speeds compared to optical and HDD storage.
  2. Portable: Small, lightweight, and easy to carry.
  3. Durable: No moving parts, making it shock-resistant.
  4. High Capacity: Offers large storage sizes in a small form factor.
  5. Energy Efficient: Uses less power than HDDs.
  6. Reusable: Supports many write/erase cycles.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

negatives of flash storage

A
  1. Expensive: Higher cost per GB compared to HDDs.
  2. Limited Write Cycles: Over time, performance can degrade.
  3. Data Loss Risks: Can lose data if damaged or corrupted.
  4. Small Size Risks: Easy to misplace due to compact design.
17
Q

Examples of flash storage

A

USB memory stick, Camera memory card, Solid-state drive

18
Q

What is primary memory

A

Primary memory the CPU can access directly.

There are two types of primary memory:
- Random Access Memory (RAM)
- Read-only memory (ROM)

19
Q

Define Random access memory (RAM)

A

A type of primary memory that the CPU uses for programs and data.

  • Is volatile (loses its contents when electrical power is lost)
  • Can be read from or written to
  • Stores the parts of the operating systems, programs and data that are currently in use by the computer
20
Q

Features of RAM

A
  • volatile (loses its contents when electrical power is lost)
  • Can be read from or written to
  • Stores the parts of the operating systems, programs and data that are currently in use by the computer
21
Q

Define Read-only memory (ROM)

A

A type of primary memory that can only be read from.

22
Q

Features of ROM

A
  • non-volatile (remains it’s contents when electrical power is lost)
  • Is read-only and so cannot be written to
  • Is often used to store the computer’s boot program
23
Q

What is virtual storage

A

Virtual storage is the use of software to simulate additional storage by combining physical storage devices or allocating storage across networks.

It is often used in cloud computing and virtualization.

24
Q

What are the main uses of virtual storage?

A
  1. Cloud Storage: Allows users to store data online (e.g., Google Drive, Dropbox).
  2. Virtual Machines: Provides storage for virtual environments.
  3. Network Storage: Shares storage across multiple devices in a network.
25
Q

What are the advantages of virtual storage?

A
  1. Scalability: Easily increase or decrease storage as needed.
  2. Accessibility: Access from anywhere with an internet connection.
  3. Cost-effective: Reduces the need for physical hardware.
  4. Data Redundancy: Often includes backups to prevent data loss.
26
Q

What are the disadvantages of virtual storage?

A
  1. Internet Dependency: Requires a reliable internet connection.
  2. Security Risks: Data may be vulnerable to hacking.
  3. Performance Issues: Slower than local storage in some cases.
  4. Costs for Large Storage: Can become expensive for high-capacity needs.
27
Q

Give examples of virtual storage providers.

A
  1. Google Drive
  2. Microsoft OneDrive
  3. Dropbox
  4. Amazon S3
  5. iCloud