Under the local folder locate Self_tuning_controller folder. You will see two folders ConventionalTuning_Vikas and SelfTuning_Vikas. These two directories will contain four more folders, two for PI and two for PID.
The detailed procedure to perform a local experiment is explained in Chapter
. A summary of the same is provided in section
It is same for this section with following changes.
- Step1: The working directory is one of the four experiments you want to do. For example virtual/Self_tuning_controller/SelfTuning_Vikas
/PIControllerFandisturbance
- Step2: Load the functions available in common files directory by executing the command getd<space>..\..\..\common_files
- Step3: Same
- Step4: Same
- Step5: Load required function by using exec command.
For example, exec<space>pi_bda_tuned_dist.sce if you want to run the PI Controller Fan disturbance experiment.
- Step6: Load Xcos code for corresponding experiment using xcos command.
For example exec<space>pi_tuned_dist.xcos
- Step7: Same
rokade
2017-04-23