Qu'est-ce que la communication simplex et full-duplex ?

Qu'est-ce que la communication simplex et full-duplex ?

Simplex means one direction, and duplex means both parties send and receive at the same time. They can only send and receive in one direction at the same time, but the direction can be changed. It is called half-duplex. If only A can send and B can receive, then simplex. A can send and B can receive, or B can send and A can receive (two directions). It cannot be called half-duplex at the same time. A is sending and B is receiving at the same time, and B is sending and A is receiving, which is called full-duplex.

 

Qu'est-ce que la communication en série ?

The concept of serial communications is very simple. The serial port sends and receives bytes bit by bit. Although slower than byte-by-byte parallel communication, a serial port can send data on one wire while receiving data on another wire. It is simple and enables communication over long distances. For example, when IEEE488 defines the parallel communication state, it stipulates that the total length of the equipment line shall not exceed 20 meters, and the length between any two devices shall not exceed 2 meters.

For serial ports, the length can be up to 1200 meters. Typically, serial ports are used for the transmission of ASCII characters. Communication is completed using 3 wires, namely ground wire, sending and receiving. Because serial communication is asynchronous, a port can send data on one line while receiving data on another line. The other lines are used for handshaking, but are not required. The most important parameters of serial communication are baud rate, data bits, stop bits and parity. For two ports to communicate, these parameters must match.

What is communication

La communication désigne l'échange et la transmission d'informations entre des personnes ou entre des personnes et la nature par le biais de certains comportements ou médias. Au sens large, elle signifie que deux parties ou plus qui ont besoin d'informations peuvent utiliser n'importe quelle méthode et n'importe quel support sans enfreindre leurs souhaits respectifs. transmettre des informations d'une partie à l'autre de manière précise et sûre.

DTU/Edge Gateway/IoT Platform/Gateway Module/What is simplex and full-duplex communication?

Articles recommandés sur des points de connaissance pertinents

L'histoire du développement des communications

Qu'est-ce que le port série parallèle, la connexion au port série

Qu'est-ce qu'un protocole de communication sur le port série ? Il en existe plusieurs courants.

Qu'est-ce que la vitesse de transmission, la vitesse de transmission expliquée

Tags: simplex communication full duplex communication

Previous article : What is the DB9 interface

Articles récents

Nous contacter