ID |
Date |
Author |
Type |
Category |
Subject |
16393
|
Tue Oct 12 11:32:54 2021 |
Yehonathan | Summary | SUS | PRM and BS Angular Actuation transfer function magnitude measurements |
Late submission (From Thursday 10/07):
I measured the PRMI sensing matrix to see if the BS and PRMI output matrices tweaking had any effect.
While doing so, I noticed I made a mistake in the analysis of the previous sensing matrix measurement. It seems that I have used the radar plot function with radians where degrees should have been used (the reason is that the azimuthal uncertainty looked crazy when I used degrees. I still don't know why this is the case with this measurement).
In any case, attachment 1 and 2 show the PRMI radar plots with the modified output matrices and and in the normal state, respectively.
It seems like the output matrix modification didn't do anything but REFL55 has good orthogonality. Problem gone?? |
Attachment 1: modified_output_matrices_radar_plots.png
|
|
Attachment 2: normal_output_matrices_radar_plots.png
|
|
16394
|
Tue Oct 12 16:39:52 2021 |
rana | Summary | SUS | PRM and BS Angular Actuation transfer function magnitude measurements |
should compare side by side with the ITM PRMI radar plots to see if there is a difference. How do your new plots compare with Gautam's plots of PRMI? |
16395
|
Tue Oct 12 17:10:56 2021 |
Anchal | Summary | CDS | Some more information |
Chris pointed out some information displaying scripts, that show if the DAQ network is working or not. I thought it would be nice to log this information here as well.
controls@fb1:/opt/mx/bin 0$ ./mx_info
MX Version: 1.2.16
MX Build: controls@fb1:/opt/src/mx-1.2.16 Mon Aug 14 11:06:09 PDT 2017
1 Myrinet board installed.
The MX driver is configured to support a maximum of:
8 endpoints per NIC, 1024 NICs on the network, 32 NICs per host
===================================================================
Instance #0: 364.4 MHz LANai, PCI-E x8, 2 MB SRAM, on NUMA node 0
Status: Running, P0: Link Up
Network: Ethernet 10G
MAC Address: 00:60:dd:45:37:86
Product code: 10G-PCIE-8B-S
Part number: 09-04228
Serial number: 423340
Mapper: 00:60:dd:45:37:86, version = 0x00000000, configured
Mapped hosts: 3
ROUTE COUNT
INDEX MAC ADDRESS HOST NAME P0
----- ----------- --------- ---
0) 00:60:dd:45:37:86 fb1:0 1,0
1) 00:25:90:05:ab:47 c1bhd:0 1,0
2) 00:25:90:06:69:c3 c1sus2:0 1,0
controls@c1bhd:~ 1$ /opt/open-mx/bin/omx_info
Open-MX version 1.5.4
build: root@fb1:/opt/src/open-mx-1.5.4 Tue Aug 15 23:48:03 UTC 2017
Found 1 boards (32 max) supporting 32 endpoints each:
c1bhd:0 (board #0 name eth1 addr 00:25:90:05:ab:47)
managed by driver 'igb'
Peer table is ready, mapper is 00:60:dd:45:37:86
================================================
0) 00:25:90:05:ab:47 c1bhd:0
1) 00:60:dd:45:37:86 fb1:0
2) 00:25:90:06:69:c3 c1sus2:0
controls@c1sus2:~ 0$ /opt/open-mx/bin/omx_info
Open-MX version 1.5.4
build: root@fb1:/opt/src/open-mx-1.5.4 Tue Aug 15 23:48:03 UTC 2017
Found 1 boards (32 max) supporting 32 endpoints each:
c1sus2:0 (board #0 name eth1 addr 00:25:90:06:69:c3)
managed by driver 'igb'
Peer table is ready, mapper is 00:60:dd:45:37:86
================================================
0) 00:25:90:06:69:c3 c1sus2:0
1) 00:60:dd:45:37:86 fb1:0
2) 00:25:90:05:ab:47 c1bhd:0
These outputs prove that the framebuilder and the FEs are able to see each other in teh DAQ network.
Further, the error that we see when IOP model is started which crashes the mx_stream service on the FE machines (see 40m/16391) :
isendxxx failed with status Remote Endpoint Unreachable
This has been seen earlier when Jamie was troubleshooting the current fb1 in martian network in 40m/11655 in Oct, 2015. Unfortunately, I could not find what Jamie did over a year to fix this issue. |
16396
|
Tue Oct 12 17:20:12 2021 |
Anchal | Summary | CDS | Connected c1sus2 to martian network |
I connected c1sus2 to the martian network by splitting the c1sim connection with a 5-way switch. I also ran another ethernet cable from the second port of c1sus2 to the DAQ network switch on 1X7.
Then I logged into chiara and added the following in chiara:/etc/dhcp/dhcpd.conf :
host c1sus2 {
hardware ethernet 00:25:90:06:69:C2;
fixed-address 192.168.113.92;
}
And following line in chiara:/var/lib/bind/martian.hosts :
c1sus2 A 192.168.113.92
Note that entires c1bhd is already added in these files, probably during some earlier testing by Gautam or Jon. Then I ran following to restart the dhcp server and nameserver:
~> sudo service bind9 reload
[sudo] password for controls:
* Reloading domain name service... bind9 [ OK ]
~> sudo service isc-dhcp-server restart
isc-dhcp-server stop/waiting
isc-dhcp-server start/running, process 25764
Now, As I switched on c1sus2 from front panel, it booted over network from fb1 like other FE machines and I was able to login to it by first logging to fb1 and then sshing to c1sus2.
Next, I copied the simulink models and the medm screens of c1x06, xc1x07, c1bhd, c1sus2 from the paths mentioned on this wiki page. I also copied the medm screens from chiara(clone):/opt/rtcds/caltech/c1/medm to martian network chiara in the appropriate places. I have placed the file /opt/rtcds/caltech/c1/medm/teststand_sitemap.adl which can be used to open sitemap for c1bhd and c1sus2 IOP and user models.
Then I logged into c1sus2 (via fb1) and did make, install, start procedure:
controls@c1sus2:~ 0$ rtcds make c1x07
buildd: /opt/rtcds/caltech/c1/rtbuild/release
### building c1x07...
Cleaning c1x07...
Done
Parsing the model c1x07...
Done
Building EPICS sequencers...
Done
Building front-end Linux kernel module c1x07...
Done
RCG source code directory:
/opt/rtcds/rtscore/branches/branch-3.4
The following files were used for this build:
/opt/rtcds/userapps/release/cds/c1/models/c1x07.mdl
Successfully compiled c1x07
***********************************************
Compile Warnings, found in c1x07_warnings.log:
***********************************************
***********************************************
controls@c1sus2:~ 0$ rtcds install c1x07
buildd: /opt/rtcds/caltech/c1/rtbuild/release
### installing c1x07...
Installing system=c1x07 site=caltech ifo=C1,c1
Installing /opt/rtcds/caltech/c1/chans/C1X07.txt
Installing /opt/rtcds/caltech/c1/target/c1x07/c1x07epics
Installing /opt/rtcds/caltech/c1/target/c1x07
Installing start and stop scripts
/opt/rtcds/caltech/c1/scripts/killc1x07
/opt/rtcds/caltech/c1/scripts/startc1x07
sudo: unable to resolve host c1sus2
Performing install-daq
Updating testpoint.par config file
/opt/rtcds/caltech/c1/target/gds/param/testpoint.par
/opt/rtcds/rtscore/branches/branch-3.4/src/epics/util/updateTestpointPar.pl -par_file=/opt/rtcds/caltech/c1/target/gds/param/archive/testpoint_211012_174226.par -gds_node=24 -site_letter=C -system=c1x07 -host=c1sus2
Installing GDS node 24 configuration file
/opt/rtcds/caltech/c1/target/gds/param/tpchn_c1x07.par
Installing auto-generated DAQ configuration file
/opt/rtcds/caltech/c1/chans/daq/C1X07.ini
Installing Epics MEDM screens
Running post-build script
safe.snap exists
controls@c1sus2:~ 0$ rtcds start c1x07
Cannot start/stop model 'c1x07' on host c1sus2.
controls@c1sus2:~ 4$ rtcds list
controls@c1sus2:~ 0$
One can see that even after making and installing, the model c1x07 is not listed as available models in rtcds list. Same is the case for c1sus2 as well. So I could not proceed with testing.
Good news is that nothing that I did affect the current CDS functioning. So we can probably do this testing safely from the main CDS setup. |
16397
|
Tue Oct 12 23:42:56 2021 |
Koji | Summary | CDS | Connected c1sus2 to martian network |
Don't you need to add the new hosts to /diskless/root/etc/rtsystab at fb1? --> There looks many elogs talking about editing "rtsystab".
controls@fb1:/diskless/root/etc 0$ cat rtsystab
#
# host list of control systems to run, starting with IOP
#
c1iscex c1x01 c1scx c1asx
c1sus c1x02 c1sus c1mcs c1rfm c1pem
c1ioo c1x03 c1ioo c1als c1omc
c1lsc c1x04 c1lsc c1ass c1oaf c1cal c1dnn c1daf
c1iscey c1x05 c1scy c1asy
#c1test c1x10 c1tst2
|
16398
|
Wed Oct 13 11:25:14 2021 |
Anchal | Summary | CDS | Ran c1sus2 models in martian CDS. All good! |
Three extra steps (when adding new models, new FE):
- Chris pointed out that the sudo command in c1sus2 is giving error
sudo: unable to resolve host c1sus2
This error comes in when the computer could not figure out it's own hostname. Since FEs are network booted off the fb1, we need to update the /etc/hosts in /diskless/root everytime we add a new FE.
controls@fb1:~ 0$ sudo chroot /diskless/root
fb1:/ 0# sudo nano /etc/hosts
fb1:/ 0# exit
I added the following line in /etc/hosts file above:
192.168.113.92 c1sus2 c1sus2.martian
This resolved the issue of sudo giving error. Now, the rtcds make and install steps had no errors mentioned in their outputs.
- Another thing that needs to be done, as Koji pointed out, is to add the host and models in /etc/rtsystab in /diskless/root of fb:
controls@fb1:~ 0$ sudo chroot /diskless/root
fb1:/ 0# sudo nano /etc/rtsystab
fb1:/ 0# exit
I added the following lines in /etc/rtsystab file above:
c1sus2 c1x07 c1su2
This told rtcds what models would be available on c1sus2. Now rtcds list is displaying the right models:
controls@c1sus2:~ 0$ rtcds list
c1x07
c1su2
- The above steps are still not sufficient for the daqd_ processes to know about the new models. This part is supossed to happen automatically, but does not happen in our CDS apparently. So everytime there is a new model, we need to edit the file /opt/rtcds/caltech/c1/target/daqd/master and add following lines to it:
# Fast Data Channel lists
# c1sus2
/opt/rtcds/caltech/c1/chans/daq/C1X07.ini
/opt/rtcds/caltech/c1/chans/daq/C1SU2.ini
# test point lists
# c1sus2
/opt/rtcds/caltech/c1/target/gds/param/tpchn_c1x07.par
/opt/rtcds/caltech/c1/target/gds/param/tpchn_c1su2.par
I needed to restart the daqd_ processes in fb1 for them to notice these changes:
controls@fb1:~ 0$ sudo systemctl restart daqd_*
This finally lit up the status channels of DC in C1X07_GDS_TP.adl and C1SU2_GDS_TP.adl . However the channels C1:DAQ-DC0_C1X07_STATUS and C1:DAQ-DC0_C1SU2_STATUS both have values 0x2bad. This persists on restarting the models. I then just simply restarted teh mx_stream on c1sus2 and boom, it worked! (see attached all green screen, never seen before!)
So now Ian can work on testing the I/O chassis and we would be good to move c1sus2 FE and I/O chassis to 1Y3 after that. I've also done following extra changes:
- Updated CDS_FE_STATUS medm screen to show the new c1sus2 host.
- Updated global diag rest script to act on c1xo7 and c1su2 as well.
- Updated mxstream restart script to act on c1sus2 as well.
|
Attachment 1: CDS_screens_running.png
|
|
16399
|
Wed Oct 13 15:36:38 2021 |
Hang | Update | Calibration | XARM OLTF |
We did a few quick XARM oltf measurements. We excited C1:LSC-ETMX_EXC with a broadband white noise upto 4 kHz. The timestamps for the measurements are: 1318199043 (start) - 1318199427 (end).
We will process the measurement to compute the cavity pole and analog filter poles & zeros later. |
Attachment 1: Screenshot_2021-10-13_15-32-16.png
|
|
16400
|
Thu Oct 14 09:28:46 2021 |
Yehonathan | Update | PSL | PMC unlocked |
PMC has been unlocked since ~ 2:30 AM. Seems like the PZT got saturated. I moved the DC output adjuster and the PMC locked immidiatly although with a low transmission of 0.62V (>0.7V is the usual case) and high REFL.
IMC locked immidiately but IFO seems to be completely misaligned. The beams on the AS monitor are moving quite alot syncronously. BS watchdog tripped. I enabled the coil outputs. Waiting for the RMS motion to relax...
Its not relaxing. RMS motion is still high. I disabled the coils again and reenabled them. This seems to have worked. Arms were locked quite easily but the ETMs oplevs were way off and the ASS couldn't get the TRX and TRY more than 0.7. I align the ETMs to center the oplev. I realign everything else and lock the arms. Maximium TR is still < 0.8.
|
16401
|
Thu Oct 14 11:25:49 2021 |
Yehonathan | Update | PSL | PMC unlocked |
{Yehonathan, Anchal}
I went to get a sandwich around 10:20 AM and when I came back BS was moving like crazy. We shutdown the watchdog.
We look at the spectra of the OSEMs (attachment 1). Clearly, the UR sensing is bad.
We took the BS sattelite box out. Anchal opened the box and nothing seemed wrong visually. We returned the box and connected it to the fake OSEM box. The sensor spectra seemed normal.
We connected the box to the vacuum chamber and the spectra is still normal (attachment 2).
We turn on the coils and the motion got damped very quickly (RMS <0.5mV).
Either the problem was solved by disconnecting and connecting the cables or it will come back to haunt us.
|
Attachment 1: BS_OSEM_Sensor_PSD.pdf
|
|
Attachment 2: BS_OSEM_Sensor_PSD_AfterReconnectingCables.pdf
|
|
16402
|
Thu Oct 14 13:40:49 2021 |
Yehonathan | Summary | SUS | PRM and BS Angular Actuation transfer function magnitude measurements |
Here is a side by side comparison of the PRMI sensing matrix using PRM/BS actuation (attachment 1) and ITMs actuation (attachment 2). The situation looks similar in both cases. That is, good orthogonality on REFL55 and bad seperation in the rest of the RFPDs.
Quote: |
should compare side by side with the ITM PRMI radar plots to see if there is a difference. How do your new plots compare with Gautam's plots of PRMI?
|
|
Attachment 1: BSPRM_Actuation_Radar_plots.png
|
|
Attachment 2: ITM_Actuation_Radar_plots.png
|
|
16403
|
Thu Oct 14 16:38:26 2021 |
Ian MacMillan | Update | General | Kicking optics in freeSwing measurment |
[Ian, Anchal]
We are going to kick the optics tonight at 2am.
The optics we will kick are the PRM BS ITMX ITMY ETMX ETMY
We will kick each one once and record for 2000 seconds and the log files will be placed in users/ian/20211015_FreeSwingTest/logs. |
16404
|
Thu Oct 14 18:30:23 2021 |
Koji | Summary | VAC | Flange/Cable Stand Configuration |
Flange Configuration for BHD
We will need total 5 new cable stands. So Qty.6 is the number to be ordered.
Looking at the accuglass drawing, the in-vaccum cables are standard dsub 25pin cables only with two standard fixing threads.
https://www.accuglassproducts.com/sites/default/files/PDF/Partpdf/110070_3.pdf
For SOSs, the standard 40m style cable bracket works fine. https://dcc.ligo.org/D010194-x0
However, for the OMCs, we need to make the thread holes available so that we can mate DB25 male cables to these cables.
One possibility is to improvise this cable bracket to suspend the cables using clean Cu wires or something. I think we can deal with this issue in situ.
Ha! The male side has the 4-40 standoff (jack) screws. So we can hold the male side on the bracket using the standoff (jack) screws and plug the female cables. OK! The issue solved!
https://www.accuglassproducts.com/sites/default/files/PDF/Partpdf/110029_3.pdf |
Attachment 1: 40m_flange_layout_20211014.pdf
|
|
16405
|
Thu Oct 14 20:16:22 2021 |
Yehonathan | Update | General | PRMI free swinging |
{Yehonathan, Raj}
We aligned the IFO in the PRMI state and let it swing freely. |
16406
|
Fri Oct 15 12:14:27 2021 |
Ian MacMillan | Update | General | Kicking optics in freeSwing measurment |
[Ian, Anchal]
we ran the free swinging test last night and the results match up with in 1/10th of a Hz. We calculated the peak using the getPeakFreqs2 script to find the peaks and they are close to previous values from 2016.
In attachment 1 you will see the results of the test for each optic.
The peak values are as follows:
Optic |
POS (Hz) |
PIT (Hz) |
YAW (Hz) |
SIDE (Hz) |
PRM |
0.94 |
0.96 |
0.99 |
0.99 |
MC2 |
0.97 |
0.75 |
0.82 |
0.99 |
ETMY |
0.98 |
0.98 |
0.95 |
0.95 |
MC1 |
0.97 |
0.68 |
0.80 |
1.00 |
ITMX |
0.95 |
0.68 |
0.68 |
0.98 |
ETMX |
0.96 |
0.73 |
0.85 |
1.00 |
BS |
0.99 |
0.74 |
0.80 |
0.96 |
ITMY |
0.98 |
0.72 |
0.72 |
0.98 |
MC3 |
0.98 |
0.77 |
0.84 |
0.97 |
The results from 2016 can be found at: /cvs/cds/rtcdt/caltech/c1/scripts/SUS/PeakFit/parameters2.m |
Attachment 1: 20211015_Kicktest_plot.pdf
|
|
16407
|
Fri Oct 15 16:46:27 2021 |
Anchal | Summary | Optical Levers | Vent Prep |
I centered all the optical levers on ITMX, ITMY, ETMX, ETMY, and BS to a position where the single arm lock on both were best aligned. Unfortunately, we are seeing the TRX at 0.78 and TRY at 0.76 at the most aligned positions. It seems less power is getting out of PMC since last month. (Attachment 1).
Then, I tried to lock PRMI with carrier with no luck. But I was able to see flashing of up to 4000 counts in POP_DC. At this position, I centered the PRM optical lever too (Attachment 2). |
Attachment 1: Screen_Shot_2021-10-15_at_4.34.45_PM.png
|
|
Attachment 2: Screen_Shot_2021-10-15_at_4.45.31_PM.png
|
|
Attachment 3: Screen_Shot_2021-10-15_at_4.34.45_PM.png
|
|
Attachment 4: Screen_Shot_2021-10-15_at_4.34.45_PM.png
|
|
16408
|
Fri Oct 15 17:17:51 2021 |
Koji | Summary | General | Vent Prep |
I took over the vent prep: I'm going through the list in [ELOG 15649] and [ELOG 15651]. I will also look at [ELOG 15652] at the day of venting.
- IFO alignment: Two arms are already locking. The dark port beam is well overlapped. We will move PRM/SRM etc. So we don't need to worry about them. [Attachment 1]
scripts>z read C1:SUS-BS_PIT_BIAS C1:SUS-BS_YAW_BIAS
-304.7661529521767
-109.23924626857811
scripts>z read C1:SUS-ITMX_PIT_BIAS C1:SUS-ITMX_YAW_BIAS
15.534616817500943
-503.4536332290159
scripts>z read C1:SUS-ITMY_PIT_BIAS C1:SUS-ITMY_YAW_BIAS
653.0100945988496
-478.16260735781225
scripts>z read C1:SUS-ETMX_PIT_BIAS C1:SUS-ETMX_YAW_BIAS
-136.17863332517527
181.09285307121306
scripts>z read C1:SUS-ETMY_PIT_BIAS C1:SUS-ETMY_YAW_BIAS
-196.6200333695437
-85.40819256078339
- IMC alignment: Locking nicely. I ran WFS relief to move the WFS output on to the alignment sliders. All the WFS feedback values are now <10. Here is the slider snapshots. [Attachment 2]
- PMC alignmnet: The PMC looked like it was quite misaligned -> aligned. IMC/PMC locking snapshot [Attachment 3]
Arm transmissions:
scripts>z avg 10 C1:LSC-TRX_OUT C1:LSC-TRY_OUT
C1:LSC-TRX_OUT 0.9825591325759888
C1:LSC-TRY_OUT 0.9488834202289581
- Suspension Status Snapshot [Attachment 4]
- Anchal aligned the OPLEV beams [ELOG 16407]
I also checked the 100 days trend of the OPLEV sum power. The trend of the max values look flat and fine. [Attachment 5] For this purpose, the PRM and SRM was aligned and the SRM oplev was also aligned. The SRM sum was 23580 when aligned and it was just fine (this is not so visible in the trend plot).
- The X and Y green beams were aligned for the cavity TEM00s. Y end green PZT values were nulled. The transmission I could reach was as follows.
>z read C1:ALS-TRX_OUTPUT C1:ALS-TRY_OUTPUT
0.42343354488901286
0.24739624058377277
It seems that these GTRX and GTRY seemed to have crosstalk. When each green shutters were closed the transmissino and the dark offset were measured to be
>z read C1:ALS-TRX_OUTPUT C1:ALS-TRY_OUTPUT
0.41822833190834546
0.025039383697636856
>z read C1:ALS-TRX_OUTPUT C1:ALS-TRY_OUTPUT
0.00021112720155274818
0.2249448773499293
Note that Y green seemed to have significant (~0.1) of 1st order HOM. I don't know why I could not transfer this power into TEM00. I could not find any significant clipping of the TR beams on the PSL table PDs.
- IMC Power reduction
Now we have nice motorized HWP. sitemap -> PSL -> Power control
== Initial condition == [Attachment 6]
C1:IOO-HWP_POS 38.83
Measured input power = 0.99W
C1:IOO-MC_RFPD_DCMON = 5.38
== Power reduction == [Attachment 7]
- The motor was enabled upon rotation on the screen
C1:IOO-HWP_POS 74.23
Measured input power = 98mW
C1:IOO-MC_RFPD_DCMON = 0.537
- Then, the motor was disabled
- Went to the detection table and swapped the 10% reflector with the 98% reflector stored on the same table. [Attachments 8/9]
After the beam alignment the MC REFL PD received about the same amount of the light as before.
C1:IOO-MC_RFPD_DCMON = 5.6
There is no beam delivered to the WFS paths.
CAUTION: IF THE POWER IS INCREASED TO THE NOMINAL WITH THIS CONFIGURATION, MC REFL PD WILL BE DESTROYED.
- The IMC can already be locked with this configuration. But for the MC Autolocker, the MCTRANS threshold for the autolocker needs to be reduced as well.
This was done by swapping a line in /opt/rtcds/caltech/c1/scripts/MC/AutoLockMC.init
# BEFORE
/bin/csh ./AutoLockMC.csh >> $LOGFILE
#/bin/csh ./AutoLockMC_LowPower.csh >> $LOGFILE
--->
# AFTER
#/bin/csh ./AutoLockMC.csh >> $LOGFILE
/bin/csh ./AutoLockMC_LowPower.csh >> $LOGFILE
Confirmed that the autolocker works a few times by toggling the PSL shutter. The PSL shutter was closed upon the completion of the test
- Walked around the lab and checked all the bellows - the jam nuts are all tight, and I couldn't move them with my hands. So this is okay according to the ancient tale by Steve.
|
Attachment 1: Screenshot_2021-10-15_17-36-00.png
|
|
Attachment 2: Screenshot_2021-10-15_17-39-58.png
|
|
Attachment 3: Screenshot_2021-10-15_17-42-20.png
|
|
Attachment 4: Screenshot_2021-10-15_17-46-13.png
|
|
Attachment 5: Screenshot_2021-10-15_18-05-54.png
|
|
Attachment 6: Screen_Shot_2021-10-15_at_19.45.05.png
|
|
Attachment 7: Screen_Shot_2021-10-15_at_19.47.10.png
|
|
16409
|
Fri Oct 15 20:53:49 2021 |
Koji | Summary | General | Vent Prep |
From the IFO point of view, all look good and we are ready for venting from Mon Oct 18 9AM |
16410
|
Mon Oct 18 10:02:17 2021 |
Koji | Update | VAC | Vent Started / Completed |
[Chub, Jordan, Anchal, Koji]
- Checked the main volume is isolated.
- TP1 and TP2 were made isolated from other volumes. Stopped TP1. Closed V4 to isolate TP1 from TP2.
- TP3 was made isolated. TP3 was stopped.
- We wanted to vent annuli, but it was not allowed as VA6 was open. We closed VA6 and vented the annuli with VAVEE.
- We wanted to vent the volume between VA6, V5, VM3, V7 together with TP1. So V7 was opened. This did not change the TP1 pressure (P2 = 1.7mmTorr) .
- We wanted to connect the TP1 volume with the main volume. But this was not allowed as TP1 was not rotating. We will vent TP1 through TP2 once the vent of the main volume is done.
- Satrted venting the main volume@Oct 18, 2021 9:45AM PDT
- We started from 10mTorr/min, and increased the vent speed to 200mTorr/min, 700mTorr/min, and now it is 1Torr/min @ 20Torr
- 280Torr @11:50AM
- 1atm @~2PM
We wanted to vent TP1. We rerun the TP2 and tried to slowly introduce the air via TP2. But the interlock prevents the action.
Right now the magenta volume in the attachment is still ~1mTorr. Do we want to open the gate valves manually? Or stop the interlock process so that we can bypass it? |
Attachment 1: Screen_Shot_2021-10-18_at_14.52.34.png
|
|
Attachment 2: Screenshot_2021-10-18_15-08-59.png
|
|
16411
|
Mon Oct 18 16:48:32 2021 |
Tega | Update | Electronics | Sat Amp modifications |
[S2100738, S2100745, S2100751] Completed three more Sat Amp units modification with seven remaining.
|
Attachment 1: IMG_20211018_162918574.jpg
|
|
16412
|
Tue Oct 19 10:59:09 2021 |
Koji | Update | VAC | Vent Started / Completed |
[Chub, Jordan, Yehonathan, Anchal, Koji]
North door of the BS chamber opened
|
16413
|
Tue Oct 19 11:30:39 2021 |
Koji | Update | VAC | How to vent TP1 |
I learned that TP1 was vented through the RGA room in the past. This can be done by opening VM2 and a manual valve ("needle valve")
I checked the setup and realized that this will vent RGA. But it is OK as long as we turns of the RGA during vent and bake it once TP1 is back.
Additional note:
- It'd be nice to take a scan for the current background level before the work.
- Turn RGA EM and filament off, let it cool down overnight.
- Vent with clean N2 or clean air. (Normal operating temp ~80C is to minimize accumulation of H-C contaminations.)
- There is a manual switch and indicators on the top of the RGA amp. It has auto protection to turn filament off if the pressure increase over ~1e-5. |
Attachment 1: Screen_Shot_2021-10-18_at_14.52.34.png
|
|
16414
|
Tue Oct 19 18:20:33 2021 |
Ian MacMillan | Summary | CDS | c1sus2 DAC to ADC test |
I ran a DAC to ADC test on c1sus2 channels where I hooked up the outputs on the DAC to the input channels on the ADC. We used different combinations of ADCs and DACs to make sure that there were no errors that cancel each other out in the end. I took a transfer function across these channel combinations to reproduce figure 1 in T2000188.
As seen in the two attached PDFs the channels seem to be working properly they have a flat response with a gain of 0.5 (-6 dB). This is the response that is expected and is the result of the DAC signal being sent as a single ended signal and the ADC receiving as a differential input signal. This should result in a recorded signal of 0.5 the amplitude of the actual output signal.
The drop off on the high frequency end is the result of the anti-aliasing filter and the anti-imaging filter. Both of these are 8-pole elliptical filters so when combined we should get a drop off of 320dB per decade. I measured the slope on the last few points of each filter and the averaged value was around 347dB per decade. This is slightly steeper than expected but since it is to cut off higher frequencies it shouldn't have an effect on the operation of the system. Also it is very close to the expected value.
The ripples seen before the drop off are also an effect of the elliptical filters and are seen in T2000188.
Note: the transfer function that doesn't seem to match the others is the heartbeat timing signal. |
Attachment 1: data3_Plots.pdf
|
|
Attachment 2: data2_Plots.pdf
|
|
16415
|
Tue Oct 19 23:43:09 2021 |
Koji | Summary | CDS | c1sus2 DAC to ADC test |
(Because of a totally unrelated reason) I was checking the electronics units for the upgrade. And I realized that the electronics units at the test stand have not been properly powered.
I found that the AA/AI stack at the test stand (Attachment 1) has an unusual powering configuration (Attachment 2).
- Only the positive power supply was used / - The supply voltage is only +15V / - The GND reference is not connected to anywhere.
For confirmation, I checked the voltage across the DC power strip (Attachments 3/4). The positive was +5.3V and the negative was -9.4V. This is subject to change depending on the earth potential.
This is not a good condition at all. The asymmetric powering of the circuit may cause damages to the opamps. So I turned off the switches of the units.
The power configuration should be immediately corrected.
- Use both positive and negative supply (2 power supply channels) to produce the positive and the negative voltage potentials. Connect the reference potential to the earth post of the power supply.
https://www.youtube.com/watch?v=9_6ecyf6K40 [Dual Power Supply Connection / Serial plus minus electronics laboratory PS with center tap]
- These units have DC power regulator which produces +/-15V out of +/-18V. So the DC power supplies are supposed to be set at +18V.
|
Attachment 1: P_20211019_224433.jpg
|
|
Attachment 2: P_20211019_224122.jpg
|
|
Attachment 3: P_20211019_224400.jpg
|
|
Attachment 4: P_20211019_224411.jpg
|
|
16416
|
Wed Oct 20 11:16:21 2021 |
Anchal | Summary | PEM | Particle counter setup near BS Chamber |
I have placed a GT321 particle counter on top of the MC1/MC3 chamber next to the BS chamber. The serial cable is connected to c1psl computer on 1X2 using 2 usb extenders (blue in color) over the PSL enclosure and over the 1X1 rack.
The main serial communication script for this counter by Radhika is present in 40m/labutils/serial_com/gt321.py.
A 40m specific application script is present in the new git repo for 40m scripts, in 40m/scripts/PEM/particleCounter.py. Our plan is to slowly migrate the legacy scripts directory to this repo overtime. I've cloned this repo in the nfs shared directory at /opt/rtcds/caltech/c1/Git/40m/scripts which makes the scripts available at all computers and keep them upto date in all computers.
The particle counter script is running on c1psl through a systemd service, using service file 40m/scripts/PEM/particleCounter.service. Locally in c1psl, /etc/systemd/system/particleCounter.service is symbollically linked to the file in the file.
Following channels for particle counter needed to be created as I could not find any existing particle counter channels.
[C1:PEM-BS_PAR_CTS_0p3_UM]
[C1:PEM-BS_PAR_CTS_0p5_UM]
[C1:PEM-BS_PAR_CTS_1_UM]
[C1:PEM-BS_PAR_CTS_2_UM]
[C1:PEM-BS_PAR_CTS_5_UM]
These are created from 40m/softChansModbus/particleCountChans.db database file. Computer optimus is running a docker container to serve as EPICS server for such soft channels. To add or edit channels, one just need to add new database file or edit database files in thsi repo and on optimus do:
controls@optimus|~> sudo docker container restart softchansmodbus_SoftChans_1
softchansmodbus_SoftChans_1
that's it.
I've added the above channels to /opt/rtcds/caltech/c1/chans/daq/C0EDCU.ini to record them in framebuilder. Starting from 11:20 am Oct 20, 2021 PDT, the data on these channels is from BS chamber area. Currently the script is running continuosly, which means 0.3u particles are sampled every minute, 0.5u twice in 5 minutes and 1u, 2u, and 5u particles are sampled once in 5 minutes. We can reduce the sampling rate if this seems unncessary to us. |
Attachment 1: PXL_20211020_183728734.jpg
|
|
16417
|
Wed Oct 20 11:48:27 2021 |
Anchal | Summary | CDS | Power supple configured correctly. |
This was horrible! That's my bad, I should have checked the configuration before assuming that it is right.
I fixed the power supply configuration. Now the strip has two rails of +/- 18V and the GND is referenced to power supply earth GND.
Ian should redo the tests. |
16418
|
Wed Oct 20 15:58:27 2021 |
Koji | Update | VAC | How to vent TP1 |
Probably the hard disk of c0rga is dead. I'll follow up in this elog later today.
Looking at the log in /opt/rtcds/caltech/c1/scripts/RGA/logs , it seemed that the last RGA scan was Sept 2, 2021, the day when we had the disk full issue of chiara.
I could not login to c0rga from control machines.
I was not aware of the presence for c0rga until today, but I could locate it in the X arm.
The machine was not responding and it was rebooted, but could not restart. It made some knocking sound. I am afraid that the HDD failed.
I think we can
- prepare a replacement linux machine for the python scripts
or
- integrate it with c1vac |
16419
|
Thu Oct 21 11:38:43 2021 |
Jordan | Update | SUS | Standoffs for Side Magnet on 3" Adapter Ring SOS Assembly |
I had 8 standoffs made at the Caltech chemistry machine shop to be used as spacers for the side magnets on the 3" Ring assembly. This is to create enough clearance between the magnet and the cap screws directly above on the wire clamp.
These are 0.075" diameter by .10" length. Putting them through clean and bake now. |
Attachment 1: Magnet_Standoffs.jpg
|
|
16420
|
Thu Oct 21 11:41:31 2021 |
Anchal | Summary | PEM | Particle counter setup near BS Chamber |
The particle count channel names were changes yesterday to follow naming conventions used at the sites. Following are the new names:
C1:PEM-BS_DUST_300NM
C1:PEM-BS_DUST_500NM
C1:PEM-BS_DUST_1000NM
C1:PEM-BS_DUST_2000NM
C1:PEM-BS_DUST_5000NM
The legacy count channels are kept alive with C1:PEM-count_full copying C1:PEM-BS_DUST_1000NM channel and C1:PEM-count_half copying C1:PEM-BS_DUST_500NM channel.
Attachment one is the particle counter trend since 8:30 am morning today when the HVAC wokr started. Seems like there was some peak particle presence around 11 am. The particle counter even counted 8 counts of particles size above 5um!
|
Attachment 1: ParticleCountData20211021.pdf
|
|
16421
|
Thu Oct 21 15:22:35 2021 |
rana | Summary | PEM | Particle counter setup near BS Chamber |
SVG doesn't work in my browser(s). Can we use PDF as our standard for all graphics other than photos (PNG/JPG) ? |
16422
|
Thu Oct 21 15:24:35 2021 |
rana | Summary | PEM | Particle counter setup near BS Chamber |
rethinking what I said on Wednesday - its not a good idea to put the particle counter on a vac chamber with optics inside. The rumble from the air pump shows up in the acoustic noise of the interferometer. Let's look for a way to mount it near the BS chamber, but attached to something other than vacuum chambers and optical tables.
Quote: |
I have placed a GT321 particle counter on top of the MC1/MC3 chamber next to the BS chamber.
|
|
16423
|
Fri Oct 22 17:35:08 2021 |
Ian MacMillan | Summary | PEM | Particle counter setup near BS Chamber |
I have done some reading about where would be the best place to put the particle counter. The ISO standard (14644-1:2015) for cleanrooms is one every 1000 m^2 so one for every 30m x 30m space. We should have the particle counter reasonably close to the open chamber and all the manufactures that I read about suggest a little more than 1 every 30x30m. We will have it much closer than this so it is nice to know that it should still get a good reading. They also suggest keeping it in the open and not tucked away which is a little obvious. I think the best spot is attached to the cable tray that is right above the door to the control room. This should put it out of the way and within about 5m of where we are working. I ordered some cables to route it over there last night so when they come in I can put it up there. |
16424
|
Mon Oct 25 13:23:45 2021 |
Anchal | Summary | BHD | Before photos of BSC |
[Yehonathan, Anchal]
On thursday Oct 21 2021, Yehonathan and I opened the door to BSC and took some photos. We setup the HEPA stand next to the door with anti-static curtains covering all sides. We spend about 15 minutes trying to understand the current layout and taking photos and a video. Any suggestions on improvement in our technique and approach would be helpful.
Links to photos:
https://photos.app.goo.gl/fkkdu9qAvH1g5boq6 |
16425
|
Mon Oct 25 17:37:42 2021 |
Anchal | Summary | BHD | Part I of BHR upgrade - Removed optics from BSC |
[Anchal, Paco, Ian]
Clean room etiquettes
- Two people in coverall suits, head covers, masks and AccuTech ultra clean gloves.
- One person in just booties to interact with outside "dirty" world.
- Anything that comes in chamber, first cleaned outside with clean cloth and IPA. Then cleaned by the "clean" folks. We followed this for allen keys, camera and beam finder card.
- Once the chamber cover has been removed, cover the annulus with donut. We forgot to do this :(
Optics removal and changes
We removed the following optics from the BSC table and stored them in X-end flowbench with fan on. See attachment 1 and 2.
- IPPOS SM2
- GRX SM2
- PRM OL1
- PRMOL4
- IPPOS SM3
- IPANG SM1
- PRM OL2
- Unidentified optic inbetween IPPOS45P and IPPOS SM3
- Beam block behing PR3
- Beam block behind GR PBS
- GR PBS
- GRPERI1L (Periscope)
- PRMOL3
- IPPOS45P
- Cylindrical counterweight on North-west end of table.
- Cheap rectangular mirror on South west end of table (probably used for some camera, but not in use anymore)
- IPANGSM2
We also changed the direction of clamp of MMT1 to move it away from the center of the able (where PRM will be placed)
We screwed in the earthquake stops on PRM and BS from front face and top.
We unscrewed the cable post for BS and PRM oplevs and loved it in between SR3 and BS and screwed it lightly.
We moved the PRM, turned it anti-clockwise 90 degrees and brought it in between TT2 and BS. Now there is a clear line of sight between TT2 and PR2 on ITMY table.
Some next steps:
- We align the input beam to TT2 by opening the "Injection Chamber" (formerly known as OMC chamber). While doing so, we'll clear unwanted optics from this table as well.
- We open ITMX chamber, clear some POP optics. If SOS are ready, we would replace PR2 with SOS and put it in a new position.
- Then we'll replace PR3 with an SOS and align the beam to BS.
These are next few days of work. We need atleast one SOS ready by Thursday.
Photos after today's work: https://photos.app.goo.gl/EE7Mvhw5CjgZrQpG6 |
Attachment 1: rn_image_picker_lib_temp_44cb790a-c3b4-42aa-8907-2f9787a02acd.jpg
|
|
Attachment 2: rn_image_picker_lib_temp_0fd8f4fd-64ae-4ccd-8422-cfe929d4eeee.jpg
|
|
16426
|
Tue Oct 26 10:17:14 2021 |
Yehonathan | Update | BHD | SOS assembly |
Things that I need to start suspending optics:
1. Winch adapter plate (D970314). Might need to make one.
2. Quad photodetector
3. Camera and camera mount
4. Beam height target
5. Height gauge |
16427
|
Tue Oct 26 13:27:07 2021 |
Tega | Summary | Electronics | Sat Amp modification Summary |
Modifications and testing of SatAmp units COMPLETE. Attachments 1 & 2 show all 19 units, one installed unit and the remaining 18 units are stacked and ready for install. Detailed notes of the modification for each unit are presented in the summary document in the dcc.
|
Attachment 1: SapAmpModStack.jpg
|
|
Attachment 2: SatAmpInstalled.jpg
|
|
16428
|
Tue Oct 26 14:53:24 2021 |
Koji | Update | Electronics | Rack |
1. We have a rack at the 40m storage. We are free to take it to the lab. If there is a tag, tell the info to Liz. Let's move it to the lab tomorrow right after the meeting.
2. We have a few racks in WB B1 (Attachment 1). Liz and I checked a rack which looks suitable for us. 46U height. Caltech transport will move it to the lab. |
Attachment 1: P_20211026_143814.jpg
|
|
16429
|
Tue Oct 26 16:56:22 2021 |
Paco | Summary | BHD | Part I of BHR upgrade - Locked PMC and IMC |
[Paco, Ian]
We opened the laser head shutter. Then, we scanned around the PMC resonance and locked it. We then opened the PSL shutter, touched the MC1, MC2 and MC3 alignment (mostly yaw) and managed to lock the IMC. The transmission peaked at ~ 1070 counts (typical is 14000 counts, so at 10% of PSL power we would expect a peak transmission of 1400 counts, so there might still be some room for improvement). The lock was engaged at ~ 16:53, we'll see for how long it lasts.
There should be IR light entering the BSC!!! Be alert and wear laser safety goggles when working there.
We should be ready to move forward into the TT2 + PR3 alignment. |
16430
|
Tue Oct 26 18:24:00 2021 |
Ian MacMillan | Summary | CDS | c1sus2 DAC to ADC test |
[Ian, Anchal, Paco]
After the Koji found that there was a problem with the power source Anchal and I fixed the power then reran the measurment. The only change this time around is that I increased the excitation amplitude to 100. In the first run the excitation amplitude was 1 which seemed to come out noise free but is too low to give a reliable value.
link to previous results
The new plots are attached. |
Attachment 1: data2_Plots.pdf
|
|
Attachment 2: data3_Plots.pdf
|
|
16431
|
Wed Oct 27 16:27:16 2021 |
Anchal | Summary | BHD | Part II of BHR upgrade - Prep |
[Anchal, Paco, Ian]
Before we could start working on Part II, which is to relocate TT2 to new location, we had to clear space in front of injection chamber door and clean the floor which was very dusty. This required us to disconnect everything we could safely from OMC North short electronics rack, remove 10-15 BNC cables, 4-5 power cords and relocate some fiber optic cables. We didn't had caps for fiber optic cables handy, so we did not remove them from the rack mounted unit and just turned it away. At the end, we mopped the floor and dried it with a dry cloth. Before and after photos in attachments.
|
Attachment 1: OMCNorthBefore.jpeg
|
|
Attachment 2: OMCNorthAfter.jpeg
|
|
16432
|
Wed Oct 27 16:31:35 2021 |
Anchal | Summary | BHD | Part III of BHR upgrade - Removal of PR2 Small Suspension |
I went inside the ITMX Chamber to read off specs from PR2 edge. This was required to confirm our calculations of LO power for BHR later. The numbers that I could read from the edge were kind of meaningless "0.5 088 or 2.0 088". To make it more worthwhile this opening of the chamber, we decided to remove the PR2 suspension unit so that the optic can be removed and installed on an SOS in the cleanroom. We covered the optic in clean aluminum foil inside the chamber, then placed in on another aluminum foil to cover completely. Then I traveled slowly to the C&B room, where I placed it on a flow bench.
Later on, we decided to use a dummy fixed mount mirror for PR2 initially with the same substrate thickness, so that we get enough LO power in transmission for alignment. In the very end, we'll swap that with the PR2 mounted on an SOS unit. |
16433
|
Wed Oct 27 16:38:02 2021 |
Anchal | Summary | BHD | Part II of BHR upgrade - Relocation of TT2 and MMT1/2 alignment |
[Anchal, Paco]
We opened BSC and Injection Chamber doors. We removed two stacked counterweights from near the center of the BS table, from behind TT2 and placed them in the Xend flow bench. Then we unscrewed TT2 and relocated it to the new BHR layout position. This provided us with the target for the alignment of MMT1 and MMT2 mirrors.
While aligning MMT1 and MMT2, we realized that the BHR layout underestimated the clearance of the beam from MMT2 to TT2, from the TT1 suspension unit. The TT1 suspension stage was clipping our beam going to TT2. To rectify this, we decided to move the MMT2 mirror mount about a cm South and retry. We were able to align the beam to the TT2 optic, but it is a bit off-center. The reflection of TT2 now is going in the general direction of the ITMX chamber. We stopped our work here as fatigue was setting in. Following are some thoughts and future directions:
- We realized that the output beam from the mode cleaner moves a lot (by more than a cm at MMT2) between different locks. Maybe that's just because of our presence. But we wonder how much clearance all beams must have from MC3 to TT2.
- Currently, we think the Faraday Isolator might be less than 2 cm away from the beam between MMT1 and MMT2 and the TT1 suspension is less than 2 cm away from MMT2 and TT2.
- Maybe we can fix these by simply changing the alignment on TT1 which was fixed for our purposes.
- We definitely need to discuss the robustness of our path a bit more before we proceed to the next part of the upgrade.
Thu Oct 28 17:00:52 2021 After Photos: https://photos.app.goo.gl/wNL4dxPyEgYTKQFG9 |
16434
|
Wed Oct 27 18:11:37 2021 |
Koji | Summary | BHD | Part II of BHR upgrade - Relocation of TT2 and MMT1/2 alignment |
Closed the PSL shutter @18:11
During the vent, we want to keep the cavity unlocked if not necessary.
|
16435
|
Wed Oct 27 18:16:45 2021 |
Koji | Summary | BHD | Part II of BHR upgrade - Relocation of TT2 and MMT1/2 alignment |
- Moving the MMT2 south by a cm is fine. This will give you ~0.5cm at TT1 without changing the other alignment much.
- IMC mode is moving because of your presence + HEPA blow.
- 2cm at Faraday is plenty for the beam diameter of a few mm.
|
16436
|
Wed Oct 27 19:34:52 2021 |
Koji | Summary | Electronics | New electronics racks |
1. The rack we cleaned today (came from West Bridge) will be placed between 1X3 and 1X4, right next to 1X4 (after removing the plastic boxes). (Attachment 1)
For easier work at the side of the 1X4, the side panel of the 1X4 should be removed before placing the new rack. Note that this rack is imperial and has 10-32 threads
2. In terms of the other rack for the Y arm, we found the rack in the storage is quite dirty. Anchal pointed out that we have a few racks standing along the Y arm (as the storage of the old VME/Euro card electronics) (Attachments 2/3)
They are not too dirty and also doing nothing there. Let's vacate one of them (the one right next to the optics preparation table). Use this space as a new storage area placing a wire shelving rack for something.
BTW, I thought it is good to have the rack at the vertex side of 1Y1 (as 1Y0?), but the floor has "KEEP OUT" marking. I have no idea why we have this marking. Is this for crane operation??? Does any one know? |
Attachment 1: P_20211027_180737.jpg
|
|
Attachment 2: P_20211027_180443.jpg
|
|
Attachment 3: P_20211027_180408.jpg
|
|
Attachment 4: P_20211027_180139.jpg
|
|
16437
|
Thu Oct 28 16:32:32 2021 |
Paco | Summary | BHD | Part IV of BHR upgrade - Removal of BSC eastern optics |
[Ian, Paco, Anchal]
We turned off the BSC oplev laser by turning the key counterclockwise. Ian then removed the following optics from the east end in the BSC:
- OM4-PJ (wires were disconnected before removal)
- GRX_SM1
- OM3
- BSOL1
We placed them in the center-front area of the XEND flow bench.
Photos: https://photos.app.goo.gl/rjZJD2zitDgxBfAdA |
16438
|
Thu Oct 28 17:01:54 2021 |
Anchal | Summary | BHD | Part III of BHR upgrade - Adding temp fixed flat mirror for PR2 |
[Anchal, Paco, Ian]
- We added a Y1-2037-0 mirror (former IPPOS SM2 mirror) on a fixed mount in the position of where PR2 is supposed to be in new BHR layout.
- After turning out all lights in the lab, we were able to see a transmitted beam on our beam finder card.
- We aligned the mirror so that it relfects the beam off to PR3 clearly and the reflection from PR3 hits BS in the center.
- We were able to see clear gaussian beams splitted from BS going towards ITMX and ITMY.
Photos: https://photos.app.goo.gl/cKdbtLGa9NtkwqQ68 |
16439
|
Thu Oct 28 23:13:19 2021 |
Yehonathan | Update | BHD | SOS assembly |
{Tega, Yehonathan, Koji}
Suspension of a Dummy Optic
We gathered the components needed for suspending a 2" optic housed in a 3" ring adapter:
1. SOS Tower
2. Winches+Winch adapter plate (Attachment 3)
2. HeNe Laser + Power supply
3. A steering mirror
4. QPD + ND2 Filter + Electronic amplifier
5. Oscilloscope
6. Dummy optic housed in a ring adapter (Attachment 2)
An OpLev was built using the HeNe laser, steering mirror, suspended optic, QPD (Attachment 1).
The beam height was set with a ruler. The QPD was placed in front of the laser and its height was adjusted until the Y signal vanished.
The beam was made parallel to the table. First, roughly by using an iris. Then, more accurately, by measuring the beam directed at the suspended optic with the QPD and zeroing the Y signal by adjusting the steering mirror.
We suspended the dummy optic using a music wire we found in the cleanroom cabinet.
All the wire clamps on the ring adapter, SOS, and winches were loosened.
About 0.5m of music wire was cut. Then, the wire was threaded through the wire clamp on the adapter side block, around the ring adapter, and through the wire clamp on the other side block, keeping the wire untwisted. The optic was put on the safety stop and the height was roughly adjusted using the lower EQ stops.
The wire pair was then threaded through the wire clamp on the suspension block and held near the winches. The wire was made to go through the groves at the side blocks. The wire was clamped to the side blocks. The wires were clamped on the winches. The wires were pulled by the winches until the magnet marking on the side blocks was centered on the OSEMs' holes on the side plates of the SOS (attachment 4).
Once the heights were set, the wire was clamped at the suspension block.
We balanced the dummy optic using a counterweight.
We placed the QPD at the laser reflection from the optic. We adjusted the screw set going through the counterweights to adjust the balance. The pitch imbalance was monitored by observing the Y signal on the oscilloscope.
Comments:
1. Turns out that for a 1/4" thick optic, the rear counterweight needs to be removed for achieving balance.
2. To fix the counterweight on the setscrew we will use some epoxy.
3. Seems like the left optical table in the cleanroom is slightly tilted. We need to fix it.
4. The bottom long EQ stop is not touching the adapter due to the balancing mass socket. We might want to put a nut on it.
5. Still need to glue 3 more side magnet+dumbell assemblies to rods and then glue them before gluing them to the side blocks which will take at least 2 more days until we can start suspending a real optic. |
Attachment 1: OpLev_Setup.jpg
|
|
Attachment 2: suspended_optic.png
|
|
Attachment 3: 20211029_113011.jpg
|
|
Attachment 4: 20211029_113052.jpg
|
|
16440
|
Fri Oct 29 14:39:37 2021 |
Anchal | Summary | BHD | 1Y1 cleared. IY3 ready for C1SUS2 I/O and FE. |
[Anchal, Paco]
We cleared 1Y1 rack today removing the following items. This stuff is sitting on the floor about 2 meters east of 1Y3 (see attachment 1):
- A VME crate: We disconnected it's power cords from the side bus.
- A NI PXIe-1071 crate with some SMA multiplexer units on it.
We also moved the power relay ethernet strip from the middle of the rack to the bottom of the rack clearing the space marked clear in Koji's schematics. See attachment 2.
There was nothing to clear in 1Y3. It is ready for installing c1sus2 I/O chassis and FE once the testing is complete.
We also removed some orphaned hanging SMA RG-405 cables between 1Y3 and 1Y1. |
Attachment 1: RemovedStuff.jpeg
|
|
Attachment 2: 1Y1.jpeg
|
|
Attachment 3: 1Y3.jpeg
|
|
16441
|
Sun Oct 31 14:21:31 2021 |
rana | HowTo | Treasure | IFOCad |
IFOcad model/video of the AEI 10m interferometer:
https://10m.aei.mpg.de/design-and-sensitivity/ |
16442
|
Mon Nov 1 14:51:34 2021 |
Koji | Update | General | Checking the vent plan |
The vent team described a detailed vent plan (and reports where the actions have been performed)
https://wiki-40m.ligo.caltech.edu/vent/Fall2021
- [Sec.4] We should decide the final PR2 mirror through table-top measurements.
- [Sec 6] BS alignment is probably "unknown" now. So it'd be better to use the ITMY spot as the reference, then align BS for ITMX. For temporary alignment, it's OK though.
- [Sec 9-11] RIght now there is no mounts to place LO3/LO4/AS2/AS3/BHDBS. But we probably want to test something before the installation of the BHD? Just place the BHDBS on a optics mount so that we get an interfered beam on ITMY?
At this point we are supposed to have all the electronics all the CDS necessary for the new SOS control. Otherwise, they are just swinging and the alignment work will just be impossible.
- [Sec 15] The OPLEV mirrors can be freely moved as long as it does not block the main IR beams. Moving ITMXOL1 makes the reflection blocked by ITMXOL2. And moving ITMXOL2 would make the IR beams clipped. Consider replacing the mounts with a fixed mount. (The OPLEV mirrors are 1.5" in dia. It is not common vacuum compatible 1.5inch mounts. If 1" Al mirror is sufficient, we can use it.
https://wiki-40m.ligo.caltech.edu/vent/Fall2021/FinalAlignment
- The arms are the most strict alignment requirement. Everything else will follow the arm alignment. So start from the arms and propagate the alignment to Michelson / PRMI / SRMI.
- We reestablish arm alignment using the end green beams.
- Then recover IR arm alignment. Consider using ASS if possible |