Adam Meyer, Michael Beck, Christopher Koch, and Patrick Gerber.

Slides:



Advertisements
Similar presentations
MEMORY HIERARCHY – Microprocessor Asst. Prof. Dr. Choopan Rattanapoka and Asst. Prof. Dr. Suphot Chunwiphat.
Advertisements

The First Microprocessor By: Mark Tocchet and João Tupinambá.
Nov COMP60621 Concurrent Programming for Numerical Applications Lecture 6 Chronos – a Dell Multicore Computer Len Freeman, Graham Riley Centre for.
INTEL COREI3 INTEL COREI5 INTEL COREI7 Maryam Zeb Roll#52 GFCW Peshawar.
Computer Hardware What goes on inside?. Deeper.
1 CS402 PPP # 1 Computer Architecture Evolution. 2 John Von Neuman original concept.
Cosc 2150 Current CPUs Intel and AMD processors. Notes The information is current as of Dec 5, 2014, unless otherwise noted. The information for this.
Copyright © 2006, Intel Corporation. All rights reserved. *Other brands and names are the property of their respective owners Intel® Core™ Duo Processor.
CHAPTER3: Processor Types and Specifications PART1
7-Aug-15 (1) CSC Computer Organization Lecture 6: A Historical Perspective of Pentium IA-32.
Computer Systems Computer Performance.
Inside The CPU. Buses There are 3 Types of Buses There are 3 Types of Buses Address bus Address bus –between CPU and Main Memory –Carries address of where.
Processors Menu  INTEL Core™ i Processor INTEL Core™ i Processor  INTEL Core i Processor INTEL Core i Processor  AMD A K.
Michael Monroig Michael Fiorelli.  The Processor is also known as the CPU or Central Processing Unit.  Processors carry out the instructions of computer.
COMPUTER ARCHITECTURE
LOGO. Characteristics of Processors  Funtions  Is the central processing unit, performing all the processing, calculation and control systems.  The.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Basic Microcomputer Design. Inside the CPU Registers – storage locations Control Unit (CU) – coordinates the sequencing of steps involved in executing.
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
 Happy December!  Sponge: Go to your wiki!  Today’s Lesson Target  Basic Engineering Notation  How to describe a CPU.  How to install a CPU.
Different CPUs CLICK THE SPINNING COMPUTER TO MOVE ON.
Discovering Computers 2012: Chapter 4
Types of Computers Mainframe/Server Two Dual-Core Intel ® Xeon ® Processors 5140 Multi user access Large amount of RAM ( 48GB) and Backing Storage Desktop.
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
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.
Pre-Pentium Intel Processors /
A+ Guide to Managing and Maintaining your PC, 6e Chapter 5 Processors and Chipsets (v0.9)
Intermediate 2 Computing Computer structure. Organisation of a simple computer.
High Performance Computing Processors Felix Noble Mirayma V. Rodriguez Agnes Velez Electric and Computer Engineer Department August 25, 2004.
Slide 1 – CPU Acronym Definition The CPU is a small square unit that sits behind a fan, the fan keeps the CPU from over heating. The CPU (Central Processing.
History of Microprocessor MPIntroductionData BusAddress Bus
Chapter One Understanding Computer Hardware Part I: Processors.
Dezső Sima Evolution of Intel’s Basic Microarchitectures - 2 November 2012 Vers. 3.2.
Hyper Threading Technology. Introduction Hyper-threading is a technology developed by Intel Corporation for it’s Xeon processors with a 533 MHz system.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
B. Ramamurthy.  12 stage pipeline  At peak speed, the processor can request both an instruction and a data word on every clock.  We cannot afford pipeline.
Introduction to Hardware. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers are used.
Comp. main. 1 project Robert Jetter IS I think I forgot something…..
CPU/BIOS/BUS CES Industries, Inc. Lesson 8.  Brain of the computer  It is a “Logical Child, that is brain dead”  It can only run programs, and follow.
CSUDH Fall 2015 Instructor: Robert Spengler
Evolução dos Microprocessadores Afonso Ferreira Miguel.
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.
Chap 4: Processors Mainly manufactured by Intel and AMD Important features of Processors: Processor Speed (900MHz, 3.2 GHz) Multiprocessing Capabilities.
PROCESSOR Ambika | shravani | namrata | saurabh | soumen.
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
I7’s Core. Intel’s Core i7 Content Overview Socket SSE 4.2 Instruction Set Cores –Intel Quickpath Interconnect –Nehalem - new micro-architecture –EP,
Hewlett-Packard PA-RISC Bit Processors: History, Features, and Architecture Presented By: Adam Gray Christie Kummers Joshua Madagan.
Lab Activities 1, 2. Some of the Lab Server Specifications CPU: 2 Quad(4) Core Intel Xeon 5400 processors CPU Speed: 2.5 GHz Cache : Each 2 cores share.
Computer Performance. Hard Drive - HDD Stores your files, programs, and information. If it gets full, you can’t save any more. Measured in bytes (KB,
Central Processing Unit (CPU) The Computer’s Brain.
Introduction to Microprocessors
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
Computer systems Quiz. The CPU What does CPU stand for?(1) Which 3 step cycle does the CPU follow?(1) In order to run, name 3 things that the CPU needs?(3)
Intel and AMD processors
CPU Central Processing Unit
Hardware specifications
CPUs, Motherboards, BIOS, fan & heatsink, internal memory
QuickPath interconnect GB/s GB/s total To I/O
The Triplets – ROM & RAM & Cache
عمارة الحاسب.
Introduction to CUDA Programming
Types of Computers Mainframe/Server
CPU Key Revision Points.
Motherboard External Hard disk USB 1 DVD Drive RAM CPU (Main Memory)
Take out a piece of paper
Objectives Describe how common characteristics of CPUs affect their performance: clock speed, cache size, number of cores Explain the purpose and give.
Lecture 3 (Microprocessor)
Presentation transcript:

Adam Meyer, Michael Beck, Christopher Koch, and Patrick Gerber

 LGA 1155 Socket  DMI ◦ 5 GT/s  32 nm manufacturing process  3.4 GHz system clock

 Memory Controller ◦ Inside package  Increases performance  L1 ◦ Contained in the core  L2(mid level cache MLC) ◦ Intermediate  L3 ◦ Shared between all cores

Intel Smart Cache: Demo

 L1 Cache ◦ 64 KB (32 data, 32 instruction) ◦ Has 4 of these caches, one for each core  L2 Cache ◦ 256 KB ◦ Has 4 of these caches, one for each core  L3 Cache ◦ 8 MB ◦ Shared

 L1 ◦ 4 cycles  L2 ◦ 11 cycles  L3 ◦ 25 cycles  RAM ◦ Approx. 107 cycles

 Integrated Memory Controller (IMC) ◦ Reduces latency  Hyperthreading (HT) ◦ Allows one core to appear as two

 Static RAM ◦ Data available until power loss ◦ Idle: 97.5 Watts ◦ Running: Watts

 Word Size ◦ 64 Bits  Floating Bit Register ◦ 80 Bits  Vector Register ◦ 128 Bits

 Address Bus ◦ 32 Bits ◦ 32 GB Max  Instruction Set ◦ SSE 4.1/4.2 AVX instruction set ◦ 64 Bits  Data Bus ◦ 64 Bits

 Price/Performance ◦ $ (with heatsink and fan)  Speed ◦ 5 GT/s ◦ 3.4 GHz  Cache Sizes

 CPU World. (2012). Intel Core i7-2600K. Retrieved April 8, 2012, from CPU World: K%20CM html  Gasior, G. (2012). Exploring the impact of memory speed on Core i7 performance. Retrieved April 8, 2012, from The Tech Report:  Intel. (2012). Intel Smart Cache: Demo. Retrieved April 8, 2012, from Intel.com: technology/intel-smart-cache.html  PC Perspective. (2012). Sandy Bridge-E Processor Review. Retrieved April 8, 2012, from PC Perspective: Sandy-Bridge-E-Processor-Review/Power-Consumption-and-Perform  Vertrees, R., Coelho, R. O., & Torres, G. (2012). All Core i7 Models. Retrieved April 8, 2012, from Hardware Secrets: