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 Program to Control a Water Pump
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
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > PLC Program to Control a Water Pump

PLC Program to Control a Water Pump

PLC program to control a water pump driven by an electric motor. It will be manually started and stopped by pushbutton switches, and shut down automatically by any one of several “permissive” switches.

Last updated: March 4, 2021 11:04 am
Editorial Staff
PLC Tutorials Practical Questions
No Comments
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.

PLC Program to Control a Water Pump

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 engineers’s first attempt is shown here, but it contains a serious error. Identify and correct this error:

PLC program to control a water pump

Answer :

The Oil_press_low contact instruction should be drawn as normally-open rather than normally-closed 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 0 state. This means the motor will shut down if any of the permissive contact instructions become uncolored (i.e. fails to “conduct” virtual power).

We have been told that the real-world oil pressure switch is NO, which means its contact opens when oil pressure becomes too low. This means a low oil pressure condition causes that bit to be 0, which necessitates an NO 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.

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

What is SCADA System?
Calculate Process Temperature using a Thermocouple
What is Rewire Tool in Simatic Manager?
ControlLogix Architecture – Rockwell Automation
Structured Text PLC Program for Measuring Event Duration
Indentify Faults in Simple Lamp Circuit including Failed Wires
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

Industrial Automation Engineers Interview Questions
How to use Converters in PLC
Your First Steps Through STL Language
Problem with Sump Tank Level Transmitter
Which Connection is Best for PLC? – Sinking or Sourcing
Siemens PLC Course for Beginners: Problems and Solutions
How to Work with Allen Bradley RsLogix Emulator?
How to Control VFD with PLC using Ladder Logic

Keep Learning

Create an Application in HMI using Tia Portal

Create an Application in HMI using Tia Portal

Practical Control Systems Questions & Answers

Practical Process Control System Questions & Answers – 1

Ladder Rung with Two Outputs

PLC Multiple Outputs Configuration

GSD File installation in Simatic Manager

How to Install GSD File in Step 7 PLC using Simatic Manager?

HMI configuration for Delta VFD

Modbus Communication between Delta PLC with VFD

Difference between Signal Cables and Control Cables

Difference between Signal Cables and Control Cables

Ladder Logic Programming Examples

Ladder Logic Programming Examples

Faceplate in WinCC

Siemens HMI Training – Using UDTs with Faceplates

Learn More

Open Circuit without Freewheeling diode

Freewheeling Diode Working Principle

device-specific-diagnostics-to-ne107-status-signals

NAMUR NE107 Standard

Structured Text Automatic Gate Logic

Structured Text PLC Programming for Automatic Gate Control

Induced Draft Cooling Tower

Cooling Tower

Boiler Intelligent Control Cabinet

IoT based Smart Boiler Control System with Cloud PLC and SCADA

Instrumentation Cables Questions Answers

Instrumentation Cables Questions & Answers

Which instrument is faulty

Which Instrument is Faulty? Transmitter, Recorder, or Controller

Electrical Power Grid Automation

Electrical Power Grid Automation

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?