1
INTRODUCTION
• A Central Processing Unit (CPU), or sometimes just called
  processor, is a description of a class of logic machines that can
  execute computer programs.

• Intel Core i7 is a family of three Intel desktop processors, the
  first processors released using the Intel Nehalem micro
  architecture and the successor to the Intel Core 2 family. All
  three models are quad-core processors.




                                                                      2
BASICS
• In computer architecture, 32-bit integers, memory addresses, or
  other data units are those that are at most 32 bits (4 octets) wide.
  Hence, 32-bit CPU and ALU architectures are those that are
  based on registers, address buses, or data buses of that size.
• In computer architecture, 64-bit integers, memory addresses, or
  other data units are those that are at most 64 bits (8 octets) wide.
  Also, 64-bit CPU and ALU architectures are those that are based
  on registers, address buses, or data buses of that size.
• In computer engineering, microarchitecture is a description of
  the electrical circuitry of a computer, central processing
  unit, or digital signal processor that is sufficient for
  completely describing the operation of the hardware.


                                                                     3
FEATURES
1.    SOCKET : The Socket is a new LGA1366(Socket B) and is incompatible
     with the previous versions:
     LGA refers to Land Grid Array, a new type of socket for the latest range
     of processors. The LGA is used as a physical interface for microprocessors
     of the Intel Pentium 4, Intel Xeon, Intel Core 2 and AMD Opteron families.
     Unlike the pin grid array (PGA) interface found on most AMD and older
     Intel processors, there are no pins on the chip; in place of the pins are pads
     of bare gold-plated copper that touch pins on the motherboard.
     Intel supposedly decided to switch to an LGA socket because it provides
     a larger contact point, allowing, for example, higher clock frequencies.
     The LGA setup provides higher pin densities, allowing more power
     contacts and thus a more stable power supply to the chip.



                                                                                  4
Intel Core i7 Processors
Intel Core i7 Processors
2. ON-DIE MEMORY CONTROLLER : The memory is directly connected
    to the processor.
 Three channel memory: each channel can support one or two DDR3
    RAM’s. Motherboards for Core i7 have four or six RAM slots.
 Supports DDR3
•   DDR3 RAM (double-data-rate three random access memory ) is a
    random access memory technology used for high speed storage of the working
    data in the computer.
•   The benefit of DDR3 is the ability to run its I/O bus at four times the speed of
    the memory cells it contains, thus enabling faster bus speeds and higher peak
    throughput than earlier memory technologies.
•   The DDR3 standard allows for chip capacities of 512 megabits to 8 gigabits,
    effectively enabling a maximum memory module size of 16 gigabytes.
•   There is a significant reduction in power consumption. It needs only
    1.5V compared to 1.8V for DDR2.



                                                                                 7
8
3.   Quick Path Interconnect : The front side bus is replaced by Quick Path
     interconnect. Motherboards must use a chipset that supports Quick Path.
    the Front Side Bus (FSB) is the bus that carries data between the CPU and
     the north bridge.
    Front side buses serve as a connection between the CPU and the rest of the
     hardware via a so-called chipset. This chipset is usually divided in a north
     bridge and a south bridge part, and is the connection point for all other
     buses in the system
     Pros: FSB architecture is an aging technology. High flexibility , low cost
     and no theoretical limit to the number of CPUs that can be placed on a FSB.
     Cons: In recent years this has been breaking down with increasing use of
     individual point-to-point buses (see Hyper Transport and Quick Path). The
     front side bus has been criticized by AMD as being an old and slow
     technology that bottlenecks today's computer systems.



                                                                                    9
 The Intel QuickPath Interconnect (QPI) is a point-to-point
  processor interconnect developed by Intel to compete with
  HyperTransport. It will replace the Front Side Bus (FSB) for
  Desktop.
 The speed of data transfer is 25.6 Gbps, almost double that of
  FSB.




                                                                   10
4. Cache Memory

 32 KB L1 instruction and 32 KB L1 data
  cache per core.
 256 KB L2 cache (combined instruction and
  data) per core.
 8 MB L3 (combined instruction and data)
  shared by all cores.




                                              11
