Reports until 21:18, Friday 11 November 2016
H1 CAL (CAL, DetChar, ISC, SUS)
jeffrey.kissel@LIGO.ORG - posted 21:18, Friday 11 November 2016 (31432)
New SUS ETMY Dynamical Model Tags
J. Kissel, K. Izumi

We discovered today (see LHO aLOG 31427) that the previously most recent tag of the H1 SUS ETMY dynamical model,
    /ligo/svncommon/SusSVN/sus/trunk/Common/SusModelTags/Matlab/
    quadmodelproduction-rev7995_ssmake4pv2eMB5f_fiber-rev3601_h1etmy-rev7915_released-2016-06-15.mat
has a bug ** in which the ~1 Hz dynamics of the suspensions are junk. While exploring, we also found that the L1 SUS ETMY model tagged at the same time, 
    /ligo/svncommon/SusSVN/sus/trunk/Common/SusModelTags/Matlab/
    quadmodelproduction-rev7995_ssmake4pv2eMB5f_fiber-rev3601_l1etmy-rev7914_released-2016-06-15.mat
did not include UIM-to-PUM wire violin modes. 

As such, I've tagged two new dynamical models, using the current damping settings at BOTH sites for ETMY (*including* optical lever damping at LHO, since we're now using Pitch damping during nominal low noise), and including upper-stage wire violin mode dynamics,
    /ligo/svncommon/SusSVN/sus/trunk/Common/SusModelTags/Matlab/
    quadmodelproduction-rev8274_ssmake4pv2eMB5f_fiber-rev3601_h1etmy-rev7915_released-2016-11-11.mat
    quadmodelproduction-rev8274_ssmake4pv2eMB5f_fiber-rev3601_l1etmy-rev7914_released-2016-11-11.mat

I attach plots of the transfer functions from UIM, PUM, and TST to TST in the longitudinal direction for both interferometers, comparing all ETMY-specific tags in the repo. 

Details
:::::::::::::::::::::::

The damping loop settings for both sites were captured at the same time, while both IFOs were in nominal low noise. These filters are captured here:
    /ligo/svncommon/SusSVN/sus/trunk/QUAD/Common/MatlabTools/QuadModel_Production/
    dampingFilters_h1etmy_20161111.mat
    dampingFilters_l1etmy_20161111.mat
The wire violin mode frequencies are currently the same for both sites, taken from LHO aLOG 24917. There're not actually the same, but LLO hasn't measured theirs yet, so this'll have to do for now.

Remember, 
- the calibration group has an external SVN link to this directory of model tags here:
    /ligo/svncommon/CalSVN/aligocalibration/trunk/Common/externals/SUSdynamModelTags/
so they don't have to download the whole SUS svn just to use these tags. I suggest the ISC group do the same, though I haven't made new tags for any of the other three QUADs in either IFO.
- Models are tagged using the function
    /ligo/svncommon/SusSVN/sus/trunk/Common/MatlabTools/tagsusdynamicalmodel.m


** I've traced the bug back to the addition of Sus. Point to TOP Mass violin modes. If you call 
    /ligo/svncommon/SusSVN/sus/trunk/QUAD/Common/MatlabTools/QuadModel_Production/
    generate_QUAD_Model_Production.m
and insist that it includes all of the QUAD's violin modes,
    >> quadModel = generate_QUAD_Model_Production(freq,buildType,svnDir,plotFlag,isDamped,filterFile,useModalDamping,modalDOFs,includeViolinModes,nViolinModes)
where
    includeViolinModes = true;
    nViolinModes = [25 25 25 25];
then it destroys the low frequency response. But, if you don't include any Sus. Point to TOP Mass violins by setting 
    nViolinModes = [25 25 25 0];
then the low frequency response remains intact. This is likely a problem with the numbering of connections, and the requested transfer functions are no longer picking out the right degree of freedom. I'll have Brett take a look at this. Since the Sus. Point to TOP mass wire frequencies don't get excited when the UIM or lower stages are driven, then there's no urgency to fix the bug.
Non-image files attached to this report