Anda di halaman 1dari 4

RAGHU ENGINEERING COLLEGE (Autonomous)

Approved by AICTE, Permanently affiliated to JNTU, Kakinada


Accredited by NBA & NAAC ‘A’ Grade
Dakamarri, Bhimili mandal, Visakhapatnam-531162

****************************************************************
DEPARTMENT ELECTRONICS AND COMMUNICATION ENGINEERING

III YEAR- I Semester


Case Studies: Microprocessors and Microcontrollers

Physical address calculation:


1. The contents of different registers are given below. Find out the physical address for
different addressing mode.

AX=1000H, BX=2000H, SI=3000H, DI=4000H, BP=5000H


SP=6000H, CS=0000H, DS=1000H, ES=8000H, SS=9000H, IP=7000H

A) Indexed addressing mode


B) Based addressing mode
C) Based indexed addressing mode
D) Relative based indexed addressing mode
E) Relative based addressing mode
F) Direct addressing mode

2. The contents of different registers are given below. Find out the physical address for
different addressing mode.

AX=2050H, BX=2220H, SI=1000H, DI=2000H, BP=0010H


SP=0600H, CS=0700H, DS=1050H, ES=8800H, SS=9500H, IP=0100H

A) Direct addressing mode


B) Indexed addressing mode
C) Based addressing mode
D) Based indexed addressing mode
E) Relative based indexed addressing mode
F) Relative based addressing mode
Memory Mapping:

3. Design a 8086 based system with following specifications:


a. CPU at 8MHz in minimum mode operation
b. 32 KB SRAM using 8 KB devices
c. 32 KB EPROM using 16 KB devices
d. Show memory address mapping for odd and even addresses.
e. Show schematic for chip selection logic.

4. Design 8086 based system with following specifications:


a. 8086 working at 10 MHz using minimum mode.
b. 128 KB EPROM using 32 KB Chip.
c. 64 KB SRAM using 16 KB Chip.
d. Show memory mapping for odd and even addresses.
e. Show schematic for chip selection logic.

5. Design 8086 based system with following specifications:


a. 8086 working at 5 MHz using minimum mode.
b. 64KB of Total memory in which
c. 32KB of RAM1 memory
d. 16KB of RAM2 memory
e. 8 KB of ROM1 memory
f. 8 KB of ROM2 memory
g. Calculate the lowest address and the highest address of each memory block
h. Show the schematic diagram and memory mapping

Interrupts:
6. Discuss the Interrupt structure of 8086
a) Types of interrupts
b) Interrupt response sequence with diagrams and flow chart
c) Structure interrupt vector table
d) Explain the INT 0 and INT 3 interrupts in 8086

Evolution of 8086:
7. Explain the following about the evolution of microprocessor
a) List out the important features of 4004, 8085,8086,80386
b) Give the main differences/ advancements in the evolution of the processors
Programs:
8. Develop a 8086 assembly language programs with CPU running at 5MHz
a) To generate a delay of 100ms
b) To generate a delay of 10 minutes.
c) Give the delay formulae and calculations

9. Develop a 8086 assembly language program


a) To convert a 16 bit binary number into equivalent gray code
b) Provide the algorithm and flow chart
c) Give the number of bytes, memory locations and op-codes of the program.
d) Give the output results of the program.

10. Develop a 8086 assembly language program


a) To convert a 4 digit hexadecimal number to decimal number
b) Provide the algorithm and flow chart
c) Give the number of bytes, memory locations and op-codes of the program.
d) Give the output results of the program.

11. Develop a 8086 assembly language program


a) For the addition of Two 3x3 matrices
b) Provide the algorithm and flow chart
c) Give the number of bytes, memory locations and op-codes of the program.
d) Give the output results of the program.

Interfacing:
12. Design a 4 way Traffic light system with 8086 using the following specification
a. Identify the components required for the application
b. Give the Design (Block diagram and schematic diagrams)
c. Develop the program using 8086 assembly language
d. Show the Simulation output using simulation tool

13. Design a 4 stair Elevator control system with 8086 using the following specification
a. Identify the components required for the application
b. Give the Design (Block diagram and schematic diagrams)
c. Develop the program using 8086 assembly language
d. Show the output using Kit/ simulation tool
14. Design a Sinusoidal signal wave form generator with 8086and DAC using the
following specification
a. Identify the components required for the application
b. Give the Design (Block diagram and schematic diagrams)
c. Develop the program using 8086 assembly language
d. Show the output using Kit/ simulation tool

15. Design the LED blinking interfacing with 8086 using the following specification
a. Identify the components required for the application
b. Give the Design (Block diagram and schematic diagrams)
c. Develop the program using 8086 assembly language
d. Show the Show the output using Kit/ simulation tool

16. Design the stepper motor interfacing with 8086 using the following specification
a. Identify the components required for the application
b. Give the Design (Block diagram and schematic diagrams)
c. Develop the program using 8086 assembly language
d. Show the output using Kit/ simulation tool

Anda mungkin juga menyukai