(a). Re-implemented Hyper-threading.
   Each of the four cores can process up to two threads simultaneously, so the
    processor appears to the OS as eight CPUs.
   Hyper-threading (officially termed Hyper-Threading Technology or
    HTT) is an Intel technology used to improve parallelization of computations
    performed on PC microprocessors.


(b). 781M transistors for the quad core version.
(c ). Sophisticated power management can place an unused core in a zero-power
      mode.




                                                                            12
5.   Support for SSE4.2 & SSE4.1 instruction sets.
    SSE4 is an instruction set used in the Intel Core microarchitecture and
     AMD.
    Intel SSE4 consists of 54 instructions. A subset consisting of 47
     instructions, referred to as SSE4.1. Additionally, SSE4.2, a second subset
     consisting of the 7 remaining instructions, will first be available in Core
     i7.
    Clock Speed 1.2 GHz (slowest) & 3.5 Ghz (fastest) or 3.9GHz via
     Turbo Boost Technology


      The processor has a Thermal Design Power of 130W and will slow
       itself down if the power is exceeded.
      The Thermal Design Power (TDP) (sometimes called Thermal
       Design Point) represents the maximum amount of power the cooling
       system in a computer is required to dissipate.
      The cost per piece is Rs. 47,000 in lots of 1000 units.
                                                                                   13
Intel Core i7 Processors
6. Overclocking : Overclocking is the process of forcing a computer
   component to run at a higher clock rate (more clock cycles per second)
   than it was designed for or was designated by the manufacturer, usually
   practiced by personal computer enthusiasts in order to increase the
   performance of their computers.
 The idea is simple by varying the electrical and physical characteristics
  of computing systems.
 The first consideration is to ensure that the component is supplied with
  adequate power to operate at the new speed. However, supplying the
  power with improper settings or applying excessive voltage can
  permanently damage a component.




                                                                          15
   A chipset is a group of integrated circuits, or chips, that are designed
    to work together, and are usually marketed as a single product.
   In personal computers based on Intel Pentium-class microprocessors,
    the term often refers to a specific pair of chips on the motherboard: the
    northbridge and the southbridge.
    The northbridge links the CPU to very high-speed devices, especially
    main memory and graphics controller
   The southbridge connects to lower-speed peripheral buses (such as
    PCI or ISA).
    In many modern chipsets, the southbridge actually contains some on-
    chip integrated peripherals, such as Ethernet, USB, and audio devices.
    A chipset is usually designed to work with a specific family of
    microprocessors. Because it controls communications between the
    processor and external devices, the chipset plays a crucial          role
    in determining system performance.



                                                                            16
17
 The northbridge typically handles communications among the CPU, RAM,
  AGP or PCI Express, and the southbridge. Some northbridges also contain
  integrated video controllers, also known as a Graphics and Memory
  Controller Hub (GMCH) in Intel systems.


 The southbridge is a chip that implements the "slower" capabilities of the
  motherboard. Because the southbridge is further removed from the CPU, it is
  given responsibility for the slower devices on a typical microcomputer.




                                                                           18
   The Intel X58 (codenamed Tylersburg) is an Intel chip designed to
    connect Intel processors with Intel QuickPath Interconnect
    (QPI) interface to peripheral devices. Supported processors
    implement the Nehalem micro architecture and therefore have an
    integrated memory controller (IMC), so the X58 does not have a
    memory interface.
   Except for the lack of a memory interface, the X58 is similar to the
    traditional Northbridge.
   Communicates with the processor via the high speed QPI, it
    communicates with the Southbridge via DMI, and it
    communicates with high speed peripherals via PCI-E.
   The X58 is not a memory controller hub (MCH).
   X58 QuickPath Interconnect port has 20 lanes.


                                                                       19
   Unlike the FSB, QPI is a point-to-point interface and supports not
    only processor-chipset interface, but also processor-to-processor
    connection and chip-to-chip connection.
   The X58 has two QPIs and can directly connect to two processors on
    a multi-socket motherboard or form a ring-like connection :
    (1st processor - x58 - x58 - 2nd processor - 1st processor)

   I/O Controller Hub (ICH), also known as Intel 82801, is an Intel
    microchip used as southbridge on motherboards with Intel chipsets
    (Intel Hub Architecture). As with any other southbridge, the ICH is
    used to connect and control peripheral devices.




                                                                      20
   High end motherboard intended mainly for the gamers with the
    best features of graphics and overclocking.
   Provides ultra-realistic graphics and high-impact, professional
    gaming performance.




                                                                      21
