Why microcontrollers in embedded systems?

Slides:



Advertisements
Similar presentations
Micro controllers introduction. Areas of use You are used to chips like the Pentium and the Athlon, but in terms of installed machines these are a small.
Advertisements

Applications of PICs Advantages/disadvantages Digital and analogue control Loops, sub-routines, scanning, counting and feedback Interrupts Problems with.
Dec Hex Bin Prof. Sari Kulthm. MICROPROCESSORS – CET2123C Lecture 2 – HCS History and Features.
1 May 2015Copyright © 2008 by Dr. K.K.Thyagharajan Slide 1 by Dr. K.K.Thyagharajan, M.E., Ph.D. Professor Department of Information Technology R.M.K. Engineering.
Chapter 1 The 8051 Microcontroller
CHAPTER 1 THE 8051 MICROCONTROLLERS. Microcontroller vs. General- Purpose Microprocessor General-purpose microprocessors have ◦ No RAM ◦ No ROM ◦ No I/O.
 CPU: Central Processing Unit  I/O: Input /Output  Bus: Address bus & Data bus  Memory: RAM & ROM  Timer  Interrupt  Serial Port  Parallel Port.
3/11/03 Brian Crosby Tech-topic PIC Micro controllers.
Railway Foundation Electronic, Electrical and Processor Engineering.
The 8051 Microcontroller Architecture
Microcontroller 8051.
Dalya Gaber. Definition:- Embedded system is any device that includes a computer but is not itself a general purpose computer. It has hardware & software.
Microcontroller: Introduction
Embedded System Spring, 2011 Lecture 3: The PIC Microcontrollers Eng. Wazen M. Shbair.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Khaled A. Al-Utaibi  Microprocessors  Microcontrollers  Embedded Systems.
The 8051 Microcontroller architecture
Micro controllers A self-contained system in which a processor, support, memory, and input/output (I/O) are all contained in a single package.
MCU – Microcontroller Unit – 1 MCU  1 cip or VLSI core – application-specific.
PIC microcontrollers. PIC microcontrollers come in a wide range of packages from small chips with only 8 pins and 512 words of memory all the way up to.
Introduction to Microcontrollers Dr. Konstantinos Tatas
INTRODUCTION TO MICROCONTROLLER. What is a Microcontroller A microcontroller is a complete microprocessor system, consisting of microprocessor, limited.
L29:Lower Power Embedded Architecture Design 성균관대학교 조 준 동 교수,
EMBEDDED SYSTEM BASICS AND APPLICATION
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
The AVR Microcontroller: History and Features
MICROOCESSORS AND MICROCONTROLLER:
This course is designed by Dr. Khaled A. Al-Utaibi.
What is a Microprocessor ? A microprocessor consists of an ALU to perform arithmetic and logic manipulations, registers, and a control unit Its has some.
Presented by Sadhish Prabhu
Embedded Systems Introduction. Microprocessor building blocks 1. ALU (Arithmetic Logic Unit): The ALU is a sequential logic circuitry that is intended.
HOME AUTOMATION USING PC DONE BY RAJESHKUMAR S SRI HARSHA D.
Embedded Systems Overview Prepared by Nisha Sinsinbar Subject: Microcontoller & Interfacing Sub code: EC Department.
HJD Institute of Technical Education & Research- Kera(Kutch) The 8051 Microcontroller architecture PREPARED BY: RAYMA SOHIL( )
THE PPT OF THE FINAL YEAR PROJECT OF B-TECH ECE (4-TH YEAR) UNDER THE GUIDANCE OF SWARASATI SAHA,LECTURER OF DEPARTMENT OF ECE IS SUBMITTED BY- ARIJIT.
Embedded Systems. What is Embedded Systems?  Embedded reflects the facts that they are an integral.
Computer Basics 1 Chapter One Computer Basics Part 1.
EMBEDDED SYSTEM An embedded system is a special-purpose computer system and a combination of software and hardware designed to perform specific task. It.
IF I ONLY HAD A BRAIN THE MICROCONTROLLER
Mikrodenetleyiciler/Mikrokontrolörler (Microcontrollers)
The 8051 Microcontroller architecture
EMBEDDED SYSTEMS.
Microprocessor and Microcontroller Fundamentals
Microprocessors and Programming Department of Mechatronics Engineering
UNIT – Microcontroller.
Microcontroller Based Digital Code Lock
Chapter 7.2 Computer Architecture
MCU – Microcontroller Unit – 2
IPCOWALA INSTITUTE OF ENGINEERING & TECHNOLOGY-DHARMAJ
EMBEDDED SYSTEMS SUCHITA M. DAKI.
Introduction to Microcontrollers and the Board of Education
EMBEDDED SYSTEMS
Introduction to Microprocessors
EmbedDed Systems – MECT190
AS PER OBE SYLLABUS DTE KARNATAKA SHANTHU M.Tech SAI JAYANI ACADEMY (R) SIXTH SEMESTER Diploma in ELECTRONICS AND COMMUNICATION ENGINEERING.
Microcontrollers, Microcomputers, and Microprocessors
Chapter 1: The 8051 Microcontrollers
EmbedDed Systems – MECT190
EE Embedded Systems Fall 2015
ریز پردازنده. ریز پردازنده مراجع درس میکروکنترلرهای AVR برنامه نویسی اسمبلی و C محمدعلی مزیدی، سپهر نعیمی و سرمد نعیمی مرجع کامل میکروکنترلرهای AVR.
Microprocessor & Assembly Language
EMBEDDED SYSTEMS.
EMBEDDED SYSTEMS.
EMBEDDED SYSTEMS & ITS APPLICATIONS
Microcontroller – 2 PIC.
CHAPTER HARDWARE CONNECTION.
CHAPTER 1 THE 8051 MICROCONTROLLERS
Embedded System Introduction
Objectives Explain the purpose and give examples of embedded systems.
Microprocessors and Programming Department of Mechatronics Engineering
Presentation transcript:

Why microcontrollers in embedded systems? One of the most critical needs of an embedded system is to decrease power consumption and space. In high-performance embedded processors, the trend is to integrate more functions on the CPU chip and let designer decide which features he/she wants to use. 19-Sep-18 Micro 8051

What criteria do designers consider in choosing microcontroller? Four major 8-bit microcontroller, Freescale’s 6811 Intel’s 8051 Zilog’s Z8 PIC 16Xx from microchip technology Each of these microcontrollers has a unique instruction and register set , therefore they are not compatible with each other. 19-Sep-18 Micro 8051

Continues… Program written for one will not run on the others with all the microcontroller, there are three criteria in choosing microcontroller are as follows, Meeting the computing needs of the task at hand efficiently and cost effectively. Speed Packaging Power consumption The amount of RAM and ROM on chip The number of I/O pins and the timer on chip 19-Sep-18 Micro 8051

Continues… How easy to upgrade to higher performance or lower power-consumption versions Cost per unit. Availability of software development tools such as assemblers, compilers, and debuggers. Wide availability and reliable sources of the microcontroller. 19-Sep-18 Micro 8051

TYPICAL APPLICATIONS OF MICROCONTROLLERS HOUSEHOLD ITEMS: Toys, camera, robot, video recorders, CD players, Microwave ovens,washing machine, vaccum cleaners, garage door opener, home security system,TV’s,Video Games. OFFICE EQUIPMENT'S: Fax machine, printers, plotter, modem, smart cards. 19-Sep-18 Micro 8051

Continues… COMMUNICATION EQUIPMENT'S: Cordless phone, Pagers,Answering machines, Telephone sets. INTELLIGENT INSTRUMENTS: Oscilloscope , Various Medical Instruments PROCESS CONTROL: Data acquisition and control in steel industries. 19-Sep-18 Micro 8051

Some more applications Automobile engine Flight control systems Traffic light control systems Military applications. Microcontrollers have an enormous influence in improving the quality of our day to day lives. 19-Sep-18 Micro 8051

DIFFERENT TYPES OF MICROCONTROLLER EMBEDDED MICROCONTROLLERS: When a complete hardware required to run a particular operation is provided on the microcontroller chip it is referred as an embedded microcontroller. It require power, reset circuit and clock. Embedded microcontrollers communicate with external device with its digital input and output pins. 19-Sep-18 Micro 8051

Continues…. EXTERNAL MEMORY MICROCONTROLLERS: For larger system, the built in program memory and data memory are insufficient. To overcome this problem some microcontrollers allow the connection of external memory some parallel port pins are used as address and data lines. These address and data lines are multiplexed and separate by external latch and ALE signal from the microcontroller. 19-Sep-18 Micro 8051

Address Multiplexing for External Memory (code) 19-Sep-18 Micro 8051