Types & Components of Computer Systems Flashcards

1
Q

Hardware

Definition

A

physical components of a
computer system

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

Internal Components

Physical Components

A

Central Processing Unit (CPU), Processor, Motherboard

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

Internal Memory

Physical Components

A

Random access memory (RAM), Read-only memory (ROM)

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

Software

Definition

A

are programs for controlling the operation of a computer or processing of electronic data

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

Applications Software

Definition

A

provides the services that the
user requires to solve a task

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

Applications Software

Examples

A

word processing, spreadsheet, database management
systems, control, measurement, applets and apps,
video editing, graphics editing, audio editing,
computer aided design (CAD)

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

System Software

Definition

A

provides the services that the
computer requires to operate

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

System Software

Examples

A

compilers,
linkers, device drivers, operating systems and utilities

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

Analogue data

characteristics

A

use a continuous variety of amplitude values

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

Digital Data

characteristics

A

it can only have discrete, discontinuous values

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

Analogue vs Digital [data]

Differences

A

Analogue data is physical data that changes smoothly from one value to the next, and not in discrete steps as with digital data.

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

Analogue vs Digital [data]

the need to convert

A
  • analogue to digital data so it can be processed by a computer
  • digital data to analogue data so it can be used to control devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Central Processing Unit (CPU)

Function

A

The CPU ‘controls’ what the computer does and is responsible for performing calculations and data processing. It also handles the movement of data to and from system memory.

brain of the computer

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

RAM vs ROM

Differences

A
  • Data of RAM is very volatile, it will exist as long as there is no interruption in power.
  • Data present in Read-Only Memory (ROM) is not volatile, it is permanent. Data will remain unchanged even when there is a disruption in the power supply.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

RAM

Characteristics

A
  • RAM is used to temporarily store information that is currently in use by the computer. This can include anything from word documents to videos.
  • RAM can be read from and written to and so the information stored in RAM can change all the time (it depends what tasks you are using the computer for).
  • RAM is a fast memory. Data can be written to and read from RAM very quickly. RAM is generally measured in GB (Gigabytes).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

ROM

Characteristics

A
  • ROM is used to permanently store instructions that tell the computer how to boot (start up). It also loads the operating system (e.g. Windows).
  • These instructions are known as the BIOS (Basic input/output system) or the boot program.
  • Information stored in ROM is known as READ ONLY. This means that the contents of ROM cannot be altered or added to by the user.
  • ROM is fast memory. Data stored in ROM can be accessed and read very quickly.
17
Q

Input vs Output [device]

Differences

A
  • INPUT : It is a hardware device and is used to key in the data, instructions or commands, into the computer
  • OUTPUT : It is a hardware component, and it uses the data that is has received from the computer to carry out a task
18
Q

Input

Characteristics

A
  • Input devices are pieces of hardware that get raw data into the computer ready for processing.
  • Processing involves taking raw data and turning it into more useful information.
  • Input devices fall into two categories:
  1. Manual Input Devices - Need to be operated by a human to input information
  2. Automatic Input Devices - Can input information on their own.
18
Q

Output

Characteristics

A
  • When inputted raw data has been processed it becomes usable information. Output devices are pieces of hardware that send this usable information out of the computer.
  • Some output devices send information out temporarily and some send information out permanently:
  1. Temporary Output Devices : E.g. Monitors which constantly refresh the outputted image on the screen
  2. Permanent Output Devices - E.g. Printers which output information onto paper as a hard copy.
19
Q

Backing Storage vs Internal Memory

Differences

A

Memory is fast to access, but only holds data temporarily… Backing storage (sometimes known as secondary storage) is non-volatile data storage that will retain a computer’s data even after the computer is powered off

20
Q

Backing Storage

Characteristics

A
  • Secondary storage devices are used to store data that is not instantly needed by the computer.
  • Secondary storage devices permanently store data and programs for as long as we need. These devices are also used to back-up data in case original copies are lost or damaged.

There are two categories of storage devices:

  1. Internal Storage - Internal Hard Disk Drives
  2. External Storage - External Hard Disk Drive, Memory Stick etc