Wednesday, May 10, 2017

Turing Machines and V-Neumann computer



Turing Machines and V-Neumann computer


In this post i am going to tell you which are the similarities between a Turing Machine and a v-Neumann Computer. I take the information from the videos that are posted in Classroom about how a Turing machine works and how a CPU works. Then, i will show, in a mind map, using the divertional thinking, the information that i have understood in these videos. The twstructures have a lot of things in common, ranging from basic concepts to even the overall work they do and everything they can do. A V-Neumann Computer is basically based on the Turing Machine, but they also have some differences, like that the modern computers have more variables than the Turing Machines.



Make your own mind maps with Mindomo.

Turing Machine:
Is an computing device consisted in a read-write head with a tape passing through it. This tape is divided in squares, and each one of this squares brings or a 0, a 1 or even a space (-). This tape is the machines general purpose storage medium, serving both as the vehicle for input or output and as a working memory for storing the results of intermediate steps of the computation. This is an example from a tape :


V-Neumann Architecture:
The Von Neumann modell consisted on a CPU, memory and 1/0 devices. The programm is stored in the memory. The CPU fetches an instruction from the memory at one time and executes it.

There are a lot of similaritys between this 2 machines. This is because turing machines are building blocks for modern compuers, even for quantum computers. Turing machines can do everything, but that changes with quantum computers.Quantum computers can't do more things than a turing machine can, but more efficiently.

No comments:

Post a Comment