Sei sulla pagina 1di 10

De La Salle Lipa

1962 J.P. Laurel, Mataas na Lupa, Lipa City


Department of Electrical Engineering

Experiment # 8
LED and 7-Segment Display Interface

Lalaine Joy G. Padua DOP: November 12, 2019


BSEE – 5th Year DOS: November 19, 2019
V5B – Microsy

Grade

Engr. Ramon P. Flores IV


Instructor
II. Objective
1. Students are expected to familiarize
themselves with the operation of the 8086 MP
kit.
2. Students must be able to write programs for
some display operations.

III. Theory
The 8086 is a 16-bit microprocessor chip
designed by Intel between early 1976 and mid-
1978, when it was released. The Intel 8088,
released in 1979, was a slightly modified chip with
an external 8-bit data bus , and is notable as the
processor used in the original IBM PC design,
including the widespread version called IBM PC
XT. The 8086 has eight more or less general 16-
bit registers). Four of them, AX, BX, CX, DX, can
also be accessed as twice as many 8-bit registers
while the other four, BP, SI, DI, SP, are 16-bit only.
Due to a compact encoding inspired by 8-bit
processors, most instructions are one-address or
two-address operations, which means that the
result is stored in one of the operands. At most
one of the operands can be in memory, but this
memory operand can also be the destination,
while the other operand, the source, can be
either register or immediate. A single memory
location can also often be used as both source
and destination which, among other factors,
further contributed to a code density comparable
to (and often better than) most eight-bit machines
at the time.
IV. Equipment and Materials Used

Pc/s Description Manufacturer Ranges


1 8086 uP Kit Intel 0-220V
8086 uP Kit 4 Pages
1 From Canvas
Manual

V. Schematic Diagram
VIII. Final Data Sheet
1.
2.
IX. Discussion

Upon starting the discussion in class about


the 8086 microprocessor kit, our instructor
discussed us how to use the 8086
microprocessor kit. First our instructor then
checked if the remaining kits are all working. We
first familiarize ourselves with the sample given in
the module. After familiarizing with all of that we
proceed with our laboratory work. We first
familiarize with the samples that are written in the
manual because it is crucial to have knowledge
on that certain example because it will be used in
our laboratory work.
For the Pre Laboratory Work, the provided
machine code is to be inputted to the kit. By
pressing the RES and GO, the upper left corner
LED was the only one which was ON. The by
changing the content of 1005 to 04, the lower left
corner was the only ON. At first you might think
that the value designation is 1, 2, 3, and 4 for the
LEDs following a clockwise direction leaving the
upper right LED with value of 2 and the lower left
corner LED with value of 3. But this isn’t the
proper value designation for this. The proper
value designation is 1, 2, 4, and 8 starting from
the first row then the second row from left to right.
Then if the content of the address 1009 was
changed to 00, the seven segment display was
ON with the rest of the LEDs turned OFF.

For the Laboratory Work, there are 2


different combinations of seven segment display
and LEDs lighting. Following the same concept
that was discussed on the Pre Laboratory Work,
these combinations can be performed. Actually
the tally of how these combinations can be
performed is tabulated on the Sample
Computations. As can be examined for the 1005
section, the LED with the ON status is Logic 1
while the LED with the OFF status is Logic 0.
This is because the LEDs are said to be Active
High for this 8086 Microprocessor Kit. On the
other hand on the 1009 section, the segment with
the ON status is Logic 0 while the segment with
the OFF status is Logic 1. Take note also that the
value computation includes the decimal point.

X. Conclusion
After conducting the experiment, for the 1005
section, the LED with the ON status is Logic 1
while the LED with the OFF status is Logic 0. This
is because the LEDs are said to be Active High
for this 8086 Microprocessor Kit. On the other
hand on the 1009 section, the segment with the
ON status is Logic 0 while the segment with the
OFF status is Logic 1. Take note also that the
value computation includes the decimal point.
XI. Preliminary Data Sheet

Potrebbero piacerti anche