Turing machine vs. V. Neumann architecture

Turing machine

Created by Alan Turing

Binary Code

1/0

bits

INput

Process

OUTput

Built for a specific problem

V. Neumann architecture

Structure / Parts

Ram

Random Access Memory

CPU

CPU

Register

Like RAM, but in the CPU

Structure / Parts

Memory Buffer Register / Memory Data Register

memory address register

Input/output

Arithmetic-Logic Unit

performs the arithmetic and logic operations

it´s the "Brain"

Control Unit

fetches instructions from memory

decodes

executes the instruction

CPU-bus

group of Wires

How it works?

load →

Add →

Store →

Compare →

Jump if →

jump →

output