top of page

Blog Posts

Learn PLC Programming | by Mitsubishi Electric

Relay Sequences Control

This textbook introduces basic knowledge you should be aware of for relay sequences control together with simple examples for first-time users of PLCs.


Learn PLC programming (relay sequences control) (on photo: Mitsubishi Electric MEAU-L Series PLC)

Descriptions in this textbook are primarily for the teaching material FX-I/O demonstration model that uses the micro PLC FX1S-14MR type.

Though the word “sequence control” may generally be unfamiliar to us, it is used very often around us, and everyone is likely to have seen or have had contact with something that is controlled by sequence control.


!!! We can understand that “sequence” refers to a succession or order in which events occur.

 

Let’s consider an example

Example // Controlling the level of water in a tank

Details of sequence control

  1. When the operation switch is closed, the float switch limit switch 1 closes if the tank is empty, and the magnet switch MC is operated to drive the transfer pump motor. Relay MC is designed to hold its own state even if the water level is at the mid position.

  2. When the tank becomes full, float switch limit switch 2 opens, the hold operation of the relay MC is cancelled, and the transfer pump motor stops.

  3. When the water level reaches the empty level, the motor starts to operate automatically again.


Example – Controlling the level of water in a tank

With motor operation in this control example, the motor starts to operate at the mid position after an empty tank is detected. Motor operation stops at the mid position after a full tank is detected, and the motor operating state differs even at the mid position.


Details of sequence control
 
This kind of operation is called “hysteresis operation”and can reduce the number of times that motor operation is stopped.
 

Sequence diagram:

Sequence diagram
Sequence diagram

The sequence in this section is generally replaced by a sequence program on a PLC


About self-hold circuits

A “self-hold circuit” refers to an operation circuit that bypasses signals arriving from an external relay or other devices by means of the contact of the relay itself. Self-hold circuits can also be said to have a memory function that allows them to operate continuously even if the circuit is cut by releasing a pressed pushbutton.

 
In this circuit, the contact of the relay (MC2) for driving the motor is connected in parallel to float switch limit 1 (LS1). This provides an example of a “self-hold switch.”
 

Though limit switch 2 (LS2) functions to cut the self-hold circuit to stop the transfer pump motor, when limit switch 2 (LS2) is used with an N.C. contact, the switch can also be turned OFF to stop the transfer of water during a switch contact failure or wiring break.



Document:

Learn PLC Programming by Mitsubishi Electric

Format:

PDF

Size:

4.12 MB

Page

108

Download:


Learning PLC Programming by Relay Sequences – Your First PLC by Mitsubishi Electric
143 views0 comments

Recent Posts

See All
  • Beyaz LinkedIn Simge
  • Beyaz Facebook Simge
  • Beyaz Heyecan Simge

BU İÇERİĞE EMOJİ İLE TEPKİ VER

bottom of page