Next Article in Journal
Synthesis of the Large-Scaled 64 × 64 Thinned Array Using the Branch and Bound Technique with Convex Optimization for Satellite Communication
Previous Article in Journal
WePred: Edge Weight-Guided Contrastive Learning for Bipartite Link Prediction
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Adaptive Embedded Flexible Tensor Singular Spectrum Decomposition

by
Huaicheng Ma
1,
Jingran Li
2,
Jinfeng Huang
3,*,
Ruijian Wang
1,
Rui Ge
1 and
Feibin Zhang
3,*
1
CHN Energy Jiangsu Electric Engineering Technology Co., Ltd., Jiujiang 332504, China
2
Inner Mongolia Key Laboratory of Intelligent Diagnosis and Control of Mechatronic System, Baotou 014010, China
3
State Key Laboratory of Tribology in Advanced Equipment, Tsinghua University, Beijing 100084, China
*
Authors to whom correspondence should be addressed.
Electronics 2025, 14(1), 21; https://doi.org/10.3390/electronics14010021
Submission received: 4 December 2024 / Revised: 20 December 2024 / Accepted: 23 December 2024 / Published: 25 December 2024
(This article belongs to the Special Issue Fault Diagnosis and Condition Monitoring for Induction Motors)

Abstract

:
To address the difficulty in extracting fault features from dual-channel signals, this work proposes a multichannel signal fusion processing method based on Flexible Tensor Singular Spectrum Decomposition (FTSSD) with adaptive embedding dimension selection. Firstly, the optimal embedding dimension of the trajectory tensor is adaptively determined using the proposed Trajectory Dimension Ratio (TDR) index. Once the optimal embedding dimension is obtained, the multichannel signals are represented as an optimal trajectory tensor. Then, FTSSD is employed to decompose the tensor and extract feature component signals. Moreover, by setting a residual threshold or maximum number of components to control the iterative process, the precision and rationality of the decomposition are ensured. Finally, all component signals are reconstructed, and their waveforms and spectra are comprehensively analyzed. The experimental results demonstrate that the proposed adaptive embedding FTSSD algorithm achieves a high accuracy and robustness in multichannel signal decomposition and feature extraction, making it suitable for the multicomponent analysis of complex dynamic signals such as mechanical fault diagnosis and vibration analysis.

1. Introduction

