January 09, 2013

Microprocessor and Microcontroller (EC2304)_List of questions 2mark and brief answers

EC2304 - Microprocessor and Micro-controller

Below is the list of questions, you can also download as a pdf file by clicking the download link below.

(.pdf)



UNIT-1
PART-A (2 MARKS)
1.      How many memory locations are available in 8086 microprocessor?
2.      What are the flags available in 8086 microprocessor?
3.      What are the general purpose registers in 8086?
4.      What are the functional units in 8086?
5.      What is the purpose of BIU?
6.      What is the purpose of EU?
7.      What is the purpose of segment register?
8.      What are the register segments in 8086?
9.      What is the function of IP?
10.  What is the function of control unit?
11.  What is the use of base pointer register?
12.  Mention the index registers of 8086.
13.  What are the flags in 8086?  What are the various interrupts in 8086?
14.  What is meant by Makeable interrupts?
15.  What is Non-Makeable interrupts?
16.  Which interrupts are generally used for critical events.
17.  Give examples for Makeable interrupts? 
18.  Give example for Non-Makeable interrupts?
19.  What is the Maximum clock frequency in 8086?
20.  What are the various segments registers in 8086?
21.  Which Stack is used in 8086
22.  What are the address lines for the software interrupts?
23.  What are the address lines for the hardware interrupts? -
24.  Which Segment is used to store interrupt and subroutine return address registers? 
25.  Which Flags can be set or reset by the programmer and also used to control the operation of the processor?
PART-B (16 MARKS)
1.      Draw the block diagram of 8086 mp and explain?      
2.      Explain the architecture of Intel 8086 with the help of a block diagram?     
3.      Describe the sequence of event that may occur during the different T state in the opcode fetch machine cycle of 8086?           
4.      List out the makeable and non makeable interrupts available in 8086?     
5.      Explain the Maximum mode of operation of 8086.       
6.      Write short notes on addressing memory.        
7.      Explain the minimum mode of operation of 8086.      
8.      Write notes on addressing input and output devices?     
9.      Design an 8086 based system in minimum mode containing 64kb of EPROM and64kb of RAM          
10.  Give the functions of NMI, BHE and TEST pins of 8086?      
11.  Explain the various multiprocessor configurations.                   
12.  Discuss in detail the various signal of 8086.       
13.  Explain in detail about 8086 memory banks and associated signals for byte andword operations.           
UNIT-II
PART-A (2 MARKS)
1.      What are SIM and RIM instructions?
2.      Which is the tool used to connect the user and the computer?
3.      What is the position of the Stack Pointer after the PUSH instruction?
4.      What is the position of the Stack Pointer after the POP instruction?
5.      Logic calculations are done in which type of registers?
6.      What are the different functional units in 8086?
7.      Give examples for Micro controller.
8.      What is meant by cross-compiler?
9.      What is the purpose of CLK signal in an 8086 system?
10.  Differentiate the operating modes of 8086 processor?
11.  What is a segment override prefix? Give an example.
12.  What is the use of LATCH signal on the data lines?
13.  What is the need for MN/MX pin in 8086 system?
14.  What is the purpose of QUEUE in 8086 processor?
15.  Give the operation of CBW and TEST instructions of 8086?
16.  List few string instructions of 8086?
17.  What is the use of LOCK prefix?
18.  What is the purpose of REP prefix?
19.  What are assembler directives?
20.  What are the advantages of ALP?
21.  Define a MACRO.
22.  What is MACRO expansion?
23.  What are the types of Multiprocessor configuration?
24.  What is Co-processor?
PART-B (16MARKS)
1.      Write an assembly language program to add two 2-digits BCD Number.
2.      Explain the instruction set of 8086.
3.      Write notes on status flag.
4.      Explain the similarities diff b/w subtract and compare instructions in 8086.
5.      Write an assembly language program to convert on array of ASCII code to corresponding binary (hex) value. The ASCII array is stored starting from 4200H.The first element of the number of elements in the array.
6.      Explain addressing modes of 8086.
7.      Write an ALP to Add two 8 bit numbers.
8.      How do the instructions of 8086 is classified based on their function and word length? Give an example.
9.      Explain the 8086 Bit Manipulation instructions with an example for each.
10.  Write an 8086 program to convert BCD Data to Binary Data.
11.  Explain the Relative addressing mode and the Implied addressing mode with its syntax. Use an example.
UNIT-III 
PART-A (2 MARKS)
1.      Name the two modes of operation of DMA controller?
2.      List the operating modes of 8253 timer.
3.      Give the control word format of timer?
4.      What is the use of USART?
5.      Compare serial and parallel communication.
6.      What is the use of Keyboard and display controller?
7.      What are the functions performed by 8279?
8.      What is PPI?
9.      Give the control word format for I/O mode of 8255?
10.  Give the BSR mode format of 8255.
11.  What is the need for interrupt controller?
12.  What are the registers present in 8259?
13.  What are the applications of 8253?
14.  Define interrupts.
15.  Define DMA process.
16.  Give the status word format of 8257.
17.  What are the types of serial data communication?
18.  What is baud rate?
19.  What is USART?
20.  What are the features of 8279?
21.  List some of the features of INTEL 8259 (Programmable Interrupt Controller)
22.  What are the control words of 8251A and what are its functions ?
23.  What are the display modes supported by the 8279 chip?
24.  Name any two coprocessors and their use.
25.  Give the format of program clock word of 8279 and mention its purpose.
26.  Mention any two coprocessors and their use.
27.  What is 2 key lockout and n key rollover?
28.  Name the two types of CRT display systems.
29.  What do you mean by leading edge and trailing edge problems in hexadecimal keyboards?
30.  State any two main functions of a CRT controller.
PART-B (16 MARKS)
1.      Draw the Block diagram and explain the operations of 8251 serial communication interface.       
2.      Draw the Block diagram of 8279 and explain the functions of each block.     
3.      Draw the block diagram of programmable interrupt controller and explain its operations.  
4.      Discuss in detail about the operation of timer along with its various modes.     
5.      Draw the Block diagram of DMA controller and explain its operations. 
6.      Explain the 8279 keyboard and display controller with a neat sketch.
7.      Describe the architecture and working of 8253 timer
UNIT –IV
PART-A (2 MARKS)
1.      What is Micro controller?
2.      What is the difference between microprocessor & micro controller?
3.      List the addressing modes of 8051?
4.      Explain the instructions used to access external RAM.
5.      List the features of 8051 microcontroller?
6.      Explain the interrupts of 8051 microcontroller?
7.      What is the function of program counter in 8051?
8.      Write about the jump statement?
9.      Write about CALL statement in 8051?
10.  Explain the operating mode0 of 8051 serial ports?
11.  Explain the operating mode2 of 8051 serial ports?
12.  Explain the mode3 of 8051 serial ports?
PART B (16 MARKS)
1.      With neat sketch explain the architecture of 8051 microcontroller.
2.      Draw the Pin Diagram of 8051 and explain the function of various signals.
3.      List the various Instructions available in 8051 microcontroller.
4.      Explain the memory structure of 8051.
5.      Explain the I/O port structure of 8051.
6.      Draw the pin configuration of 8051, explain each pin.
7.      Explain the instruction set of 8051.
8.      Draw the format of SCON register. Explain different bits in it.
9.      Write an assembly language program to find “Fibonacci Series” of “N” given term.
10.  Write an assembly language program for stepper motor control.
UNIT –V
PART-A (2 MARKS)
1.      How is the microcontroller used for the traffic light control application?
2.      Differentiate microprocessor from microcontroller in system design.
3.      What are the design considerations for washing machine control?
4.      What are the advantages of 8051 microcontroller in washing machine control?
5.      How stepper motor is interfaced with microcontroller?
6.      What is I2C?
PART B (16 MARKS)
1.      Explain how microcontrollers and microprocessors can be used for the washing machine control application. Use sketches.
1.      Explain with a neat sketch how microcontrollers and microprocessors can be used for the stepper motor control application.
2.      Explain in the detail the process involved in the design of traffic light controller with example.

