Computers: Unit 16: Machines and computational models Flashcards

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

What are the computational models that every computer program follow ?

A

input — process — output

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

What is input?

A
  • to enter data into a computer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is process?

A
  • process is to change the meaning or format of some data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is output?

A
  • output is to display or output data that has been processed (or has been stored)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a function machine?

A
  • a metaphor or diagram that represents a machine that takes an input.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the 3 types of computational models

A
  • sequential.
  • parallel.
  • multi- agent.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a sequential computational model?

A
  • this involves following instructions in an algorithm step by step, in order, from start to finish.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is parallel computational model?

A
  • A parallel model is one task where the computer processes are distributed between two or more processors in a computer with two or more processors.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a multi-agent computational model?

A

where separate tasks or algorithms are processed by different systems to per

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

What is an agent?

A
  • a computer system that can interpret its environment. (through its sensors). It can act autonomously upon that environment.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is autonomous?

A

self directed and acts without requiring any help or guidance.

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

What is an effector?

A

Something that produces an effect by carrying out an action.

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