In Feburary 2016 16,
Determine the bus clock rate. This information should be labeled on the memory's packaging. The bus clock rate is measured in MHz. For example, the memory might operate at 300 MHz.
Multiply the bus clock rate by 1, 2 or 3 depending on how many streams of information are flowing at once. DDR2 RAM, for example, has a multiplication factor of 2, and DDR3 RAM has a factor of 3.
Multiply the result from the previous step by 64, which is the number of bits transferred.
Divide the result from the previous step by 8 to get the transfer rate in bytes instead of bits, as there are 8 bits in a byte. You now know the memory transfer rate in both bits and bytes.
In Feburary 2016 16,
No comments:
Post a Comment