Pages

Powered By Blogger

Monday 9 May 2011

MP&MC BITS


MP&MC BITS
  1. What is the Maximum clock frequency in 8086?
  2. Why there are two ground pins in 8086?
  3. What are the flags in 8086?
  4. Which Stack is used in 8086?
  5. What are the various interrupts in 8086?
  6. What are SIM and RIM instructions?
  7. What are the different functional units in 8086?
  8. What is the difference between 8086 and 8088?
  9. What is the basic difference between 8085 and 8086?
  10. Which is the tool used to connect the user and the computer?
  11. Which microprocessor accepts the program written for 8086 without any changes?
  12. What are the various segments registers in 8086?
  13. Give example for Non-Maskable interrupts?
  14. What is meant by cross-compiler?
  15. Which Segment is used to store interrupt and subroutine return address registers?
  16. What does EU do?
  17. Give examples for Micro controller?
  18. Which interrupts are generally used for critical events?
  19. What is Non-Maskable interrupts?
  20. What is FEC in Bluetooth?
  21. Where 8086 mostly used & tell application of 8086?
  22. What are the address lines for the hardware interrupts?
  23. What are the three main types of connection used by Bluetooth?
  24. What is meant by Maskable interrupts?
  25. What is internal structure of 8086?
  26. Logic calculations are done in which type of registers?
  27. Which technology is used in Bluetooth for avoiding interference?
  28. What are the address lines for the software interrupts?
  29. What is the position of the Stack Pointer after the POP instruction?
  30. What is the position of the Stack Pointer after the PUSH instruction?
  31. Which microprocessor accepts the program written for 8086 without any changes?
  32. What are the registers present in BIU?
  33. The instruction which is used to set or reset the IF are?
  34. How Many Address Modes in 8086?
  35. How Many Address Lines in 8086?
  36. How Many Data Lines in 8086?
  37. Give me the example of 32 bit processors?
  38. What is the crystal oscillator?
  39. How many I/O pins available in 8086?
  40. Why address bus is uni-directional?
  41. How many clock pins in 8086?
  42. What is the meaning of duty cycle?
  43. Which pins are used for interfacing?
  44. Why data bus is bi-directional?
  45. What is the difference between UART and USART?
  46. What is the difference between Synchronous and Asynchronous?
  47. Explain modes of data transmission?
  48. 8086 is micro controller or micro processor?
  49. What is the difference between macro and procedure?
  50. What is bus?



MP&MC KEY
1.      8-10 MHz is the Maximum clock frequency in 8086.
2.      The two pins are used because the Pin +VCC provides the power supply to it and GND pin is used to earth the pin so no voltage breakdown is there.
3.      In 8086 carry flag, Parity flag, Auxiliary carry flag, Zero flag, Overflow flag, Trace flag, Interrupt flag, Direction flag, and Sign flag.
4.      FIFO (First in First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first.
5.      Maskable interrupts Non-Maskable interrupts.
6.      SIM is Set Interrupt Mask. Used to mask the hardware interrupts. RIM is Read Interrupt Mask. Used to check whether the interrupt is Masked or not.
7.      Bus Interface Unit and Execution unit, are the two different functional units in 8086.
8.      The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086.
9.      8085 is a 8 bit microprocessor
8086 is a 16 bit microprocessor.
10.  Interpreter is the tool used to connect the user and the tool.
11.  8088 is that processor.
12.  Trap is known as Non-Maskable interrupts, which is used in emergency condition.
13.  Code, Data, Stack, Extra Segment registers in 8086.
14.  A program runs on one machine and executes on another is called as cross-compiler.
15.  Stack Segment in segment register is used to store interrupt and subroutine return address registers.
16.  Execution Unit receives program instruction codes and data from BIU, executes these instructions and store the result in general registers.
17.  Z80, Intel MSC51 &96, Motorola are the best examples of Microcontroller.
18.  Non-Maskable interrupts are used in critical events. Such as Power failure, Emergency shut off etc.
19.  An interrupt which can be never be turned off (ie.disabled) is known as Non-Maskable interrupt
20.  Forward Error Correction is a method by which Bluetooth increases its noise immunity. FEC is a method that enables a receiver to not only detect, but also correct errors in a transmission.
21.  8086 is used for general purpose like it is used in traffic signals for control purpose .It also used for small applications like for calculator, etc scientific calculators & small arithmetic operations.
22.  RST 7.5 003C H
RST 6.5 0034 H
RST 5.5 002C H
TRAP 0024 H
23.  Single slave, Master slave, Scatternet.
24.  An interrupt that can be turned off by the programmer is known as Maskable interrupt.
25.  8086 is having 2 different units i.e. BIU (Bus Interface Unit) and EU (Execution Unit), these two units work synchronously.
26.  Accumulator is the register in which Arithmetic and Logic calculations are done.
27.  Frequency hopping is the technology used in Bluetooth.
28.  memory size of 8086 is 1MB memory size of 8085 is 64KB 2 ^(adresslines)=size of memory (bytes) so address lines of 8086 are 20 and 8085 is 16
29.  The address line is 02 greater than the earlier value.
30.  The address line is 02 less than the earlier value.
31.  8088 is that processor.
32.  Instruction pointer, 4-segment registers, IQ
33.  STI,CLI
34.  8
35.  20
36.  16
37.  80286,80386,ARM
38.  For generating clock frequency
39.  16
40.  The address bus unidirectional because the information on the address bus is always provided by the microprocessor.
41.  2
42.  Duty cycle = ton / ttotal
43.  Address pins, data pins, clock pins, rst, vcc, gnd, txd, rxd, rtc, ctc, etc.,
44.  The data is to move from or to memory or I/O devices.
45.   UART send the information in Synchronously
USART sends the information in asynchronous and Synchronous
46.  In synchronous sends only data blocks
In asynchronous sends only by data characters/bits
47.  Simplex, half duplex, full duplex.
48.  Micro processor
49.  Macros are processed by assembling time and procedures are processed by execution time.
50.   Bus is a collection of signal lines

No comments: