Microprocessors Ion Paul Mihai Dr inż. ZDZISŁAW PÓLKOWSKI

Slides:



Advertisements
Similar presentations
The CPU The Central Presentation Unit What is the CPU?
Advertisements

This bus is only located within the circuitry of the CPU. The data bus extends from the microprocessor socket to the memory sockets, where data is stored.
Parul Polytechnic Institute
The 8085 Microprocessor Architecture
The First Microprocessor By: Mark Tocchet and João Tupinambá.
The 8085 Microprocessor Architecture. Contents The 8085 and its Buses. The address and data bus ALU Flag Register Machine cycle Memory Interfacing The.
IT Chapter 2 Part B CPU. The CPU is contained on a single integrated circuit called the microprocessor. Often referred to as the brains of a computer.
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.
CENTRAL PROCESSING UNIT
SECTION 4a Transforming Data into Information.
Chapter 4 Processor Technology and Architecture. Chapter goals Describe CPU instruction and execution cycles Explain how primitive CPU instructions are.
1 CS402 PPP # 1 Computer Architecture Evolution. 2 John Von Neuman original concept.
GCSE Computing - The CPU
3.1Introduction to CPU Central processing unit etched on silicon chip called microprocessor Contain tens of millions of tiny transistors Key components:
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computer Organization and Assembly language
By: Clara Miles and Jarrick Lumma.  The motherboard is the main circuit board of the system unit. It can also be called a system board.  It contains.
How a Computer Processes Data Hardware. Major Components Involved: Central Processing Unit Types of Memory Motherboards Auxiliary Storage Devices.
Unit 3: Hardware Components & Software Concepts
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
CPU, CONTROL UNIT, ALU BY: GROUP 10 (MT - 2A) Grado, Crystell Joy
Processing Devices.
BLOCK DIAGRAM OF COMPUTER
Interconnection Structures
INTRODUCTION TO MICROPROCESSORS
Writer:-Rashedul Hasan Editor:- Jasim Uddin
Lecture#14. Last Lecture Summary Memory Address, size What memory stores OS, Application programs, Data, Instructions Types of Memory Non Volatile and.
Computer Processing of Data
D75P 34R HNC Computer Architecture 1 Week 9 The Processor, Busses and Peripherals © C Nyssen/Aberdeen College 2003 All images © C Nyssen /Aberdeen College.
Computer Architecture
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Computers organization & Assembly Language Chapter 0 INTRODUCTION TO COMPUTING Basic Concepts.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
Introduction to Microprocessors
Computer Hardware The Processing Unit.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Stored Programs In today’s lesson, we will look at: what we mean by a stored program computer how computers store and run programs what we mean by the.
THE BRIEF HISTORY OF 8085 MICROPROCESSOR & THEIR APPLICATIONS
Architecture of Microprocessor
LBSC 690 Module 2 Architecture. Computer Explosion Last week examined explosive growth of computers. What has led to this growth? Reduction in cost. Reduction.
1 Chapter 2 Central Processing Unit. 2 CPU The "brain" of the computer system is called the central processing unit. Everything that a computer does is.
Introduction to Microprocessors - chapter3 1 Chapter 3 The 8085 Microprocessor Architecture.
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
Processor Rashedul Hasan. Processor The microprocessor is sometimes referred to as the 'brain' of the personal computer, and is responsible for the processing.
Computer Architecture Lecture 4 by Engineer A. Lecturer Aymen Hasan AlAwady 17/11/2013 University of Kufa - Informatics Center for Research and Rehabilitation.
The 8085 Microprocessor Architecture. What 8085 meant for? 80 - year of invention bit processor 5 - uses +5V for power.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
Capability of processor determine the capability of the computer system. Therefore, processor is the key element or heart of a computer system. Other.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Submitted To: Submitted By: Seminar On 8086 Microprocessors.
MICROPROCESSOR AMARTYA ROY-72 ANGSHUMAN CHATTERJEE-80 ASHISH LOHIA-70 MOLOY CHAKRABORTY-60.
Computer Hardware What is a CPU.
GCSE Computing - The CPU
HISTORY OF MICROPROCESSORS
Everybody.
Introduction to Microprocessors
Edexcel GCSE Computer Science Topic 15 - The Processor (CPU)
INTRODUCTION TO MICROPROCESSORS
Phnom Penh International University (PPIU)
Introduction to Microprocessors
INTRODUCTION TO MICROPROCESSORS
INTRODUCTION TO MICROPROCESSORS
An Introduction to Microprocessor Architecture using intel 8085 as a classic processor
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
The 8085 Microprocessor Architecture
GCSE Computing - The CPU
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

Microprocessors Ion Paul Mihai Dr inż. ZDZISŁAW PÓLKOWSKI University of Pitesti Dolnośląska Wyższa Szkoła Przedsiębiorczości i Techniki w Polkowicach Microprocessors Ion Paul Mihai Dr inż. ZDZISŁAW PÓLKOWSKI Polkowice, 2015

TOPICS MENU Microprocessor Intel 1st 4004 Microprocessor Intel 1st 4004 Microprocessor short History Parts of Microprocessor Memory What is Bus? Address bus Data bus Control bus System Bus 8085 Microprocessor 8085 Kit Pin Diagram of 8085 The features of INTEL 8085 Block Diagram of 8085 Family of Microprocessor Conclusion

Microprocessor A Microprocessoris a multipurpose programmable logical device that Read binary instructios from a storage device called memory. Accept binary data as input Process data according to instructions Provide result as output http://svmcs.weebly.com/uploads/3/7/3/7/37376075/mpu_notes_original.pdf

Intel 1st 4004 Microprocessor http://www.extremetech.com/wp-content/uploads/2011/11/intel-4004-gold-pins-640x353.jpg

Intel 1st 4004 Microprocessor short History In November, 1971, a company called Intel publicly introduced the world's first single chip microprocessor, the Intel 4004 invented by Intel engineers Federico Faggin, Ted Hoff, and Stanley Mazor. After the invention of integrated circuits revolutionized computer design, the only place to go was down -- in size that is. The Intel 4004 chip took the integrated circuit down one step further by placing all the parts that made a computer think (i.e central processing unit, memory, input and output controls) on one small chip. Programming intelligence into inanimate objects had now become possible. http://inventors.about.com/od/mstartinventions/a/microprocessor.htm

Parts of Microprocessor Microprocessor is divided into the three parts: Arithmetic Logic Unit (ALU) Register Control Unit. https://www.byclb.com/TR/Tutorials/microprocessors/ch1_1_dosyalar/image001.gif

Memory Memory is one of the most important factor in the microprocessor. It is used to store the data or information in a binary format. Microprocessor memory Cache memory is a type of memory used to hold frequently used data. Cache memory is relatively small but very fast. Most web browsers use a cache to load regularly viewed web pages fast. The most important type of cache memory is the CPU cache.Computer engineers are always looking for ways to make a computer run faster. A multi-core chip, more memory, and a faster video card can all be used to improve the performance of a computer. One very effective method to improve speed is the use of cache memory, pronounced 'cash.' Cache is a type of memory that is relatively small but can be accessed very quickly. It essentially stores information that is likely to be used again.For example, web browsers typically use a cache to make webpages load faster by storing a copy of the webpage files locally, such as on your local computer. This is referred to as a web cache http://study.com/academy/lesson/cache-memory-definition-lesson-quiz.html

What is Bus? A bus in computer terms, is simply a channel over which information flows between two or more devices. There are three types of bus: Address bus Data bus Control bus http://homework.uoregon.edu/pub/class/155/io1.gif

Address Bus A collection of wires connecting the CPU with main memory that is used to identify particular locations (addresses) in main memory. The width of the address bus (that is, the number of wires) determines how many unique memory locations can be addressed. Modern PCs and Macintoshes have as many as 36 address lines, which enables them theoretically to access 64 GB (gigabytes)of main memory. However, the actually amount of memory that can be accessed is usually much less than this theoretical limit due to chipset and motherboard limitations. http://common.ziffdavisinternet.com/encyclopedia_images/ADDRSBUS.GIF http://www.webopedia.com/TERM/A/address_bus.html

Data Bus A bus that operates only within the internal circuitry of the CPU, communicating among the internal caches of memory that are part of the CPU chips design. This bus is typically rather quick and is independent of the rest of the computers operations. Contrast with external data bus. The bit width of internal and external data buses are not always equal. http://www.phatcode.net/res/260/files/html/images/SystemOrganization8.gif http://www.webopedia.com/TERM/I/internal_data_bus.html

Control bus The physical connections that carry control information between the CPU and other devices within the computer. Whereas the data bus carries actual data that is being processed, the control bus carries signals that report the status of various devices. For example, one line of the bus is used to indicate whether the CPU is currently reading from or writing to main memory. http://www.webopedia.com/TERM/C/control_bus.html http://qph.is.quoracdn.net/main-qimg-1941e6933a15550a8d2bc5e18723afcd?convert_to_webp=true

System Bus The bus that connects the CPU to main memory on the motherboard. I/O buses, which connect the CPU with the systems other components, branch off of the system bus. The system bus is also called the frontside bus, memory bus, local bus, or host bus. http://www.webopedia.com/TERM/S/system_bus.html

8085 Microprocessor Microprocessor 8085 The Intel 8085 is an 8-bit microprocessor introduced by Intel in 1977. Intel 8085 is an 8-bit, NMOS microprocessor. It is a 40 pin C package fabricated on a single LSI chip. The Intel 8085A uses a single +5V D.C supply for its operation. Its clock speed is about 3 MHz. The clock cycle is of 320 ns. The time for the back cycle of the Intel 8085 A-2 is 200 ns. It has 80 basic instructions and 246 opcodes. Microprocessor 8085 http://www.daenotes.com/electronics/digital-electronics/Intel-8085-8-bit-microprocessor#axzz3btxbu5lV

8085 Kit http://www.vinyticsppl.com/labimages/VMC-ICE8085.jpg

Pin Diagram of 8085 It is a single chip with 40 pins. http://3.bp.blogspot.com/-5HF3Ws2l_HA/T_sLTteExnI/AAAAAAAAAJc/L04cwH6QuJY/s1600/pin+diag.png

The features of INTEL 8085 It is an 8 bit processor. It has multiplexed address and data bus. (AD 0 -AD 7 ). It works on 5 Volt dc power supply. It provides 72 instructions with 5 different addressing modes. 8085 microprocessor is a single chip, NMOS device implemented with 6200 transistors. 8085 microprocessor provides on chip clock generator, therefore there is no need of external clock generator, but it requires external tuned circuit like LC, RC or crystal. The maximum clock frequency of 8085 microprocessor is 3MHz where as minimum clock frequency is 500 KHz. 8085 provides 74 instructions with the following addressing modes: register, direct, immediate,indirect, implied. The data bus is multiplexed with the address bus, hence it requires external hardware to separate data lines from address lines (this is one of the disadvantage of 8085). http://www.slideshare.net/sweetjims/8085-paperpresentation http://www.myclassbook.org/features-of-intel-8085-microprocessor/

Block Diagram of 8085 http://2.bp.blogspot.com/_AKu7oTnPcy8/TAC4Re9GNWI/AAAAAAAAAB4/XACO0DQmmYA/s1600/664px-Intel_8085_archsvg.png

Family of Microprocessor Pentium pro (32bit) Pentium II (32 bit) Pentium III (32 bit) Pentium IV (32bit) Intel core (64 bit) Dual core (64 bit) Core 2 duo (64 bit) Core i3 (64 bit) Core i5 (64 bit) Core i7 (64 bit) 4004 (4 bit) 8080 (8 bit) 8085 (8 bit) 8086 (16 bit) 8088 (16 bit) 80186 (16 bit) 80188 (16 bit) 80286 (16 bit) 80386 (32 bit) 80486 (32 bit) http://en.wikipedia.org/wiki/List_of_Intel_microprocessors

Conclusion The microprocessor has become a formidable force in computing. From a humble beginning as a concept of reducing the price of a calculator to high powered, uniprocessor and multiprocessor machines in only two and a half decades is astounding pace. Like most classic inventions, its early years belong firmly to the start-ups and pre-pubescent companies. These didn't have the baggage of the established companies and grew quickly. However, the mid 1980s saw a changeover, mainly due to the spiralling cost of research into process technologies and the greater man-hours needed to implement hundreds of thousand transistors design. This was headed by Motorola, Intel, IBM and DEC. It is now acknowledged that the RISC concept is the superior architectural concept and all the forementioned companies have leading designs using RISC.The microprocessor was originally designed for a calculator, yet in recent years it has found its way into a multitude of designs. http://www.computermuseum.li/Testpage/MicroprocessorHistory.htm