Computer Networks (CS425) : IEEE 802.3 and Ethernet
Computer Networks (CS425) : IEEE 802.3 and Ethernet
Ethernet Value
10Base2
10
Baseband
185
10
Baseband
500
10Base5
10
Baseband
500
10BaseF
10
Baseband
2,000
10 Base -TX
100
Baseband
100
50-ohm coax
(thick)
50-ohm coax
(thick)
50-ohm coax
(thin)
Unshielded twisted-pair
cable
Nodes/segment
Topology
100
Bus
100
Bus
30
Bus
1024
Star
1024
Point-topoint
Bus
Bus
100BaseT4
100
Baseband
100
10Base5 means it operates at 10 Mbps, uses baseband signaling and can support segments of up to 500 meters. The 10Base5 cabling is popularly called the Thick
Ethernet. Vampire taps are used for their connections where a pin is carefully forced halfway into the co-axial cable's core as shown in the figure below. The 10Base2 or
Thin Ethernet bends easily and is connected using standard BNC connectors to form T junctions (shown in the figure below). In the 10Base-T scheme a different kind of
wiring pattern is followed in which all stations have a twisted-pair cable running to a central hub (see below). The difference between the different physical connections is
shown below:
1/3
11/6/2014
Random No of slots
1st
0-1
2nd
0-3
3rd
0-7
10th
0-1023
--------------------------------------------11th
0-1023
12th
0-1023
|
16th
|
0-1023
In general after i collisions a random number between 0-2^i-1 is chosen , and that number of slots is skipped. However, after 10 collisions have been reached the
randomization interval is frozen at maximum of 1023 slots. After 16 collisions the controller reports failure back to the computer.
http://www.cse.iitk.ac.in/users/dheeraj/cs425/lec06.html
2/3
11/6/2014
5-4-3 Rule
Each version of 802.3 has a maximum cable length per segment because long propagation time leads to difficulty in collision detection. To compensate for this the
transmission time has to be increased which can be achieved by slowing down the transmission rate or increasing the packet size, neither of which is desirable. Hence to
allow for large networks, multiple cables are connected via repeaters. Between any two nodes on an Ethernet network, there can be at most five segments, four repeaters
and three populated segments (non-populated segments are those which do not have any machine connected between the two repeaters). This is known as the 5-4-3 Rule.
Image References:
http://homepages.ius.edu/rwisman/b438/Html/4-14.jpg
back to top
Prev| Next | Index
http://www.cse.iitk.ac.in/users/dheeraj/cs425/lec06.html
3/3