Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
69 views6 pages

Inputs and Outputs List Page:1/21: Example: Toggle Logic

This document describes the inputs, outputs, and sequence of operation for a toggle logic system. It includes a list of inputs and outputs with their PLC addressing and nomenclature. The sequence of operation involves pressing a push button which will open or close a gate by turning a solenoid valve on or off and resetting a counter. Diagrams show the initial conditions and gate opening and closing sequences.

Uploaded by

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

Inputs and Outputs List Page:1/21: Example: Toggle Logic

This document describes the inputs, outputs, and sequence of operation for a toggle logic system. It includes a list of inputs and outputs with their PLC addressing and nomenclature. The sequence of operation involves pressing a push button which will open or close a gate by turning a solenoid valve on or off and resetting a counter. Diagrams show the initial conditions and gate opening and closing sequences.

Uploaded by

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

EXAMPLE: TOGGLE LOGIC

INPUTS AND OUTPUTS LIST Page:1/21


Sl # INPUTS PLC I/Ps ADDRESSING NOMENCLATURE Code

1 GATE OPEN/CLOSE %IX 0.1 PUSH BUTTON -1 PB-1

Sl # OUTPUTS PLC O/Ps ADDRESSING NOMENCLATURE Code

1 GATE OPEN %QX 0.0 SOLENOID VALVE-1 SV-1

2 GATE CLOSED %QX0.1 LAMP-1 L-1

SEQUENCE OF OPERATION :-

1 Press Gate Open/ClosePush Button (PB-1=%IX0.1) for the First time.


Counter has to count # 1 in CV at the same time Gate open valve SV1 =1 (%QX0.0) gets ON.

2 Press Gate Open/ClosePush Button (PB-1=%IX0.1) for the Second time.


Counter has to count # 2 in CV at the same time gate open valve SV1 =0 (%QX0.0) gets OFF,
and Counter has to RESET.

3 Gate Closed (L-1=%QX0.1) lamp should glow when SV1 =0 (%QX0.0) gets OFF.
Page:1/21
TOGGLE LOGIC Page:2/4
FIGURE-1: Initial conditions .

NOTE: 1.Blue color indicates Inputs/Outputs ON condition.


2.Red color indicates Inputs/Outputs OFF condition.

Hopper
Hopper Gate Open
( %QX0.0=SV-1)

HOPPER GATE
GATE
CYLINDER

EMPTY
BOX

FILLING TABLE
P.B STATION
TOGGLE LOGIC Page:3/4
FIGURE-2: Gate Opening Sequence .

NOTE: 1.Blue color indicates Inputs/Outputs ON condition.


2.Red color indicates Inputs/Outputs OFF condition.

Hopper
Hopper Gate Open
( %QX0.0=SV-1)

HOPPER GATE
GATE
CYLINDER

BOX WITH
POWDER

FILLING TABLE
P.B STATION
TOGGLE LOGIC Page:4/4
FIGURE-3: Gate Closing Sequence .

NOTE: 1.Blue color indicates Inputs/Outputs ON condition.


2.Red color indicates Inputs/Outputs OFF condition.

Hopper
Hopper Gate Open
( %QX0.0=SV-1)

HOPPER GATE
GATE
CYLINDER

BOX WITH
POWDER

FILLING TABLE
P.B STATION

You might also like