RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    이미지 기반 딥러닝 기법을 활용한 자동차 부품의 결함 탐지 및 이상 예측에 관한 연구 = A Study on Image-based Deep Learning Techniques for Defect Detection and Abnormality Noise Prediction in Automotive Components

    한글로보기

    https://www.riss.kr/link?id=T17393223

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
      • URL 복사
    • 오류접수
    인용문이 복사되었습니다.

    부가정보

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    This thesis investigates image-based deep learning methods for defect detection and abnormality prediction in automotive components, and analyzes their applicability and performance characteristics across different engineering problems. Two representative case studies are considered: turbocharger whine noise prediction and defect detection of a constant velocity (CV) joint boot.
    In the first case study, vibration signals were measured from the turbocharger housing during acceleration tests. Due to the high-speed rotational characteristics of turbochargers, direct measurement of rotational speed is difficult; therefore, order-related features were indirectly represented using time–frequency domain analysis. Image-based deep learning classification models were applied to predict the occurrence of whine noise, and the effects of preprocessing methods and model architectures on prediction performance were analyzed. Experimental results show that spectrum maps processed with the “Square+Canny” preprocessing method effectively capture order-related characteristics of whine noise and achieve superior prediction performance. In addition, Gradient-weighted Class Activation Mapping (Grad-CAM) was employed to visually verify that the proposed models focus on frequency regions associated with whine noise.
    In the second case study, rotational image data of CV joint boots were analyzed to detect through-hole defects. An image summation method, a U-Net-based object segmentation model, and a YOLO-based object detection model were applied and compared using accuracy, precision, recall, and F1-score metrics. Considering the characteristics of defect detection problems, minimizing false detections is of particular importance; therefore, multiple evaluation metrics were used to analyze the performance of each method. The results demonstrate that the YOLO-based object detection approach provides robust performance under varying environmental conditions and shows superior performance in terms of both detection accuracy and processing speed.
    Through these case studies, this thesis confirms that image-based deep learning techniques can be effectively applied to diagnostic problems in automotive components. Furthermore, the results highlight the importance of selecting appropriate preprocessing methods, model architectures, and evaluation metrics according to the target application and diagnostic objectives.
    번역하기

    This thesis investigates image-based deep learning methods for defect detection and abnormality prediction in automotive components, and analyzes their applicability and performance characteristics across different engineering problems. Two representa...

    This thesis investigates image-based deep learning methods for defect detection and abnormality prediction in automotive components, and analyzes their applicability and performance characteristics across different engineering problems. Two representative case studies are considered: turbocharger whine noise prediction and defect detection of a constant velocity (CV) joint boot.
    In the first case study, vibration signals were measured from the turbocharger housing during acceleration tests. Due to the high-speed rotational characteristics of turbochargers, direct measurement of rotational speed is difficult; therefore, order-related features were indirectly represented using time–frequency domain analysis. Image-based deep learning classification models were applied to predict the occurrence of whine noise, and the effects of preprocessing methods and model architectures on prediction performance were analyzed. Experimental results show that spectrum maps processed with the “Square+Canny” preprocessing method effectively capture order-related characteristics of whine noise and achieve superior prediction performance. In addition, Gradient-weighted Class Activation Mapping (Grad-CAM) was employed to visually verify that the proposed models focus on frequency regions associated with whine noise.
    In the second case study, rotational image data of CV joint boots were analyzed to detect through-hole defects. An image summation method, a U-Net-based object segmentation model, and a YOLO-based object detection model were applied and compared using accuracy, precision, recall, and F1-score metrics. Considering the characteristics of defect detection problems, minimizing false detections is of particular importance; therefore, multiple evaluation metrics were used to analyze the performance of each method. The results demonstrate that the YOLO-based object detection approach provides robust performance under varying environmental conditions and shows superior performance in terms of both detection accuracy and processing speed.
    Through these case studies, this thesis confirms that image-based deep learning techniques can be effectively applied to diagnostic problems in automotive components. Furthermore, the results highlight the importance of selecting appropriate preprocessing methods, model architectures, and evaluation metrics according to the target application and diagnostic objectives.

    더보기

    목차 (Table of Contents)

    • 제 1장 서론 1
    • 1.1 연구 배경 1
    • 1.2 연구 목적 9
    • 1.3 연구 내용 11
    • 1.3.1 이론적 배경 11
    • 제 1장 서론 1
    • 1.1 연구 배경 1
    • 1.2 연구 목적 9
    • 1.3 연구 내용 11
    • 1.3.1 이론적 배경 11
    • 1.3.2 전처리를 활용한 소음 예측 성능 향상 사례 11
    • 1.3.3 모델 선정을 활용한 결함 검출 향상 사례 12
    • 제 2장 이론적 배경 13
    • 2.1 딥러닝(Deep Learning) 13
    • 2.2 Canny Edge Detection 16
    • 2.3 차수 18
    • 2.4 설명 가능한 AI(XAI) 20
    • 2.5 이미지 분류, 객체 감지, 객체 분할 23
    • 제 3장 자동차 부품에 대한 딥러닝 적용 사례 연구 26
    • 3.1 터보차저 진동 기반 소음 예측 연구 26
    • 3.1.1 개요 26
    • 3.1.2 실험 환경 28
    • 3.1.3 데이터 세트 구성 31
    • 3.1.4 머신러닝/딥러닝 모델 학습 40
    • 3.1.5 모델 성능 분석 47
    • 3.1.6 Grad CAM 시각화 50
    • 3.2 자동차 CV 조인트 부트 결함 탐지 연구 54
    • 3.2.1 개요 54
    • 3.2.2 실험 환경 55
    • 3.2.3 데이터 세트 구축 56
    • 3.2.4 영상처리 기법 57
    • 3.2.5 영상 처리 방법 비교 분석 63
    • 제 4장 결론 72
    • 참고문헌 74
    • Abstract 77
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