Computer Organization and Architecture
Computer Organization and Architecture
ORGANIZATION
AND
ARCHITECTURE
RUSTOM D. CLEMENTE, MSIT
INTRODUCTION TO COMPUTING
COMPUTER ORGANIZATION
AND ARCHITECTURE
Computer organization and
architecture provides in-depth
knowledge of internal working,
structuring, and implementation of a
computer system.
COMPUTER ORGANIZATION
AND ARCHITECTURE
Organization defines the way the
system is structured so that all those
catalogued tools can be used properly.
COMPUTER ORGANIZATION
AND ARCHITECTURE
This topic includes the following:
• What is Computer • General System
Architecture and
Architecture,
Organization?
• Evolution of Computing • Store Program Control
Devises, Concept
• Functional Units of a Digital • Flynn’s Classification of
System, Computers
• .
In general terms, the
WHAT IS architecture of a computer
COMPUTER system can be considered as a
ARCHITECTURE catalogue of tools or attributes
AND that are visible to the user such
ORGANIZATION? as instruction sets, number of
bits used for data, addressing
techniques, etc.
Whereas Organization of a
computer system defines the
WHAT IS way system is structured so
COMPUTER
that all those catalogued tools
ARCHITECTURE
AND can be used. The significant
ORGANIZATION? components of Computer
organization are ALU, CPU,
memory and memory
organization.
Computer Architecture Computer Organization
Computer Architecture is concerned with the way Computer Organization is concerned with the
hardware components are connected together to structure and behavior of a computer system as
form a computer system. seen by the user.
It acts as the interface between hardware and It deals with the components of a connection in a
software. system.
Computer Architecture helps us to understand the Computer Organization tells us how exactly all the
functionalities of a system. units in the system are arranged and interconnected.
A programmer can view architecture in terms of Whereas Organization expresses the realization of
instructions, addressing modes and registers. architecture.
While designing a computer system architecture is An organization is done on the basis of architecture.
considered first.
Computer Architecture deals with high-level design Computer Organization deals with low-level design
issues. issues.
Architecture involves Logic (Instruction sets, Organization involves Physical Components (Circuit
Addressing modes, Data types, Cache optimization) design, Adders, Signals, Peripherals)
ENIAC (Electronic Numerical Integrator and Computer) was the first computing system designed in the early
1940s. It consisted of 18,000 buzzing electronic switches called vacuum tubes, 42 panels each 9'x 2'x1'. It was
organized in U-Shaped around the perimeter of a room with forced air cooling.
Atanasoff-Berry Computer (ABC) design was known as the first digital electronic computer (though not
programmable). It was designed and built by John Vincent Atanasoff and his assistant, Clifford E. Berry in 1937.
In 1941, Z3 was invented by German inventor Konrad Zuse. It was the first working programmable, fully
automatic computing machine.
Transistors were invented in 1947 at Bell Laboratories which were a fraction the size of the vacuum tubes and
consumed less power, but still, the complex circuits were not easy to handle.
Jack Kilby and Robert Noyce invented the Integrated Circuit at the same time. In July 1959 Noyce filed a patent
for this.
In 1968, Robert Noyce co-founded Intel Electronics company which is still the global market leader in IC
manufacturing, research, and development.
In 1983, Lisa was launched as the first personal computer with a graphical user interface (GUI) that was sold
commercially; it ran on the Motorola 68000, dual floppy disk drives, a 5 MB hard drive and had 1MB of RAM.
In 1990, Apple released the Macintosh Portable; it was heavy weighing 7.3 kg (16 lb) and extremely expensive. It
was not met with great success and was discontinued only two years later.
In 1990, Intel introduced the Touchstone Delta supercomputer, which had 512 microprocessors. This
technological advancement was very significant as it was used as a model for some of the fastest multi-
processors systems in the world.
Evolution of Computing Devices
ENIAC Z3 Intel
(Electronic Numerical Invented by German inventor Robert Noyce co-founded Intel
Integrator and Computer) Konrad Zuse. It was the first Electronics company which is
was the first computing working programmable, fully still the global market leader in
system designed automatic computing machine. IC manufacturing, research, and
development.
Transistors Lisa
ABC and IC Lisa was launched as the
(Atanasoff-Berry Computer) design Were invented at Bell first personal computer
was known as the first digital Laboratories by Jack with a graphical user
electronic computer Kilby & Robert Noyce interface (GUI) that was
sold commercially
Evolution of Computing Devices
Macintosh
Power Mac G4
Portable
Apple released the A series of personal computers
designed, manufactured, and
Macintosh Portable sold by Apple Computer from
1999 to 2004 as part of the
Power Macintosh line.
Cray T90
COMPUTER
ORGANIZATION
AND
ARCHITECTURE
RUSTOM D. CLEMENTE, MSIT
INTRODUCTION TO COMPUTING
https://www.javatpoint.com/