Processor Specs CSIT 301 (Blum).

Slides:



Advertisements
Similar presentations
Computer Maintenance Unit Subtitle: CPUs Copyright © Texas Education Agency, All rights reserved.1.
Advertisements

Computer Organization and Architecture
Computer Abstractions and Technology
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.
Khaled A. Al-Utaibi  Computers are Every Where  What is Computer Engineering?  Design Levels  Computer Engineering Fields  What.
Intel® Core™ Duo Processor Behrooz Jafarnejad Winter 2006.
Prince Sultan College For Woman
CSIT 301 (Blum)1 Processor Specs. CSIT 301 (Blum)2 Micro-architecture A processor’s architecture refers to its instruction set, the number and type of.
CSIT 301 (Blum)1 1 Processor Specs (Continued). CSIT 301 (Blum)2 2 Package Type.
Computer performance.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
The processor, (also known as a microprocessor or a CPU, which stands for Central Processing Unit), does all of the computing a computer does. In other.
CSIT 301 (Blum)1 More About Processors. CSIT 301 (Blum)2 Pentium 4 Processor Specs.
Simultaneous Multithreading: Maximizing On-Chip Parallelism Presented By: Daron Shrode Shey Liggett.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 27 – A Brief History of the Microprocessor.
CSIT 301 (Blum)1 Processor Specs. CSIT 301 (Blum)2 Pentium 4 Processor Specs.
History of Microprocessor MPIntroductionData BusAddress Bus
Computer Maintenance Unit Subtitle: CPU’s UNT in partnership with TEA, Copyright ©. All rights reserved1.
Super computers Parallel Processing By Lecturer: Aisha Dawood.
CSIT 301 (Blum)1 Processor Specs. CSIT 301 (Blum)2 Package Type (Pentium 4)
Processor Architecture
CSIT 301 (Blum)1 More About Processors. CSIT 301 (Blum)2 Pentium 4 Processor Specs.
MULTICORE PROCESSOR TECHNOLOGY.  Introduction  history  Why multi-core ?  What do you mean by multicore?  Multi core architecture  Comparison of.
Different Microprocessors Tamanna Haque Nipa Lecturer Dept. of Computer Science Stamford University Bangladesh.
CSIT 301 (Blum)1 Processor Specs. CSIT 301 (Blum)2 Pentium 4 Processor Specs.
CPU Central Processing Unit
Computer Hardware What is a CPU.
GCSE Computing - The CPU
Computer Maintenance Unit Subtitle: CPU’s Trade & Industrial Education
Lecture on Central Processing Unit (CPU)
CPU Central Processing Unit
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Computer Hardware – System Unit
Microarchitecture.
A Closer Look at Instruction Set Architectures
William Stallings Computer Organization and Architecture 8th Edition
William Stallings Computer Organization and Architecture 8th Edition
Introduction to microprocessor (Continued) Unit 1 Lecture 2
Central Processing Unit- CPU
Embedded Systems Design
Instruction-Level Parallelism
Edited by : Noor Alhareqi
Architecture & Organization 1
What happens inside a CPU?
Chapter 14 Instruction Level Parallelism and Superscalar Processors
Phnom Penh International University (PPIU)
Components of Computer
INTRODUCTION TO MICROPROCESSORS
Week 3 The Components of the System Unit
NT1110 Computer Structure and Logic
COMP4211 : Advance Computer Architecture
Edited by : Noor Alhareqi
Instruction Level Parallelism and Superscalar Processors
Pipelining and Vector Processing
Edited by : Noor Alhareqi
Superscalar Processors & VLIW Processors
Architecture & Organization 1
Microprocessor & Assembly Language
Alex Saify Chad Reynolds James Aldorisio Brian Bischoff
Chapter 1 Introduction.
1.1 The Characteristics of Contemporary Processors, Input, Output and Storage Devices Types of Processors.
Computer Evolution and Performance
Edited by : Noor Alhareqi
Introduction to Microprocessor Programming
CS 286 Computer Organization and Architecture
GCSE Computing - The CPU
Lecture 3 (Microprocessor)
Register sets The register section/array consists completely of circuitry used to temporarily store data or program codes until they are sent to the.
Presentation transcript:

Processor Specs CSIT 301 (Blum)

Micro-architecture A processor’s architecture refers to its instruction set, the number and type of registers, and memory-resident data structures (e.g. stacks) that are available to a programmer (at least at the assembly level). A processor’s micro-architecture refers to the hardware implementation of the architecture (the transistors). Backward compatibility is within the architecture (which is more of a logical level). The micro-architecture (implementation) may change dramatically and is not necessarily compatible with previous versions. CSIT 301 (Blum)

Package Type (Pentium 4) CSIT 301 (Blum)

Package Type (Core2) CSIT 301 (Blum)

Package Type (i7) CSIT 301 (Blum)

http://ark.intel.com/products/63696/Intel-Core-i7-3960X-Processor-Extreme-Edition-%2815M-Cache-3_30-GHz%29 CSIT 301 (Blum)

Form Factor and Package The term form factor applies to many devices including processors. It refers to their size and shape. And in the case of processors it also includes how they connect to the motherboard. The motherboard has a slot or socket. A related term is the “package” — an enclosure for a chip (integrated circuit). CSIT 301 (Blum)

Pinning The pins or leads are how a chip interfaces with the outside world. There are various ways to arrange the pins on a chip. Furthermore, several chips can be brought together into unit called a module (common in memory). CSIT 301 (Blum)

PGA/DIP/SIP PGA: pin grid array, chip in which the pins are located on the bottom in concentric squares. Used in some microprocessors. DIP: dual in-line package, rectangular chip with two rows of pins, one on each side. SIP: single in-line package, chip with pins protruding from one side CSIT 301 (Blum)

Two basic issues “Pins”: How does the processor connect? How many “pins” are there? How big are they? How are they arranged? How can we keep them from bending, etc.? Heat: How do we let the processor dissipate heat? CSIT 301 (Blum)

SECC2 (OLD!) As with SECC, with SECC2 the processors have a plastic housing with an active heatsink (means it has a fan). It is distinct from SECC in that the goldfinger contacts are exposed. CSIT 301 (Blum)

Heat Recall that in the history of processors the number of transistors continues to grow (Moore’s Law) while the relative size of the chip stays fixed. With more transistors carrying current, more heat is produced (within the same area). Various developments have occurred to deal with the issue of heat. Reduction in the working voltage (5V  3.3V  2V). Introduction of the heatsink and fan. CSIT 301 (Blum)

Heat Sink The computer has had a fan for some time to deal with heat. But starting with the 486, the processor needed special consideration. A heat sink is an element designed to take heat away from the processor. In this case, heat is dissipated mainly via convection, the heat is transferred to the nearby air and is carried away with the air as it moves. Convection is why a breeze feels nice on a hot summer day. CSIT 301 (Blum)

Desired Effects A heat sink should have a large surface area since this is where the heat is transferred to the air. But the heat sink should not block the air flow since this is how the heat is carried away. Heat sinks often have very strange shapes to try to maximize these two competing effects. Typically made of Aluminum May have “fins” CSIT 301 (Blum)

Heat Sinks CSIT 301 (Blum)

Passive and Active All modern processors have a heat sink. Some also require a fan. Without a fan: passive heat sink With a fan: active heat sink Because the heat sink’s purpose is to dissipate heat, it is important that the heat can get from the processor to the heat sink. The material “gluing” the heat sink to the processor must conduct heat well. A heat slug is a piece of metal that connects the processor core to the processor package and/or heatsink. CSIT 301 (Blum)

Thermal paste CSIT 301 (Blum)

Liquid Cooling CSIT 301 (Blum)

Advances in fans? Today the fans have multiple speeds and the processor monitors its own temperature and adjusts the fan speed accordingly. Customers complain about the noise of the fan. CSIT 301 (Blum)

Varying Speed I: Turbo Boost Recall that there is a connection between speed and power. Speed is measured in Hertz (cycles per second) and power is measured in Watts (Joules per second). Furthermore, power (once used) becomes the rate at which heat is generated. CSIT 301 (Blum)

Varying speed II: Intel SpeedStep Especially with the growing emphasis on mobile computing, power consumption has become an important factor. CSIT 301 (Blum)

PPGA Plastic Pin Grid Array With PPGA the processors have pins arranged in a square pattern. They fit into Socket 370 motherboards. Look for the square pattern (Pin Grid Array) on the bottom. Slot connectors do not have pins. CSIT 301 (Blum)

FC-PGA Flipped-Chip Pin Grid Arrays The chip is designed so that the “core” processor, which is the part that gets the hottest, is on top (closer to the heat sink). Also fits into a socket 370 motherboard. But it must be a FCPGA compliant motherboard for FCPGA processor to work. CSIT 301 (Blum)

The LGA "Intel’s new LGA, or Land Grid Array, 775 processor socket takes a step away from traditional implementations in that the package no longer features pins, rather the bottom of the LGA 775 processors only have small gold contacts. With the LGA package, Intel has moved the pins into the bottom portion of the processor socket, something that will make installation of the processor easier in that there is no need to watch for bent pins on the package...although it will make it more difficult as well. You no longer need to worry about bent or damaged pins on the processor, rather now you have to worry twice as much about bent pins within the processor socket itself." http://rootprompt.org/article.php3?article=7115 CSIT 301 (Blum)

CSIT 301 (Blum)

FC-LGA-2011 – 2011 is the number of connections not a year CSIT 301 (Blum)

CSIT 301 (Blum)

TDP: Thermal Design Power CSIT 301 (Blum)

CSIT 301 (Blum)

