Differences between revisions 55 and 410 (spanning 355 versions)
Revision 55 as of 2016-08-12 16:36:53
Size: 3600
Editor: MarkBarton
Comment:
Revision 410 as of 2019-04-12 13:06:09
Size: 2314
Editor: MarkBarton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 5: Line 4:
 * Type B Past Week Summary
  * Mark, Fabian and Hirata-san cleaned glue off the dummy BS, attached Akutsu-san's new SS mirror plates, reglued the flags and prisms, and removed the gluing hardware, so the dummy BS is ready for shipping. Tatsumi-san's refinements to the tooling (especially the new flag holders) worked very smoothly. We were more generous with the glue and much more careful with the alignment of the prisms to the barrel, both during rehearsal and the final gluing.
  * Mark wrote up the gluing procedure as a new document [[http://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=5505| E1605505]]. (The original plan was to do an addendum to Tatsumi-san's PR gluing procedure JGW-E1504248, but there was too much material.)
  * Hirata-san organized with Takahashi-san to get the BS payload masses shipped to Kamioka. They will go in an air-ride truck on Wed 8/17 together with a load of Type A stuff, and will arrive early on Thu 8/17.
  * Hirata-san shipped the collection of Type B fasteners to Kamioka, to arrive Mon 8/15.
  * Hirata-san measured another standard filter and cleaned various parts for people.
  * Hirata-san worked on the SR2 Inventor assembly. He spotted a problem with the orientation: given the position of the pistons in the SR2 tank (according to the assembly from Mirapro), mating the standard Type B SR chain and the chamber in the natural way puts the optic at 90° to what it needs to be. A similar problem was found in the Type B Test at Mitaka, and it was eventually worked around, but with some difficulty. Hirata-san will investigate the best way of making a correction.
  * Fabian worked on the payload assembly procedure.
  * Komori-kun, Kuwahara-kun and Akutsu-san calibrated an initial batch of 7 wide-mouthed OSEMs. They will be shipped to Kamioka on Friday.
 
 * Type B ongoing issues
  * OSEMs
   * First batch of 7 ready for shipping.
  * Longer cables for BF->PI and SF->PI.
   * Connectors RECEIVED, cables being made.
  * Lower breadboard stuff
   * Installation to be incorporated into the procedure document. Mark/Takahashi to discuss.
  * Documents
   * BS Assembly Procedure [[http://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=4235| E1504235]], [[https://onedrive.live.com/redir?resid=D5CCFA70A378E0D0!195&authkey=!AM_usynuo9QI57g&ithint=folder,webloc|E1504235 draft]]
 * To-do list during Mark's vacation
  * Weigh IM/RM/IRM (Fabian, Hirata) - DONE
   * New trim mass - ORDERED.
  * Pack/ship IM/RM/IRM to Kamioka (Hirata/Fabian) - READY TO SHIP.
  * Analyze geophone data (Fabian/Shoda) - DONE.
  * Remove glue from dummy BS face (Fabian) - DONE.
  * Reglue flags and prisms (Tatsumi, Fabian) - DONE.
  * Clean wire for BS and RM (Hirata) - DONE
  * Get new winch parts for new wire diameters - ORDERED, expected 8/5.
  * Do fit/function test of winches (Fabian/Hirata) - fit test DONE, function test from 8/8
  * Ship winches to Kamioka (Hirata/Fabian)
  * Work on BS simulation (Fabian)
  * Do Inventor assembly for SR2 in chamber and on assembly frame (Hirata) - ONGOING.
  * Write more of payload assembly procedure (Fabian) - ONGOING
  * Write more of main assembly procedure (Mark) - ONGOING
 * Longer term to-do list
  * Do BS Simulink model (Mark, Kokeyama)
  * Do 2D drawings of SR2 parts (Hirata)
  * Redesign SRx IM wire clamps for larger prisms, remachined RMs
  * Order SRM/PRM parts (Hirata/Shoda)
  * Order SRx fasteners (Hirata)
=== Type B (Mark) ===
==== Report for the week of 4/8 ====
 * Support of Type Bp
  * Mark made lots of Guardian improvements:
   * Used Guardian's timer functionality to drastically reduce the number of notifications during ramping.
   * Added new requestable states DCCTRL_ONLY and NEUTRAL (and associated transitional states) to facilitate testing.
   * Tidied up the code to use tabs consistently throughout for indentation.
   * Disabled the test for the IM-H coil driver WD (to work around the fact that only the relay in the chassis has been disabled, not the WD signals going to the BIO).
 * We opened the BS tank lid and offloaded a large IM-Y offset to F0-Y with manual adjustment of the broken yaw mechanism).
 * We opened the SR2 side doors and adjusted the V1 OSEM to mid-range.
 * Mark offloaded a large SR2 IM-Y offset to F0-Y.
 * Mark did health checks for BS, SR2 and SR3.
 * Fabian offloaded yaw from SRM and did the SRM health check.
 * Fabian updated the Python code for the stepper driver MEDM screen to reflect that two stepper drivers have different mappings to work around dead channels.
 * Fabian monitored pumpdown on Friday afternoon and will continue on Saturday.

==== Plan for week of 4/15 ====
 * Mark, Hirata-san at Kamioka Tue-Thu.
 * Fabian at Kamioka Mon-Wed.
 * All at f2f Meeting 4/19-21.
 * Post-pumpdown health checks.
 * Teach Hirata-san about the computer systems and control theory.
 * Work with Lucia to do blending of the IP LVDTs and geophones.
 * More Guardian improvements.
  * Update vistools.py (formerly LIGO sustools.py) for Type B and KAGRA, and have the TYPEB.py Guardian use it where appropriate.
  * 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 ====
 * Mark at Mitaka 4/15.
 * f2f 4/19 (Friday), 4/20, 4/21.
 * Terrence's next visit from 4/18.
 * 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/8

  • Support of Type Bp
    • Mark made lots of Guardian improvements:
      • Used Guardian's timer functionality to drastically reduce the number of notifications during ramping.
      • Added new requestable states DCCTRL_ONLY and NEUTRAL (and associated transitional states) to facilitate testing.
      • Tidied up the code to use tabs consistently throughout for indentation.
      • Disabled the test for the IM-H coil driver WD (to work around the fact that only the relay in the chassis has been disabled, not the WD signals going to the BIO).
  • We opened the BS tank lid and offloaded a large IM-Y offset to F0-Y with manual adjustment of the broken yaw mechanism).
  • We opened the SR2 side doors and adjusted the V1 OSEM to mid-range.
  • Mark offloaded a large SR2 IM-Y offset to F0-Y.
  • Mark did health checks for BS, SR2 and SR3.
  • Fabian offloaded yaw from SRM and did the SRM health check.
  • Fabian updated the Python code for the stepper driver MEDM screen to reflect that two stepper drivers have different mappings to work around dead channels.
  • Fabian monitored pumpdown on Friday afternoon and will continue on Saturday.

Plan for week of 4/15

  • Mark, Hirata-san at Kamioka Tue-Thu.
  • Fabian at Kamioka Mon-Wed.
  • All at f2f Meeting 4/19-21.
  • Post-pumpdown health checks.
  • Teach Hirata-san about the computer systems and control theory.
  • Work with Lucia to do blending of the IP LVDTs and geophones.
  • More Guardian improvements.
    • Update vistools.py (formerly LIGO sustools.py) for Type B and KAGRA, and have the TYPEB.py Guardian use it where appropriate.
    • 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

  • Mark at Mitaka 4/15.
  • f2f 4/19 (Friday), 4/20, 4/21.
  • Terrence's next visit from 4/18.
  • 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)