Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (49)

Search Parameters:
Keywords = wavelet synchrosqueezed

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 7716 KB  
Article
A Deep-Learning Approach to Heart Sound Classification Based on Combined Time-Frequency Representations
by Leonel Orozco-Reyes, Miguel A. Alonso-Arévalo, Eloísa García-Canseco, Roilhi F. Ibarra-Hernández and Roberto Conte-Galván
Technologies 2025, 13(4), 147; https://doi.org/10.3390/technologies13040147 - 7 Apr 2025
Cited by 2 | Viewed by 2128
Abstract
Worldwide, heart disease is the leading cause of mortality. Cardiac auscultation, when conducted by a trained professional, is a non-invasive, cost-effective, and readily available method for the initial assessment of cardiac health. Automated heart sound analysis offers a promising and accessible approach to [...] Read more.
Worldwide, heart disease is the leading cause of mortality. Cardiac auscultation, when conducted by a trained professional, is a non-invasive, cost-effective, and readily available method for the initial assessment of cardiac health. Automated heart sound analysis offers a promising and accessible approach to supporting cardiac diagnosis. This work introduces a novel method for classifying heart sounds as normal or abnormal by leveraging time-frequency representations. Our approach combines three distinct time-frequency representations—short-time Fourier transform (STFT), mel-scale spectrogram, and wavelet synchrosqueezed transform (WSST)—to create images that enhance classification performance. These images are used to train five convolutional neural networks (CNNs): AlexNet, VGG-16, ResNet50, a CNN specialized in STFT images, and our proposed CNN model. The method was trained and tested using three public heart sound datasets: PhysioNet/CinC Challenge 2016, CirCor DigiScope Phonocardiogram Dataset 2022, and another open database. While individual representations achieve maximum accuracy of ≈85.9%, combining STFT, mel, and WSST boosts accuracy to ≈99%. By integrating complementary time-frequency features, our approach demonstrates robust heart sound analysis, achieving consistent classification performance across diverse CNN architectures, thus ensuring reliability and generalizability. Full article
Show Figures

Figure 1

18 pages, 11121 KB  
Article
Separation of Body and Surface Wave Background Noise and Passive Seismic Interferometry Based on Synchrosqueezed Continuous Wavelet Transform
by Xiaolong Li, Fengjiao Zhang, Zhuo Xu and Xiangbo Gong
Appl. Sci. 2025, 15(7), 3917; https://doi.org/10.3390/app15073917 - 2 Apr 2025
Viewed by 855
Abstract
Passive seismic interferometry is a technique that reconstructs virtual seismic records using ambient noise, such as random noise or microseisms. The ambient noise in passive seismic data contains rich information, with surface waves being useful for the inversion of shallow subsurface structures, while [...] Read more.
Passive seismic interferometry is a technique that reconstructs virtual seismic records using ambient noise, such as random noise or microseisms. The ambient noise in passive seismic data contains rich information, with surface waves being useful for the inversion of shallow subsurface structures, while body waves are employed for deep-layer inversion. However, due to the low signal-to-noise ratio in actual passive seismic data, different types of seismic waves mix together, making them difficult to distinguish. This issue not only affects the dispersion measurements of surface waves but also interferes with the imaging accuracy of reflected waves. Therefore, it is crucial to extract the target waves from passive source data. In practical passive seismic data, body wave noise and surface wave noise often overlap in frequency bands, making it challenging to separate them effectively using conventional methods. The synchrosqueezed continuous wavelet transform, as a high-resolution time–frequency analysis method, can effectively capture the variations in frequency of passive seismic data. This study performs time–frequency analysis of passive seismic data using synchrosqueezed continuous wavelet transform. It combines wavelet thresholding and Gaussian filtering to separate body wave noise from surface wave noise. Furthermore, wavelet cross-correlation is applied to separately obtain high-quality virtual seismic records for both surface waves and body waves. Full article
Show Figures

Figure 1

17 pages, 4574 KB  
Article
A Hydraulic Turbine Fault Diagnosis Method Based on Synchrosqueezed Wavelet Transform and SE-ResNet
by Ye Liu, Yanhe Xu, Jie Liu and Xinqiang Niu
Water 2025, 17(3), 447; https://doi.org/10.3390/w17030447 - 5 Feb 2025
Cited by 1 | Viewed by 888
Abstract
To tackle the challenges associated with conventional methods of diagnosing hydraulic turbine faults, which depend heavily on expert knowledge and exhibit low efficiency and precision, a model for detecting hydraulic turbine faults has been developed that integrates the synchrosqueezed wavelet transform (SWT) with [...] Read more.
To tackle the challenges associated with conventional methods of diagnosing hydraulic turbine faults, which depend heavily on expert knowledge and exhibit low efficiency and precision, a model for detecting hydraulic turbine faults has been developed that integrates the synchrosqueezed wavelet transform (SWT) with SE-ResNet. Initially, a 1D non-stationary vibration signal is converted into a high-frequency time–frequency representation in two dimensions using SWT, which then acts as the input for the convolutional neural network. Secondly, a model based on SE-ResNet is designed, incorporating an attention mechanism that enhances the extraction of features from two-dimensional images, thereby increasing the emphasis on crucial features and bolstering the model’s representation capabilities. Finally, results related to fault detection are produced via the softmax layer. To evaluate the proposed model’s efficiency, two datasets were utilized for the experiments conducted, one sourced from Case Western Reserve University and the other from hydraulic turbine vibration signals. Compared to conventional approaches, this technique demonstrates significant practicality and effective convergence characteristics, offering considerable value in real-world applications. Full article
(This article belongs to the Special Issue Research Status of Operation and Management of Hydropower Station)
Show Figures

Figure 1

19 pages, 2645 KB  
Article
Power Grid Faults Diagnosis Based on Improved Synchrosqueezing Wavelet Transform and ConvNeXt-v2 Network
by Zhizhong Liu, Zhuo Zhao, Guangyu Huang, Fei Wang, Peng Wang and Jiayue Liang
Electronics 2025, 14(2), 388; https://doi.org/10.3390/electronics14020388 - 20 Jan 2025
Cited by 3 | Viewed by 1240
Abstract
The increasing demand on electrical power consumption all over the world makes the need for stable and reliable electrical power grids is indispensable. Meanwhile, power grid fault diagnosis based on fault recording data is an important technology to ensure the normal operation of [...] Read more.
The increasing demand on electrical power consumption all over the world makes the need for stable and reliable electrical power grids is indispensable. Meanwhile, power grid fault diagnosis based on fault recording data is an important technology to ensure the normal operation of the power grid. Despite the fact that dozens of studies have been put forward to detect electrical faults, these studies still suffer from several downsides, such as fuzzy characteristics of complex fault samples with small inter-class differences and large intra-class differences in different topology structures of distribution networks. To tackle the above issues, this work proposes a power grid fault diagnosis method based on an improved Synchrosqueezing Wavelet Transform (SWT) and ConvNeXt-v2 network (named PGFDSC). Firstly, PGFDSC extracts fault features from the fault recording data with an improved SWT method, and outputs the vector signal to enhance the instantaneous frequency. Then, PGFDSC inputs the extracted feature vectors into the improved ConvNeXt-v2 network for power grid faults recognition. The improved ConvNeXt-v2 network is a self-supervised learning model with the advantages of fast speed and high accuracy, which can effectively solve the problem of inaccurate judgment caused by the high dimensionality of data samples. Finally, extensive experiments were conducted and the experimental results show that PGFDSC improves the accuracy of fault diagnosis by two percentage points compared to other baseline models. Full article
Show Figures

Figure 1

15 pages, 7657 KB  
Article
Rolling Bearing Fault Diagnosis Based on a Synchrosqueezing Wavelet Transform and a Transfer Residual Convolutional Neural Network
by Zihao Zhai, Liyan Luo, Yuhan Chen and Xiaoguo Zhang
Sensors 2025, 25(2), 325; https://doi.org/10.3390/s25020325 - 8 Jan 2025
Cited by 4 | Viewed by 1200
Abstract
This study proposes a novel rolling bearing fault diagnosis technique based on a synchrosqueezing wavelet transform (SWT) and a transfer residual convolutional neural network (TRCNN) designed to address the difficulties of feature extraction caused by the non-stationarity of fault signals, as well as [...] Read more.
This study proposes a novel rolling bearing fault diagnosis technique based on a synchrosqueezing wavelet transform (SWT) and a transfer residual convolutional neural network (TRCNN) designed to address the difficulties of feature extraction caused by the non-stationarity of fault signals, as well as the issue of low fault diagnosis accuracy resulting from small sample quantities. This approach transforms the one-dimensional vibration signal into time–frequency diagrams using an SWT based on complex Morlet wavelet basis functions, which redistributes (squeezes) the values of the wavelet coefficients at different localized points in a time–frequency plane to the estimated instantaneous frequencies. This allows the energy to be more fully concentrated in actual corresponding frequency components. This strategy improves both the time–frequency aggregation and the resolution, which better reflects the eigenvalues of non-stationary signals. In this process, transfer learning and a residual structure are used in the training of a convolutional neural network. The resulting time–frequency diagrams, acquired using the steps discussed above, are then input to the TRCNN for diagnosis. A series of validation experiments confirmed that applying the TRCNN structure made it possible to achieve high diagnostic accuracy, even when training the network with only a small number of fault samples, as all 12 fault types from the test dataset were diagnosed correctly. Further simulation experiments demonstrated that our proposed method improved fault diagnosis accuracy compared to that of conventional techniques (with increases of 1.74% over RCNN, 1.28% over TCNN, 1.62% over STFT, 1.73% over WT, 2.83% over PWVD, and 1.39% over STFA-PD). In addition, diagnostic accuracy reached 100% during the application of three-time transfer learning, validating the effectiveness of the proposed method for rolling bearing fault diagnosis. Full article
(This article belongs to the Special Issue AI-Assisted Condition Monitoring and Fault Diagnosis)
Show Figures

Figure 1

26 pages, 24328 KB  
Article
Response Characteristics of Anchored Surrounding Rock in Roadways Under the Influence of Vibrational Waves
by Hongsheng Wang, Siyuan Wei, Guang’an Zhu, Yuxin Yuan and Weibin Guo
Appl. Sci. 2024, 14(23), 11266; https://doi.org/10.3390/app142311266 - 3 Dec 2024
Viewed by 828
Abstract
The vibration waves generated by pressure fluctuations can substantially impair and jeopardize the structural integrity of roadway anchorage within adjacent rock formations, thereby presenting a significant risk to the safety and operational efficiency of mining activities. In order to address this issue and [...] Read more.
The vibration waves generated by pressure fluctuations can substantially impair and jeopardize the structural integrity of roadway anchorage within adjacent rock formations, thereby presenting a significant risk to the safety and operational efficiency of mining activities. In order to address this issue and elucidate the response characteristics of roadway-anchored surrounding rock subjected to P-wave and S-wave influences, this study employs a roadway that is experiencing actual impact instability within a mine situated in Xinjiang as the engineering context. The synchrosqueezing wavelet transform, enhanced by a Butterworth filter, is utilized to isolate and filter seismic wave data, thereby facilitating the extraction of time-frequency signals corresponding to both P-waves and S-waves. Subsequently, a dynamic numerical model is developed to simulate the propagation of these vibration waves. An analysis of the dynamic behavior and response characteristics of P-waves and S-waves is performed, focusing on their interaction with roadway anchoring within the surrounding rock at various stages of propagation. The results indicate that weak rock and plastic zones can absorb vibrational waves, with S-waves exhibiting a stronger absorption effect than P-waves. S-waves contribute to increased stress and displacement in the surrounding rock, leading to the accumulation of elastic energy and an expansion of the plastic zone. The rapid fluctuations in the axial force of bolts along the roadway, caused by S-waves, can result in instability within the roadway. The research findings possess considerable reference value and practical applicability for the design of anti-scour support systems in roadways. Full article
(This article belongs to the Special Issue Novel Technologies in Intelligent Coal Mining)
Show Figures

Figure 1

17 pages, 13825 KB  
Article
A Mechanical Fault Identification Method for On-Load Tap Changers Based on Hybrid Time—Frequency Graphs of Vibration Signals and DSCNN-SVM with Small Sample Sizes
by Yanhui Shi, Yanjun Ruan, Liangchuang Li, Bo Zhang, Yichao Huang, Mao Xia, Kaiwen Yuan, Zhao Luo and Sizhao Lu
Vibration 2024, 7(4), 970-986; https://doi.org/10.3390/vibration7040051 - 28 Oct 2024
Cited by 3 | Viewed by 1156
Abstract
In engineering applications, the accuracy of on-load tap changer (OLTC) mechanical fault identification methods based on vibration signals is constrained by the quantity and quality of the samples. Therefore, a novel small-sample-size OLTC mechanical fault identification method incorporating short-time Fourier transform (STFT), synchrosqueezed [...] Read more.
In engineering applications, the accuracy of on-load tap changer (OLTC) mechanical fault identification methods based on vibration signals is constrained by the quantity and quality of the samples. Therefore, a novel small-sample-size OLTC mechanical fault identification method incorporating short-time Fourier transform (STFT), synchrosqueezed wavelet transform (SWT), a dual-stream convolutional neural network (DSCNN), and support vector machine (SVM) is proposed. Firstly, the one-dimensional time-series vibration signals are transformed using STFT and SWT to obtain time–frequency graphs. STFT time–frequency graphs capture the global features of the OLTC vibration signals, while SWT time–frequency graphs capture the local features of the OLTC vibration signals. Secondly, these time–frequency graphs are input into the CNN to extract key features. In the fusion layer, the feature vectors from the STFT and SWT graphs are combined to form a fusion vector that encompasses both global and local time–frequency features. Finally, the softmax classifier of the traditional CNN is replaced with an SVM classifier, and the fusion vector is input into this classifier. Compared to the traditional fault identification methods, the proposed method demonstrates higher identification accuracy and stronger generalization ability under the conditions of small sample sizes and noise interference. Full article
Show Figures

Figure 1

20 pages, 5424 KB  
Article
A Mechanical Fault Diagnosis Method for UCG-Type On-Load Tap Changers in Converter Transformers Based on Multi-Feature Fusion
by Yanhui Shi, Yanjun Ruan, Liangchuang Li, Bo Zhang, Kaiwen Yuan, Zhao Luo, Yichao Huang, Mao Xia, Siqi Li and Sizhao Lu
Actuators 2024, 13(10), 387; https://doi.org/10.3390/act13100387 - 1 Oct 2024
Cited by 2 | Viewed by 1293
Abstract
The On-Load Tap Changer (OLTC) is the only movable mechanical component in a converter transformer. To ensure the reliable operation of the OLTC and to promptly detect mechanical faults in OLTCs to prevent them from developing into electrical faults, this paper proposes a [...] Read more.
The On-Load Tap Changer (OLTC) is the only movable mechanical component in a converter transformer. To ensure the reliable operation of the OLTC and to promptly detect mechanical faults in OLTCs to prevent them from developing into electrical faults, this paper proposes a fault diagnosis method for OLTCs based on a combination of Particle Swarm Optimization (PSO) algorithm and Least Squares Support Vector Machine (LSSVM) with multi-feature fusion. Firstly, a multi-feature extraction method based on time/frequency domain statistics, synchrosqueezed wavelet transform, singular value decomposition, and multi-scale modal decomposition is proposed. Meanwhile, the random forest algorithm is used to screen features to eliminate the influence of redundant features on the accuracy of fault diagnosis. Secondly, the PSO algorithm is introduced to optimize the hyperparameters of LSSVM to obtain optimal parameters, thereby constructing an optimal LSSVM fault diagnosis model. Finally, different types of feature combinations are utilized for fault diagnosis, and the impact of these feature combinations on the fault diagnosis results is compared. Experimental results indicate that features of different types can complement each other, making the OLTC state information carried by multi-dimensional features more comprehensive, which helps to improve the accuracy of fault diagnosis. Compared with four traditional fault diagnosis methods, the proposed method performs better in fault diagnosis accuracy, achieving the highest accuracy of 98.58%, which can help to detect mechanical faults in the OLTC early and reduce the system’s downtime. Full article
(This article belongs to the Special Issue Power Electronics and Actuators)
Show Figures

Figure 1

