THE BRIEF HISTORY OF 8085 MICROPROCESSOR & THEIR APPLICATIONS

Slides:



Advertisements
Similar presentations
MULTICORE PROCESSOR TECHNOLOGY.  Introduction  history  Why multi-core ?  What do you mean by multicore?  Multi core architecture  Comparison of.
Advertisements

The First Microprocessor By: Mark Tocchet and João Tupinambá.
Microprocessor 8085/8086 Lecturer M A Rahim Khan Computer Engineering and Networks Deptt.
Microprocessors. Von Neumann architecture Data and instructions in single read/write memory Contents of memory addressable by location, independent of.
Instructor: Sazid Zaman Khan Lecturer, Department of Computer Science and Engineering, IIUC.
Khaled A. Al-Utaibi  Computers are Every Where  What is Computer Engineering?  Design Levels  Computer Engineering Fields  What.
1 CS402 PPP # 1 Computer Architecture Evolution. 2 John Von Neuman original concept.
Multi-core processors. History In the early 1970’s the first Microprocessor was developed by Intel. It was a 4 bit machine that was named the 4004 The.
1 Chapter 4 The Central Processing Unit and Memory.
The Pentium: A CISC Architecture Shalvin Maharaj CS Umesh Maharaj:
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
RISC and CISC. Dec. 2008/Dec. and RISC versus CISC The world of microprocessors and CPUs can be divided into two parts:
Computer performance.
Computer Architecture CST 250 INTEL PENTIUM PROCESSOR Prepared by:Omar Hirzallah.
Processing Devices.
Information and Communication Technology Fundamentals Credits Hours: 2+1 Instructor: Ayesha Bint Saleem.
Processor Technology and Architecture By Bandhit Panchitkaew.
2/6: CPUs & Memory CPUs –Parts of a sample CPU –Types of CPUs available ROM RAM –different kinds & uses inc. VRAM, SRAM image courtesy of How Computers.
Writer:-Rashedul Hasan Editor:- Jasim Uddin
Microprocessors Ion Paul Mihai Dr inż. ZDZISŁAW PÓLKOWSKI
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
Computer Architecture
Company LOGO High Performance Processors Miguel J. González Blanco Miguel A. Padilla Puig Felix Rivera Rivas.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 27 – A Brief History of the Microprocessor.
Multi-core Programming Introduction Topics. Topics General Ideas Moore’s Law Amdahl's Law Processes and Threads Concurrency vs. Parallelism.
Pre-Pentium Intel Processors /
Computers organization & Assembly Language Chapter 0 INTRODUCTION TO COMPUTING Basic Concepts.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 5 Processors and Chipsets (v0.9)
The Central Processing Unit
High Performance Computing Processors Felix Noble Mirayma V. Rodriguez Agnes Velez Electric and Computer Engineer Department August 25, 2004.
History of Microprocessor MPIntroductionData BusAddress Bus
Computer Maintenance Unit Subtitle: CPU’s UNT in partnership with TEA, Copyright ©. All rights reserved1.
CPU Inside Maria Gabriela Yobal de Anda L#32 9B. CPU Called also the processor Performs the transformation of input into output Executes the instructions.
Evolution of Microprocessors Microprocessor A microprocessor incorporates most of all the functions of a computer’s central processing unit on a single.
Computer Architecture By Chris Van Horn. CPU Basics “Brains of the Computer” Fetch Execute Cycle Instruction Branching.
Hyper Threading Technology. Introduction Hyper-threading is a technology developed by Intel Corporation for it’s Xeon processors with a 533 MHz system.
Computer Organization & Assembly Language © by DR. M. Amer.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
 Introduction to SUN SPARC  What is CISC?  History: CISC  Advantages of CISC  Disadvantages of CISC  RISC vs CISC  Features of SUN SPARC  Architecture.
MICROOCESSORS AND MICROCONTROLLER:
MULTICORE PROCESSOR TECHNOLOGY.  Introduction  history  Why multi-core ?  What do you mean by multicore?  Multi core architecture  Comparison of.
CISC and RISC 12/25/ What is CISC? acronym for Complex Instruction Set Computer Chips that are easy to program and which make efficient use of memory.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
Chapter 2 Turning Data into Something You Can Use
Processor Rashedul Hasan. Processor The microprocessor is sometimes referred to as the 'brain' of the personal computer, and is responsible for the processing.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
M211 – Central Processing Unit
Lecture # 10 Processors Microcomputer Processors.
Lecture 3 Dr. Muhammad Ayaz Computer Organization and Assembly Language. (CSC-210)
Lecture 3 (Microprocessor) Dr. Muhammad Ayaz Computer Organization and Assembly Language. (CSC-210)
Hardware Architecture
CPU (Central Processing Unit). The CPU is the brain of the computer. Sometimes referred to simply as the processor or central processor, the CPU is where.
MAHARANA PRATAP COLLEGE OF TECHNOLOGY SEMINAR ON- COMPUTER PROCESSOR SUBJECT CODE: CS-307 Branch-CSE Sem- 3 rd SUBMITTED TO SUBMITTED BY.
Multi-Core CPUs Matt Kuehn. Roadmap ► Intel vs AMD ► Early multi-core processors ► Threads vs Physical Cores ► Multithreading and Multi-core processing.
History a bit. The 1 st uP: Intel 4004 Introduced Nov., 1971 by Intel 2250 transistors 108 kHz, 60,000 ops/sec 16 pins DIP (Dual in-line package) 10-micron.
CPU Central Processing Unit
Computer Maintenance Unit Subtitle: CPU’s Trade & Industrial Education
Visit for more Learning Resources
Roadmap C: Java: Assembly language: OS: Machine code: Computer system:
HISTORY OF MICROPROCESSORS
Lecture-1 Introduction
Phnom Penh International University (PPIU)
عمارة الحاسب.
CPU Central Processing Unit
The Pentium: A CISC Architecture
BIC 10503: COMPUTER ARCHITECTURE
Microprocessor & Assembly Language
CISC AND RISC SYSTEM Based on instruction set, we broadly classify Computer/microprocessor/microcontroller into CISC and RISC. CISC SYSTEM: COMPLEX INSTRUCTION.
Lecture 3 (Microprocessor)
Presentation transcript:

THE BRIEF HISTORY OF 8085 MICROPROCESSOR & THEIR APPLICATIONS PRESENTED BY Prof. U V THETE Dept. of Computer Science YMA

WHAT IS MICROPROCESSOR ? The Microprocessor is a Programmable device. It has computing & decision making capabilities. Fig:- Microprocessor Chip

HOW DOES THE MICROPROCESSOR WORK ? The Microprocessor reads BINARY instructions from a storage device, called – MEMORY. It accepts binary data as input and processes data according to the instructions. Fig:-BASIC MICROPROCESSOR BASED SYSTEM ARCHITECTURE

TYPES OF MICROPROCESSOR CISC (Complex Instruction Set Computer) RISC (Reduced Instruction Set Computer) VLIW (Very Long Instruction Word Computers ) SUPER SCALAR PROCESSOR

CISC AND RISC TECHNOLOGY RISC stands for reduced instruction set computer and CISC - for complex instruction set computer. RISC chips use simpler instructions sets to achieve higher clock frequencies and process more instructions per clock cycle than CISC processors. CISC chips have a large amount of different and complex instructions. Reason is hardware is always faster than software so, have a powerful instruction set, which provides programmers with assembly instructions to do a lot with short Programs. CISC chips are relatively slow (compared to RISC chips) per instruction, but use little (less than RISC) instructions. Intel and AMD, for example, develop CISC processors (x86), while Apple and SUN use RISC architecture.

CISC AND RISC TECHNOLOGY RISC is cheaper and. RISC puts a greater burden on the software. Software needs to become more complex. Software developers need to write more lines for the same tasks. So, RISC is not the architecture of the future. CISC chips are becoming faster and cheaper anyway. Pentium is definitely CISC

