Inst ToolsInst ToolsInst Tools
  • 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: Sequential PLC Programming for the Pneumatic Valves
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • 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 > 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

Timers using Statement List (STL) PLC Programming
Motor Control Circuits
How to Read the PLC Datasheet? – Important Notes About PLC
Parking Garage Indicator: PLC Automation System
PLC Automatic Irrigation System
Types of Instructions in PLC Programming
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

Explore More

#17 PLC Best Practices – Log PLC Uptime and Trend it on HMI
Key Facts About RS485 Industrial Network
Difference Between Solid State Relay and Electromechanical Relay
Open Loop and Closed Loop System Questions Answers
What is Masking in PLC?
Allen Bradley SLC 500 PLC Programming
PLC Logic Example on Multiple Switches and Motors
How to Filter Digital and Analog Inputs in a PLC?
Classroom Bell System – PLC Programming Practice Examples
How to Use Symbol Factory Software for Graphic Design in HMI or SCADA?

Keep Learning

Electrical Cabinet Air Conditioner

Electrical Cabinet Air Conditioner – Enclosure Cooling, Maintenance

Preventive Maintenance of Variable Frequency Drive

Preventive Maintenance of Variable Frequency Drive (VFD)

DCS

DCS

Siemens Tia Portal PLC Training Course

Siemens Tia Portal PLC Training Course

Mitsubishi PLC Programming Tutorials

What is PID Controller

What is PID Controller?

PLC offline data of a project are compared

Compare Two Offline PLC Projects

Omron PLC Online Training Course

Omron PLC Online Training Course

Discover More

Laser Doppler anemometer

Laser Doppler Anemometer

Traces in TIA Portal

What is Trace Function in Tia Portal?

Alarm and Trip Documentation

PLC Alarm and Trip Documentation

Basics of Vibration Measurement

Basics of Vibration Measurement

Electromagnetic Fields Objective Questions

Electromagnetic Field Theory Questions and Answers

Types of Calibration

Types of Calibration

LED Stumps in Cricket

How do LED Stumps in Cricket Work?

Instrument Junction Box

Instrumentation System Architecture

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?