Skip to content

chauhuynh97/arb-adaptive-regulation-benchmark-lv2-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MACS Adaptive Regulation Benchmark (MACS ARB) LV2

  • Fast adaptative regulation of multiple unknown, time-varying disturbances.
  • A continuation of the level 1 ARR
  • This is an incomplete codebase for training purposes.

The MACS ARB is a top-tier algorithm in the 2012-2013 International Benchmark on Adaptive Regulation by Ioan D. Landau. The benchmark provided state-of-the-art evaluation and dissemination of adaptation methods for active vibration control and noise control.

Algorithmically, MACS ARB presents an adaptive control scheme for identifying and rejecting unknown and/or time-varying narrow-band vibrations. We discuss an idea of safely and adaptively inverting a (possibly non-minimum phase) plant dynamics at selected frequency regions, so that structured disturbances (especially vibrations) can be estimated and canceled from the control perspective. By taking advantage of the disturbance model in the design of special infinite-impulse-response (IIR) filters, we can reduce the adaptation to identify the minimum amount of parameters, achieve accurate parameter estimation under noisy environments, and flexibly reject the narrow-band disturbances with clear tuning intuitions.

See details in: Chen, X.; and Tomizuka, M. Selective Model Inversion and Adaptive Disturbance Observer for Time-varying Vibration Rejection on an Active-suspension Benchmark. European Journal of Control, 19(4): 300 - 312. 2013.

Running the Code

run standard_test_2bd_embedFun_submit.m and configure options at the command prompt.

Complete the Code

Edit the Simulink Model "simulator_bench_2bd_simuSubmit.mdl". Complete the parameter adaptation algorithm (PAA) in the disturbance observer: "simulator_bench_2bd_simuSubmit/Adaptive Disturbance Observer/dist. ID"

About

Adaptive control to reject 2-band disturbances. (Final project for ME 585 part 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%