Presentation is loading. Please wait.

Presentation is loading. Please wait.

1-1 Computer Organization Part 1. 1-2 The von Neumann Model The von Neumann model consists of five major components: (1) input unit; (2) output unit;

Similar presentations


Presentation on theme: "1-1 Computer Organization Part 1. 1-2 The von Neumann Model The von Neumann model consists of five major components: (1) input unit; (2) output unit;"— Presentation transcript:

1 1-1 Computer Organization Part 1

2 1-2 The von Neumann Model The von Neumann model consists of five major components: (1) input unit; (2) output unit; (3) arithmetic logic unit; (4) memory unit; (5) control unit.

3 1-3 The Logic Gates (I) Inputs and outputs AND, NOT and OR AND NOT OR

4 1-4 The Logic Gates (II) Combinations of logic gates A AND (NOT B) Input AInput BOutput Q 000 010 101 110 Truth Table

5 1-5 The Logic Gates (III) Combinations of logic gates D = NOT (A OR B) E = B AND C Q = D OR E = (NOT (A OR B)) OR (B AND C) Truth Table InputsOutputs A B C D E Q 000101 001101 010000 011011 100000 101000 110000 111011

6 1-6 The System Bus Model A refinement of the von Neumann model, the system bus model has a CPU (ALU and control), memory, and an input/output unit. Communication among components is handled by a shared pathway called the system bus, which is made up of the data bus, the address bus, and the control bus. There is also a power bus, and some architectures may also have a separate I/O bus.

7 1-7 Levels of Machines There are a number of levels in a computer (the exact number is open to debate), from the user level down to the transistor level. Progressing from the top level downward, the levels become less abstract as more of the internal structure of the computer becomes visible.

8 1-8 A Typical Computer System

9 1-9 The Motherboard Source: TYAN Computer, www.tyan.com The five von Neumann components are visible in this example motherboard, in the context of the system bus model.


Download ppt "1-1 Computer Organization Part 1. 1-2 The von Neumann Model The von Neumann model consists of five major components: (1) input unit; (2) output unit;"

Similar presentations


Ads by Google