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: PLC Permissive for Motor Control
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 > PLC Permissive for Motor Control

PLC Permissive for Motor Control

Last updated: March 4, 2021 3:51 pm
Editorial Staff
PLC Tutorials Practical Questions
2 Comments
Share
2 Min Read
SHARE

A engineer needs to write a PLC program to control a water pump driven by an electric motor. This water pump will be manually started and stopped by pushbutton switches, and shutdown automatically by any one of several “permissive” switches.

The operating statuses of these switches are listed here:
  • Start pushbutton (normally-open): open when unpressed, closed when pressed
  • Stop pushbutton (normally-open): open when unpressed, closed when pressed
  • Low water level (normally-closed): closed when level is low, open when level is adequate
  • Low oil pressure (normally-open): open when pressure is low, closed when pressure is adequate
  • High vibration (normally-closed): closed when still, open when vibrating
  • Water leak detector (normally-open): open when dry, closed when wet (leak detected)

PLC Permissive Motor Control

The engineer’s first attempt is shown here, but it contains a serious error. Identify and correct this error:
PLC program pushbutton switches

Answer :

The Stop_PB contact instruction should be drawn as normally-closed rather than normally-open as shown in the engineer’s first draft of the PLC program.

The program is designed to shutdown the motor when that pushbutton is pressed (i.e. the Stop_PB contact instruction becomes uncolored (i.e. fails to “conduct” virtual power).

We have been told that the real-world Stop pushbutton switch is NO, which means its contact closes when pressed.

This means pressing the Stop pushbutton causes that bit to be 1, which necessitates an NC contact instruction so that it will un-color under that condition.

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:

PLC Counters Program

Contacts and Coils in PLC

PLC Electric Motor Interlocks

Motor Control Circuit

PLC Pump Permissive

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

Stilling Well in Interface Level Measurement System
STAR DELTA Programming using PLC Controller
PLC Structured Text Program for Output Generation via Equations
PLC Ladder Logic Simulator Mobile Apps For Android
PLC Program for Flow Totalizer
What is an RTU? – Remote Terminal Unit
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
2 Comments
  • Bruce says:
    April 19, 2018 at 7:09 am

    Why would you show an example of stop being NO and not fail safe. You would never see it wired this way in an individual setting?

    Reply
  • DIMITRIOS ADAMOS says:
    June 21, 2018 at 8:19 pm

    Hi , i believe that there are two ways that you can program a stop button . this is one way that you mention
    and the other way ,you have stop button NC (hardwired) and you program it as NO in the plc ,fail safe .so there is no wrong in this i believe .great work

    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

Tia Portal – OB20 Time Delay Interrupt Organization Block
Schneider Electric: Car Parking System with Calculations in PLC
Single-acting Pneumatic Cylinder Operation with Limit Switch
Double Block and Bleed Valves Opening or Closing Sequence
Conveyor Speed Logic using Structured Text in PLC
How Does Redundant Power Supply Work?
Introduction to PLC Ladder Diagrams
Types of CPU Communication Ports in Siemens PLC

Keep Learning

A Question on Steam Drum Water Level Measurement

A Question on Steam Drum Water Level Measurement

Instruction List in PLC Programming

What is an Instruction List? – PLC Programming

TP Timer in CodeSys

Timers in Codesys – Timer ON, Timer OFF, Pulse Timer

Grounding or Earthing Scheme in DCS or PLC Systems

Grounding or Earthing Scheme in DCS or PLC Systems

Communicating Delta PLC Software to Simulator

PLC Programming Basics for a Packing Machine Control System

PLC Packing Machine Control System Program in XG5000

Control Algorithms in PLC Programming

Control Algorithms in PLC Programming

PLC Program using Logic GATEs

PLC Logic GATE Program

Learn More

Pre-commissioning or Commissioning Activities

Pre-commissioning or Commissioning Activities

Gas Valve Sizing

Gas Valve Sizing

Face Mask Making Machine using PLC and HMI

Face Mask Making Machine using PLC and HMI

How to Check the Continuity of Protective Conductors

How to Check the Continuity of Protective Conductors?

Left-Hand Rule for Current-Carrying Conductors

DC Motor Theory

Power Electronics Objective Questions

Single-Phase Full Wave AC-DC Converter Test

Microprocessors Objective Questions

Microprocessors Objective Questions – Set 1

Pipe Elbow Sudden Burst

A Pipe Elbow Sudden Burst Fatalities and Wrecked Panel Instrumentation

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?