Thursday, April 4, 2019

Fluid Management System

roving Management SystemCAREER EPISODE 1INTRODUCTIONCE 1.1 put up title silver Management System was accurate in my last year of Bachelor Degree syllabus. I completed my Bachelors of Engineering Technologist in Mechatronics from Chisholm Institute, Dandenong, Australia. My first carg mavenr episode is based on this contrive become that I gained and performed for the fulfillment of my work placement. The range was completed in 13 weeks, from July 2015 to October 2015. I was assisted and guide by Prof. Francis Percy, lecturer of Advance PLC.BACKGROUNDCE 1.2 Nature of projectMy project water caution trunk operated on sise different modes, operator can switch betwixt different modes with the booster of run across panels that are mounted on each in operation(p) mode switch. It has 2 modes for each running(a) mode i.e. Automatic and manual(a) mode. 1 is use to represent Automatic mode and 2 for Manual mode. There are overly auto-manual switch selectors. The mode is chosen based on the way substance abuser wants to operate. For this purpose, SCADA PLC computer programming is done to provide user friendliness.CE 1.3The pump MDC 118 operates when the tank car car car 1 or 2 is filled from the holding tank whereas MDC 103 operates when filling it between tank 1to tank 2 or vice-versa. The six operational modes areOperation mode 1 fills tank 1 from holding tank by means of SV321 value (energized) and SV322(deenergized). usable mode 2 fills tank 2 from holding tank through SV321 and SV322 valves (deenergized).Operational mode 3 fills tank 1 which has an analog sensor to manage the jut out and stop take aim for the filling with exact value from tank 2 through SV323 deenergized valve and SV324 energize value.Operational mode 4 fills tank 3 which has a digital and capacitive sensor to manage the start and stop take aim for the filling with capacitive sensors, LSL 532 and LSH 531 from tank 2 through SV323 energized valve and SV324 deenergize val ue.Operational mode 5 fills the holding tank to tank 1 and at the kindred date, raptuss tank 1 to tank 2 through SV321 (energized), SV322 (de-energized), SV323 (de-energized) and SV324 (energized). It also maintains a set point for filling the tanks.Operation mode 6 fills the holding tank to tank 2 and at the same time, transfers tank 2 to tank 1 through SV321 (energized), SV322 (energized), SV323 (energized) and SV324 (de-energized). It also maintains a set point for filling the tanks.CE 1.4 ObjectivesTo prove my overall understanding on automation musical arrangement, I had to complete a project. I chose a project that was based on how the automation governing body whole works in manufacturing industry of advance PLC de crashment. And as per my project requirement I had to perform PLC and SCADA programming. Based on the ii choices given to me, from Fluid trouble system and Pressure instruction system, I chose Fluid management system. The objective was to make a complete a fully automated fluid management system using PLC programming with an HMI/SCADA in 13 weeks duration. It should consist of 3 water tanks, 2 pumps, number of 2 3 way valves using Allen Bradely software IFIX SCADA software and various fluid level measuring instrument.It was foster required toProgram PLC for six operate modesWhile implementing all the hardware like fault lights operating lightsSCADA programmingInterfacing.CE 1.5 The chart of organizational structureCE 1.5 Duties I studied and researched the basic architecture of the fluid management system which included PLC CPU (Allan Bradley), Device electronic network Scanner and Flex I/O, RSlogix 5000(PLC programming software), HMI interact and software.I prepared the fluid management trainer system Device Net Network Set up.I created the PLC CPU DeviceNet scanner Module embrasureI create the subprogram DeviceNet Nodes Input and turnouts to the DeviceNet Scanner Module infix and output registers.Performed commissioni ng and straining of a PLC systemCoded the PLC programming for the water station for six different operating modes.Represent all the different modes to supervisor, explaining them how it works.Diving and providing time slots to team members.Maintaining balance and peace to avoid conflict among each other.Kept nigh(a) relations with supervisor. inform the development of the project to the lab supervisor and coordinator.PERSONAL ENGINEERING ACTIVITYCE 1.6 The project I endure done related to the educational qualifications that I have obtained in my degree course. The relationship between the different modules and project care fores is explained belowPLC (Program logic control) Here, I learned how to write PLC program with Allen Bradley software by using RS logic 5000. This skill was helpful in completing my programming design for water station. instrumental Principal This module gave me the knowledge about sensors, how they work and wiring of the sensors, how you can program them. For this project, I have used electronics level sensor LK31 and Impeller flow meter. Electronics level sensor determine the level of fluid fit in to the capacitive measuring principal.Industrial Networking My project involved the knowledge of DeviceNet and scanner which was learnt from this module.Project management Project management module skills were completely applied at all the stages of project. The project was also divided in to two bug outs. All the tasks were scheduled and divided accordingly. I applied various techniques to practical implementation that learnt from project management.Mathematics and Fluid Mechanics My project involved a lot of calculation for example, the calculations to find torque, force, and occasion for the motor along with the calculations done to find the physical parameters of components. I also did the calculations to select the pulley and thrill as well.Professional Engineering Technologist During the project life cycle, while working with W ater station, I had to rely on the communication skills. The work experience gained during this project demonstrated how important the communication skills are to the professional engineering science technologist.CE 1.7As a group project, I had to separate the system which contains two main part PLC programming and SCADA programming. I decided to complete the PLC programming and assigning my mate flat the SCADA programming. In PLC Program subroutine, to make the programming easy for controlling, for finding faults and for easy access to different part of programming, I had to split the main routine into different subroutine. This process can be seen below design 1 PLC Program design methodologyCE 1.8To prevent the occurrence of PLC program interlocking, this technique of energization of one contractor prevents the energization of other until it is in use. This method is called interlocking and I used interlock as a pre-requirement of the task to run the program. Various safety fa ctor and other reasons such as Pump/ repel Faults, pressure requirement of system etc. are considered to run the function of PLC properly. It also makes the programming part easy, for this only writing the code logic of interlocking at one place is required and the same code is used as a pre-requirement of task at another place.Figure 2 logic of interlock in one place and use interlock as pre-requirement of taskCE 1.9Considering the program logic interlock as Pump fault. It means, that if there is no pump fault, then the PLC will start running normally. erst the PLC starts running, it starts to operate in mode 1. In programming mode one, filling the tank 1 from holding tank through SV 321 valve (energized) and SV 322 valve (de-energized) is done. For the PLC program to be permissive, i.e. each process condition undertaken is called a permissive. For example, consider permissive to be a burner control for large combustion furnaces. To start the burners in a large furnace safely, the control system requests permission from several process switches, including high and low fuel pressure, aerate fan flow check, exhaust stack damper position, access door position, etc. Every process condition that it undergoes is called a permissive. In the below diagram, it is control to fill the tank 1 by tank level permissive, if water level is below 10cm it will start filling tank until to reaches 13cm.Figure 3 PLC program permissiveCE 1.10Once the PLC program was completed and along with all the DeviceNet IOs pre-commissioned, registered and labelled in the PLC controller memory I started to design each operating modes. I started with operating mode 1. Once the programming of operation mode 1 and 2 was completed and it started working as intended, I could test the rest of the inputs in the system which were the water level sensors. While programming I constantly referred to operating mode table that I made using various engineering tools. Once the basic image was plotted in the table format, the programming of remaining operating modes was successfully completed and also or so extra additional features were added.Figure 4 Operating mode tableCE 1.11In the system architecture, there is a PLC CPU, DeviceNet Scanner and Flex I/O, RS logic 5000, PLC program and SCADA IFIX program. DeviceNet is a network system that is used in the automation industry to interconnect control devices for data exchange. In the water management system, there is a DeviceNet scanner node. In a typical configuration, the scanner module acts as an embrasure between DeviceNet devices and the programmable controller. The scanner module communicates with DeviceNet devices over the network toRead inputs from slave devicesWrite outputs to slave devices make known with peer devices.DeviceNet nodes setup as followsNode 0 1794-SDN Compact Logix DeviceNet Scanner/Master Module used for DeviceNet network control and data exchange with the PLC CPU.Node 1 Allen Bradley Flex IO distributed IO system.Node 2 Allen Bradley DeviceNet interface Stack Light system.Node 4 Allen Bradley Variable Speed Drive used for speed control of pump MDC118CE 1.12I started performing test runs at the final stage, which includesChecked all the parentage companionships between the PLC and the plant are complete, safe, and to the required specification that meets the local standards.Checked that all the incoming power supply matches the voltage setting for which the PLC is set.Checked all protective devices are set to their appropriate excite settings.Checked that emergency stop button.Checked that all input/output devices are connected to the countervail input/output points and giving the correct signals.And checked the FLEX I/O system that contains a network adapter, terminal bases, and I/O modules.CE 1.13After performing the above troubleshooting, the only task I faced during the implementation of the whole system was that the Emergency stop button wasnt working. To solve this issue, I took various steps. I started by checking the connections. The first module is 1794-ADN DeviceNet Gateway module which is used to communicate and transfer data between the DeviceNet Master Module and the Flex IO modules 2 4. And the module the next 3 modules in order from 2 to 4 are 1794-IB32 Digital Input Module1794-IE4XOE2 Analog Input/output combination module1794-OB16 Digital Output Module.I checked the digital and analog input connection with emergency button with help of my lab supervisor and realized the problem was regarding the analog and digital input only, so I tried to resolve it by doing a research and taking suggestions from supervisors.SUMMARYCE 1.14I successfully achieved all the objectives of the project within specified time limit and I gained good knowledge from this project as I did intense research about sensors and PLC programing for my project in the form of literature review. This had added many useful engineering techniques to my knowledge and enhanced my problem solving and analytic skills. In addition to that, I also implemented and used my engineering knowledge to make this project successful. I used concepts of various Engineering techniques and PLC programing which I had studied during my course of Bachelor of engineering technologist in Mechatronics. I presented a project thesis and seminar on my work on incoming of my project.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.