You are on page 1of 1

JAYPEE UNIVERSITY OF ENGINEERING & TECHNOLOGY

A.B. ROAD, P.B. No. 1, RAGHOGARH, DIST: GUNA (M.P.) INDIA.


Phone : 07544 267051, 267310 - 14 Fax : 07544 267011
Website: www.juet.ac.in

COURSE: MICROPROCESSOR & CONTROLLERS (14B11EC415)


TUTORIAL No. : 03
TOPIC: 8085 MICROPROCESSOR ARCHITECTURE
1 Find the hex machine code for the following instruction from the instruction set, and
identify the number of bytes of each instruction, Machine cycles and T-states.
MVI B, 4FH
MVI C, 78H
MOV A, C
ADD B
OUT 07H
HLT
2 In MP8085, draw the timing diagram for the instruction LDA 2050 (3AH,50,20). The
machine codes are stored at the memory locations 2018H, 2019H, 2020H. Calculate the
time required to execute the instruction, if the clock frequency is 5MHz.
3 Draw the timing diagram for the instruction IN 84H (DBH, 84). The machine codes are
stored at the memory locations 2065H, 2066H. Calculate the time required to execute the
instruction, if the clock frequency is 2MHz.
4 Draw the timing diagram for the instruction OUT 01H (D2H, 01). The machine codes are
stored at the memory locations 2050H, 2051H. Calculate the time required to execute the
instruction, if the clock frequency is 3MHz.
5 In the MP8085 adds 87H and 79H, specify the contents of the accumulator and the status
of the S, Z, and CY flags.

You might also like