VALLIAMMAI ENGINEERING COLLEGE DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING QUESTION BANK

Size: px
Start display at page:

Download "VALLIAMMAI ENGINEERING COLLEGE DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING QUESTION BANK"

Transcription

1 VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING QUESTION BANK VII SEMESTER EI6702 Logic and Distributed Control System Regulation 2013 Academic Year Prepared by Ms. V. Mangaiyarkarasi, Assistant Professor (Senior Grade) - EIE Ms. K. Rathna Priya, Assistant Professor (Ordinary Grade) EIE

2 VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING QUESTION BANK SUBJECT : EI6702 Logic and Distributed Control System SEM / YEAR : VII Semester / IV Year EIE UNIT I PROGRAMMABLE LOGIC CONTROLLER Evolution of PLCs Components of PLC Architecture of PLC Discrete and analog I/O modules Programming languages -Ladder diagram Function block diagram (FBD) - Programming timers and counters PART - A Q.No Questions BT Level Competence 1. Define PLC. BTL 1 Remember 2. Name the Programming devices available to program the PLC BTL 1 Remember 3. Name the different modules involved in PLC architecture. BTL 1 Remember 4. List some of the input and output devices of PLC with their symbols. BTL 1 Remember 5. Write few important rules for constructing PLC program. BTL 1 Remember 6. Define program scan. BTL 1 Remember 7. Discuss the features of PLC. BTL 2 Understand 8. Describe Counters. BTL 2 Understand 9. Summarize the instruction used for ON delay timer operation in PLC. BTL 2 Understand 10. Differentiate timers and counter. BTL 2 Understand 11. Show how ladder diagram is used in PLC. BTL 3 Apply 12. Classify the methods available to program PLC. BTL 3 Apply 13. Illustrate the importance of counters in PLC. BTL 3 Apply 14. Compare T ON and T OFF timers. BTL 4 Analyze 15. You have a machine that cycles on and off during its operation. You BTL 4 Analyze need to keep a record of its run time for maintenance purposes. Which timer would accomplish this? 16. Point out the use of timers in PLC. BTL 4 Analyze 17. How do you recommend PLC for a particular process? BTL 5 Evaluate 18. Summarize the conditions to develop ladder logic. BTL 5 Evaluate 19. Design a ladder logic diagram for single input timer. BTL 6 Create 20. Develop a simple program using relay ladder logic to implement traffic light control system. PART B BTL 6 Create 1. (i) Describe the functioning of analog and digital modules of (9) BTL1 Remember

3 PLC. (ii) Differentiate PLC and Conventional relay based logic (4) BTL1 Remember system. 2. (i) List down the steps to be considered for designing a 16 (5) BTL1 Remember analog input and 5 digital input, 5 analog output and 2 digital output PLC. (ii) What is the purpose of input status table and output status (8) BTL1 Remember in PLC and write any PLC program using counter instruction. 3. (i) Describe with neat block diagram power supply used for (4) BTL1 Remember PLC. (ii) Explain the architecture of PLC with neat diagram. (9) BTL1 Remember 4. (i) Discuss the terms a) Horizontal tracing b) Program cycle (5) BTL2 Understand (ii) With a neat block diagram explain the functions of Central (8) BTL2 Understand Processing Unit of PLC 5. (i) Summarize the steps in planning a program for larger (7) BTL2 Understand process using ladder diagram construction. (ii) Discuss the I/O modules involved in PLC. (6) BTL2 Understand 6. (i) Illustrate how to convert the fundamental relay schematic (7) BTL3 Apply diagrams in to PLC ladder logic diagram with an example. (ii) Write an PLC program for one way traffic control. (6) BTL3 Apply 7. (i) IIustrate the advantages of PLC over relay logic. (4) BTL3 Apply (ii) With logic ladder program and a timing chart explain (9) BTL3 Apply Retentive On-Delay Timer. 8. (i) Demonstrate how timers and counters are programmed in (7) BTL4 Analyze PLC? Illustrate with an example. (ii) Write about advanced PLC functions and alternative (6) BTL4 Analyze programming languages. 9. (i) Draw a ladder diagram to justify a three-motor system (7) BTL5 Evaluate having the following conditions: Motor 1 (M1) starts as soon as the start switch is on; after 10 seconds, M1 goes off and motor 2 (M2) starts. After 5 seconds, M2 goes off and M3 starts. After 10 seconds, M3 goes off. M1 starts and the cycle is repeated. (ii) Develop ladder diagram for controlling the level of liquid in a tank between upper and lower limits. (6) BTL5 Evaluate

4 10. (i) Design a PLC program to operate a light according to the (7) BTL6 Create following sequence. a. A momentary push button is pressed to start the sequence. b. The light is switched on and remains ON for 2 sec. c. The light is switched off and remains OFF for 2 sec. d. A counter is incremented after this sequence. e. The sequence then repeats for a total of 4 counts. f. After the fourth count the sequence will stop and counter is reset. (ii) Design a PLC program and prepare a typical I/O connection diagram and ladder logic program for the following counter specifications. (1) Counts the number of times a push button is closed. (2) Decrement the accumulated value of the counter each time a second push button is closed. (3) Turns ON a light anytime the accumulated value of the counter is less than 20. (6) BTL6 Create 11. (i) Draw the ladder diagram for the following function table. (7) Inputs I I, 1 2 Outputs Q I, Q 2, Q 3, Q 4 BLT4 Analyze I I I 2 Q 1 Q 2 Q 3 Q I I I I 0 I I I I I I I I (ii) Explain how PLC is helpful in automated process. (6) BLT4 Analyze 12. (i) Describe the brief history of PLC along with its (7) BLT1 Remember manufacturer. (ii) State the difference between ladder diagram and functional (6) BLT1 Remember block diagram. 13. Explain the important points that have to be considered in the (13) BTL4 Analyze selection of PLC. 14. Discuss the symbols used in both ladder diagram and function block diagram and explain the function of each symbol. (13) BTL2 Understand

5 PART-C 1. (i) Develop the ladder logic that will turn ON an output light (6) BTL6 Create after a switch has been closed 10 times. Push Button(PB) will reset the counter (ii) Explain the internal blocks of typical analog input and (9) BTL6 Create output modules of PLC. 2. (i) Develop ladder diagram for the following oven control applications (8) BTL6 Create Turn ON the heating element and cooling fan simultaneously for heating. Turn OFF the heating element when oven is turned OFF and OFF DELAY timer for 10secs starts counting down and then the cooling fan is tuned OFF. (ii) Develop a PLC prpgram to count the number of trucks (7) BTL6 Create entering and leaving a parking garage and turn ON the pilot light once the garage is full. 3. Develop a ladder logic program to implement a clock to (15) BTL6 Create display the tune in 24 hour military format. 4. How solid state sate devices are designed to perform logic (15) BTL5 Evaluate function previously accomplished by electromechanical relays? Justify he answer in detail. UNIT II APPLICATIONS OF PLC Instructions in PLC Program control instructions, math instructions, data manipulation Instructions, sequencer and shift register instructions Case studies in PLC PART A Q.No Questions BT Level Competence 1. Define Program control instruction with an example. BTL 1 Remember 2. Write a simple program using PLC to implement the EXOR and BTL 1 Remember NAND logic gate. 3. Write the format of addition and subtraction in function block BTL 1 Remember programming. 4. List some of the sequence instructions used in PLC. BTL 1 Remember 5. Describe briefly the functional areas in which the programmable BTL 1 Remember controllers are used. 6. Define rung and mention some of the programming methods. BTL 1 Remember

6 7. Draw a ladder diagram that will cause the output pilot light PL 2 to be BTL 2 Understand turned ON when the selector switch SS 2 is closed, push button PB 4 is closed and limit switch LS 3 is OPEN. 8. Describe the relay logic. BTL 2 Understand 9. Summarize the sequence of operations carried out in PLC BTL 2 Understand programming. 10. Differentiate between relay based PLC and computer based PLC. BTL 2 Understand 11. Show how I/O scan is performed in PLC. BTL 3 Apply 12. Examine the data manipulation instructions of PLC with simple BTL 3 Apply example. 13. Illustrate the importance of fail-safe circuits in PLC. BTL 3 Apply 14. Compare the difference between event driven and time driven BTL 4 Analyze sequencer. 15. Analyze the advantages of sequencer programming over conventional BTL 4 Analyze programming. 16. Point out how jump operation is performed in PLC. BTL 4 Analyze 17. Retentive instructions should not be placed within an MCR zone. BTL 5 Evaluate Justify? 18. Summarize the instructions that would be programmed outside the BTL 5 Evaluate jumped area of a program. 19. Perform a PLC ladder diagram to indicate light is to go ON when a BTL 6 Create count reaches 23 and go OFF when a count reaches Design a program to convert Celsius to Fahrenheit conversion. BTL 6 Create PART - B 1. (i) Describe any typical control application using math (4) BTL1 Remember instructions of PLC. (ii) Write a program that will cause a light to turn ON if a PLC (9) BTL1 Remember counter value is less than 10 or more than (i) List the inputs and outputs used in a bottle filling (9) BTL1 Remember application and write a program using ladder diagrams. Use minimum 6 I/O, 2 timers, 1 counter. (ii) Can a PC be used as PLC? How? (4) BTL1 Remember 3. (i) List out the applications of PLC in process sector mention (8) BTL1 Remember its inputs and outputs. (ii) Explain the basic jump functions used in PLC with example. (5) BTL1 Remember

7 4. (i) Discuss the automatic bottle filling system with hardware and ladder diagram. (ii) With an example, explain function block programming for sequence control application. 5. (i) Summarize the various types of programming terminals and devices used in programmable controller systems. (ii) Write a detailed technical note on requirement of communication networks of PLC. 6. (i) Classify the types of instructions in PLC and mention its uses. (ii) Write a PLC ladder diagram for a process plant. Assume total of 5 inputs and 6 outputs. Mention the I/O s. 7. (i) Demonstrate a non-retentive timer program that will turn on a pilot light after a time delay period. Use a thumbwheel switch to vary the preset time-delay value of the timer. (ii) Write a PLC program for the following conditions: The oven is to maintain an average set point temperature of 600 o F with a variation of about 1% between the off and on cycles. 8. (i) Explain how hardware-to-program interface and programto-hardware interface are established in PLC. (ii) Propose and explain a safeguard technique for diagnosing failure in the I/O unit of a PLC. 9. (i) State the function of each of the following in the basic safety wiring for a PLC installation: a) Main disconnect switch b) Isolation transformer c) Emergency stops. d) Master control relay (ii) Why should emergency stop circuits be hardwired instead of programmed? 10. (i) A main conveyor has two conveyors, A and B, feeding it. Feeder conveyor A puts 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 (7) BTL2 Understand (6) BTL2 Understand (7) BTL2 Understand (6) BTL2 Understand (4) BTL3 Apply (9) BTL3 Apply (7) BTL3 Apply (6) BTL3 Apply (7) BTL4 Analyze (6) BTL4 Analyze (8) BTL5 Evaluate (5) BTL5 Evaluate (7) BTL6 Create

8 conveyor has counters that count the number of packs leaving them. Create a PLC program to give a total can count on the main conveyor. (ii) Compose the safety considerations that must followed as (6) BTL6 Create part of PLC program. 11. Compare the standard and safety PLC with regard to (13) BTL4 Analyze a) Processors. b) Input circuitry. c) Output circuitry. d) Power supplies 12. (i) Explain what, the jump to subroutine instruction allows the (7) BTL5 Evaluate program to do? (ii) In what type of machine operation can this instruction save (6) BTL5 Evaluate a great deal of duplicate programming? 13. Describe the function of the fault routine file and the selectable (13) BTL2 Understand timed interrupt function. 14. When programming stop buttons, why it is safer to use an NC (13) BTL4 Analyze pushbutton programmed to examine for an on condition than an NO pushbutton programmed to examine for an off condition? PART C 1. (i) Develop a ladder logic program using sequencer (8) BTL6 Create instruction for implementing an automation of washing process. (ii) Explain the operation of time driven sequencer with an (7) BTL6 Create example. 2. (i) Write a ladder logic program to implement the following process. Consider a single tank system with discharge pump at its outlet. The sequence of operation is as follows: (10) BTL 5 Evaluate A heater coil is immersed in the tank containing liquid to increase its temperature. Once the desired temperature is reached, the temperature sensor switch must be closed before staring the pump. Start button is pushed, to turn ON the pump. Another button is pushed 8 sec after the pump

9 starts. Now the pump should stop for 20sec after which it can be stared again. An emergency stop button can be used to turn OFF the pump. (ii) Design a PLC program to indicate a vesset over fill condition by energizing an alarm when a supply leaks 10 lb or more of raw material into the vessel after a preset rate of 1000 lb has been reached. Also indicate by a pilot light when the raw material exceeds its preset weight. 3. (i) Develop the ladder logic diagram for the following application (5) BTL6 Create (10) BTL6 Create (ii) Open V 1 and V 3 till L Up is reached. Turn ON stirrer and heater for 15sec. Turn OFF stirrer and heater. Open V 2 until L Low is reached and repeat the sequence. Identify the formats of the different data comparison instructions. 4. Write a PLC program to implement the process illustrated below. The sequence of operation is to be as follows: i. Normally open and normally closed push buttons are used to start and stop the process. ii. When the start button is pressed, solenoid A energizes to start filling the tank. iii. As the tank fills, the empty level sensor switch closes. iv. When the tank is full, the full level sensor switch closes. v. Solenoid A is de-energized. vi. The agitator motor starts automatically and runs for 3 min to mix the liquid. vii. When the agitator motor stops, solenoid B is energized to empty the tank. viii. When the tank is completely empty, the empty sensor (5) BTL2 Understand BTL6 Create

10 switch opens to de-energize solenoid B. ix. The start button is pressed to repeat the sequence. (15)

11 UNIT III COMPUTER CONTROLLED SYSTEMS Basic building blocks of computer controlled systems Data acquisition system Supervisory control Direct digital control- SCADA:- Hardware and software, Remote terminal units, Master Station and Communication architectures PART A Q.No. Questions BT Level Competence 1. Define supervisory control. BTL 1 Remember 2. Write about Tag and mention its uses. BTL 1 Remember 3. What is SCADA? Give any four editors available in SCADA BTL 1 Remember package. 4. List the limitations of DDC. BTL 1 Remember 5. Describe briefly the function of DDC BTL 1 Remember 6. Identify the hardware elements of SCADA. BTL 1 Remember 7. Discuss the two algorithms used in DDC software. BTL 2 Understand 8. Describe briefly about Remote Terminal Unit. BTL 2 Understand 9. Give the communication architecture for SCADA. BTL 2 Understand 10. Describe the functional units in computer control of processes. BTL 2 Understand 11. Show how to acquire the image using SCADA systems? BTL 3 Apply 12. Illustrate the need for watch dog timer in a process control BTL 3 Apply computer? 13. Examine data loggers. BTL 3 Apply 14. Differentiate DDC and SCADA. BTL 4 Analyze 15. What is CIMPLICITY? BTL 4 Analyze 16. Compare PLC and SCADA. BTL 4 Analyze 17. Why is the digital control necessary in industries? BTL 5 Evaluate 18. Why is it very difficult to use a computer for process control BTL 5 Evaluate without a real time clock? 19. Select a process plant of your choice and criticize the use of BTL 6 Create computer controls over conventional controls. 20. What will happen if communication buses used in process industries BTL 6 Create are not standardized? PART B 1. Describe the components and architecture of SCADA with neat diagram. (13) BLT1 Remember 2. (i) Describe about direct digital control systems with (9) BLT1 Remember

