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
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 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

4–20 mA Process Control Loops
PLC Programming to Control Lights in a Sequence
PLC Program for Water Level Control Logic
PLC, DCS, and ESD Marshalling Cabinet Checks
PLC Programming using Level Switches
PLC Programming for Pumping and Draining System
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

Various Communication Protocols in PLC
What is Sequential Function Chart (SFC?)
PID in Studio 5000
Up Down Counter Instruction in PLC
PLC Problems Troubleshooting
Tia Portal – OB20 Time Delay Interrupt Organization Block
Label the Electrical Circuit Schematic
Siemens PLC Mathematics Instructions

Keep Learning

PLC to PLC Communication using S7 Connection

PLC to PLC Communication using S7 Connection PUT & GET Instructions

SCADA in Cloud

Cloud-Based SCADA Projects – Try Free Demo Account

PLC based drilling machine

Drilling Process using PLC Program

PLC engineering software

How to Download GX Works? Mitsubishi PLC Software

Safety interlock for motor starters in Siemens PLC

Motor Starter Logic using Siemens PLC Tia Portal

Industrial Automation Cold and Hot Standby

Difference between Cold Standby and Hot Standby

PLC Example to Control LEDs Via Switches

PLC Example to Control LEDs Via Switches

Gate Array Logic using PLC

PLC Program to Simulate Gate Array Logic

Learn More

Level Flow Cascade Control Pumping Station

Introduction to Wastewater Treatment Works and Pumping Station

DP-Level-Measurement-Calculation-Below-Tapping-Point-Open-Tank

Differential Pressure (DP) Level transmitter Installed Below Tapping Point

5 Valve manifold

5 Valve Manifold Operation

Manometer with two different liquids

Calculate the Height of Glycerine

Electrical Machines Questions and Answers

Armature Quiz

ISA and SAMA diagrams

What is SAMA Diagram?

PID Controller Tuning

How to tune a PID Controller ?

Resistance Temperature Detectors Troubleshooting Tips

Resistance Temperature Detectors Troubleshooting Tips

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?