Assignments in PLC Module Assignment-1: All Theoretical Notes Should Be Mentioned in Note Book
Assignments in PLC Module Assignment-1: All Theoretical Notes Should Be Mentioned in Note Book
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.
Assignment-3
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.
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
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.
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========================