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

Instrumentation Engineer in Process Plant Project
Guided-wave Radar Asset Management Parameters
Explain What these Spool Valve Symbols Represent?
Remote Factory Acceptance Test
How to Start Writing SCL Language in Siemens Tia Portal?
PLC Latching Function
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

What is Contextual HMI? – HMI Screens on a Mobile or Tablet
Extended Timer Logic in PLC
Types of Expressions in the SCL Language of the Tia Portal
While Do Statement in Structured Text PLC Program
Classroom Bell System – PLC Programming Practice Examples
#6 PLC Best Practices – Validate Timers and Counters
Making Multi Way Switches using PLC
Automatic Bottle Filling System using PLC

Keep Learning

Function Block Programming in Studio 5000

Introduction to Functional Block Diagram in Studio 5000

PLC Ladder Logic Door Open and Closing System

Which Language is Best for PLC Programming?

Grounding or Earthing Scheme in DCS or PLC Systems

Grounding or Earthing Scheme in DCS or PLC Systems

Types of Switches

Electrical Switches Principle & Types

Function of Racks in PLC System

Function of Racks in PLC – Types of SIEMENS S7-400 PLC Racks

Transmitter Questions

Practical Process Control System Questions & Answers – 4

PLC Instructions

Program Flow Control Instructions in PLC Programming

Use Cryptographic checks for PLC

#5 PLC Best Practices – Cryptographic and Checksum Integrity Checks

Learn More

PLC Documents

PLC System Documentation

Advantages and Disadvantages of Pneumatic Instruments

Advantages and Disadvantages of Pneumatic Instruments

Single Position Calibration of Temperature Bath

Single Position Calibration of Temperature Bath

PLC Program for Forward and Reverse Motor control

3 Phase Motor Control using PLC Ladder Logic

Why is IGBT used in VFD

Why is IGBT used in VFD?

Absorption Chiller Principle - HVAC System

HVAC Double Effect Absorption Chiller

Process Control Terms

143 Process Control Terms and Glossary – Questions Answers

Falling Positive and Falling Negative Instructions in PLC

Positive and Negative Edges using Statement List Language

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?