Transmission Modes -Simplex, Half-Duplex and Full-Duplex
Transmission Modes refers to the direction of data transmission between two devices. For example, your cell phone is a full-duplex because both parties can talk at once but, a walkie-talkie is a half-duplex device because only one party can transmit at a time. Radio is the example of simplex communication, where radio only can receive the signal and never transmit. Half-duplex communications limit the exchange of data to one direction at a time while full-duplex allows the sending and receiving of data at the same time.
Simplex Communication
In simplex transmission, the communication between sender and receiver only occurs in one direction. Simplex in one way communication in which the signals can travel only in one direction. The sender only can send and receiver only can receive nor send. Radio Broadcasting, television broadcasting computer to printer communication, and keyboard to computer connections are the examples of simplex communication.
Half-duplex communication
In half-duplex communication, one side can talk at a time another side should be on listening. When one side has complete transmitting its data, the other side can reply. Only one node can talk at a time. If both try to talk at the same time, a collision will take place on the network. So both devices can transmit and receive on the media but cannot do so at the same time.
The half-duplex mode is used in legacy bus topologies and with Ethernet hubs. WLANs also operate in half-duplex. Half-Duplex is used with contention-based access methods. This method of communication is not very efficient and requires more time to send/receive larger amounts of data. Older networks mostly based in half-duplex mode, due to the constraints of the network medium (coax cable) and hardware equipment (hubs) as shown in the figure below.
Full-duplex communication
Full-duplex is the type of communication where Both devices can transmit and receive on the media at the same time. The data link layer assumes that the media is available for transmission for both nodes at any time without any danger of a collision. So, the transfer of data occurs much faster.
Ethernet switches operate in full-duplex mode by default but can operate in half-duplex if connecting to a device such as an Ethernet hub. Below figure illustrates the full-duplex communication.
Today, all networks make use of switches instead of hubs and UTP Ethernet cabling instead of co-axial cabling, which allow full-duplex communication between all connected hosts. It is important that both interconnected interfaces operate using the
Carrier Sense Multiple Access (CSMA) - Networkustad
June 2, 2019 @ 11:57 am
[…] Sense Multiple Access/Collision Detection (CSMA/CD); is the most widely used transmission method in half-duplex Ethernet networks. On Ethernet, any device can attempt to send a frame at any time. Each device […]
Duplex and Speed Settings on Switch - Networkustad
June 5, 2019 @ 6:25 pm
[…] Duplex and Speed settings are the most basic settings for each port of a switch. By default, Cisco switches will auto-negotiate the speed and duplex settings. There are possibility of mismatching of duplex and speed setting between the switch port and the connected devices for example a computer or another switch. There are two types of duplex settings used for communications on an Ethernet network. Full-duplex communication both ends of the connection can send and receive simultaneously but in the half-duplex only one end of the connection can send at a time. […]
Network Interface Card (NIC) and Ethernet Protocol » Networkustad
August 29, 2019 @ 3:04 pm
[…] uses in half-duplex Ethernet LANs to detect and resolve collisions. Today’s Ethernet LANs use full-duplex switches, which allow multiple devices to send and receive simultaneously with no […]
August 18, 2020 @ 7:36 am
You have shared a great article to understand all three types of Transmission Modes. Comparison shown in the article is really of a great knowledge and I would love to share it further. Thanks and keep sharing!!!