Displaying reports 65361-65380 of 84550.Go to page Start 3265 3266 3267 3268 3269 3270 3271 3272 3273 End
Reports until 09:53, Friday 17 July 2015
H1 SEI
hugh.radkins@LIGO.ORG - posted 09:53, Friday 17 July 2015 - last comment - 10:02, Friday 17 July 2015(19699)
Corner Station HEPI Pump Station #1(8) is having problems & needs attention

On Tuesday all the HEPI Pumps were spun down to check system Accumulators' pressures.  Upon bringing them back into service, I noticed CS PS#8 sounded funny.  I had also greased this and another motor and suspect maybe this greasing has packed the motor too tightly.  See the first attachment of the Pump Controller Medm to follow along if you wish.

See the second attachment showing the last four days spanning the down time on Tuesday.  Notice how after the pumps come back on, PS1_PRESS1 (epics channel name) is lower by 10psi and is also much noisier.  PRESS1 is the sensor just after the pump before resistors and filters.

I was a little baffled at first seeing that the other Pump Stations PRESS1 was exactly the same but it now makes sense.  The system servos on the differential pressure across the actuators at BSC2 and that is a direct function of the total output of the four pump stations.  Working back upstream to the Pump, the resistances giving the pressure drops across the 3u filter and the two laminar flow resistors have not changed hence the Pressure out of the other three pumps have not changed.  However, now that Pump #8 is not putting out the same as before, the other pumps must spin faster to achieve our total desired output.  Hence the 20% increase in motor speed shown on the VOUT channel.

I propose I take this PS offline on Tuesday; it may stay offline for a week or I may get it back in one day.  I can do this with out having to deisolate any HEPI platforms although there may be a minor pressure glitch when I valve out this pump station as the motor stops.  Still this pressure glitch may be seen on the platforms, see the effect on the BS if you care here when I greased motors May 2014.  The glitches from this can be seen as 'deep' as the SUS ISI Witness channels although I don't know if these are actually strong.  Bottom line, this certainly should not be done during any measurements.

Images attached to this report
Comments related to this report
hugh.radkins@LIGO.ORG - 10:02, Friday 17 July 2015 (19702)

And I will renumber the physical pump station and medm to stop the madness of different numbers.

H1 General (DAQ)
edmond.merilh@LIGO.ORG - posted 08:40, Friday 17 July 2015 (19698)
Cleared Some Errors found in DAQ Overview

This morning I cleared some of the red out of the DAQ overview. The errors that were cleared with DIAG Reset were: TIM & ADC: SUSIOPEY / EX, SUSETMY / X; IPC: IOPSEIEY / EX, ISIETMY, ALSEY / EX, ISCEY / EX.

H1 DetChar
giacomo.ciani@LIGO.ORG - posted 07:50, Friday 17 July 2015 (19697)
DQ shift July 13th

There was a ~3 hours lock at 7:00 UTC on July 13th.

Surprisingly, I did not find any aLOG entry related to this lock.

My full report is linked at the end of the page.

In brief:

Outstanding issues:

Full report:

https://wiki.ligo.org/DetChar/DataQuality/DQShiftLHO20150713

NOTE: for whomever was present at the DetChar call where i presented the report, I added a number of updates (you can find them by searching the page for "update") based on the feedback received during the call.

H1 DetChar (DetChar, ISC, SUS)
sheila.dwyer@LIGO.ORG - posted 01:56, Friday 17 July 2015 - last comment - 19:46, Friday 17 July 2015(19696)
Lock Losses need some investigation

The following are a list of lock loss messages in the Guardian log. We've had a bunch of locklosses during the transition from locked to low noise this evening. As you can see there are a few different culprits, but one of the big ones is LOWNOISE_ESD_ETMY. It would be handy if someone can check out these lock losses and home in on what precisely went bad during this transition (e.g. ramping, switching, etc.). Then we can get back to SRCL FF tuning.

2015-07-17 06:47:05.694550  ISC_LOCK  LOWNOISE_ESD_ETMY -> LOCKLOSS

2015-07-17 06:48:22.162260  ISC_LOCK  LOCKING_ARMS_GREEN -> LOCKLOSS

2015-07-17 07:14:34.431170  ISC_LOCK  NOMINAL_LOW_NOISE -> LOCKLOSS

2015-07-17 07:26:40.249110  ISC_LOCK  CARM_10PM -> LOCKLOSS

2015-07-17 07:34:59.720030  ISC_LOCK  PREP_TR_CARM -> LOCKLOSS

2015-07-17 07:42:08.269350  ISC_LOCK  LOCKING_ALS -> LOCKLOSS

2015-07-17 08:02:41.773620  ISC_LOCK  LOWNOISE_ESD_ETMY -> LOCKLOSS

2015-07-17 08:21:58.665420  ISC_LOCK  LOWNOISE_ESD_ETMY -> LOCKLOSS

2015-07-17 08:31:29.035330  ISC_LOCK  REDUCE_CARM_OFFSET_MORE -> LOCKLOSS

2015-07-17 08:48:32.514870  ISC_LOCK  LOWNOISE_ESD_ETMY -> LOCKLOSS

 
Rana, Sheila
Comments related to this report
keita.kawabe@LIGO.ORG - 11:01, Friday 17 July 2015 (19705)

Guardian error causing lock loss in LOWNOISE_ESD_ETMY (Evan, Keita)

Summary:

Out of four lock losses in LOWNOISE_ESD_ETMY that Rana and Sheila listed, one lock loss (15-07-17-06-47-05) was due to the guardian running main() of LOWNOISE_ESD_ETMY twice.

Running main() twice (some times but not always) is apprently a known problem of the guardian, but this specific state is written such that running main() twice is not safe.

Details:

Looking at the lock loss, I found that the ETMY_L3_LOCK_L ramp time (left of the attached, red CH16) was set to zero at the same  or right after the ETMX and ETMY L3 gain (blue ch3 and brown ch5) were set to their final number (0 and 1.25 respectively). There was a huge glitch in EY actuators at that point but not to EX.

This transition is supposed to happen with the ramp time of 10 seconds, so setting the ramp time to 0 after setting the gain kills the lock.

Looking at the guardian code (attached right), the ramp time is set to zero at the beginning and set to 10 at the end.

Evan told me that main() could be executed twice, we looked at the log (attached middle), and sure enough, right after LOWNOISE_ESD_ETMY.main is finished at 2015-07-17T06:46:50.39059,  the gain was set to zero again.

Images attached to this comment
jameson.rollins@LIGO.ORG - 11:55, Friday 17 July 2015 (19708)

I have identified the source of the double main execution and have a patch ready that fixes the problem:

https://bugzilla.ligo-wa.caltech.edu/bugzilla3/show_bug.cgi?id=879#c7

If needed we can push out a point release essentially immediately, maybe during next Tuesday's maintenance period.

keita.kawabe@LIGO.ORG - 14:09, Friday 17 July 2015 (19712)

Bounce rang up during the EX-EY transition gain ramping, 3/4 of the times last night.

In three out of four lock losses in LOWNOISE_ESD_ETMY that Rana and Sheila listed, the guardian made it all the way to the gain ramping at the end, and it did not run main() twice.

However, about 7 to 8 seconds after the ramping started, 9.8Hz oscillation built up in DARM, then there came fast glitches in ETMY L2 drive, then the IFO lost lock. 

This looks like a bounce but I have no idea why it was suddenly rang up.

See attached. First attachment shows the very end of the lock losses that clearly shows DARM oscillation.

The second plot shows the same lock losses but zoomed out so you can see that each lock losses happened 7 to 8 seconds after the ramping started.

The last attachment shows one of the DARM oscillation so you can see that 6 cycles = 0.309 seconds (i.e. 9.8Hz signal).

Images attached to this comment
keita.kawabe@LIGO.ORG - 19:46, Friday 17 July 2015 (19725)

Update: After bounce was rung up, OMC DCPDs saturated before IFO lost lock.

In the attached, while 9.8Hz was getting bigger (top left), if you high-pass DARM_IN1_DQ (middle left) you can see that the high frequency part dominated by 2.5kHz suddenly quenched at about t=18sec.

Same thing is observed in OMC DCPDs (middle middle and bottom middle), and even though we don't have a fast channel for DCPD ADCs, it seems like they were very close to the saturation at 18sec (bottom left).

