Why is Ethernet Faster than RS485?
Why is Ethernet Faster than RS485?
(OP)
Hi all,
I cannot understand why ethernet would be faster than RS485. I read somewhere that RS485 is faster than RS232 because the output voltage range is smaller and so the transition between 0 and 1 is faster. Is it the same idea with RS485 and ethernet?
I cannot understand why ethernet would be faster than RS485. I read somewhere that RS485 is faster than RS232 because the output voltage range is smaller and so the transition between 0 and 1 is faster. Is it the same idea with RS485 and ethernet?





RE: Why is Ethernet Faster than RS485?
That certain point comes when you are dealing with Megabit speeds. It becomes less practical for a UART to oversample an already fast signal.
The solution that Ethernet provides is an embedded clock. The receiving end extracts the clock signal, and then knows precisely where the bits are.
There are other techiques used to go faster, and pack more data in increasing the throughput, but embedded clocks are the main reason Ethernet is faster the RS485.
-Bill
CE Designer Forum
www.cedesigner.com