Introduction to Microcontroller 1 Compressed
Introduction to Microcontroller 1 Compressed
Microcontroller
Probable marks: 11
What is microcontroller ? Explain in short. (Oct. 2004,2010, June 2016, March 2018
Q.1
OR
Ans.
microprocessor, of
1) A microcontroller is a complete microprocessor system, consisting
limited amount of ROM or EPROM, RAM and I/0 ports, built on a single integrated
circuit.
standard microprocessor, ROM or EPROM, RAM, parallel 1/0 ports, timer, a clock,
serial ports.
A microcontroller is more complex than a microprocessor because it consists of many
5)
1/0 components.
6) eg.Intel's 8048, 8051
Q.2 Define microcontroller. State any four advantages of the same over microproceso
based system. Mar. 02, 05, Oct. 05, 10, 19;July 1
ns.
system.
Q.4 Draw an architectural block diagram of 8051 and explainit Oct -20
ELE
PEH
uonijsu
Ans.
As shown in the internal block diagram of 8051, there are 32 pins for four 6
1)
bidirectional ports.
In addition to these 32 pins, 8 pins are provided to connect clock crystal, timing a
2)
control signals and power supply.
The 8051 has 22 special function registers which are not part of 128 bytes ot RAM. They
11)
to F8H. These registers are used for their intended
Occupy memory space from 80H
purpose.
memory can be expanded by an
additional 60k bytes, making it
12) The 4k byte program
b4k bytes program memory. The data memory can also be expanded to b4k bytes
used to change
Q.6 Give the main features of 8048 microcontroller.
List all microcontrollers of 8051 family and state one feature of each.
Mar.2010,2011, Oct.02, Oct.04;March 18
Ans.: 8051 is a second generation microcontroller.
8048, 8049, 8050
The 8048, 8049 and 8050 all have identical
intel's first microcontroller was 8048.
)
architectures with the exception of memory size.
in each case, the memory doubles. 8048 supports 1K byte of internal memory. 804
2
of internal memory and 8050 supports 4K bytes of internal
supports 2k bytes
memory
8048 has 64 bytes internal RAM, including 32 bytes of register/memory location
The 8049 and 8050 have a total of 128 and 256 bytes of RAM respectively.
4) These microcontrollers are low cost products and hence are very popular.
8052
1) 8052 is a simple expansion of 8051
2) 8052 has 8K bytes of onboard ROM and 256 bytes of onboard RAM
3) 8052 allows programmers to write larger programs and that can use more data
5) The 8052 also has one extra l6-b1t counter-timer. This counter-timer gives moe
flexibility.