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

How to Use Solid State Relay 25A 250V: Examples, Pinouts, and Specs

Image of Solid State Relay 25A 250V
Cirkit Designer LogoDesign with Solid State Relay 25A 250V in Cirkit Designer

Introduction

The Schneider Solid State Relay (SSR) is an electronic switching device designed to control high-power loads with precision and reliability. Unlike traditional mechanical relays, the SSR uses semiconductor components to switch circuits on or off without any moving parts. This ensures faster switching, longer lifespan, and reduced maintenance.

With a current rating of 25A and a voltage rating of 250V, this SSR is ideal for applications requiring high-power control. It is commonly used in industrial automation, HVAC systems, lighting control, and motor drives. Its compact design and robust performance make it a preferred choice for both commercial and industrial applications.

Explore Projects Built with Solid State Relay 25A 250V

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
PID Temperature Control System with Thermocouple and SSR
Image of IR: A project utilizing Solid State Relay 25A 250V in a practical application
This circuit is a temperature control system that uses a thermocouple to measure temperature and a PID controller to regulate it. The PID controller drives a solid-state relay (SSR) to control an external load, with power supplied through an AC inlet socket.
Cirkit Designer LogoOpen Project in Cirkit Designer
Industrial Power Distribution and Safety Control System
Image of Control Diagram: A project utilizing Solid State Relay 25A 250V in a practical application
This circuit is designed for power distribution and safety control in an industrial setting. It features a main isolator and circuit breaker for power management, multiple PSUs for 5V, 12V, and 24V outputs, and a safety relay system that interfaces with E-stop buttons and a start switch to control a main contactor, ensuring safe operation and emergency power cut-off capabilities.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP8266 NodeMCU Controlled SSR for Smart Power Management
Image of Copy of SISTEMA DE CONTROL POR DEMANDA DE DIOXIDO DE CARBONO: A project utilizing Solid State Relay 25A 250V in a practical application
This circuit features an ESP8266 NodeMCU microcontroller that controls a solid-state relay to switch a 120V fan and a red lamp on and off. A green LED is used as an indicator for the relay's operation, and the circuit is powered by a 220V AC power source connected through an IEC320 inlet.
Cirkit Designer LogoOpen Project in Cirkit Designer
Temperature-Controlled Heating System with SSR and Titanium Resistor
Image of Wire Cut Four Slider 33-2 & 33-3 (Old): A project utilizing Solid State Relay 25A 250V in a practical application
This circuit is a temperature control system that uses a temperature controller to regulate a heating titanium resistor via a solid-state relay (SSR). The power transformer supplies the necessary voltage to the temperature controller, which in turn controls the SSR to manage the heating element.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Solid State Relay 25A 250V

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 IR: A project utilizing Solid State Relay 25A 250V in a practical application
PID Temperature Control System with Thermocouple and SSR
This circuit is a temperature control system that uses a thermocouple to measure temperature and a PID controller to regulate it. The PID controller drives a solid-state relay (SSR) to control an external load, with power supplied through an AC inlet socket.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Control Diagram: A project utilizing Solid State Relay 25A 250V in a practical application
Industrial Power Distribution and Safety Control System
This circuit is designed for power distribution and safety control in an industrial setting. It features a main isolator and circuit breaker for power management, multiple PSUs for 5V, 12V, and 24V outputs, and a safety relay system that interfaces with E-stop buttons and a start switch to control a main contactor, ensuring safe operation and emergency power cut-off capabilities.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Copy of SISTEMA DE CONTROL POR DEMANDA DE DIOXIDO DE CARBONO: A project utilizing Solid State Relay 25A 250V in a practical application
ESP8266 NodeMCU Controlled SSR for Smart Power Management
This circuit features an ESP8266 NodeMCU microcontroller that controls a solid-state relay to switch a 120V fan and a red lamp on and off. A green LED is used as an indicator for the relay's operation, and the circuit is powered by a 220V AC power source connected through an IEC320 inlet.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Wire Cut Four Slider 33-2 & 33-3 (Old): A project utilizing Solid State Relay 25A 250V in a practical application
Temperature-Controlled Heating System with SSR and Titanium Resistor
This circuit is a temperature control system that uses a temperature controller to regulate a heating titanium resistor via a solid-state relay (SSR). The power transformer supplies the necessary voltage to the temperature controller, which in turn controls the SSR to manage the heating element.
Cirkit Designer LogoOpen Project in Cirkit Designer

Technical Specifications

Below are the key technical details of the Schneider SSR:

Parameter Value
Manufacturer Schneider
Part ID SSR
Load Voltage Range 24V AC to 250V AC
Load Current Rating 25A
Control Voltage Range 3V DC to 32V DC
Control Current 7.5mA to 12mA
Switching Type Zero-Crossing
Isolation Voltage 4000V AC
Operating Temperature -30°C to +80°C
Mounting Type Panel Mount
Dimensions 58mm x 45mm x 28mm

Pin Configuration and Descriptions

The Schneider SSR has four terminals, as described in the table below:

Pin Number Label Description
1 Input (+) Positive terminal for the control signal (3V DC to 32V DC).
2 Input (-) Negative terminal for the control signal (ground).
3 Load Terminal 1 Connect to one side of the AC load circuit.
4 Load Terminal 2 Connect to the other side of the AC load circuit and the AC power source.

Usage Instructions

How to Use the SSR in a Circuit

  1. Control Signal Connection:

    • Connect the positive control signal (3V DC to 32V DC) to the Input (+) terminal.
    • Connect the ground of the control signal to the Input (-) terminal.
  2. Load Circuit Connection:

    • Connect one side of the AC load to Load Terminal 1.
    • Connect the other side of the AC load to Load Terminal 2, which is also connected to the AC power source.
  3. Mounting:

    • Secure the SSR to a heat sink or panel using screws to ensure proper heat dissipation.
    • Ensure adequate ventilation around the SSR to prevent overheating.
  4. Power On:

    • Apply the control signal to the input terminals to switch the load circuit on or off.

Important Considerations and Best Practices

  • Heat Dissipation: The SSR generates heat during operation. Use a heat sink or cooling fan to maintain optimal operating temperatures.
  • Load Type: Ensure the load does not exceed the SSR's rated current (25A) and voltage (250V).
  • Isolation: Verify proper electrical isolation between the control and load circuits to prevent damage.
  • Zero-Crossing Switching: This SSR uses zero-crossing technology, which minimizes electrical noise and extends the lifespan of connected devices.
  • Fuse Protection: Use an appropriate fuse or circuit breaker to protect the SSR and the load circuit from overcurrent conditions.

Example: Connecting the SSR to an Arduino UNO

Below is an example of how to control the SSR using an Arduino UNO:

// Example: Controlling a Schneider SSR with Arduino UNO
// This code toggles the SSR on and off every 2 seconds.

const int ssrPin = 9; // Pin connected to the SSR control input

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

void loop() {
  digitalWrite(ssrPin, HIGH); // Turn the SSR on (activates the load)
  delay(2000);                // Wait for 2 seconds
  digitalWrite(ssrPin, LOW);  // Turn the SSR off (deactivates the load)
  delay(2000);                // Wait for 2 seconds
}

Note: Use a resistor (e.g., 330Ω) in series with the SSR control input to limit current from the Arduino pin.

Troubleshooting and FAQs

Common Issues and Solutions

  1. SSR Does Not Switch the Load:

    • Cause: Insufficient control voltage or current.
    • Solution: Verify that the control signal is within the specified range (3V DC to 32V DC).
  2. Overheating:

    • Cause: Excessive load current or inadequate heat dissipation.
    • Solution: Ensure the load current does not exceed 25A. Use a heat sink or cooling fan.
  3. Load Flickering:

    • Cause: Unstable control signal or noisy power supply.
    • Solution: Use a stable DC power source for the control signal. Add a capacitor to filter noise.
  4. No Isolation Between Control and Load Circuits:

    • Cause: Faulty SSR or incorrect wiring.
    • Solution: Check wiring and replace the SSR if necessary.

FAQs

  • Q: Can this SSR be used with DC loads?
    A: No, this SSR is designed for AC loads only. For DC loads, use a DC-specific SSR.

  • Q: What happens if the load exceeds 25A?
    A: Exceeding the rated current can damage the SSR. Always use a fuse or circuit breaker for protection.

  • Q: Can I use this SSR without a heat sink?
    A: It is not recommended. Without proper heat dissipation, the SSR may overheat and fail.

  • Q: Is the SSR polarity-sensitive on the load side?
    A: No, the load terminals are not polarity-sensitive as the SSR is designed for AC loads.

This concludes the documentation for the Schneider Solid State Relay 25A 250V (SSR). For further assistance, refer to the manufacturer's datasheet or contact technical support.