Вы находитесь на странице: 1из 8

Assignments in PLC Module

Assignment-1
All Theoretical Notes Should be mentioned in Note book.

Assignment-2

NO/NC
NOTE: 0 AND 1 ARE OUTPUT NUMBERS (NOT THE OUTPUT
STATE). THE LADDER LOGIC SHOULD TURN ON OUTPUT AFTER
PRESSING ALL PUSH BUTTONS SHOWN IN THE CIRCUIT.

1) Make ladder logic for the following Electrical circuits


:

Assignment-3

2) Make ladder logic for the following gates

3) Switch ON & OFF a lamp with a toggle switch.


4) Switch ON a motor with a start push button & switch OFF the same
with stop button.
5) Switch ON 3 motors with a start push button switch off all with stop
push button.
6) Switch ON & OFF a motor with single push button.
7) When START is pressed a motor gets switched ON, when RUN is
pressed first motor goes OFF and second Motor switched on. When
PROCESS button is pressed second motor goes OFF &first comes ON
System stops by pressing STOP button.
8) There are three lamps. When START push button is pressed first
lamp comes ON. When same push button again pressed. First goes
OFF & second lamp goes ON. When same push button again pressed.
Second lamp goes OFF & third lamp comes ON. When same push
button pressed Third lamp goes OFF & first lamp goes ON.
9) When START Toggle switch pressed a lamp comes ON for 10sec.After
10sec lamp goes OFF while toggle Switch is still ON.
Assignment-4

10)A lamp comes ON after 20 sec of pressing the START push button
and goes OFF by pressing Stop push button.
11) A high to low pulse is generated after every 10 sec of pressing
START push button.

12) Make a toggle button using a single no pb without any timers and
counters
13)There are 2 lamps pressing START push button first lamp comes ON
for 10 sec. After 10sec first lamp goes OFF & second lamp goes ON.
14)There are 2 lamps, pressing START push button, first lamp comes ON
for 10 sec, first lamp goes OFF and second lamp comes ON for 10
sec. After 10 sec. second lamp goes OFF and first lamp comes ON.
15)There are 2 lamps pressing START push button first lamp comes ON
if again START push button is pressed First lamp goes OFF & second
lamp goes ON. If any lamp is ON for more than 15 sec both lamp
interchanges their states.
Assignment-5

16)Pressing START push button a lamp comes ON. If again same push
button is pressed second time. The lamp goes OFF and remains OFF
for next 20 sec. if START push button is pressed in between this
20sec lamp should not come ON it comes ON only after 20 sec.
17) Make a Ladder Logic to glow the LED’S in the following pattern.

TIME(UP TO) LED1 LED2 LED3 LED4


5 SEC 1 0 0 0
10 SEC 1 1 0 0
15 SEC 1 1 1 0
20 SEC 1 1 1 1

18) Make a Ladder Logic to glow the LED’S in the above


mentioned pattern in a continuous loop.
19) Make a Ladder Logic to glow the LED’S in the following
mentioned pattern in a continuous loop.

TIME(UP TO) LED1 LED2 LED3 LED4


5 SEC 1 0 0 0
10 SEC 0 1 0 0
15 SEC 0 0 1 0
20 SEC 0 0 0 1
20) An oil pump should start up after pressing start push
button and the main motor will start automatically after 15 sec
after pressing stop push button main motor will stop
immediately and the oil pump will stop automatically after 15
sec.

Assignment-6
21) A bottle takes 7 seconds to be completely filled. If the filling
is interrupted then the filling will resume from the same level of
the liquid filled earlier .when the filling of one bottle is completed
then a motor should run for 2 seconds for changing the bottle.
22) Blinking indicator lights are used quite extensively in
industry. Design a circuit in which two lights are flashed
alternately every 5 seconds.

Assignment-7

23) Make ladder logic to glow the led’s in the following


pattern using a single push button.
CLICK(AFTER) LED1 LED2 LED3 LED4
1 1 0 0 0
2 1 1 0 0
3 1 1 1 0
4 1 1 1 1

CLICK(AFTER) LED1 LED2 LED3 LED4


1 1 0 0 0
2 0 1 0 0
3 0 0 1 0
4 0 0 0 1

24) Make ladder logic to glow the led’s in the above


mentioned pattern in a continuous loop using (CTU & CTD)

25) Make ladder logic to glow the led’s in the following


pattern using a single push button (CTU & CTD)

Assignment-8

26) Five boxes are stacked at a time and then bound with a
wrapper.
27) Design a ladder diagram that will control a stepper
motor so that it moves 10 steps forward, waits for 20 seconds,
and then cause the motor to move 10 steps in the reverse
direction.
Assignment-9

28) Press start button. Value stored in memory bit will move
to desired memory bit.
29) Make ladder logic for turning output 1 if a single
push button is pressed less than 4 times.

30) Turn on output 2 if the same push button is pressed


exactly 5 times.

31) Turn on output 3 if the same push button is pressed more


than 6 times.

32) Turn on output 4 when the same push button is


pressed 6-10 times.

33) Press START button value stored in memory word will move
to another memory word. If value in this memory word is in
Between 20 to 30, a lamp should ON. Otherwise OFF.
34) Turn on output 5 when the same push button is not
pushed exactly 8 times.
35) Make ladder logic to glow the Led’s in the following
Pattern Using a Single Push Button, Single Counter.

Assignment-10
36) Motor 1(M1) starts as soon as the PLC starts. After 10
seconds, motor 1 goes off and motor 2 starts. After 5 seconds, M2
goes off and M3 starts. After another 10 seconds, M2 restarts and
after 5seconds it stops, and M1 starts and the cycle is repeated.
Prepare the logic diagram for the process.

37) Make ladder logic to add two numbers and show the
result at n7:3 address.
38) Make ladder logic to subtract a number from another
number and show the result at n7:5 address.
39) Make a ladder logic to multiply two numbers and show
the result at n7:10 address
40) Make ladder logic to divide a number by another number
and show the result at n7:12 address.
41) Make ladder logic to show the average of 4 numbers and
show the result at n7:10 address.
42) Press START button value stored in memory word ADDED,
SUBTRACTED, MULTIPLIED & DIVIDED with another value in
another memory word and result is store in third memory word.
43) Press START button a value is to be store in memory word. If
this value is greater than the value stored in another memory
word then a lamp should comes ON and if the value is less, then
remains OFF.
Assignment-11
44) A motor should ON for 10 sec and after a fan for 5 sec and
vice versa and this process is continuous.
45) Make a 2 sec blinker using only one T-ON Timer.
46) Convert T-OFF as Retentive Timer On (RTO).
47) Make T-ON as T-OFF Timer.
48) Make a ladder logic using jump and label.
49) Make a ladder logic using jsr ad rtn.
50) Make a project assigned by Trainer for your Group
Assignment-12
Assigned Project work

========================End========================

Вам также может понравиться