A comparison of the current types of Video Ram By: Zachary Kessler

Slides:



Advertisements
Similar presentations
HARDWARE Rashedul Hasan..
Advertisements

Power Reduction Techniques For Microprocessor Systems
CHAPTER 1 THE 8051 MICROCONTROLLERS. Microcontroller vs. General- Purpose Microprocessor General-purpose microprocessors have ◦ No RAM ◦ No ROM ◦ No I/O.
System Design Tricks for Low-Power Video Processing Jonah Probell, Director of Multimedia Solutions, ARC International.
GPU System Architecture Alan Gray EPCC The University of Edinburgh.
GPGPU Introduction Alan Gray EPCC The University of Edinburgh.
HPCC Mid-Morning Break High Performance Computing on a GPU cluster Dirk Colbry, Ph.D. Research Specialist Institute for Cyber Enabled Discovery.
Oscilloscope Watch Teardown. Agenda History and General overview Hardware design: – Block diagram and general overview – Choice of the microcontroller.
GRAPHICS AND COMPUTING GPUS Jehan-François Pâris
EET Advanced Digital Display Adapters. A vital part to the system provides the visual part of the Human/Computer interface In boot process, goes.
Presentation by David Fong
GPGPU overview. Graphics Processing Unit (GPU) GPU is the chip in computer video cards, PS3, Xbox, etc – Designed to realize the 3D graphics pipeline.
* Definition of -RAM (random access memory) :- -RAM is the place in a computer where the operating system, application programs & data in current use.
GPGPU platforms GP - General Purpose computation using GPU
 Monitor displays use liquid crystal display (LCD) or cathode ray tube (CRT) technology  Resolution is also a factor when it comes to monitors. It’s.
THE CPU Cpu brands AMD cpu Intel cpu By Nathan Ferguson.
Synergy.cs.vt.edu Power and Performance Characterization of Computational Kernels on the GPU Yang Jiao, Heshan Lin, Pavan Balaji (ANL), Wu-chun Feng.
HPCC Mid-Morning Break Dirk Colbry, Ph.D. Research Specialist Institute for Cyber Enabled Discovery Introduction to the new GPU (GFX) cluster.
COMPUTER CONCEPTS.
RAM (Random Access Memory) By Nick Cary, Zach Taylor, and Sam Gurnsey.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
Nvidia Tegra 2 The world's first mobile super chip.
Microprocessors Chapter 3.
ConfidentialPage 1 N480GTX/N470GTX Saleskit by Kiner Liu/DPS Marketing / Version 0.9.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
Random access memory.
Modern Consumer Video Card Cheng-Han Du. What Is Video Card? A separated card to generate and output image to display. Not the integrated graphic processor.
Computer Graphics Graphics Hardware
Internal Components. Binary system The binary system is the language that the computer uses to process information. The binary system has only two numbers.
Video Monitor Uses raster scanning to display images –Beam of electrons illuminates phosphorus dots on the screen called pixels. Starting at the top of.
Nick Sims Like a motherboard, a graphics card is a printed circuit board that houses a processor and RAM.
Memristor Memory Circuits
My great Computer TOMMY H. My Great Computer  Its main function of the is to play game, can show high equality picture  Can process the application.
Video Monitor CRT: Cathode Ray Tube
Computer main parts Por: Walter Pérez. HARDWARE Computer hardware refers to the physical parts of a computer and related devices. Internal hardware devices.
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.
It is the work space for the CPU Temporary storage for data/programs the CPU is working with. Started as a collection of IC’s on Motherboard. Two main.
Linchuan Chen. 图形处理器( Graphics Processing Unit ), 是一种专门用来处理在个人电脑、工作站或游 戏机上图像运算工作的微处理器。 图形处理器使显卡减少了对中央处理器的依赖, 并分担了部分原本是由中央处理器所担当的工 作 Efficient at manipulating.
TechnoSpecialist Computers Information Package By Troy Rayner.
There are many parts that work together to make a computer work. System Unit Computer Parts.
Nicole Juli Nicolás Uriarte 1o 1 St.Brendan´s 2011.
Graphics Card Andrew Kasper MYP 5.
Chapter 13 Solving Laptop Problems Prepared by: Khurram N. Shamsi.
Week 9 Monitors and output to the screen. Monitors, also known as Visual display units (V.D.Us) Desktop computers contain a Cathode Ray Tube (C.R.T.)
The Internet (Gaming) Windows XP or later 1.7 GHz Intel or AMD Processor 512 MB of RAM DirectX 8.1 graphics card Sound card (These requirements are based.
Sunpyo Hong, Hyesoon Kim
Simultaneous Multi-Layer Access Improving 3D-Stacked Memory Bandwidth at Low Cost Donghyuk Lee, Saugata Ghose, Gennady Pekhimenko, Samira Khan, Onur Mutlu.
Computer Interview Project BY: ADRIAN CASTRO ADRIAN RIVAS RAY’LENE JACKSON.
GPGPU introduction. Why is GPU in the picture Seeking exa-scale computing platform Minimize power per operation. – Power is directly correlated to the.
Random Access Memory Team Members: Aditya vaingankar Aneel Chandan Gupta Pallvi Sharma Richa Rashmi.
Image Fusion In Real-time, on a PC. Goals Interactive display of volume data in 3D –Allow more than one data set –Allow fusion of different modalities.
Computer Graphics Lecture 03 Graphics Systems Cont… Taqdees A. Siddiqi
OPERATING SYSTEMS (OS) By the end of this lesson you will be able to explain: 1. What an OS is 2. The relationship between the OS & application programs.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
Introduction Today, computers are becoming more and more powerful, and the need for a larger amount of memory is needed for these juggernauts of the digital.
Acer Graphics Dock | Introduction
Computer Graphics Graphics Hardware
Unit 2 Technology Systems
Chapter 1: Introduction to the Personal Computer
ATI Semiconductor technology corporation based in Markham, Ontario, Canada, that specialized in the development of graphics processing units and chipsets.
GPU Architecture and Its Application
Graphics Processor Graphics Processing Unit
Video RAM Presented by GHOLAMREZA KAKAMANSHADI
Instructor Materials Chapter 1: Introduction to the Personal Computer
TechnoSpecialist Computers Information Package
Graphics Processor Graphics Processing Unit
DRAM Bandwidth Slide credit: Slides adapted from
Computer Graphics Graphics Hardware
Hardware Accelerated Video Decoding in
CHAPTER 1 THE 8051 MICROCONTROLLERS
Presentation transcript:

A comparison of the current types of Video Ram By: Zachary Kessler HBM vs. GDDR5 A comparison of the current types of Video Ram By: Zachary Kessler

What is VRAM? Video Ram is a variant Dynamic RAM that is used to boost framerates of video on monitors. It is used in GPUs to boost graphical performance for gaming and video editing. HBM and GDDR5 are recent types of VRAM used in high/medium end GPUs.

What is VRAM? Cont. It is often called a frame buffer due to the fact that it boosts framerates. VRAM works by buffering the image to be displayed on the screen by converting the code of the image from another form of RAM to VRAM which then sends the code to an analog converter to display on the screen.

The Problems with VRAM Large power consumption due to the amount of processes they must perform Can cause overheating if not maintained or is overclocked Non-essential part of a basic GPU

So, What is GDDR5? GDDR5 is a modern version of VRAM that was developed by AMD in 2008 for then high end graphic cards. It is a single-ended VRAM chip that has higher bandwidth with lower voltage output than its predecessor which allows for better clocking and overclocking of the GPU. It has a lower pin count which allows the VRAM to be much smaller but maintains a good performance level. In order to keep voltage levels at lower, more stable levels AMD developed a feature called Clock Data Recovery where the clock speed is generated out of the data stream to allow the GDDR5 to process more data for less power.

What is GDDR5? Cont. With the highest end GPU on the market today being the NVIDIA GeForce GTX Titan Black. GDRR5 is still used in modern GPU nowadays. In this GPU the data rate is 336Gb/s this allows for high- powered gaming performance at maximum graphics levels .

HBM Explained by the guy that developed it.

So what is HBM? HBM stands for high bandwidth memory and is the newest form of VRAM available. The crucial difference between HBM and other types of RAM is the fact that instead of just staying flat and getting longer, HBM will decrease surface area by moving to a more compact 3-d design and build in a cube form. It consists of not one large chip spread out but multiple chips smaller chips stacked on top of each other. This new concept is considered by many to be the future of VRAM and other types of DRAM.

What is HBM? Cont. The change in surface area allows for faster processing along the chip (but as of now GDDR5 is still faster). Each stack of the HBM is independent of the other stacks but all of the stacks work together. HBM also uses less energy than GDDR5 due to the stacks being independent they regulate their own voltage HBM is said to have 1Tb/s processing power in just a few years. That more than 3x the power of current GDDR5 chips

So What is HBM? Cont. The first and only GPU on the market to incorporate HBM is the AMD R9 Fury X as of today. NVIDIA is set to release an HBM centered GPU next year.

Why HBM and GDDR5 Both types have different concepts of how to approach VRAM design. Both have pros and cons of each design. Both are on the market today and are the some of the most recent advances in VRAM technology.

In Conclusion GDDR5 had a good run but is no match for HBM in terms of efficiency, power, and size*. HBM is the future of VRAM and the concept can be incorporated into other types of DRAM. As of now however GDDR5 is still the better technology due to it being well understood and HBM is new and not fully developed.

Conclusion cont. In near future, GDDR5 will still be widely used but will be replaced by HBM as HBM technology advances past the GDDR5’s rate of advancement. Smaller more compact GPUs will be more powerful due to the fact that HBM has less surface area and can take less space inside of cases and especially laptops.

QUESTIONS????