Differences between revisions 350 and 418 (spanning 68 versions)
Revision 350 as of 2018-11-24 14:24:02
Size: 3617
Editor: MarkBarton
Comment:
Revision 418 as of 2019-05-23 11:03:52
Size: 4396
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: Line 5:
==== Report for week of 11/12 ====
 * BS
  * Kozu-kun noticed the BS OL was out of range, and Fabian and Fujii-kun investigated. It turns out that the temperature has risen by over 2°C, so all the GAS filters have sagged and several stages are touching. Miyoki-san and Furuta-san are looking at what can be done.
  * We ordered three more geophone cables in the standard (non-flipped pinout) to save time during the December vent, where we will replace at least two of the preamps to fix issues and take the opportunity to put in non-flipped ones.
 * SRM
  * We cabled all the SF/... through to the rack and checked that all items worked.
  * We did the vertical height survey and found that as with SR2 and SR3, the chain is longer than the CAD, this time by ≈7 mm, and again mostly between the SF and BF. We decided on a keystone height of 11.5 mm (5 mm higher than CAD), which can be achieved with 1 kg more on the SF and 1 kg in reserve for a yaw stepper mechanism. We reset the height of the yoke to give near-zero LVDT output for the new nominal height, and corrected the sensing and actuation signs, but still need to do the calibration.
  * The final SRM small glass mirror became available, so we had Hirose-san ship it to us so we can install it while the suspension is still on the assembly frame. Hirata-san ordered shims to make up the new recommended thickness of 1.4 mm and a micrometer to check the combination, which should arrive on Monday 11/26.
  * Enzo took calibration data for the last batch of geophones, for SRM. We had to borrow cables from SR2 because one cable was missing and another was miswired. And it turned out that one of the SR2 cables was defective as well. But if we can find two possibly borrowed by Okutomi-san and rewire one, we should have enough for SR2 and SRM. The geophones appear to be healthy and we will seal them next week.
  * We raised the PI clear of the assembly frame and unlocked and centered the IP. We calibrated the IP LVDTs, and reversed connections to get positive LVDT output for positive yaw. We borrowed a HPCD from SR3-IM-V for the SRM IP but haven't checked the actuation yet.
  
 * SR2
  * While we were grabbing geophone cables from SR2, we added extra arc weights to get the IP frequency below 0.1 Hz.
  * Akutsu-san showed us how to install the OL transmitter support pillar, receiver shelf and viewports. We believe we have the parts to finish setting up the SR2 OL.
 
