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: Troubleshoot Allen Bradley PLC Logic
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 > Troubleshoot Allen Bradley PLC Logic

Troubleshoot Allen Bradley PLC Logic

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

A engineer needs to write a program for an Allen-Bradley CompactLogix PLC to control a pressure relieving solenoid valve in a gas processing system.

Contents
Allen Bradley PLC LogicAnswer :

A pair of high-pressure control switches signals the PLC when to open the solenoid valve: one telling the PLC to open the valve after a 3-second time delay and the other (called the “high-high” switch, with a higher trip setting) telling the PLC to open the valve immediately.

A pushbutton switch serves as a manual override to open the solenoid valve immediately when pressed.

In all cases, the solenoid vent valve will remain open (energized) until pressure falls below the setting of a low-pressure gas switch.

The operating statuses of these switches are listed here:
  • Override pushbutton (normally-open): open when unpressed, closed when pressed
  • Low gas pressure (normally-closed): closed when pressure is less than 10 PSI, open when pressure exceeds 10 PSI
  • High gas pressure (normally-closed): closed when pressure is less than 30 PSI, open when pressure exceeds 30 PSI
  • High-high gas pressure (normally-open): open when pressure is less than 40 PSI, closed when pressure exceeds 40 PSI

Allen Bradley PLC Logic

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

Answer :

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

This particular switch signals a high-pressure condition by opening its contacts, since the real-world switch is normally-closed (NC).

We want the 3-second timer to begin timing when this switch senses a high pressure, and so we need the contact instruction to color when the real-world high-pressure switch trips (opens).

A PLC contact instruction that colors when it senses a “0” bit condition is a normally-closed (NC) instruction.

Share Your Answers

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.

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

What is Fail-safe in Siemens PLC?
Difference between PLC and HMI
Define the Order of Execution in Functional Block Diagram of Studio 5000
Motor Trip Logic using PLC Programming
Programmable Logic Controller (PLC) Questions and Answers – 4
Working Principle of Single Phase Preventer Relay
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
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Always ON and OFF Bit using Ladder Logic and Statement List
How to Code a FIFO Queue in STL Language in Siemens PLC?
PLC Example on Manufacturing Line Assembly
Free PLC Training Software Download
Programmable Logic Controller (PLC) Questions and Answers – 15
Allen Bradley Studio 5000: Motor Running Hours PLC Program
Parking Lights PLC Program Explained with Video
Pressure Gauge with Block and Bleed Valves

Keep Learning

Car Wash Program using Functional Block Diagram (PLC)

Car Wash Program using Functional Block Diagram (PLC)

PLC Program to Control Gas Pressure using Closed-Loop

PLC Program to Control Gas Pressure using Closed-Loop

Purpose of Flow Ratio Controller

Identify the Purpose of Flow Ratio Controller

PLC FBD Example for Tank Liquid Heating Control by Steam Flow

PLC FBD Example for Tank Liquid Heating Control by Steam Flow

Industrial Automation Projects

Evaluating Industrial Automation Projects Return on investment (ROI)

Light ON OFF Control using PLC

Light ON OFF Control using PLC

Introduction to Schneider PLC

Different Types of Schneider PLC

Save and BR Memory in Siemens PLC Programming

SAVE and BR Memory Instructions in Siemens PLC Programming

Learn More

Modbus Poll and Modbus Slave

How to Use Modbus Poll and Modbus Slave Software?

Instrumentation Engineer Interview Questions

Interview Questions on PID Controllers

Components of SCADA

Components of SCADA

Electrical and Instrumentation Engineering Documents

Electrical and Instrumentation – Automation Pre-engineering Documents

Your First Steps Through STL Language

Your First Steps Through STL Language

How to program a running hours meter in PLC

Allen Bradley Studio 5000: Motor Running Hours PLC Program

U-tube Manometer unEqual Limb Type

U-tube Manometer with equal & unequal limb types

Differential Pressure Switch Principle

Differential Pressure Switch Principle

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?