i want to ask what factors effect data transfer rate in computer what is external clock frequency and its
effect on data transfer rate
data transfer rate
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:data transfer rate
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 ...)