Graphics Processor Graphics Processing Unit

Slides:



Advertisements
Similar presentations
BY TONY JIA Mother Board and Buses. What is a Mother Board? The motherboard is the largest piece of internal hardware. All of the other internal.
Advertisements

Presentation by David Fong
* Definition of -RAM (random access memory) :- -RAM is the place in a computer where the operating system, application programs & data in current use.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
THE CPU Cpu brands AMD cpu Intel cpu By Nathan Ferguson.
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.
COMPONENTS OF THE SYSTEM UNIT
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
Figure 1-2 Inside the computer case
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 1 The Basics – System Unit Components.
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
Computer Graphics Graphics Hardware
Nick Sims Like a motherboard, a graphics card is a printed circuit board that houses a processor and RAM.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Btec National - COMPUTER Systems 1 Computer Systems Week 1 The Basics – System Unit Components.
By: Dorian Gobert. In 1998, the Gateway G6-450 was "top of the line", the fastest computer Gateway offered. Compared it to the eMachines ET in.
The Guts. CPU CPU Socket The CPU is generally a 2 inch ceramic square with a silicon chip located inside. The chip usually about the size of a thumbnail.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Chapter 2.
Computer Parts - Hardware There are many parts that work together to make a computer work.
 System Requirements are the prerequisites needed in order for a software or any other resources to execute efficiently.  Most software defines two.
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Instructor: Chapter 2: The System Unit. Learning Objectives: Recognize how data is processed Understand processors Understand memory types and functions.
Instructor: Syed Shuja Hussain Chapter 2: The System Unit.
Advanced Diploma - Unit One 1 Computer Components Week 1 System Unit Components.
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?
Internal hardware of a computer Learning Objectives Learn how the processor works Learn about the different types of memory and what memory is used for.
Chapter 2 content Basic organization of computer What is motherboard
Chapter 17 Looking “Under the Hood”
CPU Central Processing Unit
Computer Graphics Graphics Hardware
Computer Architecture and Number Systems
Computer Hardware What is a CPU.
Unit 2 Technology Systems
GCSE Computing - The CPU
PC Components Microprocessor - performs all computations RAM - larger RAM memory contains more data Motherboard - holds all the above components Ports.
Computers Are Your Future Tenth Edition
Memory P2 Understand hardware technologies for game platforms
A Level Computing – a2 Component 2 1A, 1B, 1C, 1D, 1E.
Bus Systems ISA PCI AGP.
Chapter 10: Computer systems (1)
Computer Hardware – System Unit
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
What is GPU? how does it work?
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Discovering Computers 2011: Living in a Digital World Chapter 4
Central Processing Unit- CPU
The Chip Set.
What happens inside a CPU?
Phnom Penh International University (PPIU)
Drill Translate the following message:
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Output devices EIT, ©Author Gay Robertson, 2016.
Graphics Processor Graphics Processing Unit
CPU Central Processing Unit
Multicultural Social Community Development Institute ( MSCDI)
CPU Central Processing Unit
Memory P2 Understand hardware technologies for game platforms
Constructing a system with multiple computers or processors
Chapter 2: Computer Hardware
Computer Graphics Graphics Hardware
Computer Evolution and Performance
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Introduction to Computer Architecture
Introduction To Computing BBA & MBA
Chapter 17 Looking “Under the Hood”
GCSE Computing - The CPU
Presentation transcript:

Graphics Processor Graphics Processing Unit P2 Understand hardware technologies for game platforms Graphics Processor Graphics Processing Unit P2 - Graphic processor: types; speed; cache; address/data bus; two-dimensional (2D) and three- dimensional (3D) processor, eg pixels, polygons, nurbs; speed; graphics memory

What is a Graphics Processor? The GPU renders images, animations and video for the computer/console/devices screen. GPUs are located on plug-in cards, in a chipset on the motherboard or in the same chip as the CPU. Can you think of any brands that make GPU’s?

Nvidia Also Intel….

CPU vs GPU - Differences A CPU consists of a few cores optimized for sequential serial processing. A GPU has a massively parallel architecture consisting of thousands of smaller, more efficient cores designed for handling multiple tasks simultaneously.

GPU Forms Integrated Graphics Processor – Utilizes a portion of a computer's system RAM. IGPs can be integrated onto the motherboard as part of the chipset, or within the same die as CPU (like AMD A PU or Intel HD Graphics). Dedicated Graphics Processor - A dedicated GPU is not necessarily removable, nor does it necessarily interface with the motherboard in a standard fashion. The term "dedicated" refers to the fact that dedicated graphics cards have RAM that is dedicated to the card's use, not to the fact that most dedicated GPUs are removable. 

GPU - Understanding hardware technologies for game platforms – Task 1 Put together/add to a table containing the latest/recent high end processor from Nvidia, AMD and Intel for Pc’s. Then include Xbox 360, PS3, Xbox One and PS4(You could include other gaming platforms if you wish) GPU specs. Include brand of GPU, model name, clock speed, cores, RAM and if it is Dedicated or Integrated in your table. As always include reference’s and examples

Creating an image out of binary data is a demanding process. How a GPU Works The GPU decides how to use the pixels on the screen to create the image. It then sends that information to the monitor through a cable. Creating an image out of binary data is a demanding process.

How a GPU works cont. To make a 3-D image, the graphics card has to: Create a wire frame out of straight lines. Rasterizes the image (fills in the remaining pixels). Then it also adds lighting, texture and colour. For fast-paced games, the computer has to go through this process about sixty times per second. Without a graphics card to perform the necessary calculations, the workload would be too much for the computer to handle.

How a GPU works cont. The graphics card accomplishes this task using four main components: A motherboard connection for data and power A processor to decide what to do with each pixel on the screen Memory to hold information about each pixel and to temporarily store completed pictures A monitor/TV connection(e.g HDMI) so you can see the final result

GPU - Understanding hardware technologies for game platforms – Task 2 Introduce GPU’s, what they are and how they work then include GPU speed(Does faster clock speed mean it is faster?), Cores(Include the differences with CPU cores), RAM and Capacity(e.g GDDR) and mention the FSB including Address and data bus. Using the work you have done for Josh, what is a Pixel? What is a Polygon? Research and discuss the graphics cards from your table which is better and why? As always include reference and examples

GDDR vs DDR DDR(Double data rate) SDRAM(Synchronous Dynamic Random Access Memory): Standard used for most PC’s. Currently on type 4(DDR 4). Graphics DDR SDRAM (GDDR SDRAM): A high bandwidth  interface designed for use in graphics cards, game consoles and high-performance computation. Superior to standard DDR but expensive in comparison. Currently on type 5(GDDR 5)

RAM Capacity Memory(RAM) comes in various sizes as we have seen. 4GB is generally considered good for general computing. 8GB ideal. Currently for gaming it is considered that 8GB is the minimum needed and seen as 16GB as ideal.

Does a higher CPU speed mean it’s automatically better? GPU Speed A GPU's clock speed rate is a measure of how many clock cycles a GPU 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?

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

Address/ data bus The FSB 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 GPU 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.