==== 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 5/20 ====
 * Lucia helped Terrence to set
 * Last week Akutsu-san suggested to improve the air shield around the oplevs.
 * Terrence reported an unresponsive SR2 optic coil. We chekced and found the H3 coil cable disconnected.
 * Fabian measured the settings of the SR2 and BS LVDT drivers. See klogs [[http://klog.icrr.u-tokyo.ac.jp/osl/?r=8941|8941]] and [[http://klog.icrr.u-tokyo.ac.jp/osl/?r=8951|8951]].
 * We helped with the corresponding measurement of one of PR2 LVDT drivers. See klog [[http://klog.icrr.u-tokyo.ac.jp/osl/?r=8952|8952]].
Line 26: Line 12:
==== Plan for week of 11/26 ====
 * SRM
  * Clean tools and metal parts for final SRM glass mass.
  * Swap in final glass mass.
  * Adjust SF trim mass.
  * Check/adjust alignment of SS.
  * Calibrate IP LVDTs.
  * Add arc weights and geophones.
  * Improve centering/tuning of IP and SS alignment.
  * Disconnect cables at feedthroughs, lock suspension.
  * Crane into tank.
 * SR2
  * Finish OL setup
  * TFs.
  * Control loops.
==== Report for Golden Week ====
 * Mark monitored vent and pumpdown, and worked on vistools.py.
Line 42: Line 15:
==== Plan for week of 12/3 ====
 * f2f Meeting at NAOJ - no Kamioka work.
==== Plan for week of 12/10 ====
 * Prepare for vent of BS.
 * BS work - see [[KAGRA/Subgroups/VIS/TypeB/ToDoBS]].
==== Report for the week of 5/6 ====
 * Lucia and Terrence got the blending working for the IP LVDTs and geophones.
 * Terrence and Mark modified the models and MEDM screens to add a new IP block, IDAMP, for damping using the blended signal with inertial information, and a new DAMPMODE block for ramping smoothly between IDAMP and the old DAMP.
 * Mark worked on vistools.py, improving the support for cdsMuxMatrix blocks (e.g., OSEM2EUL) and adding support for cdsRampMuxMatrix blocks (e.g., the newly introduced DAMPMODE). He also created two sets of unit tests, unittest.py and unittest.sh, for the two modes of use (as a Python module in other Python programs, and as a command-line utility in bash).
Line 48: Line 20:
==== Report for week of 5/13 ====
 * Terrence measured Q's for nearly all modes on SR2 from TFs and then did some ring-down tests to get a better estimate of some high-Q modes.
 * Terrence and Mark looked at the velocity and angular velocity noise of the SR2 as reported by the LEN and TILT OLs.
  * The Y signal was fairly clean and the Y RMS angular velocity requirement was met. However the L signal was quite noisy, and was also contaminating the P signal due to the large cross terms in the diagonalization matrix. The RMS L from 5 Hz down with damping on was around 10 µm/s, which is 10 times the requirement. However little of this was due to pendulum resonances - most of the noise was featureless and broadband. In displacement units the noise was flat up to about 1 Hz and then smoothly rolled off to f^-2. The noise in the raw P and Y signals (not yet divided by the sum) was about 10 times the noise in the SUM.
  * We tried improving the noise with different whitening settings. Increasing the overall gain, increasing it at the QPD but reducing it at the whitening filter, and switching off the 1-10Hz boost whitening filter (and compensating software filter) had no effect. Blocking the beam reduced the noise by about 2 orders and brought the raw P and Y in line with the SUM, suggesting that the problem was before the QPD. Akutsu-san says the noise spectrum looks like it may be limited by air currents, and we probably need better wind shielding.
 * Mark swapped in an improved version of `vistools.py`, debugged a few small issues, and simplified the `TYPEB.py` Guardian.
 * Fabian embarked on a project to calculate the residual motion within KAGRA's observation band (beginning at 10 Hz) to make sure The Type B suspension fulfills the requirement, and calculate the speed of the optic to make sure we can acquire the lock.
  * He modified Takanori's Simulink/Matlab simulation in order to include the length sensing oplev and its control feedback path.
  * He imported Enzo's IM/GAS/IP-LVDT filters into the simulation.
  * He imported into the simulation the measured LVDT floor noise (sensitivities).
  * He calculated the IP-L, IP-T and IP-Y sensitivities.
Line 49: Line 32:
==== Vacation/Event Info ====
 * Hirata-san at Mitaka, Fri 11/30 (medical check for solvent use).
 * Enzo at Mitaka, Fri 11/30 (Mitaka day).
==== Plan for week of 5/20 ====
 * Mark at Mitaka Mon, Tue; US from Wed till 6/11.
 * Fabian
  * Import Panwei's OSEM sensitivity measurements and calculate the sensitivity of the virtual IM sensors.
  * Import geophones sensitivities and calculate the sensitivity of the corresponding virtual sensors.
  * Import Licia's and Terrence's inertial sensing filters.
 * Terrence
  * Try to reduce the OL noise and get better estimates of the RMS velocity with damping on.

==== Vacation/Travel Info ====
 * Terrence's next visit from 4/18 to 7/27.
 * Mark's US vacation from 5/22 to 6/11.
 * Fabian at conference in Brazil from 5/31 to 6/17.
 * 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 5/20

  • Lucia helped Terrence to set
  • Last week Akutsu-san suggested to improve the air shield around the oplevs.
  • Terrence reported an unresponsive SR2 optic coil. We chekced and found the H3 coil cable disconnected.
  • Fabian measured the settings of the SR2 and BS LVDT drivers. See klogs 8941 and 8951.

  • We helped with the corresponding measurement of one of PR2 LVDT drivers. See klog 8952.

Report for Golden Week

  • Mark monitored vent and pumpdown, and worked on vistools.py.

Report for the week of 5/6

  • Lucia and Terrence got the blending working for the IP LVDTs and geophones.
  • Terrence and Mark modified the models and MEDM screens to add a new IP block, IDAMP, for damping using the blended signal with inertial information, and a new DAMPMODE block for ramping smoothly between IDAMP and the old DAMP.
  • Mark worked on vistools.py, improving the support for cdsMuxMatrix blocks (e.g., OSEM2EUL) and adding support for cdsRampMuxMatrix blocks (e.g., the newly introduced DAMPMODE). He also created two sets of unit tests, unittest.py and unittest.sh, for the two modes of use (as a Python module in other Python programs, and as a command-line utility in bash).

Report for week of 5/13

  • Terrence measured Q's for nearly all modes on SR2 from TFs and then did some ring-down tests to get a better estimate of some high-Q modes.
  • Terrence and Mark looked at the velocity and angular velocity noise of the SR2 as reported by the LEN and TILT OLs.
    • The Y signal was fairly clean and the Y RMS angular velocity requirement was met. However the L signal was quite noisy, and was also contaminating the P signal due to the large cross terms in the diagonalization matrix. The RMS L from 5 Hz down with damping on was around 10 µm/s, which is 10 times the requirement. However little of this was due to pendulum resonances - most of the noise was featureless and broadband. In displacement units the noise was flat up to about 1 Hz and then smoothly rolled off to f^-2. The noise in the raw P and Y signals (not yet divided by the sum) was about 10 times the noise in the SUM.
    • We tried improving the noise with different whitening settings. Increasing the overall gain, increasing it at the QPD but reducing it at the whitening filter, and switching off the 1-10Hz boost whitening filter (and compensating software filter) had no effect. Blocking the beam reduced the noise by about 2 orders and brought the raw P and Y in line with the SUM, suggesting that the problem was before the QPD. Akutsu-san says the noise spectrum looks like it may be limited by air currents, and we probably need better wind shielding.
  • Mark swapped in an improved version of vistools.py, debugged a few small issues, and simplified the TYPEB.py Guardian.

  • Fabian embarked on a project to calculate the residual motion within KAGRA's observation band (beginning at 10 Hz) to make sure The Type B suspension fulfills the requirement, and calculate the speed of the optic to make sure we can acquire the lock.
    • He modified Takanori's Simulink/Matlab simulation in order to include the length sensing oplev and its control feedback path.
    • He imported Enzo's IM/GAS/IP-LVDT filters into the simulation.
    • He imported into the simulation the measured LVDT floor noise (sensitivities).
    • He calculated the IP-L, IP-T and IP-Y sensitivities.

Plan for week of 5/20

  • Mark at Mitaka Mon, Tue; US from Wed till 6/11.
  • Fabian
    • Import Panwei's OSEM sensitivity measurements and calculate the sensitivity of the virtual IM sensors.
    • Import geophones sensitivities and calculate the sensitivity of the corresponding virtual sensors.
    • Import Licia's and Terrence's inertial sensing filters.
  • Terrence
    • Try to reduce the OL noise and get better estimates of the RMS velocity with damping on.

Vacation/Travel Info

  • Terrence's next visit from 4/18 to 7/27.
  • Mark's US vacation from 5/22 to 6/11.
  • Fabian at conference in Brazil from 5/31 to 6/17.
  • Mark's final day 6/28.

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