LEMON Manuals: Even more car manuals for everyone: 1960-2025
Home >> Dodge and Ram >> 2021 >> ProMaster 1500 >> Repair and Diagnosis >> External Pages >> Different car >> Section 6 (Electronic Control Modules (Service Information)) >> Communication >> Operation >> Communication >> Automotive ETHERNET Operation
April 5, 2026: LEMON Manuals is launched! Read the announcement.

Automotive ETHERNET Operation

WARNING: This page is about a different car, the 2022 RAM ProMaster 3500, 2022 RAM ProMaster 2500, and 2022 RAM ProMaster 1500. However, it is still accessible from the selected car via links, so may be relevant.

AUTOMOTIVE ETHERNET 

The Automotive Ethernet uses a twisted pair cable on which symmetrical differential voltages are applied for the physical connection. The voltages represent symbols that a sender encodes based on the desired bitstream. A receiver uses the resulting symbol stream in turn to decode the contained bits. Only two ECUs are ever connected to one cable. Thus, only point-to-point connection topology is available. Information is transferred bidirectional on a wire pair at 100 Mbps. Two interconnected ECUs can send and receive simultaneously (full-duplex). As a sender, an ECU adds its differential voltage to the two wires, while as a receiver, it subtracts its voltage from the applied total voltage. The result of the subtraction corresponds to the voltage that was sent by the opposite ECU. This mechanism is a component of the echo cancellation method that is used in other Ethernet systems.

The two ECUs must know when a new symbol begins for differential voltages to be added or subtracted so that both ECUs must be synchronized to the symbol stream. The synchronization is done with the help of a Master (Sender) ECU and Slave (Receiving) ECU. The Master (Sender) generates a continuous symbol stream to which the Slave (Receiver) is synchronized. The software of the microcontroller configures as a Master (Sender) or Slave (Receiver). The Ethernet controller first listens on the physical medium before a message is sent, preventing another ECU in the network from overwriting the current message. When the medium is free, the Ethernet controller can begin its transmission.

The transmission connection is made through TCP (Transmission Control Protocol), known as a connection-oriented transmission. The connection between the two ECUs is identified using an IP address, port number, and a three-way handshake or three-step process before the actual data transmission.