16MT6201 Industrial Automation and Control QB
16MT6201 Industrial Automation and Control QB
16MT6201 Industrial Automation and Control QB
PART A (2 Marks)
Marks COs
1. Define PLC. 2 CO1
2. Distinguish PC and PLC. 2 CO1
3. Draw architecture of PLC 2 CO1
4. Name some parts of PLC. 2 CO1
5. Classify the PLC. 2 CO1
6. List out the applications of PLC. 2 CO1
7. Write the selection criteria for PLC. 2 CO1
8. Recall the benefits of PLC. 2 CO1
9. Illustrate PLC Scan. 2 CO1
10. Name the types of memory devices used in PLC. 2 CO1
11. Mention two basic sections of I/O module. 2 CO1
12. Draw the block diagram DC input module 2 CO1
13. Define sinking & sourcing 2 CO1
14. What is the function of a PLC output interface module? 2 CO1
15. List the two general sensing classifications for analog input modules. 2 CO1
16. Infer the term logical rack. 2 CO1
17. Write some software used in PLC. 2 CO1
18. Differentiate various types of instructions involved in PLC programming. 2 CO2
19. Outline the simple instructions of PLC programming. 2 CO2
20. What are the guidelines to be followed while deploying a control instructions 2 CO2
21. Mention some of the advantages of PLC over Relays. 2 CO2
22. Choose the relay type instructions for different applications 2 CO2
Classify the following devices in to input and output devices with respect to PLC.
23. Pressure switch, Thermocouple, Motor, Push Button, Solenoid Valve, toggle 2 CO2
Switch, Stepper Motor, Level Switch, Lamp, RTD, LED, Sensor
24. Categorize Data manipulation instructions 2 CO2
1
25. Write the ladder logic diagram for XOR 2 CO2
PART B(14 Marks)
Marks COs
1. Draw and explain the basic architecture of PLC with neat block diagram. 14 CO1
Explain the principle of operation of discrete AC input and output modules used in
2. 14 CO1
PLC with suitable diagrams.
(i) Draw diagram of DC input module and write the operation of isolation of optical
3. 14 CO1
Isolator.
4. (ii) Illustrate
Describe the the
scanconcept of sinking
cycle with type ofinDC
neat diagram input module
detail. 14 CO1
Compare discrete and analog I/O modules with respect to the type of input or output
5. 14 CO1
devices which they can be used.
6. Construct the relay ladder logic for mixer process control with neat diagram 14 CO1
7. Elaborate the different types of Communication networks of PLC with neat diagram 14 CO1
Explain the main function of each of the following major components of a PLC:
8. a. Processor module (CPU) b. I/O modules 14 CO1
c. Programming device d. Power supply module
9. Summarize the I/O PLC wiring with neat diagram. 14 CO1
10. List out the special I/O modules of PLC and explain any two modules in detail. 14 CO1
11. Describe basic instructions of ladder programming. 14 CO2
Discuss the use of math instructions of PLC for automatic control of upper and lower 14 CO2
12.
set point limits.
13. Classify the data manipulation instructions and explain in detail with logic diagram. 14 CO2
Explain Converting Simple Relay Diagram into PLC Relay Ladder Diagram for 14 CO2
14.
control process with neat sketch.
15. Discuss master control and Immediate I/O operations in program control instructions. 14 CO2
PART C( 10 Marks)
1. List few advantages of a PLC system over the traditional hardware control system. 10 CO1
2
Test Unit/Portions for INTERNAL EXAM - II
Internal Test 2 UNIT 2(SECOND HALF) &UNIT 3
PART A (2 Marks)
1. Write XIC in input instructions 2 CO2
2. Define OTE and OTL 2 CO2
3. What is ladder logic and ladder diagram? 2 CO2
4. Recall XIO in input instructions 2 CO2
Relate the following terms:
5. 2 CO2
i) Data transfer ii) Data Comparison
6. Give an example of a ladder diagram of simple ON OFF instructions 2 CO2
7. List any four commonly available relay ladder diagram instructions. 2 CO2
8. Infer Timer. 2 CO3
9. Select Counter for different applications. 2 CO3
10. What is retentive timer in PLC? 2 CO3
11. Differentiate On-delay and Off-delay timer instruction in PLC. 2 CO3
12. Classify the types of timers. 2 CO3
13. Sketch the ladder logic diagram for ON delay timer. 2 CO3
14. Define non retentive timer. 2 CO3
15. Relate the role of counter functions in PLC programming. 2 CO3
16. Compare TON and TOFF timer. 2 CO3
17. Where Cascading Counters are used? 2 CO3
18. Name some industrial applications of Counters. 2 CO3
19. Differentiate incremental and absolute encoder. 2 CO3
20. List the types of counters. 2 CO3
21. Define Encoder. 2 CO3
22. What is necessity for cascade timers? 2 CO3
PART B(14 Marks)
1. Describe the various programming languages used for PLC with neat diagram 14 CO2
2. Explain the safety circuitry of PLC installation in detail with logic diagram. 14 CO2
3. Explain the logical instructions in detail with an example. 14 CO2
4. Describe the EXAMINE ON and EXAMINE OFF with ladder program. 14 CO2
5. Discuss jump and subroutine operations in program control instructions. 14 CO2
6. Classify timers. Write briefly about each types of timers. 14 CO3
7. Explain the timer instructions along with an example. 14 CO3
8. Explain Retentive on delay timer instructions in a PLC with example 14 CO3
9. Explain up-counter instructions in a PLC with example. 14 CO3
When push button PB5 is pressed, start mixer M1 and M2 at an interval of 30 CO3
10. seconds each. During this time gap, ovens O1 and O2 are be turned on. Stop the 14
mixers when PB5 is switched OFF. Draw the ladder diagram for this condition.
11. How are counters classified? Write briefly about each types of counters. 14 CO3
12. A main conveyor has two conveyors, A and B, feeding it. Feeder conveyor A puts 14 CO3
3
six-packs of canned soda on the main conveyor. Feeder conveyor B puts eight-packs
of canned soda on the main conveyor. Both the feeder conveyor has counters that
count the number of packs leaving them. Construct a PLC program to give a total
can count on the main conveyor.
Close a valve V08, 20 seconds after a switch S08, is set OFF. During this time, CO3
13. motor M5 should run. Which instructions will you use for this condition? Draw the 14
relevant ladder diagram.
Write a program that switches ON a light L1 if conveyor C1 runs 10times. If L1 is CO3
14. 14
switched ON five times, motor M2 should switch ON.
An output K is turned by closing a momentary pushbutton switch PB1. Another CO3
output L is to go on 8 seconds after K goes on. L is then to remain no for an interval
of 19 seconds and then turn off. Additionally, at times L is to be turned off and back
on, during the 19 seconds run time. This is accomplished by closing another
15. 14
momentary pushbutton switch PB3 before PB1 is activated to turn on output K. the
optional imbedded off time during the L 19 seconds interval starts 4 seconds after
19 seconds interval has started and continues for 6 seconds. The entire system is
reset by a momentary push button switch PB2.
PART A (2 Marks)
Marks Cos
1. List a few industrial applications of PLC. 2 CO4
2. Classify the sensors used in PLC applications. 2 CO4
6. Draw a simple ladder logic diagram for bottle filling system. 2 CO4
7. Classify sensors used to find out the object presence I conveyor system in PLC. 2 CO4
8. How limit switches are used in the Conveyor belt applications. 2 CO4
4
9. Write ladder logic diagram for material detection in running conveyor 2 CO4
10. Write ladder logic diagram for motor forward and reverse direction. 2 CO4
PART B( 14 Marks)
Marks COs
Write a ladder logic for traffic light control for following conditions: CO4
I1: start
I2: stop
Q1: Red light
Q2: Green light
1. Q3: Yellow light 14
When start button pressed RED light should ON& remain ON for 5 Sec. RED light
should become OFF & GREEN light should ON & remain ON for 7 Sec. GREEN
light should become OFF& YELLOW light should ON& remain ON for 3 Sec.
After 3sec YELLOW light should become off. & again RED light should become
ON & cycle is repeated.
Write a ladder program for following conditions. CO4
A) When start button is pressed, motor M1 is started
2. B) After 5 sec motor M1 stops and motor M2 starts. 14
C) After 5 sec motor M2 stops and motor M3 starts.
D) When stop button is pressed motor M3 stops.
Two simultaneous processes are to be performed in two separate tanks which are CO4
connected through a valve. Process 1 takes place in the 1st tank and Process 2 takes
in the 2nd tank. Control level of these tanks in PLC using Ladder Diagram
programming language.
3. 14
Implement controlling of Traffic Lights and Pedestrian Lights using PLC in Ladder CO4
4. 14
Diagram programming language.
5. Material A and Material B are collected in a tank. These materials are mixed for a 14 CO4
5
while. Mixed product is then drained out through Outlet valve. Implement this in
PLC using Ladder Logic programming language
1. 10 CO4
PART A (2 Marks)
Develop ladder logic that will turn on a light, after switch A has been closed 10
1. 2 CO4
times. Push button B will reset the counter.
Develop ladder logic diagram for A output is on if count value is between 20 to CO4
2. 2
30.
3. List out the sift register applications 2 CO4
4. Draw a simple ladder logic diagram for detecting and picking of the object. 2 CO4
5. How limit switches are used in the lift applications. 2 CO4
CO5
11. Define SCADA. 2
12. Write the basic functions of SCADA. 2 CO5
13. Recall polling. 2 CO5
14. What is the process present is channel scanning? 2 CO5
15. Define data processing in SCADA. 2 CO5
16. Give any four editors available in SCADA package 2 CO5
17. List the functionalities of SCADA 2 CO5
18. Give some applications of SCADA 2 CO5
19. What is the necessity of SCADA in industry? 2 CO5
20. Role of interrupt canning in SCADA system. 2 CO5
21. How conversion taken place into engineering system in SCADA? 2 CO5
22. Summarize Data processing. 2 CO5
23. Mention the features of SCADA. 2 CO5
24. Define Alarm handling 2 CO5
25. List some protocols used in SCADA. 2 CO5
PART B(14 Marks)
Marks COs
Controlling heating of Liquid in the tank using heater. Implement this process in
PLC using Ladder Diagram programming language.
1. 14 CO4
2. Objects are moving on a conveyor belt 1. When an empty box is detected, conveyor 14 CO4
7
belt starts and 5pcs are packed in a box. When box is filled, it is carried to the
storage area via conveyor belt 2. Implement automation of this process in PLC using
Ladder Diagram programming language.
Bottle filling has a constant speed of filling 20 bottles per minute. This speed
depends on level of the tank due to its head pressure. To maintain this speed,
pressure head of the filling tank has to be maintained at a particular. Implement this
automation in PLC using Ladder Diagram programming language.
3. 14 CO4
4. Two tanks are connected in parallel with a stream line. Heat and Cool the same 14 CO4
8
material and control level of both tanks. Implement this in PLC using Ladder
Diagram programming language.
Two different sized particles are being moved on the conveyor belt. To pack these
particles, two different boxes are used separately. These products must not be
packed in the same box. Separation of these particles is to be controlled. Implement
automation to perform this operation in PLC using Ladder Diagram programming
language.
5. 14 CO4
9
Control Spray-Painting operation in PLC using Ladder Diagram programming
language.
6. 14 CO4
SIGNATURES:
Name of the course coordinator : Mr.T.Prabhu