Half duplex: Difference between revisions

From Hackepedia
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Half duplex means that 1 channel is used for communication.  Sending data must be synchronized with receiving data and it's possible that both ends of the communication try to send data at the same time causing a collision.  The aggregate bandwidth of a 100 Mbps link is 100 Mbps.  This is half of what full-duplex provides.
Half duplex means that 1 channel is used for communication.  Sending data must be synchronized with receiving data and it's possible that both ends of the communication try to send data at the same time causing a collision.  The aggregate bandwidth of a 100 Mbps link is 100 Mbps.  This is half of what full-duplex provides.  [[Hub]]s are half duplex, always.

Revision as of 12:15, 13 October 2005

Half duplex means that 1 channel is used for communication. Sending data must be synchronized with receiving data and it's possible that both ends of the communication try to send data at the same time causing a collision. The aggregate bandwidth of a 100 Mbps link is 100 Mbps. This is half of what full-duplex provides. Hubs are half duplex, always.