You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Background Info tab

 

InstructionsAction Fields
Select Lead Tester's NamePulldown menu of Names
Enter any other testers' namesA box people can type in and the text is saved as a string
Enter dateMaybe don't need this as an enter box, but display of date/time might be nice and needs to be written to CSV
Select CryomodulePulldown with CM01-35 and HL1 & 2
Select CavityPulldown menu 1-8
Check that you're allowed to turn on the cavity, the CM is at 2K, and that the radiation monitoring system is installedCheckbox: Yup, we're good to go

Magnet Test tab

If this cryomodule's magnets haven't been tested yet:

InstructionsAction Fields
Open striptools to monitor magnet temperatures and readbacksButtons to open striptools (needs to pass CM/Cavity from background tab) or plots on screen
Push button to open display for quad magnet controlSuper fancy button that takes CM info and passes it to open the e/pydm display or have scripts to do next few steps
Reset and turn on the power supply. Degauss the magnet by selecting "Degauss" under the Ready menu (horrible instructions, apologies). After the degauss has finished, set BDES to 8.5 and trim.Scriptify please, need script to check for successful reset/on, degauss and trim and alert the user if any fail
For the XCOR and YCOR, reset and turn on the power supplies. Set BDES to 8.5 and trim.script. Same caveats as above. So these will be push buttons to run the scripts?
Leave the magnets on for at least an hour, monitoring the temps occasionally while continuing the cavity commissioning. After the hour has passed, trim the magnets to 0, then turn off the power supplies.Script to 0, trim, & off the magnets.
Take screen shots of the temp & readback plots and post to the elogA button to do this?

Prep for Cavity Test tab

The tasks described in this section should be done after the linac is cooled to 2 K. In general, not much time is foreseen for in-depth trouble shooting on individual cavities. If problems are encountered, the issue should be classified and recorded, then move on to the next cavity. These problems will be evaluated and solved by the respective experts offline.

InstructionsAction Fields
Open the RF Cavity Overview EPICS displayPushbutton that parses the CM/Cav info and passes to epics display OR maybe we don't need it?
Start a bazillion striptools: cavity temps, vacuum readbacks, CM temps, LLs/JTs/Pres/etcPlots along the bottom - cuz we're going to want to watch them from multiple tabs? Or open in a separate window? Or the super fancy filmstrip idea
Verify that the radiation monitors are reading outcheck box
Open the interlocks panel, click the reset button, and verify that all interlocks clearButton to open interlock display in sub-window OR script to push reset and point out to the user if there's a problem

SSA on & Calibrate tab

InstructionsAction Fields
Select Characterization PanelPushbutton to open it in an embedded window OR script to do all of these steps...
Check that the SSA Drive Max is set to 0.8 & push the Go button 
If the task does not complete or completes with an error, lower the SSA Drive Max and re-run calibration. If it still does not complete, call... 
Once it's complete, PUSH the calculated SSA slope & SAVE 

Tune the Cavity to 1.3 GHz tab

InstructionsAction Fields
Select Frequency Tune panelOpen embedded or start a script?
Select Chirp for RF mode. Set the drive level to 15%script
Turn on the RFscript?
Open a striptool with the chirp detune and total stepspushbutton or already have plot on the display
Record the cold landing frequency (the chirp detune) of the cavity in the elogcaget or a box showing the detune. Button to record value to a python variable for writing to CSV file. Button to stick in elog?
Open cavity overview waveforms displaybutton to open or already show the waveforms on display
Reset the total stepper motor steps

Show the total, provide the reset button

Set the stepper to 10000 steps (1E4). Click the right arrow. Verify that the detune amount moves toward zero. The calibration is approximately 10 Hz/step. If the detune increases, go 20000 steps with the left arrow and verify that the detune moves toward zero. If not, contact an expert. 
Move the stepper until the chirp detune is less than 5 Hz. Expect to move many millions of step.s Record the number of steps that is needed to get the cavity within 5 Hz detune.Are we brave enough to have a script do this?
Set the piezo to enabled and dc modebuttons or little script
Verify the piezo engagement by changing the DC offset voltage 5 volts and observing the cavity frequency changes by the expected amount (~100 Hz/volt)Script that does this and calculates the hz/volt and shows that to the user.

Cavity Calibration tab

InstructionsAction Fields
Select Cavity Characterization EPICS displayOpen embedded or start a script?
Set the cavity drive level to 15%. Set the cavity to pulse modeThe Q0 script already does this calibration - just needs to interact with the user a bit
Push the Pulsed SEL calibration GO buttonprovide button or script
Verify the waveforms for forward and reverse are similar to those below when the calibration is finished. If the Pulsed SEL Calibration successfully completes, the "newly calculated" values will appear in the results box.Need the waveforms displayed on this page or window open from previous tab. Need a figure showing what waveforms should look like
Tweak the phase if the notch in the reverse power waveform doesn't touch the baselinescript snippet from q0 code
If the Q loaded is between 3e7 and 5e7, hit the "Push" buttons to push the loaded Q and the cavity scale factor to the Current value registers and push the "Save" buttons. If not, re-do the pulsed SEL calibration. If after the second try, the value is not within specification, note the value and move on to the next cavity. (Need sanity check on cavity scale factor too)Prompt user to check, then script can push buttons. I think eventually we want the loaded Q in the CSV file.
Calculate the Probe Qext by pushing Go in the Probe Q calculator section. Log the Probe Q in the elog.again with the enter value into python variable for later writing to CSV and elogging, whatever we decide
  • No labels