Next Article in Journal
Near-InfraRed Spectroscopy Provides a Reproducible Estimate of Muscle Aerobic Capacity, but Not Whole-Body Aerobic Power
Next Article in Special Issue
The Methodology for Evaluating the Operating State of SF6 HVCBs Based on IDDA
Previous Article in Journal
Coupling Different Road Traffic Noise Models with a Multilinear Regressive Model: A Measurements-Independent Technique for Urban Road Traffic Noise Prediction
Previous Article in Special Issue
Hybrid Multimodal Feature Fusion with Multi-Sensor for Bearing Fault Diagnosis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

Incremental Clustering for Predictive Maintenance in Cryogenics for Radio Astronomy

National Institute for Astrophysics (INAF), Cagliari Astronomical Observatory, Via della Scienza 5, 09047 Selargius, Italy
*
Author to whom correspondence should be addressed.
Sensors 2024, 24(7), 2278; https://doi.org/10.3390/s24072278
Submission received: 26 January 2024 / Revised: 18 March 2024 / Accepted: 29 March 2024 / Published: 3 April 2024
(This article belongs to the Special Issue Signal Processing and Sensing Technologies for Fault Diagnosis)

Abstract

:
In a cooling system for radio astronomy receivers, maintaining cold heads and compressors is essential for consistent performance. This project focuses on monitoring the power currents of the cold head’s motor to address potential mechanical deterioration, which could jeopardize the overall functionality of the system. Using Hall effect sensors, a microcontroller-based electronic board, and artificial intelligence, the system detects and predicts anomalies. The model operates using an unsupervised approach based on incremental clustering. Since potential fault scenarios can be multiple and often challenging to simulate or identify during training, the system is initially trained using known operational categories. Over time, the system adapts and evolves by incorporating new data, which can be assigned to existing categories or, in the case of new anomalies, form new categories. This incremental approach enables the system to enhance its performance over the years, adapting to new anomaly scenarios and ensuring precise and reliable monitoring of the cold head’s health.

1. Introduction

A radio telescope is a complex structure designed to receive and measure the Radio Frequency (RF) power emitted by radio astronomical sources. The received signal is essentially a broad-band noise with statistical properties similar to both the background noise and the noise generated by the radio telescope’s receiving system itself. Power levels of radio astronomical signals are typically in the order of 10 15 ÷ 10 20 W; for this reason, one of the fundamental requirements for the proper functioning of receivers installed in a radio telescope is sensitivity.
The total noise power available from the “radio telescope system” can be expressed by the following expression [1,2]:
P s y s = P A + P r e c ,
In Equation (1), P A represents the available noise power at the output terminals of the antenna, while P r e c is the receiver noise power. Considering the power–temperature equivalence, expressed by Equation P = k T B (where k is the Boltzmann constant, T is the temperature in Kelvin, and B is the bandwidth of the received signal), the expression (1) can be written as:
T s y s = T A + T r e c ,
where T A represents the sky noise temperature of the antenna [3] and depends on the pointing direction (elevation) of the antenna: typically it ranges from 25 K for elevation angles of 45° to 90 K for elevation angles of 5° (or near the Earth’s horizon). T r e c indicates the receiver temperature and is determined by the temperatures of various components of the receiving chain. The T s y s mentioned in Equation (2) is related to the sensitivity from the radiometer Equation [2]:
S N = T s r c Δ f τ T s y s ,
In Equation (3), S/N is the SNR (Signal-to-Noise Ratio), T s r c represents the temperature of the observed radio source, and τ is the integration (or observation) time. Generally, because T s y s > > T s r c , the reduction in contributions due to T A and T r e c becomes very important. Neglecting the description of techniques utilized for the reduction of the antenna temperature T A , in this context it is crucial to consider that the receiver noise temperature T r e c depends on the number of components in the receiving chain. Its value can be quantified using the Friis formula [4,5], which states that the equivalent noise temperature of a generic system composed of N devices is equal to [6]:
T t o t = T 1 + T 2 G 1 + T 3 G 1 G 2 + + T N G 1 G 2 G ( N 1 ) ,
where T i , G i (with i = 1 , , N ) are, respectively, the equivalent noise temperatures and gains associated with individual components of the receiving chain. Since the noise temperature of these components depends on their physical temperature, cooling them to extremely low temperatures near absolute zero reduces the thermal agitation of the electronic components. Therefore, ensuring the cooling of the entire chain is of fundamental importance, as described, for example, in [7,8], in the development of LNAs for radio astronomy.
To achieve the required temperatures, the components of the receiving chain are positioned inside cryostats (Dewars). Typically, they consist of two stages: the first operates at temperatures around 70 K, while the second, used to reach lower temperatures, operates around 10 ÷ 20 K. The most crucial feature of a cryostat is the refrigeration capacity and the minimization of thermal load: this aspect is related to heat conduction mechanisms (radiation, conduction, and convection) [6]. The reduction contribution of the radiation is achieved using special materials such as super-insulation, while the conduction is reduced by minimizing the thermal link between the parts of the cryostat cooled to 70 K and 20 K. The convection is significantly reduced by creating (and maintaining) a vacuum inside the dewar: removing air prevents thermal exchange caused by air currents generated when adjacent surfaces have different temperatures. In general, a cryogenic dewar can be formed by a temperature- and vacuum-level monitoring system (vacuum gauge), a vacuum generation system (whose main component is the vacuum pump), a refrigeration circuit including a cold head and the gas compressor used to achieve low temperatures (usually helium), along with the necessary components for the electrical power supply.
For the reasons mentioned above, the maintenance of cold heads and compressors is crucial for sustaining the required performance over time.
This work aims to monitor the power currents that supply the cold head motor as its mechanical components are subject to wear and can compromise the operation of the entire system. Any anomalies in the currents can allow for the early prediction of potential malfunctions, reducing unplanned downtime.

State of the Art

Unsupervised machine learning [9] has significant applications across various sectors. In the business context, clustering is crucial for identifying customers based on similar purchasing behaviors, enabling companies to tailor marketing strategies more precisely. In social networks, the use of clustering facilitates connections between users sharing similar preferences, enhancing the overall user experience. In the realm of predictive maintenance, clustering proves useful in applications where anomalies are unlabeled in the initial project phase [10] or in continual learning scenarios where the number of classes cannot be defined a priori [11]. Currently, in cutting-edge research, numerous studies compare the performance of various clustering algorithms, providing valuable insights for selecting the most suitable method for specific needs [12].
In the context of the problem examined in this research, the application of unsupervised algorithms proves particularly fitting for the outlined use case. In the following sections, the process for data collection and model training will be detailed.

2. Materials and Methods

2.1. Hardware Description

The monitoring system has been designed to ensure that any potential malfunction does not compromise the system’s operability and does not adversely affect its MTBF (Mean Time Between Failure). This is guaranteed by the fact that the three power supplies required for the three-phase motor enter the box and are intercepted without undergoing changes or alterations from the signal processing electronics. Therefore, the prototype implemented is a pass-through system. Figure 1 illustrates the integration of the Cold Head Monitor (CHM) into the refrigeration system composed of the compressor and the cold head.
Examining the control system in detail in Figure 2, several macro-blocks can be identified:
  • The first board, named HALL V1, contains Hall effect sensors ACS758xCB, produced by Allegro Microsystems, Manchester, NH, USA [13].
  • The second board, named HALL CONDITIONING V1, includes the amplification stage and the voltage acquisition with the Analog-to-Digital Converter (ADC) ADS1015, produced by Texas Instruments, Dallas, TX, USA [14].
  • An Arduino LEONARDO produced by Interaction Design Institute, Ivrea, Italy [15] for logic and additional acquisition through digital pins.
  • A 230 VAC to 5 VDC power supply for powering the sensors, ADC, and the Arduino itself.
Figure 2. Internal description of the CMH system: the blue blocks represent the Hall effect sensors, signal conditioning, signal acquisition, and data processing, while the yellow ones indicate the electrical power supply.
Figure 2. Internal description of the CMH system: the blue blocks represent the Hall effect sensors, signal conditioning, signal acquisition, and data processing, while the yellow ones indicate the electrical power supply.
Sensors 24 02278 g002
From the CTI 9600 compressor [16], in addition to the helium lines that go directly to the cold head (not shown in Figure 2), power supplies (L1, L2, L3) along with the ground (E) cables are delivered. L1, L2, and L3 are intercepted by the HALL V1 board, which houses the Hall effect sensors, before being output without alteration.
The voltage outputs from these sensors are extracted and directed to the HALL CONDITIONING V1 board, equipped with a 12-bit ADC from Adafruit. At the same time, they are routed to the Arduino Leonardo, on the Digital Pins 0, 1, and 7, which are connected to timers.
The parallel acquisition of the data is motivated by the need to sample the amplitudes of the voltages proportional to the 3 currents with the first ADC, while the respective phase shifts are captured with the Digital Pins.
These three boards (Hall sensors, ADC, Arduino) need to be powered, hence the presence of an AC–DC Converter. Finally, signal visualization, storage, and any post-processing occur through a PC, which acquires data via an Ethernet protocol.

2.2. Firmware 1.0v and Acquisition Software 1.0v

Dedicated firmware written in C has been developed to handle communication with the Arduino microcontroller, managing Ethernet communication and providing a set of APIs to query the device for receiving the three data streams. Specifically, gains are calculated for the three channels of the ADC, enabling an assessment of the signal amplification. Additionally, phase shifts between signals in channels 1–2 and 1–3 are determined using the Arduino interrupts, providing insights into the temporal delay between the signals. The values obtained from the ADC for the three channels are expressed in peak-to-peak volts, allowing the amplitude measurement of the signals. The collected data are visualized through a simple software interface written in Python, which offers a variety of information about the system’s condition. This interface not only facilitates the visualization of the mentioned information but also allows real-time plotting of the current, along with the capability to save and load temporal sequences. The software allows for visualizing the health status of the cryogenic heads by integrating the module described in the following section.

2.3. Clustering Setup