15 pages, 2394 KB  
Article
Analysis of Wavelet Coherence in Calf Agonist-Antagonist Muscles during Dynamic Fatigue
by Xindi Ni, Loi Ieong, Mai Xiang and Ye Liu
Life 2024, 14(9), 1137; https://doi.org/10.3390/life14091137 - 9 Sep 2024
Cited by 2 | Viewed by 1889
Abstract
Dynamic muscle fatigue during repetitive movements can lead to changes in communication between the central nervous system and peripheral muscles. This study investigated these changes by examining electromyogram (EMG) characteristics from agonist and antagonist muscles during a fatiguing task. Twenty-two healthy male university [...] Read more.
Dynamic muscle fatigue during repetitive movements can lead to changes in communication between the central nervous system and peripheral muscles. This study investigated these changes by examining electromyogram (EMG) characteristics from agonist and antagonist muscles during a fatiguing task. Twenty-two healthy male university students (age: 22.92 ± 2.19 years) performed heel raises until fatigue. EMG signals from lateral gastrocnemius (GL) and tibialis anterior (TA) muscles were processed using synchrosqueezed wavelet transform (SST). Root mean square (RMS), mean frequency (MF), power across frequency ranges, wavelet coherence, and co-activation ratio were computed. During the initial 80% of the task, RMS and EMG power increased for both muscles, while MF declined. In the final 20%, GL parameters stabilized, but TA showed significant decreases. Beta and gamma intermuscular coherence increased upon reaching 60% of the task. Alpha coherence and co-activation ratio remained constant. Results suggest that the central nervous system adopts a differentiated control strategy for agonist and antagonist muscles during fatigue progression. Initially, a coordinated “common drive” mechanism enhances both muscle groups’ activity. Later, despite continued increases in muscle activity, neural-muscular coupling remains stable. This asynchronous, differentiated control mechanism enhances our understanding of neuromuscular adaptations during fatigue, potentially contributing to the development of more targeted fatigue assessment and management strategies. Full article
(This article belongs to the Special Issue Focus on Exercise Physiology and Sports Performance)
Show Figures

Figure 1

33 pages, 2134 KB  
Article
A Methodical Framework Utilizing Transforms and Biomimetic Intelligence-Based Optimization with Machine Learning for Speech Emotion Recognition
by Sunil Kumar Prabhakar and Dong-Ok Won
Biomimetics 2024, 9(9), 513; https://doi.org/10.3390/biomimetics9090513 - 26 Aug 2024
Cited by 3 | Viewed by 1164
Abstract
Speech emotion recognition (SER) tasks are conducted to extract emotional features from speech signals. The characteristic parameters are analyzed, and the speech emotional states are judged. At present, SER is an important aspect of artificial psychology and artificial intelligence, as it is widely [...] Read more.
Speech emotion recognition (SER) tasks are conducted to extract emotional features from speech signals. The characteristic parameters are analyzed, and the speech emotional states are judged. At present, SER is an important aspect of artificial psychology and artificial intelligence, as it is widely implemented in many applications in the human–computer interface, medical, and entertainment fields. In this work, six transforms, namely, the synchrosqueezing transform, fractional Stockwell transform (FST), K-sine transform-dependent integrated system (KSTDIS), flexible analytic wavelet transform (FAWT), chirplet transform, and superlet transform, are initially applied to speech emotion signals. Once the transforms are applied and the features are extracted, the essential features are selected using three techniques: the Overlapping Information Feature Selection (OIFS) technique followed by two biomimetic intelligence-based optimization techniques, namely, Harris Hawks Optimization (HHO) and the Chameleon Swarm Algorithm (CSA). The selected features are then classified with the help of ten basic machine learning classifiers, with special emphasis given to the extreme learning machine (ELM) and twin extreme learning machine (TELM) classifiers. An experiment is conducted on four publicly available datasets, namely, EMOVO, RAVDESS, SAVEE, and Berlin Emo-DB. The best results are obtained as follows: the Chirplet + CSA + TELM combination obtains a classification accuracy of 80.63% on the EMOVO dataset, the FAWT + HHO + TELM combination obtains a classification accuracy of 85.76% on the RAVDESS dataset, the Chirplet + OIFS + TELM combination obtains a classification accuracy of 83.94% on the SAVEE dataset, and, finally, the KSTDIS + CSA + TELM combination obtains a classification accuracy of 89.77% on the Berlin Emo-DB dataset. Full article
Show Figures

Figure 1

