dga-diagtool

所属分类:其他
开发工具:Python
文件大小:0KB
下载次数:2
上传日期:2023-03-06 23:54:21
上 传 者sh-1993
说明:  溶解气体分析诊断工具,
(Dissolved Gas Analysis diagnosis tool,)

文件列表:
LICENSE (1068, 2023-11-12)
ThirdPartyNotices.txt (21609, 2023-11-12)
app_dga_diagtool.py (40859, 2023-11-12)
bootstrap.min.css (180934, 2023-11-12)
diagnostic/ (0, 2023-11-12)
diagnostic/__init__.py (139, 2023-11-12)
diagnostic/diagnostic_calculation.py (16272, 2023-11-12)
diagnostic/duval_pentagon_1.py (19735, 2023-11-12)
diagnostic/duval_pentagon_2.py (19729, 2023-11-12)
diagnostic/duval_triangle_1.py (22749, 2023-11-12)
diagnostic/duval_triangle_2.py (21615, 2023-11-12)
diagnostic/duval_triangle_4.py (18797, 2023-11-12)
diagnostic/duval_triangle_5.py (23900, 2023-11-12)
diagnostic/roc_calculation.py (7020, 2023-11-12)
diagnostic/ternary_uncertainty.py (6052, 2023-11-12)
diagnostic/typical_value_comparison.py (43177, 2023-11-12)
pyproject.toml (156, 2023-11-12)
requirements.txt (241, 2023-11-12)
setup.cfg (58, 2023-11-12)
tests/ (0, 2023-11-12)
tests/__init__.py (0, 2023-11-12)
tests/test_diagnostic_calculation.py (20803, 2023-11-12)
tests/test_typical_value_comparisons.py (18878, 2023-11-12)

# DGA diagtool A dash based transformer oil dissolved gas analysis (DGA) diagnostic tool. When given DGA gas values, the tool calculates ratios, compares values against typical values and provides diagnostic method analysis results (Rogers ratio, Doernenburg, IEC ratios, Duval triangles). **Use at your own caution.** **The author assumes no liability for the usage of the tool.** **Always consult a transformer expert when diagnosing a possible fault in a transformer.** ## Disclaimer **THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.** ## Installation Clone the repository Install needed libraries to python 3.8+ with pip: ```text pip install -r requirements.txt ``` ## Usage Run app_dga_diagtool.py using python with needed libraries installed and a browser should open up where you can input DGA sample gas values. Press **calculate** to determine ratios, diagnostic method results and comparison to typical values. ## Features ### Single sample diagnostic - The tool calculates ratios and provides diagnostic method analysis results with given values (Rogers ratio, Doernenburg, IEC ratios, Duval triangle 1, Duval triangle 4 and Duval triangle 5) - If values are omitted, ratios or diagnostic method results that need the omitted values will not produce results, but any ratios or methods that have sufficient data to calculate will be provided - The tool will compare gas values against standard typical values (IEC 60599, IEEE C57.104 & Cigre TB 771) and indicate if they are exceeded - Duval triangle 1 sample plotting, with additional Duval triangles 4 and 5 samples plotted if applicable ### Multiple sample diagnostic - Sample data graphing in an interactive plotly graph - If values are omitted, ratios or diagnostic method results that need the omitted values will not produce results, but any ratios or methods that have sufficient data to calculate will be provided - Typical values comparison summary table - DGA diagnostic method analysis results summary table (Rogers ratio, Doernenburg, IEC ratios, Duval triangle 1, Duval triangle 4 and Duval triangle 5) - Duval triangle 1 multi sample plotting, with additional Duval triangles 4 and 5 samples plotted if applicable ## TODO (Future feature ides) - Add IEC 60599 95% typical values - Cigre typical values comparison that includes n2/o2 ratio typicals - internal logging (with on/off) +logging download - Rate of change comparisons (IEC / IEEE / Cigre) for multiple samples - DGA monitor data with analysis - DGA monitor data and lab sample comparison with uncertainty limits - Analysis from trends - uncertainty analysis of samples - duval triangle uncertainty limits - Duval pentagons - Ester options

近期下载者

相关文件


收藏者