KR20110108950A - 신경회로망과 특징점을 이용한 고장진단장치 및 그의 고장진단방법 - Google Patents
신경회로망과 특징점을 이용한 고장진단장치 및 그의 고장진단방법 Download PDFInfo
- Publication number
- KR20110108950A KR20110108950A KR1020100028453A KR20100028453A KR20110108950A KR 20110108950 A KR20110108950 A KR 20110108950A KR 1020100028453 A KR1020100028453 A KR 1020100028453A KR 20100028453 A KR20100028453 A KR 20100028453A KR 20110108950 A KR20110108950 A KR 20110108950A
- Authority
- KR
- South Korea
- Prior art keywords
- signal
- frequency band
- specific frequency
- failure
- mechanical device
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01H—MEASUREMENT OF MECHANICAL VIBRATIONS OR ULTRASONIC, SONIC OR INFRASONIC WAVES
- G01H17/00—Measuring mechanical vibrations or ultrasonic, sonic or infrasonic waves, not provided for in the preceding groups
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/34—Testing dynamo-electric machines
- G01R31/343—Testing dynamo-electric machines in operation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/14—Fourier, Walsh or analogous domain transformations, e.g. Laplace, Hilbert, Karhunen-Loeve, transforms
- G06F17/148—Wavelet transforms
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2207/00—Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F2207/38—Indexing scheme relating to groups G06F7/38 - G06F7/575
- G06F2207/48—Indexing scheme relating to groups G06F7/48 - G06F7/575
- G06F2207/4802—Special implementations
- G06F2207/4818—Threshold devices
- G06F2207/4824—Neural networks
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Theoretical Computer Science (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
Abstract
Description
도 2는 본 발명의 일 실시예에 따른, 고장진단장치의 블록도를 도시한 도면,
도 3은 본 발명의 일 실시예에 따른, 신호 분석부의 블록도를 도시한 도면,
도 4는 시간 영역에서의 진동 신호에 대한 그래프를 도시한 도면,
도 5는 주파수 영역에서의 진동 신호에 대한 그래프를 도시한 도면,
도 6은 웨이블릿 변환을 통해 분리된 4개의 주파수 대역의 진동 신호에 대한 그래프를 도시한 도면,
도 7은 주파수 영역 중 최저주파수 대역의 진동 신호에 대한 그래프를 도시한 도면,
도 8은 신경회로망의 입력으로 사용될 최저주파수 대역의 진동 신호에 대한 각 구간의 최대값을 도시한 도면,
도 9은 본 발명의 일 실시예에 따른, MLP의 신경망 회로를 도시한 도면
도 10는 본 발명의 일 실시예 따른, 기계 장치의 고장 분류 결과를 도시한 도면, 그리고,
도 11는 본 발명의 일 실시예에 따른, 고장진단방법을 설명하기 위한 흐름도이다.
210: 검출부 220: 신호 분석부
221: 신호입력부 222: 웨이블릿 변환부
223: 추출부 224: 퓨리에 변환부
225: 특징값 추출부 230: 고장 분류부
240: 저장부
Claims (18)
- 기계 장치의 진동신호를 검출하는 검출부;
상기 검출된 진동신호에 대한 특정 주파수 대역의 신호를 추출하고, 상기 특정 주파수 대역의 신호를 분석하는 신호 분석부;및
신경회로망을 이용하여 상기 분석된 특정 주파수 대역의 신호에 대응되는 고장 종류를 출력하는 고장 분류부;를 포함하는 고장진단장치. - 제1항에 있어서,
상기 신호 분석부는,
입력되는 진동신호를 웨이블릿 변환(Wavelet Transform)하여 특정 주파수 대역의 신호를 추출하는 것을 특징으로 하는 고장진단장치. - 제1항에 있어서,
상기 특정 주파수 대역은,
상기 진동신호를 복수 개의 주파수 대역으로 나눈 것 중 최저주파수 대역인 것을 특징으로 하는 고장진단장치. - 제1항에 있어서,
상기 신호 분석부는,
상기 검출된 특정 주파수 대역의 신호에 대해 패스트 퓨리에 변환(Fast Fourier Transform)을 수행하고, 상기 특정 주파수 구간에 대해 복수 개의 구간으로 나눈 후, 복수 개의 구간에 대한 특징값을 추출하여 신호를 분석하는 것을 특징으로 하는 고장진단장치. - 제4항에 있어서,
상기 특징값은,
상기 특정 주파수 대역 신호의 복수 개의 구간 각각에 대한 최대값인 것을 특징으로 하는 고장진단장치. - 제5항에 있어서,
상기 고장 분류부는,
상기 추출된 특징값에 대응되는 상기 기계 장치의 고장 종류를 출력하는 것을 특징으로 하는 고장진단장치. - 제1항에 있어서,
상기 신경회로망은,
MLP(Multi-Layer Perceptron) 네트워크를 이용한 것을 특징으로 하는 기계 장치의 고장진단장치. - 제1항에 있어서,
상기 기계 장치는,
유도 전동기인 것을 특징으로 하는 고장진단장치. - 제8항에 있어서,
상기 기계 장치의 고장 종류는,
각 정렬불량, 평행 정렬불량, 베어링 결합, 회전봉 불균형, 굽은 회전축, 회전자 질량 불평형 및 위상 불평형 중 적어도 하나를 포함하는 것을 특징으로 하는 고장진단장치. - 기계 장치의 진동신호를 검출하는 단계;
상기 검출된 진동신호에 대한 특정 주파수 대역의 신호를 추출하고, 상기 특정 주파수 대역의 신호를 분석하는 단계;및
신경회로망을 이용하여 상기 분석된 특정 주파수 대역의 신호에 대응되는 고장 종류를 출력하는 단계;를 포함하는 고장진단방법. - 제10항에 있어서,
상기 분석 단계는,
입력되는 진동신호를 웨이블릿 변환(Wavelet Transform)하여 특정 주파수 대역의 신호를 추출하는 단계를; 포함하는 것을 특징으로 하는 고장진단방법. - 제10항에 있어서,
상기 특정 주파수 대역은,
상기 진동신호를 복수 개의 주파수 대역으로 나눈 것 중 최저주파수 대역인 것을 특징으로 하는 고장진단방법. - 제10항에 있어서,
상기 분석 단계는,
상기 검출된 특정 주파수 대역의 신호에 대해 패스트 퓨리에 변환(Fast Fourier Transform)을 수행하는 단계;및
상기 특정 주파수 구간에 대해 복수 개의 구간으로 나눈 후, 복수 개의 구간에 대한 특징값을 추출하여 신호를 분석하는 단계를; 포함하는 것을 특징으로 하는 고장진단방법. - 제13항에 있어서,
상기 특징값은,
상기 특정 주파수 대역 신호의 복수 개의 구간 각각에 대한 최대값인 것을 특징으로 하는 고장진단방법. - 제14항에 있어서,
상기 출력 단계는,
상기 추출된 특징값에 대응되는 상기 기계 장치의 고장 종류를 출력하는 것을 특징으로 하는 고장진단방법. - 제10항에 있어서,
상기 신경회로망은,
MLP(Multi-Layer Perceptron) 네트워크를 이용한 것을 특징으로 하는 기계 장치의 고장진단방법. - 제10항에 있어서,
상기 기계 장치는,
유도 전동기인 것을 특징으로 하는 고장진단방법. - 제17항에 있어서,
상기 기계 장치의 고장 종류는,
각 정렬불량, 평행 정렬불량, 베어링 결합, 회전봉 불균형, 굽은 회전축, 회전자 질량 불평형 및 위상 불평형 중 적어도 하나를 포함하는 것을 특징으로 하는 고장진단방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100028453A KR20110108950A (ko) | 2010-03-30 | 2010-03-30 | 신경회로망과 특징점을 이용한 고장진단장치 및 그의 고장진단방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100028453A KR20110108950A (ko) | 2010-03-30 | 2010-03-30 | 신경회로망과 특징점을 이용한 고장진단장치 및 그의 고장진단방법 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20110108950A true KR20110108950A (ko) | 2011-10-06 |
Family
ID=45026341
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020100028453A Ceased KR20110108950A (ko) | 2010-03-30 | 2010-03-30 | 신경회로망과 특징점을 이용한 고장진단장치 및 그의 고장진단방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20110108950A (ko) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101967065B1 (ko) * | 2017-10-18 | 2019-04-08 | 울산대학교 산학협력단 | 환경 변화에 강인한 고장 진단 장치 및 방법 |
CN111042802A (zh) * | 2019-12-23 | 2020-04-21 | 佛山科学技术学院 | 一种抽油机故障诊断方法、装置及系统 |
KR102109337B1 (ko) * | 2018-11-14 | 2020-05-12 | (유)엔티엘 | 수중 모터 펌프의 지상 모니터링 시스템 |
KR20200080380A (ko) * | 2018-12-17 | 2020-07-07 | 주식회사 포스코 | 컨볼루션 신경망을 이용한 기어박스의 결함상태 판별 장치 및 방법 |
KR102126493B1 (ko) * | 2019-11-22 | 2020-07-07 | 엠앤디테크놀로지 주식회사 | 모터 고장 원격 진단 시스템 |
WO2022245004A1 (ko) * | 2021-05-20 | 2022-11-24 | 주식회사 원프레딕트 | 모터 3상 전류 신호 기반 베어링 결함을 진단하는 방법 및 이러한 방법을 수행하는 장치 |
WO2023027490A1 (ko) * | 2021-08-25 | 2023-03-02 | 주식회사 엘지에너지솔루션 | 와이어 본딩의 불량 검출 장치 및 그 동작 방법 |
KR20230127535A (ko) * | 2022-02-25 | 2023-09-01 | 한국공학대학교산학협력단 | 머신러닝을 기반으로 하는 리벳팅 불량 진단 장치 및 그 방법 |
-
2010
- 2010-03-30 KR KR1020100028453A patent/KR20110108950A/ko not_active Ceased
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101967065B1 (ko) * | 2017-10-18 | 2019-04-08 | 울산대학교 산학협력단 | 환경 변화에 강인한 고장 진단 장치 및 방법 |
KR102109337B1 (ko) * | 2018-11-14 | 2020-05-12 | (유)엔티엘 | 수중 모터 펌프의 지상 모니터링 시스템 |
KR20200080380A (ko) * | 2018-12-17 | 2020-07-07 | 주식회사 포스코 | 컨볼루션 신경망을 이용한 기어박스의 결함상태 판별 장치 및 방법 |
KR102126493B1 (ko) * | 2019-11-22 | 2020-07-07 | 엠앤디테크놀로지 주식회사 | 모터 고장 원격 진단 시스템 |
CN111042802A (zh) * | 2019-12-23 | 2020-04-21 | 佛山科学技术学院 | 一种抽油机故障诊断方法、装置及系统 |
WO2022245004A1 (ko) * | 2021-05-20 | 2022-11-24 | 주식회사 원프레딕트 | 모터 3상 전류 신호 기반 베어링 결함을 진단하는 방법 및 이러한 방법을 수행하는 장치 |
KR20220158138A (ko) * | 2021-05-20 | 2022-11-30 | 주식회사 원프레딕트 | 모터 3상 전류 신호 기반 베어링 결함을 진단하는 방법 및 이러한 방법을 수행하는 장치 |
WO2023027490A1 (ko) * | 2021-08-25 | 2023-03-02 | 주식회사 엘지에너지솔루션 | 와이어 본딩의 불량 검출 장치 및 그 동작 방법 |
KR20230127535A (ko) * | 2022-02-25 | 2023-09-01 | 한국공학대학교산학협력단 | 머신러닝을 기반으로 하는 리벳팅 불량 진단 장치 및 그 방법 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Ranjan et al. | K-nearest neighbors and grid search cv based real time fault monitoring system for industries | |
Su et al. | Induction machine condition monitoring using neural network modeling | |
KR20110108950A (ko) | 신경회로망과 특징점을 이용한 고장진단장치 및 그의 고장진단방법 | |
Ehya et al. | Intelligent data-driven diagnosis of incipient interturn short circuit fault in field winding of salient pole synchronous generators | |
Amanuel et al. | Design of vibration frequency method with fine-tuned factor for fault detection of three phase induction motor | |
Amanuel et al. | Comparative analysis of signal processing techniques for fault detection in three phase induction motor | |
Kim et al. | Sensorless fault diagnosis of induction motors | |
CN114616476A (zh) | 同步机器中的故障检测 | |
GB2476246A (en) | Diagnosing an operation mode of a machine | |
Tian et al. | A review of fault diagnosis for traction induction motor | |
Almounajjed et al. | Fault diagnosis and investigation techniques for induction motor | |
Djagarov et al. | Overview of diagnostic methods for rotating electrical machines | |
CN119203040A (zh) | 基于多源信息融合的旋转机械故障识别方法 | |
Wen | A hybrid intelligent technique for induction motor condition monitoring | |
Brigham et al. | Simplified automatic fault detection in wind turbine induction generators | |
Babu et al. | Review on various signal processing techniques for predictive maintenance | |
Zheng et al. | Wavelet packet decomposition and neural network based fault diagnosis for elevator excessive vibration | |
Lai et al. | Fault diagnosis of motor based on low cost edge computing technology | |
JORKESH et al. | Fault diagnosis and isolation of an electro-pump using neural data fusion | |
Lim et al. | Motor fault detection method for vibration signal using FFT residuals | |
Mandava | A novel lightweight customized convolution neural network for bearing fault classification | |
Arabacı et al. | Detection of induction motor broken rotor bar faults under no load condition by using support vector machines | |
Behbahanifard et al. | Non-invasive on-line detection of winding faults in induction motors—A review | |
Kumar et al. | Health monitoring and fault analysis of induction motors: a review | |
Yuvaraj et al. | Bearing fault prediction using current signature analysis in electric water pump |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20100330 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20120523 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20100330 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20130523 Patent event code: PE09021S01D |
|
E601 | Decision to refuse application | ||
PE0601 | Decision on rejection of patent |
Patent event date: 20130828 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20130523 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |