Giter VIP home page Giter VIP logo

engineers-tools / xdga Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 4.0 4.57 MB

An implementation of Dissolved Gas Analysis (DGA) assessment algorithms and guidelines in the form of Excel Add-ins.

Home Page: http://engineers.tools/electrical-engineering/transformers/xdga/

License: MIT License

C# 100.00%
dga dissolved-gas-analysis power-transformers oil-analysis condition-monitoring condition-assessment diagnosis asset-management duval-triangle-excel duval-pentagon-excel

xdga's Introduction

xDGA

xDGA is an Excel add-in that contains custom formulas that apply Dissolved Gases Analysis (DGA) algorithms from all the major international guidelines.

xDGA implements the following guidelines and algorithms:

  • IEC 60599 ed.3 2015.
  • Duval Triangles for Transformers, Reactors, Cables and On-Load Tap Changers
  • Duval Pentagons
  • Rogers Ratios

Usage

The add-in is activated by opening the xDGA.ADDIN64.xll or xDGA.ADDIN.xll file, depending on your architecture. Both files are in the Distribution folder and they are stand-alone (i.e. don't need other files or libraries to run).

The formulas can then be applied to any Excel spreadsheet with DGA data.

The following Excel functions are implemented.

  • SERIALIZEDGA()
  • IEC_60599()
  • DUVALTRIANGLES()
  • DUVALTRIANGLES_OLTC()
  • DUVALPENTAGONS()
  • ROGERSRATIOS()

The SERIALIZEDGA() function accepts the date and the nine gases that constitute one DGA instance. The function produces a string with the JSON serialised version of the data.

SERIALIZEDGA()

This is a helper function that prepares DGA data in a way that can be fed into any of the funcitons that require it.

For example, the IEC_60599() function takes in the Current and the Previous DGA as well as a boolean value indicating whether the transformer has an On-Load Tap Changer (OLTC) and the volume of oil in the tank in litres.

IEC_60599()

The IEC_60599() function returns a string with all the outputs and results of running the rules outlined in the guideline.

IEC_60599-Output

Explore the example file to get a better understanding of how these two functions work together.

More guidelines are being implemented and will be released in the future, including IEEE and CIGRE guidelines.

xDGA uses these great Open Source libraries:

xdga's People

Contributors

carlos-gamez-wp avatar dependabot[bot] avatar engineers-tools avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.