Implement the ladder diagram for 4 to 1 multiplexer.
[3 marks]In drawing room there are three fans (P, Q, R), each having its own start and stop pushbuttons. Any one or two fans may run at a time (i.e. all three fans cannot run at a time). Implement this system in PLC ladder diagram.
[4 marks]Aparking lot is automated with a PLC which counts the number of cars that enter and exit and if the parking lot is about to be full, PLC sends a Red light signal to say that the parking is full. The capacity of this parking lot is assumed to be 100 cars. When there are less than 100 but more than 50 cars in the parking lot, Green light remains on. When there are less than 51 and more than 0 cars in the lot, blue light remains on. At a time not more than one light remains on. Draw PLC ladder diagram.
[7 marks]Develop a ladder diagram of OR and EX-OR Logic gates.
[3 marks]Implement the following Boolean equations in PLC ladder diagrams.
[4 marks]Y= (AB’ + A’B) C (ii) Z= (P+Q+R).(D+E).G’.H
[ marks]For the wood cutting application, when switch IN001 is on, both the saw (Output A) and the blower (Output B) go on at the same time. The saw goes off after 20 seconds and the blower continues to run till the system is turned off by switches. Draw timing diagram of the system.
[7 marks]Two liquids Aand Bhave to be taken in equal quantities in one tank when START pushbutton is pressed. Stir the mixture for 30 minutes using motor operated stirrer. Then open the drain valve for 60 minutes to let out the mixture. Keep provision of emergency STOP button X0 to disable all the outputs and to stop the system running. Include red pilot light for system on and green pilot light when tank is fully drained. Draw the operation layout of the system, list procedural steps, inputs and outputs of the system. Draw PLC ladder diagram of the system.
[7 marks]What is the importance of PLC scanning? Explain PLC scanning with the help of necessary figures.
[3 marks]Draw block diagram of PLC system and explain it.
[4 marks]There are three conveyors A, B, and C. Sensors are connected to each conveyor. Packed boxes having 5, 10, and 15 number of soaps pass through conveyor A, Band C, respectively. Find the total number of soaps produced in one hour and store it in holding registers HR100 and HR101 of PLC. Assume no overflow in registers. OR1
[7 marks]List 2 discrete input devices, 2 discrete output devices, 2 analog input devices, and 2 analog output devices that can be connected to a PLC.
[3 marks]Explain solid state memory organization in PLC with the help of memory map.
[4 marks]Draw and explain basic two-axis pick and place robot with PLC sequencer control.
[7 marks]Explain SKIP function of PLC with example.
[3 marks]Draw and explain Input module of PLC.
[4 marks]The linear input of 0 to 80 volts is to be displayed on a 9999-maximum count BCD output. Assume input module volts 0 to 5 volts, 128 steps binary. Trace 32 volts through the PLC system (input signal, conversion, input module, CPU, output module etc) and draw it.
[7 marks]Explain MCR instruction of PLC.
[3 marks]Explain TABEL-TO-REGISTER (TR) MOVE function of PLC.
[4 marks]Two linear input signals of 0 to 4 volts are to be multiplied and the result put out on a linear output of 0 to 150 volts. Trace the numbers through PLC system if the inputs are 2.85 and 3.45 volts.
[7 marks]List major considerations in choosing a fuse for PLC.
[3 marks]Write a brief note on PLC network communication.
[4 marks]List various shift register functions of PLC and explain any two of them in detail. O
[7 marks]List out various PLC manufacturer brand.
[3 marks]What is the use of interrupt instructions in PLC? Explain any one instruction.
[4 marks]Explain PLC sequencer functions in detail with application.
[7 marks]