Grounding Ethernet Cable on a Ship?
wrschaeffer asks: "On a ship (a vessel at sea) where a floating ground exists, we are running shielded Ethernet cable to connect between 5 and 10 PC in our LAN. We are unsure on the grounding requirement. ABS (American Bureau of Shipping) has no requirements concerning grounding of Ethernet cable (just smoke and waterproof standards). We have many possibilities: ground one end; ground every end; ground every end and install a isolation transformer at the punch-down block; or don't ground any end. What should we do?"
As far as I understand grounding is only a concern for coax. When using CAT 5 patch cable that isn't a problem because the signaling is differential, thus any noise that induces current in one wire also induces current in the other wire, the difference between the two still remaining zero. (Similar techonology is also used in USB)
You shouldn't be asking us this. The high schoolers that lurk here are going to make jokes or give their 'best guesses', the rest are going to give you anecdotal evidence (ie, 'what I've heard'), and those that really know what's going on will be ignored. This is something for an electrician, someone that does this stuff for a living. That sure isn't me, and it sure isn't 99% of the slashdot population.
First things first... lots of people are saying that ethernet doesn't require a ground. That's WRONG... a ground is always required, especially on transmission lines like ethernet cables. However, CAT5 is a balanced transmission line and shielding isn't all that important unless you're running the cable through an environment likely to disrupt this balance.
Second, the type of boat you're on makes a big difference. If you're on a metal hulled boat (or a boat with a metal mast or other convenient absolute ground), you're ground doesn't float... the water is ground. Salt water is especially good as a ground reference.
If you're in a fiberglass boat, the whole vessel is floating above ground. See if you can find a metal object (preferably brass or other non-oxidizing metal) always submerged and use it as your ship's ground.
Either way, the easy answer is don't worry about grounding the shield.
If you run into problems with data corruption (or want to prevent such problems), you should ground BOTH sides of the shield. On long cable runs (longer than a half-wave at your operating frequency) you should ground only ONE side. The hub-side is the best to ground as it is already the central network point... so making it the central grounding point makes sense as well.
The BEST solution is to use something called telescoping grounds. In a telescoping ground, both ends are grounded, but to different shields. Both shields are independent and isolated from one another and overlap for the length of the cable. This prevents common-mode currents on both components and avoids ground-loops at the same time. Professional audio cables use this technique often.
Another option you may not have considered is wireless. With a wireless network, the only ground that's important is that of the base station (for efficiency's sake). The client devices have their own ground reference and its relationship to the base station isn't important.
At any rate, good luck!
All opinions presented here aren't mine.