Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: Motor ON OFF Logic in PLC
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Motor ON OFF Logic in PLC

Motor ON OFF Logic in PLC

Last updated: March 4, 2021 2:21 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
3 Min Read
SHARE

Develop ladder logic program for Motor ON OFF according to the logic given below,

  1. The start button is pressed to start the conveyor motor
  2. Cases move past the proximity switch and increment the counter’s accumulator value.
  3. After the count of 3, the conveyor motor stops automatically and the counter’s accumulator value is reset to 0. Restart button is used to start the process from the beginning.
  4. The conveyor motor can be stopped and started manually at any time without loss of the accumulator count.
  5. Accumulated count of the counter can be reset manually at any time by means of the count reset button.

PLC Motor Logic

Motor ON OFF Logic in PLC

Motor Logic Explanation

Rung 0000:

Start/Stop PB latched with memory B3:0/0.

Contents
PLC Motor LogicMotor Logic ExplanationProgram Output:When Start PB is pressedWhen three cases are passedWhen the Restart button is pressedWhen Manual Restart is pressedConclusion:

Rung 0001:

B3:0/0 enabled to turn ON conveyor motor  (O:0/0 ). B3:0/1 is connected in series with normally closed contact to break the line when counter accumulator value reached 3.

Rung 0002: 

B3:0/0 and proximity sensor (I:0/2) are connected in series to input the counter presented at 3 with one shot coil.

Rung 0003:

B3:0/0 and comparator block is used to enable B3:0/1 to turn OFF conveyor motor. It is also latched to avoid to restrict the motor to turn ON again. Restart button is pressed to start the process from the beginning.

Rung 0004:

Two ways are used to reset the counter, using manual reset switch and B3:0/1  when the counter accumulator reached preset value.

Program Output:

When Start PB is pressed

Start Pushbutton is Pressed in Motor PLC Logic

When three cases are passed

Motor Logic Passed

When the Restart button is pressed

Reset Pushbutton is Pressed in Motor PLC Logic

When Manual Restart is pressed

Manual Button Pressed in Motor PLC Logic

Conclusion:

We can use this example to understand the programming logic in Allen Bradley Programmable Logic Controllers (PLC).

Author: Hema Sundaresan

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

JUMP Instruction in PLC Programs

Master Control Reset (MCR) in PLC

One-Shot Rising & Falling Instructions

Sequence and Logic Control in PLC

Scaling with Parameters Instruction

Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

What is Rewire Tool in Simatic Manager?
Latching and Unlatching in PLC Programming Example
How to Read an Electrical Wiring Diagram?
Why Use a Current Loop?
Example of Controlling the PLC Output using Push Buttons
Door Lock with Delay PLC Exercise Problems
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Justus mwasame says:
    January 4, 2020 at 7:10 pm

    I would like to learn about PLC any advise

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Program Flow Control Instructions in PLC Programming
PLC Programming Example on Multi-Motor Control for Beginners
PLC Programming Examples on Industrial Automation
DC Injection Braking in VFD
Functional Block Diagram PLC Example for Traffic Light System
I&C Engineer Roles & Responsibilities – Instrumentation Design
Always ON and OFF Bit using Ladder Logic and Statement List
Establishing a Modbus Driver for SCADA Indusoft Web Studio

Keep Learning

One Shot Rising PLC Example Program

One Shot Rising PLC Example Program

OFF Delay Timer using PLC

OFF Delay Timer using PLC

Difference between Compact PLC and Modular PLC

Difference between Compact PLC and Modular PLC

RSLogix 5000 PLC Programming Procedure

Conveyor and Puncher PLC Program

Toggle Switch & Sensor: Conveyor and Puncher PLC Program

Industrial Networking Interview Questions

Industrial Networking and Wireless Interview Questions

SCL Language in Siemens Tia Portal

FOR DO Statement in SCL Language

Omron PLC washing machine automation

Omron PLC Logic for Washing Machine Automation

Learn More

What is a Database Server

What is a Database Server? – Types, Comparison

Electrical Projects Ideas

Latest Electrical Projects Ideas for Final Year Students

Level Transmitter

What is a Bridle?

Power Electronics Objective Questions

Choppers Test Questions

Conveyor Sorting Machine PLC Program

Conveyor Sorting Machine PLC Program with Calculation Function

Difference between Repeatability and Reproducibility

Difference between Repeatability and Reproducibility

How to Calculate Heat Load In Electrical Panel

How to Calculate Heat Load in Electrical/Electronic Panel Enclosure

Principle of ultrasonic testing

Ultrasonic Testing (UT) : Principle, Advantages, Disadvantages

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?