15 pages, 5224 KB  
Article
Low Probability of Intercept Radar Signal Recognition Based on Semi-Supervised Support Vector Machine
by Fuhua Xu, Haoning Hu, Jiaqing Mu, Xiaofeng Wang, Fang Zhou and Daying Quan
Electronics 2024, 13(16), 3248; https://doi.org/10.3390/electronics13163248 - 15 Aug 2024
Viewed by 1938
Abstract
Low probability of intercept (LPI) radar signal recognition under low signal-to-noise ratio (SNR) is a challenging task within electronic reconnaissance systems, particularly when faced with scarce labeled data and limited resources. In this paper, we introduce an LPI radar signal recognition method based [...] Read more.
Low probability of intercept (LPI) radar signal recognition under low signal-to-noise ratio (SNR) is a challenging task within electronic reconnaissance systems, particularly when faced with scarce labeled data and limited resources. In this paper, we introduce an LPI radar signal recognition method based on a semi-supervised Support Vector Machine (SVM). First, we utilize the Multi-Synchrosqueezing Transform (MSST) to obtain the time–frequency images of radar signals and undergo the necessary preprocessing operations. Then, the image features are extracted via Discrete Wavelet Transform (DWT), and the feature dimension is reduced by the principal component analysis (PCA). Finally, the dimensionality reduction features are input into the semi-supervised SVM to complete the classification and recognition of LPI radar signals. The experimental results demonstrate that the proposed method achieves high recognition accuracy at low SNR. When the SNR is −6 dB, its recognition accuracy reaches almost 100%. Full article
Show Figures

Figure 1

32 pages, 18590 KB  
Article
Data-Driven Machine Fault Diagnosis of Multisensor Vibration Data Using Synchrosqueezed Transform and Time-Frequency Image Recognition with Convolutional Neural Network
by Dominik Łuczak
Electronics 2024, 13(12), 2411; https://doi.org/10.3390/electronics13122411 - 20 Jun 2024
Cited by 10 | Viewed by 1894
Abstract
Accurate vibration classification using inertial measurement unit (IMU) data is critical for various applications such as condition monitoring and fault diagnosis. This study proposes a novel convolutional neural network (CNN) based approach, the IMU6DoF-SST-CNN in six variants, for robust vibration classification. The method [...] Read more.
Accurate vibration classification using inertial measurement unit (IMU) data is critical for various applications such as condition monitoring and fault diagnosis. This study proposes a novel convolutional neural network (CNN) based approach, the IMU6DoF-SST-CNN in six variants, for robust vibration classification. The method utilizes Fourier synchrosqueezed transform (FSST) and wavelet synchrosqueezed transform (WSST) for time-frequency analysis, effectively capturing the temporal and spectral characteristics of the vibration data. Additionally, was used the IMU6DoF-SST-CNN to explore three different fusion strategies for sensor data to combine information from the IMU’s multiple axes, allowing the CNN to learn from complementary information across various axes. The efficacy of the proposed method was validated using three datasets. The first dataset consisted of constant fan velocity data (three classes: idle, normal operation, and fault) at 200 Hz. The second dataset contained variable fan velocity data (also with three classes: normal operation, fault 1, and fault 2) at 2000 Hz. Finally, a third dataset of Case Western Reserve University (CWRU) comprised bearing fault data with thirteen classes, sampled at 12 kHz. The proposed method achieved a perfect validation accuracy for the investigated vibration classification task. While all variants of the method achieved high accuracy, a trade-off between training speed and image generation efficiency was observed. Furthermore, FSST demonstrated superior localization capabilities compared to traditional methods like continuous wavelet transform (CWT) and short-time Fourier transform (STFT), as confirmed by image representations and interpretability analysis. This improved localization allows the CNN to effectively capture transient features associated with faults, leading to more accurate vibration classification. Overall, this study presents a promising and efficient approach for vibration classification using IMU data with the proposed IMU6DoF-SST-CNN method. The best result was obtained for IMU6DoF-SST-CNN with FSST and sensor-type fusion. Full article
(This article belongs to the Special Issue Machine Learning and Deep Learning Based Pattern Recognition)
Show Figures

Figure 1

18 pages, 8480 KB  
Article
An Innovative Method Based on Wavelet Analysis for Chipless RFID Tag Detection
by Chen Su, Xueyuan Wang, Chuanyun Zou, Liangyu Jiao and Yuchuan Tao
Electronics 2024, 13(12), 2375; https://doi.org/10.3390/electronics13122375 - 17 Jun 2024
Cited by 2 | Viewed by 1229
Abstract
Chipless RFID tags have attractive low-cost advantages. However, traditional RFID anti-collision algorithms cannot be applied due to a lack of computing and processing capabilities. Problems with multitag detection must be solved to commercialize chipless RFID tags. In this paper, an innovative method for [...] Read more.
Chipless RFID tags have attractive low-cost advantages. However, traditional RFID anti-collision algorithms cannot be applied due to a lack of computing and processing capabilities. Problems with multitag detection must be solved to commercialize chipless RFID tags. In this paper, an innovative method for frequency-domain chipless RFID tag detection is proposed. The tags’ scattered signals are processed via wavelet analysis, and a time–frequency plot that can read the code is obtained. When the distance between tags is too close to distinguish in the time–frequency plot, independent component analysis is used to separate individual scattered signals from mixed echo signals; then, the code is read by means of wavelet analysis. To validate the proposed method, C-shaped frequency-domain chipless RFID tag models and a multitag detection simulation scenario were constructed in selected software. The short-time matrix pencil method (STMPM), short-time Fourier transform (STFT), and the proposed method were compared. When the tag spacing is 0.05 m, the code can be read successfully. Compared with the STMPM, the proposed method greatly reduces the computational quantity and shortens the reading time. Furthermore, adjustment of the window width and search step parameters is avoided. Full article
(This article belongs to the Section Microwave and Wireless Communications)
Show Figures

