KM3NeT Collaboration(Ageron, M. et al), Calvo, D., Coleiro, A., Colomer, M., Gozzini, S. R., Hernandez-Rey, J. J., et al. (2020). Dependence of atmospheric muon flux on seawater depth measured with the first KM3NeT detection units. Eur. Phys. J. C, 80(2), 99–11pp.
Abstract: KM3NeT is a research infrastructure located in the Mediterranean Sea, that will consist of two deep-sea Cherenkov neutrino detectors. With one detector (ARCA), the KM3NeT Collaboration aims at identifying and studying TeV-PeV astrophysical neutrino sources. With the other detector (ORCA), the neutrino mass ordering will be determined by studying GeV-scale atmospheric neutrino oscillations. The first KM3NeT detection units were deployed at the Italian and French sites between 2015 and 2017. In this paper, a description of the detector is presented, together with a summary of the procedures used to calibrate the detector in-situ. Finally, the measurement of the atmospheric muon flux between 2232-3386 m seawater depth is obtained.
|
KM3NeT Collaboration(Adrian-Martinez, S. et al), Aguilar, J. A., Bigongiari, C., Calvo Diaz-Aldagalan, D., Emanuele, U., Gomez-Gonzalez, J. P., et al. (2013). Detection potential of the KM3NeT detector for high-energy neutrinos from the Fermi bubbles. Astropart Phys., 42, 7–14.
Abstract: A recent analysis of the Fermi Large Area Telescope data provided evidence for a high-intensity emission of high-energy gamma rays with a E-2 spectrum from two large areas, spanning 50 above and below the Galactic centre (the “Fermi bubbles”). A hadronic mechanism was proposed for this gamma-ray emission making the Fermi bubbles promising source candidates of high-energy neutrino emission. In this work Monte Carlo simulations regarding the detectability of high-energy neutrinos from the Fermi bubbles with the future multi-km(3) neutrino telescope KM3NeT in the Mediterranean Sea are presented. Under the hypothesis that the gamma-ray emission is completely due to hadronic processes, the results indicate that neutrinos from the bubbles could be discovered in about one year of operation, for a neutrino spectrum with a cutoff at 100 TeV and a detector with about 6 km(3) of instrumented volume. The effect of a possible lower cutoff is also considered.
|
KM3NeT Collaboration(Aiello, S. et al), Alves Garre, S., Calvo, D., Carretero, V., Colomer, M., Hernandez-Rey, J. J., et al. (2022). Determining the neutrino mass ordering and oscillation parameters with KM3NeT/ORCA. Eur. Phys. J. C, 82(1), 26–16pp.
Abstract: The next generation of water Cherenkov neutrino telescopes in the Mediterranean Sea are under construction offshore France (KM3NeT/ORCA) and Sicily (KM3NeT/ARCA). The KM3NeT/ORCA detector features an energy detection threshold which allows to collect atmospheric neutrinos to study flavour oscillation. This paper reports the KM3NeT/ORCA sensitivity to this phenomenon. The event reconstruction, selection and classification are described. The sensitivity to determine the neutrino mass ordering was evaluated and found to be 4.4 sigma if the true ordering is normal and 2.3 sigma if inverted, after 3 years of data taking. The precision to measure Delta m(32)(2) and theta(23) were also estimated and found to be 85.10(-6) eV(2) and (<b>(+1.9)(-3.1))degrees for normal neutrino mass ordering and, 75.10(-6) eV(2) and ((+2.0)(-7.0))degrees for inverted ordering. Finally, a unitarity test of the leptonic mixing matrix by measuring the rate of tau neutrinos is described. Three years of data taking were found to be sufficient to exclude (nu)over-left-right-arrow tau event rate variations larger than 20% at 3 sigma level.
|
KM3NeT Collaboration(Aiello, S. et al), Alves Garre, S., Bariego-Quintana, A., Calvo, D., Carretero, V., Cecchini, V., et al. (2024). Differential Sensitivity of the KM3NeT/ARCA detector to a diffuse neutrino flux and to point-like source emission: Exploring the case of the Starburst Galaxies. Astropart Phys., 162, 102990–9pp.
Abstract: KM3NeT/ARCA is a Cherenkov neutrino telescope under construction in the Mediterranean sea, optimised for the detection of astrophysical neutrinos with energies above similar to 1 TeV. In this work, using Monte Carlo simulations including all-flavour neutrinos, the integrated and differential sensitivities for KM3NeT/ARCA are presented considering the case of a diffuse neutrino flux as well as extended and point-like neutrino sources. This analysis is applied to Starburst Galaxies demonstrating that the detector has the capability of tracing TeV neutrinos from these sources. Remarkably, after eight years, a hard power-law spectrum from the nearby Small Magellanic Cloud can be constrained. The sensitivity and discovery potential for NGC 1068 is also evaluated showing that KM3NeT/ARCA will discriminate between different astrophysical components of the measured neutrino flux after 3 years of data taking.
|
KM3NeT Collaboration(Aiello, S. et al), Alves Garre, S., Calvo, D., Carretero, V., Garcia Soto, A., Gozzini, S. R., et al. (2024). Embedded software of the KM3NeT central logic board. Comput. Phys. Commun., 296, 109036–15pp.
Abstract: The KM3NeT Collaboration is building and operating two deep sea neutrino telescopes at the bottom of the Mediterranean Sea. The telescopes consist of latices of photomultiplier tubes housed in pressure-resistant glass spheres, called digital optical modules and arranged in vertical detection units. The two main scientific goals are the determination of the neutrino mass ordering and the discovery and observation of high-energy neutrino sources in the Universe. Neutrinos are detected via the Cherenkov light, which is induced by charged particles originated in neutrino interactions. The photomultiplier tubes convert the Cherenkov light into electrical signals that are acquired and timestamped by the acquisition electronics. Each optical module houses the acquisition electronics for collecting and timestamping the photomultiplier signals with one nanosecond accuracy. Once finished, the two telescopes will have installed more than six thousand optical acquisition nodes, completing one of the more complex networks in the world in terms of operation and synchronization. The embedded software running in the acquisition nodes has been designed to provide a framework that will operate with different hardware versions and functionalities. The hardware will not be accessible once in operation, which complicates the embedded software architecture. The embedded software provides a set of tools to facilitate remote manageability of the deployed hardware, including safe reconfiguration of the firmware. This paper presents the architecture and the techniques, methods and implementation of the embedded software running in the acquisition nodes of the KM3NeT neutrino telescopes. Program summary Program title: Embedded software for the KM3NeT CLB CPC Library link to program files: https://doi.org/10.17632/s847hpsns4.1 Licensing provisions: GNU General Public License 3 Programming language: C Nature of problem: The challenge for the embedded software in the KM3NeT neutrino telescope lies in orchestrating the Digital Optical Modules (DOMs) to achieve the synchronized data acquisition of the incoming optical signals. The DOMs are the crucial component responsible for capturing neutrino interactions deep underwater. The embedded software must configure and precisely time the operation of each DOM. Any deviation or timing mismatch could compromise data integrity, undermining the scientific value of the experiment. Therefore, the embedded software plays a critical role in coordinating, synchronizing, and operating these modules, ensuring they work in unison to capture and process neutrino signals accurately, ultimately advancing our understanding of fundamental particles in the Universe. Solution method: The embedded software on the DOMs provides a solution based on a C-based bare-metal application, operating without a real-time embedded OS. It is loaded into the RAM during FPGA configuration, consuming less than 256 kB of RAM. The software architecture comprises two layers: system software and application. The former offers OS-like features, including a multitasking scheduler, firmware updates, peripheral drivers, a UDP-based network stack, and error handling utilities. The application layer contains a state machine ensuring consistent program states. It is navigated via slow control events, including external inputs and autonomous responses. Subsystems within the application code control specific acquisition electronics components via the associated driver abstractions. Additional comments including restrictions and unusual features: Due to the operation conditions of the neutrino telescope, where access is restricted, the embedded software implements a fail-safe procedure to reconfigure the firmware where the embedded software runs.
|