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

How to Use Arrester: Examples, Pinouts, and Specs

Image of Arrester
Cirkit Designer LogoDesign with Arrester in Cirkit Designer

Introduction

The Arrester (Manufacturer: Tomzn, Part ID: Tomzn) is a protective device designed to safeguard electrical equipment from voltage spikes and surges. It works by diverting excess voltage to the ground, thereby preventing damage to sensitive components in electrical and electronic systems. Arresters are commonly used in power distribution systems, industrial equipment, and residential electrical installations.

Explore Projects Built with Arrester

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Solar-Powered Bird Repellant System with Arduino and Servo Motors
Image of Copy of thesis 222: A project utilizing Arrester in a practical application
This solar-powered bird repellant system uses a PIR motion sensor to detect birds and activates a passive buzzer and two servo motors to deter them. The system is controlled by an Arduino UNO, which also manages two LEDs to indicate the system's status, and is powered by a 12V battery with a step-down converter providing 5V to the components.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino UNO-Based Smart Car Parking System with IR Sensors and LCD Display
Image of smart parking system: A project utilizing Arrester in a practical application
This circuit is an Arduino-based car parking system that uses two IR sensors to detect the presence of cars and a servo motor to control a barrier. The system displays the number of available parking slots on an LCD screen and updates the count as cars enter and exit.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino-Based Security System with Fingerprint Authentication and Voice Recognition
Image of Project ITMI: A project utilizing Arrester in a practical application
This circuit is designed to serve as a multifunctional security and interaction system, featuring biometric authentication through a fingerprint scanner, voice command recognition, visual feedback via an OLED display, and wireless communication capabilities with the ESP8266 WiFi module. The piezo buzzer provides audio feedback, and the Arduino UNO serves as the central controller for the system.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Automatic Passenger Counter and Temperature Sensor with Wi-Fi Connectivity
Image of Embedded Circuit: A project utilizing Arrester in a practical application
This circuit is an automatic passenger counter and temperature sensor system powered by a solar charger. It uses an ESP32 microcontroller to interface with two capacitive proximity sensors for counting passengers and a DHT22 sensor for monitoring temperature and humidity, with data being sent to a Blynk mobile app and Google Sheets for real-time tracking and logging.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Arrester

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 Copy of thesis 222: A project utilizing Arrester in a practical application
Solar-Powered Bird Repellant System with Arduino and Servo Motors
This solar-powered bird repellant system uses a PIR motion sensor to detect birds and activates a passive buzzer and two servo motors to deter them. The system is controlled by an Arduino UNO, which also manages two LEDs to indicate the system's status, and is powered by a 12V battery with a step-down converter providing 5V to the components.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of smart parking system: A project utilizing Arrester in a practical application
Arduino UNO-Based Smart Car Parking System with IR Sensors and LCD Display
This circuit is an Arduino-based car parking system that uses two IR sensors to detect the presence of cars and a servo motor to control a barrier. The system displays the number of available parking slots on an LCD screen and updates the count as cars enter and exit.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Project ITMI: A project utilizing Arrester in a practical application
Arduino-Based Security System with Fingerprint Authentication and Voice Recognition
This circuit is designed to serve as a multifunctional security and interaction system, featuring biometric authentication through a fingerprint scanner, voice command recognition, visual feedback via an OLED display, and wireless communication capabilities with the ESP8266 WiFi module. The piezo buzzer provides audio feedback, and the Arduino UNO serves as the central controller for the system.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Embedded Circuit: A project utilizing Arrester in a practical application
ESP32-Based Automatic Passenger Counter and Temperature Sensor with Wi-Fi Connectivity
This circuit is an automatic passenger counter and temperature sensor system powered by a solar charger. It uses an ESP32 microcontroller to interface with two capacitive proximity sensors for counting passengers and a DHT22 sensor for monitoring temperature and humidity, with data being sent to a Blynk mobile app and Google Sheets for real-time tracking and logging.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Protection of electrical panels and distribution boards
  • Safeguarding industrial machinery from lightning-induced surges
  • Preventing damage to sensitive electronic devices in residential and commercial setups
  • Use in renewable energy systems (e.g., solar inverters) to protect against transient overvoltages

