Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 6 de 6
Filter
Add more filters










Database
Language
Publication year range
1.
Sensors (Basel) ; 24(8)2024 Apr 22.
Article in English | MEDLINE | ID: mdl-38676270

ABSTRACT

Induction motors (IM) play a fundamental role in the industrial sector because they are robust, efficient, and low-cost machines. Changes in the environment, installation errors, or modifications to working conditions can generate faults in induction motors. The trend on IM fault detection is focused on the design techniques and sensors capable of evaluating multiple faults with various signals using non-invasive analysis. The methodology is based on processing electric current signals by applying the short-time Fourier transform (STFT). Additionally, the computation of the mean and standard deviation of infrared thermograms is proposed as main indicators. The proposed system combines both parameters by means of Support Vector Machine and k-nearest-neighbor classifiers. The development of the diagnostic system was done with digital hardware implementations using a Xilinx PYNQ Z2 card that integrates an FPGA with a microprocessor, thus taking advantage of the acquisition and processing of digital signals and images in hardware. The proposed method has proved to be effective for the classification of healthy (HLT), misalignment (MAMT), unbalance (UNB), damaged bearing (BDF), and broken rotor bar (BRB) faults with an accuracy close to 99%.

2.
Sensors (Basel) ; 23(6)2023 Mar 07.
Article in English | MEDLINE | ID: mdl-36991619

ABSTRACT

Novelty detection is a statistical method that verifies new or unknown data, determines whether these data are inliers (within the norm) or outliers (outside the norm), and can be used, for example, in developing classification strategies in machine learning systems for industrial applications. To this end, two types of energy that have evolved over time are solar photovoltaic and wind power generation. Some organizations around the world have developed energy quality standards to avoid known electric disturbances; however, their detection is still a challenge. In this work, several techniques for novelty detection are implemented to detect different electric anomalies (disturbances), which are k-nearest neighbors, Gaussian mixture models, one-class support vector machines, self-organizing maps, stacked autoencoders, and isolation forests. These techniques are applied to signals from real power quality environments of renewable energy systems such as solar photovoltaic and wind power generation. The power disturbances that will be analyzed are considered in the standard IEEE-1159, such as sag, oscillatory transient, flicker, and a condition outside the standard attributed to meteorological conditions. The contribution of the work consists of the development of a methodology based on six techniques for novelty detection of power disturbances, under known and unknown conditions, over real signals in the power quality assessment. The merit of the methodology is a set of techniques that allow to obtain the best performance of each one under different conditions, which constitutes an important contribution to the renewable energy systems.

3.
Sensors (Basel) ; 22(16)2022 Aug 14.
Article in English | MEDLINE | ID: mdl-36015835

ABSTRACT

The monitoring of machine conditions is very important from the viewpoints of productivity, economic benefits, and maintenance. Several techniques have been proposed in which sensors are the key to providing relevant information to verify the system. Recently, the smart sensor concept is common, in which the sensors are integrated with a data processing unit executing dedicated algorithms used to generate meaningful information about the system in situ. Additionally, infrared thermography has gained relevance in monitoring processes, since the new infrared cameras have more resolution, smaller dimensions, reliability, functionality, and lower costs. These units were firstly used as secondary elements in the condition monitoring of machines, but thanks to modern techniques for data processing, the infrared sensors can be used to give a first, or even a direct, diagnosis in a nonintrusive way in industrial applications. Therefore, in this manuscript, the structure and development of an infrared-thermography-based smart sensor for diagnosing faults in the elements associated with induction motors, such as rolling bearings and the gearbox, is described. The smart sensor structure includes five main parts: an infrared primary sensor, a preprocessing module, an image processing module, classification of faults, and a user interface. The infrared primary sensor considers a low-cost micro thermal camera for acquiring the thermal images. The processing modules and the classification module implement the data processing algorithms into digital development boards, enabling smart system characteristics. Finally, the interface module allows the final users to require the smart sensor to perform processing actions and data visualization, with the additional feature that the diagnosis report can be provided by the system. The smart sensor is validated in a real experimental test bench, demonstrating its capabilities in different case studies.


Subject(s)
Algorithms , Thermography , Reproducibility of Results , Thermography/methods
4.
Sensors (Basel) ; 21(24)2021 Dec 17.
Article in English | MEDLINE | ID: mdl-34960525

ABSTRACT

The computer numerical control (CNC) machine has recently taken a fundamental role in the manufacturing industry, which is essential for the economic development of many countries. Current high quality production standards, along with the requirement for maximum economic benefits, demand the use of tool condition monitoring (TCM) systems able to monitor and diagnose cutting tool wear. Current TCM methodologies mainly rely on vibration signals, cutting force signals, and acoustic emission (AE) signals, which have the common drawback of requiring the installation of sensors near the working area, a factor that limits their application in practical terms. Moreover, as machining processes require the optimal tuning of cutting parameters, novel methodologies must be able to perform the diagnosis under a variety of cutting parameters. This paper proposes a novel non-invasive method capable of automatically diagnosing cutting tool wear in CNC machines under the variation of cutting speed and feed rate cutting parameters. The proposal relies on the sensor information fusion of spindle-motor stray flux and current signals by means of statistical and non-statistical time-domain parameters, which are then reduced by means of a linear discriminant analysis (LDA); a feed-forward neural network is then used to automatically classify the level of wear on the cutting tool. The proposal is validated with a Fanuc Oi mate Computer Numeric Control (CNC) turning machine for three different cutting tool wear levels and different cutting speed and feed rate values.


Subject(s)
Mechanical Phenomena , Neural Networks, Computer , Acoustics
5.
Micromachines (Basel) ; 11(11)2020 Nov 12.
Article in English | MEDLINE | ID: mdl-33198096

ABSTRACT

Carbon nanotubes (CNTs) and graphene are extensively studied materials in the field of sensing technology and other electronic devices due to their better functional and structural properties. Additionally, more attention is given to utilize these materials as a filler to reinforce the properties of other materials. However, the role of weight percentage of CNTs in the piezoresistive properties of these materials has not been reported yet. In this work, CNT-graphene composite-based piezoresistive pressure samples in the form of pellets with different weight percentages of CNTs were fabricated and characterized. All the samples exhibit a decrease in the direct current (DC) resistance with the increase in external uniaxial applied pressure from 0 to 74.8 kNm-2. However, under the same external uniaxial applied pressure, the DC resistance exhibit more decrease as the weight percentage of the CNTs increase in the composites.

6.
Sensors (Basel) ; 20(5)2020 Mar 08.
Article in English | MEDLINE | ID: mdl-32182665

ABSTRACT

Induction motors are essential and widely used components in many industrial processes. Although these machines are very robust, they are prone to fail. Nowadays, it is a paramount task to obtain a reliable and accurate diagnosis of the electric motor health, so that a subsequent reduction of the required time and repairing costs can be achieved. The most common approaches to accomplish this task are based on the analysis of currents, which has some well-known drawbacks that may lead to false diagnosis. With the new developments in the technology of the sensors and signal processing field, the possibility of combining the information obtained from the analysis of different magnitudes should be explored, in order to achieve more reliable diagnostic conclusions, before the fault can develop into an irreversible damage. This paper proposes a smart-sensor that explores the weighted analysis of the axial, radial, and combination of both stray fluxes captured by a low-cost, easy setup, non-invasive, and compact triaxial stray flux sensor during the start-up transient through the short time Fourier transform (STFT) and characterizes specific patterns appearing on them using statistical parameters that feed a feature reduction linear discriminant analysis (LDA) and then a feed-forward neural network (FFNN) for classification purposes, opening the possibility of offering an on-site automatic fault diagnosis scheme. The obtained results show that the proposed smart-sensor is efficient for monitoring and diagnosing early induction motor electromechanical faults. This is validated with a laboratory induction motor test bench for individual and combined broken rotor bars and misalignment faults.

SELECTION OF CITATIONS
SEARCH DETAIL
...