With the continuous development of industrial automation and intelligent production, condition monitoring and fault diagnosis have become essential means for ensuring the safe and efficient operation of industrial systems. Efficient decomposition and analysis are crucial for the fault diagnosis of mechanical equipment [1,2,3]. In particular, employing multichannel signal acquisition allows for the synchronous capture of vibration signals in multiple directions and locations. It provides a more comprehensive reflection of the equipment’s dynamic characteristics and helps to identify potential faults. However, due to the complex and variable nature of such signals, existing decomposition algorithms struggle to effectively address this challenge.
In recent years, numerous researchers have sought to improve methods for rolling bearing fault diagnosis. Yin et al. [4] studied a fault diagnosis approach that combines Fast Fourier Transform (FFT) and Convolutional Neural Networks, which significantly improves its diagnostic accuracy while reducing its dependence on expert experience. However, its feature extraction capabilities are limited, and high-quality training data are required. Wang et al. [5] introduced a bearing fault diagnosis method leveraging deep feature enhancement combined with reinforcement learning to improve diagnostic robustness and capture global information. However, the model is complex, and its interpretability of features is limited. Chen et al. [6] successfully identified weak transient fault features under strong noise environments by combining the squared envelope spectrum and successive variational mode decomposition, though the computational cost of this was high. Fei et al. [7] proposed a hierarchical decision fusion diagnosis method aimed at improving diagnostic accuracy, which can accurately detect faults under different working conditions, locate faults, and estimate fault severity. However, this method has the disadvantage of being complex in model parameter tuning. Xu et al. [8] developed a diagnostic approach that integrates Singular Value Decomposition with the squared envelope spectrum, aiming to address the challenge of weak early defect signals being prone to noise interference and thereby effectively identify early fault types, although its noise suppression capability remains limited. To address compound faults caused by bearings and other components, Fan et al. [9] presented a method based on information fusion, Empirical Mode Decomposition (EMD), and polar coordinate adaptive distribution images for detecting the compound faults of rolling bearings and rotors. This method, when dealing with complex compound faults, may require specific handling for each type of fault feature, and its applicability could be limited if confronted with unknown or diverse types of faults. Gao et al. [10] proposed a fault classification method that utilizes Complete Ensemble Empirical Mode Decomposition with Adaptive Noise (CEEMDAN), Fuzzy Measure Entropy (FME), and a Particle Swarm Optimized Probabilistic Neural Network (PSO-PNN) for improved fault detection. This method decomposes noise components from the signal and extracts features using fuzzy measure entropy, followed by classification through an optimized probabilistic neural network, but it has high computational costs. Wu et al. [11] addressed the insufficient feature extraction under complex working conditions and the low diagnostic accuracy in small datasets by proposing a fault diagnosis method based on MTF-CBAM-IResNet, significantly improving diagnostic accuracy. By introducing a Multi-scale Temporal Feature (MTF) and Convolutional Block Attention Module (CBAM), the feature extraction effectiveness is enhanced, and an improved residual network (IResNet) is utilized for more accurate classification. However, the adaptability and generalizability of this method to other fault scenarios or significantly different data distributions still need verification. Jiang et al. [12] proposed a dual-channel CNN rolling bearing fault diagnosis method, which combines Sparrow Search Algorithm optimized Variational Mode Decomposition (SSA-VMD) and Symmetric Dot Pattern (SDP) to address the nonlinearity, nonstationarity, and limited feature extraction performance of single-channel CNNs in rolling bearing fault signals. However, the computational complexity of this method remains high, and its robustness is limited. To extract and fuse complementary fault features from multi-sensor data, Wang et al. [13] proposed a multi-level feature tensor fusion network for bearing fault diagnosis, effectively improving fault diagnosis performance, though there is a risk of overfitting.
In summary, the above methods still face the issues of insufficient resolution, sensitivity to noise, and a high computational complexity when handling multichannel signals. Tensor decomposition, as an effective multidimensional data analysis tool, has increasingly become a research focus in the signal processing field due to its capability to simultaneously handle multichannel and multidimensional signal data. Over the years, various advancements in tensor decomposition techniques have been proposed to address various challenges. Kilmer et al. [14] proposed a tensor–tensor product and tensor–SVD. Wang et al. [15] proposed a truncated higher-order tensor singular value decomposition to extract fault features, aiming at the problem of the truncation parameters of higher-order tensor singular value decomposition not being determined. Lu et al. [16] developed a tensor robust principal component (TRPCA) approach. Huang et al. [17,18] presented a flexible tensor multiplication and two kinds of tensor singular value decomposition. These advancements have enriched the theoretical framework of tensor decomposition and contributed to its ongoing development. Particularly, the first kind of tensor decomposition method can deeply reveal the intrinsic structure and multidimensional characteristics of signals, providing new insights for the decomposition and feature extraction of complex signals.
However, existing tensor decomposition methods still have shortcomings in practical applications. Firstly, the choice of embedding dimensions significantly affects the signal decomposition effect; fixed embedding dimensions struggle to adapt to the complex dynamic characteristics of different signals, potentially leading to insufficient information capture or excessive noise introduction. Secondly, existing tensor decomposition algorithms face a trade-off between computational efficiency and decomposition accuracy when dealing with large-scale data, necessitating improvements in computational performance while ensuring decomposition effectiveness. To address these issues, this study investigates a novel dual-channel signal decomposition algorithm based on flexible tensor decomposition combined with adaptive dimension selection. By introducing a Tensor Dynamic Range (TDR) metric, the embedding dimensions are adaptively selected to ensure that the embedding dimensions automatically adjust with changes in the signal characteristics, thereby improving the accuracy of signal decomposition. Furthermore, this study aims to enhance the efficiency and precision of multichannel signal decomposition through improved tensor decomposition methods. The main contributions of this work are as follows:
  • A trajectory tensor embedding dimension adaptive selection algorithm is proposed, allowing for the dynamic adjustment of embedding dimensions based on signal component characteristics.
  • Efficient and accurate dual-channel signal decomposition is realized through flexible tensor decomposition, enhancing the overall performance of signal analysis.
