16
EMBEDDED SYSTEM DINESH KUMAR EC(3 RD YEAR) VCTM ALIGARH

basic of embedded system

Embed Size (px)

Citation preview

Page 1: basic of embedded system

EMBEDDED SYSTEM

DINESH KUMAR

EC(3RD YEAR) VCTM ALIGARH

Page 2: basic of embedded system

Content to be discussed

Introduction

Microprocessor vs microcontroller

Buring a program into microcontroller

Page 3: basic of embedded system
Page 4: basic of embedded system

KEY POINTS AN EMBEDDED SYSTEM IS A COMPUTER

SYSTEM DESIGNED TO PERFORM ONE OR A FEW DEDECATED FUNCTION.

CONTROLLED BY MICROPROCESSOR AND MICROCONTROLLER

IT IS MADE TO PERFORM FEW TASK ONLY.AFTER IMPLEMENTATION YOU CAN’T USE THEM FOR ANOTHER PURPOSE.

Page 5: basic of embedded system
Page 6: basic of embedded system
Page 7: basic of embedded system

CHARACTERISTICS OF EMBEDDED SYSTEMS Single Functioned Tightly Constraint(Manufacturing

Cost, Performance,Size, Power) Real Time and Reactive Complex Algorithms User Interface Multi Rate Is laptop an embedded system?—This

question will be answered shortly!

Page 8: basic of embedded system
Page 9: basic of embedded system

Microprocessor

A Silicon chip that contain a CPU

It does not have RAM,ROM&OTHER PERIPHERAL on the chip

a system designer has to add them externally to make them functional

Page 10: basic of embedded system

MICROPROCESSOR DIAGRAM

Page 11: basic of embedded system

MICROCONTROLLER

It has a cpu in, addition with a fixed amout of ram,rom and other peripherals all on a single chip.

Other peripherals like TIMER,ADC,DAC,I/P O/P PORTS

It is also called as a mini computer or computer on single chip.

Page 12: basic of embedded system
Page 13: basic of embedded system
Page 14: basic of embedded system
Page 15: basic of embedded system
Page 16: basic of embedded system