Fundamentals of Computer Systems Flashcards

1
Q

Give four examples of input devices.

A

Joystick, keyboard, scanner, microphone.

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

Give three examples of output devices.

A

Display screen, printer, speakers.

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

What are four examples of general-purpose systems and what are they designed to do?

A

Desktops, laptops, tablet computers and smart phones are general-purpose systems designed to perform multiple tasks.

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

How are dedicated systems different from general-purpose systems? Give an example.

A

Dedicated systems are designed with a specific purpose and aren’t good for much else, such as a ticket machine at a train station.

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

What does a control system do and what is an important example of it?

A

A control system is a computer system that controls machinery (rather than processing and outputting data for us to use).

Industrial robots are an important application of control systems.

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

Define embedded systems.

A

Computer systems part of a larger system, usually also control systems.

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

Give two examples of embedded systems.

A

Traffic lights, systems in cars looking after individual things (like fuel flow).

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

Give three examples of devices that both input and output data.

A

Touchscreen, CD/DVD, camera.

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

Define a computer system.

A

A collection of hardware and software that work together to process data for a specific purpose.

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

What are four examples of general-purpose systems and what are they designed to do?

A

Desktops, laptops, tablet computers and smart phones are general-purpose systems designed to perform multiple tasks.

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

What are expert systems?

A

Expert systems are intelligent computer systems designed to do the same thing a human expert could do.

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

How many components do expert systems have and what are they?

A

3: a knowledge base, and inference engine and an interface.

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

How are dedicated systems different from general-purpose systems? Give an example.

A

Dedicated systems are designed with a specific purpose and aren’t good for much else, such as a ticket machine at a train station.

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

What does a control system do and what is an important example of it?

A

A control system is a computer system that controls machinery (rather than processing and outputting data for us to use).

Industrial robots are an important application of control systems.

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

Define embedded systems.

A

Computer systems part of a larger system, usually also control systems.

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

Give two examples of embedded systems.

A

Traffic lights, systems in cars looking after individual things (like fuel flow).

16
Q

What are expert systems?

A

Expert systems are intelligent computer systems designed to do the same thing a human expert could do.

17
Q

How many components do expert systems have and what are they?

A

3: a knowledge base, and inference engine and an interface.

18
Q

Give three uses of expert systems.

A

Diagnosing diseases, finding faults in machinery, suggesting purchases to customers.

19
Q

What do management information systems do?

A

Management information systems bring information together so that managers can make decisions.

20
Q

Give two examples of management information systems.

A

Office Automation Systems, automating workflow and maximising data movement efficiency.
School Management Information Systems, dealing with school admin, teaching and learning.

21
Q

What four things can happen if systems aren’t reliable?

A

Increased down time, expensive errors, loss of data and compromised privacy.

22
Q

How can reliability of a program be improved before its release?

A

Testing to uncover errors.

23
Q

Why is testing never 100% accurate?

A

Software is too complex and testing is both expensive and time-consuming.

24
Q

What is data integrity?

A

Whether data is accurate and consistent throughout its existence.

25
Q

How can we reduce the risk of malware (e.g. viruses) and software bugs compromising data integrity?

A

By controlling access to data, via security mechanisms.

26
Q

How can we prevent data integrity from being compromised by human error when inputted?

A

Use validation rules to prevent the input of invalid data.

29
Q

What are standards?

A

Conventions or rules, usually defined by a responsible organisation. There are many categories of standards.

30
Q

How do standards affect learning new systems and why?

A

Leaning new systems is easier because they have similar characteristics.

31
Q

How do standards bring costs down?

A

There is more competition, meaning companies have to lower the costs.

32
Q

What are de facto standards?

A

Standards that have been used so often and so widely they have become the norm.

33
Q

What are two examples of de facto standard?

A

Microsoft word, the qwerty keyboard.

34
Q

What are de jure standards?

A

De facto standards that have become so universally accepted that they have to be adhered to, or communication is impossible.

35
Q

What is an example of de jure standards?

A

PDF

36
Q

How can we prevent data integrity being compromised by errors that occur when the data is transmitted?

A

Use error detection and correction software when transmitting data.

37
Q

How can we reduce the risk of data integrity being compromised by external damaging forces (e.g. a fire) and external damaging forces?

A

Backing data up regularly