Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm Optimization #4

Closed
dimembermatt opened this issue Aug 5, 2020 · 2 comments
Closed

Algorithm Optimization #4

dimembermatt opened this issue Aug 5, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dimembermatt
Copy link
Contributor

This is a good task for newcomers who want to learn more about the MPPT algorithms being implemented; they can go through the algorithms and attempt to optimize them to reduce the cycles needed to reach steady state while maintaining high efficiency and low steady state oscillation.

@dimembermatt dimembermatt self-assigned this Aug 5, 2020
@dimembermatt
Copy link
Contributor Author

My suggestion for this issue is to check out the design document, specifically section MPPT Algorithms. In this section I cover the various investigated algorithms, and summarize their results in the simulator with noted caveats.

@dimembermatt dimembermatt transferred this issue from lhr-solar/MPPT Oct 13, 2020
@dimembermatt dimembermatt added enhancement New feature or request good first issue Good for newcomers labels Oct 13, 2020
@dimembermatt
Copy link
Contributor Author

Closed. Algorithms may not imminently require optimization, although this may change when implementing on hardware.
However, the simulator itself could use some optimization. Creating a separate issue #16 for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants