GithubHelp home page GithubHelp logo

l0op / dq_visualisation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iruletheworld/dq_visualisation

0.0 0.0 0.0 17.11 MB

Visualisatin for Clarke and Park Transforms

License: Apache License 2.0

Python 99.19% Makefile 0.35% Batchfile 0.46%

dq_visualisation's Introduction

Dynamic Visualisation for Clarke and Park Transforms

The purpose of this project is to provide an graphic based UI for the user to dynamically visualise and analyse the Clarke Transform and Park Transform for balanced three-phase inputs.

!!Warning!!

DO NOT use matplotlib 3.0.2, it causes errors. A working version is 2.3.3.

Getting Started

Type the following in your terminal:

    python gsyDqMain.py

This should let Python to run the main script.

Or, you might need the following:

    python3 gsyDqMain.py

Prerequisites

  • Python 3.5+
  • maplotlib
  • numpy
  • tkinter
  • threading
  • time
  • os
  • sys
  • glob
  • FFmpeg

Anaconda 5.0.1 should have everything except FFmpeg. You can get at here

I tried to make this project os independent, but since I only have a Windows machine, I have not been able to test it on any Linux systems.

Installing

You must install Python first. And then download the whole master trunk to your local machine.

Make sure you have the following file:

  • gsyDqMain.py
  • gsyDqLib.py
  • gsyIO.py
  • gsyINI.py

Other files are mainly for automatic documentation generation via sphinx.

Here are two useful links for using sphinx:

A detailed how to use can be found in the documentation.

Built With

  • Spyder - The IDE used
  • Anaconda - The Python distributio used
  • Sphinx - Used to automatically generate documentations
  • Read the Docs - The theme for Sphinx
  • FFmpeg - Codec for saving animations as videos

Preview

Click to play the videos

  • PLL is locked on

PLL locked on

  • PLL is locked onto the fundamental when the input is the 2nd order harmonic

PLL locked on

  • PLL is locked onto the fundamental when the input is a inter-harmonic

PLL locked on

Contributing

高斯羽 博士 (Dr. GAO, Siyu)

This project is out of personal interest mainly.

Versioning

I use Git and the GitHub web app.

Authors

高斯羽 博士 (Dr. GAO, Siyu)

License

This project is licensed under Apache 2.0 License - see the LICENSE.md file for details. But I would really hate it if any one want to use any of my code for commercial gain.

Acknowledgments

  • Edith Clarke
  • Robert H. Park

Special Thanks

王文元 博士 (Dr. WANG, Wenyuan)

dq_visualisation's People

Contributors

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