Architecture and Microcomputer system Flashcards

1
Q

In what different ways can operations be initiated in the microprocessor

A

Microprocessor initiated
Internal Operations
Peripheral

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

Describe the address bus

A
  • Group of 16 bit lines s generally identified as
    A0toA15
    -Unidirectional data flow from the MPU to the peripheral devices
    -Capable of addressing up to 2^16 (64 K) locations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the data bus

A
  • 8 lines of data flow
  • Bidirectional
    -The 8 data lines enable the MPU to manipulate an 8 bit data ranging from 00H − FFH
    -The largest number that can appear on the data bus is 11111111 (25510)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe the control bus

A

-Various single lines that carry synchronization signals
-Not grouped together. They are individual lines which provide pulses for operation control

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

Describe the microprocessor as a programmable device

A

The microprocessor is a programmable device.
It can be programmed to perform and operation on data.
This instructions are given to the microprocessor by writing thein the memory

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

What are the four primary functions of the microprocessor

A

1 Memory read: Read instructions or data from the memory
2 Memory write: Writes data or instructions from the memory
3 I/O read accepts data from input devices
4 I/O write: Sends data to output devices

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

Describe what the microprocessor needs to do communicate with peripherals

A

▶ Identify the peripheral and the memory location with its address
▶ Transfer binary information data or instructions
▶ Provide timing or synchronization signals

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

Illustrate the intel 8085 bus structure

A

See slide 33

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

Describe the control signals sent over the control bus

A

-It is the MPU which generates these control signals especially when it performs memory read or write operations
-These signals are used to identify the devices with which the MPU is communicating

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

Describe and illustrate the steps of the memory read operation

A

To communicate with memory, the MPU places a 16 bit address on the address lines
The addresses are the decoded by an external logic circuit and the memory is identified
The MPU sends a pulse called memory read as the control signal
It is the MPU which generates these control signals especially when it performs memory read or write operations
The pulse activates the memory chip and the contents of this memory are place on the 8 bit data bus and brought into the MPU

*See slide 37 for illustration

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

Draw the intel 8085 pin and function diagrams

A

See slide 38

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

Describe how the address bus pins in the 8085 are divided

A

The 16 lines(pins) are used for address bus however the lines are divided into two groups A15 − A8 and AD7 − AD0
The lines A15 − A8 are unidirectional while AD7 − AD0 are bi-directional

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

Describe multiplexing

A

AD7 − AD0 are used for dual purpose. They serve dual purpose.
They are used as the low-order address bus as well as the data bus.
During the earlier part of the cycle these lines as low as low order address bus.
During the later part of the cycle, these lines are used for data bus.

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