4 – BIT MICROPROCESSORS Video games, Microwave ovens, Calculators. World’s FIRST Microprocessor is – INTEL 4004. It is a 4 bit microprocessor based on LSI Technology. APPLICATION:- Video games, Microwave ovens, Calculators. DRAWBACKS:- Slow, Small Memory Size. Fig:- INTEL 4004

8 – BIT MICROPROCESSORS In 1972,8-bit microprocessor Intel 8008 had been launched. It can address 16KB memory. In 1974, Intel 8080 came with 10 times higher speed. Addresses 64KB memory. APPLICATION:- Calculator, Traffic Signal Control, Altair 8800 Computer (First PC). Fig:- INTEL 8008 Fig:- INTEL 8080

Z- 80 MICROPROCESSOR Z-80 microprocessor is manufactured by Zilog Corporation on July,1976. It has 16bit Address Bus & 8bit Data Bus. Required less hardware for power supply. Fig:- Zilog Z-80

APPLICATIONS OF Z-80 Fig:-Z80 CPU formed on Glass Substrate Fig:- Programming Graphing Calculator Fig:- WRIST COMPUTER

BASIC FEATURES OF 8085 8085 is a 8-bit microprocessor. It is capable of addressing 64KB of memory. It has 40 pins & requires +5V of power supply. Required Clock frequency is 3MHz. Fig:- Intel 8085

DEMULTIPLEXING OF AD7-AD0 A15-A8 HIGHER ORDER ADDRESS BUS ALE AD7-AD0 LOWER ORDER ADDRESS BUS Latch A7- A0 8085 D7- D0 DATA BUS Fig:- Demultiplexing of Address/ Data Lines

APPLICATIONS OF 8085 WordStar Automatic Water Level Controller Automatic Plant Irrigator Traffic Control System

WHERE WE STAND NOW ? 64-BIT MP 32-BIT MP 16-BIT MP 8-BIT MP 4-BIT MP Itanium, Pentium Dual Core, Core i3, i5, i7 Intel 80386, 80486, Pentium P5, P6,Pentium 4 Intel 8086, 8088, 80186, 80286 64-BIT MP Intel 8008, 8080, 8085, Z-80 32-BIT MP 16-BIT MP Intel 4004 8-BIT MP 4-BIT MP Latest Version of Intel Microprocessor – Core i7. Introduced on 16 March,2010

Dual-Core A dual-core processor is a CPU with two processors or "execution cores" in the same integrated circuit. Each processor has its own cache and controller, which enables it to function as efficiently as a single processor. they can perform operations up to twice as fast as a single processor can. The Intel Core Duo, the AMD X2, and the dual-core PowerPC G5 are all examples of CPUs that use dual-core technologies. a dual-core system has twice the processing power of a single-processor machine,

Intel Core i3 Processor Intel Core i5 Processor Uses 4 threads. it uses hyperthreading technology with its improved efficiency over earlier processors. This processor consists of 2-4 cores Contains A 3-4 MB Cache Uses less heat and energy than earlier processors. Intel Core i5 Processor This is the mid-size processor . It is used where the user will be running resource-intensive applications. It has 2-4 cores, the main difference is that it has a higher clock speed than the Core i3. This is also a heat and energy efficient processor. it also uses hyperthreading technology for a boost in performance. The cache of the Core i5 is bigger than the Core i3, it’s at 3-8 MB.

Intel Core i7 Processor The cache on this one is 4-8 MB. This processor comes with 8 threads, definitely enough to get the job done quickly.And yes it also utilizes hyperthreading technology. it is more energy efficient and produces less heat.

Fig:- World’s First Flexible Organic Microprocessor THE LATEST WONDER Fig:- World’s First Flexible Organic Microprocessor

Fig:- 10th Generation of Itanium chip having 3 billion Transistors FUTURE ASCEPTS Microprocessors are increasingly playing a major role in the modern society. To-day, the processors can be seen as a set of several sub-processors working for a single program. Possibly in the future, the microprocessor chip will hold several processors working in parallel for several program threads. Fig:- 10th Generation of Itanium chip having 3 billion Transistors

THANKING YOU