Industrial Automation Lab Experiments
Use PLC to test the START STOP logic for two inputs and one output.
Oct 15 2023
Aim
Use PLC to test the START STOP logic for two inputs and one output.
Apparatus Required
PLC software, NO and NC switches.
Procedure
- Load the RS Logix software to the PC.
- Open the RS Logix software.
- Switch On the PLC trainer.
- Open the New project and draw the ladder logic program.
- Compile the program.
- Run the Program.
- Give force and observe the output.
Ladder diagram:
Explanation
Observation Table:
Sr. no. |
Case |
Motor status (ON/OFF) |
1 |
Start (NO) button is pushed |
|
2 |
Stop (NC) button is pushed |
|
Conclusion:In industries----------------(automation/manual) processes are preferred to achieve higher productivity and accuracy.
Result:
When start button is pushed:
------------------------------------------------------------------------------
------------------------------------------------------------------------------
When stop button is pushed:
------------------------------------------------------------------------------
------------------------------------------------------------------------------
Conclusions
- When Start (NO) switch is pushed, motor will be (ON/OFF).
- When Stop (NC) switch is pushed, motor will be (ON/OFF).
- When Start (NO) switch is released after push, motor remain (ON/OFF).
Viva Questions
- Draw a ladder diagram to switch PLC output high if any of the three inputs is high.
- Draw logic symbols for NO and NC switches.
- Draw the circuit for ON/OFF control of motor.
- List different manually operated switches.
- What is relay.
- State the meaning of ladder rung.
- Draw electrical symbols used to represent switches: NO push button and NC push button.