Processors.

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

The CPU The Central Presentation Unit What is the CPU?
The First Microprocessor By: Mark Tocchet and João Tupinambá.
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.
Power Supply, motherboard, CPU, BIOS, Bus, expansion slots, memory
Khaled A. Al-Utaibi  Computers are Every Where  What is Computer Engineering?  Design Levels  Computer Engineering Fields  What.
Chapter 4 Processor Technology and Architecture. Chapter goals Describe CPU instruction and execution cycles Explain how primitive CPU instructions are.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
GCSE Computing - The CPU
CPU Describe the purpose of the CPU
Motherboard AKA mainboard, system board, planar board, or logic board. It is printed circuit board found in all modern computers which holds many of the.
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.
CPU, CONTROL UNIT, ALU BY: GROUP 10 (MT - 2A) Grado, Crystell Joy
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
Processing Devices.
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
D75P 34R HNC Computer Architecture 1 Week 9 The Processor, Busses and Peripherals © C Nyssen/Aberdeen College 2003 All images © C Nyssen /Aberdeen College.
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
Complete CompTIA A+ Guide to PCs, 6e Chapter 2: On the Motherboard © 2014 Pearson IT Certification
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 2 The CPU and the Main Board  2.1 Components of the CPU 2.1 Components of the CPU 2.1 Components of the CPU  2.2Performance and Instruction Sets.
Advanced Computer Architecture 0 Lecture # 1 Introduction by Husnain Sherazi.
Hardware. Make sure you have paper and pen to hand as you will need to take notes and write down answers and thoughts that you can refer to later on.
Computer Maintenance Unit Subtitle: CPU’s UNT in partnership with TEA, Copyright ©. All rights reserved1.
1 Unit 2: Computer Systems Session One Part One. 2 Aims: Discussion into what will be covered in this unit. Assessment Understand the basic principles.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
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.
By: Kathrine Rethorn and Mitchell Klunk.  The system Unit  The motherboard  Processor  The control Unit  The Arithmetic Logic Unit  Register  The.
Electronic Analog Computer Dr. Amin Danial Asham by.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
4ºESO/4 T H ESO Juan Antonio Pérez 1. A central processing unit (CPU) is the electronic circuitry within a computer that carries out the instructions.
Computer Hardware – System Unit
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.
Lecture on Central Process Unit (CPU)
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
The Central Processing Unit (CPU)
Inside a PC Exploring the CPU. CPU: Objectives Students will identify and explain the function of the CPU Students will research various CPUs so they.
M211 – Central Processing Unit
MOTHERBOARD AND ITS COMPONENTS PRESENTED BY- Md. DANISH HEMLATHA J SUSHMITHA RAJ N GIRIRAJ. D ABHIRANJAN SINGH
Your Interactive Guide to the Digital World Discovering Computers 2012.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
THE COMPUTER MOTHERBOARD AND ITS COMPONENTS Compiled By: Jishnu Pradeep.
Hardware Architecture
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.
Computer Hardware What is a CPU.
Unit 2 Technology Systems
GCSE Computing - The CPU
The Central Processing Unit: What Goes on Inside the Computer
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Hardware – System Unit
Central Processing Unit- CPU
THE CPU i Bytes 1.1.
Edited by : Noor Alhareqi
CS-301 Introduction to Computing Lecture 17
Phnom Penh International University (PPIU)
Components of Computer
NT1110 Computer Structure and Logic
CPU Central Processing Unit
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Chapter 2: Computer Hardware
Edited by : Noor Alhareqi
GCSE Computing - The CPU
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

processors

Introducing PROCESSOR The processor is the logic circuitry that responses and processes the basic instructions that drive the computer. The operations in the processor are, Simple binary computations using electrical circuits. It is the brain of the computer, without which computer is just a dumb machine. The speed of a processor is measured in MHz or GHz. (Eg. 3.2 GHz) All the digital devices have processors (ie. Mobile, Smart- watches etc) Intel i7, AMD FX 8400, Snapdragon 805 are some of the new processors. TATA CONSULTANCY SERVICES

Where does the processor live The processor is placed on the motherboard, in the processor socket. On top of the processor we place the heat sink and the heat sink fan to dissipate heat from the processor. TATA CONSULTANCY SERVICES

WHY PROCESSOR? TATA CONSULTANCY SERVICES It Is the control centre of the computer. It carries out the computations that allow the computer to function. The circuits in CPU sends commands to other components of the computer to run programs. CPU retrieves information from the computer’s memory and conducts operations on that information. The CPU thus operates like the working memory of a person’s brain. It takes information from long term storage when it is needed for immediate processing. In this way the CPU operates as a general purpose information processor which can accommodate different types of computer from other parts of computer. TATA CONSULTANCY SERVICES

DEVICE FUNCTIONALITY TATA CONSULTANCY SERVICES The basic functionality of a processor is receive input and provide appropriate output. The operational capability of the processor depends on the Motherboard and the amount of RAM present on the motherboard. It responds to and processes the basic instructions that drive a computer. OPERATIONS-FETCH,DECODE,EXECUTE. TATA CONSULTANCY SERVICES

Various units of a processor The processor itself is not made as a single unit but a series of units that work together to perform various operations. Various units of a processor 1.I/O unit 2.Control unit 3.ALU 4.Registers TATA CONSULTANCY SERVICES

INPUT/OUTPUT UNIT TATA CONSULTANCY SERVICES The i/o unit links the microprocessor to the rest of the circuitry of the computer. It passes program instructions and data to the registers of the control unit and arithmetic/logic unit. Interrupts are essential in I/O as they notify the CPU more efficiently than a typical data call. TATA CONSULTANCY SERVICES

