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 Selective Execution of the Application – Example Program
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 > PLC Selective Execution of the Application – Example Program

PLC Selective Execution of the Application – Example Program

Implement the PLC program selective execution of the application using a ladder programming language.

Last updated: November 3, 2023 2:07 pm
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

This is a PLC Program for the selective execution of the application.

Contents
Selective Execution of an ApplicationProblem DiagramProblem SolutionList of Inputs/OutputsLadder Diagram for Selective Execution of the ApplicationProgram DescriptionResult

Selective Execution of an Application

Problem Description

There are pigments of three colors. We need to fill different pigments into the jar by selecting the selector switches.

Implement the PLC program using a ladder programming language.

Problem Diagram

PLC Program for Selective Execution of the Application

Problem Solution

In this system, we will consider S7-300 PLC and TIA portal software for programming.

Here we need to fill different pigments in the jar as per requirement. So consider 3 types of different color pigments (Yellow, blue, and green.).

Two valves are used for controlling the pigments. (As we know mixing of yellow and blue is green color so there is no need of separate valve for green color.)

When both yellow and blue color are filled at the same time, it will become green color. Selector switch is used for color selection in the system and ON/OFF switch is used for system STOP.

List of Inputs/Outputs

Inputs List

  • ON/OFF :-  I2.0
  • START PB :- I0.0
  • STOP PB :- I0.1
  • Yellow pigment selection :- I0.2
  • Blue pigment selection :- I0.3
  • Green pigment selection :- I0.4

Outputs List

  • Cycle ON :- Q0.0
  • Yellow control valve :- Q0.1
  • Blue control valve :- Q0.2

Ladder Diagram for Selective Execution of the Application

PLC Selective Execution
PLC Selective
PLC Selective Execution Example

Program Description

Network 1

When ON/OFF switch (I2.0) is ON and START PB is pressed, Cycle ON (Q0.0) lamp will be ON.

Network 2

If cycle is ON and yellow color pigment is selected (I0.2), yellow color control valve (Q0.1) will be ON.

Network 3

If cycle is ON and blue color pigment is selected (I0.3), blue color control valve (Q0.2) will be ON. If green color pigment is selected (I0.4), both the valves will be ON and pigment will become green color.

Result

PLC Selective Example

Author: Bhavesh

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.

Read Next:

  • PLC Control Valve Scaling
  • Split Range Control Application using PLC
  • Opposite Acting Control Valves using PLC
  • Siemens S7 1200 PLC configuration in TIA Portal
  • PLC Program for Paint Spraying
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

ControlLogix Architecture – Rockwell Automation
Distributed Control System Interview Questions
#3 PLC Best Practices – Leave Operational Logic in the PLC wherever feasible
How to use Sub Routines with Allen Bradley PLC
PLC System Documentation
How to Connect a Solenoid Valve with 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
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Difference Between PLC and CNC Machine
Siemens S7-300 CPU Suffix Explanation
PLC Programmer Salary and Future Career Scope
PLC Motor Control Ladder Logic Programming
PLC Ladder Logic for Start-up Control of Boilers
PLC Fault Diagnosis – PLC Training Documents
PLC Program for Star Delta Starter using Functional Block Diagram
PLC Compressor Control Ladder Logic

Keep Learning

IP Address Change in Simatic

PLC Configuration of Profinet I/O System

Wiring in PLC System

Wiring in a PLC Control Panel

SFC Language in PLC Programming

SFC Language in PLC Programming

Lamp Counter Logic

Function Block (FB) for Motor Control Logic

Readings Mismatch between Field & Control Room

Readings Mismatch between Field & Control Room ? Why

PLC SCADA Water Pump

PLC Program for Controlling a Water Pump with 3 Power Sources

Motor ON OFF Logic in PLC

Motor ON OFF Logic in PLC

Basic PLC Exercise on Heater and Cooler for Students

Basic PLC Exercise on Heater and Cooler for Students

Learn More

Instrumentation and Control (I&C) Design

Instrumentation and Control (I&C) Design

Linear Programming in Excel

How to Do Linear Programming in Excel?

control-valves-classification

Types of Control Valves

Free Allen Bradley PLC Training Course

Free Allen Bradley PLC Ladder Logic Training Course

DeadWeight Tester

DeadWeight Tester Questions

Software Troubleshooting Errors and Faults in Siemens PLC

Software Troubleshooting Errors and Faults in Siemens PLC

Digital Electronics Multiple Choice Questions

Fast Adder & Serial Adder Objective Questions – Part 1

Motor contactors

What is Contactor ?

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?