Isbat Computer Organisation and Architecture
Isbat Computer Organisation and Architecture
ARCHITECTURE
CHAPTER 1
Introduction
Ø Stack Organization
Caches are the small fast RAM units, which are coupled with
the processor and are often contained on the same IC chip to
achieve high performance. Although primary storage is
essential it tends to be expensive.
2. Secondary memory: - Is used where large amounts of
data & programs have to be stored, particularly information
that is accessed infrequently. Examples: - Magnetic disks &
tapes, optical disks (ie CD-ROM’s), floppies etc.,
The fig above shows how memory & the processor can
be connected. In addition to the ALU & the control
circuitry, the processor contains a number of registers
used for several different purposes.
The address lines and data lines are shared by all the
components of the system, so there must be some
means to control the use and access of data and
address lines. The control signals placed on the control
lines control the use and access to the address and
data lines of the bus. The control signal consists of
the command and timing information. Here the command
in the control signal specifies the operation that has to be
performed. And the timing information over the control signals
specifies when the data and address information is valid.
© ISBAT UNIVERSITY – 2020. 11/2/2023
Computer - Software
61
Ø Fast in speed
Ø Difficult to design
Ø Difficult to understand
Ø Less interactive
Ø Smaller in size
Ø Difficult to manipulate
Microsoft Word
Microsoft Excel
Microsoft PowerPoint
© ISBAT UNIVERSITY – 2020. 11/2/2023
67
Ø Easy to design
Ø More interactive
Ø Slow in speed
Ø Easy to understand
Thank you