Abstract:
I tried to reduce the Type-A suspension kick when lockloss happens.
Since it seems difficult to set proper ISC WD threshould and the speed of suspension kick is not to fast, I modified ASC_LOCK guardian to turn off ASC feedback to MN stage as early as possible when lockloss happens.
Detail:
To set proper threshould for ISC WD by using ASC signals, I first checked the signals of K1:VIS-ITMY_ISCWD_WD_AC_Y_RMSMON during the OBSERVATION state and when lockloss happened.
Figure 1 shows the largest signals of the trigger channel during the silent run yesterday.
Figure 2 shows the smallest signals of the trigger channel when the lockloss happened.
Though the signals in fig2 is slighty larger than the signals in fig1, it doesn't seem good way to set the threshould between them because the difference is small.
So, I gave up to set ISC WD threshould.
Then, I checked the ASC feedback signals when lockloss happened (fig3).
Since feedback signal change is about 1 cnt even after 300ms (about 5 smples with 16Hz) after lockloss, it would be enough slow to stop feedback by guardians.
So, I modified the DOWN state of the ASC_LOCK guardian as shown in fig4 and fig5.
Since the guardian doesn't change OBSERVATION state, this modification oesn't affect to the IFO during OBSERVATION.