Home / Expert Answers / Electrical Engineering / this-is-a-plc-program-to-drive-motors-simultaneously-with-interlocking-problem-description-two-mot-pa873

(Solved): This is a PLC Program to Drive Motors Simultaneously with Interlocking. Problem Description Two Mot ...




This is a PLC Program to Drive Motors Simultaneously with Interlocking.
Problem Description
Two Motors are running in a seque
This is a PLC Program to Drive Motors Simultaneously with Interlocking. Problem Description Two Motors are running in a sequence one by one for a particular time. If the start button is pressed Motors run in sequence such that 1 st Motor stays ON for 5 secs and then 2 nd Motor is turned ON and stays \( \mathrm{ON} \) for 5 secs. And the cycle is repeated until it is interrupted. While motors are running in the sequence, if one motor is running and the button of other motor is pressed, then the running Motor should stop and the other motor should run. Implement this logic in PLC using Ladder Diagram programming language. Problem Solution - Define addresses of motors. - Create latching seal in contact to start and stop the sequential operation. - Use TON timer to generate a particular time delay, same or different. - Use DN bit of first timer to energize 2 nd motor coil and activate second timer. - No need to use Reset coils, program will reset the timers itself after completion of each cycles. - Use Parallel Start Motor contact to start one motor when other motor is running. PLC Program Here is PLC program to Drive Motors Simultaneously with Interlocking, along with program explanation and run time test cases. List of Inputs and Outputs


We have an Answer from Expert

View Expert Answer

Expert Answer


Step 1of1 RUNG000 is Latching coil for Master Start and Stop. RUNG001-RUNG002 and RUNG003-RUNG004 are arrangements to operate Motor0 O:2/0 and Motor1
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe