askvity

How Do You Splice CAN Wires?

Published in CAN Bus Networking 4 mins read

Splicing CAN (Controller Area Network) wires requires careful attention to ensure signal integrity and reliable communication. The best practice involves using a crimp splice to maintain the proper electrical connection without completely severing the wire.

Here's a breakdown of how to correctly splice CAN wires using a crimp splice:

  1. Gather Your Materials: You'll need:

    • CAN wires to be spliced
    • Crimp splice connectors (designed for the appropriate wire gauge)
    • Crimping tool
    • Wire stripper
  2. Prepare the Wires:

    • Carefully strip a small section of insulation from the middle of the CAN wires you intend to splice into. Avoid cutting any strands of the wire. The amount of insulation to remove will depend on the size of the crimp splice you are using.
    • Insert the stripped section of wire into the crimp splice connector.
  3. Insert the Branch Wire:

    • Strip the end of the wire to be connected into the network.
    • Insert it into the open section of the crimp splice connector. Ensure it sits securely inside.
  4. Crimp the Splice:

    • Place the crimp splice connector into the appropriate slot on your crimping tool.
    • Squeeze the handles of the crimping tool firmly to create a secure and tight connection. This action pierces the insulation of all wires inside the crimp to create the electrical connection.
    • Double-check that the crimp is secure and that the wires are held firmly in place.
  5. Test the Connection:

    • After splicing, it's crucial to test the connection to ensure the CAN bus is functioning correctly. Use a CAN bus analyzer or diagnostic tool to check for communication errors.

Important Considerations:

  • Wire Gauge: Use the correct size crimp splice connector for the wire gauge of your CAN wires. Using the wrong size can lead to a poor connection and signal degradation.
  • Shielding: Some CAN bus applications require shielded wiring. If so, ensure the shield is properly maintained during the splicing process. This might involve specialized connectors that ground the shield.
  • Soldering (Generally Not Recommended): While soldering can be used for wire connections, it's generally not recommended for CAN bus splicing unless you are highly skilled in soldering and can guarantee a clean, reliable joint without introducing excess solder or heat that could damage the wires or affect signal integrity. Crimp splices are generally preferred as they are less prone to these issues.
  • Avoid Cut-Through Methods (e.g., Insulation Displacement Connectors (IDCs) in high vibration environments): While some quick splice connectors like insulation displacement connectors exist, they might not be suitable for all CAN bus applications, especially in environments with high vibration or where signal integrity is critical. Crimp splices offer a more robust and reliable connection.

Why is proper splicing important for CAN bus systems?

CAN bus systems rely on accurate and timely data transmission between electronic control units (ECUs). Poorly spliced wires can introduce:

  • Signal Reflections: Impedance mismatches caused by bad splices can create signal reflections that interfere with communication.
  • Voltage Drops: A loose or corroded splice can increase resistance, leading to voltage drops that can affect the performance of connected devices.
  • Intermittent Communication: Vibration or movement can cause a poorly made splice to lose contact intermittently, resulting in communication errors.
  • Complete System Failure: In severe cases, a failed splice can disrupt the entire CAN bus network, leading to complete system failure.

Related Articles