Computer Network Assignment 6

Modes of Transmission Medium

Introduction

Modes of transmission refer to the direction in which data flows between two devices in a communication system. It defines how signals travel through a transmission medium such as twisted pair cable, fiber optic cable, or wireless channel.


1) Simplex Mode

In Simplex Mode, communication takes place in only one direction. One device acts only as a sender and the other only as a receiver. There is no reverse communication possible.

This mode is used when information needs to be sent in a single direction without any response. It is simple and cost-effective but does not allow feedback.

Examples:

  • Keyboard to computer
  • Television broadcasting
  • Radio broadcasting

Diagram (Concept)

Sender ➝ Receiver

Advantages:

  • Simple design
  • Low cost
  • No data collision

Disadvantages:

  • No feedback mechanism
  • One-way communication only

2) Half-Duplex Mode

In Half-Duplex Mode, communication can occur in both directions, but not at the same time. At one moment, one device sends data, and at another moment, the other device sends data.

This mode is useful when two-way communication is needed but simultaneous transmission is not required.

Examples:

  • Walkie-talkie
  • CB radio

Diagram (Concept)

Device A ➝➝ Device B
Device A ⬅⬅ Device B (one at a time)

Advantages:

  • Two-way communication
  • More efficient than simplex

Disadvantages:

  • Delay due to turn-taking
  • Possible data collision if not managed properly

3) Full-Duplex Mode

In Full-Duplex Mode, communication occurs in both directions at the same time. Both devices can send and receive data simultaneously.

This mode provides faster and more efficient communication because there is no waiting time between transmissions.

Examples:

  • Telephone conversation
  • Mobile communication
  • Video conferencing

Diagram (Concept)

Device A ⇄ Device B (simultaneously)

Advantages:

  • Faster communication
  • No waiting time
  • More efficient

Disadvantages:

  • More expensive
  • Requires complex hardware

Comparison Table

ModeDirection of CommunicationExampleEfficiency
SimplexOne-way onlyTV broadcastingLow
Half-DuplexTwo-way (one at a time)Walkie-talkieMedium
Full-DuplexTwo-way (simultaneous)TelephoneHigh

Conclusion

The three main modes of transmission are Simplex, Half-Duplex, and Full-Duplex. Simplex allows one-way communication, Half-Duplex allows two-way communication but not at the same time, and Full-Duplex allows simultaneous two-way communication. The choice of mode depends on the requirement of the communication system.


Viva Questions with Answers

1. What is transmission mode?

It is the direction of data flow between two communicating devices.

2. Which mode allows communication in only one direction?

Simplex mode.

3. Which mode allows communication in both directions but not at the same time?

Half-duplex mode.

4. Which mode is used in telephone communication?

Full-duplex mode.

5. Which transmission mode is the most efficient?

Full-duplex mode.

Spread the love

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top