Motor Trip Logic using PLC Programming

Programmable Logic Controller (PLC) Questions and Answers

This PLC is being used to start and stop an electric motor, and also to shut it down automatically if any of three “shutdown” conditions occur:

  • Excessive vibration
  • Overcurrent (overload heater contact)
  • High winding temperature

Motor Trip Logic using PLC Programming

Motor Trip Logic using PLC Programming

The status of each shutdown contact is as follows:

  • Vibration contact: closed when okay, opens when vibration becomes excessive
  • Overload contact: closed when okay, opens when overloaded
  • Temperature contact: open when okay, closes when hot

Draw a PLC ladder-logic program to start and stop this motor.

Be sure to make the program latching so that the operator does not have to hold the Start button to keep the motor running.

Answer:

Do you find any mistakes in the logic? Share with us through comments.

PLC Motor Interlocks

Share Your Answer / Comments

Credits : by Tony R. Kuphaldt – under CC BY 1.0

For More PLC Questions : CLICK HERE

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.

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

10 thoughts on “Motor Trip Logic using PLC Programming”

  1. No they should not. They are NC instruments yes but if you keep as NC in logic motor will not start as they will turn open in the logic

    Reply

Leave a Comment