SLLA486B May 2020 – October 2024 ISO1042 , ISO1042-Q1 , ISO1044 , ISO1050 , ISOW1044
The ISO11898 standard specifies the network interconnect medium to be a single twisted pair cable (shielded or unshielded) with 120-Ω characteristic impedance (ZO). Resistors equal to the characteristic impedance of the line should be used to terminate both ends of the cable to prevent signal reflections. Termination resistors should be placed at the two extreme ends of the network as shown in Figure 4-1. Another reason of CAN bus needing a termination for proper functionality (unlike another industrial interface, RS-485, where termination is optional) is that the dominant-to-recessive signal edge is not actively driven, so the RC decay of the bus brings that transition. If no termination is present on the bus, the dominant-to recessive transition may be missed if the TXD input is continuously changing, resulting in data loss.
For the networks where new nodes will continually be added, and if there is a requirement to keep hardware design of nodes similar, software-controlled termination is a good design option as shown in Figure 4-2. An opto-emulator (ISOM8610) or optoMOS (photorelay) circuit can be added to each node design. Through software, the design can enable or disable termination across CANH-CANL by driving TERM through a GPIO of the MCU. So the two farthest end nodes in the network can drive TERM=High to enable termination of 120 ohm across the bus, while all other nodes can drive TERM=Low. This way the CAN bus effective termination is 60 ohm (120 ohm on both ends in parallel); while the hardware design of each node can be the same.