![caixiaofeng](https://www.plchmis.com/uploads/set_resources_1/84c1e40ea0e759e3f1505eb1788ddf3c_default_photo.png)
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
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.
- Read more...
-
- 0 comments
- 235 views