Skip to content

GerPS0/IEEE_LatinAmerica_ID8468

Repository files navigation

IEEE_LatinAmerica_ID8468

GraphicalAbstract

IMPORTANT NOTES

THE FOLLOWING DOCUMENTATION IS A HELP TO EXECUTE AND PROBE THE RESULT OF THE IEEE LATIN AMERICA PAPER CALLED "Fractional-Order Control for Voltage Regulation in Bidirectional Converters An Experimental Study" WITH ID 8468

MATLAB FILES

  1. Boost_aproximation.m Mat function with the code to generate the FOPID and fractional approximation of Boost converter.
  2. Buck_aproximation.m Mat function with the code to generate the FOPID and fractional approximation of Buck converter.
  3. Main_function.m Main script to set the parameters of each converter and execute both functions. Note: the parameters can be modified by user.
  4. Variables.m Global variables used in each Mat function.

INSTRUCTIONS TO DESIGN THE FOPID

The file Steps to FOPID controller.txtis a guide to use the provided material together with the steps described in the article to generate a FOPID controller.

INSTRUCTIONS TO EXECUTE A CORRECT TEST OF THE FOPID

The file Steps to implement the controller.txt is a guide on how to test the controller in a test setup similar to the one illustrated in the article.

PSEUDO CODE TO HELP THE CODING THE FOPID IN A MICROCONTROLLER

The file Pseudocode.txt provides an example of the code used to execute the controller on a DSP.

LIST OF MATERIALS AND EQUIMENT

  • DC Power source, at least 100W.
  • Osciloscope, 2Gs reccomended. (Used: Keysight DSOX1102A).
  • Controller MCU, with at least 100KSPS ADC & PWM (Used: Texas Instrument F280042C).
  • DC-DC Power electronic converter, see article for details.
  • Resistive loads, see article for details.

SOFTWARE REQRUIREMENTS

  • Matlab 2018 or later
  • PSIM (optional)
  • Code Composer 10.1.1 or later

About

Steps and codes for application of fractional order controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages