Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: Motor Stop Interlock for Changing the Direction PLC Program
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Motor Stop Interlock for Changing the Direction PLC Program

Motor Stop Interlock for Changing the Direction PLC Program

Write a PLC program with interlock logic where you can’t change the motor direction unless the stop push button is pressed first.

Last updated: March 4, 2021 11:26 am
Editorial Staff
PLC Tutorials
No Comments
Share
2 Min Read
SHARE

Write a PLC program where you can’t change the motor direction unless the stop push button is pressed first.

Contents
Inputs and Outputs:Motor Stop Interlock for Changing the DirectionPLC Program descriptionNetwork 1:Network 2:Conclusion

For instance, If the clockwise (CW) push button (PB) is pressed the motor runs in CW and if the counter-clockwise (CCW) push button is pressed the motor does not change its direction unless the stop push button is pressed first.

Note: the best practice to learn the PLC programming is to start writing the PLC program, take your time before you review the answer.

Inputs and Outputs:

I0.0: CW Push Button (Normally Open contact)

I0.1: CCW Push Button (Normally Open Contact)

I0.2: Stop Push Button (Normally Closed contact)

Q0.0: Motor CW

Q0.1: Motor CCW

Motor Stop Interlock for Changing the Direction

Motor Stop Interlock for Changing the Direction PLC Program

PLC Program description

Network 1:

  • When the CW PB is pressed and the Motor CCW is not running the set bit in the flip flop is energized.
  • When the stop PB is pressed the reset bit in the flip flop is energized.
  • If the CW PB is pressed while the Motor CCW is running the set bit would never be energized

Network 2:

  • When the CCW PB is pressed and the Motor CW is not running the set bit in the flip flop is energized.
  • When the stop PB is pressed the reset bit in the flip flop is energized.
  • If the CCW PB is pressed while the Motor CW is running the set bit would never be energized. 

Conclusion

There is an interlock between the two motor directions that it is not allowed to toggle between the two directions unless the motor is stopped.

Author: Karim Ali Anwar

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:

  • Siemens SCADA Tags
  • Motor Ladder Logic
  • Statement List Program
  • Connect a Solenoid Valve
  • Flexible IO Modules
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 !
I&C Engineer Roles & Responsibilities – Instrumentation Design
PLC Programming Examples on Industrial Automation
How to Connect PLC with SCADA System via OPC UA?
Water Fountain Control Logic – PLC Exercises and Solutions
Configuration of Siemens VFD Using TIA Portal Start drive
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Recent Comments

  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals
  • Vaishnavi on Free Instrumentation Course for Trainee Engineers

Related Articles

PLC Program for Fishpond Water Level Monitoring System

PLC Program for Artificial Fishpond Water Level Monitoring System

Studio 5000 Tutorial PLC Programming for Digital Alarms

Studio 5000 Tutorial: PLC Programming for Digital Alarms

Simatic Prosave HMI

How to Backup and Restore from Simatic Prosave HMI?

PLC Retrofitting Project

What is a PLC Retrofitting Project? – Importance, Procedure

Pump and Mixer Operations Example PLC Timer-Based Control

Pump and Mixer Operations Example: PLC Timer-Based Control

PLC Tutorials - Timers and Counters

Difference between Timer and Counter – PLC Basics

What is RS Linx - Types of Softwares in Rockwell Automation

What is RS Linx? Types of Software in Rockwell Automation

CRA Module in Schneider PLC

CRA Module in Schneider PLC – Remote IO Adapter Module

More Articles

Differential Pressure Switch Working Principle

Polyphase Induction Motor Multiple Choice Questions and Answers

200+ Polyphase Induction Motor Multiple Choice Questions and Answers

Electrical Machines Objective Questions

Electrical Machines MCQ Series 9

Marshalling Panel

What is Marshalling Cabinet?

Types of Interrupts Organization Blocks in Tia Portal

Types of Interrupt OB in Siemens Tia Portal

Blast Furnace Panel Modification to Reduce Down Time

Blast Furnace Panel Modification to Reduce Down Time by 60 to 70%

Power Systems Questions & Answers

Power Systems MCQ Series 19

Pressure gauges with capsule elements

Pressure Gauges with Capsule Sensor Principle

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?