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

How to Use NONF contactor: Examples, Pinouts, and Specs

Image of NONF contactor
Cirkit Designer LogoDesign with NONF contactor in Cirkit Designer

Introduction

A NONF (Normally Open, Normally Closed) contactor is an electromechanical switch designed to control high-power circuits. It operates by using an electromagnetic coil to open or close its contacts, enabling or disabling the flow of electricity to a connected load. The unique feature of the NONF contactor is its dual contact configuration, which includes both normally open (NO) and normally closed (NC) contacts. This versatility makes it suitable for a wide range of applications.

Explore Projects Built with NONF contactor

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Electromechanical Pump Control Circuit with Emergency Stop
Image of Pelton.: A project utilizing NONF contactor in a practical application
This circuit is designed to control a pump using a contactor that is manually operated by a switch and can be overridden by an emergency stop. The contactor enables power from an AC power outlet to the pump, and the emergency stop can interrupt the power circuit for safety purposes.
Cirkit Designer LogoOpen Project in Cirkit Designer
Industrial Power Distribution and Safety Control System
Image of Control Diagram: A project utilizing NONF contactor 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
IR Sensor-Controlled Relay with LED Indicator
Image of smart TV: A project utilizing NONF contactor in a practical application
This circuit uses an IR sensor to control a relay module, which in turn switches a 12V blue LED on and off. The IR sensor output is connected to the signal input of the relay, enabling the sensor to activate the relay. The relay's normally closed (NC) contact is connected to the LED, allowing the LED to be powered by a 9V battery when the relay is not activated by the IR sensor.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered IR Sensor Controlled Fan with LED Indicator
Image of pollution control on roads: A project utilizing NONF contactor in a practical application
This circuit is a fan control system that uses an IR sensor to detect motion and activate a relay, which in turn powers a fan. The circuit includes a voltage regulator to step down the voltage from a 9V battery to 5V, and an NPN transistor to control the relay coil, with an LED indicator to show the status of the fan.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with NONF contactor

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 Pelton.: A project utilizing NONF contactor in a practical application
Electromechanical Pump Control Circuit with Emergency Stop
This circuit is designed to control a pump using a contactor that is manually operated by a switch and can be overridden by an emergency stop. The contactor enables power from an AC power outlet to the pump, and the emergency stop can interrupt the power circuit for safety purposes.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Control Diagram: A project utilizing NONF contactor 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 smart TV: A project utilizing NONF contactor in a practical application
IR Sensor-Controlled Relay with LED Indicator
This circuit uses an IR sensor to control a relay module, which in turn switches a 12V blue LED on and off. The IR sensor output is connected to the signal input of the relay, enabling the sensor to activate the relay. The relay's normally closed (NC) contact is connected to the LED, allowing the LED to be powered by a 9V battery when the relay is not activated by the IR sensor.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of pollution control on roads: A project utilizing NONF contactor in a practical application
Battery-Powered IR Sensor Controlled Fan with LED Indicator
This circuit is a fan control system that uses an IR sensor to detect motion and activate a relay, which in turn powers a fan. The circuit includes a voltage regulator to step down the voltage from a 9V battery to 5V, and an NPN transistor to control the relay coil, with an LED indicator to show the status of the fan.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Industrial motor control systems
  • HVAC (Heating, Ventilation, and Air Conditioning) systems
  • Lighting control in commercial buildings
  • Power distribution and automation systems
  • Safety interlock circuits

Technical Specifications

Key Technical Details

Parameter Value/Range
Coil Voltage 12V DC, 24V DC, 110V AC, 230V AC
Contact Configuration 1 NO + 1 NC, 2 NO + 2 NC
Rated Current 10A, 25A, 50A, or higher (varies by model)
Rated Voltage Up to 690V AC
Mechanical Life 10 million operations
Electrical Life 1 million operations
Operating Temperature -25°C to +55°C
Mounting Type DIN rail or panel-mounted

Pin Configuration and Descriptions

The NONF contactor typically has the following pin configuration:

Power Terminals

Pin Label Description
L1, L2, L3 Input power terminals for 3-phase AC (if applicable)
T1, T2, T3 Output terminals to the load

Control Terminals

Pin Label Description
A1 Positive terminal for the control coil
A2 Negative terminal for the control coil

Auxiliary Contacts

Pin Label Description
NO Normally Open contact (closes when coil is energized)
NC Normally Closed contact (opens when coil is energized)

Usage Instructions

How to Use the Component in a Circuit

  1. Determine the Coil Voltage: Verify the voltage rating of the contactor's coil (e.g., 24V DC or 230V AC) and ensure your control circuit matches this specification.
  2. Connect the Control Circuit:
    • Connect the positive control signal to the A1 terminal.
    • Connect the negative or ground signal to the A2 terminal.
  3. Connect the Power Circuit:
    • Connect the input power lines to the L1, L2, and L3 terminals (for 3-phase systems) or L1 and L2 (for single-phase systems).
    • Connect the load to the corresponding output terminals (T1, T2, T3).
  4. Utilize Auxiliary Contacts:
    • Use the NO and NC terminals for auxiliary control or feedback circuits as needed.
  5. Test the Circuit:
    • Energize the control coil by applying the appropriate voltage to A1 and A2.
    • Verify that the main contacts (NO and NC) operate as expected.

Important Considerations and Best Practices

  • Overcurrent Protection: Always use appropriate fuses or circuit breakers to protect the contactor and connected load.
  • Avoid Coil Overvoltage: Ensure the control voltage does not exceed the rated coil voltage to prevent damage.
  • Mounting: Securely mount the contactor on a DIN rail or panel to minimize vibration and ensure proper operation.
  • Noise Suppression: For DC coils, consider adding a flyback diode across the coil terminals to suppress voltage spikes.
  • Periodic Maintenance: Inspect the contactor periodically for wear and ensure the contacts are clean and free of debris.

Example: Connecting a NONF Contactor to an Arduino UNO

Below is an example of how to control a 12V DC NONF contactor using an Arduino UNO and a relay module.

// Define the pin connected to the relay module
const int relayPin = 7;

void setup() {
  // Set the relay pin as an output
  pinMode(relayPin, OUTPUT);

  // Ensure the relay is off at startup
  digitalWrite(relayPin, LOW);
}

void loop() {
  // Turn the relay (and contactor) ON
  digitalWrite(relayPin, HIGH);
  delay(5000); // Keep the contactor ON for 5 seconds

  // Turn the relay (and contactor) OFF
  digitalWrite(relayPin, LOW);
  delay(5000); // Keep the contactor OFF for 5 seconds
}

Note: The relay module is used to isolate the Arduino from the high-power contactor. Ensure the relay module can handle the contactor's coil current.

Troubleshooting and FAQs

Common Issues Users Might Face

  1. Contactor Does Not Operate:

    • Cause: Incorrect control voltage or loose connections.
    • Solution: Verify the control voltage matches the coil rating and check all connections.
  2. Contacts Overheat:

    • Cause: Overcurrent or poor contact quality.
    • Solution: Ensure the load current does not exceed the contactor's rated current. Inspect and clean the contacts if necessary.
  3. Excessive Noise During Operation:

    • Cause: Coil vibration or insufficient mounting.
    • Solution: Securely mount the contactor and check for proper coil voltage.
  4. Auxiliary Contacts Not Functioning:

    • Cause: Miswiring or damaged contacts.
    • Solution: Verify the wiring and inspect the auxiliary contacts for wear.

Solutions and Tips for Troubleshooting

  • Use a multimeter to check the continuity of the NO and NC contacts when the coil is energized and de-energized.
  • If the contactor fails to energize, measure the voltage across the coil terminals (A1 and A2) to ensure proper control voltage is applied.
  • For DC coils, check the flyback diode (if installed) for proper orientation and functionality.

By following this documentation, users can effectively integrate and troubleshoot a NONF contactor in their electrical systems.