-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadMe.txt
More file actions
13 lines (9 loc) · 758 Bytes
/
Copy pathReadMe.txt
File metadata and controls
13 lines (9 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
*Objective*
This repository contains simulation files (using Simulink and Matlab) and data generated for paper "Hybrid Feedback Control Methods for Robust and Global Power Conversion.” Specifically, this is for the hybrid control of DC/DC Boost Converters as a benchmark test for other possible comparisons in control for similar circuitry system.
*File List*
benchmark_test.m % runs the benchmark test proposed in the paper
initiallization.m %Initializes paramters,
load.m % load data from test results in Matlab work space and perform post processing
HyEQsimulator_contr_Vdot0lines_w_hysteresis.mdl % Simulink module to run one simulation
sf_find.m % more post processing items
Codes are built using Matlab/Simulink 2015a. Other builds are untested.