Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: PLC Program to Control a Water Pump
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
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.

Contents
PLC Program to Control a Water PumpAnswer :

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 !
PLC Motor Operation based on Time Cycle Sequence – Program
Identify the Pressure Gauge Error
#7 PLC Best Practices – Validate and Alert for Paired Inputs/Outputs
Control Algorithms in PLC Programming
Extended Timer Logic in PLC
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
208kSubscribersSubscribe
38kFollowersFollow

Categories

Recent Comments

  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals
  • Vaishnavi on Free Instrumentation Course for Trainee Engineers

Related Articles

PLC based Door Open and Closing System

PLC based Door Open and Closing System

Ladder Logic Example with Timers

Ladder Logic Example with Timers

intouch Basics

How to Create Project in Wonderware Intouch?

Seven Segment Display Programming with Structured Text

Seven Segment Display Programming with Structured Text

Ladder Logic Vs. Other Programming Languages - PLC Basics

Ladder Logic Vs. Other Programming Languages – PLC Basics

Instrumentation Earthing

Instrumentation Earthing

A Typical Sequential Function Chart

What is Sequential Function Chart (SFC?)

One Shot Rising PLC Example Program

One Shot Rising PLC Example Program

More Articles

Types of Pressure Measuring Scales

Types of Pressure Measuring Scales

bimetallic thermometer working principle

Different Types of Thermometers

Annubar Flow Meter Principle

Annubar Flow Meter – Principle, Advantages, Disadvantages

Aluminum Cable Terminations

Aluminum Cable Terminations Repeat Failures

Power System Interview Question and Answers

Power System Interview Question and Answers

Why Fire and Gas Detectors are 3-Wire types instead of 2 Wire

Why Fire and Gas Detectors are 3-Wire types instead of 2 Wire?

PLC Motor Control Circuit-3

Basics of PLC Programming

Integral Wind-Up Limitation

What is Integral Wind Up ?

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?