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: Surface Grinding Process using PLC Program
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 > Surface Grinding Process using PLC Program

Surface Grinding Process using PLC Program

Last updated: March 4, 2021 3:48 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
3 Min Read
SHARE

Implement PLC ladder logic for automatic surface grinding process. Grinding process is an example PLC Program using RSLOGIX 500 software.

Contents
PLC based Grinding ProcessStep Conditions:List of Inputs and OutputsPLC ProgramLogic DescriptionRUNG000RUNG001RUNG 0002Rung 0003Rung 0004 and RUNG 0005Rung 0006Rung 0007 and RUNG 0008Conclusion:

PLC based Grinding Process

Surface Grinding Process using PLC Program

Step Conditions:

  1. Start PB is to start the process.
  2. At initial, Job in sensor should be in ON condition and job out sensor should be in OFF condition.
  3. When job in sensor detects object for surface grinding should turn on conveyor motor to move the object.
  4. When rough sensor detects object, conveyor motor should turn OFF and Rough grinding motor should turn ON for 20s. After the process, Conveyor motor should turn ON automatically.
  5. When fine sensor detects object, conveyor motor should turn OFF and Fine grinding motor should turn ON for 20s. After the process, Conveyor motor should turn ON automatically till job out sensor turn ON.
  6. Packing sensor should turn ON, when job out sensor ON.

List of Inputs and Outputs

PLC based grinding system inputs and outputs

PLC Program

PLC Grinding Logic
PLC based automatic grinding system

Logic Description

RUNG000

Latching rung to operate the system through Master Start and Stop PB.

RUNG001

To save the status of Job in sensor and Job Out sensor, Memory coil is used.

RUNG 0002

Conveyor Motor turned ON when All the sensors are in Home condition.

Rung 0003

Jump Instruction is used to skip the rough grinding  process in any case.

Rung 0004 and RUNG 0005

When Rough sensor detects object, Conveyor motor should turn OFF and  Rough grinding motor will turn ON for 20 sec. After 20 sec, Conveyor motor should turn on automatically.

Rung 0006

Jump Instruction is used to skip the Fine grinding  process in any case.

Rung 0007 and RUNG 0008

When Fine sensor detects object, Conveyor motor should turn OFF and  Fine grinding motor will turn ON for 20 sec. After 20 sec, Conveyor motor should turn on automatically

Program runs continuously until STOP PB is pressed.

Note: In this program, JUMP function is used to skip the rough grinding process and fine grinding process because some objects need only rough or fine grinding or in some maintenance case jump function is used to skip the process.

Conclusion:

The above explained Surface grinding process is for example only.

Author : Hema Sundaresan

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 Mixing Process Logic

Industry Shutter PLC Operation

PLC Practice Questions

PLC Cabinet Earthing 

Test Process Control Loop

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 !

Recommended Articles

PLC Counter Instructions
Ladder Logic Programming Examples
How to Troubleshoot Siemens PLC Programs?
Cybersecurity in PLC
Instrumentation System Architecture
#11 PLC Best Practices – Instrument for Plausibility Checks
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Meghavath Jama says:
    March 12, 2023 at 1:49 pm

    Setpoints & Alarms in Control Systems

    Reply

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

Recent Comments

  • William Snyder on Top Non-PLC Certification Courses for Automation Professionals
  • Kamli on Top Free PLC Software
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals

Related Articles

Leave Operational Logic in the PLC

#3 PLC Best Practices – Leave Operational Logic in the PLC wherever feasible

Automation Engineers Interview Questions

Industrial Automation Engineers Interview Questions

PLC Valve Control Example

Create a Function (FC) for a Valve Logic in Siemens PLC

PLC Motor Logic with START, STOP, TEST Push buttons

PLC Motor Logic with START, STOP, TEST Push buttons

PLC Program to Control Gas Pressure using Closed-Loop

PLC Program to Control Gas Pressure using Closed-Loop

Perfume filling system PLC program

CX Programmer Example: Perfume Mixing and Filling System

Save and BR Memory in Siemens PLC Programming

SAVE and BR Memory Instructions in Siemens PLC Programming

Normally closed input actuator as stop button.

Normally-Closed Contacts for Stop Buttons

More Articles

Control Valve Flow Characteristics

Different Control Valve Flow Characteristics

Power Systems Questions & Answers

Power Systems MCQ Series 22

Basics of Trips, Interlocks, Permissives & Sequences

Basics of Trips, Interlocks, Permissives & Sequences

Fieldbus Flow Transmitter Calibration

Foundation Fieldbus Transmitter Calibration

Interview Questions on Transformers

Interview Questions on Transformers

PLC Programming Examples using Timer

Basic PLC Ladder Programming Example

Allen Bradley PLC ControlLogix Hardware

Allen Bradley PLC ControlLogix Hardware

Control Valves Questions and Answers

Control Valve Questions and Answers

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?