Rajasthan University Syllabus
UNIT-1
UNIT-2
UNIT- 3
UNIT-4
,UNIT-5
, UNIT-1
What do you mean by Computer Architecture and Computer Organization?
Computer architecture and computer organization are related but distinct concepts in
the field of computer science.
Computer Architecture is a functional description of requirements and design
implementation for the various parts of a computer. It deals with the functional
behavior of computer systems. It comes before the computer organization while
designing a computer.
Computer architecture refers to the design of the internal workings of a
computer system, including the CPU, memory, and other hardware components.
It involves decisions about the organization of the hardware, such as the
instruction set architecture, the data path design, and the control unit design.
Computer architecture is concerned with optimizing the performance of a
computer system and ensuring that it can execute instructions quickly and
efficiently.
Computer Organization refers to the operational units and their interconnections that
implement the architecture specification. It deals with how the components of a
computer system are arranged and how they interact to perform the required
operations.
Computer Organization comes after the decision of Computer Architecture first.
Computer Organization is how operational attributes are linked together and
contribute to realizing the architectural specification. Computer Organization
deals with a structural relationship.
The organization describes how it does it.
Computer organization is concerned with the physical implementation of the
architecture design and includes decisions about the interconnection and
, communication between components, such as the bus structure, memory
hierarchy, and input/output systems.
In summary, computer architecture is focused on the design of the internal workings
of a computer system, while computer organization is focused on the implementation
of that design. Computer architecture is concerned with the high-
level design decisions, while computer organization deals with the low-level
implementation details.
Difference between Computer Architecture and Computer Organization:
S. No. Computer Architecture Computer Organization
1. Architecture describes what The Organization describes how it
the computer does. does it.
2. Computer Architecture Computer Organization deals with a
deals with the functional structural relationship.
behavior of computer
systems.
3. In the above figure, it’s In the above figure, it’s also clear that
clear that it deals with high- it deals with low-level design issues.
level design issues.
4. Architecture indicates its Whereas Organization indicates its
hardware. performance.
5. As a programmer, you can The implementation of the
view architecture as a series architecture is called organization.
of instructions, addressing
modes, and registers.
6. For designing a computer, For designing a computer, an
its architecture is fixed first. organization is decided after its
architecture.
7. Computer Architecture is Computer Organization is frequently
also called Instruction Set called microarchitecture.
Architecture (ISA).
UNIT-1
UNIT-2
UNIT- 3
UNIT-4
,UNIT-5
, UNIT-1
What do you mean by Computer Architecture and Computer Organization?
Computer architecture and computer organization are related but distinct concepts in
the field of computer science.
Computer Architecture is a functional description of requirements and design
implementation for the various parts of a computer. It deals with the functional
behavior of computer systems. It comes before the computer organization while
designing a computer.
Computer architecture refers to the design of the internal workings of a
computer system, including the CPU, memory, and other hardware components.
It involves decisions about the organization of the hardware, such as the
instruction set architecture, the data path design, and the control unit design.
Computer architecture is concerned with optimizing the performance of a
computer system and ensuring that it can execute instructions quickly and
efficiently.
Computer Organization refers to the operational units and their interconnections that
implement the architecture specification. It deals with how the components of a
computer system are arranged and how they interact to perform the required
operations.
Computer Organization comes after the decision of Computer Architecture first.
Computer Organization is how operational attributes are linked together and
contribute to realizing the architectural specification. Computer Organization
deals with a structural relationship.
The organization describes how it does it.
Computer organization is concerned with the physical implementation of the
architecture design and includes decisions about the interconnection and
, communication between components, such as the bus structure, memory
hierarchy, and input/output systems.
In summary, computer architecture is focused on the design of the internal workings
of a computer system, while computer organization is focused on the implementation
of that design. Computer architecture is concerned with the high-
level design decisions, while computer organization deals with the low-level
implementation details.
Difference between Computer Architecture and Computer Organization:
S. No. Computer Architecture Computer Organization
1. Architecture describes what The Organization describes how it
the computer does. does it.
2. Computer Architecture Computer Organization deals with a
deals with the functional structural relationship.
behavior of computer
systems.
3. In the above figure, it’s In the above figure, it’s also clear that
clear that it deals with high- it deals with low-level design issues.
level design issues.
4. Architecture indicates its Whereas Organization indicates its
hardware. performance.
5. As a programmer, you can The implementation of the
view architecture as a series architecture is called organization.
of instructions, addressing
modes, and registers.
6. For designing a computer, For designing a computer, an
its architecture is fixed first. organization is decided after its
architecture.
7. Computer Architecture is Computer Organization is frequently
also called Instruction Set called microarchitecture.
Architecture (ISA).