YoshinoriFujii / Weekly-task

0 stars 0 forks source link

Vertical sensor correction #22

Open YoshinoriFujii opened 4 years ago

YoshinoriFujii commented 4 years ago

todo

[1] Add a path send to F0GAS for ETMs, F1GAS for ITMs. [2] check if it is necessary for ETMY suspension


[3] confirm the awy to check the factor LVDT_calib/SEIS_calib


[4] try to see what happen if just 1 is implemented

YoshinoriFujii commented 4 years ago

[4] try to see what happen if just 1 is implemented

at ETMX-BF-V

YoshinoriFujii commented 4 years ago

2019.9.27

YoshinoriFujii commented 4 years ago

2019.10.6


YoshinoriFujii commented 4 years ago

というわけで FF prep

YoshinoriFujii commented 4 years ago

fitting parameters (さしあたって):

# ---------------------------------------------------- #
GND2F0AS w/ control

gain = [-0.2977 0.1797 0];

p0 = [0.2109 6. -1];
p1 = [0.5234 7 -1];
p2 = [1.45 2 -1];

z0 = [0 5 1];
z1 = [0.3438 10 1];
z2 = [0.7188 6 1];

fq = [gain; p0; p1; p2; z0; z1; z2];
# ---------------------------------------------------- #
F0GAS2F0AS w/ control sa-shi-a-ta-xtu-te

gain = [0.003541 0.07031 0];
p0 = [0.208 6. -1];
p1 = [0.5058 5 -1];
p2 = [1.086 2 -1];
p3 = [1.3 8 -1];
p4 = [1.789 3 -1];

z0 = [0.2344 6 1];
z1 = [0.5859 15 1];
z2 = [1.125 8 1];
z3 = [1.37 5 1];
z4 = [7 2 1];

fq = [gain; p0; p1; p2; p3; p4; z0; z1; z2; z3; z4];

# ---------------------------------------------------- #
YoshinoriFujii commented 4 years ago

上の情報をもとに Hd/H を計算したもの:

F0GAS_ff_test_filter_20191006

OUTPUT OFF の状態での spectra:

F0GAS_ff_test_filterbank_20191006

F0GAS_ff_test_wo_output_20191006

OUTPUT ON

F0GAS_ff_test_w-ff_wo_FoGASsc_20191007 の状態での spectra: