data transfer rate

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
raza

data transfer rate

Post by raza »

i want to ask what factors effect data transfer rate in computer what is external clock frequency and its
effect on data transfer rate
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:data transfer rate

Post by Pype.Clicker »

afaik, the external frequency is the frequency of the bus between the CPU and the memory. Now, the data transfer rate will be a sub-multiple of this value, but telling which sub-multiple depends on how much external cycles a memory access requires (usually 2 or 3, but it could be lower if the bus enters the "burst" mode ...)
Post Reply