Session 1
Session 1
COMPUTER
ORGANIZATION
Content
2
Objectives
3
1-TURING MODEL
4
1. Introduction
5
2. Data processors
A computer acts as a black box that accepts input data, processes the data, and
creates output data (Figure 1.1).
A program is a set of instructions that tells the computer what to do with data.
The output data depends on the combination of two factors: the input data and the program.
With the same input data, we can generate different output if we change the program.
Similarly, with the same program, we can generate different outputs if we change the input
data.
Figure -1.2 : A computer based on the Turing model: programmable data processor 7
3. Programmable data processors
Figure 1.3 A computer based on the Turing model: programmable data processor
8
4. The universal Turing machine
10
1. Introduction
11
2. Von Neumann Model Subsystems
Memory is the storage area. This is where programs and data are stored during processing
Arithmetic logic unit (ALU) is where calculation and logical operations take place
Control unit controls the operations of the memory, ALU, and the input/output
The input subsystem accepts input data and the program from outside the computer, while
the output subsystem sends the result of processing to the outside world.
13
4. Sequential execution of instructions
14
History of Computers
16
1. Overview
https://
www.youtube.com/watch?v=KYW1HvgEpLk&ab_channel
=PhiH%C3%B9ngHu%E1%BB%B3nh
18
2. First Generation (1945-1956)
19
3. Second Generation Computers (1959-1965)
20
4. Third Generation Computers (1965-1975)
21
5. The fourth generation (1975–1985)
22
6. Fifth generation (Present and Beyond)
Fifth Generation computing devices, based on artificial intelligence, are still in development,
though there are some applications such as voice recognition, that are being used today.
The ability to translate a foreign language is also moderately possible with fifth generation
computers.
The goal of fifth generation computing is to develop devices that respond to natural
language input and are capable of learning and self-organization.
23
Figure 1.13 The Fith Generation Computers
Question???
24
Question???
25
Question???
26
Question???
27
Question???
28
Question???
29