0% found this document useful (0 votes)
18 views5 pages

EEE Labq

The document outlines the laboratory course EE3413 focused on microprocessors and microcontrollers, specifically using the 8085 microprocessor. It includes pre-lab and post-lab questions covering topics such as arithmetic operations, programming instructions, interfacing experiments, and display systems. The content emphasizes understanding the architecture, instructions, and interfacing of the 8085 microprocessor through practical exercises.

Uploaded by

helen jenefa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views5 pages

EEE Labq

The document outlines the laboratory course EE3413 focused on microprocessors and microcontrollers, specifically using the 8085 microprocessor. It includes pre-lab and post-lab questions covering topics such as arithmetic operations, programming instructions, interfacing experiments, and display systems. The content emphasizes understanding the architecture, instructions, and interfacing of the 8085 microprocessor through practical exercises.

Uploaded by

helen jenefa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

EE3413 - MICROPROCESSOR AND MICROCONTROLLER

LABORATORY

1) 8 BIT ARITHMETIC OPERATIONS USING 8085

Pre Lab Questions:

1. What is Accumulator.
2. What is Microprocessor.
3. What are the Addressing modes of 8085.
4. How does the microprocessor communicate with the memory and input/output devices?
5. Write opcode for following instructions.
6. What is a mnemonic?
7. Explain the following Arithmetic Instruction.
8. What are all the Register Pair available in 8085.
9. What is the purpose of registers?
10. Define opcode and operand

Post Lab Questions:

1. What is LHLD 5500H instruction?


2. Explain the instruction XCHG
3. Write the instruction for the operation -Compare B with accumulator and update carry flag
4. Write the instruction for the operation -Jump on carry to specified address
5. Write the instruction for the operation -Store the content of accumulator in the address
6. Write the instruction for the operation - Move the content of C register to accumulator.
7. How do you clear the previous data in the Register C?
8. Analyse the following example and write the assembly code.
9. Write a code for Subtracting two 16-bit numbers with the following data.
10. What is Clock Speed ?
2) Programming with control instructions:
a) Increment / Decrement,
b) Ascending / Descending order,
c) Maximum / Minimum of numbers,
d) Rotate instructions,
e) Hex / ASCII / BCD code conversions.

Pre Lab Questions:

1.Write the MNEMONICS to move immediate data to accumulator.


2.Explain STA 5001 command
3. What an instruction consists of?
4. What is meant by instruction?
5.How many different instructions mP 8085 has? What is an instruction set?
6.What is meant by assembly language programming?
7.What is machine language programming?
8. Give one example each of the different types of instructions.
9. In what other way HL pair can be used?
10. What language a microprocessor understands?

Post lab questions:

1.Describe the (status) flag register of 8085.


2.What happens when HLT is executed in software?
3.Which are the sixteen bit registers of 8085.
4.What are the temporary registers of 8085?
5.What is the role of Rotate instruction?
6. What are the types of ROTATE Instruction?
7.Explain RLC.
8. Write the concept to find the smallest element in an array.
9. Write down the instructions that load H-L register pair by the contents of
memory location 3500 H. Then move the contents to register C.
10. What is a bus?
3. Interface Experiments:
a) A/D Interfacing.
b) D/A Interfacing.
c) Traffic light controller.
Pre lab questions:
1) What is ADC?
2) Why ADC is used in the microprocessor bused system ?
3) Why ADC is used in the microprocessor bused system ?
4) What is DAC?
5) What is the purpose of SOC signal?
6) What is the purpose of EOC signal?
7) What is the basic idea behind the generation of square waveforms?
8) What is programmable peripheral device?
9) What is LHLD addr?
10) What is MOV M,r ?

Post Lab Questions:

1) Explain ALU (Arithmetic and logic unit).


2) Purpose of PC in 8085?
3) Explain the addressing mode of MVI r,data?
4) Explain LXI rp,data ?
5) Explain ADI data?
6) What is INX rp?
7) Why data bus is bi-directional?
8) How the mnemonics written in assembly language are translated into binary?
9) What the instruction DAD H stands for?
10)What is the purpose of CLK signal of 8085?
4. Stepper motor controller interface.
Pre lab questions:
1) What is stepper motor? And how it works.
2) What is step angle?
3) What is resolution of a motor?
4) What are the applications of stepper motor with 8085?
5) What is motor driver ?
6) Name one motor driver circuit IC.
7) Explain IN and OUT instructions in the 8085 microprocessor.
8) What is a bus?
9) What is the operating frequency of 8085?
10) What are the widths of data bus (DB) and address bus (AB) of 8085?

Post lab questions:


1. Define bit, byte and word.
2. What is a port?
3. What is 8255?
4. What is meant by Polling?
5. What is meant by Interrupt?
6. Why interfacing is needed for 1/0 devices?
7. Why EPROM is mapped at the beginning of memory space in 8085 system?
8. What is processor cycle (Machine cycle)?
9. What is Instruction cycle?

10.What is the function of ADC R?


5. Displaying a moving/ rolling message in the student trainer kit’s output
device.
Pre lab questions:

1) Which type of architecture 8085 has?


2) How are high level languages converted into binary?
3) What is seven segment display?
4) How seven segment display works?
5) Write the Truth table of seven segment display.
6) Write about 8279?
7) What are the two most important functions performed by 8279?
8) What is the 2 key lockout mode?
9) What are the various input modes in which 8279 operate?
10) How many character definitions are possible using 8279?

Post lab Questions:


1) State the options available in the display mode.
2) Discuss the Left Entry (Typewriter) Mode of Display format.
3) When the CPU is actually involved for the scan and display functions to be
4) realised?
5) What is the condition called N-Key Rollover?
6) Name the special purpose registers of 8085.
7) Mention and clarify the functions needed for peripheral interfacing.
8) In how many categories the interfacing peripherals are classified?
9) Give some examples of general purpose and special purpose peripherals.
10)Why it is relatively easy to interface memories than I/O devices? Elaborate.
11)Why crystal is a preferred clock source?

You might also like