AutomationControlElectrical DesignElectrical WiringHow ToMotorsPLC

Sequential Motor Control Circuit Using ZEN Programable Relay

How to Run 3-Phase Motors in Sequence Using OMRON PLC – ZEN-10C1AR-A-V2 Programable Relay?

ZEN Programmable Relays are versatile and user-friendly devices used for automation and control applications. One common application is controlling the sequential operation of 3-phase motors . In this article, we will discuss the step-by-step process of running 3-phase motors in sequence using a ZEN Programmable Relay.

Hardware & Components Required

To implement the sequential motor control circuit using ZEN programable relay, the following hardware components are required:

  • A ZEN Programmable Relay unit (e.g. ZEN-10C1AR-A-V2) with the necessary power supply.
  • Three phase motors
  • Contactors
  • MCBs and MCCBs
  • Auxiliary relays (if needed)
  • 415V, 3-Phase & 230V 1-Phase AC Supply
  • Start and Stop pushbuttons

Related Posts:

Circuit Diagrams

Wiring & Power Diagram

Click image to enlarge

Running 3-Φ Motors in Sequence Using Omron ZEN V2 PLC

Control Diagram

Control Diagram of 3-Φ Motors Operation in Sequence

Ladder Logic Diagram

Sequential Motor Control Using OMRON ZEN V2 PLC Relay

Related Posts:

Programming the ZEN-V2 Relay for Sequential Operation

Before proceeding with the programming steps, ensure that you have the basic understanding of relay programming concepts and the ZEN programming software.

Step 1: Hardware Setup:

  1. Connect the ZEN Programmable Relay to the power supply and ensure that it is properly grounded.
  2. Connect the necessary input and output terminals of the relay to the respective control components and 3-phase motors and contactors as shown in the power diagram.

Step 2: ZEN Programming Software:

  1. Install the ZEN programming software (Omron’s CX-Programmer software or ZEN-SOFT01-V4) on your computer if you haven’t already. This software is used for programming the ZEN Programmable Relay.
  2. Launch the software and create a new project by selecting “New” from the “File” menu.
  3. Configure the relay settings, such as the communication interface and address, by selecting the appropriate options.
  4. Define the inputs and outputs based on your hardware connections as shown on the power and ladder diagrams. For example, if you have push buttons as inputs (I0, I1, I2, I3 etc.) and contactors (KM1, KM2, KM3) as outputs (Q0, Q1, Q2, Q3, Q4 etc.), assign the appropriate addresses to them.

Step 3: Programming the Sequence:

  1. In the ZEN programming software, create a new ladder program by selecting the ladder editor.
  2. Add ladder elements such as contacts, coils, timers, and branches to the ladder program.
  3. Use input contacts to represent the push buttons used to start the motors.
  4. Use coils to represent the control signals for the contactors that activate the motors.
  5. Use timers to introduce the desired delay between the activation of each motor.
  6. Connect the ladder elements in a sequence to ensure the motors start in the desired order.
  7. Use branches to create conditional statements. For example, if a stop button is pressed, the sequence should stop, and all motor coils should be de-energized.

An example program based on the given operation is shown in the ladder diagram above.

Step 4: Download and Test the Program:

  1. Connect the ZEN Programmable Relay to your computer using the appropriate communication interface.
  2. Download the ladder program to the relay by selecting “Transfer” from the menu and then “Download.”
  3. Once the program is successfully downloaded, disconnect the relay from the computer.
  4. Test the sequence by pressing the start buttons and observe the activation of the contactors in the desired order. Verify that the motors start one after another with the specified time delay.
  5. Test the stop functionality by pressing the stop button and ensuring that all motors stop running.

Disclaimer: The typical circuit diagram and control program logic shown above are provided for illustration, reference, and educational purposes only. The live circuit may be expanded with additional modifications, such as interlocks, safety devices, or other applications, as per the circuit’s requirements.

Related Motor Control & Power Diagrams:

Electrical Technology

All about Electrical and Electronic Engineering & Technology. Join us on WhatsApp at Electrical Technology Official Channel, to receive the latest content, articles, and updates. You can also like and follow our social media networks below, or subscribe with your email to receive premium engineering articles in your mailbox.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button