Questions
ARCHITECTURE & INSTRUCTION SET
- What are the differences between 8085 and 8086 processor?
- Explain data transfer, arithmetic and logical group instructions of 8086 microprocessor.
- Write an assembly language program for 8086 to multiply two 16 bit binary numbers to generate a 32 bit result.
- Explain with examples the following 8086 instructions a) AAA b) CBW c) IMUL d) INTO
- Write an assembly language program for 8086 to sort the array of elements in ascending order.
- Write an assembly language program for 8086 to find the largest element in an array.
- Explain the 8086 bit manipulation instructions with an example for each.
- Write an assembly language program for 8086 to convert BCD data to binary data.
- Explain the operand addressing of 8086 with examples
- Write a program to add two 8 bit numbers.
- Write a program to subtract two 8 bit numbers.
- Write a program to add two 16 bit numbers.
- Write a program to subtract two 16 bit numbers.
- Write a program to add 5 numbers of an array.
- Explain 8086 pin function.
- List the addressing modes of 8086?give examples,
- Describe Intel 8086 Microprocessor Architecture
- Explain the function of all the pins of 8086 Processor.
- Explain the function of various flags of 8086 microprocessor.
- Explain the function of unsigned multiplication and Division instructions in 8086 with suitable examples.
- Describe the functional units present and their functions in BIU and EU of 8086.
- Draw the pin diagram of 8086 microprocessor and explain the function of each pin.
- Explain the internal hardware architecture of 8086 microprocessor with a neat diagram.
- Explain the different data transfer schemes with examples.
- Explain the interrupt architecture of 8086 microprocessor.
- What are the different busses in 8086? Explain in brief.
- What is an addressing mode? List and explain addressing modes supported by the 8086.
- Explain 8086 internal architecture with the function of each component.
- Draw and explain 8086 architecture.
- What are the different Flags in 8086 microprocessor?
- Explain Instruction Sets.
- 8434H, what is the physical address of the top of the stack?
- Give the operation of CBW and TEST instructions of 8086?
- What is the function of parity flag?
- How 16-Bit address is converted into 20-Bit address in 8086?
- List the pointer and index registers of 8086 architecture.
- Define BIOS, PUBLIC & DUP
- What is the purpose of segment registers in 8086?
- Discuss the function of instruction queue in 8086?
- What are the functions of status pins in 8086?
- Write an 8086 assembly language program to multiply two 16-bit numbers to give 32-bit result.
- With neat block diagram, explain the architecture of 8086 microprocessor.
- Draw the internal architecture of 8086 microprocessor and explain its Bus Interface Unit (BIU).
- Give an example for the 8086 instructions: AAA, CWD, JNBE, LAHF, MOVS, RCL, ROL and SAHF.
- Explain the interrupt structure of an 8086 microprocessor with 8086 interrupt pointer table.
- Write an 8086 assembly language program to read in 100 samples of data at 1-ms intervals.
- Explain any 8 addressing modes of 8086 processor with an example.
- Explain the register organization of 8086 processor in detail.
- Describe the action taken by 8086 when INTR pin is activated.
- Write an assembly language program in 8086 to search the largest data in an array.
- Write a program to find the number of positive numbers and negative numbers in a given series of signed numbers using 8086.
- Draw the architectural block diagram of 8086 microprocessor and explain.
- Explain the function of Execution unit in 8086?
- What do you mean by pipeline in 8086?
- How the 20 bit effective address is calculated in 8086 processor?
- What are the different flags in 8086?
- What are the different flag available in status register of 8086?
- List the various addressing modes present in 8086?
- What is the function of the signal in 8086?
- What is the clock frequency of 8086?
- What are the two modes of operations present in 8086?
SYSTEM BUS STRUCTURE
- Define bus .why bus request and cycle stealing are required?
- Draw the read cycle timing diagram for minimum mode.
- How does the main processor distinguish it’s instructions from the co-processor instructions when it fetches the instruction from memory?
- What is meant by a loosely coupled configuration?
- List the features of memory mapped I/O.
- Compare closely coupled configuration features with loosely coupled configuration features.
- Why a latch is used for an O/P port, but a tri-state buffer can be used for an input port?
- What is the function of HOLD and HLDA?
- State the use of READY signal in 8086 processor.
- Differentiate minimum and maximum mode of 8086.
- What are the advantages of the multiprocessor systems?
- Explain the various assembler directives in 8086 microprocessor programming.
- What is the function of the ASSUME, DB, EQU, EVEN assembler directives of 8086?
- Explain the relative addressing mode and the implied addressing mode with its syntax. Write an example for each.
- Design an 8086 based system in minimum mode containing 64kb of EPROM and 64kb of RAM
- Explain MIN/MAX mode operation of an 8086 processor?
- What happens when 8086 is operated in Maximum mode? List the signals that are unique in this mode?
- State the function of MIN/MAX pin in 8086?
- Explain the physical memory organization in an 8086 system.
- Explain the external memory addressing of 8086.
- Explain maximum mode bus cycle in 8086 microprocessor.
- Draw and explain the signals and bus cycles in maximum mode system configuration of 8086 microprocessor.
- How is 8086 configured in maximum mode and in minimum mode? Explain.
- What are the differences in interfacing RWMs while 8086 is in minimum and maximum modes?
- Explain how to interface A/D and D/A with 8086 with an application
- In how many modes we can use 8253/54 timer? Explain the different modes of operation of 8253/54 timer.
- How to interface a DMA controller with a microprocessor? Explain how DMA controller transfers large amount of data from one memory locations to another memory locations?
- Explain the advantages of using the USART chips in microprocessor based systems.
- List the major components of 8279 keyboard display interface and explain their functions.
- Explain the operating modes of 8253 timer.
- What is DMA? Explain the DMA based data transfer using 8237 DMA controller.
- Draw the control word format of 8254 programmable interval timer and explain.
- Draw the architectural block diagram of 8259 Programmable Interrupt controller and explain.
- What is an Interrupt? Explain different types of interrupt.
- Minimum mode operations of 8086.
- Explain the Clock generation in 8086.
- Explain the 8288 bus controller.
- Draw and explain interfacing of 8284 with 8086.
- Draw and explain interfacing of 8288 with 8086.
- Give the significance of Interrupt flag in 8086 processor.
- What is storage space required to store the interrupt vectors of 8086?
- What are the maximum address space and data bus width of 8086 processor?
- What are the advantages of using memory segmentation in 8086?
- Write about different types of interrupts supported in 8086
- How many memory locations can be addressed by 8086 microprocessor?
- Name the hardware interrupts of 8086.
- What address in the interrupt vector table, are used for a Type-2 interrupt in 8086?
- Explain the bus interface unit and execution unit of 8086 microprocessor.
- Describe the conditions which cause the 8086 to perform type 0 and type 1 interrupt.
- Draw and discuss the interrupt structure of 8086. ,Discuss interrupt handling process in 8086
- Explain the 8086 Interrupt types with an example.
- How do 8086 interrupts occur?
- What is the maximum memory size that can be addressed by 8086?
- What are the predefined interrupts in 8086?
- What are the functions of Bus Interface Unit (BIU) in 8086?
- What are the three classifications of 8086 interrupts?
- Explain the Maximum mode configuration of 8086 with a neat diagram and explain the signals.
- Explain the Maximum and Minimum mode of operation of 8086.
- Design an 8086 based system in minimum mode containing 64Kb of EPROM and 64Kb of RAM.
- Draw and discuss a typical minimum mode 8086 system.
- Describe the maximum mode of operation of 8086.
- Explain the functions of an 8086 processor in the maximum mode.
- Explain how the memory unit is addressed by 8086 with a neat diagram.
- Explain in detail about memory access mechanism in 8086
ARCHITECTURE OF INTERFACING DEVICES
- What are the differences in interfacing RWMs while 8086 is in minimum and maximum modes?
- Sketch and explain the interface of 32K x 16 RWMs using a decoder in minimum mode.
- What are the steps in interfacing peripherals with the micro processor?
- Sketch and explain the interface of 8279 to the 8086 microprocessor in minimum mode.
- Sketch and explain the interface of PIT 8254 to the 8086 microprocessor in minimum mode.
- State the use of cascading signals of 8259 programmable interrupt controller.
- State the role of In-service register of 8259 interrupt controller.
- Discuss the architecture and working of 8253 timer?
- List the features of 8251.
- List the functions performed by 8279.
- What is the function of gate signal in 8254 timer?
- Write the format of ICW1 in 8259.
- Name the two modes used by the DMA processes to transfer data.
- Name the six modes of operations of an 8253 programmable interval timer.
- Using two 8259-interrupt controllers what is the maximum number of peripherals that can be provided with interrupt facility.
- What are the operating modes of 8253?
- What is the use of IRR [Interrupt Request Register]?
- What does it imply if 8259’s ICW1 bit fields LTIM and SNGL bits are set to zero?
- List the modes and applications of 8254 timer.
- Mention any two applications that uses ADC and DAC
- Draw the block diagram of 8279 keyboard and display control and explain them in detail.
- Describe the architecture and working of 8253 timer. Explain its modes of operation.
- Explain the interfacing of any 8 bit A/D converter with an 8086 microprocessor. Write an assembly language program for conversion.
- Draw and explain the operation of R-2R method of D/A converter.
- What is the use of modem control unit in 8251?
- Give the register organization of 8257?
- What is the function of DMA address register?
- What is the function of mode set register in 8257?
- What is an USART?
- What is the use of 8251 chip?
- Draw the status word format for 8254.
- What are the functional types used in control words of 8251
- What are the different types of write operations used in 8253?
- What is the output modes used in 8279?
- What are the modes of operations used in 8253?
- Give the different types of command words used in 8259?
- Give the operating modes of 8259?
- What are the functions performed by 8251?
- What are the features of 8259 PIC?
ARCHITECTURE OF 32 BIT MICROPROCESSORS
- Explain 80286 architecture with diagram.
- Explain architecture of 80386 with diagram.
- Explain architecture of 80486 with diagram.
- Write down the concept of RISC System.
- Differentiate RISC vs. CISC Processor.
MULTIPROCESSOR ARCHITECTURE & PROGRAMMING
- Describe in detail about the Architecture of 8089 I/O Processor
- Discuss about the multiprocessor configurations of 8086?
- Give the instruction set of 8087?
- What is the need of Co-processors? Give an example.
- What are the major blocks available in 8089 architecture?
- What are the advantages of using 8087 Numeric Data Processor?
- Explain the various multiprocessor configurations.
- Draw the control word and status word format of 8087 processor.
- Explain the different data formats of 8087 co-processor.
- Explain the execution steps of 8087 Co-processor.
- Explain the architecture of 8087 numeric data processor.
- Explain the need for 8089 I/O processor.
- Draw the internal block diagram of 8087 co-processor and explain.
- Draw the 8087 internal architecture and explain.
- What is a floating point co-processor?
- How does CPU differentiate the 8087 instructions from its own instructions?
- How 8089 operates in loosely coupled configuration and tightly coupled configuration?
- In what ways are the standard microprocessor and co-processor differ from each other?
- What is co-processor? What are advantages of co-processor?
Comments
Post a Comment