The formula to calculate RAM Latency is:
\[ \text{RL} = \frac{\text{CL} \times 2000}{\text{DR}} \]
Where:
RAM latency is the time it takes for the RAM module to access a set of data in one of its columns. It is measured in nanoseconds and is calculated by multiplying the CAS latency by 2000 and then dividing by the data rate. Lower RAM latency is better as it indicates faster performance.
Example 1:
Using the formula:
\[ \text{RL} = \frac{16 \times 2000}{3200} = 10 \text{ nanoseconds} \]
Example 2:
Using the formula:
\[ \text{RL} = \frac{18 \times 2000}{3600} = 10 \text{ nanoseconds} \]