Computer architecture
Computer architecture is a bule print for design and implementation of a computer system .it refers
To the overall design a computer system including the hardware and software components that makes
Up the system and they functional details and behavior of a computer system
Computer organization
Computer organization refers to the way in which the hardware components of a computer system are
arranged and interconnect .it implements the provided computer architecture not covers the How to do
port .it is defined after the decision of the computer architecture
Von Nevmam architecture
The von nevmam architecture also known as the von nevmam model or Princeton architecture is a
computer architecture based on a 1945 describes by john vov nevmam the document describes a design
architecture for an electronic digital computer with these three components
A processing unit with both an arithmetic logic unit and processor registers.
A control unit that includes an instructions register and a program counter
Memory that stores data and instructions
External mass storage
Computer Computer
Architecture Organization
Computer Architecture is Computer Organization is
concerned with the way concerned with the structure
hardware components are and behaviour of a computer
connected together to form a system as seen by the user.
computer system.
It acts as the interface It deals with the components
between hardware and of a connection in a system.
software.
Computer Architecture helps Computer Organization tells
us to understand the us how exactly all the units in
functionalities of a system. the system are arranged and
interconnected.
A programmer can view Whereas Organization
architecture in terms of expresses the realization of
instructions, addressing architecture.
modes and registers.
While designing a computer An organization is done on
system architecture is the basis of architecture.
considered first.
Computer Architecture deals Computer Organization deals
with high-level design issues. with low-level design issues.
Architecture involves Logic Organization involves Physical
(Instruction sets, Addressing Components (Circuit design,
modes, Data types, Cache Adders, Signals, Peripherals)
optimization)