Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.34 KB

Readme.md

File metadata and controls

19 lines (15 loc) · 1.34 KB

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.