CPU Central Processing Unit

Slides:



Advertisements
Similar presentations
The CPU The Central Presentation Unit What is the CPU?
Advertisements

The Central Processing Unit (CPU) Understanding Computers.
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.
GCSE Computing - The CPU
Computer Processor Ruchelle Vincent Jhordaine Lindsay-Butler.
By: Clara Miles and Jarrick Lumma.  The motherboard is the main circuit board of the system unit. It can also be called a system board.  It contains.
How a Computer Processes Data Hardware. Major Components Involved: Central Processing Unit Types of Memory Motherboards Auxiliary Storage Devices.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
BLOCK DIAGRAM OF COMPUTER
Computer Systems 1 Fundamentals of Computing The CPU & Von Neumann.
The Central Processing Unit
Hardware. Make sure you have paper and pen to hand as you will need to take notes and write down answers and thoughts that you can refer to later on.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: CPU.
Stored Programs In today’s lesson, we will look at: what we mean by a stored program computer how computers store and run programs what we mean by the.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
How are they called?.
Central Processing Unit CPU or Processor. Central Processing Unit Components Control Unit Arithmetic & Logic Unit.
The Central Processing Unit (CPU)
Session 4 Teaching Computing to GCSE Level with Python.
G043 – Lecture 03 Motherboards and Processors Mr C Johnston ICT Teacher
Activity 1 Review the work from last lesson so that you can explain the following: -What is the purpose of a CPU. -What steps does the CPU take to process.
PROCESSOR Ambika | shravani | namrata | saurabh | soumen.
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
Central Processing Unit (CPU) The Computer’s Brain.
LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.
MAHARANA PRATAP COLLEGE OF TECHNOLOGY SEMINAR ON- COMPUTER PROCESSOR SUBJECT CODE: CS-307 Branch-CSE Sem- 3 rd SUBMITTED TO SUBMITTED BY.
What’s going on here? Can you think of a generic way to describe both of these?
Chapter 2 content Basic organization of computer What is motherboard
Chapter 17 Looking “Under the Hood”
CPU Central Processing Unit
Computer Hardware What is a CPU.
CPU Lesson 2.
Unit 2 Technology Systems
GCSE Computing - The CPU
GCSE OCR Computing A451 The CPU Computing hardware 1.
Graphics Processor Graphics Processing Unit
The CPU, RISC and CISC Component 1.
The Central Processing Unit (CPU)
Chapter 10: Computer systems (1)
Chapter 2.1 CPU.
Introduction Computer Hardware Jess 2006
Elements of a Computer System
Central Processing Unit- CPU
Central Processing Unit (CPU)
The Central Processing Unit
Assembly Language for Intel-Based Computers, 5th Edition
THE CPU i Bytes 1.1.
What happens inside a CPU?
Phnom Penh International University (PPIU)
Components of Computer
Teaching Computing to GCSE
NT1110 Computer Structure and Logic
CPU Central Processing Unit
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Memory P2 Understand hardware technologies for game platforms
COMP 1321 Digital Infrastructure
Central Processing Unit
Computers: Tools for an Information Age
1.1 The Characteristics of Contemporary Processors, Input, Output and Storage Devices Types of Processors.
1-2 – Central Processing Unit
Chapter 17 Looking “Under the Hood”
Objectives Describe how common characteristics of CPUs affect their performance: clock speed, cache size, number of cores Explain the purpose and give.
Learning Objectives To be able to describe the purpose of the CPU
GCSE Computing - The CPU
WJEC GCSE Computer Science
Computers: Tools for an Information Age
Course Code 114 Introduction to Computer Science
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

CPU Central Processing Unit P2 Understand hardware technologies for game platforms CPU Central Processing Unit P2 -Central processor unit (CPU): types; speed; cache; address/data bus

Can you think of any brands that make CPU’s? What is a CPU? A Central Processing Unit is the brains of the computer, device or gaming platform. Also known as the processor or microprocessor. The CPU is responsible for executing a sequence of stored instructions called a program. Can you think of any brands that make CPU’s?

Intel AMD

Machine Code(Binary 1’s 0’s) e.g 1101 0010 1011 0100 How does a CPU work It processes instructions that it gathers from decoding the code in programs and other such files. A CPU has four primary functions:  Fetch: Retrieves the instruction that it needs to run from program memory. Decode: Breaks the code down to Machine code. Execute: Calculate extremely complicated mathematical functions and move data from one memory location to another. Write back: Takes the output and writes it into the computer’s memory

