Variety of Processors Flashcards
Von Neumann Architecture = ___ are stored in memory the way data is stored.
programs
Von Neumann Architecture has a ___ and a ___.
address bus, data bus
The address bus and the data bus is used to ___.
transfer data from/to CPU, RAM, ROM and other devices
CPU, RAM, ROM and other devices are detached to the bus.
True/False
False. They are all attached to the bus.
Processors is a digital device that performs ___.
computation using multiple steps
Name the type of processor:- Least powerful, single operation. A - Selectable logic B - Fixed logic C - Parameterized logic processor D - Programmable logic processor
B - Fixed logic
Name the type of processor:- Performs > 1 operation. A - Selectable logic B - Fixed logic C - Parameterized logic processor D - Programmable logic processor
A - Selectable logic
Name the type of processor:- Accepts a set of parameters in the computation. A - Selectable logic B - Fixed logic C - Parameterized logic processor D - Programmable logic processor
C - Parameterized logic processor
Name the type of processor:- Greatest flexibility. Function to compute can be changed. CPU belongs to this type of processor. A - Selectable logic B - Fixed logic C - Parameterized logic processor D - Programmable logic processor
D - Programmable logic processor
CPU = ?
Central Processing Unit
Components of a CPU:- (5 items) \_\_\_ \_\_\_ (ALU) \_\_\_ Internal \_\_\_ External \_\_\_
Controller Arithmetic and Logical Unit Registers Internal Interconnections External Interface
What is the function of controller? A. Controls the execution B. Initiates the sequence of steps C. Coordinates other components D. All of the above
D. All of the above
ALU provides ___ operations. It performs ___ operation(s) at a time.
Arithmetic and boolean; one
Registers are ___ storage.
Local data
Registers hold ___ of the operation.
arguments and results
Internal interconnections ___ across the components in the CPU.
transfer values
External interface provides connections to ___ as well as ___ devices.
external memory; I/O
Name the category of processor:- Operates in conjunction with other processor. A - General purpose processor B - Microsequencer C - Microcontroller D - Coprocessor E - Embedded System Processor
D - Coprocessor
Name the category of processor:- Small programmable device. Dedicated to control a physical system A - General purpose processor B - Microsequencer C - Microcontroller D - Coprocessor E - Embedded System Processor
C - microcontroller
Name the category of processor:- Controls coprocessors, memory and other components inside a larger processor board. A - General purpose processor B - Microsequencer C - Microcontroller D - Coprocessor E - Embedded System Processor
B - microsequencer