TCASE CSIT 301 (Blum)

CSIT 301 (Blum)

VID CSIT 301 (Blum)

CSIT 301 (Blum)

Bus/Core Multiplier aka CPU Multiplier CSIT 301 (Blum)

CSIT 301 (Blum)

Internet Streaming SIMD Extensions SSE is an acronym within an acronym: It stands for Streaming SIMD Extensions, where SIMD is Single Instruction Multiple Data SSE consists of 70 SIMD instructions for integer and floating-point operations. It helps with high resolution images, audio and video viewing, speech recognition etc. The Pentium 4 actually used SSE2. SSE2 adds 144 new instructions. CSIT 301 (Blum)

CSIT 301 (Blum)

CSIT 301 (Blum)

SSE4 (Cont.) CSIT 301 (Blum)

AVX: Advanced Vector eXtensions CSIT 301 (Blum)

CSIT 301 (Blum)

Intel® Wide Dynamic Execution A combination of techniques (data flow analysis, speculative execution, out of order execution, and super scalar) that enables the processor to execute more instructions in parallel. Pipelining ideas Delivers more instructions per clock cycle to improve execution time and energy efficiency. CSIT 301 (Blum)

Same for Nehalem The Nehalem architecture (45-nm) allowed up to four instructions per clock cycle Has improved “out of order” instruction handling They have made the window/buffer of instructions to be examined for possible pipelining or parallelizing CSIT 301 (Blum)

Pipelining Recall that to execute an instruction, one must fetch it, decode it, fetch any data required, execute the instruction, write the answer to the appropriate place and possibly look for an interrupt requests that might have occurred during the previous. In pipelining a processor can begin executing a second instruction before the first has been completed. Thus, many instructions are in the pipeline at the same, though at various processing stages. CSIT 301 (Blum)

Pipelining The pipeline is divided into segments. Each segment can perform its duty at the same time as the other segments. When a segment completes its task, it passes the result to the next segment and fetches the next operation from the preceding segment. Once a feature of only high-end processors, now pipelining is standard. A Pentium had up to six instruction in the pipeline. CSIT 301 (Blum)

Hyper-Pipelined Technology Pentium 4’s Hyper-pipelined technology uses a 20-stage pipeline. Having so many instructions in the works can be a problem if the program branches and one has the wrong instructions in the pipeline. For long pipelines to be effective there must be good “branch prediction.” BPU – Branch Prediction Unit CSIT 301 (Blum)

Intel® Wide Dynamic Execution (Cont.) Wider execution core allow each core to fetch, dispatch, execute and retire up to four full instructions simultaneously. More accurate branch prediction Deeper instruction buffers for greater execution flexibility CSIT 301 (Blum)

Nehalem The Nehalem micro-architecture (45-nm) added a “Second-Level Branch Prediction Target Buffer” improves prediction and makes the situation better when the prediction is incorrect. CSIT 301 (Blum)

Intel® Smart Memory Access Intel Smart Memory Access optimizes the use of the available data bandwidth from the memory subsystem. Includes an important new capability called "memory disambiguation," which increases the efficiency of out-of-order processing by providing the execution cores with the built-in intelligence to speculatively load data for instructions that are about to execute before all previous store instructions are executed. (I.e. get what you need when you need it) CSIT 301 (Blum)

CSIT 301 (Blum)

Intel® Virtualization Technology Intel® Virtualization Technology (Intel® VT)¹ improves traditional software-based virtualization solutions. “These integrated features give virtualization software the ability to take advantage of offloading workload to the system hardware, enabling more streamlined virtualization software stacks and ‘near native’ performance characteristics.” CSIT 301 (Blum)

Virtualization Using virtualization, one computer system can function as multiple "virtual" systems. Can run multiple operating systems (simultaneously) One machine being used as a number of independent virtual machines. Allows consolidating and balancing of multiple workloads on one physical server system. Lowers hardware acquisition costs Improves data center performance efficiency. CSIT 301 (Blum)

CSIT 301 (Blum)

Execute Disable Bit Intel's Execute Disable Bit allows the processor to distinguish between areas in memory where an application can execute and where it cannot. Can be used to disable certain worm attacks. CSIT 301 (Blum)

Intel TXT (Trusted eXecution Technology) CSIT 301 (Blum)

CSIT 301 (Blum)

CSIT 301 (Blum)

New AES (Advanced Encryption Standard) Instructions CSIT 301 (Blum)

New AES (Advanced Encryption Standard) Instructions CSIT 301 (Blum)

References PC Hardware in a Nutshell, Thompson and Thompson http://www.webopedia.com http://www.intel.com http://www.anandtech.com http://www.mbreview.com/lga775.php CSIT 301 (Blum)

References (Cont.) http://www.intel.com/technology/architecture-silicon/next-gen/whitepaper.pdf http://en.wikipedia.org/wiki/SSE4 CSIT 301 (Blum)