Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use splicing connector 2: Examples, Pinouts, and Specs

Image of splicing connector 2
Cirkit Designer LogoDesign with splicing connector 2 in Cirkit Designer

Introduction

The Splicing Connector 2 by WAGO is a compact and efficient solution for joining two or more electrical wires or cables. Designed for ease of use, it ensures a secure and reliable connection for signal transmission or power distribution. This component is widely used in electrical installations, control panels, and DIY projects due to its tool-free operation and robust design.

Explore Projects Built with splicing connector 2

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
5-Pin Connector Synchronization Circuit
Image of UMB_Cable: A project utilizing splicing connector 2 in a practical application
This circuit consists of four 5-pin connectors, where two of the connectors are fully interconnected pin-to-pin. The purpose of this setup could be to create a parallel connection between the two 5-pin connectors, possibly for signal distribution or redundancy.
Cirkit Designer LogoOpen Project in Cirkit Designer
Dual 5V Power Supply Distribution Circuit with Toggle Switch Control
Image of rfdriver: A project utilizing splicing connector 2 in a practical application
This circuit consists of two 5V 5A power supplies connected to an AC wall plug point, providing DC output through a 12-way connector. The ground connections from both power supplies are interconnected and also connected to the ground pins of two toggle switches. The DC outputs from the power supplies are separately connected to different pins on the 12-way connector, with each power supply output being switchable via one of the toggle switches.
Cirkit Designer LogoOpen Project in Cirkit Designer
SPST Rocker Switch Array Circuit
Image of SWITCH CONNECTION: A project utilizing splicing connector 2 in a practical application
This circuit features a parallel arrangement of SPST rocker switches, each capable of independently controlling the connection of a separate circuit branch to a common line. It is likely designed for simple on/off control of multiple individual loads or signals, with each switch operating a distinct load or signal path.
Cirkit Designer LogoOpen Project in Cirkit Designer
Dual Motor Control System with DPDT Switches and Planetary Gearbox Motors
Image of LEAD SCREW : A project utilizing splicing connector 2 in a practical application
This circuit features two DPDT switches that control the direction of two MRB Planetary gearbox motors. The switches are connected to a connector, allowing for external control inputs to change the motor directions.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with splicing connector 2

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of UMB_Cable: A project utilizing splicing connector 2 in a practical application
5-Pin Connector Synchronization Circuit
This circuit consists of four 5-pin connectors, where two of the connectors are fully interconnected pin-to-pin. The purpose of this setup could be to create a parallel connection between the two 5-pin connectors, possibly for signal distribution or redundancy.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of rfdriver: A project utilizing splicing connector 2 in a practical application
Dual 5V Power Supply Distribution Circuit with Toggle Switch Control
This circuit consists of two 5V 5A power supplies connected to an AC wall plug point, providing DC output through a 12-way connector. The ground connections from both power supplies are interconnected and also connected to the ground pins of two toggle switches. The DC outputs from the power supplies are separately connected to different pins on the 12-way connector, with each power supply output being switchable via one of the toggle switches.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of SWITCH CONNECTION: A project utilizing splicing connector 2 in a practical application
SPST Rocker Switch Array Circuit
This circuit features a parallel arrangement of SPST rocker switches, each capable of independently controlling the connection of a separate circuit branch to a common line. It is likely designed for simple on/off control of multiple individual loads or signals, with each switch operating a distinct load or signal path.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of LEAD SCREW : A project utilizing splicing connector 2 in a practical application
Dual Motor Control System with DPDT Switches and Planetary Gearbox Motors
This circuit features two DPDT switches that control the direction of two MRB Planetary gearbox motors. The switches are connected to a connector, allowing for external control inputs to change the motor directions.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Electrical wiring in residential, commercial, and industrial installations
  • Connecting wires in control panels and distribution boxes
  • DIY electronics and prototyping projects
  • Signal and power distribution in low-voltage systems

Technical Specifications

The following table outlines the key technical details of the Splicing Connector 2:

Parameter Specification
Manufacturer WAGO
Part ID Splicing Connector
Number of Connections 2
Wire Size Compatibility 28–12 AWG (0.08–4 mm²)
Voltage Rating 450 V
Current Rating 32 A
Operating Temperature -40°C to +85°C
Housing Material Polycarbonate (PC), flame-retardant
Connection Type Push-in spring technology
Dimensions (L x W x H) 20.5 mm x 13.1 mm x 8.3 mm

Pin Configuration and Descriptions

The Splicing Connector 2 does not have traditional pins but features two wire entry points. The table below describes the wire entry points:

Entry Point Description
Entry Point 1 Insert the first wire (28–12 AWG)
Entry Point 2 Insert the second wire (28–12 AWG)

Usage Instructions

How to Use the Splicing Connector 2 in a Circuit

  1. Prepare the Wires: Strip approximately 10–12 mm of insulation from the ends of the wires you wish to connect.
  2. Insert the Wires: Push the stripped end of the first wire into Entry Point 1 and the second wire into Entry Point 2. Ensure the wires are fully inserted and securely held by the spring mechanism.
  3. Verify the Connection: Gently tug on the wires to confirm they are firmly secured.
  4. Test the Circuit: Power on the circuit and verify the connection is functioning as intended.

Important Considerations and Best Practices

  • Ensure the wire size is within the specified range (28–12 AWG) for optimal performance.
  • Avoid using damaged or corroded wires, as this may compromise the connection.
  • Do not exceed the voltage and current ratings of the connector (450 V, 32 A).
  • Use the connector in environments within the specified operating temperature range (-40°C to +85°C).
  • For added safety, ensure the connector is housed in an enclosure if used in high-voltage or high-current applications.

Example: Connecting to an Arduino UNO

While the Splicing Connector 2 is not directly programmable, it can be used to connect power or signals to an Arduino UNO. For example, you can use it to connect a 5V power supply to the Arduino's VIN and GND pins.

// Example: Blinking an LED using a power connection via Splicing Connector 2
// Ensure the 5V power supply is securely connected to the Arduino using the connector

int ledPin = 13; // Pin connected to the onboard LED

void setup() {
  pinMode(ledPin, OUTPUT); // Set the LED pin as an output
}

void loop() {
  digitalWrite(ledPin, HIGH); // Turn the LED on
  delay(1000);                // Wait for 1 second
  digitalWrite(ledPin, LOW);  // Turn the LED off
  delay(1000);                // Wait for 1 second
}

Troubleshooting and FAQs

Common Issues Users Might Face

  1. Loose Connections: If the wires are not securely held, the connection may fail.
    • Solution: Ensure the wires are fully inserted into the connector and the spring mechanism is engaged.
  2. Overheating: The connector may overheat if the current exceeds 32 A.
    • Solution: Verify the current rating of your circuit and ensure it does not exceed the connector's specifications.
  3. Wire Slippage: Stripped wires may slip out of the connector.
    • Solution: Strip the correct length of insulation (10–12 mm) and ensure the wire is clean and undamaged.

FAQs

Q1: Can I reuse the Splicing Connector 2?
A1: Yes, the connector is reusable. Simply remove the wires by pulling them out while pressing the release lever (if applicable).

Q2: Is the connector suitable for outdoor use?
A2: The connector is not waterproof. Use it in a weatherproof enclosure if outdoor use is required.

Q3: Can I connect wires of different sizes?
A3: Yes, as long as the wire sizes are within the specified range (28–12 AWG).

Q4: Does the connector require any special tools?
A4: No, the push-in spring technology allows for tool-free operation.