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 Feedback Fail 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 Feedback Fail Logic in PLC

Motor Feedback Fail Logic in PLC

You will learn the motor feedback fail logic in PLC which initiates an alarm signal if the motor was not started in 5 seconds.

Last updated: December 23, 2022 5:07 pm
Viral Nagda
PLC Tutorials
3 Comments
Share
3 Min Read
SHARE

You will learn the motor feedback fail logic in PLC which initiates an alarm signal if the motor was not started in 5 seconds.

Let us understand the logic written for detecting motor failure and stopping the system.

A start pushbutton is used to start the motor. A stop button is used to stop the motor. After pressing the start pushbutton, the motor will be started but due to any other reasons if the motor was not started in 5 seconds then initiate an alarm.

This logic is basically divided into four rungs.

Motor Feedback Fail Logic in PLC

Motor Feedback Fail Logic in PLC
PLC Motor Feedback

Let us understand the flow of each rung one by one:

  1. Start button and stop button are used as PLC inputs. The motor is the digital output. Start button is NO contact and stop button is NC contact. On pressing start button, the motor will start and latch in parallel with start button. This is written in first rung
  2. In the second rung, we check for motor feedback after motor turns ON. If feedback is not received after 5 seconds, then the alarm timer will turn ON.
  3. In the third rung, the alarm timer output turns on the alarm bit and latches it. As soon as this happens, the first rung is cut off due to alarm contact, and the motor turns OFF. Now, the motor will remain OFF as long as the alarm is ON.
  4. In the fourth rung, the alarm reset input is used to reset the alarm. As soon as the alarm is reset, the motor path will again become open for operation in the first rung. Then, after pressing start button, the cycle repeats.

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

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

Read Next:

  • Automation Documents
  • Delta PLC & VFD Modbus
  • Compare PLC and SCADA
  • PLC and DCS System Checks
  • DCS System Maintenance
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

Evaluating Industrial Automation Projects Return on investment (ROI)
Parking Garage Indicator: PLC Automation System
Boolean Logic to PLC Programming
Toggle Switch & Sensor: Conveyor and Puncher PLC Program
PLC Program for Water filling and Discharging Process
Create a Function (FC) for a Valve Logic in Siemens PLC
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
3 Comments
  • Supriadi says:
    December 25, 2022 at 8:09 pm

    how can the timer work while not getting power supply

    Reply
  • Deen says:
    December 30, 2022 at 9:26 am

    Is #Motor_Fb tag in rung 2 a PLC input?

    Reply
    • Editorial Staff says:
      December 30, 2022 at 2:52 pm

      Yes, motor running feedback from substation/mcc.

      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

PLC Problems Troubleshooting
Learn about SCADA and HMI Systems
PLC Interview Questions and Answers
PLC based Automatic Bell System for a School
How to Choose a Suitable HMI for Your Application?
Relay Operation, Types, Symbols & Characteristics
#17 PLC Best Practices – Log PLC Uptime and Trend it on HMI
How to Communicate with Excel from Intouch SCADA?

Keep Learning

PLC PID tuning parameters

Programming and Tuning PID Controller in PLC – Siemens TIA Portal

Interlock

Process Interlocks and Trips

PLC Motor Control Circuit

Motor Trip Logic using PLC Programming

siemens plc db addressing

FB Block in Siemens PLC Programming

How to use Scale and Normalize Instructions in PLC

Scale and Normalize Instructions in PLC

PLC Program for Stage Control Curtains and Stage Elevation

PLC Program for Stage Control: Curtains and Stage Elevation

Safety interlock for motor starters in Siemens PLC

Motor Starter Logic using Siemens PLC Tia Portal

Create Ladder Diagram from Boolean Logic

Create Ladder Diagram from Boolean Logic

Learn More

Practical Control Systems Questions & Answers

Practical Process Control System Questions & Answers – 3

Microprocessors Objective Questions

Microprocessors Objective Questions – Set 6

Bellows-Type Steam Trap

Bellows Steam Trap

Convert 4-20ma current output to foundation fieldbus

Your First Steps Through STL Language

Your First Steps Through STL Language

Most Asked Questions on SCADA

Most Asked Questions on SCADA with Answers

Valve Glossary

Valve Terminology Glossary

Grounding or Earthing Scheme in DCS or PLC Systems

Grounding or Earthing Scheme in DCS or PLC Systems

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?