Disclaimer:
The above article doesn't give you any guarantee and the sole purpose of this article is to share my learning in the way I understood. Any comments to refine this article are welcome with great pleasure. Please report any breaking link by commenting below.

No comments:

Post a Comment

Comment will be published after moderation only. Do not advertise here.

Receive all updates via Facebook. Just Click the Like Button Below

You can also receive Free Email Updates:

dgpride - Study Zone - Free Books - Tamil Lyrics

Copyright © 2008 -2012 dgpride. All rights reserved.

Subject/Topics

2 Marks (26) 8051 (1) AC Machines (7) Animations (1) Anna University Chennai (31) Arduino (4) ARM (3) Audio (1) Basic C Concepts (8) Basic Electronics (13) Basic principles (9) Book list (1) CAD (1) Chemical (2) Circuit theory (6) Civil (2) Cloud Computing (1) Communication (4) Competitive exams (2) Computer Architecture (4) Control system and components (9) CSE (40) Curriculum (4) DC Machines (9) Did you know (14) Digital (13) DLC (4) Documentation (1) DSP (1) EC 2201 (3) ECE (45) EDC (1) EEE (34) EIE (63) Electrical (35) Electronics (43) Electroplating (2) Emacs (1) Embedded basics (19) Embedded C Programming (19) Embedded Linux (5) Embedded System (22) Engineering basics (15) Environmental Science (1) Fibre Optics (1) Filters (2) FPGA (1) GATE (3) General (7) GNU (4) Handwritten (1) Hobbyist (15) How to (8) HTML (3) Humanities (2) IC Engines (7) ICE (5) Industrial Electronics (10) Industrial Instrumentatin (2) industrial process (2) Instrumentation (21) IoT (2) IT (2) Laboratory Manuals (17) LabVIEW (2) Lesson notes (2) LIC (2) Links (9) Linux (8) Magnetics (1) Management (1) Mechanical (5) Mechatronics (9) Microcontrollers (14) Microprocessors (9) Microsoft (1) Motivation (1) Must Know (11) Networks (1) NuttX (1) Objective type (1) Open Source (1) Opportunities (7) Oscillators (2) Part Time (1) Physics (1) Post Graduation (1) Power Electronics (12) Power Plant Engineering (2) Power Supplies (2) Previous GATE Papers (1) Process Control (2) Project (4) Protocol (1) R2008 (11) R2009 (1) R2013 (1) Recruitment (2) Research (2) Robotics (9) RTOS (3) Signal Processing (8) Signals and Systems (4) SMPS (1) Software tutorial (4) Stepper Motor (2) Syllabus (5) Texas Instruments (2) Thermodynamics (2) Training and Placement (6) Transducer Engineering (2) Transformer (2) Transmission (1) Tutorials (48) Two Marks (26) U-Boot (1) University Question Papers (16) Verilog (1) Video (4) Virtual Instrumentation (3) Visual Basic (21) VLSI (11) Web designing (4) Wi-Fi (3) Wireless (6)