Home / Computer Interfacing All Questions and Answers

Computer Interfacing All Questions and Answers

  1. Define Computer interfacing. Write some characteristics of a microcontroller.
  2. Describe the basic input interface with appropriate figure.
  3. Develop an I/O port decoder using a 74ALS138 decoder that generates active low output to decode 8 bit I/O ports C0H through C7H. Also show the input and output of the decoder.
  4. What is wrong with the instruction IN BL 45H?
  5. What is PnP in PCI bus? Describe the requirements to implement a PnP fully.
  6. Define PCI bus command. Compare ISA and PCI expansion buses.
  7. Describe basic read operation of PCI bus with appropriate timing diagram.
  8. What is stepper motor? Describe the use of stepper motor.
  9. Suppose 8251 SCI interfacing with 8086 in synchronous mode with 01010110 instruction format. Explain it.
  10. Draw the block diagram of 8251 SCI and briefly describe each block.
  11. Describe power supply system with block diagram.
  12.  What is bar code? Describe the principle of barcode reading.
  13.  Describe the functions of the signals BUSY. PAPER, #ERROR, #INI and #STR of the parallel printer.
  14. Compare fixed variable port addressing.
  1. Define programmable peripheral interface. Describe the status of the pins of 82C55 PPI that is used to I/O ports assignment.
  2. Describe mode 2 bidirectional operation of 82C55 PPI with internal structure and timing diagram.
  1. Explain the command byte 10011100 of the command resister in the 82C55.
  2. What is sound card? Describe the major components of a sound card.
  3. Define MIDI. Classify MIDI messages.
  1. Show the flowchart for getting meaningful data from a keyboard and explain the major stages.
  2. What are the sizes of memory devices MEMORY 1 and MEMORY 2 as given in the following figure?
  1. List number of data items stored in each of the following memory devices and number of bits in each datum? 2K X 4, 1K X 1, 16K X 1, 64K X 4
  2. Contrast a memory mapped I/O system with an isolated I/O system. Explain the term handshaking as it applies to computer system.
  3. Explain the necessity of decoding when memory device is attached to a microprocessor?
  4. Discuss the function of an interrupt in a microprocessor based system. Describe the conditions which cause the 8086 to perform each of the following types of interrupt; type 0, type 1, type 3 and type 4.
  5. What is 8295A? Also mention how many 8295A are required to have 64 interrupt inputs.
  6. What is the function of 8254 Programmable Interval Timer? What are the different modes of operation of the 8254 programmable timer?
  7. Suppose an 8254 programmable interval timer has a 2 MHz clock entering the CLK 0 input. What count value is needed to generate a pulse (Mode 2) every 5 ms?
  8. Discuss the ISA bus and need of PCI bus.
  9. What is a stuffed bit? If the following raw data are sent on the USB, draw the waveform of the signal found on the USB: (1100110000110011011010)
  10. What is the purpose of the NAK and ACK tokens on the USB?
  1. How stop and wait flow control method is implemented in the USB interface?
  2. How many programmable I/O pin connection the 82C55 PPI has? List the pins that belong to group A and group B in the 82C55. Also mention two pins which accomplish internal I/O port section.
  3. What is control word? Determine the control word for the following configuration of 82C55 : Port A – Output Mode of port A – Mode 1  Port B – Output Mode of port B – Mode 0    Port C lower (pins PC0 – PC2) – Output
  4. What three modes of operation are available to the 82C55 PPI? Mention the purpose of STB signal is strobes input operation of the 82C55.
  5. What is DMA? Explain why DMA data transfer faster than doing the same data transfers with program instructions.
  6. What is the difference between a standard microprocessor and a coprocessor?
  7. Explain what the coprocessor does when a normal microprocessor instruction executes. Also explain what the microprocessor does when a co processor instruction executes. Also explain what the microprocessor does when a coprocessor instruction executes.
  8. Show the 80×87 arithmetic coprocessor control register and describe each bit or grouping of bits found in that register.
  9. Describe the sequence of events as DMA is required by an I/O device.
  10. Differentiate fixed address and variable address for I/O port.
  1. Show the hard wired connection and describe the operation of a basic input interface.
  2. Define Programmable Interval Timer(PIT). Describe the pin functions of PIT with its internal structure.
  3. Explain the FIFO control register of the 16550 UART.
  4. Write some differences between Synchronous and Asynchronous data.
  5. Describe the read operation of PCI with necessary timing diagram
  6. Sketch the flowchart used to generate USB data.
  7. What advantages does the PCI exhibit over the ISA bus?
  8. What is barcode? How data are represented in a Barcode?
  9. Define Power Supply Unit (PSU) of a digital computer. Write the functions performed by a PSU.
  10. Describe the functionalities of a MIDI system. What data be transmitted through MIDI and how.
  11. Write some applications of sound card.
  12. Define data acquisition and Microprocessor based system.
  13. Describe the Mode 1 strobed output operation of PPI with necessary timing diagram.
  14. Show the pin-out diagram and explain the function of the pins of 16550 those are used in DMA transfer and Modern control.
  15. What is polling? Explain what would happen if this feature were not available in computer system?
  16. Mention some differences between I/O interface and BUS interface.
  17. Describe the pin out diagram of USB . Explain why +Data and –Data pins are used in USB?
  18. Show the pin-out and explain the 25-pin D-type connection interface of LPT
  19. If 1100110000110001000 raw data is to be transferred through the USB, draw the digital signal will be passed after encoding through USB.
  20. 61. Briefly describe the barcode reading principle using a Barcode reader.
  1. Explain the working principle of sound card.
  2. Draw and explain the block diagram of a basic Power Supply Unit with specific functions of its subsystems.
  3. Discuss about MIDI IN, MIDI OUT, MIDI THRU connections.
  4. Define the term “Computer Interfacing”
  5. Describe about the basic input interface with appropriate figure.
  6. What is the difference between memory mapped I/O and Isolated I/O
  7. Explain the term “Handshaking as it applies to computer I/O system” .
  8. Explain which way the data flow for IN and OUT instruction.
  9. What are the advantages of PCI BUS?
  10. What is the function of the pins – MEMW, – IOR, AEN, IO RDY and RESET in 8 bit ISA BUS?
  11. Write short note on PCI express BUS.
  12. Define I/O write cycle and memory read cycle of PCI BUS.
  13. Define microprocessor based system.
  14. Describe the interfacing process of LED display with an 8088 microprocessor through the 82C55 programmable peripheral interface with figure.
  15. Describe the operation of a simple four-coil stepper motor.
  16. Define parallel printer.
  17. Explain the contents of the Data Port. Status Register and additional status port in parallel printer.
  18. Describe the interfacing process of keyboard with an 8088 microprocessor through the 82C55 programmable peripheral interface with figure.
  19. Describe how barcode represent data.
  20. Describe the interfacing principles of sound card.
  1. Briefly describe how music is produced by MIDI?
  2. How is the interrupt request pin (INTR) enabled in the strobed input mode of operation of the 82C55.
  3. Briefly describe the operational modes of 82C55.
  4. If the 3rd bit of port C has to be “RESET”, then what is the control word of 82C55.
  5. In strobed output operation of 82C55, What is the purpose of the ACK & OBF signal? Explain the figure.
  6. Describe about the basic output interface with appropriate figure.
  7. Explain the term ‘Handshaking’ as it applies to computer I/O system.
  8. Explain which way the data flow for IN and OUT instruction.
  9. If the 3rd bit (PC3) of port C has to be “SET” then what is the control word of 82C55.
  10. Define microprocessor based system.
  1. Enlist the necessary elements in microprocessor based system.
  2. Describe the operation of a simple four coil stepper motor.
  3. List the benefits and disadvantages of stepper motor.
  4. Briefly describe how MOSFET device interface with a microcontroller.
  5. Explain the contents of the Data port, Status Register and additional status port in parallel printer.
  6. What happened when the RESET input of 82C55 goes HIGH?
  7. Define TRIAC. Write some application of TRIAC.
  8. Describe signal conversation procedure of sound card.
  9. Briefly describe how much is produce by MIDI.
  10. Define Memory mapped I/O and Isolated I/O.
  11. Describe the process of computer data acquisition process.
  12. Develop the interface of 4×4 keyboard matrix connected to an microprocessor through 82C55.
  13. Which pins are general purpose I/O pins during mode 2 operation of the 82C55?
  14. Describe the command register of 8237.
  15. Why is it necessary to send an End-of-Interrupt (EOI) command to an 8259A at some time in an interrupt service routine?
  16. Briefly describe about software programmable counter with block diagram.
  17. Sketch the system connection for more than one 8254.
  18. Discuss about mode 1, mode 3 and mode 5 operations for 8254.
  19. In an 8086 microprocessor, what are the sources of interrupt?
  20. What happened when the RESET input of a 82C55 goes HIGH?
  21. In a certain situation, if both IF and INTR (input) are (set/high) then what will be the response from 8086?
  22. Write the program for decoding 8 bit port address.
  23. Describe about the basic input interface with appropriate figure.
  24. Show the I/O port assignment for 82C55.
  25. Describe the use of CAS0, CAS1, CAS2 lines in a system with a cascaded 8259A.
  26. Shortly define the signal definitions for Mode 1 strobed output operation.
  27. How an 8 digit LED display interfaced to the 8086 microprocessors through an 82C55?
  28. Sketch the flow chart of a key scanning procedure.
  29. Briefly describe about an example of Mode 1 strobed input operation.
  30. Mention some basic DMA functions.
  31. Define the following terms: simplex, half duplex, full duplex.
  32. Discuss about the characteristics of programmable communication interface?
  33. Which pins on the 16580 are devoted to modem control?