CONTROL UNIT and ALU TATA CONSULTANCY SERVICES Control Unit The control unit (CU) is a component of a computer's central processing unit (CPU) that directs operation of the processor. It tells the computer's memory, arithmetic/logic unit and input and output devices how to respond to a program's instructions. ALU-arithmetic and logical unit An arithmetic logic unit (ALU) is a digital electronic circuit that performs arithmetic and bitwise logical operations on integer binary numbers. ALU is a fundamental building block of many types of computing circuits, including the central processing unit (CPU) of computers, FPUs, and graphics processing units (GPUs). A single CPU, FPU or GPU may contain multiple ALUs. TATA CONSULTANCY SERVICES

REGISTERS In computer architecture, a processor register is a small amount of storage available as part of a digital processor, such as a central processing unit (CPU). Almost all computers, load-store architecture or not, load data from a larger memory into registers where it is used for arithmetic, manipulated or tested by machine instructions. TATA CONSULTANCY SERVICES

SYSTEM CLOCK Modern PC has multiple system clocks which vibrates at a specific frequency , it is measured in MHz. Instruction is done according to the clock Pulses. TATA CONSULTANCY SERVICES

INTERNAL MEMORY CACHE  CPU cache reduce the average time to access data from the main memory. Its a smaller, faster memory which stores copies of data from main memory. Most CPUs have independent caches, including instruction and data caches Data cache is usually organized as a hierarchy of more cache levels (L1, L2, etc.) TATA CONSULTANCY SERVICES

DEPENDENCIES Advanced processors need much more power supply than the rest, so the performance of it depends upon the SMPS as well. The work rate of the processor depends upon the clock speed of it. The more number of cores a processor has, the more efficiently it works. TATA CONSULTANCY SERVICES

DEPENDENCIES Contd. The communication between the processor and other components on the motherboard depends upon the chipset. Chipset is divided into two types: North Bridge - It connects the CPU to memory, level 2 cache , the PCI express Bus and AGP. South Bridge - Handles all of the inputs & outputs to the many the many devices in the Pc TATA CONSULTANCY SERVICES

DEPENDENCIES Contd. Processor Speed depends on: Registers – temp memory area Memory and computing power – RAM The bus – the highway The data bus – CPU & devices The address bus – CPU & RAM TATA CONSULTANCY SERVICES

DEPENDENCIES Contd. Processor overheating results in Processor damage and instability. Heat Sink is a passive heat exchanger that transfers the heat generated ,thereby it increases the processor efficiency. Greater RAM can make the Processor run faster. TATA CONSULTANCY SERVICES

SOCKETS " Socket is a mechanical component that provides mechanical and electrical connection between processor and printed circuit board“ A CPU socket is made of plastic, a lever or latch, and metal contacts for each of the pins or lands on the CPU TATA CONSULTANCY SERVICES

HOW TO HANDLE A PROCESSOR? NEVER touch the pins, if they bend slightly it might result in it being fried. Make sure you replace it properly in the right orientation in its socket or else you could damage it. Once you've lined up the pins and allowed the processor to drop into the socket, check to make sure that the processor is fully inserted and not sitting crookedly. TATA CONSULTANCY SERVICES

MALE & FEMALE PROCESSOR The major difference between male and female processor is the poles and holes on it . The male processor should place on female socket and vice versa . TATA CONSULTANCY SERVICES

MANUFACTURER Processors are manufactured primarily from silicon  It's true that AMD and Intel are the only major producers of processors these days. And Qualcomm leads in the market of mobile processor manufacturing. TATA CONSULTANCY SERVICES

INTEL VS AMD   When Intel produced the 8080 processor in 1974, it lay the groundwork for the x86 processors which provided the foundations for desktop PCs for nearly 30 years  AMD’s largest recent innovation was its acquisition of Graphics Processing Unit (GPU) manufacturer ATI in 2006 TATA CONSULTANCY SERVICES

LATEST MARKET UPDATES TATA CONSULTANCY SERVICES    Intel has yet again updated its processor roadmap showcasing that they are on schedule with their upcoming products such as Skylake , Broadwell, Braswell and the new mobility cores.  The next generation Core chips, built on 14nm architecture, will "be coming in second half of this year TATA CONSULTANCY SERVICES

Evolution OF PROCESSORS Multi Processing computing A processor containing more than one Arithmetic Logic Unit (ALU). Performs multiple tasks simultaneously more efficiently. Multiple Processor More than one processors (CPUs) are installed on a single motherboard. Requires more power. Multi-Core Processor A single physical processor containing multiple logical segments, each acting as an individual CPU. Each logical segment is called a “CORE” TATA CONSULTANCY SERVICES

Evolution OF PROCESSORS Hyper-Threading Hyper-Threading Technology uses processor resources more efficiently, enabling multiple threads to run on each core. As a performance feature, it also increases processor throughput, improving overall performance on threaded software. Features: Run demanding applications simultaneously while maintaining system responsiveness. Keep systems protected, efficient, and manageable while minimizing impact on productivity TATA CONSULTANCY SERVICES

ADVANCED TECHNOLOGIES Intel Skylake The newest 6th generation processors Intel Skylake processor with 14nm Core architecture Octa-core (More cores more power) Less power consumption Better GPU support Provides output for 4K displays TATA CONSULTANCY SERVICES

Virtualization AND GPU TATA CONSULTANCY SERVICES

THANK YOU FOR YOUR ATTENTION TATA CONSULTANCY SERVICES