You are on page 1of 14

ADDITION OF 16-BIT NUMBER

WITH AND WITH OUT CARRY


USING 8086
MICROPROCESSOR KIT
by janani
211317101006
CONTENT

● AIM
● Apparatus required
● Program
● Procedure
● Theory
● Advantages & disadvantages
● Conclusion
AIM

● To perform addtition of 16 - bit number


using 8085 microprocessor kit
BASICS OF 8085 MICROPROCESSOR
● A digital computer using microprocessor
as it cpu is called a microprocessor
APPARATUS REQUIRED

● 8085 microprocessor kit


● Power supply
THEORY
● The first number F2H is stored in memory
location 8501H and the second number 2FH is
stored in memory location 8085H the result
after addtition wil be stored in the memory
location 8503H consider program is written
from the memory location 800H
PROCEDUR
Switch on the kit
Press reset and the press sub
Then the enter the starting address and
press next
Enter the op code
After that the press next insert sub
Enter the input address and enter the input
value and press next


● Press reset go and enter the enter the
starting address and press example
● If the display show 'E’ then the exterted
op code of correct else there is error which
in show in display as “er”
● If the display show “E” then the press
reset sub & enter output address and
press next to get the output value
OUT PUT

WITH OUT CARRY

INPUT DATA OUTPUT DATA

● 5300-00. 5500-00
● 5302-02 5501-05

WITH CARRY.

INPUT DATA OUTPUT DATA


RESULT

Thus the addtition of 16- bit number using


microprocessor kit load done

You might also like