SlideShare a Scribd company logo
Single & Multi-Core
Processor
Group Members:
SH/CSE-215004 Bashanbor Mawlong
SH/CSE-215007 Chingchip D Shira
SH/CSE-215010 Drass Berry Ch Momin
SH/CSE-215016 Justify Born Shadap
What is a Processor?
Processor: or microprocessor is a small
chip that resides in computers and other
electronic devices.
 Its basic job is to receive and process
inputs and provide the appropriate outputs.
 It can preform Trillions calculations per
second depending on its processor type.
 First Intel Processor : Intel 4004
 Latest Intel Processor (2018) : Intel i9 8th
Generation (Released March 2018)
Processor Cores
 Over the years since 1971, Processors has emerge from Single
Core to Dual, Quad, Octa, Hexa & Deca Cores Processors
Core : is usually the basic computation unit of the CPU
that handles the Mathematical & Logical operations.
 A CPU with more cores can perform more task at a time
 But, having a multicore processor does not mean that CPU
speed will increase because CPU Cores have to communicate
with each other through channels, which uses up extra speed
Processor Cores
 A core can have its own Clock Speed
 For Example, a Quad Core Processor is compose of 2 Dual Core :
The First Dual Core may be clocked at 2.0 GHz for processes that required fast
Computation speed Like Video Editing, Playing Games, etc. and the other dual
core maybe clocked at 1.4GHz for processes which require slow computation
like Playing Music or Copying Files
 Another Example, a Hexa Core Processor is composed of 1 dual
core clocked at 2.4GHz and 1 quad core clocked at 1.4GHz.
Single Core Processor
 A Single-Core Processor is a microprocessor
with a Single Core on a chip, running a
single thread or single Process at a time.
 Single Core Processors was impossible to
achieve Performance Gain like increase clock
speed, increase number of transistors on a
single chip, increase CPU cache sizes, or
adding execution units
 Examples : Intel Core Solo T1300 & Intel Core
Dou T2700
How Single Core Processor Works
 Single Core Processor has
only One Core, which means
it can only start one
operation at a time.
 As shown in figure, All the 4
Application Program(or
Processes) will be assigned a
CPU one at at a time
Single Core Processor Characteristics
 A Single-Core Processor is a microprocessor with a Single
Core on a chip,.
 It can run a single thread or single process at a time.
 CPU contains only one core to process different operations
 It was the first type of CPU used on the 1970s
 Single Core CPU can do Multitasking by implementing Pre-
emptive Round Robin Scheduling Algorithm
Dual Core Processor
 A dual-core processor is a CPU with two processors
or "execution cores" on a single chip.
 Each processor has its own Cache and Controller,
which enables it to function as efficiently as a
single processor.
 The two cores are linked together, therefore they
can perform operations faster than a single Core
processor.
 Examples : Intel Core™ 2 Duo & AMD X2
Quad Core Processor
It is a Multi Core Processor composed
of two dual Cores
Dual Core + Dual Core = 1 Quad
Core Processor
With Four Cores, it can perform four
tasks at a time
Example : Intel Core 2 Quad, AMD
Phenom X4
How Multi-Core Processor Works?
The motherboard and the operating system needs to
check whether the processor has multiple cores (dual
,quad, etc.)
Older computers only had one core, so an older
operating system might not work too well if a user
tried to install it on a newer computer with multiple
cores.
The operating system then tells the motherboard that
a process needs to be executed
How Multi-Core Processor Works?
 The Operating System can
also tells the processors to
executes more processes
simultaneously depending
on the cores of the
processor
 Within a processor, there
are multiple levels of Cache
Memory that hold data for
the processor’s next
operation or operations.
Figure : Dual Core Processor :- Each core has
its own Cache L1,
interfaced with another cache L2,
which is then interfaced with the RAM
How Multi-Core Processor Works?
 The first level of cache memory is the L1 cache. If the processor cannot
find the data it needs for its next process in the L1 cache, it looks to the L2
cache.
 The L2 cache is larger in memory, but is slower than the L1 cache.
 If data is not found in the cache L2, it will look in the RAM.
 A core can have its own Clock Speed.
 For Example, a Quad Core Processor is compose of 2 Dual Core : The First
Dual Core may be clocked at 2.0 GHz for processes that required fast
Computation speed Like Video Editing, Playing Games, etc. and the other
dual core maybe clocked at 1.4GHz for processes which require slow
computation like Playing Music or Copying Files.
Single vs Multi-Core Processor
Single Core Processor
 It has only 1 core
 Single core processor have lower
clock rate.
 It allows higher efficiency with high
energy consumption .
 In single core processor memory is
utilized by itself.
 Same Clock Speed for all Processes
Multi Core Processor
 It has multiple cores (Dual, Quad ,etc)
 Multi-core processor have higher
clock rate.
 It allows higher efficiency with low
energy consumption.
 In Multi-core processor memory is
shared.
 Can have different clock speed for
different processes depending of the
type of processor
Thank You

More Related Content

What's hot

Memory Organization
Memory OrganizationMemory Organization
Memory Organization
Kamal Acharya
 
Final draft intel core i5 processors architecture
Final draft intel core i5 processors architectureFinal draft intel core i5 processors architecture
Final draft intel core i5 processors architectureJawid Ahmad Baktash
 
Intel core i5
Intel core i5Intel core i5
Intel core i5
Abdul-Fattah Mahran
 
Computer Organisation & Architecture (chapter 1)
Computer Organisation & Architecture (chapter 1) Computer Organisation & Architecture (chapter 1)
Computer Organisation & Architecture (chapter 1)
Subhasis Dash
 
Core 2 Duo Processor
Core 2 Duo ProcessorCore 2 Duo Processor
Core 2 Duo ProcessorKashif Latif
 
Computer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answersComputer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answers
appasami
 
EE5440 – Computer Architecture - Lecture 2
EE5440 – Computer Architecture - Lecture 2EE5440 – Computer Architecture - Lecture 2
EE5440 – Computer Architecture - Lecture 2
Dilawar Khan
 
Multi-core architectures
Multi-core architecturesMulti-core architectures
Multi-core architecturesnextlib
 
Memory system
Memory systemMemory system
Memory system
gourav kottawar
 
Computer Organization and Design
Computer Organization and DesignComputer Organization and Design
Computer Organization and Design
Ra'Fat Al-Msie'deen
 
Pentium microprocessor
Pentium microprocessorPentium microprocessor
Pentium microprocessor
tanzidshawon
 
Multicore computers
Multicore computersMulticore computers
Multicore computers
Syed Zaid Irshad
 
CISC & RISC Architecture
CISC & RISC Architecture CISC & RISC Architecture
CISC & RISC Architecture
Suvendu Kumar Dash
 
Multicore Processor Technology
Multicore Processor TechnologyMulticore Processor Technology
Multicore Processor Technology
Venkata Raja Paruchuru
 
Computer architecture and organization
Computer architecture and organizationComputer architecture and organization
Computer architecture and organization
Tushar B Kute
 
Interrupts
InterruptsInterrupts
Interrupts
Urwa Shanza
 
Virtual memory
Virtual memoryVirtual memory
Virtual memoryAnuj Modi
 
Memory Addressing
Memory AddressingMemory Addressing
Memory Addressing
chauhankapil
 

What's hot (20)

Memory Organization
Memory OrganizationMemory Organization
Memory Organization
 
Final draft intel core i5 processors architecture
Final draft intel core i5 processors architectureFinal draft intel core i5 processors architecture
Final draft intel core i5 processors architecture
 
Intel core i5
Intel core i5Intel core i5
Intel core i5
 
Computer Organisation & Architecture (chapter 1)
Computer Organisation & Architecture (chapter 1) Computer Organisation & Architecture (chapter 1)
Computer Organisation & Architecture (chapter 1)
 
Core 2 Duo Processor
Core 2 Duo ProcessorCore 2 Duo Processor
Core 2 Duo Processor
 
Computer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answersComputer organization-and-architecture-questions-and-answers
Computer organization-and-architecture-questions-and-answers
 
