EC4012PA PIC 18F4520 1. Introduction 2  Processor  Input Devices  Output Devices  Memory Devices 3.

Slides:



Advertisements
Similar presentations
Introduction to Computers Section 4A. home Decimal Number System Called base 10 because 10 symbols are available.
Advertisements

Khaled A. Al-Utaibi  Computers are Every Where  What is Computer Engineering?  Design Levels  Computer Engineering Fields  What.
CENTRAL PROCESSING UNIT
Memory Basics. 8-1 Memory definitions Memory is a collection of cells capable of storing binary information. Two types of memory: –Random-Access Memory.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Using Computers CS French Chapter 1.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
1-1 Microprocessor Engineering Microprocessor Systems Microcontrollers Infineon 16-bit Processor Family  specifically 167CS microcontroller C Programming.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Computer Hardware Processing and Internal Memory.
Introduction to Microprocessors Number Systems and Conversions No /6/00 Chapter 1: Introduction to 68HC11 The 68HC11 Microcontroller.
Chapter 4 The Components of the System Unit
Computer Hardware In this lecture, we will study:
The 8051 Microcontroller Architecture
1 Introduction to Computers Day 6. 2 Main Circuit Board of a PC The main circuit board (motherboard or system board) is the central nervous system of.
 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
Microcontroller based system design
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Khaled A. Al-Utaibi  Microprocessors  Microcontrollers  Embedded Systems.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
ECE 447: Lecture 1 Microcontroller Concepts. ECE 447: Basic Computer System CPU Memory Program + Data I/O Interface Parallel I/O Device Serial I/O Device.
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Input, Output, and Storage & Introduction to Basic Computer Architecture Week 2.
Lesson 3 — How a Computer Processes Data
CPU MEMORY Powered by DeSiaMore1. CPU Its manage everything held in memory so that the machine keeps track of what is stored, where it is and what type.
Computer Processing of Data
Introduction to Computing: Lecture 4
created by :Gaurav Shrivastava
©2008 The McGraw-Hill Companies, Inc. All rights reserved. Digital Electronics Principles & Applications Seventh Edition Chapter 13 Computer Systems Roger.
Organization of a computer: The motherboard and its components.
Lesson 2 — How Does A Computer Process Data?
Discovering Computers 2012: Chapter 4
Copyright Prentice-Hall, Inc Chapter 2.
Basic Architecture Lecture 15. In general, if the number of bits is n, then the number of different combinations of 0s and 1s that can be made is 2 n.
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
CIM101 : Introduction to computer Lecture 3 Memory.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
Chapter 5 Computing Components. 5-2 Chapter Goals List the components and their function in a von Neumann machine Describe the fetch-decode-execute cycle.
General Concepts of Computer Organization Overview of Microcomputer.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer Organization & Assembly Language © by DR. M. Amer.
The AVR Microcontroller: History and Features
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
MICROOCESSORS AND MICROCONTROLLER:
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Academic PowerPoint Computer System – Architecture.
Computer Organization. The Five Hardware Units General purpose computers use the "Von Neumann" architecture Also referred to as "stored program" architecture.
Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems.
Input and Processing Chapter 2 - Computers- Understanding Technology.
What is a Microprocessor ? A microprocessor consists of an ALU to perform arithmetic and logic manipulations, registers, and a control unit Its has some.
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
Chapter 2.
Embedded Systems Introduction. Microprocessor building blocks 1. ALU (Arithmetic Logic Unit): The ALU is a sequential logic circuitry that is intended.
Embedded Systems Overview Prepared by Nisha Sinsinbar Subject: Microcontoller & Interfacing Sub code: EC Department.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Chapter 2 content Basic organization of computer What is motherboard
COMP2121: Microprocessors and Interfacing
Introduction to Microcontroller Technology
The Components of the System Unit
Components of Computer
EmbedDed Systems – MECT190
Introduction to Microprocessors and Microcontrollers
EmbedDed Systems – MECT190
PARTS OF THE COMPUTER squires productions.
8051 Supplement.
EMBEDDED SYSTEMS.
4. Computer system.
Presentation transcript:

EC4012PA PIC 18F4520 1

Introduction 2

 Processor  Input Devices  Output Devices  Memory Devices 3

 A processor is also called the central processing unit (CPU).  The processor consists of at least the following 3 components: A register Arithmetic logic unit (ALU). Control unit. 4

 is a processor in a single ic chip  a microcomputer is a computer that uses a micro-processor as its CPU.  is referred to as 4-bit, 8-bit, 16-bit, 32-bit, or 64-bit.  word length of the microprocessor. 5

 is not designed to deal with I/O.  interface chips are needed.  External memory chips are needed to hold programs and data  Glue logic is required to interface with the memory chips,  Peripheral chips are needed to interface with I/0 devices. 6

7 7 CPU Memory I/O, Serial, Parallel Ports Timer/Counter UART ADC, DAC DMA

8 Control Bus CPU ALU Control Register Address Bus Memory RAM [Data] I/O Output Devices Input Devices Clock ROM [Program] Stack Data Bus

 “Embedded” inside the products we use everyday.  “Dedicated” to one task / one specific program  Designed for “low-cost, small, low-power performance”. 9

MCU What is a Microcontroller use for ? 10

 Consumer Market – includes home appliances:  washing machines,  TV remotes,  MP3 players,  VCR and refrigerator 11

 Automotive market  remote keyless entry,  antilock braking and  air bags 12

 Office automation  PCs,  keyboards,  mouse,  modem, sound card,  copiers, scanner and printers 13

 Telecommunications  cellular phones,  PSPs,  pagers and  answering machines 14

 Industrial products  door locks in hotel rooms,  battery chargers and  industrial machinery 15

 Programs and data are stored in memory in a computer.  A computer may contain:  semiconductor ;  magnetic (harddisk); and  optical (cdrom, DVD). 16

 Semiconductor memory can be further classified into two major types:  random access memory (RAM) and  read-only memory (ROM). 17

 Volatile - cannot retain data in the absence of power.  also called read write memory.  Reading memory is nondestructive.  Writes data will overwrite the old data. 18

 Two types of RAM technology:  static RAM (SRAM) and  dynamic RAM (DRAM). 19

 Read_Only memory is non-volatile, it retain data in the absence of power.  Data stored in these chips is either  unchangeable or  requires a special operation to change. 20

21