• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Calculating vram mhz from the access time rating

Omar85

Junior Member
Would someone please be so kind as to explain how to get the maximum (theoretical) memory speed (MHz) from graphic card memory chip's access time rating in nano-seconds?

I can't seem to work it out.

Thanks

- Omar
 
Hi,
Are you sure thats it, cos the example youve given for 333mhz aint right, if i remember correctly, then 5ns is 333mhz
 
Originally posted by: BoomAM
Hi,
Are you sure thats it, cos the example youve given for 333mhz aint right, if i remember correctly, then 5ns is 333mhz

Hi BoomAM,

My curiousity was raised from this article:

http://www.digit-life.com/articles/sumagf4ti/index.html

About 1/6 th the way down the page, they have the memory on the graphics cards along with ns ratings and theoretical maximum clock speeds in mhz. I couldn't figure it out on my own.

Using those two as examples:

(1 / 3.6) * 1000 = 277.77...... (the article says 275 ...which is kinda right)

(1 / 2.8) * 1000 = 357.14...... (the article says 357, which is correct)


I've also seen articles mention 4 ns as 250 Mhz.


Btw...as regards to DDR memory on graphics cards...those values are doubled to show the DDR rating.


On a second reading, your 5 ns for 333 might be correct.... as (1 / 5) * 1000 = 200 Mhz * 2 (DDR) = 400 Mhz (maximum)... therefore if it is a rating for a DDR chip, the 333 might be the "safe" clock speed for the chip.

I may be totally wrong though...so don't take my word for it ;-)

- Omar
 
Originally posted by: pillage2001
F = 1/t, where F is the frequency and t is the time. That's all you need to know. 🙂


just to verify that and that t must equal seconds not nanoseconds, that is __ns to the power of -3, e.g. 3ns= 3 to the power of -3 or 0.003s

edit: didnt make sense!
 
Originally posted by: blade2
Originally posted by: pillage2001
F = 1/t, where F is the frequency and t is the time. That's all you need to know. 🙂


just to verify that and that t must equal seconds not nanoseconds, that is __ns to the power of -3, e.g. 3ns= 3 to the power of -3 or 0.003s

edit: didnt make sense!

ns = E-9
us = E-6
ms = E-3
s = E0
 
Back
Top