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: Troubleshooting PLC Permissive Inputs
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 > 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

PLC Ladder Logic Example based on Set Coil and Reset Coil
Network Switch Port Allocation Details
200+ Quiz on Electrical Meters, Measurement, and Troubleshooting
Step-by-Step Guide to Choose Right Fuse for a Panel
What is Siemens TDC? – Siemens Control System
What is NOR Flash Memory in PLC?
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
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Augmented Reality and Virtual Reality in Industrial Automation
Programmable Logic Controller (PLC) Questions and Answers – 7
Guided-wave Radar Asset Management Parameters
How to do Scaling for Analog Input in RSLogix 500?
Pressure Transmitter using Potentiometer and Diaphragm
PLC Input Output Modules
Functions of SCADA
Electronic Pressure Sensor with Bourdon Tube and LVDT

Keep Learning

Why 4-20 mA Current Signal is used instead of Voltage Signal

Troubleshooting a 4-20mA Current loop

Why Baud Rate is Important in Modbus Network

Why Baud Rate is Important in Modbus Network?

Industrial Gas Detection Systems

PLC based Gas Detection System using Ladder Logic Project

Foxboro pneumatic instruments

Pneumatic Force Balance Instrument

Repeat Until Statement in SCL Language

Repeat Until Statement in SCL Language

Siemens S7-200 PLC Ladder Logic

Programmable Logic Controller (PLC) Questions and Answers – 10

SCADA in Cloud

Cloud-Based SCADA Projects – Try Free Demo Account

Real-time and historical SCADA Trends

What are Trends in SCADA?

Learn More

Yokogawa differential pressure transmitter

Basics of Differential Pressure Transmitters

Vortex Flow GIF

Working Principle of Vortex Flow Meter

Spectrometers Questions and Answers

X-Ray Spectroscopy Questions & Answers

Temperature Switch Working

Basics of Temperature Switch

Electrical Machines Questions and Answers

DC Machines Circuit Model Objective Questions

Solenoid-Valve-Manual-Reset-function

Solenoid Valve with Manual Reset Working Principle

Differential Pressure Transmitter Zero Suppression

Basics of DP Transmitter Suppression and Elevation

Coal Hopper

Coal Based Fuel Feeding System for Boiler

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?