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

How to Use PLN Source: Examples, Pinouts, and Specs

Image of PLN Source
Cirkit Designer LogoDesign with PLN Source in Cirkit Designer

Introduction

The PLN Source by Power Source (Manufacturer Part ID: PLN Source) is an innovative electronic component designed to deliver electrical power over existing power lines. This technology enables both energy distribution and data communication without requiring additional wiring, making it an efficient and cost-effective solution for modern applications.

Explore Projects Built with PLN Source

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
PLC-Controlled Power Window System with Infrared Sensing and Relay Module
Image of wiring FYP: A project utilizing PLN Source in a practical application
This circuit is designed to control a motorized window system using a PLC (Programmable Logic Controller) and an array of sensors and switches. It includes power supplies for 12V and 24V DC, an MCB (Miniature Circuit Breaker) for protection, and a relay module interfaced with an Arduino for additional control logic. The PLC manages inputs from pushbuttons, a 3-position switch, infrared proximity sensors, and an emergency stop, and it controls outputs such as the motor speed controller, lamps, and solenoid valves.
Cirkit Designer LogoOpen Project in Cirkit Designer
AC-Powered 220 Fan and Water Pump Control System
Image of Air Cooler: A project utilizing PLN Source in a practical application
This circuit consists of an AC power source that supplies power to both a 220V fan and a water pump. The AC source's positive and negative terminals are connected to the corresponding positive and negative inputs of the water pump and the 'L' and 'N' inputs of the fan, respectively, indicating that both loads are in parallel with the AC source.
Cirkit Designer LogoOpen Project in Cirkit Designer
Laptop-Connected Adalm Pluto SDR with Dual Antennas
Image of Zidan Project: A project utilizing PLN Source 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
Arduino Nano-Based Smart Power Monitoring System with Bluetooth and LCD Display
Image of Disertatie: A project utilizing PLN Source in a practical application
This circuit is a power monitoring system that uses an Arduino Nano to measure and display voltage, current, and power consumption. It includes sensors for voltage (ZMPT101B) and current (ACS712), a Bluetooth module (HC-05) for wireless communication, and a Nokia 5110 LCD for displaying the measurements. The system is powered by a 12V adapter and can monitor a 240V power source, with the Arduino running code to calculate and display real-time electrical parameters.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with PLN Source

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 wiring FYP: A project utilizing PLN Source in a practical application
PLC-Controlled Power Window System with Infrared Sensing and Relay Module
This circuit is designed to control a motorized window system using a PLC (Programmable Logic Controller) and an array of sensors and switches. It includes power supplies for 12V and 24V DC, an MCB (Miniature Circuit Breaker) for protection, and a relay module interfaced with an Arduino for additional control logic. The PLC manages inputs from pushbuttons, a 3-position switch, infrared proximity sensors, and an emergency stop, and it controls outputs such as the motor speed controller, lamps, and solenoid valves.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Air Cooler: A project utilizing PLN Source in a practical application
AC-Powered 220 Fan and Water Pump Control System
This circuit consists of an AC power source that supplies power to both a 220V fan and a water pump. The AC source's positive and negative terminals are connected to the corresponding positive and negative inputs of the water pump and the 'L' and 'N' inputs of the fan, respectively, indicating that both loads are in parallel with the AC source.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Zidan Project: A project utilizing PLN Source 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
Image of Disertatie: A project utilizing PLN Source in a practical application
Arduino Nano-Based Smart Power Monitoring System with Bluetooth and LCD Display
This circuit is a power monitoring system that uses an Arduino Nano to measure and display voltage, current, and power consumption. It includes sensors for voltage (ZMPT101B) and current (ACS712), a Bluetooth module (HC-05) for wireless communication, and a Nokia 5110 LCD for displaying the measurements. The system is powered by a 12V adapter and can monitor a 240V power source, with the Arduino running code to calculate and display real-time electrical parameters.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Smart Home Systems: Powering and communicating with IoT devices over existing electrical wiring.
  • Industrial Automation: Enabling machine-to-machine communication in factories without additional cabling.
  • Energy Management Systems: Facilitating real-time monitoring and control of power usage.
  • Retrofit Projects: Adding communication capabilities to older buildings without rewiring.

Technical Specifications

Key Technical Details

