Skip to content

Releases: engineers-tools/xDGA

Fixed errors in Duval Pentagon's areas

10 Oct 05:02
Compare
Choose a tag to compare

Fixed errors in Duval Pentagon's areas

v0.5: * Fixed error on Rogers Ratio FailureType calculation function

23 Aug 06:15
Compare
Choose a tag to compare

xDGA.CORE

  • Fixed error on Rogers Ratio FailureType calculation function
  • Updated README file and fixed typos

v0.4

23 Aug 06:14
Compare
Choose a tag to compare

xDGA.CORE

  • Added Rogers Ratios algorithm

xDGA.ADDIN

  • Added ROGERSRATIOS() funciton

v0.3

23 Aug 06:13
Compare
Choose a tag to compare

xDGA.CORE

  • Implemented Pentagonal coordinate systems and transformation functions
  • Implemented tests for every Duval Triangle and Pentagone Zone
  • Added Duval Pentagons algorithm

xDGA.ADDIN

  • Added DUVALPENTAGONS() function

v0.2

23 Aug 04:47
Compare
Choose a tag to compare
  • Added Duval Triangles for Transformers, Reactors, Cables and On-Load Tap Changers
  • Refactored some functions
  • Added Failure Types (Codes and Descriptions) for OLTCs

v0.1

23 Aug 04:47
Compare
Choose a tag to compare
  • First version released
  • Includes two functions: SERIALIZEDGA() and IEC_60599()
  • Uses ExcelDna and Json.NET