In addition to these quantitative analyses, the data undergoes a more advanced evaluation process through an artificial intelligence system. The training dataset was created by collecting data from cold head tests with various operating hours and different uses. As depicted in Table 1, our study employed two types of cold heads provided by CTI-Cryogenics [17], which differ solely in their cooling capacity rather than their electrical characteristics. We chose to adopt the 30,000 h threshold as a criterion for maintenance, aligning with the manufacturer’s recommendations. This time interval was selected as a reference point to distinguish between normal operation and maintenance states. Both types of heads were alternately mounted inside an empty test Dewar, and powered using the same compressor. This approach allowed us to maintain consistent experimental conditions during data acquisition. The three data streams from the Arduino (one for each channel) were divided into 128-sample lengths to obtain data suitable for clustering analysis. This sample size enables the generation of data easily processable by the clustering model and includes sufficient information to distinguish the samples themselves.
The data preprocessing stage involved a series of transformations aimed at optimizing the data for subsequent analysis. In particular, the initial dataset, consisting of sinusoidal signal windows with a length of 128 samples (as illustrated in Figure 3), underwent a process of statistical synthesis. This process involved the extraction of key statistical indicators from each window, resulting in a significant dimensionality reduction. Specifically, the preprocessing function computed five fundamental statistical features for each window: the mean, standard deviation, maximum value, minimum value, and range (i.e., the difference between the maximum and minimum values). By condensing the information within each window into these concise statistical summaries, the computational burden on the subsequent clustering algorithm was effectively reduced. These features provide information about the distribution and amplitude of the signal within the window.
The model operates through an unsupervised approach based on incremental clustering [18], a technique used in data mining and machine learning to update a clustering model with new data without having to rebuild the entire model from scratch. It adjusts existing clusters or creates new ones as new data arrive, allowing for efficient and scalable updates to the model. Initially, the system is trained considering three types of operation: normal operation, a cold head requiring maintenance, and a cold head with a non-functioning compressor. These categories were identified through the analysis and availability of the collected data; however, it is understood that fault scenarios can be diverse, complex, and often challenging to simulate or identify during training.
The detection of new anomalies is performed by analyzing new input data in real time within the system. These new data points can be assigned to one of the three existing clusters or, in the case where the anomaly is different from the labeled ones, contribute to forming a new cluster.
The assignment of a point to a cluster is determined by calculating the Euclidean distance between the point and the centroids of the clusters. The point is then assigned to the cluster with the closest centroid. Formally, given a set of points X and k centroids X = { c 1 , c 2 , . . . , c k } , the point is assigned to the cluster with the nearest centroid.
argmin j x i c j 2
where · represents the Euclidean norm. To identify a point as anomalous, a threshold δ is considered on the Euclidean distance. If the distance between the point and the nearest centroid is greater than δ , the point is considered anomalous. Formally:
x i c argmin j > δ
The value of δ has been selected by considering the distribution of distances between all points in the dataset and the cluster centers of the trained model. The choice of an upper value falls within a specific confidence interval.
This incremental approach allows the system to autonomously improve over the years, adapting to new anomaly scenarios and ensuring precise and reliable detection of the health status of cold heads, even in the presence of previously unidentified anomalies. However, it is important to emphasize that, at the current state of the system, retraining the model is necessary in the presence of anomalies.
The choice of the algorithm used was influenced by various factors. K-means was chosen as the solution because it offers numerous advantages over other clustering algorithms, such as DBSCAN and OPTICS, especially in contexts where the number of clusters is known a priori. Its superior computational efficiency is attributed to its conceptual simplicity and fast convergence as an iterative algorithm [19].
Furthermore, K-means stands out for its ease in handling a predefined number of clusters, ensuring a more straightforward and controllable implementation compared to algorithms like DBSCAN, which rely on parameters such as density and distance.
Another crucial point is the availability of the predict function in K-means, enabling inferences on new data by assigning them to existing clusters. This feature proves particularly useful in continuous monitoring scenarios, where real-time data classification is essential [20].

3. Results and Discussion

The K-means algorithm, trained with the dataset, revealed a distinct separation between the three classes identified in the project. In Figure 4, the scatter plot for two of the five features used is presented, while Table 2 lists the most important key evaluation metrics for clustering:
  • The Silhouette score [21] provides a measure of internal cohesion and separation between clusters. The score ranges from −1 to 1, where a higher score indicates better clusters.
  • The Calinski–Harabasz index [22] measures the cluster’s compactness. A higher value indicates better clusters.
  • The Davies–Bouldin index [23] measures the “compactness” and “separation” of clusters, with lower values indicating better clusters.
Table 2. Common evaluation metrics obtained from training with the K-means algorithm.
Table 2. Common evaluation metrics obtained from training with the K-means algorithm.
MetricValueRange
Silhouette score0.7848[−1, 1]
Calinski–Harabasz index 8.1762 × 10 6 [0, +∞]
Davies–Bouldin index0.2163[0, +∞]
Adjusted Rand index98%[0, 100]
Figure 4. 2D scatter plot of clusters obtained using the k-means algorithm considering two of the five features used: mean and standard deviation.
Figure 4. 2D scatter plot of clusters obtained using the k-means algorithm considering two of the five features used: mean and standard deviation.
Sensors 24 02278 g004
Moreover, due to its access to ground truth labels, the adjusted Rand index [24] is used to compare predicted labels with the actual ones.
The chosen value of δ to identify points as anomalies is 0.5 higher than the distances between the points and the centroids of the known clusters, as depicted in Figure 5. The model was trained on a workstation with 2 × EPYC 7402 24-core produced by AMD, Sunnyvale, CA, USA Processors, 256 GB of RAM and 2 × GeForce RTX 4090 GPUs produced by Nvidia, Santa Clara, CA, USA. In support of the findings in Section 2.3, a comparison was conducted between the K-means and DBSCAN algorithms in terms of training time across varying database sizes. The results presented in Figure 6 show that, in the case of the density-based algorithm, the training time increases linearly with the dataset size, while for K-means, it remains constant. This highlights its unsuitability for incremental applications [25,26]. The final system was tested, with data processed by the CHM sent over the network to an NVIDIA Jetson TX2, a powerful embedded computing platform [27] running the acquisition software. Using this configuration, the average inference time to assign correct labels to the current sample is approximately 0.03 s.

4. Conclusions and Future Works

The developed system stands out as a versatile solution for monitoring cryogenic systems, especially within the realm of radio astronomy. It adeptly discerns maintenance needs by assessing actual wear and tear, thereby reducing unnecessary maintenance intervals and optimizing maintenance scheduling. Its compact design makes it suitable for remote installation even in confined spaces, requiring limited resources. Additionally, its pass-through nature ensures that malfunctions do not compromise the entire system. Moving forward, future project developments will prioritize the integration of additional sensors (such as those for monitoring temperature and vibrations) and accounting for the phase difference among the signals from the three channels. Another aspect to consider will be automating the process of identifying new anomalies, aiming to eliminate the need for manual model training each time a new cluster is detected. It is worth noting that the prototype is well-suited to be applied to other types of motors. This requires minor hardware modifications and retraining of the AI model. Therefore, in the future, the potential extension of the prototype to other devices requiring predictive maintenance will be assessed.

Author Contributions

Conceptualization, P.O., A.C. and T.P.; methodology, P.O. and A.C.; software, A.C.; validation, P.O. and A.C.; formal analysis, A.C.; investigation, P.O., A.C. and T.P.; resources, P.O., P.M. and T.P.; data curation, A.C.; writing—original draft preparation, A.C. and P.O.; writing—review and editing, P.M., R.C. and T.P.; visualization, A.C.; supervision, T.P.; project administration, T.P.; funding acquisition, T.P. All authors have read and agreed to the published version of the manuscript.

Funding

This project is part of the PIR01_00010 and CIR01_00010 PON projects: Enhancement of the Sardinia Radio Telescope for the study of the Universe at high radio frequencies, funded by the Italian Ministry of University and Research.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available on request from the corresponding author.

Acknowledgments

For this project, we express our gratitude to the Astronomical Observatory of Cagliari, the Astrophysical Observatory of Arcetri, the Institute of Radio Astronomy, and the Italian Space Agency for providing the cold heads essential for constructing the dataset.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
RFRadio Frequency
SNRSignal-to-Noise Ratio
CHMCold Head Monitor
MTBFMean Time Between Failure
ADCAnalog-to-Digital Converter
AC–DCAlternate Current to Direct Current
APIApplication Programming Interface
AIArtificial intelligence
MLMachine learning

References

  1. Daniyan, L. The concept of radio telescope receiver design. Int. J. Electron. Commun. Eng. 2011, 4, 461–471. [Google Scholar]
  2. Tiuri, M. Radio astronomy receivers. IEEE Trans. Antennas Propag. 1964, 12, 930–938. [Google Scholar] [CrossRef]
  3. Ulaby, F.T.; Moore, R.K.; Fung, A.K. Microwave Remote Sensing: Active and Passive; Addison-Wesley Pub. Co., Advanced Book Program/World Science Division: Reading, MA, USA, 1981. [Google Scholar]
  4. Friis, H. Noise Figures of Radio Receivers. Proc. IRE 1944, 32, 419–422. [Google Scholar] [CrossRef]
  5. Fouquet, F. Friis Formula. In Noise in Radio-Frequency Electronics and Its Measurement; Wiley: Hoboken, NJ, USA, 2020; pp. 23–35. [Google Scholar] [CrossRef]
  6. Serna Puente, J.M. Cryogenic systems in Radio Astronomy. In Proceedings of the 2nd MCCT-SKADS Training School. Radio Astronomy: Fundamentals and the New Instruments, Sigüenza, Spain, 26 August–4 September 2009; p. 12. [Google Scholar] [CrossRef]
  7. Pospieszalski, M.W. Cryogenic amplifiers for Jansky Very Large Array receivers. In Proceedings of the 2012 19th International Conference on Microwaves, Radar and Wireless Communications, Warsaw, Poland, 21–23 May 2012; Volume 2, pp. 748–751. [Google Scholar] [CrossRef]
  8. Bryerton, E.W.; Morgan, M.; Pospieszalski, M.W. Ultra low noise cryogenic amplifiers for radio astronomy. In Proceedings of the 2013 IEEE Radio and Wireless Symposium, Austin, TX, USA, 20–23 January 2013; pp. 358–360. [Google Scholar] [CrossRef]
  9. Nagpal, A.; Jatain, A.; Gaur, D. Review based on data clustering algorithms. In Proceedings of the 2013 IEEE Conference on Information & Communication Technologies, Thuckalay, India, 11–12 April 2013; pp. 298–303. [Google Scholar] [CrossRef]
  10. Amruthnath, N.; Gupta, T. A research study on unsupervised machine learning algorithms for early fault detection in predictive maintenance. In Proceedings of the 2018 5th International Conference on Industrial Engineering and Applications (ICIEA), Singapore, 26–28 April 2018; pp. 355–361. [Google Scholar] [CrossRef]
  11. Madaan, D.; Yoon, J.; Li, Y.; Liu, Y.; Hwang, S.J. Representational Continuity for Unsupervised Continual Learning. In Proceedings of the International Conference on Learning Representations, Vienna, Austria, 4 May 2021. [Google Scholar]
  12. Shahriar, N.; Akib Al Faisal, S.M.; Pinjor, M.M.; Sharif Zobayer Rafi, M.A.; Rahman Sarkar, A. Comparative Performance Analysis of K-Means and DBSCAN Clustering algorithms on various platforms. In Proceedings of the 2019 22nd International Conference on Computer and Information Technology (ICCIT), Dhaka, Bangladesh, 18–20 December 2019; pp. 1–6. [Google Scholar] [CrossRef]
  13. Allegro Microsystems. Thermally Enhanced, Fully Integrated, Hall-Effect-Based Linear Current Sensor IC with 100 μΩ Current Conductor. 2022. Available online: https://www.allegromicro.com/~/media/files/datasheets/acs758-datasheet.ashx (accessed on 27 October 2023).
  14. ADS1015 Data Sheet, Product Information and Support | TI.com. Available online: https://www.ti.com/product/ADS1015 (accessed on 27 October 2023).
  15. Arduino Leonardo|Arduino Documentation. Available online: https://docs.arduino.cc/hardware/leonardo (accessed on 27 October 2023).
  16. CTI-Cryogenics. CTI-Cryogenics 9600 Compressor. 2021. Available online: https://www.edwardsvacuum.com/content/dam/brands/edwards-vacuum/edwards-website-assets/our-markets/chamber-solutions/cti-datasheets/Edwards%20CTI%209600%20Compressor%20-%20Data%20sheet.pdf (accessed on 27 October 2023).
  17. CTI-CRYOGENICS. CTI-Cryogenics Cryodyne Refrigeration System. 2002. Available online: https://www.lakeshore.com/docs/default-source/default-document-library/cti-cryogenicscryodynerefrigerationsystemdatasheet.pdf?sfvrsn=6a6bee38_4 (accessed on 27 October 2023).
  18. Chakraborty, S.; Islam, S.; Samanta, D. Data Classification and Incremental Clustering in Data Mining and Machine Learning; Springer: Cham, Switzerland, 2022. [Google Scholar] [CrossRef]
  19. Jin, X.; Han, J. K-Means Clustering. In Encyclopedia of Machine Learning; Springer: Boston, MA, USA, 2010; pp. 563–564. [Google Scholar] [CrossRef]
  20. Dey, L.; Chakraborty, S.; Nagwani, N. Performance Comparison of Incremental K-means and Incremental DBSCAN Algorithms. Int. J. Comput. Appl. 2011, 27, 14–18. [Google Scholar] [CrossRef]
  21. Rousseeuw, P.J. Silhouettes: A graphical aid to the interpretation and validation of cluster analysis. J. Comput. Appl. Math. 1987, 20, 53–65. [Google Scholar] [CrossRef]
  22. Caliński, T.; Harabasz, J. A dendrite method for cluster analysis. Commun. Stat. 1974, 3, 1–27. [Google Scholar] [CrossRef]
  23. Davies, D.L.; Bouldin, D.W. A Cluster Separation Measure. IEEE Trans. Pattern Anal. Mach. Intell. 1979, PAMI-1, 224–227. [Google Scholar] [CrossRef]
  24. Steinley, D. Properties of the Hubert-Arabie Adjusted Rand Index. Psychol. Methods 2004, 9, 386–396. [Google Scholar] [CrossRef] [PubMed]
  25. Chakraborty, S.; Nagwani, N.K. Analysis and Study of Incremental DBSCAN Clustering Algorithm. Int. J. Enterp. Comput. Bus. Syst. 2011, 1. [Google Scholar]
  26. Chakraborty, S.; Nagwani, N.K.; Dey, L. Performance Comparison of Incremental K-means and Incremental DBSCAN Algorithms. arXiv 2014, arXiv:1406.4751. [Google Scholar]
  27. Nvidia Jetson TX2|Nvidia Documentation. 2019. Available online: https://developer.nvidia.com/downloads/jetson-tx2-developer-kit-user-guide (accessed on 27 October 2023).
