GithubHelp home page GithubHelp logo

joominyeo / comtrade-dc-offset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commander-apemanx/comtrade-dc-offset

0.0 1.0 0.0 166 KB

License: GNU General Public License v3.0

Python 99.88% Batchfile 0.12%

comtrade-dc-offset's Introduction

DC Offset Visualizer

This program is essentially written to easily obtain the DC offset of a short circuit curret from a Power System Event Recorder (Disturbance Fault Recorders) on an ASCII COMTRADE file. This can be COMTRADE Files from any Relay, or device so long as it is ASCII and not the Binary format.

Lots of work is still planned and being done on this project and it is in its infancy. The end goal is for this program to analyse such a file, detect a Power System Transmission line fault and get the relevant Currents Voltages and Power from the Oscillographic recordings and populate the data on a Spreadsheet. Python - pandas libraries are to be included in the Future but as of now OpenpyXL and csv_read is used.

All Fault detection and Mathematics happens in the Script: faultdetect.py DCRUNClass is the script where the program essentially runs and executes. It is dirty and ugly programming but works to to the basic tasks. Lots of cleanup still needs to happen.

This Program used a Discrete Fourier Transform to obtain the necessary data. You can refer to this as Phasors or Fourier-RMS values DC value is the value at 0Hz 50Hz value is the Fundamental frequency and can be 60Hz in the Americas 1-nth harmonics will be multiples of 50Hz.

Future Plans include: Output window formatted with readability Complete Spreadsheet population of all results better fault detection Basic Impedance plots

Original Author: commander-apemanx

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

PYTHON3 and packages

What things you need to install the software and how to install them

Give examples

Installing

INSERT INSTRUCTIONS HERE

A step by step series of examples that tell you how to get a development env running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

comtrade-dc-offset's People

Contributors

commander-apemanx avatar joominyeo avatar

Watchers

James Cloos 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.