22
Desktop                                                 Laptop
Brand                         Cores    Process      Date                         Cores Process     Date
          Code Name                                               Code name




             Bloomfield            4      45 nm November 2008                                     September
               Lynnfield           4      45 nm September 2009                       4    45 nm           2009
                                                                   Clarksfield
               Gulftown
                                   6      32 nm       July 2010     Arrandale        2    32 nm January 2010
          Sandy Bridge
Core i7                            4      32 nm    January 2011 Sandy Bridge         4    32 nm January 2011
          Sandy Bridge-
                         E
                                 4/6      32 nm November 2011 Sandy Bridge           2    32 nm     February
                                                                   Ivy Bridge
          (3rd)Ivy   Bridge        4      22 nm      April 2012                      2    22 nm           2011
                Haswell            4      22 nm       June 2013                                    May 2012




                                                                                                     23
24
   Core i7             (Business and HighEnd)
   Core i5             (Mainstream Consumers)
   Core i3             (Entry- Level)
   Celeron
   Pentium
   DMI and Integrated GPU




                                                 25
   In a test performed on a leaked hardware, the core i7
    outperformed the currently fastest core2 extreme
    processor.

   It has got the advantages of High Performance, Big
    Cache Size, Very Fast, Highly Overclockable, Quite
    Cooling and Power Efficient.

   Some of the disadvantages include the requirement of
    newer motherboards, sensitive to higher voltage and
    cost.
   The technology keeps on improving as the need for
    faster and high end applications increases. The      8
    core version is about to be released soon.
                                                             26
   Threads : 4, 2-4, 8 Simultaneous Threads resp.
   Cache : 3-4 MB, 3-8 MB, 4-8 MB resp.
   Hyper-Threading Technology
   TurboBoost Technology
   Heat and Energy Efficient
   MicroAcrcitecture




                                                     27
28
29

More Related Content

PPTX
Intel core i7 processor
DOCX
Intel Core i7
DOCX
Intel i3 processor
DOCX
Case study on Intel core i3 processor.
PPTX
Core i3,i5,i7 and i9 processors
PPTX
Timeline of Processors
PPTX
Intel® hyper threading technology
PPTX
Intel core i3 processor
Intel core i7 processor
Intel Core i7
Intel i3 processor
Case study on Intel core i3 processor.
Core i3,i5,i7 and i9 processors
Timeline of Processors
Intel® hyper threading technology
Intel core i3 processor

What's hot (20)

PDF
Intel core i7
PPTX
Intel core i7 processors
DOCX
Intel Core I5
PPTX
Core i 7 processor
PPTX
Intel core i7 processor
PPT
Intel Processor core i7
PPTX
Intel I3,I5,I7 Processor
PPTX
Final draft intel core i5 processors architecture
PPTX
Introduction and Comparison of Microprocessor Chip families
PPTX
Processor powerpoint
PPTX
intel core i7
PPTX
Evolution of processors
PPTX
Presentation on - Processors
PPTX
AMD Processor
PPTX
Intel’s core i7
PPTX
Processors
PDF
I3 Vs I5 Vs I7
PPTX
Intel core i5
PDF
Computer architecture
PPTX
Multicore Processor Technology
Intel core i7
Intel core i7 processors
Intel Core I5
Core i 7 processor
Intel core i7 processor
Intel Processor core i7
Intel I3,I5,I7 Processor
Final draft intel core i5 processors architecture
Introduction and Comparison of Microprocessor Chip families
Processor powerpoint
intel core i7
Evolution of processors
Presentation on - Processors
AMD Processor
Intel’s core i7
Processors
I3 Vs I5 Vs I7
Intel core i5
Computer architecture
Multicore Processor Technology
Ad

Similar to Intel Core i7 Processors (20)

PPT
Corei7
PPTX
corei7anaghvjfinal-130316054830-.pptx
PPT
Core i71
PPT
Intel Core i7
PPTX
Nehalem
PPTX
CPU how its work and function and types.pptx
PPT
Core 2 processors
PPT
How Motherboards Work
PPT
Computer hardware and networking by Pradeep Kudale
PPT
Lesson2 how motherboards work
PPTX
Microprocessor.ppt
PPTX
P1 – Unit 3
PDF
Microprocessor and Positive and Negative Logic
PPT
Vivekanand Motherboard Ppt
PPSX
Motherboard and its components
PPSX
08. Central Processing Unit (CPU)
PPTX
PPTX
Features of modern intel microprocessors
PPT
Microprocessors and controllers
Corei7
corei7anaghvjfinal-130316054830-.pptx
Core i71
Intel Core i7
Nehalem
CPU how its work and function and types.pptx
Core 2 processors
How Motherboards Work
Computer hardware and networking by Pradeep Kudale
Lesson2 how motherboards work
Microprocessor.ppt
P1 – Unit 3
Microprocessor and Positive and Negative Logic
Vivekanand Motherboard Ppt
Motherboard and its components
08. Central Processing Unit (CPU)
Features of modern intel microprocessors
Microprocessors and controllers
Ad

Recently uploaded (20)

PDF
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf
PDF
Advancing precision in air quality forecasting through machine learning integ...
PDF
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
PDF
LMS bot: enhanced learning management systems for improved student learning e...
PPTX
Microsoft User Copilot Training Slide Deck
PDF
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
DOCX
Basics of Cloud Computing - Cloud Ecosystem
PDF
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
PDF
sbt 2.0: go big (Scala Days 2025 edition)
PDF
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
PDF
Data Virtualization in Action: Scaling APIs and Apps with FME
PDF
NewMind AI Weekly Chronicles – August ’25 Week IV
PDF
AI.gov: A Trojan Horse in the Age of Artificial Intelligence
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
PPTX
SGT Report The Beast Plan and Cyberphysical Systems of Control
PDF
Auditboard EB SOX Playbook 2023 edition.
PPTX
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf
Advancing precision in air quality forecasting through machine learning integ...
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
LMS bot: enhanced learning management systems for improved student learning e...
Microsoft User Copilot Training Slide Deck
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
Basics of Cloud Computing - Cloud Ecosystem
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
Convolutional neural network based encoder-decoder for efficient real-time ob...
Enhancing plagiarism detection using data pre-processing and machine learning...
sbt 2.0: go big (Scala Days 2025 edition)
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
Data Virtualization in Action: Scaling APIs and Apps with FME
NewMind AI Weekly Chronicles – August ’25 Week IV
AI.gov: A Trojan Horse in the Age of Artificial Intelligence
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
SGT Report The Beast Plan and Cyberphysical Systems of Control
Auditboard EB SOX Playbook 2023 edition.
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...

