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

How to Use PLUG_WITH_SOCKET: Examples, Pinouts, and Specs

Image of PLUG_WITH_SOCKET
Cirkit Designer LogoDesign with PLUG_WITH_SOCKET in Cirkit Designer

Introduction

A plug with a socket is a fundamental electrical component used to connect electrical appliances to a power source. The plug is designed to fit securely into the socket, creating a conductive path for electricity to flow and power the connected device. This component is widely used in residential, commercial, and industrial settings to enable the safe and efficient transfer of electrical energy.

Explore Projects Built with PLUG_WITH_SOCKET

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Heater Control Circuit with Power Socket Integration
Image of Simple Water Heater: A project utilizing PLUG_WITH_SOCKET in a practical application
The circuit connects a heater to a power source via a socket. The heater is likely to be powered directly from the socket, with the positive and negative terminals of the socket providing the necessary voltage and ground connections to the heater. There are no control elements or sensors present in the circuit, indicating that the heater operates at a constant power level when connected.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32 Smart Socket with Energy Monitoring and OLED Display
Image of Energy Meter: A project utilizing PLUG_WITH_SOCKET in a practical application
This circuit is a smart socket for energy monitoring, utilizing an ESP32 microcontroller to read voltage and current from ZMPT101B and ACS712 sensors. The readings are displayed on a 0.96" OLED screen, and a relay module is used to control a connected load, such as a bulb, remotely. The system is powered by a 220V AC source, converted to DC by an HLK-PM01 module.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Controlled AC Lighting System with Power Monitoring
Image of Smart Energy Meter: A project utilizing PLUG_WITH_SOCKET in a practical application
This circuit features an ESP32 microcontroller interfaced with a PZEM004T power monitoring module and a 4-channel relay module controlling multiple AC LED bulbs. The ESP32 uses GPIO pins to control the relays, which in turn switch the LED bulbs on and off. The PZEM004T is connected to the ESP32 for communication and to a current sensor for monitoring power consumption of the connected load through the relay contacts.
Cirkit Designer LogoOpen Project in Cirkit Designer
Laptop-Connected Adalm Pluto SDR with Dual Antennas
Image of Zidan Project: A project utilizing PLUG_WITH_SOCKET in a practical application
This circuit connects an Adalm Pluto Software Defined Radio (SDR) to a laptop via a Type-B to USB cable, allowing the laptop to control the SDR and process signals. Additionally, two antennas are connected to the Adalm Pluto SDR, which are likely used for transmitting and receiving radio signals as part of the SDR's functionality.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with PLUG_WITH_SOCKET

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 Simple Water Heater: A project utilizing PLUG_WITH_SOCKET in a practical application
Heater Control Circuit with Power Socket Integration
The circuit connects a heater to a power source via a socket. The heater is likely to be powered directly from the socket, with the positive and negative terminals of the socket providing the necessary voltage and ground connections to the heater. There are no control elements or sensors present in the circuit, indicating that the heater operates at a constant power level when connected.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Energy Meter: A project utilizing PLUG_WITH_SOCKET in a practical application
ESP32 Smart Socket with Energy Monitoring and OLED Display
This circuit is a smart socket for energy monitoring, utilizing an ESP32 microcontroller to read voltage and current from ZMPT101B and ACS712 sensors. The readings are displayed on a 0.96" OLED screen, and a relay module is used to control a connected load, such as a bulb, remotely. The system is powered by a 220V AC source, converted to DC by an HLK-PM01 module.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Smart Energy Meter: A project utilizing PLUG_WITH_SOCKET in a practical application
ESP32-Controlled AC Lighting System with Power Monitoring
This circuit features an ESP32 microcontroller interfaced with a PZEM004T power monitoring module and a 4-channel relay module controlling multiple AC LED bulbs. The ESP32 uses GPIO pins to control the relays, which in turn switch the LED bulbs on and off. The PZEM004T is connected to the ESP32 for communication and to a current sensor for monitoring power consumption of the connected load through the relay contacts.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Zidan Project: A project utilizing PLUG_WITH_SOCKET in a practical application
Laptop-Connected Adalm Pluto SDR with Dual Antennas
This circuit connects an Adalm Pluto Software Defined Radio (SDR) to a laptop via a Type-B to USB cable, allowing the laptop to control the SDR and process signals. Additionally, two antennas are connected to the Adalm Pluto SDR, which are likely used for transmitting and receiving radio signals as part of the SDR's functionality.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Powering household appliances such as lamps, televisions, and kitchen devices.
  • Connecting industrial equipment to power supplies.
  • Temporary power connections for tools and machinery on construction sites.
  • Extending power outlets using extension cords.
  • Providing power to electronic devices in laboratories and workshops.

Technical Specifications

Key Technical Details

  • Voltage Rating: 110V to 250V AC (varies by region and model).
  • Current Rating: 6A to 16A (depending on the design and application).
  • Frequency: 50Hz or 60Hz.
  • Material: High-grade thermoplastic or thermoset for insulation.
  • Contact Material: Brass or copper for conductivity.
  • Safety Features: Grounding pin, child safety shutters (in some models), and flame-retardant housing.

Pin Configuration and Descriptions

The plug and socket typically have three pins or terminals, depending on the design. Below is a table describing the pin configuration:

Plug Pin Configuration

Pin Name Description
Live (L) Carries the current from the power source to the appliance.
Neutral (N) Completes the circuit by returning the current to the power source.
Ground (G) Provides a safety path for fault currents to prevent electric shock.

Socket Terminal Configuration

Terminal Name Description
Live (L) Supplies current to the plug when connected.
Neutral (N) Completes the circuit by receiving current from the plug.
Ground (G) Connects to the grounding system for safety in case of electrical faults.

Usage Instructions

How to Use the Component in a Circuit

  1. Inspect the Plug and Socket: Ensure that both the plug and socket are rated for the same voltage and current. Check for any visible damage or wear.
  2. Connect the Plug to the Appliance: Attach the plug to the appliance's power cord, ensuring proper wiring:
    • Connect the live wire to the live pin.
    • Connect the neutral wire to the neutral pin.
    • Connect the ground wire to the ground pin (if applicable).
  3. Insert the Plug into the Socket: Align the pins of the plug with the corresponding terminals in the socket and push firmly until it is securely seated.
  4. Power On the Appliance: Switch on the power supply to energize the socket and power the connected appliance.

Important Considerations and Best Practices

  • Always ensure the plug and socket are compatible in terms of voltage, current, and pin configuration.
  • Use components with proper grounding to enhance safety.
  • Avoid overloading the socket by connecting devices that exceed its current rating.
  • Regularly inspect the plug and socket for signs of wear, damage, or overheating.
  • Disconnect the plug from the socket before performing any maintenance on the appliance.

Example: Connecting to an Arduino UNO

If you are using a plug with a socket to power an Arduino UNO via an adapter, follow these steps:

  1. Use a DC power adapter with a plug that matches the Arduino's barrel jack.
  2. Ensure the adapter's output voltage is 7-12V DC and the current rating is at least 500mA.
  3. Insert the adapter's plug into the Arduino's power jack.
  4. Plug the adapter into a compatible socket and switch on the power.
// Example Arduino code to blink an LED
// Ensure the Arduino is powered via the plug and socket connection

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

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

Troubleshooting and FAQs

Common Issues Users Might Face

  1. Loose Connection: The plug does not fit securely into the socket.
    • Solution: Check for dirt or debris in the socket and clean it. Ensure the plug and socket are compatible.
  2. Overheating: The plug or socket becomes excessively hot during use.
    • Solution: Verify that the connected device does not exceed the current rating. Replace damaged components.
  3. No Power to the Appliance: The appliance does not turn on when connected.
    • Solution: Check the power supply, ensure proper wiring, and test the appliance with a different socket.
  4. Sparking When Plugging In: Sparks are visible when inserting the plug.
    • Solution: Ensure the socket is switched off before inserting the plug. Replace worn or damaged components.

FAQs

  • Q: Can I use a plug with a socket rated for a different voltage?
    A: No, always use a plug and socket rated for the same voltage to avoid damage or safety hazards.

  • Q: What should I do if the ground pin is missing?
    A: Replace the plug immediately. The ground pin is essential for safety.

  • Q: Can I connect multiple devices to one socket using an adapter?
    A: Yes, but ensure the total current draw does not exceed the socket's rating.

  • Q: How do I know if the plug and socket are compatible?
    A: Check the voltage, current rating, and pin configuration to ensure compatibility.