Skip to content

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.

Notifications You must be signed in to change notification settings

andrejvi/Boost-converter-controll-GridVille

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Buck-Boost-converter-controll-testing

Controll system code for Buck-Boost converter LM5170EVM-BIDIR between PV and Bus

GridVIlle

Microgrid control system

Detect V_pv and I_pv from the solar panel as input to the function Detect V_bus and I_bus from the grid as input to the function Returns Duty cycle as output for the switching device in the boost converter

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages