Differences between revisions 409 and 417 (spanning 8 versions)
Revision 409 as of 2019-04-05 13:30:01
Size: 2036
Editor: MarkBarton
Comment:
Revision 417 as of 2019-05-17 13:38:34
Size: 3817
Editor: MarkBarton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
==== Report for the week of 4/1 ====
 * Support of Type Bp
  * Hirata-san procured the jigs for PRs and Takahashi-san tested one at TAMA.
  * Hirata-san cleaned up the flags for PR2 and Mark did the one for PRM.
  * Fabian helped Fujii-kun and Takashashi-san to reglue the flags.
 * Mark did a lot of maintenance on the MEDM screens:
  * Made the name of the suspension more obvious (no yellow text!).
  * Added rack temperature indicators.
  * Fixed the labels in the ADC screen (to reflect the LEN OL moving from ADC#0 to #1).
  * Fixed broken links.
  * Committed files to the SVN.
 * Mark did maintenance on the Guardian to make it give more helpful messages in the TRIGGER state. Formerly it only checked the user model watchdog and the coil driver watchdog, not the DACKILL, and gave the same generic notification for both. Now it checks all three and tells the user which need attention.
 * Mark tidied up the cables in the SR2 rack and returned a large pile of no-longer-used cables to the tent.
 * Mark started a !HealthCheck page on the Operation Manual wiki.
Fabian and Mark
==== Plan for week of 4/8 ====
 * Mark, Fabian at Kamioka Mon-Fri.
 * Help with Type Bp.
 * Health checks on Type B.
 * Monitor pumpdown.
 * Work on Type B paper.
 * 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).
 * Tidy up.
  * Gather and clean tools.
  * Gather and organize unused parts and fasteners.
==== Report for Golden Week ====
 * Mark monitored vent and pumpdown, and worked on vistools.py.
Line 31: Line 8:
==== Plan for week of 4/15 ====
 * Mark at Mitaka 4/15, Kamioka 4/16-18, f2f 4/19.
 * Fabian at Kamioka 4/15-18, f2f 4/19.
==== 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.
Line 36: Line 35:
 * 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 vacation from about 5/22 to 6/11.
 * 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.

Scraps of text for incorporation in the VIS Meeting Minutes

KAGRA/Subgroups/VIS/MeetingNAOJ

Type B (Mark)

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)