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: Sequential PLC Programming for the Pneumatic Valves
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 > Sequential PLC Programming for the Pneumatic Valves

Sequential PLC Programming for the Pneumatic Valves

Write a ladder logic for sequential PLC programming for the pneumatic valves to operate cylinders in sequential mode.

Last updated: May 23, 2023 2:17 pm
Editorial Staff
PLC Tutorials
No Comments
Share
2 Min Read
SHARE

This is a PLC program for pneumatic valve operation in sequence mode.

Contents
Sequential PLC Programming for the Pneumatic ValvesList of inputs/outputsLadder Diagram for the Sequential Operation of Cylinders

Sequential PLC Programming for the Pneumatic Valves

Write a ladder logic for sequential PLC programming for the pneumatic valves to operate cylinders in sequential mode.

Pneumatic valve operation in sequence mode

Solution:

Here in this system, there are two cylinders and two push buttons that are connected to the PLC.

 The push buttons are connected to the PLC inputs and the cylinders are connected to the Outputs of the PLC.

There are the following condition for the system to work which are as follows: –

When START PB is pushed, cylinder A should start, and Cylinder B should start after 5 seconds of Cylinder A.

When STOP PB is pushed, both cylinders A & B are to be stopped.

Now to meet the following conditions, we must use a timer which delays the operation of cylinder B.

List of inputs/outputs

Inputs:

  1.  X1 -START PB
  2.  X2 -STOP PB

Outputs:

  1.  Y0 -Cylinder A
  2.  Y1 -Cylinder B

Ladder Diagram for the Sequential Operation of Cylinders

Sequential PLC Programming for the Pneumatic Valves

Program Explanation:

In rung 1, we used STRAT PB (X1) to start Cylinder A (Y0). Here we used NC contact of STOP PB (X2) to stop cylinder A (Y0). In parallel with X1 contact, we used NO contact of Y0 to latch the output.

In rung 2, we used Timer T0 to count the delay for cylinder B (Y1).

In rung 3, we used NO contact of T0 so once time delay over the Cylinder B (Y1) will ON.

If you liked this article, then please subscribe to our YouTube Channel for Instrumentation, Electrical, PLC, and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

  • PLC Restrict Data Interfaces
  • Use PLC Flags as Integrity Checks
  • Offline and Online UPS Systems
  • Diagnostic Buffer for SIEMENS PLC
  • S7-1200 Hardware Configuration
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

Car Parking System using PLC Programming
Light ON OFF Control using PLC
Wiring in a PLC Control Panel
Hardwired I/O and Serial I/O – Differences Explained
How to use PLC with SQL Database? – Basics & Tutorials
Classroom Bell System – PLC Programming Practice Examples
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

Single-Acting Cylinder Control using Proximity Sensor
While Do Statement in Structured Text PLC Program
Relay Operation, Types, Symbols & Characteristics
4-20 mA Transmitter Wiring Types : 2-Wire, 3-Wire, 4-Wire
PLC Program for Artificial Fishpond Water Level Monitoring System
Intrinsically Safe Barriers Questions and Answers
PLC Example to Control LEDs Via Switches
Quiz Program Logic Using PLC Programming

Keep Learning

Classification of Fuses

Step-by-Step Guide to Choose Right Fuse for a Panel

Redundant Power Supply

How Does Redundant Power Supply Work?

FactoryTalk View Studio Site Edition Pop-Up Confirm Action

How to Automatically Close Pop-up in FactoryTalk View Studio?

Steps in PLC System Design

Steps in PLC System Design

Delta WPL Soft Counter

Delta PLC Counter with Comparison

Simulating Level Sensor and the Pump Logic in PLC

PLC Basics – Manual Control, Closed Loop, ON-OFF with Hysteresis

What is PID Controller

What is PID Controller?

Industrial Oven Control Application with PLC Controller

Industrial Oven Control Application with PLC Controller

Learn More

How to Test a Motor using Megger

How to Test a Motor using Megger?

Function of Racks in PLC System

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

Spectrometers Questions and Answers

X-Ray Fluorescence Spectrometry Questions and Answers

Electronic Pressure Sensor with Bourdon Tube and LVDT

Electronic Pressure Sensor with Bourdon Tube and LVDT

Safety Instrumented System SIS Component Selection

SIS Component Selection – Safety Instrumented System

Omron CX programmer shift register

The Concept of Shift Register in Omron PLC with Example

Functions of Rupture Disc

Why is a Rupture Disc Required? – Functions & Selections

Digital Electronics Multiple Choice Questions

Ripple Counter Objective Questions

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?