Freenet Antennas

Search
Topics
  Home  ·  Products  ·  Howto...  ·  Forum  ·  FAQ  ·  Downloads  ·  Contact  
Menu
· Home
· About
· All Categories
· Downloads
· FAQ
· Recommend Us
· Search
· Statistics
· Top 10
· Web Links

Categories Menu
· All Categories
· Contact Us
· Howto...
· Recommended Reading
· Ubiquiti
· UltraWAP

Howto...: Howto: Engineer a POE Cable
Posted on Thursday, November 11 @ 21:30:05 CST by rclark

Howto: Power over Ethernet (POE) Power Over Ethernet (POE) is a fancy name for simply using the 4 unused conductors on most CAT5 ethernet cable to pass the low-voltage DC to your Access Point (AP). Sounds easy, right?

But, there are significant traps for the unwary, and you can have unintended problems if the POE cable is not engineered correctly.

The Main Problem

The problem with POE is voltage loss in the cable. CAT5 conductors were never designed to carry significant current, and are very thin. Consequently, the resistance of (say) a 20m POE cable is significant; 1.8 ohms per conductor to be precise. As we pass the current necessary to power the AP though such a cable, there is an associated voltage loss. And if the voltage at the AP end of the cable falls too low, the AP does not work at all, or performs at low efficency.

One common symptom of a poorly engineered POE cable is:

  • AP at the end of a POE cable appears to work fine when idle (i.e. little or no wireless traffic)
  • AP continually reboots as soon as the AP starts a high-speed file transfer, where the file transfer data is being sent from the AP to a 'client'.
The reason: As the AP starts transmitting, it draws more current over the POE cable. That means a bigger voltage drop, and the voltage at the AP is no longer sufficient. So, it crashes, reboots, and starts over.

An Example

It all comes back to that basic equation known as Ohm's Law, which states:
(Voltage Drop in cable)  = (Cable resistance) x (Current)
or
V = I x R

Lets say we have the following:

  • 20m POE cable. The round-trip resistance totals 1.8 ohms.
  • An AP that:
    • draws 200 mA (idle)
    • draws 500 mA (transmitting full speed)
    • requires 5.0V (+/- 0.5V) for proper operation
    • comes with a 5.0V regulated power supply
So, we can calculate the voltage loss in the cable as follows:
V = I x R
Idle: V = 0.200 x 1.8 = 0.36
Transmitting: V = 0.500 x 1.8 = 0.90
That means the voltage at the AP is:
Idle: 5.0 - 0.36 = 4.63 V (OK - as it above 4.5V)
Transmitting: 5.0 - 0.90 = 4.10 V (Not OK - as it is below 4.5V)

Engineering Your Own POE Cable

You need to do the following:
  • Operate your AP as normal (i.e. no POE cable) in such a way that it is transmitting full speed. Typically you will setup a simple wireless network (AP and Client), connecting two PCs with high speed ethernet interfaces (NICs), and start a long file transfer using File Transfer Protocol (ftp) or similar.
  • Measure these values:
    • DC Voltage at the AP (Va)
    • DC Current into the AP (Ia)
  • Note the required AP voltage (Vr). This is often written on the AP, or in the manual.
  • Calculate the maximum length of CAT5 POE cable using this equation:
    Max Length = (Va - Vr) / (Ia x 0.094). [Note: 0.094 is the resistance per meter of CAT5e cable]
An example:
Vr = 12 Volts (written on AP)
Va = 13 Volts (measured with AP transmitting)
Ia = 400 mA (measured with AP transmitting)
Max Cable Length = (13 - 12)/(0.400 x 0.094) = 26 meters.

Where does the 0.094 ohms/m come from?

CAT5e has a maximum DC resistance specification of 0.0938/m. (See this link.) We wire the 4 unused conductors in a POE cable like this:
==========
==========
where each pair of wires is shorted at each end (ie each pair is wired in parallel). So considering a 1m length of cable:
  • Resistance of one conductor = 0.094 ohms
  • Resistance of two conductors wired in parallel = (0.094/2) = 0.047 ohms
  • Round Trip Resistance for both conductor pairs = (2 x 0.047) = 0.094 ohms

This sounds all too hard! Have you already engineered any POE cables for some APs?

Yes.
Freenet Antennas has already done the above measurements/calculations on the APs listed below, and confirmed they work perfectly with up to 20m or CAT5e POE cable. You can purchase pre-made POE cables from our Online Store.

 
Related Links
· More about Howto: Power over Ethernet (POE)
· News by rclark


Most read story about Howto: Power over Ethernet (POE):
Howto: Engineer a POE Cable


Article Rating
Average Score: 4.77
Votes: 9


Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad



Options

 Printer Friendly Page  Printer Friendly Page

 Send to a Friend  Send to a Friend


"Login" | Login/Create an Account | 0 comments
The comments are owned by the poster. We aren't responsible for their content.

No Comments Allowed for Anonymous, please register

 



Web site engine code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.