I did a little bit of PRMI ASC this morning while we were unlocked because of the earthquake but before maintence day was in full swing.
- For MICH I used ASB45Q, and for PRC1 (feedback to PRM) I used REFLA9I. The BS oplev damping is left on while the PRMI ASC is on, otherwise we get a pitch oscillation.
- I've added these states to the DRMI guardian, there are states for PREP_PRMI_ASC and ENGAGE_PRMI_ASC which have been tested.
- Edit: for now the PRC1 loop is not engaged in PRMI ASC, because we had some locklosses when engaging it. We can come back to this but won't spend more time on it today.
- I also added a PRMI_ASC state which has a convergence checker for the error and control signals, the thresholds currently in are arbitrary and need to be adjusted, and an offload state which hasn't been tested either.
INIT_ALIGN
- As operators have started using the INIT_ALIGN guardian one thing people have noted is that MICH_BRIGHT often doesn't lock on the first try.
- There was a check for large outputs in ACQUIRE_MICH_BRIGHT and ACQUIRE_MICH_DARK, but the thresholds were set too high, so I've lowered them.
- Now if the MICH outputs become larger than 1e5 in either MICH BRIGHT or MICH DARK, the ALIGN_IFO gaurdian will go back to down and try again.
As Patrick is bringing back the IFO from maintenance, the PRMI locks are have very low POP18 and POP90 values, and it looks like we might be touching the low side of the gain bubble, because things keep oscillating, then we lose the PRMI lock before the PRMI ASC can come on.
I tried by-hand changing the CHECK_MICH_FRINGES state to a mich bright state (just hand flipped the sign of the gain), and then tried the initial alignment mich bright ADS settings, which dither the BS, demodulate AS_DC, and actuate on the BS. I'm not sure why, but this didn't seem to bring the BS to a better alignment. I only tried twice since I don't want to delay the IFO recovery by much, but I think that we should someday investigate this as a follow on to the PRMI work that Sheila has done today.
A few more guardian changes:
(Almost) One click initial alignment:
PRMI changes in ISC_LOCK: