Reports until 01:05, Thursday 12 March 2015
H1 ISC
sheila.dwyer@LIGO.ORG - posted 01:05, Thursday 12 March 2015 - last comment - 14:45, Thursday 12 March 2015(17209)
Locking tonight

Today we have spent most of the day trying to lock. We have locked, but only after some diifictulties. 

Comments related to this report
stefan.ballmer@LIGO.ORG - 02:05, Thursday 12 March 2015 (17211)
As Sheila mentioned we had problems engaging the ASC in DRMI.

In particular, with today's initial alignment, for some reason, both POB_A and AS_C see pointing numbers between 0.2 and 0.46. When we engage the PRC1 loop (which uses POB_A), the control signal very quickly saturates the bottom stage of PRM, leading to a lock loss. The top mass relief loops are not fast enough this engagement. To a lesser extent the same is true for the SRC2 loop.

For now I implemented a Guardian section that copies the error signal into the offset (with opposite sign), engages all loops at nominal bandwidth, and starts a 5min slow offset ramp back to the nominal point.

We should do several things to mitigate this, probably in this order:
- 1) Find an initial alignment procedure that puts us closer to where we want to be, making the WFS turn-on transient less violent.
- 2) Commission a much higher bandwidth relief servo to the top mass.
- 2) Implement a saturable integrator in the ASC control filter bank - like we have in the tidal servo. This would make engaging the WFS trivial, and guarantee to avoid saturation.

stefan.ballmer@LIGO.ORG - 14:45, Thursday 12 March 2015 (17226)
I also added limiters to the PRC1_P, PRC1_Y, SRC2_P and SRC2_Y filter modules:

- PRC1: 1e4 cts limit. This corresponds to a drive of
   - 53168cts to PRM M3 coils
   -  8741cts to PR2 M3 coils
   - 24221cts to SRM M3 coils
   -  3457cts to SR2 M3 coils
   -   809cts to IM4 coils

- SCR2: 1e3cts limit. This corresponds to a drive of
   - 40368cts to SRM M3 coils
   -  5762cts to SM2 M3 coils

This should under all circumstances leave us enough range for length control on the M3 coils.


In addition I added limiters to all involved to top stages angular controls:
H1:SUS-BS_M1_LOCK_P_LIMIT = 500
H1:SUS-BS_M1_LOCK_Y_LIMIT = 500
H1:SUS-IM4_M1_LOCK_P_LIMIT = 1000
H1:SUS-IM4_M1_LOCK_Y_LIMIT = 1000
H1:SUS-PR2_M1_LOCK_P_LIMIT = 1000
H1:SUS-PR2_M1_LOCK_Y_LIMIT = 1000
H1:SUS-PR3_M1_LOCK_P_LIMIT = 500
H1:SUS-PR3_M1_LOCK_Y_LIMIT = 500
H1:SUS-PRM_M1_LOCK_P_LIMIT = 1000
H1:SUS-PRM_M1_LOCK_Y_LIMIT = 1000
H1:SUS-SR2_M1_LOCK_P_LIMIT = 1000
H1:SUS-SR2_M1_LOCK_Y_LIMIT = 1000
H1:SUS-SR3_M1_LOCK_P_LIMIT = 500
H1:SUS-SR3_M1_LOCK_Y_LIMIT = 500
H1:SUS-SRM_M1_LOCK_P_LIMIT = 1000
H1:SUS-SRM_M1_LOCK_Y_LIMIT = 1000

They are large enough that we shoul never run into them under normal operations, but small enough to avoid "astronomical" kicks on lock-loss.