LanguageEnglishDeutsch
Industrial electronics

data terminal equipment

an end instrument that converts user information into signals or reconverts received signals.

DTE: your equipment's voice in the network

Data terminal equipment is any device at the edge of a communication system that originates, receives, or processes data for human use or machine control. It is the endpoint: a computer, PLC, printer, cash register, or sensor gateway that encodes information into signals for transmission, or decodes incoming signals back into usable form. The DTE sits at the end of the line, not in the middle managing the traffic.

In industrial networks, the distinction between DTE and DCE (data communications equipment, such as modems or network switches) matters for wiring and protocol. A DTE typically outputs data on one pin and receives on another; the DCE reverses these. This is why the null modem adapter exists: to flip the transmit and receive pairs when connecting two DTEs directly, bypassing the communications equipment entirely. Understanding your equipment's role in this relationship determines whether you need a straight cable or a crossed one.

Where DTE sits in the wider picture

In the ISO/OSI model, DTE concerns itself primarily with layers 4 through 7 (transport, session, presentation, application), while the DCE and physical layer media handle layers 1 through 3. This is not a hard boundary; many modern devices blend both roles. A managed Ethernet switch with a serial port can act as both DTE and DCE depending on which interface you address. Industrial computers running SCADA software are unambiguous DTEs; they initiate queries, receive sensor data, and output control commands.

Common failure modes include faulty handshaking (the equipment and network disagree on signal timing or voltage levels), incorrect baud rate or parity settings between paired devices, and cable damage that breaks the data or control lines. When troubleshooting, verify that both ends expect the same protocol, voltage standard (RS-232, RS-422, RS-485), and flow control method. A DTE expecting hardware flow control will wait forever for a signal from a DCE configured for software control.

The term originates from telecommunications standardization in the 1970s and remains in use because it clearly partitions responsibility: the DTE owns the application logic and user interface; the DCE owns the transport and signal conditioning. This separation has blurred in modern IP networks, where a single device might be a web server (DTE layer) running on top of a network interface card (DCE layer) in the same chassis. But in industrial environments, especially where serial protocols and real-time constraints still govern, the DTE/DCE distinction remains practically useful for commissioning and troubleshooting.

More from Industrial electronics

See all

Get the Word of the Day

One industrial term every day, with the trade it belongs to and why it is worth knowing. No advertising.