Turing machine
V Neumann archietcture
CPU (central processing unit)
like the brain of the computer
-when you remove the cover of the CPU there are many informations
Structure
-Clock: Wire that turns on and off to help keep everything in sync
-Ram contains all the data that has been processed. It consist in a list of addresses (1 and 0) that are processed one after one.
Similitaries between Turing machine an CPU
machine that processes the Input
they give output back
input=memory
How it works
Strip of tape to the input
Memory
Coded in a tape with a 0 and a 1
CPU processes input
Untertopic
What is it?
Mathematical object which can decide if a problem is wrong or right
Basis of the modern CPU
Creator
Alan Turing