terrencetec / kontrol

KAGRA control python package
MIT License
11 stars 0 forks source link

Make it happen. Synthesize sensor correction filters and control filters using complementary filter synthesis. #21

Open terrencetec opened 3 years ago

terrencetec commented 1 year ago

Sensor correction filters and controllers optimized using the complementary filter synthesis H-infinity framework have been proven to work. This was documented in my thesis, Chapter 8, https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/DocDB/ShowDocument?docid=14296. However, it might be useful to have standalone synthesis classes to optimize these filters.