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 Logic for Automatic Bending Machine for Exhaust Pipe
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 > PLC Logic for Automatic Bending Machine for Exhaust Pipe

PLC Logic for Automatic Bending Machine for Exhaust Pipe

Last updated: March 4, 2021 4:21 pm
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

Automatic bending machine

This is PLC Program for automatic bending machine for exhaust pipe.

Contents
Automatic bending machineProblem DescriptionProblem DiagramSolutionList of Inputs/OutputsLadder diagram for Automatic Bending MachineProgram Description

Problem Description

The bending of exhaust pipes is to be controlled using PLC. The bending procedure must not start unless both the pipe and connector fitting are present. If a part is defective or not present this is indicated by an indicator light.

Write PLC program for this application using ladder diagram language.

Problem Diagram

Automatic bending machine for exhaust pipe

Solution

  • A proximity switch is used to detect weather a pipe is present or not. Then pipe will be clamped in position via the solenoid valve.
  • And if the connector fitting is also present, bending process will be ON after 2 second.
  • If pipe is not detected for 5 second, error lamp will glow and it can be acknowledged by pressing acknowledge button.

List of Inputs/Outputs

List of Inputs

  • I0.0 :- Start PB
  • I0.1 :- Stop PB
  • I0.2 :- Pipe detected
  • I0.3 :- Connector detected

List of Outputs

  • Q0.0 :- Cycle ON
  • Q0.1 :- Clamping ON
  • Q0.2 :- Error lamp

Ladder diagram for Automatic Bending Machine

Ladder diagram for Automatic Bending Machine

Program Description

In this program we have used Siemens S7-300 PLC and TIA Portal Software for programming.

Network 1 :-

Main cycle can be started by pressing start PB (I0.0).And can be stop by pressing stop PB (I0.1).

Network 2 :-

When exhaust pipe and connector are detected, after 2sec clamping process (Q0.1) will be ON.

Network 3 :-

If cycle is not ON or pipe is not detected, clamping Q0.1) will be OFF.

Network 4 :-

If pipe is not detected for 5 sec, error lamp (Q0.2) will be ON.

Network 5 :-

Error lamp (Q0.2) can be acknowledged by pressing acknowledges PB (I0.3).

Note :- Above application may be different from actual application. We can also make this application by using other PLC also. This example is only for explanation purpose. This is the bending machine for exhaust pipes in industries; we can use this concept in other examples also.

All parameters and graphical representations considered in this example are for explanation purpose only, parameters or representation may be different in actual applications. Also all interlocks are not considered in the application.

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 Selective Execution of Application

DCS versus PLC Architecture

PLC Sequential Motor Control

Tank Heating Control using Heater

PLC Separate Different Size Objects

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 Question Bank
PLC Code to Start & Stop Motor and Pump as per Logic
How to Configure Analog Inputs and Outputs in Delta PLC?
PLC Program for Automatic Bottle Rejection System
PLC Power Supply and Operating Voltages
MCQ on PLC (Programmable Logic Controller)
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

Electric Motor Forward Reverse with Repeat Cycle PLC Logic
Structured Text PLC Example for Motor Interlocking and Control
Industrial Networking and Wireless Interview Questions
PLC Analog Input Card Resolution Effects on Accuracy
How to Run Multiple Motors with a Single VFD?
PLC Math instructions
What is PCS 7?
Delta HMI and VFD Control with Modbus

Keep Learning

How to Filter Digital and Analog Inputs in a PLC

How to Filter Digital and Analog Inputs in a PLC?

Ladder Diagram circuit

PLC Practice Questions

Allen-Bradley SLC 500

History of Programmable Logic Controllers (PLC)

What is a function call in TIA Portal

Difference Between FC and FB in Tia Portal

STL Programming - SET, RESET, ASSIGN

STL Programming – SET, RESET, ASSIGN

Basics of Sinking and Sourcing

Basics of Sinking and Sourcing – Automation System MCQ

Architecture of Allen Bradley PLC

Architecture of Allen Bradley PLC

Example of PID Control Instruction

How to Configure PID in Siemens PLC?

Learn More

How to Upload PLC Program in Siemens PLC if Upload Icon is Disabled

Upload Option Disabled in Siemens PLC

Crowbar fault protection circuit

Crowbar fault protection circuit

Single Line Diagram (SLD) Example

Electrical Drawings

Color detection PLC logic

Conveyor Sorting System with Color Detection PLC Logic

Simple Three Digital Electronic Project Ideas

Simple Three Digital Electronic Project Ideas

Questions and Answers on Motors and Generators

100+ Questions and Answers on Motors and Generators

Process Variable Damping Graph

Process Variable Damping of Transmitter

Advantages of Valve Regulated Lead Acid (VRLA) Batteries

Advantages of Valve Regulated Lead Acid (VRLA) Batteries

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?