Computer Systems Flashcards

1
Q

What is hardware?

A

Tangible physical components of a computer system.

You can feel it or touch it.

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

Examples of hardware

A

Monitor, printer, mouse, keyboard, CPU

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

What is software?

A

Programs that control computer systems.
Set of instructions that make the computer system do something.
You cannot physically touch software.
Relates to ideas and instructions for using physical objects.

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

Examples of software

A

Two main types: Systems Software
Programs that allow the hardware to run properly.
Control computer’s hardware and application program.
Communicate with user.
E.g. Operating system.

Application Software:
Programs that allow the user to do a specific task.
Can be general purpose software or custom made software (specialist software).
E.g. Spread sheets, databases, word processing.

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

The basic computer system model

A
Input
    |
Process ----- Storage
    |
Output
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What makes up the CPU

A

Three main components:
Control unit - coordinates input and output devices and carries out program instructions.
Arithmetic and Logical Unit (ALU) - performs calculations and logical comparison: A < B?.
Immediate access store (IAS) - holds data and program instruction in current use.

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

What is RAM?

A

Random access memory (RAM) is an internal chip where data is stored temporarily.
Memory can be written to and read from
RAM stores program instructions and data that are needed when a program is running.
Contents are lost when computer is turned off.
Referred to as volatile memory.

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

What is ROM?

A

Read only memory (ROM) is memory used to store permanent information.
Used to contain configuration data for a computer etc.
Chips cannot be altered, only read from.
Data not lost when computer is turned off.
Referred to as non-volatile memory.

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

What does the Operating System do?

A

Enables users to communicate with computer systems.
Controls operation of input, output and backing storage device.
Supervises loading, running and storage of application program.
Maintains security of whole computer system.
Main types of user interfaces: Command Line Interfaces (CLI) and Graphical User Interface (GUI).

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

Advantages of GUIs

A

Easy to use.
Easy to explore and find your way around the system.
Do not have to learn complicated commands.
Good help facilities provided with GUIs.

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

Disadvantages of GUIs

A

Larger amount of hard disk space than other interfaces.
Significantly more memory (RAM) to run than other interface type.
GUI use more processing power than other types of interfaces.
GUI can be slow for experienced programmers to use.

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

Advantages of CLIs

A

Uses much less memory (RAM) than any other interface type.
Low resolution, cheap monitors can be used.
CLI does not require Windows to run.
Faster for expert users.

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

Disadvantages of CLIs

A

Can be confusing.
Commands have to be typed precisely, if there is a spelling error the command will fail.
Large number of commands need to be learned.

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

Different types of Computers

A
PC/Desktop Computers
Laptop (Notebook)
Netbooks
Personal Digital Assistants (PDA)
Tablets
Main frame computers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Advantages/Disadvantages of Laptops

A
Ads: Portable
No wires
Low power consumption
Disads:
Easy to steal
Limited battery; need to carry charger
Keyboard and pointing device awkward to use
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Advantages/Disadvantages of PCs

A

Ads:
Spare parts standardised results in low costs
Tend to have better specifications
Large casing allows good dissipation of heat build up
Disads:
Not portable since they are not made up of separate components
Wiring clutters up desk space
Necessary to copy files as they aren’t portable