circuit_projects

Circuit Projects

Blogger

EEWeb Stats

Circuit's Blog :

Return to Blog

Building a Passive Ethernet Hub

Figure:1

Figure 1 

The circuit illustrates the operation behind the design of a passive ethernet hub in connection to the signals being received and transmitted.

  • Ethernet Hub – also known as concentrator, is a small rectangular box, used to connect two or more computers and other devices in for the purpose of data exchange and connection sharing in a local area network; classified as layer 1 devices
  • Passive Hub – does not amplify the electrical signal of incoming packets before broadcasting what they are supposed to be passing along

This diagram works in a half duplex mode which provides communication in both directions, but only one direction at a time. Under normal operation, each port is constantly sensing any traffic through its receiving pair of wire, pins 3 & 6. As long as it can sense that data is being processed, it will not start sending data. The significance of this operation is to avoid collision where two ports are sending data at the same time, and due to this phenomenon, data will be discarded. When this issue is resolved by both computers, they will start to transmit at random amount of time. The circuit employs the method known as Carrier Sense Multiple Access / Collision Detecion (CSMA/CD) wherein it allows the devices to take turns using the signal carrier line. In this operation, the hub’s primary task is to allow each port to check the signal level of the line to determine whether someone is already using it. The device waits for a few seconds if it is in use, or it transmits otherwise.

Ethernet hubs are found in many home and small business networks because of their low cost. Passive hubs are normally used to organize and physically maintain cables from a single source. Passive hubs can be used together with active or intelligent hubs.

Source:www.zen22142.zen.co.uk/Circuits/Interface/pethhub.htm

Tags: ethernet, Passive, hub,

Comments on this post:

By mistah 0Score: 

2 years ago:  In a normal LAN cable, the important pins are 1, 2, 3 & 6 while the others a grounding. What device should I add to make this circuit work as full duplex?

By tommy 0Score: 

2 years ago:  switching is the only way...

By plank 0Score: 

2 years ago:  What diodes can you suggest? should they be only high speed type?

By jireh ibanez 0Score: 

2 years ago:  can someone provide any values for the capacitors and diodes, it would be very helpful to make homemade ethernet hub to save money :)

By Dharmendra Chauhan 0Score: 

1 year ago:  The diodes are BA243 or BA244, PIN diodes. There are 24 of them on a tiny piece of PCB inside the little plastic case. and each diodes cost Rs 1.

By Bear 0Score: 

7 months ago:  This design may work, but you should not use it. Diodes behave as capacitors at high frequencies, and capacitors allow high frequencies to pass through as if the wire was shorted.

If you really really wanted to do this design anyway, look for capacitors which are rated as having very low capacitance and/or say something like high frequency all over the place. You also need a very low forward voltage drop, and it will only work for 10BaseT.

Login or Register to post comments.
 
Click Here