Parameter Value
Input Voltage Range 90V - 265V AC
Output Voltage 5V DC / 12V DC (configurable)
Maximum Output Current 2A
Communication Protocol Power Line Communication (PLC)
Frequency Band 2 MHz - 30 MHz
Operating Temperature -20°C to 70°C
Dimensions 50mm x 30mm x 20mm
Weight 50g
Safety Standards IEC 60950-1, UL 60950-1

Pin Configuration and Descriptions

Pin Number Pin Name Description
1 AC_L Live wire input for AC power (90V - 265V AC).
2 AC_N Neutral wire input for AC power.
3 GND Ground connection for DC output.
4 VOUT Configurable DC output voltage (5V or 12V).
5 DATA_IN Input for data signals to be transmitted over the power line.
6 DATA_OUT Output for received data signals from the power line.
7 CONFIG Configuration pin for setting output voltage and communication parameters.

Usage Instructions

How to Use the PLN Source in a Circuit

  1. Power Connection:

    • Connect the AC_L and AC_N pins to the live and neutral wires of the AC power source.
    • Ensure proper grounding by connecting the GND pin to the circuit ground.
  2. Output Voltage Configuration:

    • Use the CONFIG pin to set the desired output voltage (5V or 12V). Refer to the manufacturer's datasheet for specific resistor values or jumper settings.
  3. Data Communication:

    • Connect the DATA_IN pin to the data source (e.g., a microcontroller or sensor).
    • The DATA_OUT pin will output the received data signals from the power line.
  4. Load Connection:

    • Connect the load (e.g., IoT device, sensor) to the VOUT and GND pins.

Important Considerations and Best Practices

  • Safety First: Always ensure the component is powered off before making any connections.
  • Voltage Selection: Double-check the output voltage configuration to avoid damaging connected devices.
  • Noise Filtering: Use appropriate filters to minimize noise in data communication over power lines.
  • Heat Dissipation: Ensure adequate ventilation or heat sinking if the component operates near its maximum current rating.

Example: Connecting PLN Source to an Arduino UNO

Below is an example of how to use the PLN Source to power an Arduino UNO and send data over power lines.

Circuit Connections

  • Connect AC_L and AC_N to the AC power source.
  • Set the CONFIG pin to output 5V DC.
  • Connect VOUT to the Arduino's 5V pin and GND to the Arduino's GND pin.
  • Use the DATA_IN pin to send data from the Arduino to the power line.

Arduino Code Example

// Example code for sending data over a PLN Source using Arduino UNO

void setup() {
  Serial.begin(9600); // Initialize serial communication at 9600 baud
  pinMode(2, OUTPUT); // Set pin 2 as output for data transmission
}

void loop() {
  // Send a test message over the power line
  digitalWrite(2, HIGH); // Simulate data signal (logic HIGH)
  delay(100);            // Wait for 100ms
  digitalWrite(2, LOW);  // Simulate data signal (logic LOW)
  delay(100);            // Wait for 100ms

  // Print status to the serial monitor
  Serial.println("Data sent over power line");
}

Troubleshooting and FAQs

Common Issues and Solutions

  1. No Output Voltage:

    • Cause: Incorrect configuration of the CONFIG pin.
    • Solution: Verify the resistor or jumper settings for the desired output voltage.
  2. Data Transmission Fails:

    • Cause: Excessive noise on the power line.
    • Solution: Add noise filters or use shielded cables for sensitive connections.
  3. Overheating:

    • Cause: Operating near maximum current rating without proper ventilation.
    • Solution: Ensure adequate airflow or attach a heat sink to the component.
  4. Device Not Powering On:

    • Cause: Incorrect wiring of the AC_L and AC_N pins.
    • Solution: Double-check the live and neutral connections.

FAQs

  • Q: Can the PLN Source be used outdoors?

    • A: The PLN Source is not weatherproof. Use it in a protected environment or within a weatherproof enclosure.
  • Q: What is the maximum data rate supported?

    • A: The component supports data rates up to 10 Mbps, depending on line conditions.
  • Q: Can I use the PLN Source with a 24V DC output?

    • A: No, the output voltage is limited to 5V or 12V as per the configuration.
  • Q: Is the PLN Source compatible with three-phase power systems?

    • A: The PLN Source is designed for single-phase systems. For three-phase systems, consult the manufacturer for additional components or solutions.