The Study and Development of BPM Noise Monitoring at the Siam Photon Source
Abstract
1. Introduction
2. Materials and Methods
2.1. Noise Analysis
2.2. Noise Classification and Learning
2.2.1. Noise Labeling and Classification
2.2.2. Machine Learning Approaches
2.3. Noise Monitoring
- SPS: Siam Photon Source;
- STR: storage ring;
- DIAG: beam diagnostics;
- EBPM-NOISE: PSD of the signals from digital BPM;
- SPECT_13kHz_X: spectrum around 13 kHz of the horizontal plane.
3. Results and Discussion
3.1. BPMS and Data Selection
3.2. Noise Training and Testing
3.2.1. Noise Labeling
3.2.2. Model Training and Classification
3.3. System Integration: Noise-Monitoring System
4. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Klysubun, P.; Klinkhieo, S.; Kongtawong, S.; Krainara, S.; Pulampong, T.; Sudmuang, P.; Suradet, N. Beam Diagnostics at Siam Photon Source. In Proceedings of the 5th International Beam Instrumentation Conference (IBIC′16), Barcelona, Spain, 11–15 September 2016; pp. 410–412. [Google Scholar]
- Hettel, R. Review of synchrotron beam stability and stabilizing systems. Rev. Sci. Instrum. 1989, 60, 1501–1506. [Google Scholar] [CrossRef]
- Forck, P. Beam instrumentation and diagnostics. arXiv 2020, arXiv:2009.10411. [Google Scholar]
- USER MANUAL: Multiplexed Beam Position Monitor. Available online: https://www.bergoz.com/wp-content/uploads/MX-BPM-manual-3-0.pdf (accessed on 15 June 2023).
- Libera Spark ERXR/ERPT. Available online: https://www.i-tech.si/products/libera-spark-erxr/ (accessed on 15 June 2023).
- Bryant, P.J.; Johnsen, K. The Principles of Circular Accelerators and Storage Rings; Cambridge University Press: Cambridge, UK, 1993. [Google Scholar]
- Dalesio, L.; Davidsaver, M.A.; Kraimer, M.R.; Hartman, S.M.; Kasemir, K.U.; Johnson, A.N.; Shen, G.; Junkes, H.; Korhonen, T.; Lange, R.; et al. EPICS 7 provides major enhancements to the EPICS toolkit. In Proceedings of the 16th International Conference on Accelerator and Large Experimental Control Systems (ICALEPCS2017), JACoW, Barcelona, Spain, 8–13 October 2017; pp. 22–26. [Google Scholar]
- Welcome to the CS-Studio/Phoebus Documentation! Available online: https://control-system-studio.readthedocs.io/en/latest/ (accessed on 1 June 2023).
- Nadolski, L.; Besson, J.C.; Bouvet, F.; Brunelle, P.; Cassinari, L.; Denard, J.C.; Filhol, J.-M.; Hubert, N.; Lamarre, J.-F.; Loulergue, A.; et al. Orbit stability status and improvement at soleil. In Proceedings of the 11th European Particle Accelerator Conference EPAC08, Genoa, Italy, 23–27 June 2008; pp. 3134–3136. [Google Scholar]
- Chiu, P.; Huang, C.H.; Wu, C.Y.; Hsu, K.T.; Liao, C.Y.; Cheng, Y.S.; Hu, K.H. TPS Fast Orbit Feedback Upgrade. J. Phys. Conf. Ser. 2024, 2687, 072013. [Google Scholar] [CrossRef]
- Bengtsson, J.; Hidaka, Y. NSLS-II Turn-by-Turn BPM Data Analysis-A Use Case Approach; Brookhaven National Lab. (BNL): Upton, NY, USA, 2014. [Google Scholar]
- Howard, R.M. Principles of Random Signal Analysis and Low Noise Design: The Power Spectral Density and Its Applications; John Wiley & Sons: Hoboken, NJ, USA, 2004. [Google Scholar]
- Krizhevsky, A.; Sutskever, I.; Hinton, G.E. Imagenet classification with deep convolutional neural networks. In Proceedings of the Advances in Neural Information Processing Systems 25 (NIPS 2012) Conference, Lake Tahoe, NV, USA, 3–8 December 2012. [Google Scholar]
- Chirodea, M.C.; Novac, O.C.; Novac, C.M.; Bizon, N.; Oproescu, M.; Gordan, C.E. Comparison of tensorflow and pytorch in convolutional neural network-based applications. In Proceedings of the 2021 13th International Conference on Electronics, Computers and Artificial Intelligence (ECAI), Pitesti, Romania, 1–3 July 2021; pp. 1–6. [Google Scholar]
- Howard, A.; Sandler, M.; Chu, G.; Chen, L.C.; Chen, B.; Tan, M.; Wang, W.; Zhu, Y.; Pang, R.; Vasudevan, V.; et al. Searching for mobilenetv3. In Proceedings of the 2019 IEEE/CVF International Conference on Computer Vision, Seoul, Republic of Korea, 27 October–2 November 2019; pp. 1314–1324. [Google Scholar]
- Kingma, D.P.; Ba, J. Adam: A method for stochastic optimization. In Proceedings of the 3rd International Conference on Learning Representations (ICLR2015), San Diego, CA, USA, 7–9 May 2015. [Google Scholar]
- Manasatitpong, N.S.K.; Sumano, N.; Wongprachanukul, N. SLRI EPICS Convention Discussion. 2023. Available online: https://git.slri.or.th/epics-working-group/slri-epics-management/-/blob/main/meeting/meeting_minutes_20230523.md (accessed on 24 May 2023).
- EPICS Archiver Appliance. Available online: https://epicsarchiver.readthedocs.io/en/latest/ (accessed on 24 May 2023).
Models | Classes | Precision | Recall | F1-Score | Accuracy |
---|---|---|---|---|---|
TensorFlow | Broad | 0.996198 | 0.996198 | 0.996198 | 0.998295 |
Multipeak | 0.996139 | 1 | 0.998066 | 0.998295 | |
Normal | 1 | 0.996743 | 0.998369 | 0.998295 | |
Off | 1 | 1 | 1 | 0.998295 | |
PyTorch | Broad | 0.992395 | 0.992395 | 0.992395 | 0.99659 |
Multipeak | 0.992278 | 0.996124 | 0.994197 | 0.99659 | |
Normal | 1 | 0.996743 | 0.998369 | 0.99659 | |
Off | 1 | 1 | 1 | 0.99659 | |
MobileNetV3 | Broad | 0.995885 | 0.991803 | 0.99384 | 0.995741 |
Multipeak | 0.992395 | 0.988636 | 0.990512 | 0.995741 | |
Normal | 0.994065 | 1 | 0.997024 | 0.995741 | |
Off | 1 | 1 | 1 | 0.995741 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Promdee, W.; Kongtawong, S.; Suebka, S.; Pulampong, T.; Suradet, N.; Rujanakraikarn, R.; Hirunuran, P.; Jummunt, S. The Study and Development of BPM Noise Monitoring at the Siam Photon Source. Particles 2025, 8, 76. https://doi.org/10.3390/particles8030076
Promdee W, Kongtawong S, Suebka S, Pulampong T, Suradet N, Rujanakraikarn R, Hirunuran P, Jummunt S. The Study and Development of BPM Noise Monitoring at the Siam Photon Source. Particles. 2025; 8(3):76. https://doi.org/10.3390/particles8030076
Chicago/Turabian StylePromdee, Wanisa, Sukho Kongtawong, Surakawin Suebka, Thapakron Pulampong, Natthawut Suradet, Roengrut Rujanakraikarn, Puttimate Hirunuran, and Siriwan Jummunt. 2025. "The Study and Development of BPM Noise Monitoring at the Siam Photon Source" Particles 8, no. 3: 76. https://doi.org/10.3390/particles8030076
APA StylePromdee, W., Kongtawong, S., Suebka, S., Pulampong, T., Suradet, N., Rujanakraikarn, R., Hirunuran, P., & Jummunt, S. (2025). The Study and Development of BPM Noise Monitoring at the Siam Photon Source. Particles, 8(3), 76. https://doi.org/10.3390/particles8030076