Past Exam Papers
Past Exam Papers
18. In the water level storage tank, the manual mode program controls the
water level by monitoring the _______ switch input
(A) High sensor switch
(B) Low sensor switch
(C) Both (A) and (B)
(D) None of the above
19. The ladder logic in PLC consists of_______
(A) Logic gates
(B) Functional blocks
(C) Relay contacts and coils
(D) Relays
20. The relays operates on___________
(A) Control Circuits of very high power
(B) DC power supply
(C) Low power
(D) AC power supply
Write a ladder logic program to describe the system which has the given truth
table.
It is known that the package starts moving on the left side and moves to the right
when the START button is pressed. When it reaches the rightmost limit (Limit
Switch 2), the drive motor reverses and brings the package back to the leftmost
position (Limit Switch 1) again, and the process repeats. Known that the
Forward and Reverse pushbuttons provide a means of starting the motor in
either forward or reverse directions. Notice that when the Forward button is
pressed, the Reverse pushbutton can not have any effect until the package
reaches Limit switch 2. The same effect is applied to the Reverse push button.
Develop a ladder logic diagram to control the motor in forward and reverse
directions.
[20 marks]
c) Consider the following timing diagram of the function of an alarm in Figure 3.
A discrete input signal from an alarm switch first causes a warning light to
blink and a siren to audibly pulse until a human operator presses an
Acknowledge pushbutton. Known that if the alarm switch signal is still
activated, the light will remain on a steady state instead of blinking while the
siren will go silent. The light turns off as soon as the alarm signal goes back to
its “safe” state. Write the PLC program for the system.
Figure 3
[20 marks]