Search
Recommended Sites
Related Links






   

Informative Articles

Removing Bargain Buddy Adware from your Computer.
An adware parasite by the name of Bargain Buddy is predicted to have been created by eXact advertising. It works to collect your usage information and sends it to the intruders who will user the information to target you with advertisements they...

Easy Computer Tips
Things you can do to keep your computer running smoothly. 1. Empty your recycle bin, delete the deleted files from Outlook, you can also delete files in your sent folder that are no longer needed. 2. Get rid of those cookies, they can...

Clean Up Your Computer Now
How do you think your computer will run if you don't perform regular maintenance on it? If your computer is running sluggish, if it periodically needs to be rebooted or doesn't boot up as quickly as it used to, it sounds like it's time for a...

Computer Certification: Anticipation vs. Nervousness
When you wake up on exam day, one of two things is going to happen. Well, yes, you're going to pass or fail. But what I'm thinking of comes before that, and has a lot to do with how you perform on exam day. You're either going to have a tremendous...

A must-know about computer and internet glossary
Computer-related things tend to have a language all their own. While you do not need to know all of it, there are many confusing words and phrases that you are going to come across sooner or later. Bandwidth. Bandwidth is the amount of data...

 
In Computer Memory what is CAS Latency?

This is the question we are asked more than any other question. So, I figured I'd put together a bulletin containing my $0.02 worth!

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...

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

Visit us on the web for more tidbits at www.tornadocomputers.com in our forums.

About the Author
Senior Vice President and CIO for Tornado Computers in Oklahoma City, OK.

Sign up for PayPal and start accepting credit card payments instantly.