Microprocessor Flashcards

1
Q

What are the 5 functionally different parts of a computer

A
  1. Input

2 Memory

  1. Arithmetic Logic unit
  2. Contltrol unit
  3. Output
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the generic block diagram of processor internals

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the CPU?

A

Thus is the brain of the processor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a Arithmetic logic unit

A

The alu performslogic, shift and Arithmetic operations on data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are registers

A

Registers are fast stand-alone storage locations that hold data temporarily.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the 2 types of registers

A
  1. Data registers
  2. Instruction registers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the control unit

A

It controls the operarion of each subsystem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the internal memory

A

It is used for any internal computations that need to be done fast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a data buffer

A

It is a bi-directional device that holds outgoing data until the memory bus is ready for it or incoming data until the CPU is ready for it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is an address latch

A

It is a latch that maintains the address that the processor wishes to exchange data with on the memory bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are I/O ports

A

They represent the device interfaces that have been incorporated into the processor’s hardware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are configuration registers

A

These registers contain the flags that represent the current configuration of the processor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

3 functions of the processor

A
  1. To control the use of main storage to store data and instructions
  2. To control the sequence of operations

3.To give commands to all parts of the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

2 types of memory

A
  1. Primary memory
  2. Secondary memory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a primary memory

A

It is the one exclusively with the processor and operates at the electronics speeds

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is secondary memory

A

This is used where large amounts of data and programs have to be stored.

17
Q

List the memory hierarchy from tol to bottom

A
  1. Register
  2. Cache
  3. Main memory
  4. Disk cache
  5. Magnetic disk
  6. Magnetic tape and optical desk

4.

18
Q

What is a memory

A

A memory is a collection of storage locations