Displaying reports 56841-56860 of 78036.Go to page Start 2839 2840 2841 2842 2843 2844 2845 2846 2847 End
Reports until 17:11, Monday 21 September 2015
H1 SEI (CDS)
brian.lantz@LIGO.ORG - posted 17:11, Monday 21 September 2015 - last comment - 14:19, Thursday 24 September 2015(21755)
HAM5 Rogue Excitation alarm annoyance from bad channel readback
Folks have been complaining that the HAM5-ISI Rogue Excitation monitor is a pain. 
(see e.g. https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=21474)

It looks like the coil-voltage-readback monitor for the V2 coil is busted somewhere, and so the monitor is sitting around -500 counts all the time. 

Hugh gave me the GPS time for a recent earthquake, and in the attached plot you can see the watchdog trip from normal (state 1) to damp-down (state 2) at T+3 seconds. The coil voltages come down pretty quickly. Then the WD goes to state 4 (full trip) about 3 seconds later and the coil drive monitors (except V2) get quite small. The rogue excitation alarm goes off about 3 seconds after that, because the V2 monitor has not fallen to abs(Vmon) < +100 counts. 

The V2 monitor just sort of sits at ~-500 counts all the time. 
I'm pretty sure the V2 coil drive is working, otherwise the HAM5-ISI platform would act very poorly.
I'm guessing the problem is somewhere in the readback chain.

Note - the channels I use for this are all Epics channels, so the timing is a bit crude and the voltages are sort of jumpy. The channels are:
H1:ISI-HAM5_ERRMON_ROGUE_EXC_ALARM
H1:ISI-HAM5_CDMON_H1_V_INMON
H1:ISI-HAM5_CDMON_H2_V_INMON
H1:ISI-HAM5_CDMON_H3_V_INMON
H1:ISI-HAM5_CDMON_V1_V_INMON
H1:ISI-HAM5_CDMON_V2_V_INMON
H1:ISI-HAM5_CDMON_V3_V_INMON
H1:ISI-HAM5_WD_MON_STATE_INMON

I've also attached screenshots of the "coil drive voltage too big" calculation and the "rogue excitation alarm generation" calculation from the HAM-ISI master model
Images attached to this report
Non-image files attached to this report
Comments related to this report
brian.lantz@LIGO.ORG - 17:23, Monday 21 September 2015 (21757)
I've added integration issue 1127 on this
https://services.ligo-wa.caltech.edu/integrationissues/show_bug.cgi?id=1127
hugh.radkins@LIGO.ORG - 14:19, Thursday 24 September 2015 (21897)

I think I've got all the colors sorted out and pretty sure it looks like H2 Monitor isn't working either.  At first I thought it was just zero on the plot but I don't think so.  At least it won't cause this problem and being H2 may help find the problem.

H1 General
travis.sadecki@LIGO.ORG - posted 16:02, Monday 21 September 2015 (21753)
OPS Day shift summary

Title: 9/21 Day Shift 15:00-23:00 UTC (8:00-16:00 PST).  All times in UTC.

State of H1: Observing

Shift Summary:  Locked for most of the first half of my shift until another EQ in Chile took us down.  Took a few hours to ring down enough to relock.  Relocked once for ~half an hour, lost lock, and relocked again.  After performing initial alignment after the first lockloss, I noticed that the ALS-Y_DOF3 gains were once again set to 0.015 rather than 0.030.  I reverted them in SDF.

Incoming operator: Jim

Activity log:

14:43 Ryan notices a prop airplane flying over the X arm.

17:53 Lockloss due to EQ in Chile.

19:30 Start initial alignment after EQ has rung down.

19:50 Start lock acquisition.

20:28 Visitor at gate to see Bubba regarding fire inspection.

21:00 ISS diffracted power is reported as being low.  I adjust it back to ~8%.

21:55 Locked in Observing.  Some work was done by Sheila on PRMI guardian during the downtime. 

22:17 Lockloss.  ITMx saturation.

22:30 Noticed H1ASC had a red box in the CFC column.  Asked Sheila who said she had changed a filter.  She loaded the coefficients which greened it back up.  She then realized it was incorrect and changed it back.  I reloaded the coefficients once again.  Took IFO out of Observing Mode for a minute or two for this.

22:40 Lock in Observing.

22:57 DIAG_MAIN node in error.

H1 ISC
sheila.dwyer@LIGO.ORG - posted 16:01, Monday 21 September 2015 (21752)
minor change to OMC guardian

Evan, Sheila, Travis,

Travis had a problem locking, for a reason that was at first mysterious, the OMC-ASC_MASTERGAIN was set to -0.05.  We looked back and this has happend a few times in the last month.  Evan looked into the OMC guardian and though that this could be because of a race condition between two cdsutils.ezcasteps in teh DITHER_ON state.  We've added two sleeps that should prevent this in the future.  

H1 GRD
travis.sadecki@LIGO.ORG - posted 15:59, Monday 21 September 2015 - last comment - 15:28, Wednesday 23 September 2015(21751)
DIAG_MAIN node in error

VerbalAlarms reports that DIAG_MAIN guardin node is in error.

Comments related to this report
evan.hall@LIGO.ORG - 16:20, Monday 21 September 2015 (21754)

Appears to be a standard NDS2 burp:

2015-09-21T22:57:59.11305   File "/ligo/apps/linux-x86_64/guardian-1485/lib/python2.7/site-packages/guardian/worker.py", line 459, in run
2015-09-21T22:57:59.11306     retval = statefunc()
2015-09-21T22:57:59.11306   File "/opt/rtcds/userapps/release/sys/common/guardian/SYS_DIAG.py", line 178, in run
2015-09-21T22:57:59.11307     return SYSDIAG.run_all()
2015-09-21T22:57:59.11307   File "/opt/rtcds/userapps/release/sys/common/guardian/SYS_DIAG.py", line 151, in run_all
2015-09-21T22:57:59.11308     ret &= self.run(name)
2015-09-21T22:57:59.11308   File "/opt/rtcds/userapps/release/sys/common/guardian/SYS_DIAG.py", line 136, in run
2015-09-21T22:57:59.11310     for msg in self[name](**kwargs):
2015-09-21T22:57:59.11311   File "/opt/rtcds/userapps/release/sys/h1/guardian/DIAG_MAIN.py", line 66, in PSL_ISS
2015-09-21T22:57:59.11311     diff_pwr = avg(-10, 'PSL-ISS_DIFFRACTION_AVG')
2015-09-21T22:57:59.11312   File "/ligo/apps/linux-x86_64/cdsutils-497/lib/python2.7/site-packages/cdsutils/avg.py", line 67, in avg
2015-09-21T22:57:59.11312     for buf in conn.iterate(*args):
2015-09-21T22:57:59.11313 RuntimeError: Requested data were not found.

Reloaded.

evan.hall@LIGO.ORG - 15:25, Wednesday 23 September 2015 (21858)

Having the guardian go into error because of an NDS2 hiccough is kind of irritating.

Based on this StackExchange answer, I added the following handler function to the DIAG MAIN guardian:

def try_avg(*args):
    while True:
        try:
            q = avg(*args)
        except RuntimeError:
            log('Encountered runtime error while trying to average {}'.format(args[1]))
            continue
        break
    return q

where avg is the cdsutils.avg function.

This is now used for the ISS diffraction and the ESD railing diag tests. If we like it, we should consider propagating it to the rest of the guardian.

jameson.rollins@LIGO.ORG - 15:28, Wednesday 23 September 2015 (21860)

This is a fine hack solution for this one case, but please don't propogate this around to all guardian NDS calls.  Let me come up with a way to better handle it within the guardian infrastructure, so we don't end up with a lot of cruft in the guardian user code.

H1 ISC
sheila.dwyer@LIGO.ORG - posted 15:56, Monday 21 September 2015 (21750)
change to ASC foton file

I edited the ASC DHARD Yaw filter.  I added a less aggresive boost which we should be able to try engaging to see if we can ride out ground motion better (WP 5505).  We won't try engaging this filter unless there is an earthquake on the way or if we are locked when LLO is down. 

H1 General
travis.sadecki@LIGO.ORG - posted 15:40, Monday 21 September 2015 (21749)
Back to Observing Mode

Locked in Observing Mode @ 22:40 UTC.

H1 General
travis.sadecki@LIGO.ORG - posted 15:20, Monday 21 September 2015 (21748)
Lockloss

Lockloss @ 22:17.  ITMx saturation?

H1 General
travis.sadecki@LIGO.ORG - posted 14:58, Monday 21 September 2015 (21747)
Observing Mode

Locked in Observing Mode @ 21:55 UTC.

H1 CAL (DetChar, ISC)
jeffrey.kissel@LIGO.ORG - posted 14:51, Monday 21 September 2015 - last comment - 18:15, Tuesday 22 September 2015(21746)
Motivation to increase Actuation Path Delay before the SUM in CAL-DELTAL_EXTERNAL
J. Kissel on behalf of P. Fritschel & M. Wade

Peter and Maddie have been trying to understand the discrepancies seen between the CAL-CS front-end calibraton and the (currently offline running) of the GDS pipeline -- see Maddie's comparisons in LHO aLOG 21638.

Peter put together an excellent summary on the calibration mailing list that's worth reproducing here because it motivates changing the actuation path delay in the CAL-CS model, which we intend to do tomorrow. We will change the actuation delay to it's current 4 clock cycles to Peter's suggested 7 clock cycles.

On Sep 17, 2015, at 6:39 PM, Peter Fritschel  wrote:

Maddie, et al.,

I spent some time looking into this (GDS vs CALCS) today, and I think I have a few
insights to share.

Bottom line is that I think the GDS code is doing the right thing, and that the corrections
[to the front-end calibration that are used] make sense given the way things are done. And, I think there is a simple
way to make the CAL-CS output get closer to the GDS output.

As Maddie pointed out, the amplitude corrections we are seeing from the GDS code in the
bucket (50-300 Hz or so) are caused mainly by the phase from the anti-alias (AA) and 
anti-image (AI) filters, which are accounted for in the GDS model but not in the CAL-CS one. 

Maddie already gave some numbers for 100 Hz, and pointed out that the relative phase shift
she is applying (16.4 degrees) is 8 degrees larger than the relative phase shift that
the CAL-CS model applies (8.8 degrees, from 244 usec). I’m referring to the relative 
phase shift between the DELTAL_CTRL and DELTAL_RESIDUAL signals.

The first thing to note is that this difference is going to have different effects on the
L1 and H1 GDS calibration, because they have different DARM open loop gain transfer functions. 

The simple picture for the region we are talking about is we are looking at the errors
in the sum: 1 + a*exp(i*phi), as a function of small changes in phi. Here, the ‘1’ represents
the DARM error signal, ‘a’ represents the DARM control signal, and is less than one (but 
not much smaller than 1). ‘phi’ is the relative phase between the two channels, and it is
errors in this phase (or small changes to) that we are talking about. The magnitude of the
sum is most sensitive to changes in phi for phi = 90 deg. So to bound the effect, assume
phi = 90 deg. At this point, the sensitivity is approximately:

   d|sum|/dphi = a

Sticking with 100 Hz as an example, the error in phi that GDS is correcting is 8 degrees,
or phi = 0.14 rad. ‘a’ is the DARM open loop gain at 100 Hz, which is different for L1 
and H1:

   L1, a = 0.6 —>  d|sum| = 0.084
   H1, a = 0.4  —> d|sum| = 0.056

These are the maximum possible errors, depending on ‘phi’. Maddie’s latest plots show a
correction at 100 Hz of 7% for L1, 3.5% for H1. Quite understandable.

For higher frequencies, the phase error is going to increase, but ‘a’ (open loop gain)
will decrease, so you need to look at both.

At these frequencies the phase shift/lag from the AA and AI filters (digital and analog)
is linear in frequency, so we can easily make the extrapolations. 

Maddie’s comparison plot shows that the biggest relative difference is at 250 Hz, where it
is 9%. At 250 Hz, the phase shift error is going to grow to (250/100)*8 = 20 deg = 0.35 rad.
For L1, the DARM OLG at 250 Hz is about 0.3 in magnitude (a). So the maximum error is:

  d|sum| = 0.105 = 10.5%. (vs. 9% observed)

For H1, Maddie’s plot shows a relative difference of about 8% at just below 300 Hz- say 280 Hz.
The phase shift error will be (280/100)*8 = 22.4 deg = 0.4 rad. The H1 OLG at 280 Hz is about
0.2 in magnitude. So the maximum error would be:

   d|sum| = 0.08 = 8%. (vs. 8% observed)

I think the frequencies where the differences go to very small values in Maddie’s plots, like
150 Hz for LHO, are frequencies where phi = 0 mod pi, for which |sum| is to first order
insensitive to dphi. 

OK, so now I can believe that it is realistic to see the kinds of amplitude corrections
that Maddie is seeing, in ‘the bucket’. 

However, the above picture also suggests how CAL-CS should be able to get much closer to
the GDS output. The frequencies where this is an issue is where ‘a’ (OLG magnitude) is not
too small. But at these frequencies (below ~500 Hz), the phase lags from the AA/AI filters are 
very nearly linear in frequency. Thus, they can be well approximated by a time delay.

So here’s the suggestion: Why not increase the time delay that is applied in the CAL-CS 
model to approximate the AA/AI filter effects? Adding 3 more sample delays would come close:

   3 sample delay = 183 usec; phase shift at 100 Hz = 6.6 degree
Comments related to this report
jeffrey.kissel@LIGO.ORG - 18:15, Tuesday 22 September 2015 (21816)
Check out the attachment to LHO aLOG 21815 for a graphical representation of why seven 16 [kHz] clock-cycles were chosen.

Also in the above email, Peter has *not* included delay for the OMC DCPD signal chain, he has *only* considered extra delay from the AA and AI filtering.
H1 ISC (GRD, ISC)
sheila.dwyer@LIGO.ORG - posted 14:29, Monday 21 September 2015 (21745)
PRMI guardian states added to DRMI guardian

Travis pointed out another problem that comes up when we use the DRMI guardian to lock PRMI, and instead of writting more conditionals into the tDRMI states I decided to make some PRMI states to automate this.  

To do this I split the LOCK_DRMI state into two, the first part called LOCK_DRMI 1F is the main of the old LOCK_DRMI_1F state, which clears any history left over from a failed DRMI lock and sets everythign up to acquire.  Then there is a state DRMI_LOCK_WAIT in which the gaurdian just waits for DRMI to acquire, and then it moves through the rest of the graph with no change.  

The two new states are PRMI_LOCK_WAIT, which is the same as DRMI except that it turns off the input, output and offset on the SRCL filter.  OFFLOAD PRMI engages the offlaoding to the top stage of PRM.  If SRM is realigned, it wil wait 20 seconds, turn on SRCL feedback, and return DRMI_LOCK_WAIT.

This is not intended to be a normal part of acquisition, it is just meant to make the normal procedure for locking PRMI when the DRMI alignment is bad a little easier.  

To use it: 

1) You can either misalign SRM using the SUS_SRM guardian, or use a new state in ALIGN_IFO called SET_SUS_FOR_PRMI_W_ALS. 

2) Request OFFLOAD_PRMI from the DRMI guardian.

3) Once PRMI locks adjust PRM and BS alignment until you get about 80 counts on POP90 and 50 counts on POP18.  