Figure 1. The block diagram depicts the system delivering both helium and electrical power from the compressor to the cold head, with the CHM device inserted in between.
Figure 1. The block diagram depicts the system delivering both helium and electrical power from the compressor to the cold head, with the CHM device inserted in between.
Sensors 24 02278 g001
Figure 3. Features extraction from the windows of the signal.
Figure 3. Features extraction from the windows of the signal.
Sensors 24 02278 g003
Figure 5. Minimum distance for each point in the dataset from the three cluster centroids.
Figure 5. Minimum distance for each point in the dataset from the three cluster centroids.
Sensors 24 02278 g005
Figure 6. Training time comparison between K-means and DBSCAN clustering algorithms across dataset sizes ranging from 10,000 to 90,000 samples.
Figure 6. Training time comparison between K-means and DBSCAN clustering algorithms across dataset sizes ranging from 10,000 to 90,000 samples.
Sensors 24 02278 g006
Table 1. Dataset composition: Model of cold head used, operating hours prior to data acquisition, samples collected for each channel, and class membership.
Table 1. Dataset composition: Model of cold head used, operating hours prior to data acquisition, samples collected for each channel, and class membership.
ModelOperating HoursSamples per ChannelClass
1CTI-1020>30 k161,172Maintenance
2CTI-350<30 k139,098Normal Status
3CTI-350>30 k151,192Maintenance
4CTI-350>30 k130,716Maintenance
5CTI-350<30 k150,415Normal Status
6--150,919Compressor Fault
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.

Share and Cite

MDPI and ACS Style

Cabras, A.; Ortu, P.; Pisanu, T.; Maxia, P.; Caocci, R. Incremental Clustering for Predictive Maintenance in Cryogenics for Radio Astronomy. Sensors 2024, 24, 2278. https://doi.org/10.3390/s24072278

AMA Style

Cabras A, Ortu P, Pisanu T, Maxia P, Caocci R. Incremental Clustering for Predictive Maintenance in Cryogenics for Radio Astronomy. Sensors. 2024; 24(7):2278. https://doi.org/10.3390/s24072278

Chicago/Turabian Style

Cabras, Alessandro, Pierluigi Ortu, Tonino Pisanu, Paolo Maxia, and Roberto Caocci. 2024. "Incremental Clustering for Predictive Maintenance in Cryogenics for Radio Astronomy" Sensors 24, no. 7: 2278. https://doi.org/10.3390/s24072278

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop