AQA A2 Computing 1.4 Turing Machines Flashcards

1
Q

Turing Machine

A

An FSM that controls one or more tapes, where at least one tape is of unbounded length

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

Equivalent Turning machine

A

All other types of computing machine are reducible to an equivalent Turning machine

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

Power of a Turning Machine

A

No physical computing device can be more powerful than a Turing machine. If a Turning machine cannot solve a yes/no problem, nor can any physical computing device

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

Universal Turning mchine

A

A UTM, U is an interpreter that reads the description of any arbitrary Turning machine M and faithfully executes operations on data D percisely as M does. For single-tape Turning machines, imagine that is written at the beginning of the tape, followed by D

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

Interpreter

A

an interpreter works its way through a set of instructions identifying the next instruction then executing it

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

Principle of universality

A

a universal machine is a machine capable of simulations any other machine

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