Introduction to Microcontrollers

Slides:



Advertisements
Similar presentations
Microprocessor and Microcontroller Based Systems Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical.
Advertisements

History of the Microprocessor Stephanie Usseglio Justin Gawrych TJ Phelan November 28, 2006.
Computer Hardware.
A Brief History of Microprocessors Module M13.1 Sections 1.1, 9.1.
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
The History of Computers By: Casey Walsh. Introduction Computer history can be broken down into five generations of change. Computer history can be broken.
CHAPTER3: Processor Types and Specifications PART1
1 Chapter 4 The Central Processing Unit and Memory.
Computer Organization and Assembly language
Processing Devices.
Wireless sensor networks
INTRODUCTION TO MICROPROCESSORS
The Evolution of the Computers Chidambaranathan C.M.
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
CENTRAL PROCCESSING UNIT PRESENTED BY DEAN CASEY.
Computers organization & Assembly Language Chapter 0 INTRODUCTION TO COMPUTING Basic Concepts.
1 Intel Microprocessors Daniel Rodocker CSCI 1005.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
Module 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
Microprocessors For a microprocessor to give a working microcomputer system, which can be used for control tasks, additional chips are necessary, e.g.
1 COMS 161 Introduction to Computing Title: Computing Basics Date: September 15, 2004 Lecture Number: 10.
ARM Assembly Language Programming by Mazidi et al
©Richard L. Goldman 1 Microprocessors (Animated Presentation) ©Richard L. Goldman April 25, 2002.
 Historical view:  1940’s-Vacuum tubes  1947-Transistors invented by willliam shockely & team  1959-Integrated chips invented by Texas Instrument.
MICROOCESSORS AND MICROCONTROLLER:
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Introduction to Microprocessors
Embedded Systems. What is Embedded Systems?  Embedded reflects the facts that they are an integral.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School THE PROCESSING UNIT LESSON 2.
Computer Parts There are many parts that work together to make a computer work.
Chapter 2 content Basic organization of computer What is motherboard
Introduction to Microcontroller Technology
IF I ONLY HAD A BRAIN THE MICROCONTROLLER
Introduction to Computers
Embedded Microcontroller Systems
Microprocessor and peripheral
GENERATIONS OF MICROPROCESSORS
Lesson 8 CPUs Used in Personal Computers.
History of the Microprocessor
The abacus has roots dating back over 5,000 years
A+ Guide to Managing and Maintaining Your PC, 7e
Microprocessors (Animated Presentation)
Guide to Operating Systems, 5th Edition
Introduction of microprocessor
INTRODUCTION TO MICROPROCESSORS
Introduction to Microprocessors
INTRODUCTION TO MICROPROCESSORS
INTRODUCTION TO MICROPROCESSORS
Computer Parts There are many parts that work together to make a computer work.
Microcontrollers, Microcomputers, and Microprocessors
General Architecture of Digital Computer
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Chapter 1: The 8051 Microcontrollers
Computer Parts There are many parts that work together to make a computer work.
عمارة الحاسب.
Lecture 3 The Hardware.
Introduction to Microprocessors and Microcontrollers
PARTS OF THE COMPUTER squires productions.
Hardware Components & Software Concepts
Computer Hardware.
History of the Microprocessor Stephanie Usseglio Justin Gawrych TJ Phelan November 28, 2006.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
CHAPTER 1 THE 8051 MICROCONTROLLERS
Lesson 8 CPUs Used in Personal Computers.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Course Code 114 Introduction to Computer Science
Presentation transcript:

Introduction to Microcontrollers

Early Microcontrollers 1974: Motorola (originally car radio manufacturers) had introduced transistors in the 1950s and decided to make a late but serious effort in the microprocessor market. They announced their 8-bit 6800 processor. Though bulky, and fraught with production problems, their 6800 had a good design. 1975: General Motors approach Motorola about a custom-built derivative of the 6800. Motorola's long experience with automobile manufacturers pays off and Ford follow GM's lead. 1976: Intel introduce an 8-bit microcontroller, the MCS-48. They ship 251,000 in this year. 1980: Intel introduce the 8051, an 8-bit microcontroller with on-board EPROM memory. They ship 22 million and 91 million in 1983.

Microcontroller Essentially a microprocessor with on-chip memories and I/O devices Designed for specific functions All in one solution - Reduction in chip count Reduced cost, power, physical size, etc. Examples MC68332, MC68HC11, PPC555 Components - A/D converters, temperature sensors, communications, timing circuits, many others

History of Microprocessors 1950s - The beginning of the digital era and electronic computing 1969 – Intel is a small startup company in Santa Clara with 12 employees Fairchild, Motorola are large semiconductor companies; HP and Busicom make calculators 1971 – Intel makes first microprocessor the 4-bit 4004 series for Busicom calculators 1972 – Intel makes the 8008 series, an 8-bit microprocessor, ATARI is a startup company Creates a gaming console and releases PONG

History of Microprocessors 1974 – the first real useful 8-bit microprocessor is released by Intel – the 8080 Motorola introduces the 6800 series Zilog has the Z80 1975 – GM and Ford begin to put microcontrollers in cars Many cars today have over 100 microcontrollers TI gets into the microprocessor business with calculators and digital watches 1977 – Apple II is released using MOS 6502 (similar to motorola 6800). Apple II dominated from 1977 to 1983 1978 – Intel introduces the first 16-bit processor, the 8086 Motorola follows with the 68000 which is ultimately used in the first Apple Macintosh

History of Microprocessors 1981 – IBM enters the PC making market and uses the Intel 8088 – proliferation of the home computer 1982-1985 – Intel introduces the 32-bit 80286 and 80386 1989 – 80486 is being used in PC’s, able to run Microsoft Windows 1992 – Apple, IBM and Motorola begin to make PowerMac and PowerPC’s using Motorola chips 1993 – Pentium chip is released The rest is history

Components of a Computer Central Processing Unit Interprets and carries out all the instructions contained in software Memory Used to store instructions and data Random Access Memory (RAM) Read Only Memory (ROM) Input/Output Used to communicate with the outside world

Microprocessor A single chip that contains a whole CPU Examples: Has the ability to fetch and execute instructions stored in memory Has the ability to access external memory, external I/O and other peripherals Examples: Intel P4 or AMD Athlon in desktops/notebooks ARM processor in Apple iPod

Embedded System Special purpose computer system usually completely inside the device it controls Has specific requirements and performs pre-defined tasks Cost reduction compared to general purpose processor Different design criteria Performance Reliability Availability Safety