12 examples. (ii) Explain the protocols used in the computer controlled (4) BLT1 Remember systems and mention its standards. 3. (i) List the basic blocks involved in computer controlled (8) BLT1 Remember system and explain the same with flow chart of a temperature control process. (ii) Explain the function of RTU in SCADA system. (5) BLT1 Remember 4. Distinguish between SCADA and DDC. Explain the (13) BLT2 Understand hardware architecture of supervisory control. 5. (i) List the functional requirements of a distributed process (7) BLT2 Understand control system. (ii) Enumerate the advantages of digital computer control of (6) BLT2 Understand processes. 6. (i) Classify the types of communication buses used in (7) BLT3 Apply process industries. (ii) Illustrate any one way that the scan rate for a single RTU (6) BLT3 Apply could be increased beyond the scan rate for the other RTUs. 7. Explain in detail about Data Acquisition system for any one (13) BLT4 Analyze plant of your choice. 8. Explain SCADA system used in Power Plant with a neat (13) BLT4 Analyze diagram. 9. Explain the DDC structure with neat diagram and compare (13) BLT5 Evaluate the advantages of DDC over conventional analog systems. 10. Design a computer based control system which shows both (13) BLT6 Create hardware and software requirements for a CSTR process. 11. Write short notes on SCADA system used in (13) BTL1 Remember a) Petroleum Refining Process b) Water Purification system. 12. Show how the following units are interfaced in SCADA (13) BTL3 Apply system and explain the functions of each unit a) Human Machine interface unit b) Master Terminal unit c) Remote terminal unit. 13. (i) Analyze how does the Control and Monitoring system communicate with the plant floor? (7) BTL4 Analyze

13 (ii) Explain the fastest method of communicating with the plant floor? 14. (i) Explain how can we provide backup for critical tasks such as plant-floor I/O, alarms and trends? (ii) Discuss what will happen to alarms monitoring if the primary alarms server fails? (8) PART C 1. (i) Evaluate the functions performed by the software components of SCADA. (6) BTL4 Analyze (7) BTL4 Analyze (6) BTL4 Analyze (10) BLT5 Evaluate (ii) Merits and demerits of DDC with SCADA. Justify? (5) BLT5 Evaluate 2. Explicit the supervisory computer control and direct digital control architectures before the evolution of DCS. 3. Critique layered network interface with the configuration of each functional block with neat diagram. 4. Asses the different controller operation performed in computer control system. (15) BLT5 Evaluate (15) BLT5 Evaluate (15) BLT5 Evaluate UNIT IV DISTRIBUTED CONTROL SYSTEM DCS Various Architectures Comparison Local control unit Process interfacing issues Communication facilities PART - A Q.No Questions BT Level Competence 1. Define distributed control system with example. BTL 1 Remember 2. What are the architectural parameters for evaluating the controllers? BTL 1 Remember 3. Name few popular communication buses used in DCS. BTL 1 Remember 4. What are the different functions performed by DCS? BTL 1 Remember 5. What is the display hierarchy used in the DCS system. BTL 1 Remember 6. List different types of operator display. BTL 1 Remember 7. Describe the need can be satisfied in designing an industrial grade BTL 2 Understand LCU. 8. Interpret the important function performed by LCU. BTL 2 Understand 9. Give some application of DCS. BTL 2 Understand 10. Give some communication protocol used in distributed control BTL 2 Understand system. 11. Examine the approaches in designing a redundant LCU architecture. BTL 3 Apply

14 12. Compare the configuration of the controller. BTL 3 Apply 13. Show the function of engineering interface. BTL 3 Apply 14. Classify the factors to be considered for types of communication in BTL 4 Analyze DCS. 15. Differentiate PLC and DCS. BTL 4 Analyze 16. Analyze the major architectural parameters to be considered for BTL 4 Analyze designing a controller for various industrial control applications. 17. Evaluate the features of shared communication facility used in DCS BTL 5 Evaluate 18. Compare individual, centralized and distributive control systems. BTL 5 Evaluate 19. Generalize some of the bus standard used in process industries. BTL 6 Create 20. What is the role of communication interfaces in DCS? BTL 6 Create PART - B 1. Describe the hierarchy of DCS with neat diagram. (13) BTL 1 Remember 2. (i) List the components used in distributed control system. (8) BTL 1 Remember (ii) List the requirements of LCU. (5) BTL 1 Remember 3. Explain the architecture of distributed control system and its (13) BTL 4 Analyze main sub-system. Compare it with SCADA system. 4. (i) Compare DCS and DDC. (7) BTL 5 Evaluate (ii) Describe the importance of local control unit in DCS. (6) BTL 1 Remember 5. (i) Generalize the process interfacing issues related to DCS (7) BTL 6 Create or Petroleum industry. (ii) How to select topology and communication protocol of (6) BTL 6 Create process control application? 6. Discuss briefly interaction between LCU architecture and the (13) BTL 2 Understand communication devices in the Distributed control systems. 7. Examine the several functions to be accomplished by the (13) BTL 3 Apply communication interfaces in DCS? Also explain LCU interfaces to distributed systems with diagram. 8. (i) Summarize the Importance of DCS and software used in (7) BTL 5 Evaluate DCS. (ii) Explain the LAN topology of DCS in detail. (6) BTL 4 Analyze 9. Communication plays a critical role in DCS is it true? Justify with neat sketch. (13) BTL 5 Evaluate

15 10. (i) Examine any one popular communication protocol used (7) BTL 1 Remember in field level. (ii) Express the important communication facilities used in (6) BTL 2 Understand Process industry. 11. Compare the Architecture of DCS with Architectural (13) BTL 5 Evaluate parameters. 12. (i) Compare the DCS with previous architecture. (7) BTL 5 Evaluate (ii) Summarize the typical input output requirements of (6) BTL 2 Understand DCS. (8) 13. Summarize the on-line LCU diagnosis. (13) BTL 2 Understand 14. Explain the security design issues for the LCU. (13) BTL 4 Analyze PART C 1. Why is HART called a Hybrid protocol? Elucidate in detail (15) BTL 5 Evaluate the communication layer of HART protocol. 2. Analyze the step by step process of Distributed Control System with a neat sketch and list out the functions performed by the various blocks. (15) BTL 4 Analyze 3. (i) Compare and contrast any two architectures of LCU. (8) BTL 4 Analyze (ii) Explain any one communication system portioning used in DCS. (7) BTL 4 Analyze 4. Investigate the process input output design issues for monitoring and control of a large industrial process. (15) BTL 5 Evaluate UNIT V INTERFACES IN DCS Operator interfaces - Low level and high level operator interfaces Displays - Engineering interfaces Low level and high level engineering interfaces Factors to be considered in selecting DCS Case studies in DCS PART - A Q.No Questions BT Level Competence 1. Identify the main and sub process involved in iron and steel process. BTL 1 Remember 2. List the function of engineering interface hardware. BTL 1 Remember 3. Write the important features incorporated in high level engineering BTL 1 Remember interface. 4. What is plant level in display hierarchy? BTL 1 Remember 5. Sketch the display hierarchy of an industrial DCS. BTL 1 Remember

16 6. What are the hardware elements in the operator interface? BTL 1 Remember 7. Interpret the areas to be concentrated by the operator interface. BTL 2 Understand 8. Give the significance of computers in modern control systems. BTL 2 Understand 9. Express the features provided in operator interfaces. BTL 2 Understand 10. Indicate the function of HLOI. BTL 2 Understand 11. Examine the design considerations in display. BTL 3 Apply 12. Classify the different types of architectural models in HLOI. BTL 3 Apply 13. Mention the prominent features of graphic display. BTL 3 Apply 14. How engineering workstation is different from operator work BTL 4 Analyze station in DCS? 15. Compare the features of high level engineering and operator BTL 4 Analyze interface. 16. Point out the advantages and disadvantages of centralised HLOI BTL 4 Analyze configuration. 17. What flexibility does the control and monitoring systems provide BTL 5 Evaluate for defining trend data? 18. Compare interoperability and interchangeability. BTL 5 Evaluate 19. Suggest a suitable area control method used in DCS. BTL 6 Create 20. Prepare the engineering interface requirements. BTL 6 Create PART - B 1. Explain the functional requirements of operator interfaces in (13) BTL 4 Analyze monitoring process control and process record keeping. 2. (i) List the features present in high level operator interfaces. (7) BTL 1 Remember (ii) Compare the advantage and disadvantages of low and (6) BTL 5 Evaluate high level operator interfaces. 3. Discuss the low and high level operator interfaces in DCS. (13) BTL 2 Understand 4. Examine the structure of typical display hierarchy of (13) BTL 3 Apply industrial control systems with suitable diagram. 5. Describe different types of alarms and alarm management in (13) BTL 1 Remember DCS. 6. (i) Explain the importance of operator display used in any of (7) BTL 4 Analyze the process industry. (ii) Analyze the future trends in DCS. (6) BTL 4 Analyze 7. What is the difference between redundancy and Fault tolerance? Explain the redundancy concept available in (13) BTL 4 Analyze

17 controller level with suitable diagram. 8. List the various engineering interfaces used in DCS, with (13) BTL 1 Remember neat diagram. Differentiate low and high level engineering interfaces. 9. (i) Explain the role of general purpose computers in DCS. (9) BTL 4 Analyze (ii) Draw the flow chart for distribution of high level (4) BTL 5 Evaluate functions. 10. Describe how DCS can be used for controlling Iron and steel (13) BTL 6 Create plant or Chemical Plants or Cement Plants. 11. Explain the block diagram of industrial DCS in detail. (13) BTL 4 Analyze 12. Apply the general architecture of DCS to any one industrial (13) BTL 3 Apply DCS and compare the major blocks in detail. 13. (i) Consider any chemical plant and explain the role of DCS (10) BTL 6 Create in controlling the plant in order to obtain the desired quality and quantity of the end product. (ii) List the factors to be considered in selecting a DCS for a (3) BTL 6 Create process. 14. Describe the functions and features incorporated in the (13) BTL 1 Remember engineering interface at low and high level applications with an suitable example. PART C 1. Compose the control, analysis and optimization in thermal (15) BTL 6 Create power plant interfaced with DCS. 2. Explicit the importance and functions of operator and (15) BTL 5 Evaluate engineering interfaces a field and control room level. 3. Develop a industrial case study of your choice and explain (15) BTL 6 Create the role of DCS. 4. Create the automation strategy of water treatment plant used in DCS. (15) BTL 6 Create

Unit II APPLICATIONS OF PLC

Unit II APPLICATIONS OF PLC EI6702-Logic & Distributed Control System Unit II Applications of PLC Unit II APPLICATIONS OF PLC 2.1 PROGRAM CONTROL INSTRUCTIONS Program control instructions are used to alter the program scan from its

More information

INITIAL FACE OF AUTOMATION PROGRAMMABLE LOGIC CONTROLLER

INITIAL FACE OF AUTOMATION PROGRAMMABLE LOGIC CONTROLLER INITIAL FACE OF AUTOMATION PROGRAMMABLE LOGIC CONTROLLER SHRI BHAGWAN Shekhawati Group of Institute E-mail: Sri29bishnoi@gmail.com Abstract- This paper presented on Programmable Logic Controller (PLC)

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING QUESTION BANK VI SEMESTER EE6602 EMBEDDED SYSTEMS Regulation 2013 Academic Year

More information

PLC Programming D R. T A R E K A. T U T U N J I

PLC Programming D R. T A R E K A. T U T U N J I PLC Programming D R. T A R E K A. T U T U N J I PLC Programming As PLCs developed and expanded, programming languages have developed with them. The three types of programming languages used in PLCs are:

More information

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2 An OR Operation In this example an OR operation is used in network. It can be seen that if either input I0.2 (input 3) or (O in the statement list) input I0.3 (input 4), or both are true, then output Q0.

More information

Automation of Conveyor System and Process Control with Power Reduction Using Efficient PLC Programming and SCADA

Automation of Conveyor System and Process Control with Power Reduction Using Efficient PLC Programming and SCADA Automation of Conveyor System and Process Control with Power Reduction Using Efficient PLC Programming and SCADA N C Padmanaabhan 1, AManikandan 2 U.G. Student, Department of Electronics & Communication

More information

Initial Face of Automation Programmable Logic Controller

Initial Face of Automation Programmable Logic Controller Paper presented on Initial Face of Automation Programmable Logic Controller Authors:- 1) Mrs. Smita Khandagale [Lecturer, V.P.M Polytechnic, Thane (W)] 2) Miss Rucha Korhale [Lecturer, V.P.M Polytechnic,

More information

SCADA Software. 3.1 SCADA communication architectures SCADA system

SCADA Software. 3.1 SCADA communication architectures SCADA system 3 SCADA Software 3.1 SCADA communication architectures 3.1.1 SCADA system A supervisory control and data acquisition (SCADA) system means a system consisting of a number of remote terminal units (RTUs)

More information

MFS605/EE605 Systems for Factory Information and Control

MFS605/EE605 Systems for Factory Information and Control MFS605/EE605 Systems for Factory Information and Control Lecture 9 PLCs (half lecture) Fall 2005 Larry Holloway Dept. of Electrical Engineering and Center for Robotics and Manufacturing Systems 1 So far

More information

MECH 1500 Quiz 4 Review

MECH 1500 Quiz 4 Review Class: Date: MECH 1500 Quiz 4 Review True/False Indicate whether the statement is true or false. 1. For the timer relay contact shown, when the relay coil is energized, there is a time delay before the

More information

-----other notes This picture was taken from here:

-----other notes This picture was taken from here: This is an introduction to programmable logic controllers - PLCs for short. Here is a picture of a simple one. A programmable logic controller is unit of hardware used to control and automate an industrial

More information

Accord Builder. User Guide

Accord Builder. User Guide User Guide Document: V 3.6 User Guide R01 V3.6 User Guide R01 Page 1 of 110 Table of Contents 1 Introduction... 7 2 General Summary and Definitions... 8 2.1 Accord Platform and Plant... 8 2.2 PLC Control

More information

Standard Instructions Special Instructions High-Speed Instructions SIMATIC S7-200 Programmable Controller System Manual

Standard Instructions Special Instructions High-Speed Instructions SIMATIC S7-200 Programmable Controller System Manual Programming A PLC STEP 7-Micro/WIN32 is the program software used with the S7-2 PLC to create the PLC operating program. STEP 7 consists of a number of instructions that must be arranged in a logical order

More information

Ch 5 Industrial Control Systems

Ch 5 Industrial Control Systems Ch 5 Industrial Control Systems Sections: 1. Process Industries vs. Discrete Manufacturing Industries 2. Continuous vs. Discrete Control 3. Computer Process Control Industrial Control - Defined The automatic

More information

PLC Fundamentals. Module 1: Introduction to PLC. Academic Services Unit PREPARED BY. August 2011

PLC Fundamentals. Module 1: Introduction to PLC. Academic Services Unit PREPARED BY. August 2011 PLC Fundamentals PREPARED BY Academic Services Unit August 2011 Applied Technology High Schools, 2011 ATE1212 PLC Fundamentals Module Objectives Upon successful completion of this module, students will

More information

Combinational and sequential systems. Prof. Cesar de Prada Dpt. of Systems Engineering and Automatic Control UVA

Combinational and sequential systems. Prof. Cesar de Prada Dpt. of Systems Engineering and Automatic Control UVA Combinational and sequential systems Prof. Cesar de Prada Dpt. of Systems Engineering and Automatic Control UVA prada@autom.uva.es 1 Outline Discrete events systems Combinational logic Sequential systems

More information

Ch 9 Discrete Control Using PLCs and PCs

Ch 9 Discrete Control Using PLCs and PCs Ch 9 Discrete Control Using PLCs and PCs Sections: 1. Discrete Process Control 2. Ladder Logic Diagrams 3. Programmable Logic Controllers 4. Personal Computers Using Soft Logic Discrete Process Control

More information

VALLIAMMAI ENGINERING COLLEGE DEPARTMENT OF MECHANICAL ENGINEERING SUBJECT CODE / NAME: ME6702 / MECHATRONICS YEAR/SEM: IV /VII UNIT 1: INTRODUCTION 1. List out the types of systems. BT-1 2. Describe the

More information

Retentive On-Delay (TONR)

Retentive On-Delay (TONR) A small sample of the flexibility of PLCs is shown in the following program logic. By reprogramming the T37 contact as a normally closed contact, the function of the circuit is changed to cause the indicator

More information

1 of 8. I. (13pts) TRUE OR FALSE

1 of 8. I. (13pts) TRUE OR FALSE Sample PLC Final Exam Name (1pt): By signing I agree to abide by the UWA policies governing academic integrity. I. (13pts) TRUE OR FALSE 1. The user memory segment stores information needed to execute

More information

Module 4. Programmable Logic Control Systems. Version 2 EE IIT, Kharagpur 1

Module 4. Programmable Logic Control Systems. Version 2 EE IIT, Kharagpur 1 Module 4 Programmable Logic Control Systems Version 2 EE IIT, Kharagpur 1 Lesson 19 The Software Environment and Programming of PLCs Version 2 EE IIT, Kharagpur 2 Instructional Objectives After learning

More information

Ladder Logic Diagram For Washing Machine Compax

Ladder Logic Diagram For Washing Machine Compax We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with ladder logic diagram

More information

PLC: introduction. PLC: introduction. PLC: application. PLC: application

PLC: introduction. PLC: introduction. PLC: application. PLC: application PLC: introduction 1 PLC: introduction 2 Programmable logic controllers, also called programmable controllers or PLCs, are solid-state members of the computer family, using integrated circuits instead of

More information

Topics. PLC Fundamentals Ladder Logic Fundamentals

Topics. PLC Fundamentals Ladder Logic Fundamentals PLC Fundamentals Ladder Logic Fundamentals MET 382 Controls & Instrumentation for Automation Spring 08 T.E. Kostek Topics PLC programming languages Anatomy of a ladder program Logic functions Logical continuity

More information

Scientech Universal PLC Platform. Features. New

Scientech Universal PLC Platform. Features. New New In today's environment of automation, the importance of PLC has rapidly increased. Universal PLC Platform is an ideal setup to study the working of PLC's used for industrial applications. has been

More information

Industrial Automation & Instrumentation

Industrial Automation & Instrumentation Industrial Automation & Instrumentation November 16, 2017 By: ENGR. GAMALIEL F. ITAO, P.E.E, M.Entr. President, ICC-MTC ABSTRACT The paper deals with the definition of Instrumentation and (Industrial)

More information

Introduction to Programmable Logic Controllers (PLC's)

Introduction to Programmable Logic Controllers (PLC's) Introduction to Programmable Logic Controllers (PLC's) Industrial Control Systems Fall 2006 Lecture Introduction to PLC's MME 486 Fall 2006 1 of 47 The Need for PLCs Hardwired panels were very time consuming

More information

Steam Boiler Automation Using Programmable Logic Controller

Steam Boiler Automation Using Programmable Logic Controller Steam Boiler Automation Using Programmable Logic Controller Sivasruthi.R 1, Sowmya.S 2, Deepa.K 3 UG Scholar, Department of ECE, Adhiyamaan College of Engineering, Hosur, Tamilnadu, India 1,2 Associate

More information

Module Title: Scada and Industrial Networks

Module Title: Scada and Industrial Networks CORK INSTITUTE OF TECHNOLOGY INSTITIÚID TEICNEOLAÍOCHTA CHORCAÍ Semester 2 Examinations 2008/09 Module Title: Scada and Industrial Networks Module Code: ELEC 8014 School: Electrical & Electronic Engineering

More information

Introduction. Upon completion of Basics of PLCs you should be able to: Identify the major components of a PLC and describe their functions

Introduction. Upon completion of Basics of PLCs you should be able to: Identify the major components of a PLC and describe their functions Table of Contents Introduction...2 PLCs...4 Number Systems...8 Terminology...14 Basic Requirements...23 S7-200 Micro PLCs...28 Connecting External Devices...39 Programming a PLC...41 Discrete Inputs/Outputs...49

More information

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process Answers to Chapter 2 Review Questions 1. To accept signals from the machine or process devices and to convert them into signals that can be used by the controller 2. To convert controller signals into

More information

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date:

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date: Class: Date: MECH1500Quiz1ReviewVersion2 True/False Indicate whether the statement is true or false. 1. The number and type of I/Os cannot be changed in a fixed PLC. 2. In a PLC system, there is a physical

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK II SEMESTER CP7204 Advanced Operating Systems Regulation 2013 Academic Year

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK V SEMESTER EE6502- MICROPROCESSORS AND MICROCONTROLLERS Regulation 2013

More information

PAST PRESENT & FUTURE TRENDS IN INDUSTRIAL AUTOMATION

PAST PRESENT & FUTURE TRENDS IN INDUSTRIAL AUTOMATION PAST PRESENT & FUTURE TRENDS IN INDUSTRIAL AUTOMATION Dr. J. PRAKASH ASSISTANT PROFESSOR IN INSTRUMENTATION ENGINEERING Madras Institute of Technology ANNA UNIVERSITY DATA ACQUISITION SYSTEM (DAS) SUPERVISORY

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK VII SEMESTER EC6013 Advanced Microprocessors and Microcontrollers

More information

InstrumentationTools.com

InstrumentationTools.com Author: Instrumentation Tools Categories: PLC Tutorials PLC Ladder Logic : Contacts and coils The most elementary objects in Ladder Diagram programming are contacts and coils, intended to mimic the contacts

More information

Introduction to PLC Systems

Introduction to PLC Systems Western Technical College 31414390 Introduction to PLC Systems Course Outcome Summary Course Information Description Career Cluster Instructional Level Total Credits 3.00 Total Hours 108.00 This course

More information

9/7/2010. Chapter , The McGraw-Hill Companies, Inc. MOTOR SYMBOLS. 2010, The McGraw-Hill Companies, Inc.

9/7/2010. Chapter , The McGraw-Hill Companies, Inc. MOTOR SYMBOLS. 2010, The McGraw-Hill Companies, Inc. Chapter 2 MOTOR SYMBOLS 1 Symbols are used to represent the different components of a motor control system. Symbols sometimes look nothing like the real thing, so we have to learn what the symbols mean.

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK M.E: CAD/CAM I SEMESTER ED5151 COMPUTER APPLICATIONS IN DESIGN Regulation 2017 Academic

More information

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: DCS AND SCADA (COURSE CODE: )

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: DCS AND SCADA (COURSE CODE: ) GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: DCS AND SCADA (COURSE CODE: 3361703) Diploma Programme in which this course is offered Instrumentation and Control Engineering

More information

What is SCADA? What is Telemetry? What is Data Acquisition? Differences between SCADA and DCS? Components of SCADA. Field Instrumentation

What is SCADA? What is Telemetry? What is Data Acquisition? Differences between SCADA and DCS? Components of SCADA. Field Instrumentation SCADA Primer This document discusses the basics of SCADA systems. It serves as introduction for those who are not familiar with it, and as a reviewer for those who are already knowledgeable about the SCADA

More information

Programmable Logic Controller

Programmable Logic Controller 8 Programmable Logic Controller 8.1 INTRODUCTION A programmable logic controller (PLC) is a special-purpose computer dedicated to controlling the operation of a machine and processes. The digital electronic

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK III SEMESTER CS8391-Data Structures Regulation 2017 Academic Year 2018 19(odd Semester)

More information

Pretest Programmable Logic Controllers. Unit 1, Task 1

Pretest Programmable Logic Controllers. Unit 1, Task 1 Pretest Programmable Logic Controllers Unit 1, Task 1 1. What is a PLC? 2. What are the four main components of a PLC? 3. What is a discrete device? 4. What is a pulse-generating device? 5. What term is

More information

Programmable logic controllers : industrial control / Khaled Kamel, Eman Kamel. New York [etc.], cop Spis treści

Programmable logic controllers : industrial control / Khaled Kamel, Eman Kamel. New York [etc.], cop Spis treści Programmable logic controllers : industrial control / Khaled Kamel, Eman Kamel. New York [etc.], cop. 2014 Spis treści Preface ix 1 Introduction to PLC Control Systems and Automation 1 1.1 Control System

More information

CPAE PROCESS AUTOMATION INDEX. 2 Brands of PLCs (Keyence & AB) 1 Brands of SCADA (Wonderware Intouch) Pneumatics & Field Instruments

CPAE PROCESS AUTOMATION INDEX. 2 Brands of PLCs (Keyence & AB) 1 Brands of SCADA (Wonderware Intouch) Pneumatics & Field Instruments CPAE INDEX 2 Brands of PLCs (Keyence & AB) 1 Brands of SCADA (Wonderware Intouch) Pneumatics & Field Instruments PROCESS AUTOMATION Distillation Column Superheated Steam Generator Centrifugal Compressor

More information

AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC)

AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC) AUTOMATIC LIQUID FILLING USING PROGRAMMABLE LOGIC CONTROLLER(PLC) Vinod Jiddi Assistant Professor,Dept.of EEE,B.L.D.E.A. S CET,vijayapur karnataka Abstract This paper presents to design, develop and monitor

More information

Simple Ladder Logic. Simple Ladder Logic. OR Operation. Chapter 2: Basic Ladder Logic Programming. Ladder Logic Learning objectives.

Simple Ladder Logic. Simple Ladder Logic. OR Operation. Chapter 2: Basic Ladder Logic Programming. Ladder Logic Learning objectives. OR Operation Chapter 2: asic Ladder Logic Programming Control ehavior: The light should be on when either switch is on (i.e., closed) or switch is on (closed). Otherwise it should be off Task: Implement

More information

NAME OF THE SUBJECT SUBJECT CODE SEMESTER YEAR DEPARTMENT HANDLED & PREPARED BY VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur-60303 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Academic Year:

More information

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process

Answers to Chapter 2 Review Questions. 2. To convert controller signals into external signals that are used to control the machine or process Answers to Chapter 2 Review Questions 1. To accept signals from the machine or process devices and to convert them into signals that can be used by the controller 2. To convert controller signals into

More information

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Chapter 3 HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Dr. H.K. VERMA Distinguished Professor Department of Electrical and Electronics Engineering School of Engineering and Technology SHARDA

More information

Applications of Programmable Logic Controllers DG31 34

Applications of Programmable Logic Controllers DG31 34 Applications of Programmable Logic Controllers DG31 34 Purpose Unit purpose: This Unit is designed to introduce candidates to Programmable Logic Controllers (PLCs) and enable them to understand how PLCs

More information

Development Of EMCS In Power Plants

Development Of EMCS In Power Plants Development Of EMCS In Power Plants Eng. H.S.Mohamed, Dr. S.A.Nagy,Dr. S.K.EL-Sayed Dept. of Electrical Engineering Al-Azhar University Cairo, Egypt h_alazhary@yahoo.com Abstract Recently improvement of

More information

INDUSTRIAL CONTROL SYSTEMS & COMPUTER PROCESS CONTROL

INDUSTRIAL CONTROL SYSTEMS & COMPUTER PROCESS CONTROL 1 INDUSTRIAL CONTROL SYSTEMS & COMPUTER PROCESS CONTROL INDUSTRIAL CONTROL - DEFINED The automatic regulation of unit operations and their associated equipment as well as the integration and coordination

More information

Automation of Level and Temperature Control in Food Industries using PLC and SCADA

Automation of Level and Temperature Control in Food Industries using PLC and SCADA Automation of Level and Temperature Control in Food Industries using PLC and SCADA Anisa Aftab (C&I) 1, Mrs. Hemavathi R 2, H Prasanna Kumar 3 PG Scholar 1, Assistant Professor 2, 3 Department of Electrical

More information

PLC AUTOMATION SYSTEM LABORATORY. Manual

PLC AUTOMATION SYSTEM LABORATORY. Manual MRS AVN COLLEGE POLYTECHNIC VISAKHAPATNAM DEPARTMENT OF ELECTRICAL ELECTRONICS ENGINEERING PLC AUTOMATION SYSTEM LABORATORY Manual PLC Automation System Laboratory Lab 1 : Getting familiar with Step 7-

More information

Question & its answer Remark Total marks 01 Attempt any THREE 12. a) State any three different tools used for Automation. 04 Ans.

Question & its answer Remark Total marks 01 Attempt any THREE 12. a) State any three different tools used for Automation. 04 Ans. Important Instructions to examiners: 1) The answers should be examined by keywords and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate may

More information

Programmable logic controllers

Programmable logic controllers Programmable logic controllers Before the advent of solid-state logic circuits, logical control systems were designed and built exclusively around electromechanical relays. Relays are far from obsolete

More information

TelePACE Studio Ladder Logic Training Manual

TelePACE Studio Ladder Logic Training Manual TelePACE Studio Ladder Logic Training Manual SCADA products... for the distance TelePACE Studio Ladder Editor Training Manual 1999-2009 Control Microsystems Inc. All rights reserved. Printed in Canada.

More information

EEET 2204 Industrial Automation

EEET 2204 Industrial Automation EEET 224 Industrial Automation EEET 224 Industrial Automation by Dr Peter Graszkiewicz. Discrete-State Control.. Basic Input and Output Devices 3-phase power supply N/C N/O contactor terminals fuses contactor

More information

Monitoring of Thermal Power Plant Using PLC and SCADA

Monitoring of Thermal Power Plant Using PLC and SCADA Monitoring of Thermal Power Plant Using PLC and SCADA SHUBHA KULKARNI 1, SOWMYARANI MALSA 2, NIDHISHREE D 3, PATIL ARCHANA 4, SHRUTI 5 1,2,3,4,5 Dept. of Electrical & Electronics Engineering, GNDEC, BIDAR

More information

VALLIAMMAI ENGINEERING COLLEGE. SRM Nagar, Kattankulathur DEPARTMENT OF COMPUTER SCIENCE ENGINEERING

VALLIAMMAI ENGINEERING COLLEGE. SRM Nagar, Kattankulathur DEPARTMENT OF COMPUTER SCIENCE ENGINEERING VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur-603 203 DEPARTMENT OF COMPUTER SCIENCE ENGINEERING EC6504 MICROPROCESSOR AND MICROCONTROLLER YEAR / SEMESTER: II / IV ACADEMIC YEAR: 2015-2016 (EVEN

More information

BASIC PLC PROGRAMMING

BASIC PLC PROGRAMMING Q. What are ladder diagrams and sequence listing? Ladder diagram: Ladder diagrams are the most commonly used diagrams for nonelectronic control circuits. They are sometimes called elementary diagrams or

More information

INSTRUCTION MANUAL STATION CONTROLLER SC1000 MOTOR PROTECTION ELECTRONICS, INC.

INSTRUCTION MANUAL STATION CONTROLLER SC1000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL STATION CONTROLLER SC1000 MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road, Apopka, Florida 32703 Phone: (407) 299-3825 Fax: (407) 294-9435 Revision Date: 9-11-08 Applications: Simplex,

More information

Tank terminal demonstrates the electrically operated solution for Emergency Shutdown Valves

Tank terminal demonstrates the electrically operated solution for Emergency Shutdown Valves Case Study Tank terminal demonstrates the electrically operated solution for Emergency Shutdown Valves Botlek Tank Terminal Case Study - 26th April 2013 Botlek Tank Terminal Case Study - 26th April 2013

More information

Implementation of Automatic Color Mixing and Filling Using PLC & SCADA

Implementation of Automatic Color Mixing and Filling Using PLC & SCADA Implementation of Automatic Color Mixing and Filling Using PLC & SCADA Tanmay Sharma 1, Dhruvi Dave 2 and Hinal Shah 3 1 Student, Electrical Engineering Department, Indus University, Ahmedabad, Gujarat.

More information

Fundamentais of Programmable Logic Controllers, Sensors, and Communications. Jon Stenerson

Fundamentais of Programmable Logic Controllers, Sensors, and Communications. Jon Stenerson Fundamentais of Programmable Logic Controllers, Sensors, and Communications Second Edition Jon Stenerson Fox Valley Technical College Prentice Hall Upper Saddle River, New Jersey Columbus, Ohio Contents

More information

L12 - Basic PLC Programming with Micro800 Controllers Hands-on Lab

L12 - Basic PLC Programming with Micro800 Controllers Hands-on Lab PUBLIC - 5058-CO900H L12 - Basic PLC Programming with Micro800 Controllers Hands-on Lab PUBLIC PUBLIC Agenda Introduction to Terms / Concepts Micro800 Family Connected Components Workbench software Application

More information

Ch. 4 Programming the Application 1

Ch. 4 Programming the Application 1 Chapter 4 Programming the Application This chapter deals with the steps to creating a working program from both the Siemens and A-B platform. In the last chapter, we dealt with linking the computer to

More information

PLC 23 DUAL MEDIA FILTERS 5 AND 6 SCADA SYSTEM OPERATION MANUAL. Revision 1.0 April 18, 2006

PLC 23 DUAL MEDIA FILTERS 5 AND 6 SCADA SYSTEM OPERATION MANUAL. Revision 1.0 April 18, 2006 PLC 23 DUAL MEDIA FILTERS 5 AND 6 SCADA SYSTEM OPERATION MANUAL Revision 1.0 April 18, 2006 PLC 23 DUAL MEDIA FILTERS 5 AND 6 SCADA SYSTEM OPERATION MANUAL Revision 1.0 April 18, 2006 Table of Contents

More information

AUTOMATION. Dr. Ibrahim Al-Naimi

AUTOMATION. Dr. Ibrahim Al-Naimi AUTOMATION Dr. Ibrahim Al-Naimi Chapter four Industrial Control Systems Process and Discrete Industries Level of automation. Variables and parameters. Continuous and Discrete Variables/Parameters Continuous

More information

Table of Contents. Chapter Description Page. 1. PLC Fundamentals Ladder Logic

Table of Contents. Chapter Description Page. 1. PLC Fundamentals Ladder Logic vii Table of Contents Chapter Description Page 1. PLC Fundamentals... 1 1 1.1 Ladder Logic... 1 2 1.1.1 Schematic Drawing... 1 3 1.1.2 Hardwired System... 1 4 1.2 PLC System... 1 5 1.3 Major Components...

More information

VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur

VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 60 0 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK III SEMESTER CS89- DATA STRUCTURES Regulation 07 Academic Year 08 9 Prepared by

More information

Project Profiles. Refinery & Chemical Systems

Project Profiles. Refinery & Chemical Systems Project Profiles Refinery & Chemical s Able-Baker Automation, Inc. P.O. Box 6368 Moraga, CA 94570 (USA) 1-510-601-9396 Fax: 1-510-601-9398 1-877-444-ABLE (2253) Home Page: www.able-baker.com Titanium Dioxide

More information

ET345P Control Systems [Onsite]

ET345P Control Systems [Onsite] ET345P Control Systems [Onsite] Course Description: Students examine the control of systems with programmable units. Applying digital logic to control industrial processes is emphasized. Prerequisite(s)

More information

GE Intelligent Platforms PAC8000 RTU

GE Intelligent Platforms PAC8000 RTU GE Intelligent Platforms PAC8000 RTU A ruggedized, reliable RTU PAC8000 Remote Terminal Unit (RTU) thrives in the desert heat of the Arabian Peninsula and the arctic cold of Siberian oil fields delivering

More information

efesotomasyon.com - Allen Bradley,Rockwell,plc,servo,drive

efesotomasyon.com - Allen Bradley,Rockwell,plc,servo,drive Because of the variety of uses for this product and because of the differences between solid state products and electromechanical products, those responsible for applying and using this product must satisfy

More information

DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING QUESTION BANK

DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING QUESTION BANK DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING QUESTION BANK SUBJECT : CS6303 / COMPUTER ARCHITECTURE SEM / YEAR : VI / III year B.E. Unit I OVERVIEW AND INSTRUCTIONS Part A Q.No Questions BT Level

More information

PLC Fundamentals. Module 1: Introduction to PLC. Academic Services Unit PREPARED BY. January 2013

PLC Fundamentals. Module 1: Introduction to PLC. Academic Services Unit PREPARED BY. January 2013 PLC Fundamentals PREPARED BY Academic Services Unit January 2013 Applied Technology High Schools, 2013 ATE 326 PLC Fundamentals Module Objectives Upon successful completion of this module, students will

More information

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012 Project Planning PREPARED BY Academic Services Unit August 2012 Applied Technology High Schools, 2012 Module Objectives Upon successful completion of this module, students should be able to: 1. Select

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 60 20 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK B.E I SEMESTER GE85- Problem Solving and Python Programming Regulation 207 Academic

More information

An-Najah National University Faculty of Engineering Electrical Engineering Department Programmable Logic Controller. Chapter 11 Math instruction

An-Najah National University Faculty of Engineering Electrical Engineering Department Programmable Logic Controller. Chapter 11 Math instruction Chapter 11 Math instruction Math instructions, like data manipulation instructions, enable the programmable controller to take on more of the qualities of a conventional computer. The PLC s math functions

More information

SC2000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. (407) Phone: Website:

SC2000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. (407) Phone: Website: SC2000 INSTRUCTION MANUAL MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road Apopka, Florida 32703 Phone: Website: (407) 299-3825 www.mpelectronics.com Operating Program Revision: 12 Revision Date: 8-27-14

More information

Automation of space management in vehicle parking using PLC and SCADA

Automation of space management in vehicle parking using PLC and SCADA Automation of space management in vehicle parking using PLC and SCADA Aravind.K [1],Donaldhardley [2], Pradeep [3], T.Vijayan [4], B.kalai Selvi [5],Dr S.Latha [6] [1-2] Final year Student, Dept of Electronics

More information

PROGRAMMABLE LOGIC CONTROLLER PLC

PROGRAMMABLE LOGIC CONTROLLER PLC SECTOR / ENGINEERING NON-TECHNICAL & CERTIFIED TRAINING COURSE This course is designed to benefit you with practical up-to-date information on the application of PLC's and SCADA to the automation and process

More information

Introduction to Programmable Controllers D R. TAREK TUTUNJI P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N

Introduction to Programmable Controllers D R. TAREK TUTUNJI P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Introduction to Programmable Controllers D R. TAREK TUTUNJI P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Definition Programmable logic controllers, also called programmable controllers or

More information

Program Control Instructions

Program Control Instructions Program Control Instructions Industrial Controls University of Akron Overview Master Control Reset and Master Control Relay Jump and Subroutine Instructions Immediate Input and Output Forcing Input and

More information

DIRECTORATE OF TECHNICAL EDUCATION DIPLOMA IN ELECTRICAL AND ELECTRONICS ENGINEERING III YEAR M SCHEME V SEMESTER.

DIRECTORATE OF TECHNICAL EDUCATION DIPLOMA IN ELECTRICAL AND ELECTRONICS ENGINEERING III YEAR M SCHEME V SEMESTER. DIRECTORATE OF TECHNICAL EDUCATION DIPLOMA IN ELECTRICAL AND ELECTRONICS ENGINEERING III YEAR M SCHEME V SEMESTER 2015 2016 onwards PROGRAMMABLE LOGIC CONTROLLER CURRICULUM DEVELOPMENT CENTRE Curriculum

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SELECTION AND APPLICATIONS OF PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 - NQF LEVEL 3 OUTCOME 2 - PROGRAMMING

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SELECTION AND APPLICATIONS OF PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 - NQF LEVEL 3 OUTCOME 2 - PROGRAMMING EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SELECTION AND APPLICATIONS OF PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 - NQF LEVEL 3 OUTCOME 2 - PROGRAMMING CONTENT Be able to use programming techniques to produce

More information

MTL8000-2/x Series Modular I/O

MTL8000-2/x Series Modular I/O -2/x Series Modular Overview Modules Modules - Overview - 2/2 components Use this option for general purpose or nonhazardous applications, or where the equipment and/or field wiring has to be mounted in

More information

PROGRAMMABLE LOGIC CONTROLLERS Unit code: A/601/1625 QCF level: 4 Credit value: 15 OUTCOME 3 PART 2

PROGRAMMABLE LOGIC CONTROLLERS Unit code: A/601/1625 QCF level: 4 Credit value: 15 OUTCOME 3 PART 2 UNIT 22: PROGRAMMABLE LOGIC CONTROLLERS Unit code: A/601/1625 QCF level: 4 Credit value: 15 OUTCOME 3 PART 2 This work covers part of outcome 3 of the Edexcel standard module: Outcome 3 is the most demanding

More information

TRANSISTORIZED INVERTER

TRANSISTORIZED INVERTER TRANSISTORIZED INVERTER FR-C500 PROGRAMMING MANUAL OVERVIEW Chapter 1 SEQUENCE PROGRAM LANGUAGES AND OPERATIONS Chapter 2 DESCRIPTION OF DEVICES Chapter 3 PLC FUNCTION Chapter 4 STRUCTURES OF INSTRUCTIONS

More information

PROGRAMMABLE LOGIC CONTROLLERS LAB ELEC 2141

PROGRAMMABLE LOGIC CONTROLLERS LAB ELEC 2141 PROGRAMMABLE LOGIC CONTROLLERS LAB ELEC 2141 A. Course Description Credits: 4.00 Lecture Hours/Week: 0.00 Lab Hours/Week: 4.00 OJT Hours/Week: 0 Prerequisites: ELEC 1220: Analog and Digital Electronics

More information

PLC Fundamentals. Module 2: Hardware and Terminology. Academic Services Unit PREPARED BY. August 2011

PLC Fundamentals. Module 2: Hardware and Terminology. Academic Services Unit PREPARED BY. August 2011 PLC Fundamentals Module 2: Hardware and Terminology PREPARED BY Academic Services Unit August 2011 Applied Technology High Schools, 2011 ATE1212 PLC Fundamentals Module 2: Hardware and Terminology Module

More information

InstrumentationTools.com

InstrumentationTools.com Author: Instrumentation Tools Categories: PLC Tutorials Basics of PLC Programming In the late 1960 s an American company named Bedford Associates released a computing device they called the MODICON. As

More information

Programmable Logic Controller

Programmable Logic Controller Programmable Logic Controller Subject : Control System II Mrs. Gulrez Bodhle, Asst. Professor Semester VII B.E. Electrical Engineering Anjuman-I-Islam s Kalsekar Technical Campus New Panvel - 410206 9/8/2016

More information

Figures 2 and 3 illustrate respectively a photograph and a labelled diagram of the PLC that will be discussed in this class.

Figures 2 and 3 illustrate respectively a photograph and a labelled diagram of the PLC that will be discussed in this class. Lesson 15 Title of the Experiment: Programmable Logic Controllers (Activity number of the GCE Advanced Level practical Guide 27) Name and affiliation of the author: N W K Jayatissa Department of Physics,

More information

ELECTRICAL CONTROL SYSTEMS 1

ELECTRICAL CONTROL SYSTEMS 1 ELECTRICAL CONTROL SYSTEMS 1 LEARNING ACTIVITY PACKET CONTROL LOGIC BB703-XB01UEN LEARNING ACTIVITY PACKET 1 CONTROL LOGIC INTRODUCTION This LAP and the ones that follow cover the electrical controls that

More information

PLC Fundamentals. Module 3: Programming with Function Blocks. Academic Services Unit PREPARED BY. January 2013

PLC Fundamentals. Module 3: Programming with Function Blocks. Academic Services Unit PREPARED BY. January 2013 PLC Fundamentals Module 3: Programming with Function Blocks PREPARED BY Academic Services Unit January 2013 Applied Technology High Schools, 2013 ATE326 PLC Fundamentals Module 3: Programming with Function

More information