SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
ASHOKA INSTITUTE OF TECHNOLOGY & MANAGEMENT, AKTHA, SARNATH,
VARANASI, UTTAR PRADESH
30 IMPORTANT QUESTIONS (SESSIONAL/GBTU END SEMESTER EXAM-2013)
FACULTY NAME: - ER. ANUPAM KUMAR, ECE, ASSISTANT PROFESSOR, AITM
SUBJECT CODE & TITLE: -EEC503 & MICROPROCESSORS

1. Give the format of flag register with suitable diagram. And also explain each flags of
8085 microprocessor.
2. Explain the function of- HOLD, ALE, READY, RESET OUT and SID signals of 8085.
3. Draw and explain internal architecture of 8085 microprocessor.
4. What do you mean by Timing diagram? Describe the memory Write machine cycle with
suitable timing diagram for 8085 microprocessor.
5. What do you mean by Addressing mode? Describe the various addressing modes of 8085
with examples.
6. Briefly describe the evolution of microprocessor (8085).
7. Explain the Memory mapped I/O and I/O mapped I/O method with suitable diagram.
8. Define 8085 interrupts. And also explain its types in your own words.
9. Explain the function of Stack Pointer, Accumulator and HL Register pair of 8085.
10. Interface 16 KBEPROM and 48KB SRAM to 8085 with the help of 8KB EPROM ICs
and 8KB SRAM ICs. Draw the address map and show the address decoding logic.
11. Register B has 65H and the accumulator has 97H. Subtract the contents of register B
from the contents of the accumulator. Also give flag status and display the answer at Port
1.
12. The memory location 2050H holds the data byte F7H. Write instructions to transfer the
data byte to the accumulator using three different opcodes: MOV, LDAX and LDA. Also
give your comments.
13. Write a program to convert an 8-bit binary number into a BCD number. Also give flow
chart for conversion.
14. How an ASCII hex number is converted into its binary equivalent? Give flow chart and
subroutine for it.
15. A. Write a program to generate a delay of 0.4 seconds if the crystal frequency is 5 MHZ.
B. Write an assembly language program to generate a delay of 1 msec. Also show the
calculation of time. Assume that the crystal frequency of 8085 is 6MHz.
16. Describe the functional block diagram of 8086 microprocessor.
17. With the help of block diagram, describe 8237 DMA controller.
18. How a keyboard and a seven-segment LED are interfaced with 8085 microprocessor?
Explain.
19. Sixteen bytes of data are stored in memory locations at XX50H to XX5FH. Write a
program to transfer the entire block of data to new memory locations starting at XX70H.
20. Write an 8085 assembly language program to transfer an 8-bit data serially, through
SOD lines.
21. Explain the mode 1 operation of 8253 with the help of timing waveform. What will
happen if a new count is written while counter is running?
22. Interface a 4x4-matrix keyboard to 8085. Show the interfacing diagram and write a
routine to read 10 key strokes and store them into memory.
23. Calculate the address lines required for an 8k-byte memory chip.
24. Calculate the number of memory chips needed to design 8k-byte memory if the
memory chip size is 1024x1. (Ans: 64 memory chips needed)
25. Explain the operation performed by following 8085 instructions. Also name the
machine cycles, in sequence, it would take for the execution
(i) XTHL

(ii) CPE 5000H

(iii) RNZ

26. Compare Microprocessor and Microcontroller.
Answer:
Sl. No

Microprocessor

Microcontroller

1

Microprocessor contains
ALU,general purpose
registers,stack pointer, program
counter, clock timing circuit
and interrupt circuit.

Microcontroller contains the circuitry of
microprocessor and in addition it has
built- in ROM, RAM, I/O devices, timers
and counters.

2

It has many instructions to
move data between memory
and CPU.

It has one or two instructions to move
data between memory and CPU.
3

It has one or two bit handling
instructions.

It has many bit handling instructions.

4

Access times for memory and
I/O devices are more.

Less access times for built-in memory
and I/O devices.

5

Microprocessor based system
requires more hardware.

Microcontroller based system requires
less hardware reducing PCB size and
increasing the reliability.

27. What is multiplexing and what is its advantage? How the address and data lines are
demultiplexed in 8085?
Answer: Multiplexing is transferring different information at different well defined times
through same lines. A group of such lines is called multiplexed bus. The advantage of
multiplexing is that fewer pins are required for microprocessors to communicate with outside
world.The low order address and data lines of 8085 are demultiplexed using an external 8-bit DLatch (74LS373) and the ALE signal of 8085, as shown in fig.
74LS373
8085
ADo – AD7

LATCH

D0 - D7

EN
Fig: Demultiplexing of address and data lines in 8085 processor
ALE
At the beginning of every machine cycle, ALE is asserted high and then low. Also the
low byte of address is given out through ADo -AD7 lines. Since the ALE is connected to
Enable of Latch, when ALE is asserted high and then low the addresses are latched into
the output lines of the latch. Now the lines ADo -AD7 are free for data transfer.

28. Explain the generation of control signal in 8085 microprocessor.
29. Write a note on segment register. How physical address is generated in 8086.
30. Draw the internal block diagram of 8255 and explain each block.
OR,
Write the basic operation of DMA.
OR, Draw and explain the functional block diagram of 8253/8254.
FOR ANSWER OF THESE QUESTIONS:
 You refer to all previous question papers which were given by me.
 You refer to List of Programs.
 You need to refer memory interfacing materials.
 You need to refers my Class Notes.
 Thanks

Contenu connexe

Tendances

Basics of peripheral devices and Working
Basics of peripheral devices and WorkingBasics of peripheral devices and Working
Basics of peripheral devices and WorkingDr.YNM
 
microprocessor Questions with solution
microprocessor Questions with solutionmicroprocessor Questions with solution
microprocessor Questions with solutiondit
 
8085 microprocessor notes
8085 microprocessor notes8085 microprocessor notes
8085 microprocessor notesAdiseshaK
 
INTERRUPTS OF 8086 MICROPROCESSOR
INTERRUPTS OF 8086 MICROPROCESSORINTERRUPTS OF 8086 MICROPROCESSOR
INTERRUPTS OF 8086 MICROPROCESSORGurudev joshi
 
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015JCT COLLEGE OF ENGINEERING AND TECHNOLOGY
 
MICROPROCESSOR INPUT OUTPUT OPERATIONS
MICROPROCESSOR INPUT OUTPUT OPERATIONSMICROPROCESSOR INPUT OUTPUT OPERATIONS
MICROPROCESSOR INPUT OUTPUT OPERATIONSGeorge Thomas
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051guest70d48b1
 
Week 1.2 pin diagram
Week 1.2   pin diagramWeek 1.2   pin diagram
Week 1.2 pin diagrambaraniselva
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessorAnuja Gunale
 
8051 Microcontroller Tutorial and Architecture with Applications
8051 Microcontroller Tutorial and Architecture with Applications8051 Microcontroller Tutorial and Architecture with Applications
8051 Microcontroller Tutorial and Architecture with Applicationselprocus
 
Microprocess Microconroller mcq 1000+
Microprocess Microconroller mcq 1000+Microprocess Microconroller mcq 1000+
Microprocess Microconroller mcq 1000+Kumaran K
 
Microprocessor 8086
Microprocessor 8086Microprocessor 8086
Microprocessor 8086Waleed Khan
 
Microcontrollers 80 Marks Sample Question Paper
Microcontrollers   80 Marks Sample Question PaperMicrocontrollers   80 Marks Sample Question Paper
Microcontrollers 80 Marks Sample Question Paperprathik
 
Embedded systems ppt i
Embedded systems ppt iEmbedded systems ppt i
Embedded systems ppt ianishgoel
 
M.sc I-sem-8086 notes
M.sc  I-sem-8086 notesM.sc  I-sem-8086 notes
M.sc I-sem-8086 notesDr.YNM
 

Tendances (20)

Basics of peripheral devices and Working
Basics of peripheral devices and WorkingBasics of peripheral devices and Working
Basics of peripheral devices and Working
 
microprocessor Questions with solution
microprocessor Questions with solutionmicroprocessor Questions with solution
microprocessor Questions with solution
 
8085 microprocessor notes
8085 microprocessor notes8085 microprocessor notes
8085 microprocessor notes
 
INTERRUPTS OF 8086 MICROPROCESSOR
INTERRUPTS OF 8086 MICROPROCESSORINTERRUPTS OF 8086 MICROPROCESSOR
INTERRUPTS OF 8086 MICROPROCESSOR
 
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
Microprocessor and Microcontroller Anna University Answer Key April / May - 2015
 
MICROPROCESSOR INPUT OUTPUT OPERATIONS
MICROPROCESSOR INPUT OUTPUT OPERATIONSMICROPROCESSOR INPUT OUTPUT OPERATIONS
MICROPROCESSOR INPUT OUTPUT OPERATIONS
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051
 
Peripherals of Microprocessor 8085
Peripherals of Microprocessor 8085Peripherals of Microprocessor 8085
Peripherals of Microprocessor 8085
 
Week 1.2 pin diagram
Week 1.2   pin diagramWeek 1.2   pin diagram
Week 1.2 pin diagram
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessor
 
8051 Microcontroller Tutorial and Architecture with Applications
8051 Microcontroller Tutorial and Architecture with Applications8051 Microcontroller Tutorial and Architecture with Applications
8051 Microcontroller Tutorial and Architecture with Applications
 
Microprocess Microconroller mcq 1000+
Microprocess Microconroller mcq 1000+Microprocess Microconroller mcq 1000+
Microprocess Microconroller mcq 1000+
 
Microprocessor 8086
Microprocessor 8086Microprocessor 8086
Microprocessor 8086
 
Microcontrollers 80 Marks Sample Question Paper
Microcontrollers   80 Marks Sample Question PaperMicrocontrollers   80 Marks Sample Question Paper
Microcontrollers 80 Marks Sample Question Paper
 
8085
80858085
8085
 
Embedded systems ppt i
Embedded systems ppt iEmbedded systems ppt i
Embedded systems ppt i
 
M.sc I-sem-8086 notes
M.sc  I-sem-8086 notesM.sc  I-sem-8086 notes
M.sc I-sem-8086 notes
 
8085 Microprocessor
8085 Microprocessor8085 Microprocessor
8085 Microprocessor
 
Interrupts
InterruptsInterrupts
Interrupts
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessor
 

Similaire à AITM Microprocessor Important Questions

Microprocessor questions converted
Microprocessor questions convertedMicroprocessor questions converted
Microprocessor questions convertedArghodeepPaul
 
EE6502 Microprocessors and Microcontrollers
EE6502 Microprocessors and MicrocontrollersEE6502 Microprocessors and Microcontrollers
EE6502 Microprocessors and MicrocontrollersSanthosh Kumar
 
Qoestion Bank Big Questions
Qoestion  Bank Big QuestionsQoestion  Bank Big Questions
Qoestion Bank Big Questionsccet
 
A12 microprocessors & microcontrollers (common to eee & ecm)
A12 microprocessors & microcontrollers (common to eee & ecm)A12 microprocessors & microcontrollers (common to eee & ecm)
A12 microprocessors & microcontrollers (common to eee & ecm)Abhinay Potlabathini
 
Question bank malp 3340302
Question bank malp 3340302Question bank malp 3340302
Question bank malp 3340302SHAH JAINAM
 
A10 microprocessor & microcontrollers ( eee, ece & ecm )
A10 microprocessor & microcontrollers ( eee, ece & ecm )A10 microprocessor & microcontrollers ( eee, ece & ecm )
A10 microprocessor & microcontrollers ( eee, ece & ecm )Abhinay Potlabathini
 
A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)
A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)
A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)Abhinay Potlabathini
 
PPT 8085 microprocessor
PPT 8085 microprocessor PPT 8085 microprocessor
PPT 8085 microprocessor Ardhendupanja
 
Specialist officer it study material on organization of intel 8085 microproce...
Specialist officer it study material on organization of intel 8085 microproce...Specialist officer it study material on organization of intel 8085 microproce...
Specialist officer it study material on organization of intel 8085 microproce...Tamal Kumar Das
 
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and Microcontroller
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and MicrocontrollerMPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and Microcontroller
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and MicrocontrollerRAHUL RANJAN
 
Microprocessor 8085 Chapter 4
Microprocessor 8085 Chapter 4Microprocessor 8085 Chapter 4
Microprocessor 8085 Chapter 4Rishikesh Bhavsar
 
