Comp-TIA Standards.  AMD- (Advanced Micro Devices) An American multinational semiconductor company that develops computer processors and related technologies.

Slides:



Advertisements
Similar presentations
Hardware specification. The “brain” The brain processes instructions, performs calculations, and manages the flow of information through the body The.
Advertisements

TO COMPUTERS WITH BASIC CONCEPTS Lecturer: Mohamed-Nur Hussein Abdullahi Hame WEEK 1 M. Sc in CSE (Daffodil International University)
AMD OPTERON ARCHITECTURE Omar Aragon Abdel Salam Sayyad This presentation is missing the references used.
MULTICORE PROCESSOR TECHNOLOGY.  Introduction  history  Why multi-core ?  What do you mean by multicore?  Multi core architecture  Comparison of.
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.
PROCESSOR FAMILIES By Prabhanshu Tripathi Ankit Gupta.
INTEL COREI3 INTEL COREI5 INTEL COREI7 Maryam Zeb Roll#52 GFCW Peshawar.
Processor history / DX/SX SX/DX Pentium 1997 Pentium MMX
1 Computer Science E-1 Practical Computing Rei Diaz and Dan Armendariz
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
Multi-core processors. History In the early 1970’s the first Microprocessor was developed by Intel. It was a 4 bit machine that was named the 4004 The.
Dr. Gheith Abandah, Chair Computer Engineering Department The University of Jordan 20/4/20091.
Central Processing Unit The CPU essentially functions as the brain of the computer.
Adapted from “Cooling Systems” – CTAE Information Technology Essentials PROFITT Curriculum.
Hiep Hong CS 147 Spring Intel Core 2 Duo. CPU Chronology 2.
Processors Menu  INTEL Core™ i Processor INTEL Core™ i Processor  INTEL Core i Processor INTEL Core i Processor  AMD A K.

How a Computer Processes Data Hardware. Major Components Involved: Central Processing Unit Types of Memory Motherboards Auxiliary Storage Devices.
Chapter 18 Multicore Computers
Microprocessors SUBTITLE Team 3: David Meadows David Foster Sichao Ni Khareem Gordon.
CPU, CONTROL UNIT, ALU BY: GROUP 10 (MT - 2A) Grado, Crystell Joy
Processing Devices.
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
Different CPUs CLICK THE SPINNING COMPUTER TO MOVE ON.
Unit 2 - Hardware Microprocessors & CPUs. What is a microprocessor? ● The brain of the computer, the microprocessor is responsible for organizing and.
Architecture Examples And Hierarchy Samuel Njoroge.
Chapter 6 The System Unit.
Multi-core architectures. Single-core computer Single-core CPU chip.
The CPU (or Central Processing Unit. Statistics Clock speed – number of instructions that can be executed per second Data width – The number of bits held.
History of Microprocessor MPIntroductionData BusAddress Bus
AMD Athlon 64 FX-55 PROCESSOR ARCHITECTURE
Outline  Over view  Design  Performance  Advantages and disadvantages  Examples  Conclusion  Bibliography.
Module 1: Concepts of information Technology.  Central processing unit (CPU)  Hard disk  Common input and output devices  Types of memory Main Parts.
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.
Shashwat Shriparv InfinitySoft.
Multi-core processors. 2 Processor development till 2004 Out-of-order Instruction scheduling Out-of-order Instruction scheduling.
Lecture#15. Cache Function The data that is stored within a cache might be values that have been computed earlier or duplicates of original values that.
MULTICORE PROCESSOR TECHNOLOGY.  Introduction  history  Why multi-core ?  What do you mean by multicore?  Multi core architecture  Comparison of.
How are they called?.
HyperThreading ● Improves processor performance under certain workloads by providing useful work for execution units that would otherwise be idle ● Duplicates.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
Chap 4: Processors Mainly manufactured by Intel and AMD Important features of Processors: Processor Speed (900MHz, 3.2 GHz) Multiprocessing Capabilities.
CPU Transforms Input and Output Each computer contains one Collection of electronic circuits Processor Interpretates and execute instructions in a program.
Central Processing Unit (CPU) The Computer’s Brain.
CHAPTER 2 Instruction Set Architecture 3/21/
LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.
CPU (Central Processing Unit). The CPU is the brain of the computer. Sometimes referred to simply as the processor or central processor, the CPU is where.
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.
History a bit. The 1 st uP: Intel 4004 Introduced Nov., 1971 by Intel 2250 transistors 108 kHz, 60,000 ops/sec 16 pins DIP (Dual in-line package) 10-micron.
CPU Central Processing Unit
Multiprocessing.
Central Processing Units (CPU’s)
GENERATIONS OF MICROPROCESSORS
Multi-core processors
Technology advancement in computer architecture
HISTORY OF MICROPROCESSORS
Multi-core processors
Core i7 micro-processor
What happens inside a CPU?
Architecture Background
Phnom Penh International University (PPIU)
HISTORY OF MICROPROCESSORS
Operating System Team Dosen TIK.
عمارة الحاسب.
Microprocessors Chapter 4.
Constructing a system with multiple computers or processors
Chapter 1 Introduction.
Presentation transcript:

Comp-TIA Standards

 AMD- (Advanced Micro Devices) An American multinational semiconductor company that develops computer processors and related technologies for commercial and consumer markets. Intel- designs and builds the essential technologies that serve as the foundation for the world's computing devices.

A technique that enables a single CPU to act like multiple CPUs.

Multi-Core- a single computing component with two or more independent processors.

* Dual Core- A CPU that has two separate cores on the same die, and each with its own cache.

Triple Core- a processing unit that reads and executes programs.

Quad Core- A chip-level multiprocessor, (CMP) That combines four independent cores into a single package composed of a single integrated circuit (IC).

L1- A small cache integrated in a processor that provides quick access to the most recently used data. L2-A specialized memory unit that enhances DRAM performance by providing the CPU with data at speeds ten times faster than DRAM.

32 Bit Vs. 64 Bit- A 32-bit operating system, is capable of addressing only 4 GB of RAM, while a 64-bit operating system can address more than 128 GB of RAM.