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
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: Conveyor Operation with a Backup Motor using PLC Ladder Diagram
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
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > Conveyor Operation with a Backup Motor using PLC Ladder Diagram

Conveyor Operation with a Backup Motor using PLC Ladder Diagram

In this article, you will learn the conveyor operation using the main motor and backup motor with PLC ladder diagram logic.

Last updated: September 28, 2022 2:22 pm
Hussien Ghareb
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

Continuity and reliability are essential advantages a plant or system can have. So, in this case, failures should be predicted and also you have to prepare a swift solution or actions for such a situation.

Contents
Explaining Conveyor OperationPLC Ladder Diagram using Siemens TIA Portal

Today we are going to have a simple common situation that is presented in most plants that contain some critical conveyors that cannot be stopped for any reason.

Explaining Conveyor Operation

Here we have a very simple conveyor that is a part of a whole system.

The main problem is if this conveyor stopped the whole factory and the system operation will stop, that means increasing system downtime, and by its role that would cost you a lot of money.

To avoid such a situation, we are using a backup motor for some critical conveyors in some plants, all we need a backup motor that is connected with the same motion axe of the conveyor motor. As shown in Fig. (1)

Conveyor Control with Main Motor and Backup Motor
Figure 1

In case of failure of the main motor, the backup motor will work instead of it.

Register Siemens PLC Course: Click Here

PLC Ladder Diagram using Siemens TIA Portal

We discussed the PLC ladder logic networks designed in the Siemens Tia portal.

Network 1: Controlling the Main Motor

Here we have the first network that is shown in Fig. (2) as we can see by clicking on (I0.0) we can start the main motor.

PLC Controlling the Main Motor
Figure 2

Notice that (I0.2) is the stop push button and it is already NC.

Also, we have an electrical interlock from the backup motor presented in (NC from Q0.1). to prevent the two motors from working together.

If the motor stops the bit (M0.2) would indicate that and it will stop the order of running that is presented on the digital outputs of the PLC signals.

Network 2: Controlling the Backup Motor

Then we have the second network that is shown in Fig. (3) as we can see by clicking on (I0.1) we can start the main motor.

PLC Control Backup Motor
Figure 3

Beside the motor latch (Q0.1) we can see a bit (M0.0) that also can operate the backup motor in case of failure.

Also, we have an electrical interlock from the backup motor presented in (NC from Q0.1). to prevent the two motors from working together.

If the backup motor stops the bit (M0.3) would indicate that and it will stop the order of running that is presented on the digital outputs of the PLC signals.

Network 3: Main Motor Latch

For this network that is presented in Fig. (4) we can see that if any failure (Motor Stoppage) is indicated on the main motor by this bit (M0.2), the bit of (the main motor latch “M0.0”) will be energized.

Main Motor Latch in PLC
Figure 4

Then as you can see in Fig. (3) this bit will operate the backup motor then when the backup motor is on (by its role) it will de-energize the main motor latch (M0.0) again.

Network 4: Backup Motor Latch

Here we have the last network presented in Fig. (5) we can see that if any failure (Motor Stoppage) is indicated on the backup motor by this bit (M0.3), this bit (the backup motor latch “M0.1”) will be energized.

Conveyor Operation with a Backup Motor using Ladder Diagram
Figure 5

Then as you can see in Fig. (2) this bit will operate the main motor back again then when the main motor is on (by its role) it will de-energize the backup motor latch (M0.1) again.

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:

  • Scan Cycle in SIEMENS PLC
  • Cloud-Based SCADA Projects
  • PLC-based Gas Detection System
  • Create New Project in Studio 5000
  • Rockwell Allen Bradley PLC Projects
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

Tia Portal – OB20 Time Delay Interrupt Organization Block
Control Loops Objective Questions and Answers
#16 PLC Best Practices – Create Trend for Cycle Time on HMI
PLC Programming for Fan Control Unit System for Industry
How PLC Reads the Data from Field Transmitters
How to Install GSD File in Step 7 PLC using Simatic Manager?
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

Applications of PLC Programming in Bottle Filling Process
How to Detect Speed of Conveyor in PLC?
How is Data Stored in Standard Modbus Protocol?
Augmented Reality and Virtual Reality in Industrial Automation
PLC Project Examples for EcoStruxure Machine Expert
Introduction to Functional Block Diagram in Studio 5000
How Weigh Feeder Works ?
Create User-Defined Data Types and Function Blocks in Studio 5000

Keep Learning

PLC Conversion Program

How to use Converters in PLC

Elevator PLC Ladder Logic

Elevator PLC Ladder Logic

Automation Engineer Troubleshooting Tips

Best Way to Build Troubleshooting Mindset for Automation Engineer

Coil Type Timers in Siemens PLC Programming

Coil Type Timers in Siemens PLC Programming

Siemens S7 300 CPU Status and LED Errors Explanation

Siemens S7 300 CPU Status and LED Errors Explanation

PLC Load Memory

What is Resources Tab in the Siemens PLC?

Siemens PLC Organization Blocks used For Troubleshooting

Tia Portal – OB121 Programming Errors Interrupt Organization Block

TP Timer in CodeSys

Timers in Codesys – Timer ON, Timer OFF, Pulse Timer

Learn More

Cage-guided globe valves

What is Cage-guided Globe Valve ?

Fluidic Systems Objective Questions

Fluidic Systems Objective Questions

Electrical & Electronics Measurements Objective Questions

Electrical & Electronics Measurements Objective Questions – Set 5

How to do Force in GE PLC Proficy Machine Edition?

strain gauge changes as it stretches and shrinks

Why Strain Gauge Resistance Changes as it Stretches and Shrinks?

Optimal Control Systems

The State Regulator Problem

Economics of Power Generation Objective Questions

100+ Economics of Power Generation Objective Questions and Answers

Hazardous Area Terminology

Hazardous Area Terminology

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?