Intel Core i7 Processors

  • 1. 1
  • 2. INTRODUCTION • A Central Processing Unit (CPU), or sometimes just called processor, is a description of a class of logic machines that can execute computer programs. • Intel Core i7 is a family of three Intel desktop processors, the first processors released using the Intel Nehalem micro architecture and the successor to the Intel Core 2 family. All three models are quad-core processors. 2
  • 3. BASICS • In computer architecture, 32-bit integers, memory addresses, or other data units are those that are at most 32 bits (4 octets) wide. Hence, 32-bit CPU and ALU architectures are those that are based on registers, address buses, or data buses of that size. • In computer architecture, 64-bit integers, memory addresses, or other data units are those that are at most 64 bits (8 octets) wide. Also, 64-bit CPU and ALU architectures are those that are based on registers, address buses, or data buses of that size. • In computer engineering, microarchitecture is a description of the electrical circuitry of a computer, central processing unit, or digital signal processor that is sufficient for completely describing the operation of the hardware. 3
  • 4. FEATURES 1. SOCKET : The Socket is a new LGA1366(Socket B) and is incompatible with the previous versions:  LGA refers to Land Grid Array, a new type of socket for the latest range of processors. The LGA is used as a physical interface for microprocessors of the Intel Pentium 4, Intel Xeon, Intel Core 2 and AMD Opteron families. Unlike the pin grid array (PGA) interface found on most AMD and older Intel processors, there are no pins on the chip; in place of the pins are pads of bare gold-plated copper that touch pins on the motherboard.  Intel supposedly decided to switch to an LGA socket because it provides a larger contact point, allowing, for example, higher clock frequencies. The LGA setup provides higher pin densities, allowing more power contacts and thus a more stable power supply to the chip. 4
  • 7. 2. ON-DIE MEMORY CONTROLLER : The memory is directly connected to the processor.  Three channel memory: each channel can support one or two DDR3 RAM’s. Motherboards for Core i7 have four or six RAM slots.  Supports DDR3 • DDR3 RAM (double-data-rate three random access memory ) is a random access memory technology used for high speed storage of the working data in the computer. • The benefit of DDR3 is the ability to run its I/O bus at four times the speed of the memory cells it contains, thus enabling faster bus speeds and higher peak throughput than earlier memory technologies. • The DDR3 standard allows for chip capacities of 512 megabits to 8 gigabits, effectively enabling a maximum memory module size of 16 gigabytes. • There is a significant reduction in power consumption. It needs only 1.5V compared to 1.8V for DDR2. 7
  • 8. 8
  • 9. 3. Quick Path Interconnect : The front side bus is replaced by Quick Path interconnect. Motherboards must use a chipset that supports Quick Path.  the Front Side Bus (FSB) is the bus that carries data between the CPU and the north bridge.  Front side buses serve as a connection between the CPU and the rest of the hardware via a so-called chipset. This chipset is usually divided in a north bridge and a south bridge part, and is the connection point for all other buses in the system Pros: FSB architecture is an aging technology. High flexibility , low cost and no theoretical limit to the number of CPUs that can be placed on a FSB. Cons: In recent years this has been breaking down with increasing use of individual point-to-point buses (see Hyper Transport and Quick Path). The front side bus has been criticized by AMD as being an old and slow technology that bottlenecks today's computer systems. 9
  • 10.  The Intel QuickPath Interconnect (QPI) is a point-to-point processor interconnect developed by Intel to compete with HyperTransport. It will replace the Front Side Bus (FSB) for Desktop.  The speed of data transfer is 25.6 Gbps, almost double that of FSB. 10
  • 11. 4. Cache Memory  32 KB L1 instruction and 32 KB L1 data cache per core.  256 KB L2 cache (combined instruction and data) per core.  8 MB L3 (combined instruction and data) shared by all cores. 11
  • 12. (a). Re-implemented Hyper-threading.  Each of the four cores can process up to two threads simultaneously, so the processor appears to the OS as eight CPUs.  Hyper-threading (officially termed Hyper-Threading Technology or HTT) is an Intel technology used to improve parallelization of computations performed on PC microprocessors. (b). 781M transistors for the quad core version. (c ). Sophisticated power management can place an unused core in a zero-power mode. 12
  • 13. 5. Support for SSE4.2 & SSE4.1 instruction sets.  SSE4 is an instruction set used in the Intel Core microarchitecture and AMD.  Intel SSE4 consists of 54 instructions. A subset consisting of 47 instructions, referred to as SSE4.1. Additionally, SSE4.2, a second subset consisting of the 7 remaining instructions, will first be available in Core i7.  Clock Speed 1.2 GHz (slowest) & 3.5 Ghz (fastest) or 3.9GHz via Turbo Boost Technology  The processor has a Thermal Design Power of 130W and will slow itself down if the power is exceeded.  The Thermal Design Power (TDP) (sometimes called Thermal Design Point) represents the maximum amount of power the cooling system in a computer is required to dissipate.  The cost per piece is Rs. 47,000 in lots of 1000 units. 13
  • 15. 6. Overclocking : Overclocking is the process of forcing a computer component to run at a higher clock rate (more clock cycles per second) than it was designed for or was designated by the manufacturer, usually practiced by personal computer enthusiasts in order to increase the performance of their computers.  The idea is simple by varying the electrical and physical characteristics of computing systems.  The first consideration is to ensure that the component is supplied with adequate power to operate at the new speed. However, supplying the power with improper settings or applying excessive voltage can permanently damage a component. 15
  • 16. A chipset is a group of integrated circuits, or chips, that are designed to work together, and are usually marketed as a single product.  In personal computers based on Intel Pentium-class microprocessors, the term often refers to a specific pair of chips on the motherboard: the northbridge and the southbridge.  The northbridge links the CPU to very high-speed devices, especially main memory and graphics controller  The southbridge connects to lower-speed peripheral buses (such as PCI or ISA).  In many modern chipsets, the southbridge actually contains some on- chip integrated peripherals, such as Ethernet, USB, and audio devices. A chipset is usually designed to work with a specific family of microprocessors. Because it controls communications between the processor and external devices, the chipset plays a crucial role in determining system performance. 16
  • 17. 17
  • 18.  The northbridge typically handles communications among the CPU, RAM, AGP or PCI Express, and the southbridge. Some northbridges also contain integrated video controllers, also known as a Graphics and Memory Controller Hub (GMCH) in Intel systems.  The southbridge is a chip that implements the "slower" capabilities of the motherboard. Because the southbridge is further removed from the CPU, it is given responsibility for the slower devices on a typical microcomputer. 18
  • 19. The Intel X58 (codenamed Tylersburg) is an Intel chip designed to connect Intel processors with Intel QuickPath Interconnect (QPI) interface to peripheral devices. Supported processors implement the Nehalem micro architecture and therefore have an integrated memory controller (IMC), so the X58 does not have a memory interface.  Except for the lack of a memory interface, the X58 is similar to the traditional Northbridge.  Communicates with the processor via the high speed QPI, it communicates with the Southbridge via DMI, and it communicates with high speed peripherals via PCI-E.  The X58 is not a memory controller hub (MCH).  X58 QuickPath Interconnect port has 20 lanes. 19
  • 20. Unlike the FSB, QPI is a point-to-point interface and supports not only processor-chipset interface, but also processor-to-processor connection and chip-to-chip connection.  The X58 has two QPIs and can directly connect to two processors on a multi-socket motherboard or form a ring-like connection : (1st processor - x58 - x58 - 2nd processor - 1st processor)  I/O Controller Hub (ICH), also known as Intel 82801, is an Intel microchip used as southbridge on motherboards with Intel chipsets (Intel Hub Architecture). As with any other southbridge, the ICH is used to connect and control peripheral devices. 20
  • 21. High end motherboard intended mainly for the gamers with the best features of graphics and overclocking.  Provides ultra-realistic graphics and high-impact, professional gaming performance. 21
  • 22. 22
  • 23. Desktop Laptop Brand Cores Process Date Cores Process Date Code Name Code name Bloomfield 4 45 nm November 2008 September Lynnfield 4 45 nm September 2009 4 45 nm 2009 Clarksfield Gulftown 6 32 nm July 2010 Arrandale 2 32 nm January 2010 Sandy Bridge Core i7 4 32 nm January 2011 Sandy Bridge 4 32 nm January 2011 Sandy Bridge- E 4/6 32 nm November 2011 Sandy Bridge 2 32 nm February Ivy Bridge (3rd)Ivy Bridge 4 22 nm April 2012 2 22 nm 2011 Haswell 4 22 nm June 2013 May 2012 23
  • 24. 24
  • 25. Core i7 (Business and HighEnd)  Core i5 (Mainstream Consumers)  Core i3 (Entry- Level)  Celeron  Pentium  DMI and Integrated GPU 25
  • 26. In a test performed on a leaked hardware, the core i7 outperformed the currently fastest core2 extreme processor.  It has got the advantages of High Performance, Big Cache Size, Very Fast, Highly Overclockable, Quite Cooling and Power Efficient.  Some of the disadvantages include the requirement of newer motherboards, sensitive to higher voltage and cost.  The technology keeps on improving as the need for faster and high end applications increases. The 8 core version is about to be released soon. 26
  • 27. Threads : 4, 2-4, 8 Simultaneous Threads resp.  Cache : 3-4 MB, 3-8 MB, 4-8 MB resp.  Hyper-Threading Technology  TurboBoost Technology  Heat and Energy Efficient  MicroAcrcitecture 27
  • 28. 28
  • 29. 29