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

PLC based Metro Automation Project
PLC Instruction List for Motor Reverse and Forward Direction
Five Types of PLC Programming languages
Operator Interface for SCADA System
PLC based Drink Dispenser System
Basics of Sinking and Sourcing – Automation System MCQ
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

PLC Programming for Multi-Color Sorting Conveyor System
PLC Program for Star Delta Motor Starter
Basic Arithmetic Programming in Mitsubishi PLC
PLC Program Example on Multiple LEDs using Set Coil
PLC Program for Artificial Fishpond Water Level Monitoring System
Top Non-PLC Certification Courses for Automation Professionals
Commissioning Checklists for Industrial Automation Systems
What is Human Machine Interface (HMI) ?

Keep Learning

Design a PLC program for Operational Sequence of Packaging Process

Design a PLC program for Operational Sequence of Packaging Process

Advantages of Redundant System

Redundant Automation Systems – Need and Advantages

Siemens PLC

Will PLCs become obsolete?

Code Simulation of Safety Circuit

Feedback Monitoring in Safety PLC

Surface Grinding Process using PLC Program

Surface Grinding Process using PLC Program

What is Profinet and How to Configure in Siemens PLC

What is Profinet and How to Configure in Siemens PLC?

Structured Text Automatic Gate Logic

Structured Text PLC Programming for Automatic Gate Control

What is an instruction list language?

Structured Text vs. Instruction List for PLC Programming

Learn More

RAID stands for Redundant Array of Independent Disks

What is Raid Parity? – Types, Advantages, Disadvantages

Single-element drum level control system

Single Element Drum Level Control System

As-Interface Protocol Overview

AS-interface and DeviceNet Communication

Vibration Sensor

Vibration Probes Questions and Answers

Air Cylinder Consumption Calculation for Control Valves

Air Cylinder Consumption Calculation for Control Valves

Electrical Cables Interview Questions & Answers

Conductor Size Selection in Distribution Power System

Chemical Dosing Control System

Introduction to Chemical Dosing System

Compressor Coolers

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?