Skip to content

A Python code for designing proportional-multiple-resonant (PMR) controllers and current feedback gains for UPS systems

License

Notifications You must be signed in to change notification settings

gkeiel/py_PMR_design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proportional multiple resonant controller design

A repository of algorithms for computing robust proportional multiple resonant (PMR) controller and current feedback gain for UPS systems. Each algorithm has its own folder, containing the main file and its function file.

The following algorithms are available:

For a robust PMR desgin, the following output voltage response is obtained for linear load: ex_load

The following output voltage response is obtained for non-linear load: ex_nl_load

Note how the steady-state output voltage perfectly follows the reference for linear load and can reject disturbances caused by the nonlinear load, depending on the number of modes considered.

About

A Python code for designing proportional-multiple-resonant (PMR) controllers and current feedback gains for UPS systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages