0% found this document useful (0 votes)
672 views

3.1 Aim: Use PLC To Test The START STOP and TEST Logic For Two Inputs and One Output. 3.2 Apparatus: PLC Software, NO and NC Switches. 3.3theory

This experiment tests the start, stop, and test logic for two inputs and one output using a PLC. The start button turns on the motor output when pressed and a latching circuit keeps it running after releasing. The stop button turns off the motor output. The test button also starts the motor when pressed to test the logic. Observations are recorded for when each button is pressed and the conclusions state the motor status for each case.

Uploaded by

rashmi patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
672 views

3.1 Aim: Use PLC To Test The START STOP and TEST Logic For Two Inputs and One Output. 3.2 Apparatus: PLC Software, NO and NC Switches. 3.3theory

This experiment tests the start, stop, and test logic for two inputs and one output using a PLC. The start button turns on the motor output when pressed and a latching circuit keeps it running after releasing. The stop button turns off the motor output. The test button also starts the motor when pressed to test the logic. Observations are recorded for when each button is pressed and the conclusions state the motor status for each case.

Uploaded by

rashmi patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Experiment No: 3

3.1 Aim: Use PLC to test the START STOP and TEST logic for two inputs and one output.

3.2 Apparatus: PLC software, NO and NC switches.

3.3Theory:

 I0.0 – START push button to Start Motor


 I0.1 – STOP pushbutton to Stop Motor
 I0.2 – Error signal from Motor to PLC.
 Q0.0 –Single phase Motor
PLC Motor Logic

Press START button and I0.0 is ON. The Motor will keep running if no error occurred (I0.3 is
OFF). The action can be practiced by a latching circuit which takes output Q0.0 as one of the
input condition to keep the motor running even if the START button is not pressed (See
normally open contact Q0.0 below I0.0).

When STOP button is pressed, I0.1 is ON and Q0.0 is OFF. The motor will stop running. If any
error is occurred (I0.3 is ON), Y1 will be OFF and the motor will stop running.

When TEST is pressed (I0.2 is ON), Q0.0 is ON. The motor will start running if no error
occurred (I0.3 is OFF). On the contrary, when TEST is released, the motor will stop running.
The testing function is performed by this process.

3.4 Procedure:

1. Load the RS Logix software to the PC.


2. Open the RS Logix software.
3. Switch on the PLC trainer.
4. Open the New project and draw the ladder logic program.
5. Compile the program.
6. Run the Program.
7. Give force and observe the output.

3.5 Ladder diagram

3.6 Observations:
Sr . no. Case Case Motor status (ON/OFF)

1 START (NO) button is pushed

2 STOP (NC) button is pushed

3.7 Result:
When start button is pushed:
__________________________________________________________________
__________________________________________________________________
When stop button is pushed:
__________________________________________________________________
__________________________________________________________________
3.8 Conclusions:
1. When START (NO) switch is pushed, motor will be ______ (ON/OFF).
2. When STOP (NC) switch is pushed, motor will be ______ (ON/OFF).
3. When START (NO) switch is released after push, motor remain ______ (ON/OFF).
3.9 Questions:
1. Draw a ladder diagram to switch PLC output high if any of the three inputs is high.

2. Draw logic symbols for NO and NC switches.

3. List different manually operated switches.


___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
4. What is relay?
___________________________________________________________________________
__________________________________________________________________________
5. State the meaning of ladder rung.
___________________________________________________________________________
___________________________________________________________________________
__________________________________________________________________________
7. Draw electrical symbols used to represent switches: NO push button and NC push button.

You might also like