I know that the maximum distance USB 2.0 cable can be is 5mtrs.

I'm not sure of the implementation using hubs and the length it can reach.

Are there alternate methods of increasing the signal to reach longer distances, to defy the 5mtrs limit of data transfer?

link|improve this question

feedback

3 Answers

up vote 4 down vote accepted

USB 2.0 cables are not limited by signal degradation, but rather by a maximum response time of 1500ns before the host will consider the command lost. Using longer cables is possible with extremely low resistance cables, but I don't know how one could obtain such a cable; it would likely have to be custom-manufactured.

USB-over-Cat5 adapters can run cables for longer distances, up to 50m in some cases.

link|improve this answer
could you point out any of such adapters availability at any stores? – rzlines Oct 7 '10 at 18:37
don't bother I think I could locate some thanks for the replies – rzlines Oct 7 '10 at 18:40
feedback

You could use a USB Extender (with cat5 network cable) to extend the distance to 150 feet.

Another option might be to use a wireless USB hub.

link|improve this answer
could you please quote the source of this information, there has been much debate about daisy chaining and data transmission drops. Sorry for the inconvinience – rzlines Oct 7 '10 at 18:36
@rzlines - No inconvenience. I reviewed my documentation and found an error. I confused daisy chain with straight line connection and have corrected my answer. – RSMoser Oct 8 '10 at 4:05
feedback

I use an unpowered (ie powered by the USB), USB over cat5 extender at work. The only problem I have found is a drop in volts which meant I had to add a powered hub at the other end.

link|improve this answer
thanks for the practical inputs, I really value these. – rzlines Oct 7 '10 at 20:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.