This microgrid control system manages power flow between a PV system and a grid bus. It detects voltage (V_pv) and current (I_pv) from the solar panel and voltage (V_bus) and current (I_bus) from the grid. The system calculates and returns the appropriate duty cycle for the boost converter's switching device, ensuring efficient power management.
-
Updated
Sep 17, 2024 - C++