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: Speed Control of Pneumatic Cylinder (Explanation with PLC)
Share
Notification Show More
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 > Speed Control of Pneumatic Cylinder (Explanation with PLC)

Speed Control of Pneumatic Cylinder (Explanation with PLC)

Learn the speed control of pneumatic cylinder operation with forward and reverse pushbuttons using the PLC programming with explanation.

Last updated: February 13, 2024 10:30 am
Editorial Staff
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

In industry, there are many pneumatic applications used. Some applications are small, and some applications are complex. Speed control of the pneumatic cylinder is an important factor in pneumatic applications. In some applications, fast or slow fixed speeds are not enough and need to control the speed. In some applications, fast speed is not satisfying the application so need to control the speed. So, use the speed control valve in the application and control the speed.

Contents
Speed Control of Pneumatic CylinderSolutionPLC ProgrammingList of Inputs and OutputsLadder Logic Diagram for Operation of Pneumatic CylinderProgram Explanation

Speed Control of Pneumatic Cylinder

Speed Control of Pneumatic Cylinder (Explanation with PLC)

Solution

Here we need to take one example for the application so we can understand it easily. As shown in the figure we took two push buttons for forward and reverse operation.

PLC is used to control the outputs. Here we used a double solenoid direction control valve for the forward and reverse operation of the pneumatic cylinder. Once the user presses the forward button then the cylinder will move forward. If the user presses the reverse button then the cylinder will move reverse.

Here we used PLC for output control so needed to write a program in PLC according to the application. Without a speed controller cylinder speed is not controlled so add a speed control valve on both sides so we can control the speed of the pneumatic cylinder.

It is always necessary to reduce the speed of the cylinder from the maximum speed based on the selected size of the final control valve to the nominal speed depending on the application.

Speed control of Pneumatic Cylinders can be conveniently achieved by regulating the flow rate of supply or exhaust air.

The volume flow rate of air can be controlled by using flow control valves which can be either Two-way flow control valves or One-way flow control valves.

PLC Programming

Here we can write a PLC program for forward/reverse operation. And we can add a speed controller in the cylinder so we can control the pneumatic cylinder speed with the speed controller.

List of Inputs and Outputs

List of Inputs

X0: Cylinder Forward PB

X1: Cylinder Reverse PB

List of Outputs

Y0: Cylinder Forward

Y1: Cylinder Reverse

Ladder Logic Diagram for Operation of Pneumatic Cylinder

Ladder Logic Diagram for forward and reverse operation of pneumatic cylinder

Program Explanation

In the first rung, we used NO contact of the Cylinder forward push button (X0) so the Cylinder forward (Y0) output can be operated with the forward push button (X0). Hence once you press the forward push button the output will give a signal to the solenoid A 1 and due to the mechanism direction control valve spooler will move and it will change the direction of the air. As shown in the figure, there is a speed controller in the circuit so as per requirement we can rotate the nob and control the forward speed.

In the second rung we have used NO contact of the Cylinder reverse push button (X1) so Cylinder reverse (Y1) output can be operated with the reverse push button (X1). Hence once you press the forward push button the output will give a signal to the solenoid A 2 and due to the internal mechanism direction control valve spooler will move and it will change the direction of the air. As shown in the figure, there is a speed controller in the circuit so as per requirement we can rotate the nob and control the reverse speed.

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

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

Read Next:

  • Pneumatic Valves and Cylinder Sizing
  • Transferring Data Across PLC Systems
  • Single-acting Pneumatic Cylinder Operation
  • PLC Control of Two Outputs with one Input
  • Simulation of Studio 5000 and FactoryTalk View
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

Basic PLC Ladder Programming Example
FOR DO Statement in SCL Language
Control Loops Objective Questions and Answers
High-end Programmable Logic Controller – Schneider PLC
From Boolean Algebra to PLC Logic
Difference Between PLC and SCADA
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

Motor Feedback Fail Logic in PLC
PLC Conveyor Ladder Logic Program
Explaining Various Types of Analog Instruments
Jump Instruction in Siemens Tia Portal
PLC Wiring Questions for Technicians and Engineers
PLC Permissive for Motor Control
What is Interface Module in Siemens PLC?
What is a Watchdog Timer in PLC?

Keep Learning

PLC Programming Projects for Beginners

PLC Programming Projects for Beginners

Structured Text PID control loop in PLC

How to Program PID Control in PLC with Structured Text?

Siemens Simatic HMI

How to Design an Effective HMI? – Human Machine Interface

What is a Tag in SCADA

What is a Tag? Types of Tags in SCADA

Open Platform Communication (OPC)

Open Platform Communication (OPC)

LES and GRT Blocks in PLC Programming

Allen Bradley Math Functions

PLC Sequential Operation Example Program

PLC Sequential Operation Example Program

Exhaust Fan Control

Exhaust Fan Control: Example of PLC Timer Programming

Learn More

Top 250 Digital Circuits Objective Questions and Answers

Top 250 Digital Circuits Objective Questions and Answers

PID Block in RSLogix 500

PID Block in RSLogix 500

PN Junction Questions & Answers

Measurement and Instrumentation Objective Questions – Part 5

Control Loop

What is a Control Loop ?

oxygen Safety Analyzer

Oxygen Safety Analyzer

Nameplate Markings

Explosive Atmospheres & Hazardous Classification

Motor Operated Valve Functional Testing

Motor Operated Valve Functional Testing

Metal Foil Strain Gauge Principle

Metal Foil Strain Gauge Principle

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?