Results 1 to 4 of 4

Thread: What is Memory CAS Latency ?

  1. #1
    Join Date
    Feb 2009
    Posts
    63

    What is Memory CAS Latency ?

    hello friends,

    I want to ask what is memory cas latency ? Can anybody please explain me and provide the useful information regarding this ...!!!

    thanks a lot

  2. #2
    Join Date
    Nov 2005
    Posts
    1,187

    Re: What is Memory CAS Latency ?

    CAS stands for Column Address Strobe

    CAS Latency (CL) is defined as the delay time that elapses between the moment a memory controller tells the memory module to access a particular column in a selected row, and the moment the data from the given array location is available on the module's output pins.

    • In asynchronous DRAM, the interval is specified in nanoseconds.
    • In synchronous DRAM, the interval is specified in clock cycles,
      which must be multiplied by the cycle time (i.e. divided by the clock frequency) to convert to nanoseconds.

  3. #3
    Join Date
    Oct 2005
    Posts
    1,217

    Re: What is Memory CAS Latency ?

    CAS refers to Column Address Strobe or Column Address Select.

    Data is normally accessed sequentially (same row). As a result, the CPU only needs to select the next column in the row to get the next piece of data. In other words, CAS Latency is the delay time between the CAS signal and the availability of valid data on the data pins (DQ). The latency between column accesses (CAS) then plays an important role in the performance of the memory.


    Lower the CAS latency, Better the performance and vice-versa.

  4. #4
    Join Date
    Oct 2005
    Posts
    924

    Re: What is Memory CAS Latency ?

    CAS latency determines the number of CPU wait states between column address operations, hence a lowered CAS latency value is better and preferred.
    Most quality RAM operates at CAS 2, while the largest portion of cheaper generic memory often requires CAS 3 for stable operation.

Similar Threads

  1. M17x DPC Latency
    By Alejandro80 in forum Portable Devices
    Replies: 6
    Last Post: 09-09-2010, 05:57 AM
  2. What cause mitigation in dns latency
    By Sergeo in forum Networking & Security
    Replies: 5
    Last Post: 13-02-2010, 01:42 PM
  3. Why there is RAM latency?
    By avvia in forum Motherboard Processor & RAM
    Replies: 4
    Last Post: 27-03-2009, 11:17 AM
  4. How much influence the latency of the memory performance?
    By Woodrow in forum Motherboard Processor & RAM
    Replies: 3
    Last Post: 05-02-2009, 03:28 PM
  5. latency concerns memory
    By Florian in forum Overclocking & Computer Modification
    Replies: 3
    Last Post: 26-01-2009, 06:24 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,172,212.50534 seconds with 17 queries