EE5440 – Computer Architecture - Lecture 2
EE5440 – Computer Architecture - Lecture 2EE5440 – Computer Architecture - Lecture 2
EE5440 – Computer Architecture - Lecture 2
 
Multi-core architectures
Multi-core architecturesMulti-core architectures
Multi-core architectures
 
Memory system
Memory systemMemory system
Memory system
 
Computer Organization and Design
Computer Organization and DesignComputer Organization and Design
Computer Organization and Design
 
Pentium microprocessor
Pentium microprocessorPentium microprocessor
Pentium microprocessor
 
Multicore computers
Multicore computersMulticore computers
Multicore computers
 
CISC & RISC Architecture
CISC & RISC Architecture CISC & RISC Architecture
CISC & RISC Architecture
 
Memory organization
Memory organizationMemory organization
Memory organization
 
Multicore Processor Technology
Multicore Processor TechnologyMulticore Processor Technology
Multicore Processor Technology
 
Multi core processor
Multi core processorMulti core processor
Multi core processor
 
Computer architecture and organization
Computer architecture and organizationComputer architecture and organization
Computer architecture and organization
 
Interrupts
InterruptsInterrupts
Interrupts
 
Virtual memory
Virtual memoryVirtual memory
Virtual memory
 
Memory Addressing
Memory AddressingMemory Addressing
Memory Addressing
 

Similar to Single &Multi Core processor

processors
processorsprocessors
processors
Parul Gupta
 
TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...
TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...
TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...
RegineManuel2
 
Interpretation of intel i3, i5 and i7 uploaded linkedin
Interpretation of intel i3, i5 and i7   uploaded linkedinInterpretation of intel i3, i5 and i7   uploaded linkedin
Interpretation of intel i3, i5 and i7 uploaded linkedin
Rishish M. Bhatnagar
 
Processors with Advanced Technologies
Processors with Advanced TechnologiesProcessors with Advanced Technologies
Processors with Advanced Technologies
CherukuriGopikrishna
 
Ashutosh kumar ( JAMIA HAMDARD )
Ashutosh kumar ( JAMIA HAMDARD )Ashutosh kumar ( JAMIA HAMDARD )
Ashutosh kumar ( JAMIA HAMDARD )
Ashutosh Kumar
 
Computer Hardware & Software Lab Manual 3
Computer Hardware & Software Lab Manual 3Computer Hardware & Software Lab Manual 3
Computer Hardware & Software Lab Manual 3
senayteklay
 
Computer hard ware - CENTRAL PROCESSING UNIT.pptx
Computer hard ware -  CENTRAL PROCESSING UNIT.pptxComputer hard ware -  CENTRAL PROCESSING UNIT.pptx
Computer hard ware - CENTRAL PROCESSING UNIT.pptx
JoshuaAnnan5
 
Microprocessors and controllers
Microprocessors and controllersMicroprocessors and controllers
Microprocessors and controllers
Wendy Hemo
 
Microprocessors and controllers
Microprocessors and controllersMicroprocessors and controllers
Microprocessors and controllers
Wendy Hemo
 
Presentation on Computer Processor
Presentation on Computer ProcessorPresentation on Computer Processor
Presentation on Computer Processor
MoizAlSamad
 
Processors (CPU)
Processors (CPU)Processors (CPU)
Processors (CPU)
Owen Funnell
 
6th gen processor
6th gen processor6th gen processor
6th gen processor
Amit Sinha
 
Intel Core I5
Intel Core I5Intel Core I5
Intel Core I5
Raafat Ismael
 
Multicore processor by Ankit Raj and Akash Prajapati
Multicore processor by Ankit Raj and Akash PrajapatiMulticore processor by Ankit Raj and Akash Prajapati
Multicore processor by Ankit Raj and Akash Prajapati
Ankit Raj
 
Difference between Intel i3 i5 i7
Difference between Intel i3 i5 i7Difference between Intel i3 i5 i7
Difference between Intel i3 i5 i7
Mohammad Danish
 
Bharath technical seminar.pptx
Bharath technical seminar.pptxBharath technical seminar.pptx
Bharath technical seminar.pptx
Madhav Reddy
 
Multi core processors i5
Multi core processors i5Multi core processors i5
Multi core processors i5
Raafat Ismael
 
How a cpu works1
How a cpu works1How a cpu works1
How a cpu works1
Rafael Moran
 
How a cpu works1
How a cpu works1How a cpu works1
How a cpu works1
Rafael Moran
 

Similar to Single &Multi Core processor (20)

processors
processorsprocessors
processors
 
TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...
TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...
TYPES-OF-CPU-AND-PROCESSING-UNITS.pptx...
 
Interpretation of intel i3, i5 and i7 uploaded linkedin
Interpretation of intel i3, i5 and i7   uploaded linkedinInterpretation of intel i3, i5 and i7   uploaded linkedin
Interpretation of intel i3, i5 and i7 uploaded linkedin
 
Processors with Advanced Technologies
Processors with Advanced TechnologiesProcessors with Advanced Technologies
Processors with Advanced Technologies
 
Ashutosh kumar ( JAMIA HAMDARD )
Ashutosh kumar ( JAMIA HAMDARD )Ashutosh kumar ( JAMIA HAMDARD )
Ashutosh kumar ( JAMIA HAMDARD )
 
Computer Hardware & Software Lab Manual 3
Computer Hardware & Software Lab Manual 3Computer Hardware & Software Lab Manual 3
Computer Hardware & Software Lab Manual 3
 
Computer hard ware - CENTRAL PROCESSING UNIT.pptx
Computer hard ware -  CENTRAL PROCESSING UNIT.pptxComputer hard ware -  CENTRAL PROCESSING UNIT.pptx
Computer hard ware - CENTRAL PROCESSING UNIT.pptx
 
Microprocessors and controllers
Microprocessors and controllersMicroprocessors and controllers
Microprocessors and controllers
 
Microprocessors and controllers
Microprocessors and controllersMicroprocessors and controllers
Microprocessors and controllers
 
Presentation on Computer Processor
Presentation on Computer ProcessorPresentation on Computer Processor
Presentation on Computer Processor
 
Processors (CPU)
Processors (CPU)Processors (CPU)
Processors (CPU)
 
6th gen processor
6th gen processor6th gen processor
6th gen processor
 
Processors
ProcessorsProcessors
Processors
 
Intel Core I5
Intel Core I5Intel Core I5
Intel Core I5
 
Multicore processor by Ankit Raj and Akash Prajapati
Multicore processor by Ankit Raj and Akash PrajapatiMulticore processor by Ankit Raj and Akash Prajapati
Multicore processor by Ankit Raj and Akash Prajapati
 
Difference between Intel i3 i5 i7
Difference between Intel i3 i5 i7Difference between Intel i3 i5 i7
Difference between Intel i3 i5 i7
 
Bharath technical seminar.pptx
Bharath technical seminar.pptxBharath technical seminar.pptx
Bharath technical seminar.pptx
 
Multi core processors i5
Multi core processors i5Multi core processors i5
Multi core processors i5
 
How a cpu works1
How a cpu works1How a cpu works1
How a cpu works1
 
How a cpu works1
How a cpu works1How a cpu works1
How a cpu works1
 

Recently uploaded

Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 

Recently uploaded (20)

Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 

Single &Multi Core processor

  • 1. Single & Multi-Core Processor Group Members: SH/CSE-215004 Bashanbor Mawlong SH/CSE-215007 Chingchip D Shira SH/CSE-215010 Drass Berry Ch Momin SH/CSE-215016 Justify Born Shadap
  • 2. What is a Processor? Processor: or microprocessor is a small chip that resides in computers and other electronic devices.  Its basic job is to receive and process inputs and provide the appropriate outputs.  It can preform Trillions calculations per second depending on its processor type.  First Intel Processor : Intel 4004  Latest Intel Processor (2018) : Intel i9 8th Generation (Released March 2018)
  • 3. Processor Cores  Over the years since 1971, Processors has emerge from Single Core to Dual, Quad, Octa, Hexa & Deca Cores Processors Core : is usually the basic computation unit of the CPU that handles the Mathematical & Logical operations.  A CPU with more cores can perform more task at a time  But, having a multicore processor does not mean that CPU speed will increase because CPU Cores have to communicate with each other through channels, which uses up extra speed
  • 4. Processor Cores  A core can have its own Clock Speed  For Example, a Quad Core Processor is compose of 2 Dual Core : The First Dual Core may be clocked at 2.0 GHz for processes that required fast Computation speed Like Video Editing, Playing Games, etc. and the other dual core maybe clocked at 1.4GHz for processes which require slow computation like Playing Music or Copying Files  Another Example, a Hexa Core Processor is composed of 1 dual core clocked at 2.4GHz and 1 quad core clocked at 1.4GHz.
  • 5. Single Core Processor  A Single-Core Processor is a microprocessor with a Single Core on a chip, running a single thread or single Process at a time.  Single Core Processors was impossible to achieve Performance Gain like increase clock speed, increase number of transistors on a single chip, increase CPU cache sizes, or adding execution units  Examples : Intel Core Solo T1300 & Intel Core Dou T2700
  • 6. How Single Core Processor Works  Single Core Processor has only One Core, which means it can only start one operation at a time.  As shown in figure, All the 4 Application Program(or Processes) will be assigned a CPU one at at a time
  • 7. Single Core Processor Characteristics  A Single-Core Processor is a microprocessor with a Single Core on a chip,.  It can run a single thread or single process at a time.  CPU contains only one core to process different operations  It was the first type of CPU used on the 1970s  Single Core CPU can do Multitasking by implementing Pre- emptive Round Robin Scheduling Algorithm
  • 8. Dual Core Processor  A dual-core processor is a CPU with two processors or "execution cores" on a single chip.  Each processor has its own Cache and Controller, which enables it to function as efficiently as a single processor.  The two cores are linked together, therefore they can perform operations faster than a single Core processor.  Examples : Intel Core™ 2 Duo & AMD X2
  • 9. Quad Core Processor It is a Multi Core Processor composed of two dual Cores Dual Core + Dual Core = 1 Quad Core Processor With Four Cores, it can perform four tasks at a time Example : Intel Core 2 Quad, AMD Phenom X4
  • 10. How Multi-Core Processor Works? The motherboard and the operating system needs to check whether the processor has multiple cores (dual ,quad, etc.) Older computers only had one core, so an older operating system might not work too well if a user tried to install it on a newer computer with multiple cores. The operating system then tells the motherboard that a process needs to be executed
  • 11. How Multi-Core Processor Works?  The Operating System can also tells the processors to executes more processes simultaneously depending on the cores of the processor  Within a processor, there are multiple levels of Cache Memory that hold data for the processor’s next operation or operations. Figure : Dual Core Processor :- Each core has its own Cache L1, interfaced with another cache L2, which is then interfaced with the RAM
  • 12. How Multi-Core Processor Works?  The first level of cache memory is the L1 cache. If the processor cannot find the data it needs for its next process in the L1 cache, it looks to the L2 cache.  The L2 cache is larger in memory, but is slower than the L1 cache.  If data is not found in the cache L2, it will look in the RAM.  A core can have its own Clock Speed.  For Example, a Quad Core Processor is compose of 2 Dual Core : The First Dual Core may be clocked at 2.0 GHz for processes that required fast Computation speed Like Video Editing, Playing Games, etc. and the other dual core maybe clocked at 1.4GHz for processes which require slow computation like Playing Music or Copying Files.
  • 13. Single vs Multi-Core Processor Single Core Processor  It has only 1 core  Single core processor have lower clock rate.  It allows higher efficiency with high energy consumption .  In single core processor memory is utilized by itself.  Same Clock Speed for all Processes Multi Core Processor  It has multiple cores (Dual, Quad ,etc)  Multi-core processor have higher clock rate.  It allows higher efficiency with low energy consumption.  In Multi-core processor memory is shared.  Can have different clock speed for different processes depending of the type of processor