I have created three new examples for the Twist to be used as a single phase inverter.
These examples leverage the single_phase_inverter library.
The examples were generated with A.I. I’ve validated that they compile, but nothing more.
The examples are here:
Structure
There are three examples:
- Grid Following: Where the converter is in grid following mode. You can either generate a sine wave locally or measure it with V1 - V2.
- Grid Forming: Where the converter is generating its own sine wave via a dq control.
- Open-Loop: Where the converter generate a sine wave in open-loop.
To test them:
Here are the steps to test them:
- follow the getting started
- change the platformio.ini line to load the new examples:
owntech_examples = https://github.com/luizvilla/examples.git#new_TWT_inverter_examples
- go to the alien and enjoy your new examples:
