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 Program for Paint Spraying
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 > PLC Program for Paint Spraying

PLC Program for Paint Spraying

Design automatic spray painting of objects which are moving on the conveyor using PLC ladder diagram.

Last updated: November 3, 2023 2:54 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
3 Min Read
SHARE

PLC Program to control paint spraying of objects.

Contents
PLC Program for Paint SprayingProblem DiagramProblem solutionList of Inputs and OutputsPLC Ladder Diagram for Paint SprayingProgram Description

PLC Program for Paint Spraying

Problem Description

Design automatic spray painting of objects which are moving on the conveyor using PLC ladder diagram.

Problem Diagram

PLC Program Paint Spraying

Problem solution

  • Spray painting is mostly used in automobile industries.
  • This method is similar to bottle capping process in food beverage plant.
  • Two proximity sensors are used in this applications.
  • One to detect hanger and other is for parts / objects.
  • Bit shift register is used to spray parts.
  • Oven is used to dry the parts after they are sprayed and this output is continuously ON.

Also Read : PLC Program for Automatic Heating & Mixing of Products

List of Inputs and Outputs

Inputs List

  • START PB :- I0.0
  • STOP PB :- I0.1
  • Part detector :- I0.3
  • Hangar detector :- I0.2

Outputs List

  • Master coil :- Q0.0
  • Oven :- Q0.1
  • Spray :- Q0.2

Memory

  • Relay coil :- M11.0
  • Shift register :- MW10

PLC Ladder Diagram for Paint Spraying

Spray Painting PLC Ladder Logic

Program Description

For this application, we used S7-300 PLC and TIA portal software for programming.

Network 1:

When START PB (I0.0) pressed master coil (Q0.0) will be ON and it can be stopped by pressing STOP PB (I0.1).

Network 2:

When master coil is ON, oven (Q0.1) will start.

Network 3:

When part is detected, relay coil will be set for logic purpose. And it will set the first bit of MW10.

Network 4:

Here we used bit shift register so after detection of part it will count hanger detection and after. Here assume distance of spray from part detector proximity is 3 steps. So as per shift register logic M10.2 will be ON after 3 steps.

Network 5:

When M10.2 is ON, spray will be activated.

Note :- Above application may be different from actual application. This example is only for explanation purpose only. We can implement this logic in other PLC also. This is the simple concept of spray painting of parts 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.

Also Read : PLC Program for Conveyor System

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:

  • Paint Mixing System
  • Fire Water Spray Systems Principle
  • What is Ratio Control ?
  • Deluge System for Transformer
  • Adaptive Control
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

Interposing Relay Panel (IRP) – Wiring and Testing Requirements
DCS
PLC Sizes and Applications
PLC Sequential Operation Example Program
Functional Block Diagram PLC Example for Traffic Light System
PLC Interview Questions and Answers
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • ferhat says:
    June 25, 2023 at 3:25 am

    formidable leçon merci de votre part

    Reply

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

HMI Screen Design for Hazardous Applications
#4 PLC Best Practices – Use PLC Flags as Integrity Checks
Communication Processor Module in Siemens PLC
DP Master System Configuration in PLC
PLC Program to Count Running Hours of any Equipment
Tank Farm Management System: CX-Programmer [OMRON]
Global Acknowledgment Instruction in Safety PLC
High-end Programmable Logic Controller – Schneider PLC

Keep Learning

Current to Voltage Conversion Circuit

How to Convert Current to Voltage using Resistor ?

PLC Ladder Logic Chemical Mixing Process

Chemical Mixing Process using PLC

PLC Math instructions

PLC Math instructions

Ladder Logic Programming Examples

Ladder Logic Programming Examples

Siemens PLC

#20 PLC Best Practices – Identify Critical Alerts

Creating Logic in Intouch Using Scripting

Create Logic with InTouch Scada using Scripting

PLC Logic for Stairway Lighting

Smart Automation Solutions: PLC Logic for Stairway Lighting

PLC based Door Open and Closing System

PLC based Door Open and Closing System

Learn More

What happen When Synchronous Generator loss Excitation

Installation of a Control Valve

How to Install a Control Valve?

PLC program for Latching and unlatched circuit

PLC Program for Latching and unlatching Circuit

Vacuum Tubes Multiple Choice Questions and Answers

Vacuum Tubes Multiple Choice Questions and Answers

Transducer

What is a Transducer ?

Ultrasonic Thickness Gauge

How to Use a Paint Thickness Gauge?

Siemens S7-200 PLC Ladder Logic

Programmable Logic Controller (PLC) Questions and Answers – 10

pH and ORP eBook Download

pH and ORP Learning Handbook

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?