Topic #4: Architecture and Organization Flashcards
What are the two problems encountered with integers?
They can’t express fractions
Range number is limited to the number of bits used
What are the three concepts of the Von Neumann Architecture
- Data and instructions are stored in a single read-write memory
- The contents of the memory are addressable by location, without regard to the type of data contained there.
- Execution occurs in a sequential fashion (unless explicitly modified) from one instructon to the next
It refers to one address followed by N data cycles
Block Data Transfer
The ___ of data bus has an impact on the system performance
Width
PCI makes use of centralized ___ arbitration scheme in which each master has a unique request (REQ) and grant (GNT) signal
Synchronous
With interrupts, the processor can be engaged in executing other instructions while an _____ is in progress
I/O Operation
To accomodate interrupts, an ____ is added to the instruction cycle
Interrupt Cycle
In the interrupt cycle, the processor checks to see if any interrupts have occured. If no interrupts are pending, the processor proceeds to the ____ and fetches the next instruction of the current program
Fetch Cycle
In the case of ____ address and data buses, the address is put on the address bus and remains there while the data is put on the data bus
Multiplexed
The widerr ____ the greater range of location that can be referenced
Address Bus
A bus that connects major computer components (processor, memory, I/O) is called a _____
System Bus
A key characteristic of a bus is that it is a _____ transmission medium
Shared
In addition, the PCI specification defines _____ optional signal lines, divided into the following functional groups: interrupt pins and cache support pins
49
A mixture of slow and fast devices, using older and newer technology, can share a bus
Asynchronous timing
Bus includes a clock line upon which a clock transmits a regular sequence alternating 1’s and 0’s
Asynchronous timing