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 Based Product Sorting Machine System – Lift Control
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 Based Product Sorting Machine System – Lift Control

PLC Based Product Sorting Machine System – Lift Control

PLC based product sorting machine system is used to carry different products using the lift to separate the parts based on size.

Last updated: July 4, 2023 11:07 am
Editorial Staff
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

In this advanced PLC program, PLC based product sorting machine system is used to carry different products using the lift to separate the parts based on size.

Contents
PLC Based Product Sorting Machine SystemInputs and OutputsProgram DescriptionPLC Logic

Here there are three positions available based on the size like small, medium, and large. The conveyors are used to transfer the products and place them on the trays.

PLC Based Product Sorting Machine System

The below simulation shows the PLC sorting system using the lift operation.

PLC Based Product Sorting Machine System

Inputs and Outputs

TypeDevice No.Device nameOperation
InputX0UpperON when part is detected.
InputX1MiddleON when the lift is at a lower position.
InputX2LowerON when the part is detected.
InputX3Part on liftON when the part is detected.
InputX4Lower lift positionON when the lift is at the middle position.
InputX5Middle lift positionON when the lift is at middle position.
InputX6Upper lift positionON when the part is on the lift.
InputX10SensorON when the part is detected at the left end.
InputX11SensorON when the part is detected at the left end.
InputX12SensorON when the part is detected at the right end.
InputX13SensorON when the part is detected at the left end.
InputX14SensorON when the part is detected at the right end.
InputX15SensorON when the lift is at the upper position.
OutputYOSupply commandOne part is supplied when YO is ON: Metal cylinder repeats in order S, L, M, L, M, S.
OutputY1Conveyor forwardON when the part is detected at the right end.
OutputY2Lift up commandThe lift moves up when Y2 is ON. The lift stops when Y2 is OFF.
OutputY3Lift down commandThe lift moves down when Y3 is ON. The lift stops when Y3 is OFF.
OutputY4Lift rotation commandThe conveyor moves forward when Y1 is ON.
OutputY5Lower conveyor forwardLift rotates to transfer part to conveyor when Y4 is ON.
Lifts rotates back to the original position when Y4 is OFF.
OutputY6Middle conveyor forwardThe conveyor moves forward when Y5 is ON.
OutputY7Upper conveyor forwardThe conveyor moves forward when Y6 is ON.

Program Description

The entire system comprises two components: General Control and Lifter Management.

General Control:

Activating the PB1 (X20) button on the operational panel initiates the Supply command (Y0) for the hopper. Deactivating the PB1 (X20) button turns the Supply command (Y0) off. Upon activation of the Supply command (Y0), the hopper delivers a part.

The conveyors initiate movement when the SW1 (X24) on the control panel is activated. Conversely, the conveyors halt movement when the SW1 (X24) is deactivated.

Upon detecting a part by the sensor X10, X12, or X14 positioned to the left of the conveyor, the corresponding conveyor initiates, transporting the part to the right-end tray. Three seconds post a part passing by the sensor X11, X13, or X15 to the right of the conveyor, the conveyor halts.

Parts of varying sizes (large, medium, small) on the conveyor are sorted by the inputs of the Upper (X0), Middle (X1), and Lower (X2) sensors.

Lifter Management:

Once the Part on the lift sensor (X3) in the lift is activated, the part is transported to one of the following conveyors based on its size:

  • Large part: Directed to the Upper conveyor
  • Medium part: Directed to the Medium conveyor
  • Small part: Directed to the Lower conveyor

The commands for Lifting Up (Y2) and Lifting Down (Y3) are managed based on the lift’s position, detected by the following sensors:

  • Upper: X6
  • Middle: X5
  • Lower: X4

Upon the part’s transfer from the lift to the conveyor, the Lifter Rotation command (Y4) is initiated.

Post the transfer of a part, the lift returns to its initial position and remains on standby.

PLC Logic

PLC Based Product Sorting Machine System
PLC Lift Control

Source: Mitsubishi Electric

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

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

Read Next:

  • Overview of SIEMENS PLC
  • HMI and VFD Control System
  • Sequential PLC Pneumatic Valves
  • HMI Screen Design for Hazardous
  • S7-1200 Hardware Configuration
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 Ladder Logic Example based on Set Coil and Reset Coil
Does Really a Safety Barrier is Important? – PLC DCS Systems
Allen Bradley PLC to PLC Communication in Studio 5000
Tanks Draining Control in PLC using Functional Block Diagram
Example of Controlling the PLC Output using Push Buttons
Industrial Automation Pre-Engineering Design Documents – Project & Process
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

Basic Pumping System Application Used in Industrial Automation
What are High-Speed Inputs in PLC?
LS Electric PLC Program Example: Clothes Washing System
Siemens TIA Portal: Motor Forward Reverse PLC Logic
Network Switch Requirement in SCADA and DCS Architecture
PLC Energize or De-energize the Outputs based on Events
Automate Batch Mixing with Repeated Cycles in Omron PLC
Structured Text PLC Code for Sequential Process Data Storage

Keep Learning

Flexible Input Output Modules

Flexible Input Output Modules

How to Update the Firmware Version of your PLC

How to Update the Firmware Version of your PLC? – TIA Portal

Instruction List in PLC Programming

What is an Instruction List? – PLC Programming

memory types in siemens plc

#13 PLC Best Practices – Disable Unused Communication Ports

Simatic Prosave HMI

How to Backup and Restore from Simatic Prosave HMI?

PLC Program to Separate Different Size Objects

PLC Program to Separate Different Size Objects

Automatic Lamp Control in Storage Facility

PLC Program for Automatic Lamp Control in Storage Facility

Automating Car Parking with Advanced PLC Logic

Complex Car Parking Logic in XG5000 LS Electric PLC

Learn More

How to Use Symbol Factory Software for Graphic Design in HMI or SCADA

How to Use Symbol Factory Software for Graphic Design in HMI or SCADA?

Electrical and Instrumentation Engineering Documents

Electrical and Instrumentation – Automation Pre-engineering Documents

Calculate DPT Calibrated Range

Calculate the Transmitter Values

Stilling well in liquid level measurement

Stilling Well in Interface Level Measurement System

Turbine Flow meter coefficient

Turbine Flow Meter Coefficient and Scaling Factor

Modbus Network Motor Control

Motor Control using Modbus Communication and Hardwired Signals

Top 10 Facts about HART Technology

Top 10 Facts about HART Technology

Industrial Automation Solution

How to Choose the Right Industrial Automation Solution?

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?