Question 1: Why are CPU’s important for gaming? Group Task Spend 10 minutes in your groups answering the following: Question 1: Why are CPU’s important for gaming? Question 2: What is CPU clock speed? Question 3: What are CPU cores? Question 4: What is the cache of a CPU? Bonus Question: What’s a CPU Socket? Bonus Question: What’s Hyper-Threading?

CPU’s in gaming The CPU is responsible for processing the game's instructions and processing input from the player. Things like handling the AI including NPCs, environment, and simulations(Such as physics) is all done by the CPU. This is why games which have a heavier focus on physical simulations, like Kerbal Space Program, require a more powerful CPU. One of the more critical roles for the CPU in most games is also to pass information to the GPU.

Does a higher CPU speed mean it’s automatically better? CPU Clock Speed A CPU's clock speed rate is a measure of how many clock cycles a CPU can perform per second. A CPU with a clock rate of 2.0 GHz can perform 2,000,000,000 clock cycles per second. Does a higher CPU speed mean it’s automatically better? Hertz 1 Hz 0.001 kHz 0.000001 MHz Kilohertz 1,000 Hz 1 kHz      0.001 MHz Megahertz 1,000,000 Hz 1,000 kHz 1 MHz Gigahertz 1,000,000,000 Hz 1,000,000 kHz  1,000 MHz

CPU Clock Speed No It’s important to look not just at clock cycles but at the amount of work a CPU can do per clock cycle. Fewer clock cycles with more work are better than more clock cycles with less. So fewer clock cycles means the CPU requires less power and produces less heat. This is why a current generation Intel I7 is significantly faster than a Pentium 4 from 2006. Even if they had the same Clock cycle speed.

CPU Cores Multi Core CPU’s such as dual or quad core processors have several CPU’s on one chip. A dual core processor literally has 2 CPU’s. This helps dramatically improve performance while keeping the physical CPU unit small so it fits in a single socket. Great for multi-tasking. There only needs to be a single CPU socket with a single CPU unit inserted into it — not four different CPU sockets with four different CPUs, each needing their own power, cooling, and other hardware.

Cache The cache is used by the CPU of a computer to reduce the average cost (time or energy) to access data from the main memory(RAM). The cache is a smaller, faster memory(Compared to RAM or a Hard Drive) which stores copies of the data from frequently used main memory locations. The more cache a processor has the lower the latency between transferring data back and forth while the CPU works.

CPU - Understanding hardware technologies for game platforms Put together a table containing a latest/recent high end processor from Intel & AMD for Pc’s. Then include Xbox 360, Xbox One, PS4, Xbox One X, Ps4 Pro and Nintendo Switch(You could include other gaming platforms if you wish) CPU specs. Include CPU model name, clock frequency(speed), cores and cache(If available).

Hyper-Threading Technology A technology that tricks the operating system into thinking there is multiple cores when there isn’t. So a single core CPU with Hyper-Threading Technology will show as having 2 cores. This is helpful for multi tasking but ultimately not as good as actually having two physical cores.

Front-sided bus Buses are circuits on the motherboard that connect the CPU to other components. There are many buses on the motherboard. A bus moves instructions and data around the system. The bus that connects the CPU to the memory is called the front-sided bus (FSB) or system bus.

Address/ data bus The contains two types of bus: Address bus - When the computer processor needs to read or write from or to the memory, it uses the address bus to specify the physical address of the individual memory block it needs to access (the actual data is sent along the data bus).The address bus only sends data in one direction - from the CPU to RAM. Data bus - this sends data to the memory or receives data from the memory. Data can flow both ways along the data bus. A data bus simply carries data.

CPU - Understanding hardware technologies for game platforms Useful websites for components: ebuyer.co.uk, overclockers.co.uk, pcworld.co.uk Introduce CPU’s and what they are, CPU Clock Frequency, Cores(Including Hyper-threading), Cache and finally FSB including Address and data bus. Make sure to explain why a Xbox 360 CPU is not more power full than an xbox one despite a higher clock rate(GHz). Find a Motherboard and CPU to use in a open source independent games console you will design. Maximum budget for the entire console must be no more that £600. Parts do not need to include VAT. I recommend saving most of the budget for the GPU. Justify your choice. As always do independent research including references and examples