SUMMER TRANNING PRESENTATION
ON
EMBEDDED SYSTEM
Presented by
Sanjay Kumar
5Ec-33
DEPARTMENT OF ELECTRONICS AND COMMUNICATION
JAIPUR NATIONAL UNIVERSITY, JAIPUR
SCHOOL OF ENGINEERING & TECHNOLOGY
Content
 About the company profile
 About the Embedded system
 Classification of Embedded system
 Microprocessor
 Microcontroller
 Pin diagram of Microcontroller
 Block diagram of Microcontroller
 LED Interfacing
 Seven Segment Interfacing
 Description of software
1
About the Company
• Mass Tech Pvt.Ltd is an ISO Certified 9001: and established
in 2008.
• It provides training on PLC, SCADA, Electric motor, Panel
designing, Embedded system, and Solar.
• Product it delivers switchgears, Drives,VFD,Sensor and
transmitters, Solar system, Control system accessories, PLC,
SCADA, Automation panels.
2
About the Embedded system
• Embedded system does not look like a computer but like a
computer it has processor, software, input and output.
• Embedded means it build into a system.
• It is a combination of hardware and software to perform a
particular tasks.
3
Categories of Embedded system
 Stand-alone Embedded system.
 Real-time Embedded system.
 Embedded system for network appliances.
 Embedded system for mobile devices
4
Features of Embedded system
• Embedded systems are programmed to do a specific tasks
only.
• It is based on real time operating system.
• Small size and less weight.
• More efficiency.
5
Examples of Embedded system
6
Processors
 It is the central processing unit known as the heart of the
Embedded systems.
 It is the hardware that executes the software and brings life to
the embedded system.
 Controls the activities of all other circuits.
 Embedded system can be divided into two broad categories
microprocessor and microcontroller .
7
Microprocessor
• A silicon chip that contain a CPU, the term microprocessor and
CPU interchangeably.
• It is an 8 bit processor.
• It has multiplexed address and data bus(AD0-AD7).
• It works on 5v dc supply.
8
Microcontroller
 The 8051 is the first microcontroller of the MCS-51 family
introduced by Intel corporation at the end of 1970’s.
 The 8051 has family characteristics:
• 4k bytes ROM
• 128 bytes RAM
• Two timer/counters(16bit)
• Examples Intel’s8051, Motorolla’s6811.
9
10
Pin diagram of 8051
11
Pin description of 8051
• Port 0(P0): Port 0 performs two functions first, low-order
address bus multiplexed to the data bus.
• Port 1(P1): It have no dual functions. It can be used as input
and output.
• Port 2(P2): It may be either used as high-order address bus.
• Port 3(P3): It may be used as input/output port .
12
Port 3 pin functions
13
LED Interfacing
14
Seven segment display
15
About the software
• In this system used Keil software. The keil software 8051
developments tools can be used by any level of programmer to
get 8051 microcontroller architecture.
• The procedure for using keil:-
• Create source code then save file if program in assembly.
• Build and translate and lastly correct errors.
16
17

Microcontroller

  • 1.
    SUMMER TRANNING PRESENTATION ON EMBEDDEDSYSTEM Presented by Sanjay Kumar 5Ec-33 DEPARTMENT OF ELECTRONICS AND COMMUNICATION JAIPUR NATIONAL UNIVERSITY, JAIPUR SCHOOL OF ENGINEERING & TECHNOLOGY
  • 2.
    Content  About thecompany profile  About the Embedded system  Classification of Embedded system  Microprocessor  Microcontroller  Pin diagram of Microcontroller  Block diagram of Microcontroller  LED Interfacing  Seven Segment Interfacing  Description of software 1
  • 3.
    About the Company •Mass Tech Pvt.Ltd is an ISO Certified 9001: and established in 2008. • It provides training on PLC, SCADA, Electric motor, Panel designing, Embedded system, and Solar. • Product it delivers switchgears, Drives,VFD,Sensor and transmitters, Solar system, Control system accessories, PLC, SCADA, Automation panels. 2
  • 4.
    About the Embeddedsystem • Embedded system does not look like a computer but like a computer it has processor, software, input and output. • Embedded means it build into a system. • It is a combination of hardware and software to perform a particular tasks. 3
  • 5.
    Categories of Embeddedsystem  Stand-alone Embedded system.  Real-time Embedded system.  Embedded system for network appliances.  Embedded system for mobile devices 4
  • 6.
    Features of Embeddedsystem • Embedded systems are programmed to do a specific tasks only. • It is based on real time operating system. • Small size and less weight. • More efficiency. 5
  • 7.
  • 8.
    Processors  It isthe central processing unit known as the heart of the Embedded systems.  It is the hardware that executes the software and brings life to the embedded system.  Controls the activities of all other circuits.  Embedded system can be divided into two broad categories microprocessor and microcontroller . 7
  • 9.
    Microprocessor • A siliconchip that contain a CPU, the term microprocessor and CPU interchangeably. • It is an 8 bit processor. • It has multiplexed address and data bus(AD0-AD7). • It works on 5v dc supply. 8
  • 10.
    Microcontroller  The 8051is the first microcontroller of the MCS-51 family introduced by Intel corporation at the end of 1970’s.  The 8051 has family characteristics: • 4k bytes ROM • 128 bytes RAM • Two timer/counters(16bit) • Examples Intel’s8051, Motorolla’s6811. 9
  • 11.
  • 12.
  • 13.
    Pin description of8051 • Port 0(P0): Port 0 performs two functions first, low-order address bus multiplexed to the data bus. • Port 1(P1): It have no dual functions. It can be used as input and output. • Port 2(P2): It may be either used as high-order address bus. • Port 3(P3): It may be used as input/output port . 12
  • 14.
    Port 3 pinfunctions 13
  • 15.
  • 16.
  • 17.
    About the software •In this system used Keil software. The keil software 8051 developments tools can be used by any level of programmer to get 8051 microcontroller architecture. • The procedure for using keil:- • Create source code then save file if program in assembly. • Build and translate and lastly correct errors. 16
  • 18.