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

14 - Selection Circuit 1 of 3 - Solution - ENG

Uploaded by

haftu gidey
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)
79 views

14 - Selection Circuit 1 of 3 - Solution - ENG

Uploaded by

haftu gidey
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

1 Solution sheet: Selection circuit 1 of 3 with LOGO!

Learn

14 Selection circuit 1 of 3

Status LED

Circuit diagram

Switch

Button

Figure 1: Learning card 14 - Selection circuit 1 of 3

Functional description
The learning card shows the selection circuit 1 of 3 as a circuit diagram.
Output P1 carries an H-Signal if only one switch is switched-on. If more then one switch
is switched-on, output A0.0 (P1) will carry an L-Signal.
Note:
All switches on the board of the PLC-Trainer / PLC-Rack are normally open. To realized a
contact which is normally closed, the switch has to be operated. In this way the switch
can be used as a contact which is normally closed.

Correlation list
Symbol absolute Comment
S1 I1 Switch
S2 I2 Switch
S3 I3 Switch
P1 Q1 Status LED

Author: Jürgen Kaftan © 2010


2 Solution sheet: Selection circuit 1 of 3 with LOGO!Learn

Exercise 1
A suggested solution (function block diagram) is shown in the solution field 1.

❏ Enter the program according to the functional description as a function block


diagram (see solution field 1) into the programming unit (PC).

❏ Transfer the function block diagram into the LOGO!.

❏ Test the circuit with the training device LOGO!Learn.


Solution field 1

Figure 2: Logic circuit for Selection circuit 1 of 3 (Function block diagram)

Author: Jürgen Kaftan © 2010


3 Solution sheet: Selection circuit 1 of 3 with LOGO!Learn

Exercise 2

❏ Transfer the solution “function block diagram” as a ladder diagram into solution
field 2.

❏ Enter the ladder diagram into the programming unit (PC).

❏ Transfer the ladder diagram into the LOGO!.

❏ Test the circuit with the training device LOGO!Learn.


Solution field 2

Figure 3: Logic circuit for Selection circuit 1 of 3 (Ladder diagram)

Author: Jürgen Kaftan © 2010

You might also like