The remainder of this paper is organized as follows: Section 1 introduces the adaptive embedding dimension selection method and its implementation steps; Section 2 elaborates on the flexible tensor decomposition principle and the new algorithm; Section 3 presents the experimental design and result analysis for the proposed algorithm in dual-channel signals, verifying the effectiveness of the proposed method; and Section 4 provides the conclusions.
Through this research, we aim to provide an efficient, robust, and adaptive approach for dual-channel signal decomposition and analysis, advancing the application and development of advanced signal processing techniques in areas such as mechanical fault diagnosis.

2. Adaptive Embedding Dimension Method

The embedding dimension refers to the number of dimensions used when mapping the original multidimensional signal to a higher-dimensional space in signal processing and tensor decomposition. Specifically, the embedding dimension determines the representation of data in the high-dimensional space, directly impacting the effectiveness of signal feature capture and the accuracy of subsequent analysis. In the tensorization of multichannel signals, the embedding dimension is used to construct high-order tensors to fully reflect the complex dynamic characteristics of the signal. The selection of the embedding dimension plays a crucial role in time series analysis and signal processing. Traditional methods typically use a fixed embedding dimension, which may lead to insufficient feature capture or overfitting. To address the limitations of the embedding dimension in tensor decomposition, Feng et al. [19] proposed a rolling bearing fault diagnosis method based on a multi-level denoising approach and an improved deep residual network, optimizing matrix singular value decomposition. This method automatically determines the optimal embedding dimension by calculating the DR values under different embedding dimensions. Building on this foundation, this paper proposes the TDR index, as follows:
T D R = ρ abs σ i , j 2 abs σ i , j 3 abs σ i , j 1 1 ρ abs σ i , j 1 abs σ i , j 2 abs σ i , j 1
where σ i , j 1 ~ σ i , j 3   represent the elements of the first to third horizontal slices of the core tensor in the tensor singular value decomposition, and ρ is the weighting coefficient, with a range of 0 < ρ < 1 . Each trajectory tensor dimension corresponds to a TDR value, and the dimension with the highest TDR index is considered to be the optimal embedding dimension. Figure 1 illustrates the calculation and application process of the TDR index.

3. Flexible Tensor Singular Spectrum Decomposition

Tensor decomposition is an essential tool in multidimensional data analysis, used to decompose high-order tensors (multi-dimensional arrays) into combinations of simpler, structured lower-order tensors. Tensor decomposition has broad applications in various fields, including signal processing, machine learning, image analysis, and natural language processing, and demonstrates significant advantages, especially when handling multichannel and multidimensional signals.
Traditional tensor decomposition, such as CP decomposition and Tucker decomposition based on n-mode products, suffer from inherent issues like non-unique rank and a non-pseudo-diagonal core tensor. Additionally, a T-T product [20] can only be used for multiplication between tensors of the same order, greatly limiting the applicability of tensor singular value decomposition algorithms based on the T-T product. Flexible tensor products are one of the latest advancements in tensor decomposition theory [18], and can be represented as follows:
X × o , p , q Y k 1 , k 2 , , k m + n 2 o = s 1 = 1 S 1 s o = 1 S o X k 1 , Δ x p Y Δ y q , k m + n 2 o
where p and q represent the respective orders for the first and second tensors. Here, the symbol ’1’ denotes the forward order, i.e., the sequence of tensor modes follows the forward index, while ’2’ indicates the reverse order, following the reverse index. The parameter o, a positive integer, indicates the order for the multiplier during the tensor product, with an allowable range of 1,2 , , m i n N , M 1 . This flexibility provides more computational possibilities for tensor multiplication, making it adaptable to various application scenarios. To clearly denote the different forms of flexible tensor products, ref. [18] described it as an “o-order (p, q)-mode product.” This terminology provides a straightforward way to identify the particular type of tensor multiplication. Based on the flexible tensor product, the first kind of flexible tensor singular value decomposition can be derived as follows:
X = U × 1 , 2 , 1 S × 1 , 2 , 1 V T
where U I 1 × I 1 and V I 3 × I 3 are orthogonal singular tensors, and S I 1 × I 2 × I 3 is the core tensor. The first kind of flexible tensor singular value decomposition (1K-FTSVD) for a third-order tensor X I 1 × I 2 × I 3 is illustrated in Figure 2.
As observed in Figure 2, it is evident that the 1K-FTSVD method breaks down third-order tensors into the following three constituent tensors: U I 1 × I 1 , S I 1 × I 2 × I 3 and V I 3 × I 3 . The left singular tensor U I 1 × I 1 and the right singular tensor V I 3 × I 3 are both of the second order. Furthermore, 1K-FTSVD guarantees a unique decomposition result and maintains a simple computation process. Based on the principle of 1K-FTSVD, an adaptive embedding Flexible Tensor Singular Spectrum Decomposition (FTSSD) algorithm is constructed.
For multichannel signals, tensorization is performed to map the time series of k channels with N sampling points into a third-order tensor space, in order to capture the high-dimensional characteristics of the signal. Each forward slice of the third-order tensors X   R I 1 × I 2 × I 3 corresponds to a trajectory matrix X : , : , k for the following:
X : , : , k = x k 1 x k N x k N 1 x k 2 x k 1 x k N x k N x k N 1
where I 1 = N , I 3 = K , and I 2 is the embedding dimension.
The selection of the embedding dimension I 2 is adaptively determined using the TDR formula. Subsequently, the resulting trajectory tensor X undergoes tensor singular value decomposition, as described in Equation (3).
This process achieves dimensionality reduction and feature extraction by progressively extracting the characteristic components from multichannel signals. In the reconstruction process, all feature components X i are first divided into two disjoint sets { I C , I R } , where the tensor for I C group is calculated using the following formula:
X I C = i c = i 1 i C X i c
where X i c = U ^ × 1 , 2,1 S × 1 , 2,1 V T . This method of tensor selection avoids including noise signals with large singular values. Subsequently, the tensor X I C undergoes diagonal averaging, and the next iteration is carried out using the residual signal. This iterative process concludes when the normalized mean squared error drops below a specified threshold. The proposed adaptive embedding FTSSD algorithm can effectively decompose and reconstruct multichannel signals, extracting physically meaningful signal components while removing interfering noise.

4. Result Analysis

4.1. Simulation Signal Analysis

To verify the effectiveness of the proposed method, we first introduced random noise into the simulation signals and processed the faulty signals of the bearing. Figure 3 presents the dual-channel time domain, frequency spectrum, and envelope spectrum of the bearing simulation signal after adding noise. It can be observed that, under the interference of noise, the bearing fault features are difficult to effectively identify and extract.
Next, we applied the proposed adaptive embedding FTSSD to process the simulation signals. Figure 4 shows the processed signal. It is evident that the bearing fault features, formerly masked by noise, are clearly extracted. This demonstrates that the proposed method could effectively extract the bearing fault features from noisy signals. These processed results indicate that the proposed method possesses a strong anti-interference capability, enabling the accurate capture of critical fault information even in high-noise environments.

4.2. Experimental Signal Analysis

To further verify the effectiveness of the proposed method under actual working conditions, the signals from the bearing test rig were analyzed. The experimental setup is shown in Figure 5, where the AC motor speed was set to 2250 r/min, the sampling frequency was Fs = 25,600 Hz, and the bearing outer race fault characteristic frequency was fo = 115.61 Hz. Random noise was added during the experiment to simulate realistic complex conditions. Figure 6 shows the time domain waveforms and frequency spectra of the two-channel signals, where the fault characteristic frequency of the bearing outer race is difficult to identify in the envelope spectrum, and numerous interference components are present in the frequency spectrum.
Subsequently, the proposed method was applied to the experimental signals. Figure 7 presents the time domain, frequency spectrum, and envelope spectrum of the dual-channel component signals. It can be clearly observed from Figure 7 that the fault characteristic frequency of the bearing outer race and its harmonics were effectively extracted. This demonstrates that the proposed method significantly enhances the feature extraction performance for multichannel signals.
To further validate the superiority of the proposed method, Tensor Robust Principal Component Analysis [21] was employed for a comparative analysis of the experimental signals. Figure 8 shows the time domain, frequency spectrum, and envelope spectrum of the dual-channel components processed by TRPCA. Compared to Figure 7, the signal-to-noise ratio in Figure 8 is significantly lower, and the extraction of the outer race characteristic frequency and its harmonics (first to third) in the envelope spectrum is less effective than with the proposed method.
Based on the above experimental results, it can be concluded that the proposed adaptive embedding FTSSD signal decomposition method demonstrates a superior fault feature extraction capability in noisy environments, with both diagnostic accuracy and ignal-to-noise ratio outperforming the traditional Tensor Robust Principal Component Analysis (TRPCA) method. This indicates that the proposed method has a high practicality and effectiveness in multichannel signal decomposition, particularly for fault diagnosis tasks in complex dynamic environments.
To quantitatively evaluate the feature extraction effectiveness of the proposed method compared to the comparison method, we use the defect characteristic frequency amplitude (DCFRA) index. The DCFRA index is represented as follows:
D C F R A = A f o + A 2 f o + A 3 f o + + + A n f o RMS f
where RMSf is the root mean square of the frequency spectrum and Afo~Anfo denote the amplitude of the defect characteristic frequency and its harmonics, respectively. The DCFRA values for the proposed method are 0.09745 and 0.26790 for the horizontal accelerometer and the vertical accelerometer, respectively, with a total value of 0.3653. In contrast, the DCFRA values of the TRPCA method for the horizontal and the vertical accelerometers are 0.08201 and 0.05865, respectively, with a total value of 0.14066. These results indicate that the DCFRA value of the proposed method is about 2597 times higher than that of the comparison method.

5. Conclusions

This work proposed a multichannel signal fusion processing algorithm based on adaptive embedding FTSVD for the decomposition and analysis of dual-channel signals. The proposed TDR index was utilized to achieve the adaptive selection of the embedding dimension, effectively improving the accuracy of signal decomposition. By constructing trajectory tensors and performing flexible tensor singular value decomposition, the optimal embedding dimension was adaptively determined, enabling effective signal feature extraction. The experimental results demonstrated that the proposed method has significant advantages in the decomposition of dual-channel signals, effectively extracting the main features of the signal even in noisy environments. Compared to existing methods, the proposed approach better extracted the fault characteristic frequency and its harmonics, exhibiting a higher signal-to-noise ratio and diagnostic accuracy.
Furthermore, the proposed method should not be limited to fault diagnosis and has other potential applications. For instance, it could possibly be applied to speech and audio signal denoising and biomedical signal processing, where the efficient decomposition and feature extraction of multichannel signals are essential.
In future research, efforts can focus on further enhancing the computational efficiency of the proposed method, particularly for large-scale datasets and real-time applications. While the current study primarily focuses on the accurate extraction of fault features, improving the computational efficiency of the algorithm will be an important direction for future research. Addressing this limitation could further enhance the method’s applicability in practical fault diagnosis scenarios, especially in online environments.

Author Contributions

H.M.: conceptualization, methodology, software, writing—original draft. J.L.: conceptualization, methodology, software, investigation, formal analysis, writing—original draft. J.H.: writing—review and editing. R.W.: writing—review and editing. R.G.: writing—review and editing. F.Z.: resources, supervision, validation, writing—review and editing, conceptualization. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by the National Natural Science Foundation of China under Grant No. 52105109, the National Natural Science Foundation of China under Grant No. 52305115, and the China Postdoctoral Science Foundation No. 2023M741938.

Data Availability Statement

The data used in this study are publicly available from a dataset referenced in DOI: 10.1109/TR.2018.2882682. For more details, please refer to the publicly archived dataset analyzed during this study.

Acknowledgments

The authors are grateful to the editors and anonymous reviewers for their helpful comments and constructive suggestions.

Conflicts of Interest

Author Huaicheng Ma, Ruijian Wang, Rui Ge was employed by the company National Energy Shenhua Jiujiang Power Generation Company Limited, Jiujiang, Jiangxi 332504, China. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Islam, M.M.M.; Kim, J.M. Automated bearing fault diagnosis scheme using 2D representation of wavelet packet transform and deep convolutional neural network. Comput. Ind. 2019, 106, 142–153. [Google Scholar] [CrossRef]
  2. Xu, H.; Wang, X.; Huang, J.; Zhang, F.; Chu, F. Semi-supervised multi-sensor information fusion tailored graph embedded low-rank tensor learning machine under extremely low labeled rate. Inf. Fusion 2023, 105, 102222. [Google Scholar] [CrossRef]
  3. Dong, Z.; Zhao, D.; Cui, L. Rotating machinery fault classification based on one-dimensional residual network with attention mechanism and bidirectional gated recurrent unit. Meas. Sci. Technol. 2024, 35, 086001. [Google Scholar] [CrossRef]
  4. Yin, W.; Xia, H.; Peng, B. A fault diagnosis method of rolling bearing based on FFT and CNN. Appl. Sci. Technol. 2021, 48, 97–101. [Google Scholar]
  5. Wang, R.; Jiang, H.; Zhu, K.; Wang, Y.; Liu, C. A deep feature enhanced reinforcement learning method for rolling bearing fault diagnosis. Adv. Eng. Inform. 2022, 54, 101750. [Google Scholar] [CrossRef]
  6. Chen, Z.; Jiang, Y. Fault Diagnosis of Rolling Bearings Based on SVMD-SES. Noise Vib. Control 2024, 44, 107–113. [Google Scholar]
  7. Fei, J.; Lv, X.; Cao, Y.; Li, S. A hierarchical decision fusion diagnosis method for rolling bearings. Appl. Sci. 2021, 11, 739. [Google Scholar] [CrossRef]
  8. Xu, L.; Chatterton, S.; Pennacchi, P. Rolling element bearing diagnosis based on singular value decomposition and composite squared envelope spectrum. Mech. Syst. Signal Process. 2021, 148, 107174. [Google Scholar] [CrossRef]
  9. Fan, H.; Ceyi, X.; Ma, J.; Cao, X.; Zhang, X. A novel intelligent diagnosis method of rolling bearing and rotor composite faults based on vibration signal-to-image mapping and CNN-SVM. Meas. Sci. Technol. 2023, 34, 044008. [Google Scholar]
  10. Gao, S.; Chen, X.; Zhang, Y.; Shi, S. Fault Diagnosis of Rolling Bearing Based on CEEMDAN and Entropy Features. Mech. Des. Manuf. 2024, 1–5. [Google Scholar] [CrossRef]
  11. Wu, L.; Dong, L. Fault diagnosis method for rolling bearings based on MTF-CBAM-IResNet. Manuf. Technol. Mach. Tools 2024, 1–10. Available online: http://kns.cnki.net/kcms/detail/11.3398.th.20240717.1456.034.html (accessed on 7 October 2024).
  12. Jiang, L.; Gao, M.; Li, H. Fault identification method for bearings based on dual channel CNN using SSA-VMD and SDP. Electromech. Eng. 2024, 1–11. Available online: http://kns.cnki.net/kcms/detail/33.1088.th.20240910.1730.008.html (accessed on 8 October 2024).
  13. Wang, D.; Li, Y.; Song, Y.; Zhuang, Y. Bearing Fault Diagnosis Method based on Multiple-level Feature Tensor Fusion. IEEE Sens. J. 2024, 24, 23108–23116. [Google Scholar] [CrossRef]
  14. Kilmer, M.E.; Braman, K.; Hao, N.; Hoover, R.C. Third-order tensors as operators on matrices: A theoretical and computational framework with applications in imaging. SIAM J. Matrix Anal. Appl. 2013, 34, 148–172. [Google Scholar] [CrossRef]
  15. Hu, C.; Wang, Y. Multidimensional denoising of rotating machine based on tensor factorization. Mech. Syst. Signal Process. 2019, 122, 273–289. [Google Scholar] [CrossRef]
  16. Lu, C.; Feng, J.; Chen, Y.; Liu, W.; Lin, Z.; Yan, S. Tensor robust principal component analysis with a new tensor nuclear norm. IEEE Trans. Pattern Anal. Mach. Intell. 2019, 42, 925–938. [Google Scholar] [CrossRef] [PubMed]
  17. Huang, J.; Zhang, F.; Safaei, B.; Qin, Z.; Chu, F. The flexible tensor singular value decomposition and its applications in multisensor signal fusion processing. Mech. Syst. Signal Process. 2024, 220, 111662. [Google Scholar] [CrossRef]
  18. Huang, J.; Zhang, F.; Coombs, T.; Chu, F. The first-kind flexible tensor SVD: Innovations in multi-sensor data fusion processing. Nonlinear Dyn. 2024. [Google Scholar] [CrossRef]
  19. Feng, Z.; Wang, S.; Yu, M. A fault diagnosis for rolling bearing based on multilevel denoising method and improved deep residual network. Digit. Signal Process. 2023, 140, 104106. [Google Scholar] [CrossRef]
  20. Kilmer, M.E.; Martin, C.D.; Perrone, L. A Third-Order Generalization of the Matrix SVD as a Product of Third-Order Tensors; Tufts University, Department of Computer Science: Medford, MA, USA, 2008. [Google Scholar]
  21. Lu, C.; Feng, J.; Chen, Y.; Liu, W.; Lin, Z.; Yan, S. Tensor Robust Principal Component Analysis: Exact Recovery of Corrupted Low-Rank Tensors via Convex Optimization. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, USA, 27–30 June 2016; pp. 5249–5257. [Google Scholar]
Figure 1. TDR index calculation process.
Figure 1. TDR index calculation process.
Electronics 14 00021 g001
Figure 2. The first kind of singular value decomposition of third-order tensors.
Figure 2. The first kind of singular value decomposition of third-order tensors.
Electronics 14 00021 g002
Figure 3. Simulation signal with added noise: (a) first-channel signal waveform; (b) first-channel frequency spectrum; (c) first-channel envelope spectrum; (d) second-channel signal waveform; (e) second-channel frequency spectrum; and (f) second-channel envelope spectrum.
Figure 3. Simulation signal with added noise: (a) first-channel signal waveform; (b) first-channel frequency spectrum; (c) first-channel envelope spectrum; (d) second-channel signal waveform; (e) second-channel frequency spectrum; and (f) second-channel envelope spectrum.
Electronics 14 00021 g003aElectronics 14 00021 g003b
Figure 4. The first component of the experimental signal using the proposed method: (a) first-channel time domain waveform; (b) first-channel frequency spectrum; (c) first-channel envelope spectrum; (d) second-channel time domain waveform; (e) second-channel frequency spectrum; and (f) second-channel envelope spectrum.
Figure 4. The first component of the experimental signal using the proposed method: (a) first-channel time domain waveform; (b) first-channel frequency spectrum; (c) first-channel envelope spectrum; (d) second-channel time domain waveform; (e) second-channel frequency spectrum; and (f) second-channel envelope spectrum.
Electronics 14 00021 g004
Figure 5. The test rig picture.
Figure 5. The test rig picture.
Electronics 14 00021 g005
Figure 6. The original bearing experimental signal in time domain and frequency domain: (a) signal waveform for the horizontal accelerometer; (b) spectrum for the horizontal accelerometer; (c) envelope spectrum for the horizontal accelerometer; (d) signal waveform for the vertical accelerometer; (e) spectrum for vertical accelerometer; and (f) envelope spectrum for vertical accelerometer.
Figure 6. The original bearing experimental signal in time domain and frequency domain: (a) signal waveform for the horizontal accelerometer; (b) spectrum for the horizontal accelerometer; (c) envelope spectrum for the horizontal accelerometer; (d) signal waveform for the vertical accelerometer; (e) spectrum for vertical accelerometer; and (f) envelope spectrum for vertical accelerometer.
Electronics 14 00021 g006
Figure 7. The processing components for the experimental signal using the proposed method: (a) signal waveform for the horizontal accelerometer; (b) spectrum for the horizontal accelerometer; (c) envelope spectrum for the horizontal accelerometer; (d) signal waveform for the vertical accelerometer; (e) spectrum for vertical accelerometer; and (f) envelope spectrum for vertical accelerometer.
Figure 7. The processing components for the experimental signal using the proposed method: (a) signal waveform for the horizontal accelerometer; (b) spectrum for the horizontal accelerometer; (c) envelope spectrum for the horizontal accelerometer; (d) signal waveform for the vertical accelerometer; (e) spectrum for vertical accelerometer; and (f) envelope spectrum for vertical accelerometer.
Electronics 14 00021 g007
Figure 8. The processing results of the experimental signal using the TRPCA: (a) signal waveform for the horizontal accelerometer; (b) spectrum for the horizontal accelerometer; (c) envelope spectrum for the horizontal accelerometer; (d) signal waveform for the vertical accelerometer; (e) spectrum for vertical accelerometer; and (f) envelope spectrum for vertical accelerometer.
Figure 8. The processing results of the experimental signal using the TRPCA: (a) signal waveform for the horizontal accelerometer; (b) spectrum for the horizontal accelerometer; (c) envelope spectrum for the horizontal accelerometer; (d) signal waveform for the vertical accelerometer; (e) spectrum for vertical accelerometer; and (f) envelope spectrum for vertical accelerometer.
Electronics 14 00021 g008
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

Ma, H.; Li, J.; Huang, J.; Wang, R.; Ge, R.; Zhang, F. Adaptive Embedded Flexible Tensor Singular Spectrum Decomposition. Electronics 2025, 14, 21. https://doi.org/10.3390/electronics14010021

AMA Style

Ma H, Li J, Huang J, Wang R, Ge R, Zhang F. Adaptive Embedded Flexible Tensor Singular Spectrum Decomposition. Electronics. 2025; 14(1):21. https://doi.org/10.3390/electronics14010021

Chicago/Turabian Style

Ma, Huaicheng, Jingran Li, Jinfeng Huang, Ruijian Wang, Rui Ge, and Feibin Zhang. 2025. "Adaptive Embedded Flexible Tensor Singular Spectrum Decomposition" Electronics 14, no. 1: 21. https://doi.org/10.3390/electronics14010021

APA Style

Ma, H., Li, J., Huang, J., Wang, R., Ge, R., & Zhang, F. (2025). Adaptive Embedded Flexible Tensor Singular Spectrum Decomposition. Electronics, 14(1), 21. https://doi.org/10.3390/electronics14010021

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