Sheet3_solution
Sheet3_solution
PLC Course
Sheet (3)
2- Explain the main differences between Ladder Diagram and Relay Logic Diagram.
3- Draw a ladder diagram program that will cause output Y to be ON when switch A and switch B
are closed or when switch C is closed.
4- Draw a ladder diagram program that will cause output D to be ON when push button A is ON
and either B or C is ON.
6- Draw the ladder diagram that implements the following logic expressions:
Y2 = (A + B) (C' + D)
7- Draw the ladder diagram that is equivalent to the following logic circuits:
(a)
(b)
8- Write the truth table and find the logical expression for the following relay circuits:
(a) (b)
A B Output
0 0 0
0 1 0
1 0 0
1 1 1
Logical expression:
(b):
A B Output
0 0 1
0 1 0
1 0 1
1 1 1
Logical expression:
a) In ladder diagrams, the logical NOT function is implemented using a normally closed contact.
b) When a normally closed contact is evaluated by the program, it is examined for a 0 to keep
the contact closed.
c) Power flows through any rung of a ladder diagram is allowed only from left to right.
d) The switch mechanism of the liquid level switch is based on using a floating object to actuate it.
e) Interlocks can prohibit two or more outputs from energizing at the same time under a certain
condition.
f) The symbol of the relay logic diagram that represents a normally open temperature switch is