ā03-02-2013 11:28 AM - edited ā03-07-2019 12:01 PM
Hi everybody.
Let say we have hosts h1 and h2 connected via ethernet.
hi-----ethernet---h2.
H1 wants to send some data to H2,
Ethernet uses line coding referred as 8/10B where 8 bits of data are represented using 10 bits.
My question after we have line coding in 10 bits representing some data at h1, will these bits are directly put onto the wire or do we use some carrier to encode these bits and then carrier is put on the wire?
Thanks and have a great weekend.
Solved! Go to Solution.
ā03-02-2013 12:38 PM
Hello Sarah,
You've got a great question here.
Technically, none of the 'Base' Ethernets uses a carrier, meaning 10Base5, 10Base2, 10BaseT, 100BaseTX, 1000BaseT - they all use baseband signalling, i.e. using a signal with discrete values to encode the individual bits or groups of bits. No harmonic carrier is used, as opposed to, say, DSL or WiFi. To my best knowledge, only the 10Base36 Ethernet used a broadband signalling and used a modulated carrier wave to carry data.
The 8B/10B code is used for 1Gbps Ethernet. 10Mbps version does not use any similar coding step and 100Mbps is using 4B/5B code. So in 1Gbps Ethernet, after the 8B/10B coding and scrambling, the resulting code groups are mapped to voltage levels and put onto wire.
The gory details about 1Gbps Ethernet can be found here:
https://www.iol.unh.edu/services/testing/ge/knowledgebase/pcs.pdf
Best regards,
Peter
ā03-02-2013 12:38 PM
Hello Sarah,
You've got a great question here.
Technically, none of the 'Base' Ethernets uses a carrier, meaning 10Base5, 10Base2, 10BaseT, 100BaseTX, 1000BaseT - they all use baseband signalling, i.e. using a signal with discrete values to encode the individual bits or groups of bits. No harmonic carrier is used, as opposed to, say, DSL or WiFi. To my best knowledge, only the 10Base36 Ethernet used a broadband signalling and used a modulated carrier wave to carry data.
The 8B/10B code is used for 1Gbps Ethernet. 10Mbps version does not use any similar coding step and 100Mbps is using 4B/5B code. So in 1Gbps Ethernet, after the 8B/10B coding and scrambling, the resulting code groups are mapped to voltage levels and put onto wire.
The gory details about 1Gbps Ethernet can be found here:
https://www.iol.unh.edu/services/testing/ge/knowledgebase/pcs.pdf
Best regards,
Peter
ā03-02-2013 01:44 PM
thanks Peter.
ā03-02-2013 01:50 PM
Hello Sarah,
Just want to add to what Peter said and to provide one more link which could be of interest:
Two signal encoding schemes are defined at the physical layer. The 8B/ 10B scheme is used for optical fiber and shielded copper media, and the pulse amplitude modulation (PAM) 5 is used for UTP.
Best regards,
Alex
ā03-02-2013 02:07 PM
Hi Alex,
Good link!
Best regards,
Peter
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide