You are on page 1of 65

Introducing of Microprocessor System

Bustanul Arifin
Fakultas Teknologi Industri Universitas Islam Sultan Agung E-mail: arifinnoel@gmail.com

Lets watch this video


2

YouTube - What is a Microcontroller-.flv

FTI Unissula Semarang

Microprocessor System
3

What is microprocessor ? Where is microprocessor found ?

FTI Unissula Semarang

One of them is in a computer

FTI Unissula Semarang

Microprocessor (is called only processor in Indonesia) is in computer at the motherboard

FTI Unissula Semarang

How is it looks like ?


6

First lets see how a microprocessor looks like

FTI Unissula Semarang

AMD type in motherboard


7

FTI Unissula Semarang

Layout in motherboard
8

FTI Unissula Semarang

History of microprocessor
9

FTI Unissula Semarang

ENIAC Computer (1946)


Transistor and IC technology had not founded
10

FTI Unissula Semarang

Microprocessor 4004 (1971)


11

FTI Unissula Semarang

Microprocessor Intel 8008 (1972)


12

FTI Unissula Semarang

Microprocessor 8080 (1976)


13

FTI Unissula Semarang

Microprocessor 80286 (1984)


14

FTI Unissula Semarang

Microprocessor 80386 (1985)


15

FTI Unissula Semarang

Microprocessor 80486 (1989)


16

FTI Unissula Semarang

Microprocessor 80586 (1993)


17

FTI Unissula Semarang

Intel Pentium (1995)


18

FTI Unissula Semarang

Others Type
19

AMD
(Advanced Micro Device)

Intel Celeron

FTI Unissula Semarang

Comparison of Intel Microprocessor


20

FTI Unissula Semarang

Others Microprocessor
21

FTI Unissula Semarang

Microcontroller
22

Whats difference between a microprocessor and a microcontroller ?

FTI Unissula Semarang

Whats microcontroller ?
23

It is small used for processing information The microcontroller has a Central Processing Unit, memory, timers, input and output ports on single chip Microcontrollers are mainly used for specific purposes

FTI Unissula Semarang

History of Microcontroller
24

Intel produced its microprocessor the 4-bit 4004, then the came the 8-bit processor 8008. A little change in core and features was brought out in 8080. Using this core, Intel produced the first microcontroller 8048. Its successor in 1980 was 8051, which was perfected and resulted in a huge success.

FTI Unissula Semarang

Kinds of Microcontroller
25

INTEL ATMEL example: 8031, 8051, AT89C51, AT89S52 MOTOROLA example: MC68HC11 ZILOG example: Z-80 Microchip example: PIC
FTI Unissula Semarang

Block Diagram of Intel 8051


26

FTI Unissula Semarang

Block Diagram of MC68HC11


27

FTI Unissula Semarang

Specification of Atmel 89XXX


28

FTI Unissula Semarang

Kinds of Motorola
29

FTI Unissula Semarang

Programming Diagram
30

FTI Unissula Semarang

Programming steps
31

FTI Unissula Semarang

Downloader Software
32

FTI Unissula Semarang

ALDS
(Assembly Language Development System)
33

FTI Unissula Semarang

ISP (In-System Programming)


34

FTI Unissula Semarang

Simulator
35

For simulation of assembly program Example : AV-Sim PEQui Topview Simulator

FTI Unissula Semarang

AV-Sim
36

FTI Unissula Semarang

AV-Sim (Continue)
37

FTI Unissula Semarang

PEQui
38

FTI Unissula Semarang

PEQui (Continue)
39

FTI Unissula Semarang

Topview Simulator
40

FTI Unissula Semarang

Topview Simulator (Continue)


41

FTI Unissula Semarang

Information of Microcontroller
42

Internet (easy and free)

FTI Unissula Semarang

Downloader Circuit Schematic


43

FTI Unissula Semarang

Top View Downloader


44

FTI Unissula Semarang

Bottom View Downloader


45

FTI Unissula Semarang

Bottom Layer on PCB


46

FTI Unissula Semarang

Software Downloader
47

FTI Unissula Semarang

Uses of Microcontroller
48

Cell Phones, Remote controls, Camera, Washing Machine, Microwave Oven, Printer, Fax Machine, etc

Microcontrollers are used in products which have specific applications. For example: camera taking images, printer for printing

FTI Unissula Semarang

Application of Microcontroller
49

FTI Unissula Semarang

Follower-line Robot
50

FTI Unissula Semarang

Toys and Pets


51

FTI Unissula Semarang

Humanoid Robotic
52

FTI Unissula Semarang

53

FTI Unissula Semarang

Technology of Car ABS (Anti-block Brake System)


54

FTI Unissula Semarang

Electronics Fuel Injection (EFI)


55

FTI Unissula Semarang

VVT-i (Variable Valve Timing-Intelligence)


56

FTI Unissula Semarang

Microcontroller and Microprocessor


57

Did you see a computer in the applications of microcontrollers ? No Its because they usually have a microprocessor inside them Then, whats difference between a microcontroller and microprocessor ?

FTI Unissula Semarang

Microprocessor
58

The CPU, Memory (RAM and RAM), timers, I/O ports are different chips Used for products with general purposes like computers Different kinds of software application can be loaded The memory size, number of ports can be configured Different chips occupy more space, hence more consumption and more cost Clock rate are fast (in GHz) A large instruction set
FTI Unissula Semarang

Microcontroller
59

The CPU, Memory (RAM and RAM), timers, I/O ports are present in the same chips Used in products with specific applications, like camera cell phone A single software application is generally used Amount of memory, number of ports is limited by the microcontroller used Single chip-less space, less power, les cost Clocks rate are slow (in MHz) Compact instruction set
FTI Unissula Semarang

What have we learnt today?


60

History of Microprocessor History of Microcontroller Difference between uP and uC Application of uP and uC

FTI Unissula Semarang

Whats topic next meeting?


61

Discuss about Simple As Possible (SAP) Architecture of SAP will explain by the first group How does SAP work? will explain by the second group

FTI Unissula Semarang

Whats your duty?


62

Makes group, read, learn, n explain it in front of class Get the topic on http://bustanularf.edublogs.org/category/SistemMikroprosesor/

FTI Unissula Semarang

Attention please !
63

I wont give you my file (this slide) manually, but you must get it at: http://bustanularf.edublogs.org/category/sistemmikroprosesor/ You must give me comment in my blog, so I can include your name in the list of my class

FTI Unissula Semarang

Any questions ?
64

FTI Unissula Semarang

Thank you
Electrical, Industry, Informatics , Computer science; Industrial Technology Faculty, Unissula, Semarang, Indonesia

You might also like