contraplex
Of message signals, passing in opposite directions at the same time.
contraplex: two-way traffic on one wire, same time
Contraplex refers to a communication method in which two message signals travel in opposite directions simultaneously over the same transmission medium. Unlike simplex (one direction only) or half-duplex (alternating directions), contraplex achieves true simultaneous bidirectional flow. This demands careful separation of the outbound and return signals so they do not interfere with or corrupt each other.
The technical challenge lies in signal separation. Early telephone trunk lines used frequency division: one signal occupied 300-1000 Hz, the other 1000-3400 Hz, allowing both to coexist on a single twisted pair. Modern digital systems employ echo cancellation algorithms that filter out the transmitted signal from the received signal, reconstructing the true incoming message. Hybrid transformers or directional couplers can also enforce one-way flow on each leg of the circuit.
Contraplex versus full duplex
Contraplex is sometimes used synonymously with full duplex, but the distinction matters: contraplex emphasizes the physical simultaneity of opposite-direction signals on a single path, whereas full duplex describes the logical capability of simultaneous two-way communication (which may use separate wires, frequency bands, or time slots). A four-wire trunk line is full duplex but not contraplex, because the signals travel on different physical conductors. A single twisted pair telephone line with echo cancellation is both contraplex and full duplex.
Contraplex operation requires symmetry in impedance, delay, and signal strength between the two directions. Imbalance causes crosstalk, where part of the outgoing signal bleeds into the incoming path and corrupts the received message. This is especially problematic at high bit rates over long distances, where attenuation and dispersion worsen the echo.
The term is less common in modern practice because most high-speed digital systems (Ethernet, fiber-optic links, cellular) use either separate channels or rely on time-division multiplexing rather than true simultaneous contraplex operation. However, the principle remains fundamental in analog telephone networks, some industrial control buses, and any system attempting to maximize throughput on a single copper run.