4)Realign SRM by undoing whatever change you made in step 1.

5) Request DRMI_1F_OFFFLOADED from the ISC_DRMI guardian.

H1 INJ (INJ)
christopher.biwer@LIGO.ORG - posted 13:46, Monday 21 September 2015 - last comment - 19:05, Monday 21 September 2015(21744)
Waveform for hardware injection test
We have approval to use the following waveform for testing the hardware injection infrastructure. We want to check that the ODC bits and logging for hardware injections is correct.

The single-column ASCII file that can be injected is committed to the SVN. It can be found here: ASCII waveform file

The parameters of the waveform can be found in the SVN as well: XML parameter file
Comments related to this report
christopher.biwer@LIGO.ORG - 19:05, Monday 21 September 2015 (21762)
I've attached a plot of the h(t) time series for this waveform.
Images attached to this comment
H1 General
travis.sadecki@LIGO.ORG - posted 12:28, Monday 21 September 2015 (21743)
OPS Day mid-shift summary

We are currently down due to EQ in Chile.  It is starting to ring down enough to start attempting to relock. 

H1 CAL (ISC)
jeffrey.kissel@LIGO.ORG - posted 11:08, Monday 21 September 2015 (21739)
Chasing Signs -- ESD Linearization Flips Signal Polarity regardless of Bias Sign
J. Kissel, J. Betzwieser

No rocket science here, but I wanted to post to an aLOG such that we have a convenient reference to cite. Recall that the latest ESD linearization algorithm is described in G1500036, and we're using a simplified version of said algorithm because we do not compensate for charge, namely, when the ii'th linearized quadrant's output is
Vii = Vb * (1 - sqrt( 2 * ( (Fii / Vb^2) * G_ct + 1 ) ) )
where Vb is the bias voltage, Fii is the digitally requested ii'th quadrant's force input to the linearization algorithm, and G_ct is the EPICs record representing the linear force coefficient.

Since even this simplified linearization function is rather daunting to gather intuition about signs, I've made a few plots demonstrating how the algorithm plays with a 100 [Hz] frequency, 10 [ct] amplitude sine wave input request, showing both the output of the algorithm and the resulting force on the optic. The 10 [ct] was chosen because that's roughly what I see requested out of LOCK bank during low noise for both detectors. I've used LLO's numbers for the force coefficient EPICs record (G_{ct} = +/- 512000 [ct]) and bias voltage (Vb = +/- 127999 [ct]). 

As the title suggests, the sign of the output of the linearization algorithm signal gets flipped w.r.t. its input, regardless of the bias sign. 

This impacts the reconstruction of CAL-CS and therefore h(t),  in that LLO uses linearization and LHO does not, and it hasn't been included in the matlab model of the IFO to-date. It also is a piece to the missing sign puzzle (LHO aLOGs 21627 and 21703): there are therefore three polarity flips one must deal with in the ESD chain: the sign of the bias voltage, whether the linearization is on or off, and that the ESD itself is an inherently attractive actuator. It's those pieces that hadn't been considered in detail, which has result in the confusion between LLO and LHO's reconstruction of the actuation path -- at least on the TST / L3 stage.
Non-image files attached to this report
H1 General
travis.sadecki@LIGO.ORG - posted 11:04, Monday 21 September 2015 (21740)
Lockloss

Lockloss @ 17:53 UTC.  Likely due to 6.5 magnitude EQ in Chile.

H1 General
travis.sadecki@LIGO.ORG - posted 09:30, Monday 21 September 2015 (21737)
Morning meeting notes

LDAS switch has failed over the weekend, due to be replaced.  This caused several sites to be unavailable (Omega glitch plots and summary pages to name a few).

VE will need access to X-2-8 this week.  Will notify operators.

HFD on site tomorrow for annual fire inspection.

Air compressor isolators in hand.  Installation on hold until further notice.

Tuesday maintenance activities scheduled for tomorrow:

H1 DCS (DCS)
gregory.mendell@LIGO.ORG - posted 21:13, Sunday 20 September 2015 - last comment - 11:16, Monday 21 September 2015(21723)
Problem with the network switch connecting LDAS to GC in the DCS room in the onsite warehouse

There is a problem with the network switch connecting LDAS to GC in the DCS room in the onsite warehouse.

This means the cluster head nodes, ldas-grid, ldas-pcdev1, detchar, and the nds2 server at LHO are unreachable.

This may be why the summary pages are not updating.

However the computers are up and jobs are running.

I've been to the site, talked with the operator, then walked from the control to the warehouse to check on the network switch. It appears to be dead. (See my email below.)

Also, ldas-pcdev2 and the web server (located in a different room) are up and reachable and can see the data for the summary pages. I've contacted Duncan Macleod to see if there is away to get the summary pages to update again, using the working connections.

We may not be able to replace the broken switch until tomorrow.

Note that this does not affect the flow of data to LDAS at LHO or CIT.

-------- Original Message --------
Subject: Re: [DASWG] Re: Problem with the head nodes at LHO
Date: Sun, 20 Sep 2015 20:39:06 -0700
From: Gregory Mendell <gmendell@ligo-wa.caltech.edu>
To: daswg@ligo.org
CC: LDAS_ADMIN_ALL <ldas_admin_all@ligo.caltech.edu>,  "detchar@ligo.org" <detchar@ligo.org>

On 9/20/15 7:16 PM, Gregory Mendell wrote:
> The problem appears to be that nds, ldas-grid, and ldas-pcdev1 are
> unreachable from outside the internal ldas network.
>
> These computers are up and jobs are running.
>
> I will be checking on the GC switch in the ldas room at LHO once I get
> out to the site (in about 30 minutes).

The switch has no link lights on any of its copper or fiber connections
and no indication it is getting power.

Power cycling and pushing reset button several time did not work.

Moving power cord to another circuit did not work. (Other switches and
computers are all up and showing lights on the same circuits, so it was
unlikely this would have worked anyways.)

I'm in touch with Dan Moraru. If we don't have a spare we'll have to
replace the broken switch tomorrow.

Regards,
Greg
 

Comments related to this report
gregory.mendell@LIGO.ORG - 11:16, Monday 21 September 2015 (21742)

This problem was fixed by Dan Moraru this morning, thanks to a loner switch from Ryan Blair.

H1 SUS
keith.riles@LIGO.ORG - posted 13:35, Sunday 20 September 2015 - last comment - 09:42, Wednesday 23 September 2015(21696)
Pair of lines near 41 Hz
It was noted recently elsewhere that there are a pair of lines in DARM near 41 Hz
that may be the roll modes of triplet suspensions. In particular, there is
a prediction of 40.369 Hz for the roll mode labeled ModeR3.

Attached is a zoom of displacement spectrum in that band from 50 hours of early 
ER8 data. Since one naively expects a bounce mode at 1/sqrt(2) of the roll mode,
also attached is a zoom of that region for which the evidence of
bounce modes seems weak. The visible lines are much narrower,
and one coincides with an integer frequency.

For completeness, I also looked at various potential subharmonics  and harmonics
of these lines, in case the 41-Hz pair come from some other source with non-linear coupling. 
The only ones that appeared at all plausible were at about 2/3 of 41 Hz.

Specifically, the peaks at 40.9365 and 41.0127 Hz have potential 2/3 partners at
27.4170 and 27.5025 Hz (ratios: 0.6697 and 0.6706) -- see 3rd attachment. The 
non-equality of the ratios with 0.6667 is not necessarily inconsistent with a harmonic
relation, since we've seen that quad suspension violin modes do not follow a strict harmonic 
progression, and triplets are almost as complicated as quads. On the other hand, I do not see
any evidence at all for the 4th or 5th harmonics in the data set, despite the comparable strain
strengths seen for the putative 2nd and 3rd harmonics. 

Notes:
* The frequency ranges of the three plots are chosen so that the two peaks would
appear in the same physical locations in the graphs if the nominal sqrt(2) and 2/3 relations were exact..
* There is another, smaller peak of comparable width between the two peaks near 27 Hz,
which may be another mechanical resonance.
* The 27.5025-Hz line has a width that encompasses a 25.5000-hz line that is part of a
1-Hz comb with a 0.5-Hz offset reported previously.
Images attached to this report
Comments related to this report
nelson.christensen@LIGO.ORG - 14:09, Sunday 20 September 2015 (21698)DetChar, PEM
We are looking for the source of the 41 Hz noise lines. 
We used the coherence tool results for a week of ER8, with 1 mHz resolution:
https://ldas-jobs.ligo-wa.caltech.edu/~eric.coughlin/ER7/LineSearch/H1_COH_1123891217_1124582417_SHORT_1_webpage/
and as a guide looked at the structure of the 41 Hz noise, as seen in the PSD posted above by Keith.
Michael Coughlin then ran the tool that plots coherence vs channels, 
https://ldas-jobs.ligo-wa.caltech.edu/~mcoughlin/LineSearch/bokeh_coh/output/output-pcmesh-40_41.png
and made the following observations

Please see below. I would take a look at the MAGs listed, they only seem to be spiking at these frequencies.
The channels that spike just below 40.95:
 H1:SUS-ETMY_L3_MASTER_OUT_UR_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_UL_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_LR_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_LL_DQ
 H1:SUS-ETMY_L2_NOISEMON_UR_DQ
 H1:SUS-ETMY_L2_NOISEMON_UL_DQ
 H1:PEM-CS_MAG_EBAY_SUSRACK_Z_DQ
 H1:PEM-CS_MAG_EBAY_SUSRACK_Y_DQ
 H1:PEM-CS_MAG_EBAY_SUSRACK_X_DQ

The channels that spike just above 41.0 are:

 H1:SUS-ITMY_L2_NOISEMON_UR_DQ
 H1:SUS-ITMY_L2_NOISEMON_UL_DQ
 H1:SUS-ITMY_L2_NOISEMON_LR_DQ
 H1:SUS-ITMY_L2_NOISEMON_LL_DQ
 H1:SUS-ITMX_L2_NOISEMON_UR_DQ
 H1:SUS-ITMX_L2_NOISEMON_UL_DQ
 H1:SUS-ITMX_L2_NOISEMON_LR_DQ
 H1:SUS-ITMX_L2_NOISEMON_LL_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_UR_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_UL_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_LR_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_LL_DQ
 H1:SUS-ETMY_L2_NOISEMON_UR_DQ
 H1:SUS-ETMY_L2_NOISEMON_UL_DQ
 H1:SUS-ETMY_L2_NOISEMON_LR_DQ
 H1:SUS-ETMY_L2_NOISEMON_LL_DQ
 H1:SUS-ETMY_L1_NOISEMON_UR_DQ
 H1:SUS-ETMY_L1_NOISEMON_UL_DQ
 H1:SUS-ETMY_L1_NOISEMON_LR_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_UR_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_UL_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_LR_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_LL_DQ
 H1:SUS-ETMX_L2_NOISEMON_UR_DQ
 H1:SUS-ETMX_L2_NOISEMON_LL_DQ
 H1:PEM-EY_MAG_EBAY_SUSRACK_Z_DQ
 H1:PEM-EY_MAG_EBAY_SUSRACK_Y_DQ
 H1:PEM-EY_MAG_EBAY_SUSRACK_X_DQ
 H1:PEM-CS_MAG_LVEA_OUTPUTOPTICS
 H1:PEM-CS_MAG_LVEA_OUTPUTOPTICS_QUAD_SUM_DQ

The magnetometers do show coherence at the two spikes seen in Keith's plot. The SUS channels are also showing coherence at these frequencies, sometimes broad in structure, sometimes narrow. See the coherence plots below.

Nelson, Michael Coughlin, Eric Coughlin, Pat Meyers
 
Images attached to this comment
jeffrey.kissel@LIGO.ORG - 14:43, Sunday 20 September 2015 (21700)DetChar, PEM
Nelson, et. al

Interesting list of channels. Though they seem scattered, I can imagine a scenario where the SRM's highest roll mode frequency is still the culprit. 

All of the following channels you list are the drive signals for DARM. We're currently feeding back the DARM signal to only ETMY. So, any signal your see in the calibrated performance of the instrument, you will see here -- they are part of the DARM loop.
 H1:SUS-ETMY_L3_MASTER_OUT_UR_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_UL_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_LR_DQ
 H1:SUS-ETMY_L3_MASTER_OUT_LL_DQ
 H1:SUS-ETMY_L2_NOISEMON_UR_DQ
 H1:SUS-ETMY_L2_NOISEMON_UL_DQ
 H1:SUS-ETMY_L2_NOISEMON_LR_DQ
 H1:SUS-ETMY_L2_NOISEMON_LL_DQ
 H1:SUS-ETMY_L1_NOISEMON_UR_DQ
 H1:SUS-ETMY_L1_NOISEMON_UL_DQ
 H1:SUS-ETMY_L1_NOISEMON_LR_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_UR_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_UL_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_LR_DQ
 H1:SUS-ETMY_L1_MASTER_OUT_LL_DQ

Further -- though we'd have to test this theory by measuring the coherence between, say the NoiseMon channels and these SUS rack magnetometers, I suspect these magnetometers are just sensing the requested DARM drive control signal
 H1:PEM-EY_MAG_EBAY_SUSRACK_Z_DQ
 H1:PEM-EY_MAG_EBAY_SUSRACK_Y_DQ
 H1:PEM-EY_MAG_EBAY_SUSRACK_X_DQ

Now comes the harder part. Why the are ITMs and corner station magnetometers firing off? The answer: SRCL feed-forward / subtraction from DARM and perhaps even angular control signals. Recall that the QUAD's electronics chains are identical, in construction and probably in emission of magnetic radiation.   
 H1:PEM-CS_MAG_EBAY_SUSRACK_Z_DQ
 H1:PEM-CS_MAG_EBAY_SUSRACK_Y_DQ
 H1:PEM-CS_MAG_EBAY_SUSRACK_X_DQ
sound like they're in the same location for the ITMs as the EY magnetometer for the ETMs. We push SRCL feed-forward to the ITMs, and SRM is involved in SRCL, and also there is residual SRCL to DARM coupling left-over from the imperfect subtraction. That undoubtedly means that the ~41 [Hz] mode of the SRM will show up in DARM, SRCL, the ETMs and the ITMs. Also, since the error signal / IFO light for the arm cavity (DARM, CARM -- SOFT and HARD) angular control DOFs have to pass through HSTSs as they come out of the IFO (namely SRM and SR2 -- the same SUS involved in SRCL motion), they're also potentially exposed to this HSTS resonance. We feed arm cavity ASC control signal to all four test masses.

That would also explain why the coil driver monitor signals show up on your list:
 H1:SUS-ITMY_L2_NOISEMON_UR_DQ
 H1:SUS-ITMY_L2_NOISEMON_UL_DQ
 H1:SUS-ITMY_L2_NOISEMON_LR_DQ
 H1:SUS-ITMY_L2_NOISEMON_LL_DQ
 H1:SUS-ITMX_L2_NOISEMON_UR_DQ
 H1:SUS-ITMX_L2_NOISEMON_UL_DQ
 H1:SUS-ITMX_L2_NOISEMON_LR_DQ
 H1:SUS-ITMX_L2_NOISEMON_LL_DQ

The 41 Hz showing up in
 H1:SUS-ETMX_L2_NOISEMON_UR_DQ
 H1:SUS-ETMX_L2_NOISEMON_LL_DQ
(and not in the L3 or L1 stage) also is supported by the ASC control signal theory -- we only feed ASC to the L2 stage, and there is no LSC (i.e. DARM) request to ETMX (which we *would* spread among the three L3, L2, and L1 stages.). Also note that there's a whole integration issue about how these noise monitor signals are untrustworthy (see Integration Issue #9), and the ETMX noise mons have not been cleared as "OK," and in fact have been called out explicitly for their suspicious behavior in LHO aLOG 17890

I'm not sure where this magnetometer lives:
 H1:PEM-CS_MAG_LVEA_OUTPUTOPTICS
 H1:PEM-CS_MAG_LVEA_OUTPUTOPTICS_QUAD_SUM_DQ
but it's clear from the channel names that these is just two different versions of the same magnetometer.

I'm surprised that other calibrated LSC channels like
H1:CAL-CS_PRCL_DQ
H1:CAL-CS_PRCL_DQ
H1:CAL-CS_PRCL_DQ
don't show up on your list. I'm staring at the running ASD of these channels on the wall and there's a line at 41 [Hz] that in both the reference trace and the current live trace (though, because PRCL, SRCL, and MICH all light that bounces off of HSTSs, I suspect that you might find slightly different frequencies in each).

"I see your blind list of channels that couple, and raise you a plausible coupling mechanism that explains them all. How good is your hand?!"
keith.riles@LIGO.ORG - 14:42, Sunday 20 September 2015 (21701)
I neglected to state explicitly that the spectra I posted are taken
from non-overlapped Hann-windowed 30-minute SFTs,
hence with bins 0.5556 mHz wide and BW of about 0.83 mHz.
keith.riles@LIGO.ORG - 19:01, Sunday 20 September 2015 (21711)
Attached are close-in zooms of  the bands around 41 Hz peaks,
from the ER8 50-hour data integration, allowing an estimate of 
their Q's (request from Peter F). 

For the peak at about 40.9365 Hz, one has:
FWHM ~ 0.0057 Hz
-> Q = 40.94/.0057 = 7,200

For the peak at about 41.0127 Hz, one has:
FWHM ~ 0.0035 Hz
-> Q = 41.01/0.0035 = 12,000

Also attached are zooms and close-in zooms for the peak at 41.9365 Hz
from 145 hours of ER7 data when the noise floor and the peak were
both higher. The 41.0127-Hz peak is not visible in this data set integration.

In the ER7 data set, one has for 41.9365 Hz:
FWHM ~  0.0049 Hz
-> Q = 40.94/0.0049 = 8,400

Peter expected Q's as high as 4000-5000 and no lower than 2000 for
a triplet suspension. These numbers are high enough to qualify.

Images attached to this comment
keith.riles@LIGO.ORG - 19:35, Sunday 20 September 2015 (21717)
Andy Lundgren pointed out that there is a line at about 28.2 Hz that 
might be close enough to 40.9365/sqrt(2) = 28.95 Hz to qualify as
the bounce-mode counterpart to the suspected roll mode.

So I've checked its Q in the 50-hour ER8 set and the 145-hour ER7 set
and am starting to think Andy's suspicion is correct (see attached spectra).
I get Q's of about 9400 for ER and 8600 for ER7, where the line in 
ER7 is much higher than in ER8, mimicking what is seen at 41 Hz.
Images attached to this comment
nelson.christensen@LIGO.ORG - 07:38, Monday 21 September 2015 (21727)DetChar, PEM
In an email Gabriele Vajente has stated, "...the noise might be correlated to PRCL." There is a coherence spike between h(t) and H1:LSC-PRCL_OUT_DQ at 40.936 Hz. Here is the coherence for a week in ER8.
Images attached to this comment
norna.robertson@LIGO.ORG - 09:04, Monday 21 September 2015 (21731)DetChar, SUS
Peter F asked if Q of ~ 10,000 for bounce and roll modes was plausible.

Answer is yes. We have evidence that the material loss can at least a factor of 2 better than 2e-4 - e.g. see our paper (due to be published soon in Rev Sci Instrum,) P1400229, where we got an average 1.1 x 10^-4 loss for music wire. Q = 1/loss.
stuart.aston@LIGO.ORG - 10:53, Monday 21 September 2015 (21738)
[Stuart A, Jeff K, Norna R]

After having looked through acceptance measurements, taken in-chamber (Phase 3), for all H1 HSTSs, it should be noted that our focus was on the lower frequency modes of the suspensions, so we have little data to refine the estimates of the individual mode frequencies for each suspension.

No vertical (modeV3 at ~27.3201 Hz) or roll (modeR3 at ~40.369 Hz) modes are present in the M1-M1 (top-to-top) stage TFs of the suspensions.

Some hints of modes can be observed in M2-M2 and M3-3 TFs (see attached below), as follows:-

1) M2-M2, all DOFs suffer from poor coherence above 20 Hz. However, there are some high Q features that stand out in the L DOF for SRM, at frequencies of 27.46 Hz and 40.88 Hz. In Pitch, there is a high Q feature at 27.38 Hz for PR2. In Yaw, a feature at 40.81 Hz is just visible for MC1.

2) M3-M3, again all DOFs suffer very poor coherence above 20 Hz. However, a feature can be seen standing above the noise at 26.7 Hz for MC2 in the L DOF. Also, a small peak is present at 40.92 Hz for SR2 in the Yaw DOF.
Non-image files attached to this comment
brett.shapiro@LIGO.ORG - 14:53, Monday 21 September 2015 (21741)
I had a look through the SVN data for the individual OSEMs on M2 of PR2 and PRM at both LHO and LLO because Gabriele suggested the power recycling cavity might be involved.
I also looked at SR2 and SRM on Peter's suggestion.
 
I found all the roll modes and most of the bounce modes for these.
 
SUS           Bounce (Hz)        Roll (Hz)
 
H1 PR2      27.41                    40.93
H1 PRM     27.59                    40.88
H1 SR2      27.51                    40.91
H1 SRM     27.45                    40.87
L1 PR2        ----                       40.88
L1 PRM     27.48                     40.70
L1 SR2      27.52                       ----
L1 SRM     27.51                     40.88
 
I found all these in the M2 to M2 TFs in the …SAGM2/Data directories on the SVN. Screenshots of the DTT sessions are attached. You can see the relevant file names where I found the modes in these screenshots (L1 PRM bounce came from the M2 Pitch to M2 LR transfer function, not shown in the screenshot).
 
The error bar on these frequencies is about +-0.01 Hz, due to the 0.01 Hz resolution of the measurements.
 
For reference, the HSTS matlab model given by the hstsopt_metal.m parameter file in (SusSVN)/sus/trunk/Common/MatlabTools/TripleModel_Production
gives the bounce and roll modes as respectively
 
27.32 Hz and 40.37 Hz 
 
 
Brett
Images attached to this comment
sheila.dwyer@LIGO.ORG - 20:27, Monday 21 September 2015 (21765)

We currently don't have any bandstops for these modes on the tripples, except for in the top stage length path to SRM and PRM.  It would not impact our ASC loops to add bandstops to the P+Y input on all triples.  We will do this next time we have a chance to put some changes in.  

brett.shapiro@LIGO.ORG - 17:05, Tuesday 22 September 2015 (21808)

Ryan Derosa mentioned that he took some low resolution measurements that include an L1 SR2 roll mode at 41.0 Hz.

I have now looked at the data for all the MCs, to complement the PRs and SRs above in log 21741. Screenshots of the data are attached, a list of the modes found are below.

H1

SUS    bounce (Hz)      roll (Hz)

MC1      27.38                40.81

MC2      27.75                40.91

MC3      27.43?              40.84

 

L1

SUS    bounce (Hz)      roll (Hz)

MC1      27.55?              40.86

MC2        ---                   40.875

MC3      27.53                40.77

 

Error bars of +- 0.01 Hz.

I am not sure about the bounce modes for H1 MC3 and L1 MC1 since the peaks are pretty small. I couldn't find any data on L1 MC2 showing a bounce mode.

Images attached to this comment
patrick.meyers@LIGO.ORG - 09:42, Wednesday 23 September 2015 (21841)DetChar

Expanding the channel list to include all channels in the detchar O1 channel list:

https://wiki.ligo.org/DetChar/O1DetCharChannels

I ran a coherence study for a half our of data towards the end of ER8.

I see particularly high coherence at 40.93Hz in many channels in LSC, OMC, ITM suspensions, and also a suspension for PR2. It seems to me like this particularly strong line is probably due to PR2 based on these results, Keith's ASDs, and Brett's measurements, and it seems to be very highly coherent.

Full results with coherence matrices and data used to create them (color = coherence, x axis = frequency, y axis = channels) broken down roughly by subsystem can be found here:

https://ldas-jobs.ligo-wa.caltech.edu/~meyers/coherence_matrices/1126258560-1801/bounce_roll4.html

Attached are several individual coherence spectra that lit up the coherence matrices with the frequency of maximum coherence in that range picked out.

-Pat

Images attached to this comment
H1 ISC
evan.hall@LIGO.ORG - posted 15:35, Friday 18 September 2015 - last comment - 09:28, Monday 21 September 2015(21661)
OMC length dither

Daniel, Evan

We looked at the DARM spectrum in the vicinity of the OMC dither line (at 4100 Hz) and its second harmonic (at 8200 Hz) using the OMC DCPD IOP channels.

The spectrum around the line itself appears to be bilinear, perhaps as one would expect (if the OMC is exactly on resonance, there should be no first-order modulation of the transmitted power). The second harmonic of the line is quite clean, with no obvious upconversion. Is this what we should expect?

Images attached to this report
Comments related to this report
keita.kawabe@LIGO.ORG - 09:28, Monday 21 September 2015 (21736)

That's what you expect (when OMC transmission is quadratic to the length).

Power propto L^2 = (L0+dL+dither)^2 = L0^2 + 2L0(dL+dither) + dL^2+ 2dL*dither + dither^2

where L0 and dL are the DC- and AC-ish component of the OMC length and dither is the dither.

dL*dither^2 will only appear in L^3 response, and (dL*dither)^2 in L^4.

Displaying reports 56841-56860 of 78036.Go to page Start 2839 2840 2841 2842 2843 2844 2845 2846 2847 End