teach-ict.com logo

THE education site for computer science and ICT

1. Von Neumann architecture

In the early days of computing (1940s), computers were built to carry out a very specific task - breaking secret wartime codes, for example. But if the computer then had to do another job, it literally had to be completely re-wired by hand. This could take weeks. There was no such thing as a 'software update' in those days!

Mark 1 computer

Mr Von Neumann was a scientist who had an idea of how to create a computer that was far easier to change, this is known as the Von Neumann architecture.

In Von Neumann architecture, both the data and the program being run are stored in memory.

It is also known as a 'stored program' computer

With this architecture, if a computer needs to run a different program, it can do so simply by loading the new program into memory.

 

 

Challenge see if you can find out one extra fact on this topic that we haven't already told you Click on this link: Computer architecture