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
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: Troubleshooting PLC Permissive Inputs
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
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Troubleshooting PLC Permissive Inputs

Troubleshooting PLC Permissive Inputs

We have a problem in one of the PLC Permissive Inputs that there is a programming mistake, do the troubleshooting.

Last updated: March 4, 2021 11:04 am
Editorial Staff
PLC Tutorials Practical Questions
1 Comment
Share
3 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 shut down automatically by any one of several “permissive” switches.

Troubleshooting PLC Permissive Inputs

The operating statuses of these switches are listed here:

  • Start pushbutton (normally-open): open when unpressed, closed when pressed
  • Stop pushbutton (normally-closed): closed when unpressed, open 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)

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

Troubleshooting PLC Permissive Inputs

Answer :

The Vib_high 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 shut down the motor if ever the Shutdown bit goes to a 1 state. This means the motor will shut down if any of the permissive contact instructions become colored (i.e. “conductive” to virtual power).

We have been told that the realworld vibration switch is NC, which means its contact opens when vibration is excessive. This means high vibration causes that bit to be 0, which necessitates an NC contact instruction so that it will 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.

More PLC Questions :

PLC Programming Questions & Answers – 1
PLC Programming Questions & Answers – 2
PLC Programming Questions & Answers – 3
PLC Programming Questions & Answers – 4
PLC Programming Questions & Answers – 5
PLC Programming Questions & Answers – 6
PLC Programming Questions & Answers – 7
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

Difference between PLC and Computers
Product Painting PLC Program using Omron CX-Programmer
PLC Permissive for Motor Control
Difference between Compact PLC and Modular PLC
Questions on DP Transmitter Wet Leg Compensating Impulse Line
Differential Pressure Measurement across Baghouse
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Bruce says:
    April 12, 2018 at 6:41 am

    The low water level is not fail safe the way you have it set up

    Reply

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

Explore More

Why Use a Current Loop?
How to Design a System Architecture in Industrial Automation?
PLC Program to Read Temperature in PLC
Controlling of Tank Level Using Proportional Controller in PLC
Heating and Mixing of Products using PLC Example Tutorial
PLC Program for Traffic Light Sequence using Functional Blocks
Studio 5000: Programming Three Motors with Fixed Priorities
Identify the Pressure Gauge Error

Keep Learning

PLC Important Questions and Answers

PLC Important Questions and Answers

Example Program Logic in Allen Bradley PLC

PLC Programming Examples on Industrial Automation

Introduction to PLC

#9 PLC Best Practices – Validate indirections

LED Indications on PLC

Getting to Know the LED Indications on GE Make PLC

PLC Automation for Product Weighing and Labeling

PLC Controlled Conveyor and Weighing with Labeling Automation

Two Differential Pressure Transmitters

Pressure Level Transmitter Problems

Why Use Normally-Closed Contact for Stop Buttons

Why Use Normally-Closed Contact for Stop Buttons?

Ladder Logic Questions and Answers

Ladder Logic MCQ Questions and Answers

Learn More

PLC Program for Valves

PLC Pump Permissive Interlocks

Difference between Stepper Motor and DC Motor

Difference between Stepper Motor and DC Motor

Creating Logic in Intouch Using Scripting

Create Logic with InTouch Scada using Scripting

Analytical Instrumentation Engineering Projects

Top 100 Analytical Instrumentation Engineering Projects

Drum Level differential pressure transmitter

Calculate Differential Pressure Sensed by Level Transmitter

Track PLC Operating Modes

#2 PLC Best Practices – Track Operating Modes

Classification of Steam Turbines

Classification of Steam Turbines

ControlLogix 5580 Controllers

Rockwell PLCs for Large Scale Applications

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?