Question:
Ram question? Cas Latency?
swifty
2007-11-28 23:14:07 UTC
Ram? What does "Cas Latency" mean? I`m looking to buy/upgrade my ram and want to know what is cas latency? lots of diffrent ratings/numbers like 2,2.5,3,4,....up to 9. What is best and what is the fastest? Thanks
Eight answers:
cupidtoo
2007-11-28 23:19:44 UTC
First of all, what is CAS?



"CAS" is short for "Column Address Strobe". A DRAM memory can be thought of as a matrix, kind of like a spreadsheet with memory cells instead of numbers and formulas. Like the spreadsheet, each cell has a row address and a column address (like "AA57" or "R23C34" in the spreadsheet). As you might have guessed, there is also a RAS signal, which is shorthand for "Row Address Strobe".



And, what do you mean by "latency"?



Latency refers to the time that you are waiting to get what you need. Merriam-Webster dictionary defines it as "the interval between stimulus and response".



Now, how does CAS work?



To understand this let's walk through a simplified version of how the memory controller actually reads the memory. First, the chip set accesses the ROW of the memory matrix by putting an address on the memory's address pins and activating the RAS signal. Then, we have to wait a few clock cycles (known as RAS-to-CAS Delay). Then, the column address is put on the address pins, and the CAS signal is activated, to access the correct COLUMN of the memory matrix. Then, we wait a few clock cycles -- THIS IS KNOWN AS CAS LATENCY! -- and then the data appears on the pins of the RAM.



So, for CAS-2 you wait 2 clock cycles and for CAS-3 you wait 3 clock cycles?



Bingo!



So, CAS-2 is 33% faster than CAS-3?



Whoa, not so fast! There are a LOT of other factors in the memory performance. Here are a few of the main ones:



Sometimes you have to move to a different row in memory. This means activating RAS, waiting RAS-to-CAS delay, then doing the CAS latency thing.

Other times, you do a "burst" read, when you pull in a lot of data in one big block. In that case, CAS is only activated ONCE, at the beginning of the burst.

Also, don't forget the most important thing: processors have big caches! The cache is where the processor stores recently accessed instructions and data. The cache "hit rate", i.e., the percentage of times the processor finds the information it needs in its own cache, is typically greater than 95%!

OK, OK, so what's the bottom line?



So, the bottom line is, moving from CAS-3 to CAS-2 will offer a percentage performance increase in the low single digits for most applications. Programs which are known to be memory intensive (you gamers might know of some...) will see the best improvement.



The other thing to keep in mind is that CAS-2 memory will run FASTER ( some review sites have taken it to 160MHz!) than CAS-3 memory. So, if you're thinking of overclocking your system (now or in the future), CAS-2 is your best bet for speed and stability.



So, the Ram Guy says...



Buy CAS-2 if [1] you want to wring the last bit of performance out of your system, or [2] you're thinking of overclocking, either now or in the future, or [3] it costs the same as CAS-3, which it sometimes does...



Otherwise, CAS-3 memory should meet your requirements
kula
2016-10-19 09:09:25 UTC
Memory Latency Numbers
Socks
2007-11-28 23:21:18 UTC
Latency is how long it takes for different actions in reading and writing your RAM to be taken. Lower numbers are always better. You will usually see 4 numbers used to describe latency, CAS latency is just one of those. All four make a difference in the speed of your RAM. If you consider overclocking your computer, you can sometimes get better performance out of your RAM by buying faster speed (1000mhz instead of 800mhz) and then using your BIOS settings to reduce the latency of the memory. For detailed information on latency and how RAM works visit wikipedia.
soreingam
2014-06-04 04:55:56 UTC
Even I was looking for answer for the same question. The above explains parts of my doubts. SOmeone please give me a hints on the below;



One RAM has 6-7-8-9-10-11 CAS La... and another one has 9-10-9-27 CAS Latency- which one is the better RAM, in the sense which one will perform faster if they are of the same brand.
Michelina
2015-08-10 23:12:55 UTC
This Site Might Help You.



RE:

Ram question? Cas Latency?

Ram? What does "Cas Latency" mean? I`m looking to buy/upgrade my ram and want to know what is cas latency? lots of diffrent ratings/numbers like 2,2.5,3,4,....up to 9. What is best and what is the fastest? Thanks
2016-03-17 07:31:10 UTC
Aaron U. is right the timing is important but not by much with DDR3 1600 you can go with C7 I have some C6 and with 4GB on my P8P67 Deluxe and it works just fine..TILL..I added another set exactly the same...the combined set of 8GB would not take the 6-8-6-24 timing...it would take the 1600 8GB at 9-9-9-24 even though it was C6 capable. Generally the lower the timing the better the performance but as happened to me you may have to stick with the C8 or C9 timing
curiousmorey
2007-11-28 23:19:21 UTC
basically it tells you how quick your memory is. smaller is faster



CAS Latency (CL) is the time (in number of clock cycles) that elapses between the memory controller telling the memory module to access a particular column in the current row, and the data from that column being read from the module's output pins -



http://en.wikipedia.org/wiki/CAS_latency
Donny
2014-05-23 05:48:22 UTC
grwqd


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...