Want 8051 jobs? Then you are at the right place for getting good 8051 Micro controllers interview questions. A micro controller is an integrated circuit or a chip with a processor and other support devices like program memory, data memory, I/O ports, serial communication interface etc integrated together. The most popular microcontroller 8051 belongs to the MCS-51 family of microcontrollers by Intel. There are various leading companies that offer job positions like Radio operator, Radio Engineer, Radar Operator, Embedded Developer, Embedded Hardware Developer, Embedded Software Engineer, Senior Embedded Software Engineer, Lead Engineer, Senior Firmware Engineer, Embedded Software/Electrical Engineer, Principal RTL Design Engineer, Electronic design R&D Engineer, Verification Engineer – Semiconductor and many more. To know more about the 8051 Microcontroller jobs and 8051 Microcontroller Interview Question visit our website Wisdomjobs.com.
Question 1. Introduction Of 8051 Microcontroller Architecture?
Answer :
In 1981, Intel Corporation introduced an 8-bit microcontroller called the 8051. The 8051 became widely popular after Intel allowed other manufacturers to make and market any flavors of the 8051. They please with the condition that they remain code-compatible with the 8051. This has led to many, versions of the 8051 with different speeds and amounts of on-chip ROM marketed by more than half a dozen manufacturers. It is important to note that although there are different flavors of the 8051 in terms of speed and amount of on-chip ROM, they are all compatible with the original 8051 as far as the instructions are concerned. This means that if you write your program for one, it will run on any of them regardless of the manufacturer.
Question 2. Intel 8051 Follows Which Architecture?
Answer :
Intel 8051 is Harvard Architecture.
Question 3. What Is The Difference Between Harvard Architecture And Von Neumann Architecture?
Answer :
The name Harvard Architecture comes from the Harvard Mark. The most obvious characteristic of the Harvard Architecture is that it has physically separate signals and storage for code and data memory. It is possible to access program memory and data memory simultaneously. Typically, code (or program) memory is read-only and data memory is read-write. Therefore, it is impossible for program contents to be modified by the program itself.
The von Neumann Architecture is named after the mathematician and early computer scientist John von Neumann. Von Neumann machines have shared signals and memory for code and data. Thus, the program can be easily modified by itself since it is stored in read-write memory.
Question 4. 8051 Was Developed Using Which Technology?
Answer :
Intel’s original MCS-51 family was developed using NMOS technology, but later versions, identified by a letter C in their name (e.g., 80C51) used CMOS technology and consume less power than their NMOS predecessors. This made them more suitable for battery-powered devices.
Question 5. Why 8051 Is Called 8 Bit Microcontroller?
Answer :
The Intel 8051 is an 8-bit microcontroller which means that most available operations are limited to 8 bits.
Question 6. What Is The Width Of Data Bus?
Answer :
8-bit data bus
Question 7. What Is The Width Of Address Bus?
Answer :
16-bit address bus
Question 8. List Out The Features Of 8051 Microcontroller?
Answer :
Question 9. What Location Code Memory Space And Data Memory Space Begins?
Answer :
At location 0x00 for internal or external memory
Question 10. How Much On Chip Ram Is Available?
Answer :
128 bytes of RAM (from 0x00 to 0x7F) and can be used to store data.
Question 11. List Out Addressing Modes In Mcs-51?
Answer :
Question 12. How Much Total External Data Memory That Can Be Interfaced To The 8051?
Answer :
64K data memory
Question 13. What Is Special Function Registers (sfr)?
Answer :
The memory addresses from 80H to 0FFH are called SFR. These are 128 bytes registers specially designed for interrupts and few other operations.
Question 14. Give Example Of Bit Address And Byte Address?
Answer :
Example: bit address 87h –> byte address 80h, bit #7
Question 15. What Are The Types Of Interrupts In 8051?
Answer :
Question 16. What Are The Four Distinct Types Of Memory In 8051?
Answer :
Question 17. Tell The Addresses Which Are Bit Addressable?
Answer :
The bit addressable memory in 8051 is compose from 210 bits: bit address space: 20H – 2FH bytes RAM = 00H – 7FH bits address, SFR registers.
Question 18. What Is Lst File?
Answer :
Programmer uses this file to find the syntax errors and later fix them.
Answer :
Answer :
Question 21. How Are Labels Named In Assembly Language?
Answer :
Question 22. Are All The Bits Of Flag Register Used In 8051?
Answer :
Question 23. Which Bit Of The Flag Register Is Set When Output Overflows To The Sign Bit?
Answer :
The 2nd bit of the flag register is set when output flows to the sign bit. This flag is also called as the overflow flag. Here the output of the signed number operation is too large to be accommodated in 7 bits. For signed numbers the MSB is used to indicate the whether the number is positive or negative. It is only used to detect errors in signed number operations.
Question 24. What Are Issues Related To Stack And Bank 1.?
Answer :
Answer :
It is a command used to jump if no carry occurs after an arithmetic operation. It is called as jump if no carry (conditional jump instruction). Here the carry flag bit in PSW register is used to make decision. The processor looks at the carry flag to see if it is raised or not.
If carry flag is 0, CPU fetches instructions from the address of the label.
Question 26. Can Port 0 Be Used As Input Output Port?
Answer :
Yes, port 0 can be used as input output port. Port 0 is an open drain unlike ports 2, 3, 4. To use it as input or output the 10k ohm pull-up resisters are connected to it externally. To make port 0 as input port it must be programmed by writing 1 to all bits.
Example:
Question 27. Which 2 Ports Combine To Form The 16 Bit Address For External Memory Access?
Answer :
Question 28. Can Single Bit Of A Port Be Accessed In 8051?
Answer :
Here the second bit of port 1 is set to 1.
Question 29. Other Than Setb, Clr Are There Any Single Bit Instructions?
Answer :
8051 Microcontroller Related Tutorials |
---|
Assembly Programming Tutorial |
8051 Microcontroller Related Interview Questions |
|
---|---|
PLC/Microcontrollers/Microprocessors Interview Questions | Assembly Programming Interview Questions |
Digital Logic Design Interview Questions |
8051 Microcontroller Related Practice Tests |
|
---|---|
PLC/Microcontrollers/Microprocessors Practice Tests | Digital Logic Design Practice Tests |
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.