Www educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-html
Www educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-htmlWww educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-html
Www educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-htmlEducationsMaterials
 
An introduction to microprocessor architecture using INTEL 8085 as a classic...
An introduction to microprocessor  architecture using INTEL 8085 as a classic...An introduction to microprocessor  architecture using INTEL 8085 as a classic...
An introduction to microprocessor architecture using INTEL 8085 as a classic...Prasad Deshpande
 
architecture memory interfacing
architecture memory interfacingarchitecture memory interfacing
architecture memory interfacingShamsul Huda
 
Ece 8085-microprocessor-ppt
Ece 8085-microprocessor-pptEce 8085-microprocessor-ppt
Ece 8085-microprocessor-pptsatyamshra
 

Similaire à AITM Microprocessor Important Questions (20)

Microprocessor questions converted
Microprocessor questions convertedMicroprocessor questions converted
Microprocessor questions converted
 
EE6502 Microprocessors and Microcontrollers
EE6502 Microprocessors and MicrocontrollersEE6502 Microprocessors and Microcontrollers
EE6502 Microprocessors and Microcontrollers
 
Qoestion Bank Big Questions
Qoestion  Bank Big QuestionsQoestion  Bank Big Questions
Qoestion Bank Big Questions
 
A12 microprocessors & microcontrollers (common to eee & ecm)
A12 microprocessors & microcontrollers (common to eee & ecm)A12 microprocessors & microcontrollers (common to eee & ecm)
A12 microprocessors & microcontrollers (common to eee & ecm)
 
Question bank malp 3340302
Question bank malp 3340302Question bank malp 3340302
Question bank malp 3340302
 
A10 microprocessor & microcontrollers ( eee, ece & ecm )
A10 microprocessor & microcontrollers ( eee, ece & ecm )A10 microprocessor & microcontrollers ( eee, ece & ecm )
A10 microprocessor & microcontrollers ( eee, ece & ecm )
 
8085 microprocessor Embedded system
8085 microprocessor  Embedded system8085 microprocessor  Embedded system
8085 microprocessor Embedded system
 
A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)
A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)
A10 a11-microprocessor & microcontrollers (common to eee, ece & ecm)
 
PPT 8085 microprocessor
PPT 8085 microprocessor PPT 8085 microprocessor
PPT 8085 microprocessor
 
Question Bank microcontroller 8051
Question Bank microcontroller 8051Question Bank microcontroller 8051
Question Bank microcontroller 8051
 
Specialist officer it study material on organization of intel 8085 microproce...
Specialist officer it study material on organization of intel 8085 microproce...Specialist officer it study material on organization of intel 8085 microproce...
Specialist officer it study material on organization of intel 8085 microproce...
 
8085 intro
8085 intro8085 intro
8085 intro
 
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and Microcontroller
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and MicrocontrollerMPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and Microcontroller
MPMC UNIT-1. Microprocessor 8085 pdf Microprocessor and Microcontroller
 
8085.ppt
8085.ppt8085.ppt
8085.ppt
 
Microprocessor 8085 Chapter 4
Microprocessor 8085 Chapter 4Microprocessor 8085 Chapter 4
Microprocessor 8085 Chapter 4
 
Www educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-html
Www educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-htmlWww educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-html
Www educationsmaterials-com-2020-12-microprocessor-btech-paper-2020-kanpur-html
 
An introduction to microprocessor architecture using INTEL 8085 as a classic...
An introduction to microprocessor  architecture using INTEL 8085 as a classic...An introduction to microprocessor  architecture using INTEL 8085 as a classic...
An introduction to microprocessor architecture using INTEL 8085 as a classic...
 
architecture memory interfacing
architecture memory interfacingarchitecture memory interfacing
architecture memory interfacing
 
Ece 8085-microprocessor-ppt
Ece 8085-microprocessor-pptEce 8085-microprocessor-ppt
Ece 8085-microprocessor-ppt
 
MicroProcessors
MicroProcessors MicroProcessors
MicroProcessors
 

Plus de ASHOKA INSTITUTE OF TECHNOLOGY & MANAGEMENT,VARANASI,U.P.

Plus de ASHOKA INSTITUTE OF TECHNOLOGY & MANAGEMENT,VARANASI,U.P. (20)

Microprocessor lab manual
Microprocessor lab manualMicroprocessor lab manual
Microprocessor lab manual
 
Anupam kumar re2106 a55
Anupam kumar re2106 a55Anupam kumar re2106 a55
Anupam kumar re2106 a55
 
Electronika de fiesta 2014
Electronika de fiesta 2014Electronika de fiesta 2014
Electronika de fiesta 2014
 
Departmental notice,ece
Departmental notice,eceDepartmental notice,ece
Departmental notice,ece
 
Departmental notice,ece
Departmental notice,eceDepartmental notice,ece
Departmental notice,ece
 
Electronics switching-eec-802
Electronics switching-eec-802Electronics switching-eec-802
Electronics switching-eec-802
 
Some advanced instructions of the 8085 microprocessors
Some advanced instructions of the 8085 microprocessorsSome advanced instructions of the 8085 microprocessors
Some advanced instructions of the 8085 microprocessors
 
8254 presentation
8254 presentation8254 presentation
8254 presentation
 
8254 presentation
8254 presentation8254 presentation
8254 presentation
 
4 5 marks importnt question dcn
4 5 marks importnt question dcn4 5 marks importnt question dcn
4 5 marks importnt question dcn
 
8254 presentation
8254 presentation8254 presentation
8254 presentation
 
Cyptography ece 702
Cyptography ece 702Cyptography ece 702
Cyptography ece 702
 
Connecting devices ece 702
Connecting devices ece 702Connecting devices ece 702
Connecting devices ece 702
 
Connecting devices ece 702
Connecting devices ece 702Connecting devices ece 702
Connecting devices ece 702
 
Introduction to-microprocessors-unit-1
Introduction to-microprocessors-unit-1Introduction to-microprocessors-unit-1
Introduction to-microprocessors-unit-1
 
Eec503, mp 30 questions
Eec503, mp 30 questionsEec503, mp 30 questions
Eec503, mp 30 questions
 
Dcn previous que4 with solutions
Dcn previous que4 with solutionsDcn previous que4 with solutions
Dcn previous que4 with solutions
 
Dcn previous que3 with solutions
Dcn previous que3 with solutionsDcn previous que3 with solutions
Dcn previous que3 with solutions
 
Dcn previous que2 with solutions
Dcn previous que2 with solutionsDcn previous que2 with solutions
Dcn previous que2 with solutions
 
Dcn previous que1 with solutions
Dcn previous que1 with solutionsDcn previous que1 with solutions
Dcn previous que1 with solutions
 

Dernier

How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Osopher
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...HetalPathak10
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineCeline George
 

Dernier (20)

How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
Satirical Depths - A Study of Gabriel Okara's Poem - 'You Laughed and Laughed...
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
How to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command LineHow to Uninstall a Module in Odoo 17 Using Command Line
How to Uninstall a Module in Odoo 17 Using Command Line
 

AITM Microprocessor Important Questions

  • 1. ASHOKA INSTITUTE OF TECHNOLOGY & MANAGEMENT, AKTHA, SARNATH, VARANASI, UTTAR PRADESH 30 IMPORTANT QUESTIONS (SESSIONAL/GBTU END SEMESTER EXAM-2013) FACULTY NAME: - ER. ANUPAM KUMAR, ECE, ASSISTANT PROFESSOR, AITM SUBJECT CODE & TITLE: -EEC503 & MICROPROCESSORS 1. Give the format of flag register with suitable diagram. And also explain each flags of 8085 microprocessor. 2. Explain the function of- HOLD, ALE, READY, RESET OUT and SID signals of 8085. 3. Draw and explain internal architecture of 8085 microprocessor. 4. What do you mean by Timing diagram? Describe the memory Write machine cycle with suitable timing diagram for 8085 microprocessor. 5. What do you mean by Addressing mode? Describe the various addressing modes of 8085 with examples. 6. Briefly describe the evolution of microprocessor (8085). 7. Explain the Memory mapped I/O and I/O mapped I/O method with suitable diagram. 8. Define 8085 interrupts. And also explain its types in your own words. 9. Explain the function of Stack Pointer, Accumulator and HL Register pair of 8085. 10. Interface 16 KBEPROM and 48KB SRAM to 8085 with the help of 8KB EPROM ICs and 8KB SRAM ICs. Draw the address map and show the address decoding logic. 11. Register B has 65H and the accumulator has 97H. Subtract the contents of register B from the contents of the accumulator. Also give flag status and display the answer at Port 1. 12. The memory location 2050H holds the data byte F7H. Write instructions to transfer the data byte to the accumulator using three different opcodes: MOV, LDAX and LDA. Also give your comments. 13. Write a program to convert an 8-bit binary number into a BCD number. Also give flow chart for conversion. 14. How an ASCII hex number is converted into its binary equivalent? Give flow chart and subroutine for it. 15. A. Write a program to generate a delay of 0.4 seconds if the crystal frequency is 5 MHZ.
  • 2. B. Write an assembly language program to generate a delay of 1 msec. Also show the calculation of time. Assume that the crystal frequency of 8085 is 6MHz. 16. Describe the functional block diagram of 8086 microprocessor. 17. With the help of block diagram, describe 8237 DMA controller. 18. How a keyboard and a seven-segment LED are interfaced with 8085 microprocessor? Explain. 19. Sixteen bytes of data are stored in memory locations at XX50H to XX5FH. Write a program to transfer the entire block of data to new memory locations starting at XX70H. 20. Write an 8085 assembly language program to transfer an 8-bit data serially, through SOD lines. 21. Explain the mode 1 operation of 8253 with the help of timing waveform. What will happen if a new count is written while counter is running? 22. Interface a 4x4-matrix keyboard to 8085. Show the interfacing diagram and write a routine to read 10 key strokes and store them into memory. 23. Calculate the address lines required for an 8k-byte memory chip. 24. Calculate the number of memory chips needed to design 8k-byte memory if the memory chip size is 1024x1. (Ans: 64 memory chips needed) 25. Explain the operation performed by following 8085 instructions. Also name the machine cycles, in sequence, it would take for the execution (i) XTHL (ii) CPE 5000H (iii) RNZ 26. Compare Microprocessor and Microcontroller. Answer: Sl. No Microprocessor Microcontroller 1 Microprocessor contains ALU,general purpose registers,stack pointer, program counter, clock timing circuit and interrupt circuit. Microcontroller contains the circuitry of microprocessor and in addition it has built- in ROM, RAM, I/O devices, timers and counters. 2 It has many instructions to move data between memory and CPU. It has one or two instructions to move data between memory and CPU.
  • 3. 3 It has one or two bit handling instructions. It has many bit handling instructions. 4 Access times for memory and I/O devices are more. Less access times for built-in memory and I/O devices. 5 Microprocessor based system requires more hardware. Microcontroller based system requires less hardware reducing PCB size and increasing the reliability. 27. What is multiplexing and what is its advantage? How the address and data lines are demultiplexed in 8085? Answer: Multiplexing is transferring different information at different well defined times through same lines. A group of such lines is called multiplexed bus. The advantage of multiplexing is that fewer pins are required for microprocessors to communicate with outside world.The low order address and data lines of 8085 are demultiplexed using an external 8-bit DLatch (74LS373) and the ALE signal of 8085, as shown in fig. 74LS373 8085 ADo – AD7 LATCH D0 - D7 EN Fig: Demultiplexing of address and data lines in 8085 processor ALE At the beginning of every machine cycle, ALE is asserted high and then low. Also the low byte of address is given out through ADo -AD7 lines. Since the ALE is connected to Enable of Latch, when ALE is asserted high and then low the addresses are latched into the output lines of the latch. Now the lines ADo -AD7 are free for data transfer. 28. Explain the generation of control signal in 8085 microprocessor. 29. Write a note on segment register. How physical address is generated in 8086. 30. Draw the internal block diagram of 8255 and explain each block. OR, Write the basic operation of DMA. OR, Draw and explain the functional block diagram of 8253/8254.
  • 4. FOR ANSWER OF THESE QUESTIONS:  You refer to all previous question papers which were given by me.  You refer to List of Programs.  You need to refer memory interfacing materials.  You need to refers my Class Notes.  Thanks