Though we don't know why 9.8Hz was excited, at least we know that the DCPD saturated to cause the lock loss.

Since the same thing happened 3 times, and each time it was 7 to 8 seconds after the ETMX and ETMY L3 LOCK_L gain started ramping, you could set the gains to the values corresponding to this in-between state, keep it there for a minute or so, and see if the IFO can stay locked. If you fail to keep it locked it's a sure sign that this instability is somehow related to the L3 actuator balance between X and Y, or L3-L2 crossover in Y (or in X) or both.

The in-between gain would be something like 1.1 for EY L3 lock and 0.125 for EX.

Images attached to this comment
H1 ISC
sheila.dwyer@LIGO.ORG - posted 01:45, Friday 17 July 2015 (19695)
LSC model change

Sheila, Jenne, Stefan

TOday we changed the calculation of TR CARM in the LSC model.  The model had a saturator before the square root, when we first turn on TR CARM we can be at low enough arm powers that we are below the lower limit of the saturator, (1e-4) when the powers increase above that the loop can get a large transient.  To smooth this out, we added a second path that has a saturator with an upper limit of 1e-4, subtracts a fixed offset  of 1e-4 and applies a fixed gain of 50 and is summed with the original path.  

This means that for values of the arm transmission above 1e4, we have the same signal as before, and for values below that we have a signal that is just the sum of the arm powers.  This should not cause the kinds of transients we were seeing last night.  

H1 SUS (DetChar, ISC)
sheila.dwyer@LIGO.ORG - posted 23:57, Thursday 16 July 2015 (19691)
attempt at OMC drive diagonalization

We have seen fringe wrapping due to our alingment drives to the OMC, which could be because the pitch drive really moves the OMC input coupler in the longitudnal direction.  To test this we can see if we can get rid of the fringe wrapping caused by a pitch drive by sending some of the pitch drive to the suspension longitudnal drive.  

I made an attempt to diagonalize the OMC drive for pitch.  First I drove the LOCK_P filter bank in the OMC SUS with 3000 counts at 0.2 Hz, producing the dark purple reference in the attached plot.  Then I adjusted the P2L gain to reduce the velocity.  The light purple trace shows the frequency of the shelf being reduced from 45 Hz to just over 20 Hz, so about a factor of 2 reduction in velocity.  

The OMC sus model doesn't send the signals from the OMC ASC through the driveAling matrix.  It would be nice to re-route them through driveAlign to make this easier.  For now I've added matrix elements to the OMC ASC DOF2TT matrix to send the pitch signals to the sus longitudnal.  This could be fine tuned more, but we lost lock as I was trying to fine tune the coefficient.  Hopefully leaving these elements in the matrix will reduce the glitches due to scattered light from the OMC.  

Images attached to this report
H1 ISC (ISC)
evan.hall@LIGO.ORG - posted 20:41, Thursday 16 July 2015 (19693)
CARM on in-vac REFL

Stefan, Matt, Rana, Evan

We rephased REFL9 in full lock by driving a line at 5443 Hz into the error point of the common-mode board.

Then we switched control of CARM from REFLAIR9I to REFL9I in the usual fashion (by repeatedly measuring the OLTF of CARM while slowly swapping the relative strengths of the two sensors). Settings are shown in the attachment, along with an OLTF.

The noise in DARM is not better than with REFLAIR control, but at least this time it is not worse.

Images attached to this report
Non-image files attached to this report
H1 ISC
sheila.dwyer@LIGO.ORG - posted 20:18, Thursday 16 July 2015 - last comment - 16:23, Friday 17 July 2015(19692)
PI at 15734 in Y arm

We were locked at 24 Watts for just over 2 hours before we rang up a PI that shows up in the Y arm QPDs at 15734 Hz.  I increased the ring heater power (for both arms )from 0.5 to 0.6 Watts.  template with the QPD IOP channels is attached.  I tried to reduce the power, but we lost lock when I did that perhaps because the ISS second loop was on.  The lockloss was at about 3:00 UTC on July 17

 

Images attached to this report
Non-image files attached to this report
Comments related to this report
sheila.dwyer@LIGO.ORG - 01:03, Friday 17 July 2015 (19694)DetChar

We suspect this was not PI, that it was the roll mode.  

It would be useful if someone could track down which optic this was by looking at the roll mode peak RMS trends and looking to see if it in fact did saturate any of the actuators.

Rana

edmond.merilh@LIGO.ORG - 09:44, Friday 17 July 2015 (19700)
nutsinee.kijbunchoo@LIGO.ORG - 09:52, Friday 17 July 2015 (19701)

ETMX ring heater has asymmetrical heating at the moment (0.5W upper ring 0.6W lower ring). Not sure if you'd like to keep the setting so I'm leaving it there....

sheila.dwyer@LIGO.ORG - 16:23, Friday 17 July 2015 (19715)

Matt, Sheila

 Matt looked at this lock this morning, and saw that although the ROLL mode might have increased in the last few minutes it likely wasn't the culprit.  However, there was a line at 1055 Hz that apeared and grew in the last 20 minutes of the lock, shown in the attached screenshot.  This would indicate that the PI could be at 15329 or 17439, so this is a new PI for us.  (past incidents alog 17903 and alog 18965)  As far as I know this is also a different frequency from what has been seen at LLO. 
Unfortunately,  in my hurry to grab some fast channels for the QPDs, I used the LLO channel names but we are uusing a different ADC, so I got the wrong channels.  So we don't really know which arm this was in. 

I've made a template that anyone who suspects that a PI is rung up can run:

/ligo/home/sheila.dwyer/ParametricInstabilities/PI_IOP_template.xml

The assymetry in the ring heater was my mistake.

Images attached to this comment
H1 CDS
david.barker@LIGO.ORG - posted 17:59, Thursday 16 July 2015 (19690)
monit logging to local file on h1pemmy

I have modified monit on h1pemmy to log system over-loads to its local /var/log file system. This will give us an indication of how system loading follows CA freeze up events.

LHO General
patrick.thomas@LIGO.ORG - posted 16:43, Thursday 16 July 2015 (19689)
Ops Summary
Travis, Patrick

08:40 earthquake breaks lock, Leonid starting charging measurements
09:29 fire department through gate
09:41 fire department gone
09:48 Katie to LVEA to take pictures of magnetometers
09:55 Robert and SURF students to LVEA to work on PEM
10:16 Jeff B. and Karen to clean diode room
10:22 Vinny to mid stations to test PEM sensors
10:36 Jeff B. and Karen done
10:40 Leonid done charging measurements, Ops starting locking sequence
10:42 Robert and SURF students done
10:53 Kyle and Gerardo driving forklift in high bay
11:00 Jason taking training tours into diode room
11:31 Kyle and Gerardo done
12:07 Dave restarted h1oaf
13:47 fire department through gate
14:02 Nutsinee has had violin mode damping off for the last hour, turning it back on
15:00 out for Ops meeting
LHO FMCS
bubba.gateley@LIGO.ORG - posted 16:20, Thursday 16 July 2015 (19688)
LSB lift pumps
The lift pumps that service the LSB are not functioning. See FRS 3342.

 There will be a contractor on site tomorrow morning to remove the pumps and diagnose the problem. We may have to resort to porta-potties temporarily at the LSB depending on how long the repairs take. 
H1 CDS
david.barker@LIGO.ORG - posted 13:04, Thursday 16 July 2015 (19686)
RCG 2.9.5 and h1oaf

[WP 5359] LHO rtbuild was upgraded to RCG tag-2.9.5, this is now the default build release.

h1oaf was built against 2.9.5 and restarted. This will be used to test the fix of the True RMS part.

H1 AOS
leonid.prokhorov@LIGO.ORG - posted 12:58, Thursday 16 July 2015 (19685)
OPLEV charge measurements
Leo, Jeff
Today morning we had some time after the earthquake to perform OPLEV charge measurements.
Results for ETMX are consistent with negative trend, now the charge is about 10 Volts on all the quadrants.
Results for ETMY do not not show a significant trend and below the 10 [V] Effective Bias Voltage.

Note. I'll check it again, but it seems that we had the wrong sign of applied bias voltage in charge measurements for ETMY. Applied bias was multiplied by -1 in filters.
Applied ETMY plots use the corrected sign for June 12 to July 14.
Images attached to this report
H1 SEI (SEI)
robert.schofield@LIGO.ORG - posted 11:38, Thursday 16 July 2015 - last comment - 10:02, Friday 17 July 2015(19682)
Wind tilt is very local and is lowest in the beer garden

Summary: the effect of wind in the sub 0.1 Hz tilt band is very local (little coherence between seismometers 20m apart) and more than a factor of two greater in the HAM 2 and 5 seismometer locations then in the beer garden. We may be less sensitive to wind if the sensor correction seismometer(s) are located only in the beer garden. Also, because tilt is so local, real tilt meters, like Krishna’s at EX, should be as close as possible to the chambers.

Wind tilts our buildings, which produces spurious control signals from servo seismometers and can make it difficult to lock or maintain lock.  A previous log showed that there was almost no wind tilt at a location 40 m from the EY building, making it clear that wind tilt is a local effect (Link).  As a result, Hugh and I have been wondering if the HAM 5 seismometer location is better because it is down-wind for most storms or if the beer garden is better because it is furthest from walls. With Hugh’s help, I looked at chance coincidences between wind storms and seismometer huddles over the last few months as well as data with seismometers in the 3 locations. I think the answer is that the beer garden shows substantially less tilt than either the HAM 5 or 2 locations.

Figure 1 shows how local tilt is. The blue seismometer traces are for “huddled” seismometers (about 2m apart) in the beer garden and show high coherence below 0.1 Hz. But the red seismometer trace shows much lower coherence in this tilt band between the beer garden seismometer and the HAM5 seismometer, only about 20 m away. During high wind, I also found low coherence in the tilt band between the beer garden and the HAM2 seismometer locations.  The local nature of the tilt has implications for true tilt meters used to correct the tilt signal from seismometers. The tilt meter at EX is about 4 m from the chamber and, in Figure 1 we saw very little coherence at 20m. While it may not be enough of a return to move this one, it may be best to try and place the next one even closer, and, to the degree possible, engineer the BRS so that it can be as close as possible or even under the chamber.

Figure 2a and b show that tilt is very different at different locations in the LVEA and, of the 3 locations, the beer garden is the best. In both horizontal axes, the tilt in the beer garden is at least a factor of two better than the best of the HAM2 and HAM5 locations. It is about a factor of ten better than the worst of the HAM2 or 5 locations. I checked the 3 windstorms during the period when all 3 seismometers were working and, for each time that I examined, the beer garden seismometer was better. Figure 3 shows the two seismometers that were available during the windy period that caused locking problems last night: the tilt noise was half as much in the unused beer garden seismometer than in the HAM5 seismometer that was used for sensor correction. So, a sensor correction seismometer in the beer garden may be better than in the HAM2 or 5 locations in the frequency band dominated by tilt instead of real acceleration (roughly below 0.5 Hz). This morning Jim switched sensor correction to the beer garden seismometer.

Finally, when we have two STSs available, I think we should do a more detailed study of tilt-band coherence length, and attenuation with distance from the walls.

 

Robert, Hugh

Non-image files attached to this report
Comments related to this report
brian.lantz@LIGO.ORG - 12:09, Thursday 16 July 2015 (19684)
Just to check - 
Are you sure that there was no activity in the LVEA during these data times? That will also cause local distortions of the floor and might confuse the results.
robert.schofield@LIGO.ORG - 10:02, Friday 17 July 2015 (19703)

Actually, people on the floor make very different spectral signatures than wind and would be easy to identify in any of the spectra. But, nevertheless, I did check for any anomolous spikes in the 30 to 100 mHz band of the PEM seismometers, or, for more recent data, the  new equivalent bands of the ISI seismometers. 

H1 PSL (DetChar, PSL)
edmond.merilh@LIGO.ORG - posted 11:36, Thursday 16 July 2015 (19683)
PSL DBB scans + ISS Scan
Non-image files attached to this report
H1 SEI
sheila.dwyer@LIGO.ORG - posted 11:07, Thursday 16 July 2015 (19681)
lockloss caused by an earthquake

For anyone who is interested in classifying locklosses, or in earthquakes, here is an example of a full low noise lock broken by an earthquake.  

Images attached to this report
Displaying reports 65361-65380 of 84550.Go to page Start 3265 3266 3267 3268 3269 3270 3271 3272 3273 End