• 제목/요약/키워드: Autonomous Inspection

검색결과 68건 처리시간 0.028초

Deep Learning Based Real-Time Painting Surface Inspection Algorithm for Autonomous Inspection Drone

  • Chang, Hyung-young;Han, Seung-ryong;Lim, Heon-young
    • Corrosion Science and Technology
    • /
    • 제18권6호
    • /
    • pp.253-257
    • /
    • 2019
  • A deep learning based real-time painting surface inspection algorithm is proposed herein, designed for developing an autonomous inspection drone. The painting surface inspection is usually conducted manually. However, the manual inspection has a limitation in obtaining accurate data for correct judgement on the surface because of human error and deviation of individual inspection experiences. The best method to replace manual surface inspection is the vision-based inspection method with a camera, using various image processing algorithms. Nevertheless, the visual inspection is difficult to apply to surface inspection due to diverse appearances of material, hue, and lightning effects. To overcome technical limitations, a deep learning-based pattern recognition algorithm is proposed, which is specialized for painting surface inspections. The proposed algorithm functions in real time on the embedded board mounted on an autonomous inspection drone. The inspection results data are stored in the database and used for training the deep learning algorithm to improve performance. The various experiments for pre-inspection of painting processes are performed to verify real-time performance of the proposed deep learning algorithm.

무인 구조물 검사를 위한 자율 비행 시스템 (Autonomous Navigation System of an Unmanned Aerial Vehicle for Structural Inspection)

  • 정성욱;최덕규;송승원;명현
    • 로봇학회논문지
    • /
    • 제16권3호
    • /
    • pp.216-222
    • /
    • 2021
  • Recently, various robots are being used for the purpose of structural inspection or safety diagnosis, and their needs are also rising rapidly. Among the structural inspection using robots, a lot of researches has recently been conducted on inspection of various facilities and structures using an unmanned aerial vehicle (UAV). However, since GNSS (Global Navigation Satellite System) signals cannot be received in an environment near or below structures, the operation of UAVs has been done manually. For a stable autonomous flight without GNSS signals, additional technologies are required. This paper proposes the autonomous flight system for structural inspection consisting of simultaneous localization and mapping (SLAM), path planning, and controls. The experiments were conducted on an actual large bridge to verify the feasibility of the system, and especially the performance of the proposed SLAM algorithm was compared through comparative analysis with the state-of-the-art algorithms.

영상 모자이킹을 통한 수중 검사를 위한 호버링 타입 AUV 시스템 개발 (Development of a Hover-capable AUV System for In-water Visual Inspection via Image Mosaicking)

  • 홍성훈;박정홍;김태윤;윤석민;김진환
    • 한국해양공학회지
    • /
    • 제30권3호
    • /
    • pp.194-200
    • /
    • 2016
  • Recently, UUVs (unmanned underwater vehicles) have increasingly been applied in various science and engineering applications. In-water inspection, which used to be performed by human divers, is a potential application for UUVs. In particular, the operational safety and performance of in-water inspection missions can be greatly improved by using an underwater robotic vehicle. The capabilities of hovering maneuvers and automatic image mosaicking are essential for autonomous underwater visual inspection. This paper presents the development of a hover-capable autonomous underwater vehicle system for autonomous in-water inspection, which includes both a hardware platform and operational software algorithms. Some results from an experiment in a model basin are presented to demonstrate the feasibility of the developed system and algorithms.

An Autonomous Operational Service System for Machine Vision-based Inspection towards Smart Factory of Manufacturing Multi-wire Harnesses

  • Seung Beom, Hong;Kyou Ho, Lee
    • Journal of information and communication convergence engineering
    • /
    • 제20권4호
    • /
    • pp.317-325
    • /
    • 2022
  • In this study, we propose a technological system designed to provide machine vision-based automatic inspection and autonomous operation services for an entire process related to product inspection in wire harness manufacturing. The smart factory paradigm is a valuable and necessary goal, small companies may encounter steep barriers to entry. Therefore, the best approach is to develop towards this approach gradually in stages starting with the relatively simple improvement to manufacturing processes, such as replacing manual quality assurance stages with machine vision-based inspection. In this study, we consider design issues of a system based on the proposed technology and describe an experimental implementation. In addition, we evaluated the implementation of the proposed technology. The test results show that the adoption of the proposed machine vision-based automatic inspection and operation service system for multi-wire harness production may be considered justified, and the effectiveness of the proposed technology was verified.

Autonomous vision-based damage chronology for spatiotemporal condition assessment of civil infrastructure using unmanned aerial vehicle

  • Mondal, Tarutal Ghosh;Jahanshahi, Mohammad R.
    • Smart Structures and Systems
    • /
    • 제25권6호
    • /
    • pp.733-749
    • /
    • 2020
  • This study presents a computer vision-based approach for representing time evolution of structural damages leveraging a database of inspection images. Spatially incoherent but temporally sorted archival images captured by robotic cameras are exploited to represent the damage evolution over a long period of time. An access to a sequence of time-stamped inspection data recording the damage growth dynamics is premised to this end. Identification of a structural defect in the most recent inspection data set triggers an exhaustive search into the images collected during the previous inspections looking for correspondences based on spatial proximity. This is followed by a view synthesis from multiple candidate images resulting in a single reconstruction for each inspection round. Cracks on concrete surface are used as a case study to demonstrate the feasibility of this approach. Once the chronology is established, the damage severity is quantified at various levels of time scale documenting its progression through time. The proposed scheme enables the prediction of damage severity at a future point in time providing a scope for preemptive measures against imminent structural failure. On the whole, it is believed that the present study will immensely benefit the structural inspectors by introducing the time dimension into the autonomous condition assessment pipeline.

Ensemble-based deep learning for autonomous bridge component and damage segmentation leveraging Nested Reg-UNet

  • Abhishek Subedi;Wen Tang;Tarutal Ghosh Mondal;Rih-Teng Wu;Mohammad R. Jahanshahi
    • Smart Structures and Systems
    • /
    • 제31권4호
    • /
    • pp.335-349
    • /
    • 2023
  • Bridges constantly undergo deterioration and damage, the most common ones being concrete damage and exposed rebar. Periodic inspection of bridges to identify damages can aid in their quick remediation. Likewise, identifying components can provide context for damage assessment and help gauge a bridge's state of interaction with its surroundings. Current inspection techniques rely on manual site visits, which can be time-consuming and costly. More recently, robotic inspection assisted by autonomous data analytics based on Computer Vision (CV) and Artificial Intelligence (AI) has been viewed as a suitable alternative to manual inspection because of its efficiency and accuracy. To aid research in this avenue, this study performs a comparative assessment of different architectures, loss functions, and ensembling strategies for the autonomous segmentation of bridge components and damages. The experiments lead to several interesting discoveries. Nested Reg-UNet architecture is found to outperform five other state-of-the-art architectures in both damage and component segmentation tasks. The architecture is built by combining a Nested UNet style dense configuration with a pretrained RegNet encoder. In terms of the mean Intersection over Union (mIoU) metric, the Nested Reg-UNet architecture provides an improvement of 2.86% on the damage segmentation task and 1.66% on the component segmentation task compared to the state-of-the-art UNet architecture. Furthermore, it is demonstrated that incorporating the Lovasz-Softmax loss function to counter class imbalance can boost performance by 3.44% in the component segmentation task over the most employed alternative, weighted Cross Entropy (wCE). Finally, weighted softmax ensembling is found to be quite effective when used synchronously with the Nested Reg-UNet architecture by providing mIoU improvement of 0.74% in the component segmentation task and 1.14% in the damage segmentation task over a single-architecture baseline. Overall, the best mIoU of 92.50% for the component segmentation task and 84.19% for the damage segmentation task validate the feasibility of these techniques for autonomous bridge component and damage segmentation using RGB images.

A study on autonomy level classification for self-propelled agricultural machines

  • Nam, Kyu-Chul;Kim, Yong-Joo;Kim, Hak-Jin;Jeon, Chan-Woo;Kim, Wan-Soo
    • 농업과학연구
    • /
    • 제48권3호
    • /
    • pp.617-627
    • /
    • 2021
  • In the field of on-road motor vehicles, the level for autonomous driving technology is defined according to J3016, proposed by Society of Automotive Engineers (SAE) International. However, in the field of agricultural machinery, different standards are applied by country and manufacturer, without a standardized classification for autonomous driving technology which makes it difficult to clearly define and accurately evaluate the autonomous driving technology, for agricultural machinery. In this study, a method to classify the autonomy levels for autonomous agricultural machinery (ALAAM) is proposed by modifying the SAE International J3016 to better characterize various agricultural operations such as tillage, spraying and harvesting. The ALAAM was classified into 6 levels from 0 (manual) to 5 (full automation) depending on the status of operator and autonomous system interventions for each item related to the automation of agricultural tasks such as straight-curve path driving, path-implement operation, operation-environmental awareness, error response, and task area planning. The core of the ALAAM classification is based on the relative roles between the operator and autonomous system for the automation of agricultural machines. The proposed ALAAM is expected to promote the establishment of a standard to classify the autonomous driving levels of self-propelled agricultural machinery.

Recent developments in remote inspections of ship structures

  • Poggi, Laura;Gaggero, Tomaso;Gaiotti, Marco;Ravina, Enrico;Rizzo, Cesare Mario
    • International Journal of Naval Architecture and Ocean Engineering
    • /
    • 제12권1호
    • /
    • pp.881-891
    • /
    • 2020
  • In recent years robotics has become an important resource in engineering. Adoption of Robotics and Autonomous Systems (RAS) in activities related to ship inspections has obvious potential advantages, but also arises particular challenges, both from technical and legal viewpoints. The ROBINS project (ROBotics technology for INspection of Ships) is a collaborative project co-funded within the H2020 EU Research and Innovation programme call, aimed at filling the gap between current ship inspections approach and available robotic technology, both from technological and regulatory point of view. Main goal of the present work is to highlight how ship inspections are currently carried out by humans, how they could be improved using RAS, even if not completely autonomous for the time being, at least in selected operational scenarios and how the performances of RAS platforms can be tested to assess their effectiveness in carrying out surveys onboard. In such a framework, a testing facility aimed at assessing RAS' capabilities as well as providing suitable environment for their development has been built and it is still under development along with dedicated testing protocols, able to assess the equivalence between human and RAS inspection of ship and marine structures. The features of a testing facility where RAS can be tested and the testing protocols are presented, showing how technological and regulatory gaps are filled.

무인 수중운동체를 위한 지능제어시스템 설계 (An intelligent control system design for autonomous underwater vehicle)

  • 이동익;곽동훈;최중락
    • 제어로봇시스템학회논문지
    • /
    • 제3권3호
    • /
    • pp.227-237
    • /
    • 1997
  • Autonomous Underwater Vehicles(AUVs) have become an important tool for various purposes in subsea: inspection, recovery, construction, etc., and the development of autonomous control system is luglay desirable- thete zffe many problems associated with designing the control system for AUV due to unknown underwater envimn-Tnent, the possibility of subsystem failures, and unpredictable changes in the dynamics of the vehicle. In this paper, an autonomous control system based on the intelligent control theory to enhance operation efficiency of the ALTV is presented. The control system has a hierarchical structure which consists of mission planning level, mission control level, navigation level, and execution level. The performance of the control system is investigated by computer simulation. The results show that the proposed control system can be applied successfully to the AUV in spite of the possibility of failures in the vehicle and the collision hazard in the sea environment.

  • PDF

RV 차량용 싱킹 시트의 용접 품질 검사 시스템 개발 (Development of Welding Quality Inspection System for RV Sinking Seat)

  • 윤상환;김한종;김성관
    • 제어로봇시스템학회논문지
    • /
    • 제14권1호
    • /
    • pp.75-80
    • /
    • 2008
  • This paper presents a vision based autonomous inspection system for welding quality control of a RV sinking seat. In order to overcome the precision error that arises from a visible inspection by an operator in the manufacturing process of a RV sinking seat, the machine vision based welding quality control system is proposed. It consists of the CMOS camera and the NI vision system. The geometry of the welding bead, which is the welding quality criteria, is measured by using the captured image with a median filter applied on it. The image processing software for the system was developed using the NI LabVIEW software. The proposed welding quality inspection system for RV sinking seat was verified using experimentation.