Monday 23 June 2014

Computer Architecture & Fetch-Execute Cycle

http://web.eecs.utk.edu/research/cs100modules/module1/index.html
Although computers can have many different forms, there are four functional components that all computers must have:
(1) Input/Output (I/O)
(2) Memory
(3)A Control Unit
(4)An Arithmetic Logic Unit (ALU)
This idea about how computers should be built, called the von Neumann Architecture after mathematician John von Neumann who proposed it in 1945, is still the basis for computers today. Using these four components, a von Neumann computer will execute a series of instructions, called a program, which are stored in the computer's memory. This is called the stored program concept.
Click here for detailed presentation:
http://web.eecs.utk.edu/research/cs100modules/module1/index.html


0 comments:

Post a Comment