Exam Details
Subject | programmable logic controller | |
Paper | ||
Exam / Course | me | |
Department | ||
Organization | Gujarat Technological University | |
Position | ||
Exam Date | May, 2018 | |
City, State | gujarat, ahmedabad |
Question Paper
1
Seat No.: Enrolment
GUJARAT TECHNOLOGICAL UNIVERSITY
ME SEMESTERII SUMMER 2018
Subject Code:2725407 Date: 23-05-0218
Subject Name: PROGRAMMABLE LOGIC CONTROLLERS AND APPLICATIONS
Time: 02:30 PM TO 05:00 PM Total Marks: 70
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.
Q.1
Explain PLC based control system using suitable block diagram.
07
Using suitable diagrams, explain digital AC output module for PLC.
07
Q.2
Discuss the comparison between PLC based control systems and conventional relay based control systems.
07
Develop Instruction List and Functional Block Diagram programs for the following Boolean expression.
07
OR
A 3 phase AC Induction Motor is to be controlled in forward and reverse directions using two push buttons by PLC. Draw and explain connections of the motor with PLC.
07
Q.3
Using timing diagram and suitable example, explain OFF delay timer instruction used in PLC programming.
07
Write Instruction List program for the following system.
There are two machines M1 and M2. Each machine has a separate start push button. There is one master stop push button. The system can be started only by starting of M1. While the system is running, start of one motor will stop the other running motor (that means only one motor will run at a time).When master stop push button is pressed, both the motors will stop.
07
OR
Q.3
Using suitable diagrams and example, explain down counter instruction used in PLC programming.
07
Develop and draw Functional Block Diagram program for the following:
Two input EX-OR gate and Two input EX-NOR gate.
07
Q.4
How the analog inputs and outputs are handled by PLC? Explain in detail.
07
2
The operation of a pneumatic plant is to be controlled by PLC. There are two pneumatic cylinders and inductive proximity sensors are given at both the ends of each cylinder to sense extraction and retraction of the cylinders. Initially both the cylinders will be in retracted condition. When normally open START pushbutton is pressed, after 5 seconds, first cylinder will start to extract and when extracted fully, second cylinder will start to extract and after 15 seconds. Furthermore, both the cylinders will require 2 seconds for extraction, but if by chance any of the cylinders takes more than 2 seconds for extraction, it indicates a fault in the system and in this condition both the cylinders should come in the retracted condition. If STOP (normally closed) is pressed at any time while the system is running, system should be reset i.e. both the cylinders will come in retracted condition.
07
OR
Q.4
Enlist different data comparison instructions in PLC and explain all of them in detail.
07
The operation of two indicating lamps is to be controlled by pushbutton is pressed lamp 1 will be turned ON and lamp 2 will remain in OFF condition. After 5 seconds lamp 1 will be turned OFF and lamp 2 will be turned ON. This ON and OFF process of both the lamps will continue.
But if CHANGE pushbutton is pressed, lamp 2 will be turned OFF after 3 seconds (if ON) and lamp 1 will be turned ON immediately. (The effect of CHANGE pushbutton will be there only if system was started by pressing START button initially)
Design PLC ladder logic diagram.
07
Q.5
Design a ladder logic program for following process. A temperature control system consists of three thermostats. The system operates two heating units. The thermostats are set on 70°C, 75°C and 80°C. Below 70°C, two heaters are on. The temperature between 70°C and 75°C causes one heater to be on. Above 80°C, there is safety shutoff for two heaters in case one stays on by mistake. A master switch turns the system on and off.
07
A mixing plant is to be controlled by PLC. There are two valves. A mixer is operated by a dc motor. A normally open START pushbutton is given to start the system and a normally closed STOP pushbutton is given to stop the system at any time. The system operates as per following sequences:
When START is pressed, valve-1 will open and 200 kg of first material will be added in the tank.
30 seconds later, valve-2 will open and 100 kg of second material will be added in the tank.
1 minute later, mixer will turn ON for 1 minute in one direction
5 seconds later mixer will run in another direction for 30 seconds and process will stop automatically.
Assume suitable inputs/outputs and draw a PLC ladder diagram to control the system
07
OR
Q.5
Explain various JUMP operations in PLC programming using suitable diagrams
07
3
Two potentiometers are connected to PLC inputs. The range of both the potentiometer output is 0 to 10 V DC. When both the potentiometer outputs are equal and more than a DC motor will be in ON condition; otherwise the motor will be in OFF condition. Furthermore if first potentiometer output is higher, a GREEN lamp will be in ON condition and if second potentiometer output is higher, a RED lamp will be in ON condition.
Assume suitable inputs/outputs and draw a PLC ladder diagram to control the system
07
Seat No.: Enrolment
GUJARAT TECHNOLOGICAL UNIVERSITY
ME SEMESTERII SUMMER 2018
Subject Code:2725407 Date: 23-05-0218
Subject Name: PROGRAMMABLE LOGIC CONTROLLERS AND APPLICATIONS
Time: 02:30 PM TO 05:00 PM Total Marks: 70
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.
Q.1
Explain PLC based control system using suitable block diagram.
07
Using suitable diagrams, explain digital AC output module for PLC.
07
Q.2
Discuss the comparison between PLC based control systems and conventional relay based control systems.
07
Develop Instruction List and Functional Block Diagram programs for the following Boolean expression.
07
OR
A 3 phase AC Induction Motor is to be controlled in forward and reverse directions using two push buttons by PLC. Draw and explain connections of the motor with PLC.
07
Q.3
Using timing diagram and suitable example, explain OFF delay timer instruction used in PLC programming.
07
Write Instruction List program for the following system.
There are two machines M1 and M2. Each machine has a separate start push button. There is one master stop push button. The system can be started only by starting of M1. While the system is running, start of one motor will stop the other running motor (that means only one motor will run at a time).When master stop push button is pressed, both the motors will stop.
07
OR
Q.3
Using suitable diagrams and example, explain down counter instruction used in PLC programming.
07
Develop and draw Functional Block Diagram program for the following:
Two input EX-OR gate and Two input EX-NOR gate.
07
Q.4
How the analog inputs and outputs are handled by PLC? Explain in detail.
07
2
The operation of a pneumatic plant is to be controlled by PLC. There are two pneumatic cylinders and inductive proximity sensors are given at both the ends of each cylinder to sense extraction and retraction of the cylinders. Initially both the cylinders will be in retracted condition. When normally open START pushbutton is pressed, after 5 seconds, first cylinder will start to extract and when extracted fully, second cylinder will start to extract and after 15 seconds. Furthermore, both the cylinders will require 2 seconds for extraction, but if by chance any of the cylinders takes more than 2 seconds for extraction, it indicates a fault in the system and in this condition both the cylinders should come in the retracted condition. If STOP (normally closed) is pressed at any time while the system is running, system should be reset i.e. both the cylinders will come in retracted condition.
07
OR
Q.4
Enlist different data comparison instructions in PLC and explain all of them in detail.
07
The operation of two indicating lamps is to be controlled by pushbutton is pressed lamp 1 will be turned ON and lamp 2 will remain in OFF condition. After 5 seconds lamp 1 will be turned OFF and lamp 2 will be turned ON. This ON and OFF process of both the lamps will continue.
But if CHANGE pushbutton is pressed, lamp 2 will be turned OFF after 3 seconds (if ON) and lamp 1 will be turned ON immediately. (The effect of CHANGE pushbutton will be there only if system was started by pressing START button initially)
Design PLC ladder logic diagram.
07
Q.5
Design a ladder logic program for following process. A temperature control system consists of three thermostats. The system operates two heating units. The thermostats are set on 70°C, 75°C and 80°C. Below 70°C, two heaters are on. The temperature between 70°C and 75°C causes one heater to be on. Above 80°C, there is safety shutoff for two heaters in case one stays on by mistake. A master switch turns the system on and off.
07
A mixing plant is to be controlled by PLC. There are two valves. A mixer is operated by a dc motor. A normally open START pushbutton is given to start the system and a normally closed STOP pushbutton is given to stop the system at any time. The system operates as per following sequences:
When START is pressed, valve-1 will open and 200 kg of first material will be added in the tank.
30 seconds later, valve-2 will open and 100 kg of second material will be added in the tank.
1 minute later, mixer will turn ON for 1 minute in one direction
5 seconds later mixer will run in another direction for 30 seconds and process will stop automatically.
Assume suitable inputs/outputs and draw a PLC ladder diagram to control the system
07
OR
Q.5
Explain various JUMP operations in PLC programming using suitable diagrams
07
3
Two potentiometers are connected to PLC inputs. The range of both the potentiometer output is 0 to 10 V DC. When both the potentiometer outputs are equal and more than a DC motor will be in ON condition; otherwise the motor will be in OFF condition. Furthermore if first potentiometer output is higher, a GREEN lamp will be in ON condition and if second potentiometer output is higher, a RED lamp will be in ON condition.
Assume suitable inputs/outputs and draw a PLC ladder diagram to control the system
07
Other Question Papers
Subjects
- 3g & 4g mobile communication
- ad hoc and wireless sensor network
- adaptive signal processing
- additives & compounding
- adv. chem. engg. thermodynamics
- advance air conditioning technology
- advance biomedical imaging
- advance casting technology
- advance control systems
- advance cryptography and information security
- advance database
- advance electrical machines
- advance heat transfer
- advance image processing
- advance industrial drives and control
- advance material technology
- advance oil hydraulic and pneumatic systems
- advance operating system
- advance operation research
- advance production & operation management
- advance signal processing & estimation
- advance stress analysis
- advance topics in textile manufacturing
- advance transport phenomena (atp)
- advance vlsi design
- advanced analytical techniques
- advanced civil engineering materials
- advanced communication networks
- advanced computer architecture
- advanced concrete design
- advanced concrete structures
- advanced construction techniques
- advanced control techniques for electrical machines
- advanced data structures
- advanced design of concrete structures
- advanced design of steel structures
- advanced device drivers - ii
- advanced digital circuit design
- advanced digital communication
- advanced digital signal processing
- advanced digital signal processing and applications
- advanced engineering dynamics
- advanced engineering materials
- advanced fabric manufacturing
- advanced fluid mechanics
- advanced foundation engineering
- advanced geotechnical engineering
- advanced image processing
- advanced internal combustion engine
- advanced kinetics and reaction engineering
- advanced machine design
- advanced mass transfer
- advanced materials processing techniques
- advanced mechanism design
- advanced metrology & experimental techniques
- advanced microcontroller and logic controllers
- advanced power converters
- advanced power electronics
- advanced power electronics devices
- advanced power system protection & switchgear
- advanced power system protection and switchgear
- advanced process optimization
- advanced process synthesis
- advanced reaction engineering
- advanced refrigeration
- advanced refrigeration engineering
- advanced seismic design of structures
- advanced separation processes
- advanced soil mechanics
- advanced solid mechanics
- advanced steel structures
- advanced thermodynamics
- advanced thermodynamics & heat transfer
- advanced thermodynamics and heat transfer
- advanced topics in textile manufacture
- advanced transport processes
- advanced welding technology
- advanced wireless and mobile networks
- advances in concrete technology and sustainable construction practices
- advances in transportation engineering
- advances in wireless communication
- ai techniques
- air & noise pollution control
- air pollution control equipment
- airport system planning and design
- algorithms for vlsi physical design automation
- alternate fuels and energy
- alternative fuels for transportation
- anaerobic biotechnologies
- analog cmos circuit design
- analysis & design of foundation systems
- analytical and numerical methods for structural engg.
- antenna engg. design
- antennas and radiating systems
- application based system for air pollution control management
- application based systems for transport of water & wastewater
- application of nanotechnology in chemical engineering
- application of power electronics in renewable energy conversion
- application of power electronics to power system
- application security
- applied biomechanics
- applied linear algebra
- applied super conductivity
- arm processor architecture and system design
- artificial intelligence
- artificial intelligence and expert systems
- artificial intelligence for information technology
- artificial intelligent application to power system
- asic design
- audio video coding & compression
- automative chassis and body engineering
- automobile maintenance & pollution control
- automobile refrigeration & a/c
- automotive aerodynamics & safety
- basics of transportation engineering
- big data analytics
- biodynamics
- bioelectricity
- biological control system and modelling
- biomass energy conversion
- biomedical image processing
- biomedical signal processing
- bioprocess &biochemical engineering
- biosensors & biomems
- biostatistics
- cad/cam systems
- cfd applications in chemical engineering
- chemical process optimization
- chemical reactor analysis
- chemical system modeling and simulation
- cleaner production in chemical industries (cpci)
- cleaner production in rubber industries
- climate change
- cloud and grid computing
- cloud computing
- cloud security
- cmos circuit design - i
- cmos circuit design - ii
- cognitive radio
- collection and conveyance of water and wastewater
- combustion engineering
- composites material technology
- computational method
- computer aided design
- computer aided machine design
- computer aided manufacturing
- computer aided process planning
- computer aided production management
- computer algorithm
- computer methods in power system analysis
- computer networks
- computer vision
- computerized process control
- concepts in mechatronics engineering
- construction contract management
- construction project management
- construction techniques
- control system theory
- cortex-m4 processor architecture and programming
- cryogenic engineering
- cryogenic fundamentals
- cryogenic plant and equipment
- cryogenic system
- cyber crime, ethics and laws
- cyber forensics
- data center managment
- data communication and networking
- data mining and data warehousing
- data science
- data structure with object oriented programming
- database management system
- database management systems
- date:25/05 /2017
- decision models in management
- design and analysis of experiments
- design and optimization of thermal system
- design for manufacturing and assembly
- design of bridges
- design of experiment
- design of experiment & statistical techniques
- design of heat exchange equipments
- design of heat exchangers
- design of hydraulic structures
- design of language processors
- design of material handling equipments
- design of tall structures
- device drivers - i
- digital control
- digital forensic
- digital image and video processing
- digital image processing
- digital image processing and applications
- digital modulation and coding
- digital protection
- digital signal processing
- digital signal processing algorithms
- digital signal processors: architecture & programming
- digital video processing
- digital vlsi design ii backend (elective i)
- disaster management
- disaster management and mitigation
- discrete time signal processing
- distributed computing and applications
- distributed database application system
- distributed operating system
- docks and harbour engineering
- earth and rockfill dams
- economic evaluation of transportation projects
- economics of energy generation & supply
- electric power distribution system
- electric vehicles
- electrical energy conservation & management
- electrical machine modelling and analysis
- electromagnetic compatibility in power electronics
- elementary machine foundation
- embedded and linux programming
- embedded and vlsi signal processing
- embedded system for instrumentation
- embedded systems
- embedded systems for biomedical applications
- embedded wireless technologies
- emc in power electronics
- energy and mass integration
- energy audit and management
- energy conservation & management
- energy conversion systems
- energy economics and management
- energy efficient electrical systems
- energy management
- energy resources economics and environment
- energy technology
- engineering economics & financial management
- engineering optimization
- english for research paper writing
- environment impact assessment of transportation project
- environmental chemistry & microbiology
- environmental geotechnology
- environmental impact assessment
- environmental legislation
- environmental legislations & management
- environmental modeling
- environmental monitoring
- ethical hacking
- ethical hacking & cyber law
- exergy analysis of thermal systems
- experimental techniques and instrumentations in automobile engineering
- experimental techniques and instrumentations in thermal engineering
- facility planning and design
- facts
- fiber optic communication
- finite element method
- finite element method in structural engineering
- finite element methods
- finite element methods in geotechnical engineering
- first course in optimization techniques
- flexible ac transmission system
- flexible manufacturing system
- flood management
- fluid mechanics and gas dynamics
- fluidization engineering
- fluvial hydraulics
- fundamentals of ic engines and automobiles
- fundamentals of micro mechatronics systems
- geo informatics in construction management
- geo spatial techniques
- geospatial techniques and planning
- geosynthetics and reinforced earth
- ground improvement techniques
- groundwater management
- harmonic measurements and filtration techniques
- hdl based design with programmable logic
- high speed cmos vlsi circuit
- high speed diesel engine
- higher engineering mathematics
- highway materials and construction
- hospital administration & management
- hydraulic & pneumatic systems in automotive vehicles
- hydro system engineering
- hydrogen & fuel cell technology
- hydrology & watershed management
- hydropower engineering
- image processing
- image processing for instrumentation
- indusrial hygine & safety
- industrial biotechnology
- industrial data networks
- industrial drives
- industrial electronics & control
- industrial hygiene & safety
- industrial pollution control
- industrial water & wastewater treatment
- information security
- information system and network security
- information theory & coding
- information theory and coding
- infrastructure & transportation planning
- infrastructure and transportation planning
- infrastructure projects
- intelligent sensor and instrumentation
- intelligent systems and control
- internet technology
- internetworking & application
- introduction to artificial intelligence
- introduction to biomedical engineering
- introduction to cryptography
- introduction to optimization techniques
- it infrastructure management
- it service management
- it systems and management
- lean manufacturing system and implementation
- legal issues in urban planning
- logistic and supply chain management
- logistics and supply chain management
- low temperature measurement and instrumentation
- machine tool design
- machining science
- mathematical and statistical methods in chemical engineering
- mathematical foundation for cyber security
- matrix analysis of framed structures
- matrix methods of structural analysis
- mechanics and manufacturing of compositesautomotive aerodynamics & safety
- mechanics of metal forming
- mechatronics
- mechatronics signal processing
- medical ethics and standards
- medical instrumentation & systems
- metrology & computer aided inspection
- metrology and computer aided inspection
- micro and nano manufacturing system
- microcontrollers and programmable digital signal processors
- microwave integrated circuits
- mixed signal controllers
- mixing of rubbers (mr)
- modeling and analysis of electric machines
- modelling & simulation of rubber processing (msrp)
- modelling and analysis of electrical machines
- modern control systems
- multibody dynamics
- mutli gate transistors
- network defence
- network programming
- neuro computing and applications
- numerical method
- numerical method for computer engineering
- numerical methods and statistical analysis
- numerical methods and statistical analysis for chemical engineering
- numerical methods for civil engineering
- object oriented methodology & design
- object oriented programming and with data structure
- off-shore structures
- oil hydraulics and pneumatics
- oop with java
- operation planning & control techniques
- operations planning and control techniques
- optical networks
- optimization in rubber industries
- optimization techniques for engineers
- optimization theory and practice
- pattern recognization
- pavement design, construction and evaluation
- peripheral system design and interfacing
- petroleum refinery engineering
- physics of mos transistor
- physics of rubber elasticity
- pki and biometrics
- planning history and theory
- planning, scheduling & control of construction projects
- plastic processing technology
- plastics materials
- plastics mould & product design simulations
- plastics packaging technology
- plastics processing technology
- plastics testing technology
- plates and shells
- politics & public policy planning
- politics and public policy planning
- polymer alloys and blends
- polymer blends and alloys
- polymer science and technology
- powder & particulate rubber technology
- powder and particulate technology
- power conditioning
- power converters-i
- power efficient vlsi design
- power electronics
- power electronics – i
- power electronics – ii
- power electronics converters and applications
- power electronics for power system
- power processing circuits
- power quality
- power quality issues and their mitigation techniques in power system
- power system dynamics & control
- power system dynamics and control
- power system modeling and simulation
- power system restructuring
- power system transients
- pressure vessel and piping system design
- prestressed concrete
- probability and random process
- process & quality control in textile
- process auxiliaries and utilities
- process control and optimization
- process intensification & integration (pii)
- process modelling & simulation
- process safety management
- product automation and cnc technology
- product design
- product design for manufacturing
- product development and innovation (major elective-ii)
- production & operation management
- production management systems
- programmable logic controller
- property prediction for mixtures
- public transportation planning
- pwm converter and applications
- quality control and reliability
- quality control and safety management in construction
- quality engineering & six sigma fundamentals
- radar signal processing
- rail transportation system planning & design
- rapid prototyping and tooling
- rapid prototyping, tooling and synergic integration
- real time operating system
- real time operating systems
- regional and mass transportation system planning
- regional planning
- rehabilitation and retrofitting of buildings
- rehabilitation and retrofitting of structures
- remote sensing and its application
- renewable energy engineering
- research methodology
- resources management
- rf and microwave
- rf integrated circuits
- road safety audit
- robotic engineering
- robotic engineering (mechatronics)
- robotics & control
- robotics and artificial intelligence
- robotics and intelligent systems
- robotics engineering
- robust design
- rtl simulation and synthesis with plds
- rubber blends
- rubber bonding & its technology
- rubber cultivation & rubber lattices
- security standards and audit (elective-i)
- semantic web
- sensor signal processing
- sensor technology
- service oriented architecture
- sheet metal process
- signal analysis and transform
- silicon on insulator
- simulation modeling of manufacturing system
- smart antennas for wireless communication
- smart grid technology and applications
- smart sensors and internet of things
- soft computing
- software engineering methodology
- software project management
- soil improvement technology
- soil structure interaction
- solar energy engineering
- solar refrigeration and air conditioning
- solar refrigeration and air-conditioning
- solid & hazardous waste management
- solid state ac drives
- solid state dc drives
- speciality elastomers and its technology
- speech signal processing
- statistical information processing
- statistical signal analysis
- statistical techniques and design of experiment
- statistics for biomedical engineers
- statistics for engineers
- strategic management
- structural dynamics
- structural dynamics and earthquake engineering
- structural optimization
- subject name:
- subsurface investigation & instrumentations
- surface science and nano technology
- sustainable construction practices
- system design
- telecom switching system ,networks and network management
- telecom switching system, networks and network management
- testing and verification of vlsi design
- textured yarn technology
- theory & design of textile machine - i
- theory and applications of cement composites
- theory and design of textile machine i
- theory of elasticity
- theory of elasticity & plasticity
- theory of fabric structures
- theory of thin plates & shells
- theory of yarn manufacture
- theory of yarn structure
- thermal and nuclear power plants
- thermoplastics elastomers
- thermosetting resins & silane technology(trst)
- tool & die design
- total quality management
- traffic engineering
- traffic flow theory and simulation
- transportation facility design
- transportation system management
- treatment process design and drawing
- tribology
- urban governance & development management
- urban housing
- urban planning techniques & practice
- urban transportation systems planning
- vacuum engineering
- value engineering
- verification methodology
- vibration and noise
- video processing
- virtual biomedical instrumentation
- vlsi signal processing
- water and wastewater technologies
- water resource planning
- water supply and drainage
- water use management
- wavelet transform and applications
- wavelet transforms and applications
- web and database security
- wind and small hydro energy system
- wireless & mobile communication
- wireless adhoc network
- wireless and mobile network architectures
- wireless communication
- wireless networking & mobile computing
- wireless sensor network for it
- wireless sensor networks & its energy management
- wireless signal propagation and fading
- work system design and human factors engineering