Differences between revisions 351 and 412 (spanning 61 versions)
Revision 351 as of 2018-12-01 20:05:47
Size: 3540
Editor: MarkBarton
Comment:
Revision 412 as of 2019-04-19 11:51:47
Size: 2510
Editor: MarkBarton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: Line 5:
==== Report for week of 11/19 ====
 * BS
  * Fabian did some debugging on the BS and found that the calibration for the F0 LVDT was off due to an Excel error, and that the sag wasn't quite the 7 mm originally observed, but still enough to cause the suspension to touch down. Enzo tried applying LVDT actuation at the GAS filters and got it to lift off far enough to get sensible TFs, but the required BF offset was enough to put the IM OSEMs at the very edge of their usable range, so this is not a good long-term solution. We can probably raise the F0 keystone during the vent by removing mass and/or installing an auxiliary spring, which will then allow us to return the BF keystone to nominal height.
  * While working on the BS, Enzo noticed that one of the stepper drivers was not responding. It turned out to be water damaged from the rain issues earlier in the year. Enzo and Fujii-kun opened the rest of the BS chassises on the second floor but they seem to be OK. Tanaka-san had made a third driver chassis as a spare, so we reserved that and will install it in the week of 12/10.
 * SRM
  * The SRM-W optic arrived and we installed it in place of the SRM-M in the metal mass, taking care to use 1.4 mm shims as recommended by Hirose-san. The weight of the new assembly was within 1 g of the old and did not disturb the height of the payload. There was a very small change in pitch which we corrected with the IM picos.
  * We installed the shelf for the OL receiver.
  * We added the arc weights and geophones and went through several rounds of improving the centering of the IP and then realigning the security structure back to vertical.
  * We calibrated the F0 LVDT, and checked the F0 and IP actuation signs.
  * We adjusted the SF trim masses to set the SF pitch and roll, did an inventory of the trim mass and set the damper gap.
  * We did a final alignment of the whole chain and left the suspension ready for TFs during the f2f week. There is only a few hours of work left before we can install and we hope to do that on Monday 12/10.
 * SR2
  * Enzo replaced the geophones and cables that had been borrowed for calibration and did several rounds of optimization of the IP frequency. He got as low as 46 mHz but with poor Q and so backed off a bit to 55 mHz and may back off a tiny bit more.
  * I derived updated IP matrices for the BS and SR, with more precise geometry data provided by Hirata-san, and published them as T1707205 and T1807663.
  * I created a CENTERING screen for the IP, with large panel meters for the LVDT signals and the derived L, T and Y signals.
  * Enzo confirmed that the fancy stepper control screen created by Shoda-san worked.
  * We installed a modified LPCD as IM-V for testing.
 * SR3
  * We moved HPCDs from BS and SR2 to replace the ones that had been stolen from SR3, so as to create a working suspension with an OL for Kozu-kun.
==== To-Do Lists, Schedule ====
 * [[KAGRA/Subgroups/VIS/TypeB/ToDoBS]]
 * [[KAGRA/Subgroups/VIS/TypeB/ToDoSR]]
 * [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=7779|JGW-L1807779 Type B Schedule (SR)]]
==== Report for the week of 4/15 ====
 * Fabian debugged a dead stepper on SR3 (broken driver channel) and a dead geophone on SRM (unplugged cable). He made another update to the table used by the Python script for the stepper driver MEDM screen to reflect the remapping.
 * Fabian monitored the pumpdown and he and Hirata-san did post-pumpdown checks of all the suspensions. They were all healthy.
 * Hirata-san participated in the health checks and learned about the computer systems.
 * Mark did major revisions to the MEDM menu on the OVERVIEW screen with scripts for making `safe.snap` files and snapshots of setpoints. He made the `safe.snap` files in directories under `/opt/rtcds/kamioka/k1/target` into symbolic links to files in `/opt/rtcds/userapps/release/vis/k1/burtfiles`, alongside the setpoint files, so that they could be backed up to the SVN (as at LIGO).
 * Mark did major updates to his `vistools.py` Python package for manipulating the suspensions (based on his LIGO `sustools.py`). He added entries for Type B suspensions to the internal database and added commands for manipulating SET and DCCTRL blocks. He also added commands to simulate pressing on the `CLEAR HISTORY` and `LOAD COEFFICIENTS` buttons.
 * Mark started updating the `TYPEB.py` Guardian definition file to use `vistools.py`. So far only the `ENGAGING_IP_CONTROL` state has been fully rewritten and tested, but other states will be simple adaptations. It should be easy to do Type A and other Guardians in the same style.
Line 30: Line 13:
==== Plan for week of 4/22 ====
 * Mark, Terrence at Kamioka Mon-Fri.
 * Fabian at Kamioka Mon-Thu.
 * Work with Lucia to do blending of the IP LVDTs and geophones.
 * More Guardian improvements.
  * Improve `vistools.py` (add more useful functions; add docstrings; add support for Type A/Bp/C; create test suite).
  * Finish and test new Guardian code using `vistools.py`.
  * Modify RT models and/or Guardian to revert to the SAFE state under control in all but the most extreme emergency situations (rather than suddenly shutting off all output).
 * Work on Type B paper.
 * Tidy up.
  * Gather and clean tools.
  * Gather and organize unused parts and fasteners.
Line 31: Line 26:
==== Plan for week of 12/3 ====
 * f2f Meeting at NAOJ - no Kamioka work.
==== Plan for week of 12/10 ====
 * Crane SRM into tank.
 * Install new F0 yaw mechanisms on SRs.
 * Remove First Contact from SRM, unlock and realign.
 * Move SRM in-air cables over.
==== Vacation/Travel Info ====
 * Terrence's next visit from 4/18 to 7/27.
 * Fabian's vacation 4/26 to 5/10.
 * Mark's US vacation from 5/22 to 6/11.
 * Mark's final day 6/28.

Scraps of text for incorporation in the VIS Meeting Minutes

KAGRA/Subgroups/VIS/MeetingNAOJ

Type B (Mark)

Report for the week of 4/15

  • Fabian debugged a dead stepper on SR3 (broken driver channel) and a dead geophone on SRM (unplugged cable). He made another update to the table used by the Python script for the stepper driver MEDM screen to reflect the remapping.
  • Fabian monitored the pumpdown and he and Hirata-san did post-pumpdown checks of all the suspensions. They were all healthy.
  • Hirata-san participated in the health checks and learned about the computer systems.
  • Mark did major revisions to the MEDM menu on the OVERVIEW screen with scripts for making safe.snap files and snapshots of setpoints. He made the safe.snap files in directories under /opt/rtcds/kamioka/k1/target into symbolic links to files in /opt/rtcds/userapps/release/vis/k1/burtfiles, alongside the setpoint files, so that they could be backed up to the SVN (as at LIGO).

  • Mark did major updates to his vistools.py Python package for manipulating the suspensions (based on his LIGO sustools.py). He added entries for Type B suspensions to the internal database and added commands for manipulating SET and DCCTRL blocks. He also added commands to simulate pressing on the CLEAR HISTORY and LOAD COEFFICIENTS buttons.

  • Mark started updating the TYPEB.py Guardian definition file to use vistools.py. So far only the ENGAGING_IP_CONTROL state has been fully rewritten and tested, but other states will be simple adaptations. It should be easy to do Type A and other Guardians in the same style.

Plan for week of 4/22

  • Mark, Terrence at Kamioka Mon-Fri.
  • Fabian at Kamioka Mon-Thu.
  • Work with Lucia to do blending of the IP LVDTs and geophones.
  • More Guardian improvements.
    • Improve vistools.py (add more useful functions; add docstrings; add support for Type A/Bp/C; create test suite).

    • Finish and test new Guardian code using vistools.py.

    • Modify RT models and/or Guardian to revert to the SAFE state under control in all but the most extreme emergency situations (rather than suddenly shutting off all output).
  • Work on Type B paper.
  • Tidy up.
    • Gather and clean tools.
    • Gather and organize unused parts and fasteners.

Vacation/Travel Info

  • Terrence's next visit from 4/18 to 7/27.
  • Fabian's vacation 4/26 to 5/10.
  • Mark's US vacation from 5/22 to 6/11.
  • Mark's final day 6/28.

KAGRA/Subgroups/VIS/TypeB/Minutes (last edited 2022-10-28 10:02:46 by fabian.arellano)