<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>(RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
        <description> Sorry to ask a newbie question

Why are the new gen 3 boards using 4 pair ethernet (8 cables). 
rather than 2 pair telephone cable (4 cables).

I would have thought good old telephone cable would be the way to go.

1) They are designed to carry power. I.E. your phone hand set
2) It&#039;s really old technology
3) It&#039;s very wide spread so everyone can get the connectors
4) It&#039;s cheaper than ethernet
5) Each Gen 2 board uses 4 cables -

Stepper      - Ground,Step,dir,min
Opto  3      - Ground,signal, +5
PMW driver   - Ground,pmw1,pmw2,pmw3
DC motor drv - Ground,Dira,PWMa,Dirb,PWMb, (okay you got me there)

And while we are at it why do we have a Ground anyway?
The PSU will have a proper ground. Use that.
If anything we should be connecting the Arduino/microcontroler
to that ground. Not all the sub boards.

Or am I missing something?

Grin

Stephen</description>
        <link>https://reprap.org/forum/read.php?13,28822,28822#msg-28822</link>
        <lastBuildDate>Sat, 06 Jun 2026 12:14:39 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,46386#msg-46386</guid>
            <title>Re: (RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,46386#msg-46386</link>
            <description><![CDATA[ Hi Thomas<br />
<br />
RJ11 and RJ45 cables have a different amount of wires in the cable.<br />
So generally no you cannot mix and match them.<br />
<br />
Generally.<br />
<br />
RJ45 is used for networking<br />
RJ11 is used for telephones<br />
<br />
Makerbots electronics have used the RJ45 for it's own ends outside of the ususal networking area. In their later designs they dropped this idea.<br />
<br />
regards<br />
<br />
Stephen]]></description>
            <dc:creator>stephen george</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 24 May 2010 21:58:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,46353#msg-46353</guid>
            <title>Re: (RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,46353#msg-46353</link>
            <description><![CDATA[ Can I use an ordinary telephone with RJ11 port to a network and telephone system which have only RJ45 cable.If possible how]]></description>
            <dc:creator>Thomas</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 24 May 2010 12:49:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,29393#msg-29393</guid>
            <title>Re: (RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,29393#msg-29393</link>
            <description><![CDATA[ On my Arduino all ~ I did was to remove the power source selector link completly.<br />
<br />
Thus the Audrion is not using power over USB or its own onboard 7805 5v regulator.<br />
<br />
The Audrion is then powerd using the 5v and ground connection points using Zacks break out board ~ thus it has its very own connection to the ATX power supply.<br />
<br />
This also removes the need to put any dummy loads on the ATX power supply's to maintain stability of the 5v line.]]></description>
            <dc:creator>BodgeIt</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 30 Oct 2009 21:05:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28962#msg-28962</guid>
            <title>Re: (RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,28962#msg-28962</link>
            <description><![CDATA[ &gt; Motors and heaters take significant amounts of current, so they can change "ground" voltage by a significant enough amount for motor noise to be interpreted as valid logic transitions, causing all sorts of problems. <br />
<br />
The power molexes contain two grounds for just this reason.  You run the steppers and heaters from the ground wire next to the +12 V line and run the digital logic stuff from the ground wire next to the +5 V line.  All we have to do is make sure the Arduino is grounded to the reprap supply and everything should work.<br />
<br />
Unfortunately, I don't think the existing boards are designed this way.  Either the two grounds are shorted in the daughter boards or only one is used.]]></description>
            <dc:creator>mccoyn</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 22 Oct 2009 13:22:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28923#msg-28923</guid>
            <title>Re: Power over ethernet = 25 Watts</title>
            <link>https://reprap.org/forum/read.php?13,28822,28923#msg-28923</link>
            <description><![CDATA[ in Gen2 land, looks like every module that takes significant current has its own power molex, so there will never be significant current between them and the arduino. You do have to connect arduino ground to reprap psu ground, but a thin wire should suffice as it should only ever carry the miniscule return currents from signals.<br />
<br />
If your computer and the reprap PSU are connected to different circuits in your house, that wire may carry large currents during certain conditions (usually electrical faults but not always), so it's wise to ensure your computer and reprap are both plugged into the same power board, double adapter or wall socket.]]></description>
            <dc:creator>Triffid_Hunter</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 21 Oct 2009 20:52:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28921#msg-28921</guid>
            <title>Re: Power over ethernet = 25 Watts</title>
            <link>https://reprap.org/forum/read.php?13,28822,28921#msg-28921</link>
            <description><![CDATA[ I love it when you talk equations.<br />
<br />
Grin<br />
<br />
Thanks for the explanation on star point for ground. Much appreciated.<br />
Yes you are quite right when I opened up the psu to hot wire it to always come on<br />
I noticed all the grounds, 12 volt and 5 volt power came from the same solder points.<br />
<br />
In GEN 2 land <br />
<br />
1) So We have a PSU for the Reprap powering the daughter boards.<br />
2) And we have another PSU in the computer powering the arduino/Microcontroler via usb.<br />
<br />
And then we have small thin ethernet wires connecting the GRN of the <br />
microcontroler to the GRN of the daughter boards.<br />
<br />
Therefore<br />
<br />
Would it be a good idea to use a nice big fat GRN cable (which would have previously been used on the motherboard connector of the PSU)  from the star point<br />
of the reprap psu to the GRN of the arduinio/ Microcontroler which is powered by<br />
the computer PSU?<br />
<br />
Thanks agin for taking the time to reply.<br />
<br />
Stephen]]></description>
            <dc:creator>stephen george</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 21 Oct 2009 19:44:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28894#msg-28894</guid>
            <title>Re: Power over ethernet = 25 Watts</title>
            <link>https://reprap.org/forum/read.php?13,28822,28894#msg-28894</link>
            <description><![CDATA[ yeah, POE is sent at 48v too, so only 500mA per pair.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>Stephen George</strong><br />Sorry don't quite know what "star point is inside the PSU" as far as I know if you are connected to ground you are connected to ground that ground.</div></blockquote>  (and other grounding-related comments)<br />
<br />
wire has resistance, so when current flows through it, a voltage develops across it (V=IR). Motors and heaters take significant amounts of current, so they can change "ground" voltage by a significant enough amount for motor noise to be interpreted as valid logic transitions, causing all sorts of problems.<br />
<br />
So, run 2 amperes through two 0.2 ohm runs of wire, and 4 0.2 ohm connector junctions, and suddenly your "ground" is 2.4 volts above what everything else thinks is ground! that's more than enough to register as logic 1 in many logic chips, and will send others into SCR latchup, and it's not always the chips near the current-hungry device that are affected. That's some pretty crappy wire and some pretty crappy junctions, but consider corrosion, loosening connectors, poor crimping, flex damage and occasional current peaks, then add induced noise into the mix and you get pretty much the same effect.<br />
<br />
Now imagine what happens if you chain a whole series of circuits in series with a long power bus - even low current circuits will be deeply affected by others on the bus.<br />
<br />
A star point establishes one central point in the wiring loom to call ground. Each circuit has its own wire to that point, eliminating multiple connections in series. Running thick wire to high current devices keeps their local grounds within a small tolerance, and signal processing circuits' grounds simply don't get affected by other things drawing lots of current.<br />
<br />
High current circuits may still see their own motor noise via their local ground vs signals incoming from other places, which is where differential signalling helps immensely - ground plane noise is common mode, and so eliminated before digitising because only the difference between two input lines is considered.<br />
<br />
there is tons of information about the importance of star point grounding and differential signalling, especially in high fidelity audio circles, and it applies to high current digital projects for all the same reasons.<br />
<br />
If ever you happen to open up an ATX PSU (or just look <a href="http://www.elecfree.com/electronic/wp-content/uploads/2008/06/turn-an-atx-power-supply-into-a-lab-psu.jpg" target="_blank"  rel="nofollow">at this image</a>), you will see that all the black wires clump together. This is an ideal star point, and saves us the hassles of making another one outside the PSU.<br />
<br />
As for power over phone cable, it all depends on the current. one result of ohm's law is that P=I^2.R, or power (dissipated as heat) is equal to resistance times the *square* of the current. In other words, doubling the current through a resistor makes it *four* times hotter. Phone cable is designed for devices that take at most 20mA. 2A is 100x this current, so the cable would dissipate 10,000x more heat than when your phone is hanging off it! Whether or not that's enough to melt the plastic, short the wires and set the molten plastic on fire really depends on the wire's resistance per meter, the ability for it to move heat from the copper to the ambient air, and the type of plastic used. Ethernet cable is superior on every one of these fronts, and has more copper as well. Dedicated power cables would be even better.<br />
<br />
The extruder heater takes about that much from what I've read, and the stepper motors (and hence the stepper controller board) could probably take that much in certain conditions, so while phone cable can be used to power logic such as the reprap motherboard and may be perfect for the end-stops, it's simply not suitable for powering any of the more power hungry peripherals. Even ethernet cables cut it rather fine even with the current shared across most of the wires.<br />
<br />
The other problem with phone cables is that they're totally inconsistent with wiring. Some have 1 pair, others have 2 pairs, and just within those half will swap each pairs' wires and the other half won't. Regular phones will work perfectly with any of these variations but anything polarised will fry if it's wrong. The handyboard project got seriously ass-bitten by this, as they use rj11 (phone) jacks for signal and power.<br />
<br />
More modern standards such as ethernet and usb <i>rigorously</i> define pairs, polarities, wire types and temperature ratings, even colour codes so if a cable is wrong or ambiguous in any way, the blame falls squarely on the manufacturer.]]></description>
            <dc:creator>Triffid_Hunter</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 21 Oct 2009 07:04:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28885#msg-28885</guid>
            <title>Power over ethernet = 25 Watts</title>
            <link>https://reprap.org/forum/read.php?13,28822,28885#msg-28885</link>
            <description><![CDATA[ Power over ethernet <br />
[<a href="http://en.wikipedia.org/wiki/Power_over_Ethernet" target="_blank"  rel="nofollow">en.wikipedia.org</a>]<br />
<br />
Apparantly the most power for IEEE 802.3at PoE is 25 watts<br />
or just enough to run a light bulb<br />
<br />
Interesting read<br />
<br />
Stephen]]></description>
            <dc:creator>stephen george</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 21 Oct 2009 00:02:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28884#msg-28884</guid>
            <title>Re: (RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,28884#msg-28884</link>
            <description><![CDATA[ <br />
&lt; answer from previous post<br />
&gt; reply (mine)<br />
<br />
<br />
<br />
&lt; Its important to remember that there are outside EMI that may affect devices that require a strong signal to pass through.  Regular telephone cable doesn't have this, instead they rely on twisted pairs to reduce EMI.  [en.wikipedia.org] <br />
<br />
&gt; neither does ethernet cables - generally <br />
(source [<a href="http://en.wikipedia.org/wiki/Category_5_cable" target="_blank"  rel="nofollow">en.wikipedia.org</a>])<br />
<br />
&lt; ethernet cables can carry more power than phone cables simply by stint of having more wires in them. <br />
<br />
&gt; Okay so would a 2x telephone cables (2x 4 pair)  carry the same power as 1 ethernet? (1 x 8 pair)<br />
<br />
Phones are only supposed to use 10mA*10v = about 100mW, not nearly enough to run a heater or motor. <br />
&gt; I don't quite see your point. we are talking cable not telephone.<br />
<br />
 Sending that much power over a cable designed for signal sounds pretty scary.<br />
Sounds like the recipe for a fire. I am talking cables between the micro controler and daughter boards (stepper, dc motor driver etc) not from stepper board to stepper mottor.<br />
<br />
 I don't think so. After all we were rationed to 3 when there was a shortage.<br />
<br />
re: grounding. while a star ground is generally a good idea, it makes wiring things up that bit more complex, plus the star point is inside the PSU, so using the drive molexes gives you a star ground automatically.<br />
<br />
&gt; each of the sub boards are already connected to the psu ground. Job done.<br />
Why do we have to have another ground from ardiono/micro controler to the sub boards? don't we just need to connect the microcontroler to the PSU ground?<br />
<br />
Sorry don't quite know what "star point is inside the PSU" as far as I know if you are connected to ground you are connected to ground that ground.<br />
<br />
Still think that telephone cable is better<br />
<br />
5) It's more flexible than ethernet.<br />
6) Can be scavinged from old telephones<br />
7) Will scretch nicely due to the coils <br />
<br />
1) They are designed to carry power. I.E. your phone hand set <br />
2) It's really old technology <br />
3) It's very wide spread so everyone can get the connectors <br />
4) It's cheaper than ethernet <br />
<br />
I especally like the telephone wire From the phone base to the handset which is designed to stretch (due to it's coils) and copes well with continuous movement and being wrapped round fingers while you are on the phone. - good stress testing.<br />
I don't think ethernet is so durable.<br />
<br />
Stephen<br />
<br />
P.s. Thanks for all the replies to my newbie question.]]></description>
            <dc:creator>stephen george</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 20 Oct 2009 23:11:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28829#msg-28829</guid>
            <title>Re: (RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,28829#msg-28829</link>
            <description><![CDATA[ actually, telephone cables are simply parallel wires, and only certain uncommon types of ethernet cables (STP rather than UTP) have a shield.<br />
<br />
the twisted pair itself regales most noise to common-mode, while the signal of interest is transmitted differentially, making them fairly easy to differentiate at the receiving end.<br />
<br />
ethernet cables can carry more power than phone cables simply by stint of having more wires in them. phones are only supposed to use 10mA*10v = about 100mW, not nearly enough to run a heater or motor. Ethernet cables are rated to carry about 300mA per wire, and will carry an amp if they're hanging in air with good ventilation, and 6 of 8 wires are used to carry power to the extruder.<br />
<br />
the stepper boards also need end-stop signals<br />
<br />
re: grounding. while a star ground is generally a good idea, it makes wiring things up that bit more complex, plus the star point is inside the PSU, so using the drive molexes gives you a star ground automatically.<br />
<br />
Basically, for all the electrical concerns you raise, I'd make the steppers run over rj45 as well, and maybe add a power molex to the extruder controller]]></description>
            <dc:creator>Triffid_Hunter</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 20 Oct 2009 02:58:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28827#msg-28827</guid>
            <title>Re: (RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,28827#msg-28827</link>
            <description><![CDATA[ Its important to remember that there are outside EMI that may affect devices that require a strong signal to pass through.<br />
Regular telephone cable doesn't have this, instead they rely on twisted pairs to reduce EMI.<br />
[<a href="http://en.wikipedia.org/wiki/Twisted_pair" target="_blank"  rel="nofollow">en.wikipedia.org</a>]<br />
<br />
RJ45 or ethernet cables have an EMC shield that wraps around the whole length as well as having twisted pairs, but unlike straight twisted pairs it doesn't require an equal and opposite signal to auto correct for data loss, ideal for digital systems.<br />
<br />
One thing that all the RepRap boards fail to do is screen out as much of the EMI as possible through shielded cable, and it may only take your cell phone to bleep the tower to cause an error in your build.  The opposite is true too, to prevent the RepRap from exerting EMI to nearby devices that may be of critical nature eg a dialysis machine]]></description>
            <dc:creator>Grogyan</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 20 Oct 2009 02:02:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,28822,28822#msg-28822</guid>
            <title>(RJ11 vs RJ45) or Telephone cables verses Ethernet 100 base T</title>
            <link>https://reprap.org/forum/read.php?13,28822,28822#msg-28822</link>
            <description><![CDATA[ Sorry to ask a newbie question<br />
<br />
Why are the new gen 3 boards using 4 pair ethernet (8 cables). <br />
rather than 2 pair telephone cable (4 cables).<br />
<br />
I would have thought good old telephone cable would be the way to go.<br />
<br />
1) They are designed to carry power. I.E. your phone hand set<br />
2) It's really old technology<br />
3) It's very wide spread so everyone can get the connectors<br />
4) It's cheaper than ethernet<br />
5) Each Gen 2 board uses 4 cables -<br />
<br />
Stepper      - Ground,Step,dir,min<br />
Opto  3      - Ground,signal, +5<br />
PMW driver   - Ground,pmw1,pmw2,pmw3<br />
DC motor drv - Ground,Dira,PWMa,Dirb,PWMb, (okay you got me there)<br />
<br />
And while we are at it why do we have a Ground anyway?<br />
The PSU will have a proper ground. Use that.<br />
If anything we should be connecting the Arduino/microcontroler<br />
to that ground. Not all the sub boards.<br />
<br />
Or am I missing something?<br />
<br />
Grin<br />
<br />
Stephen]]></description>
            <dc:creator>stephen george</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 20 Oct 2009 00:30:49 -0400</pubDate>
        </item>
    </channel>
</rss>
