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

How to Use ATS 230V 2P external trigger: Examples, Pinouts, and Specs

Image of ATS 230V 2P external trigger
Cirkit Designer LogoDesign with ATS 230V 2P external trigger in Cirkit Designer

Introduction

The ATS 230V 2P External Trigger is an Automatic Transfer Switch designed for 230V applications with a 2-pole configuration. This device ensures uninterrupted power supply by automatically switching between two power sources, such as a primary utility grid and a backup generator. It is particularly useful in residential, commercial, and industrial settings where power reliability is critical. The external trigger feature allows for remote control or automation of the switching process, enhancing flexibility and ease of use.

Explore Projects Built with ATS 230V 2P external trigger

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Industrial Power Distribution and Safety Control System
Image of Control Diagram: A project utilizing ATS 230V 2P external trigger 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
Modular Power Distribution System with Multiple SMPS Units and 120V Outlet
Image of Cellion-Tesla: A project utilizing ATS 230V 2P external trigger in a practical application
This circuit is designed to convert 240V AC power to both 12V and 24V DC outputs using multiple SMPS units. Terminal blocks are used to organize and distribute the power, while a 120V outlet provides additional AC power access. The circuit is likely used for powering various electronic devices that require different voltage levels.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Smart Power Monitoring and Control System with Wi-Fi Connectivity
Image of SIM: A project utilizing ATS 230V 2P external trigger in a practical application
This circuit is a smart power monitoring and control system using an ESP32 microcontroller. It features multiple sensors and components, including PZEM-004T AC modules for voltage and current measurement, DS18B20 temperature sensors, an LCD for display, and solid-state relays for controlling power outlets. The system is integrated with Blynk for remote monitoring and control, and includes pushbuttons for local interaction.
Cirkit Designer LogoOpen Project in Cirkit Designer
PT100 Temperature Sensor with Rocker Switch and Resettable Fuse
Image of soldering iron: A project utilizing ATS 230V 2P external trigger in a practical application
This circuit is a basic power control system that uses a rocker switch to control the flow of 220V power through a resettable fuse and a PT100 temperature sensor. The switch allows the user to turn the power on or off, while the fuse provides overcurrent protection and the PT100 sensor can be used for temperature monitoring.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with ATS 230V 2P external trigger

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 Control Diagram: A project utilizing ATS 230V 2P external trigger 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 Cellion-Tesla: A project utilizing ATS 230V 2P external trigger in a practical application
Modular Power Distribution System with Multiple SMPS Units and 120V Outlet
This circuit is designed to convert 240V AC power to both 12V and 24V DC outputs using multiple SMPS units. Terminal blocks are used to organize and distribute the power, while a 120V outlet provides additional AC power access. The circuit is likely used for powering various electronic devices that require different voltage levels.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of SIM: A project utilizing ATS 230V 2P external trigger in a practical application
ESP32-Based Smart Power Monitoring and Control System with Wi-Fi Connectivity
This circuit is a smart power monitoring and control system using an ESP32 microcontroller. It features multiple sensors and components, including PZEM-004T AC modules for voltage and current measurement, DS18B20 temperature sensors, an LCD for display, and solid-state relays for controlling power outlets. The system is integrated with Blynk for remote monitoring and control, and includes pushbuttons for local interaction.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of soldering iron: A project utilizing ATS 230V 2P external trigger in a practical application
PT100 Temperature Sensor with Rocker Switch and Resettable Fuse
This circuit is a basic power control system that uses a rocker switch to control the flow of 220V power through a resettable fuse and a PT100 temperature sensor. The switch allows the user to turn the power on or off, while the fuse provides overcurrent protection and the PT100 sensor can be used for temperature monitoring.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications

  • Backup power systems for homes and offices
  • Industrial equipment requiring continuous power
  • Data centers and server rooms
  • Hospitals and medical facilities
  • Renewable energy systems (e.g., solar or wind power integration)

Technical Specifications

Key Technical Details

Parameter Specification
Rated Voltage 230V AC
Rated Current 63A
Poles 2 (Double Pole)
Frequency 50/60 Hz
Switching Time ≤ 3 seconds
Control Voltage 12V DC (external trigger input)
Operating Temperature -20°C to 55°C
Insulation Resistance ≥ 100 MΩ
Mechanical Life ≥ 10,000 cycles
Electrical Life ≥ 5,000 cycles

Pin Configuration and Descriptions

The ATS 230V 2P External Trigger has the following terminal connections:

Terminal Label Description
L1-IN Line input from primary power source
N1-IN Neutral input from primary power source
L2-IN Line input from secondary power source
N2-IN Neutral input from secondary power source
L-OUT Line output to load
N-OUT Neutral output to load
TRIG+ Positive terminal for external trigger
TRIG- Negative terminal for external trigger

Usage Instructions

How to Use the ATS in a Circuit

  1. Wiring the Power Sources:

    • Connect the primary power source (e.g., utility grid) to the L1-IN and N1-IN terminals.
    • Connect the secondary power source (e.g., generator) to the L2-IN and N2-IN terminals.
    • Ensure proper grounding for safety.
  2. Connecting the Load:

    • Connect the load (e.g., appliances or equipment) to the L-OUT and N-OUT terminals.
  3. External Trigger Setup:

    • Connect the external trigger control signal (e.g., from a microcontroller or relay) to the TRIG+ and TRIG- terminals.
    • Use a 12V DC signal to activate the external trigger.
  4. Power On:

    • Turn on the primary and secondary power sources.
    • The ATS will automatically switch to the primary source by default and switch to the secondary source during a primary source failure.

Important Considerations

  • Ensure all connections are secure and insulated to prevent short circuits or electrical hazards.
  • Verify that the power sources are within the rated voltage and current limits of the ATS.
  • Use appropriately rated circuit breakers or fuses for additional protection.
  • Avoid exposing the ATS to moisture, dust, or extreme temperatures.

Example: Using the ATS with an Arduino UNO

The external trigger feature can be controlled using an Arduino UNO. Below is an example code to activate the ATS using a digital output pin:

// Example code to control ATS external trigger using Arduino UNO
// Connect Arduino digital pin 7 to TRIG+ and GND to TRIG-

const int triggerPin = 7; // Define the pin connected to TRIG+

void setup() {
  pinMode(triggerPin, OUTPUT); // Set triggerPin as an output
  digitalWrite(triggerPin, LOW); // Ensure trigger is initially off
}

void loop() {
  // Simulate switching to secondary power source
  digitalWrite(triggerPin, HIGH); // Activate external trigger
  delay(5000); // Keep trigger active for 5 seconds
  
  digitalWrite(triggerPin, LOW); // Deactivate external trigger
  delay(10000); // Wait for 10 seconds before next activation
}

Note: Ensure the Arduino's 5V output is stepped up to 12V using a transistor or relay circuit to match the ATS trigger voltage requirement.

Troubleshooting and FAQs

Common Issues and Solutions

Issue Possible Cause Solution
ATS does not switch to secondary source Primary source is still active Verify primary source status and wiring
External trigger signal not detected Check trigger voltage and connections
Load does not receive power Incorrect wiring of load terminals Verify connections to L-OUT and N-OUT
Faulty ATS Inspect ATS for damage or defects
External trigger not functioning Trigger voltage is incorrect Ensure 12V DC is supplied to TRIG+
Arduino or control circuit malfunction Test control circuit and replace if needed

FAQs

  1. Can the ATS handle inductive loads like motors?

    • Yes, but ensure the load's inrush current does not exceed the ATS's rated current.
  2. What happens if both power sources fail?

    • The ATS will not supply power to the load. Consider adding a UPS for critical systems.
  3. Can I use the ATS for DC power sources?

    • No, this ATS is designed for 230V AC applications only.
  4. Is manual switching possible with this ATS?

    • No, this model is fully automatic and relies on external triggers for control.
  5. How do I test the ATS functionality?

    • Simulate a power failure by disconnecting the primary source and observe the switch to the secondary source.

By following this documentation, users can effectively integrate the ATS 230V 2P External Trigger into their power systems for reliable and seamless operation.