Code Monkey home page Code Monkey logo

tank_farm's Introduction

Introduction

“Tank Farm” project is a SCADA project made in Tia Portal for simulating a process.

Process Overview

Our process consists of four tanks, three of which are slave while the other one is master. There are inlet and outlet for each tank which lets operators to control them individually and 3 pumps, one for charging slave tanks, one for charging master tank and discharging slave tanks and the last one for transmitting the process fluid to customers. In normal conditions they are going to be operated manually by operator, however, there is also an automatic control for both valves and pumps in the case of anormal situations. For example, inlet valve to slave tank is automatically activated when the level in the tank is lower than limit.

Design Envelopes

As mentioned above one of the concerns is to keep process fluid in each tank at moderate level. Therefore, there are predefined high level and low levels that activate alarms. These alarms are used to automatically turn on or turn off pumps and valves. When the low level alarm is activated for slave tanks, inlet valves and pump charging these tanks are turned on. As for high alarm, it turns off inlet valves and activates outlet valves. Here is the table illustrating the capacities of tanks.

Tank140 Tank150 Tank160 Tank170
High level 2000 3000 4000 10000
High alarm level 1425 2250 2700 9000
Low alarm level 100 150 200 300

Screens

The HMI design of our project consists of several screens. Main screen which is used for navigating through screens and dealing with user administration, namely login and logging out.

main

The other page which shows the whole process is Tank Farm page.

tank_farm

Here we can see status of valves and pumps with colors, and the level of the tanks is illustrated. By clicking on the tank, we can navigate to separate tank pages.

separate_tank

There is also an alarm page which shows the activated alarms.

alarm_page

And an trends page showing the trends of analog values such real level in the tanks.

trends_page

There is also a pop-up screen - helpers to give additional info about alarms.

image

To manage pump and valves we created faceplates for both, which shows status, tag number and buttons to control them.

faceplates

tank_farm's People

Contributors

huseynovramilx avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.