Figure 1

16 pages, 5426 KB  
Article
Displacement Sensing for Laser Self-Mixing Interferometry by Amplitude Modulation and Integral Reconstruction
by Yidan Huang, Wenzong Lai and Enguo Chen
Sensors 2024, 24(12), 3785; https://doi.org/10.3390/s24123785 - 11 Jun 2024
Cited by 4 | Viewed by 1898
Abstract
To robustly and adaptively reconstruct displacement, we propose the amplitude modulation integral reconstruction method (AM-IRM) for displacement sensing in a self-mixing interferometry (SMI) system. By algebraically multiplying the SMI signal with a high-frequency sinusoidal carrier, the frequency spectrum of the signal is shifted [...] Read more.
To robustly and adaptively reconstruct displacement, we propose the amplitude modulation integral reconstruction method (AM-IRM) for displacement sensing in a self-mixing interferometry (SMI) system. By algebraically multiplying the SMI signal with a high-frequency sinusoidal carrier, the frequency spectrum of the signal is shifted to that of the carrier. This operation overcomes the issue of frequency blurring in low-frequency signals associated with continuous wavelet transform (CWT), enabling the precise extraction of the Doppler frequency of the SMI signal. Furthermore, the synchrosqueezing wavelet transform (SSWT) is utilized to enhance the frequency resolution of the Doppler signal. Our experimental results demonstrate that the proposed method achieves a displacement reconstruction accuracy of 21.1 nm (0.89%). Additionally, our simulations demonstrated that this method can accurately reconstruct target displacement under the conditions of time-varying optical feedback intensity or a signal-to-noise ratio (SNR) of 0 dB, with a maximum root mean square (RMS) error of 22.2 nm. These results highlight its applicability in real-world environments. This method eliminates the need to manually determine the window length for time–frequency conversion, calculate the parameters of the SMI system, or add additional optical devices, making it easy to implement. Full article
(This article belongs to the Section Optical Sensors)
Show Figures

Figure 1

16 pages, 4820 KB  
Article
Improvements in the Wavelet Transform and Its Variations: Concepts and Applications in Diagnosing Gearbox in Non-Stationary Conditions
by Trong-Du Nguyen and Phong-Dien Nguyen
Appl. Sci. 2024, 14(11), 4642; https://doi.org/10.3390/app14114642 - 28 May 2024
Cited by 9 | Viewed by 2023
Abstract
Wavelet transform is a powerful time-frequency-based analysis method often used in gear fault diagnostics. The development of wavelet transform is closely linked to the improvement of resolution. When the high-frequency resolution allows for easy observation of different frequency components, it is a symptom [...] Read more.
Wavelet transform is a powerful time-frequency-based analysis method often used in gear fault diagnostics. The development of wavelet transform is closely linked to the improvement of resolution. When the high-frequency resolution allows for easy observation of different frequency components, it is a symptom of damage to an individual part of the machine. This study effectively applied the Wavelet analysis technique to diagnose faulty gearboxes operated in non-stationary conditions. This is a complex problem that usual diagnostic approaches need help to solve due to its non-linear character. This work conducted a simulation and real-world testing to show that the newest wavelet analysis techniques work well, showing that they can accurately find gear faults in gearboxes in non-stationary conditions. A thorough overview of the cutting-edge applications of wavelet transform in diagnosing faults in industrial gearbox systems was also given. This work also explained in detail the mathematical ideas behind the continuous wavelet transform, discrete wavelet transforms, and wavelet packet transform. Full article
(This article belongs to the Section Applied Physics General)
Show Figures

Figure 1

Back to TopTop