Technical Specifications

Below are the key technical details for the Tomzn arrester:

Parameter Specification
Operating Voltage Range 230V AC ± 10%
Maximum Discharge Current (Imax) 20 kA (8/20 µs waveform)
Nominal Discharge Current (In) 10 kA (8/20 µs waveform)
Voltage Protection Level (Up) ≤ 1.5 kV
Response Time < 25 nanoseconds
Operating Temperature -40°C to +80°C
Housing Material Flame-retardant thermoplastic
Mounting Type DIN rail (35 mm)
Dimensions 90 mm x 18 mm x 65 mm
Compliance Standards IEC 61643-11, RoHS compliant

Pin Configuration and Descriptions

The arrester typically has the following terminal connections:

Pin/Terminal Description
L (Line) Connects to the live wire of the AC supply
N (Neutral) Connects to the neutral wire of the AC supply
PE (Protective Earth) Connects to the ground/earth wire

Usage Instructions

How to Use the Component in a Circuit

  1. Mounting the Arrester:

    • Secure the arrester onto a standard 35 mm DIN rail in the electrical panel.
    • Ensure the device is firmly locked in place to prevent movement during operation.
  2. Wiring Connections:

    • Connect the L (Line) terminal to the live wire of the AC supply.
    • Connect the N (Neutral) terminal to the neutral wire of the AC supply.
    • Connect the PE (Protective Earth) terminal to the ground wire. Ensure the ground connection is low-resistance and reliable.
  3. Testing the Installation:

    • After wiring, verify the connections using a multimeter to ensure proper continuity.
    • Power on the system and check for normal operation. The arrester should remain inactive under normal voltage conditions.

Important Considerations and Best Practices

  • Grounding: Proper grounding is critical for the arrester to function effectively. Use a low-resistance ground connection to ensure excess voltage is safely diverted.
  • Voltage Compatibility: Ensure the operating voltage of the arrester matches the system voltage.
  • Periodic Inspection: Regularly inspect the arrester for signs of wear or damage, especially after a lightning event or surge.
  • Replacement: Replace the arrester if it shows signs of degradation or if its status indicator (if available) signals failure.

Arduino UNO Integration

While arresters are not directly interfaced with microcontrollers like the Arduino UNO, they can be used to protect circuits connected to the Arduino from voltage surges. For example, you can install an arrester on the power supply line feeding the Arduino to safeguard it from transient overvoltages.

Here is an example of how to use an arrester in a circuit powering an Arduino UNO:

AC Mains Supply
   |
   |---- [Tomzn Arrester] ----> [AC to DC Adapter] ----> Arduino UNO
   |                          (Protects against surges)

Troubleshooting and FAQs

Common Issues Users Might Face

  1. Arrester Fails to Protect Equipment:

    • Cause: Improper grounding or incorrect wiring.
    • Solution: Verify that the PE terminal is connected to a low-resistance ground. Check all wiring connections for accuracy.
  2. Arrester Overheats:

    • Cause: Continuous exposure to overvoltage or incorrect voltage rating.
    • Solution: Ensure the arrester's voltage rating matches the system voltage. Replace the arrester if it has been damaged.
  3. Frequent Replacement Required:

    • Cause: High frequency of surges or lightning strikes.
    • Solution: Consider installing additional surge protection devices upstream to share the load.

FAQs

Q1: How do I know if the arrester is functioning properly?
A: Some arresters include a status indicator (e.g., an LED or mechanical flag) that shows whether the device is operational. If your arrester lacks this feature, inspect it periodically for physical damage or signs of wear.

Q2: Can I use the arrester in DC systems?
A: This specific arrester is designed for AC systems. For DC applications, use a DC-rated arrester with appropriate specifications.

Q3: What happens if the arrester fails?
A: In most cases, the arrester will fail in a safe mode, disconnecting itself from the circuit. However, it is essential to replace a failed arrester promptly to maintain protection.

Q4: Can I install the arrester outdoors?
A: This arrester is designed for indoor use. If outdoor installation is required, use a weatherproof enclosure to protect it from environmental factors.

By following this documentation, you can effectively use the Tomzn arrester to protect your electrical systems from voltage surges and ensure reliable operation.