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
Notification Show More
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

PLC Example to Control LEDs Via Switches
PLC Alarm and Trip Documentation
PLC based Automatic Bell System for a School
Yokogawa DCS and SIS System Architecture
How to Create DFB in Schneider PLC? – Derived Function Block
Programming Schneider PLC Manual Sequential Machine
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

How to Choose the Right Industrial Automation Solution?
What is NOR Flash Memory in PLC?
Shutter Door Control using Motor and Limit Switches
PLC Ladder Logic Questions and Answers
GET Command – Siemens PLC-to-PLC Communication Project
Developing PLC Logic for Water Pumping and Chemical Addition
Allen Bradley RSLogix 500 PLC Programming
PLC Programming for Fan Control Unit System for Industry

Keep Learning

Mitsubishi PLC Programming Tutorials

Programmable Logic Controller Practice Tests

Programmable Logic Controller Practice Tests

PLC Circuit with Switches

PLC Example with Switches

Masked Move Instructions

How to use Masked Move Instruction in PLC

Basic Concepts of the Safety Relay

Basic Concepts of the Safety Relay

Redundant Power Supply

How Does Redundant Power Supply Work?

S7-1200 Hardware Configuration

S7-1200 Hardware Configuration – Siemens PLC Tutorials

Sequencer Output in PLC

PLC Sequencer Instruction with Example

Learn More

SCADA

Top 100+ SCADA Questions

Components of PLC

Allen-Bradley PLC

#15 PLC Best Practices – Safe State when PLC Restarts

Mass Spectrometer Questions and Answers

Quadrupole Mass Spectrometer

Root Locus Concepts Objective Questions

Construction of Root Loci

Current to percentage conversion

Convert current (4-20mA) to Percentage (0-100%)

Supermarket HVAC Ventilation System

Supermarket Ventilation System – HVAC Basics

Control Valves Leak Tightness

Control Valves Leak Tightness Restoration Pose Difficulties

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?