/SysidRFcavity

Determine bandwidth and detuning of superconducting cavities with a recursive least-squares algorithm

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

SysidRFcavity

Software for the "New method" paper on how to measure Q0

Software for open-loop simulations

Software for closed-loop simulations

  • V. Ziemann, Real-time system identification of superconducting cavities with a recursive least-squares algorithm: closed-loop operation, FREIA Report 2023/4 and arXiv:2307.07386, July 2023.
  • run_simulation4.m, the main program for the closed-loop simulations;
  • calculate_mu_PD.m, the code from Appendix A;
  • calculate_mu_PI.m, the code from Appendix B;
  • calculate_mu_PID.m, the code from Appendix C.