Skip to content

owntech-foundation/opposition_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opposition Method Study

This repository gathers the analytical notes, interactive notebooks, plots, and reference material used to study an opposition-method test bench for two three-phase inverters.

Start Here

  • Read the main technical overview in docs/overview.md.
  • Use notebooks/study.ipynb for the broader interactive study notebook.
  • Use notebooks/power_dashboard.ipynb for the trimmed interactive dashboard intended for Voilà.
  • Use notebooks/inductor_sizing.ipynb and docs/inductor_sizing.md for the sizing-focused analysis.

Repository Contents

  • docs/: narrative documents and usage notes
  • notebooks/: interactive study and dashboard notebooks
  • scripts/: supporting plotting and exploratory scripts
  • data/: tabular data used by the analysis
  • assets/images/: figures used by the markdown documents
  • references/: papers and datasheets

Running the Dashboard

Install the minimum packages:

pip install voila ipywidgets matplotlib

Launch the dashboard from the repository root:

voila notebooks/power_dashboard.ipynb --theme=dark

Sharing Guidance

  • Treat the markdown files as the primary reading path for colleagues.
  • Treat the notebooks as supporting interactive material.
  • Treat the PDFs as source references, not as the main entrypoint.

About

This is a repo dedicated to creating an opposition testing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors