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

How to Use SPD: Examples, Pinouts, and Specs

Image of SPD
Cirkit Designer LogoDesign with SPD in Cirkit Designer

Introduction

A Surge Protective Device (SPD) is an essential electronic component designed to protect electrical equipment from transient voltage spikes. These voltage surges can occur due to lightning strikes, power grid switching, or other electrical disturbances. The SPD works by diverting excess voltage to the ground, ensuring that connected devices remain safe from damage.

Explore Projects Built with SPD

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Basic Surge Protection Circuit with Benedict Switch
Image of DC & Monitoring Box: A project utilizing SPD in a practical application
The circuit includes a Benedict Switch connected in series with a Fuse Holder and an SPD (Surge Protection Device). The SPD is also connected to a Ground reference. This configuration suggests that the circuit is designed to control power flow, protect against overcurrent with the fuse, and guard against voltage surges with the SPD, with a safe path to ground for surge dissipation.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-S3 GPS and Wind Speed Logger with Dual OLED Displays and CAN Bus
Image of esp32-s3-ellipse: A project utilizing SPD in a practical application
This circuit features an ESP32-S3 microcontroller interfaced with an SD card module, two OLED displays, a GPS module, and a CAN bus module. The ESP32-S3 records GPS data to the SD card, displays speed on one OLED, and shows wind speed from the CAN bus on the other OLED, providing a comprehensive data logging and display system.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-S3 GPS Logger and Wind Speed Display with Dual OLED and CAN Bus
Image of Copy of esp32-s3-ellipse: A project utilizing SPD in a practical application
This circuit features an ESP32-S3 microcontroller interfaced with an SD card, two OLED displays, a GPS module, and a CAN bus module. It records GPS data to the SD card every second, displays speed in knots on one OLED display, and shows wind speed from the CAN bus in NMEA 2000 format on the other OLED display.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Smart Irrigation and Environmental Monitoring System
Image of Skripsi: A project utilizing SPD in a practical application
This is an automated environmental control system for plant growth that uses an ESP32 to monitor soil moisture and pH levels, and to manage irrigation through solenoid valves. The system aims to maintain optimal growing conditions by adjusting watering schedules based on sensor inputs.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with SPD

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 DC & Monitoring Box: A project utilizing SPD in a practical application
Basic Surge Protection Circuit with Benedict Switch
The circuit includes a Benedict Switch connected in series with a Fuse Holder and an SPD (Surge Protection Device). The SPD is also connected to a Ground reference. This configuration suggests that the circuit is designed to control power flow, protect against overcurrent with the fuse, and guard against voltage surges with the SPD, with a safe path to ground for surge dissipation.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of esp32-s3-ellipse: A project utilizing SPD in a practical application
ESP32-S3 GPS and Wind Speed Logger with Dual OLED Displays and CAN Bus
This circuit features an ESP32-S3 microcontroller interfaced with an SD card module, two OLED displays, a GPS module, and a CAN bus module. The ESP32-S3 records GPS data to the SD card, displays speed on one OLED, and shows wind speed from the CAN bus on the other OLED, providing a comprehensive data logging and display system.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Copy of esp32-s3-ellipse: A project utilizing SPD in a practical application
ESP32-S3 GPS Logger and Wind Speed Display with Dual OLED and CAN Bus
This circuit features an ESP32-S3 microcontroller interfaced with an SD card, two OLED displays, a GPS module, and a CAN bus module. It records GPS data to the SD card every second, displays speed in knots on one OLED display, and shows wind speed from the CAN bus in NMEA 2000 format on the other OLED display.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Skripsi: A project utilizing SPD in a practical application
ESP32-Based Smart Irrigation and Environmental Monitoring System
This is an automated environmental control system for plant growth that uses an ESP32 to monitor soil moisture and pH levels, and to manage irrigation through solenoid valves. The system aims to maintain optimal growing conditions by adjusting watering schedules based on sensor inputs.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Protection of sensitive electronic equipment such as computers, servers, and medical devices.
  • Industrial applications to safeguard machinery and control systems.
  • Residential use to protect home appliances and entertainment systems.
  • Renewable energy systems, such as solar inverters, to prevent damage from lightning-induced surges.
  • Telecommunications and data centers to ensure uninterrupted operation.

Technical Specifications

Below are the key technical details of a typical SPD:

Parameter Value
Nominal Voltage (Un) 120V, 230V, 400V (varies by model)
Maximum Continuous Voltage (Uc) 150V, 275V, 440V (varies by model)
Surge Current Capacity (Imax) 10kA to 100kA (depending on type)
Voltage Protection Level (Up) ≤ 1.5kV (varies by model)
Response Time < 25 nanoseconds
Operating Temperature -40°C to +85°C
Mounting Type DIN rail, panel-mounted, or inline
Standards Compliance IEC 61643-11, UL 1449

Pin Configuration and Descriptions

SPDs typically have a simple terminal configuration. Below is an example for a single-phase SPD:

Pin Label Description
1 L Line (Live) connection for incoming voltage
2 N Neutral connection for incoming voltage
3 PE Protective Earth (Ground) connection

For three-phase SPDs, additional terminals (L1, L2, L3) are included for each phase.

Usage Instructions

How to Use the Component in a Circuit

  1. Determine the Voltage Rating: Ensure the SPD's nominal voltage (Un) matches the system voltage.
  2. Select the Mounting Type: Choose between DIN rail, panel-mounted, or inline SPDs based on your application.
  3. Connect the Terminals:
    • Connect the Line (L) terminal to the live wire of the circuit.
    • Connect the Neutral (N) terminal to the neutral wire.
    • Connect the Protective Earth (PE) terminal to the ground.
  4. Verify Grounding: Ensure the grounding system is properly installed and has low impedance for effective surge diversion.
  5. Test the Installation: Use a surge tester or multimeter to verify proper installation and functionality.

Important Considerations and Best Practices

  • Always select an SPD with a surge current capacity (Imax) suitable for your application.
  • Install the SPD as close as possible to the equipment being protected to minimize lead inductance.
  • Regularly inspect and maintain the SPD to ensure it remains functional, especially after a surge event.
  • For three-phase systems, ensure all phases are protected by using a three-phase SPD or multiple single-phase SPDs.
  • Follow local electrical codes and standards during installation.

Example: Connecting an SPD to an Arduino UNO

While SPDs are not directly connected to microcontrollers like the Arduino UNO, they can be used to protect the power supply feeding the Arduino. Below is an example of how to integrate an SPD into a circuit powering an Arduino UNO:

// Example: Protecting an Arduino UNO with an SPD
// Circuit setup:
// - SPD is installed between the power supply and the Arduino UNO.
// - Ensure the SPD's voltage rating matches the power supply voltage.

void setup() {
  // Initialize the Arduino
  Serial.begin(9600);
  Serial.println("Arduino is protected by an SPD.");
}

void loop() {
  // Main loop
  Serial.println("System running safely...");
  delay(1000); // Delay for 1 second
}

Troubleshooting and FAQs

Common Issues Users Might Face

  1. SPD Fails to Protect Equipment:

    • Cause: Incorrect voltage rating or improper installation.
    • Solution: Verify the SPD's voltage rating and ensure proper wiring.
  2. Frequent SPD Failures:

    • Cause: Repeated high-energy surges or poor-quality SPD.
    • Solution: Use an SPD with a higher surge current capacity (Imax) and ensure proper grounding.
  3. SPD Overheating:

    • Cause: Continuous overvoltage or poor ventilation.
    • Solution: Check the system voltage and ensure the SPD is installed in a well-ventilated area.
  4. No Indication of SPD Operation:

    • Cause: Lack of a status indicator or LED on the SPD.
    • Solution: Use an SPD with a built-in status indicator or test the SPD periodically.

Solutions and Tips for Troubleshooting

  • Use a multimeter to check the continuity of the SPD's internal components.
  • Inspect the grounding system to ensure it is functioning correctly.
  • Replace the SPD if it shows signs of physical damage or if its status indicator signals failure.
  • Consult the manufacturer's datasheet for specific troubleshooting steps and maintenance guidelines.