The rapid evolution of wireless communication technologies has underscored the critical role of antennas in ensuring seamless connectivity.Antenna defects,ranging from manufacturing imperfections to environmental wear...The rapid evolution of wireless communication technologies has underscored the critical role of antennas in ensuring seamless connectivity.Antenna defects,ranging from manufacturing imperfections to environmental wear,pose significant challenges to the reliability and performance of communication systems.This review paper navigates the landscape of antenna defect detection,emphasizing the need for a nuanced understanding of various defect types and the associated challenges in visual detection.This review paper serves as a valuable resource for researchers,engineers,and practitioners engaged in the design and maintenance of communication systems.The insights presented here pave the way for enhanced reliability in antenna systems through targeted defect detection measures.In this study,a comprehensive literature analysis on computer vision algorithms that are employed in end-of-line visual inspection of antenna parts is presented.The PRISMA principles will be followed throughout the review,and its goals are to provide a summary of recent research,identify relevant computer vision techniques,and evaluate how effective these techniques are in discovering defects during inspections.It contains articles from scholarly journals as well as papers presented at conferences up until June 2023.This research utilized search phrases that were relevant,and papers were chosen based on whether or not they met certain inclusion and exclusion criteria.In this study,several different computer vision approaches,such as feature extraction and defect classification,are broken down and analyzed.Additionally,their applicability and performance are discussed.The review highlights the significance of utilizing a wide variety of datasets and measurement criteria.The findings of this study add to the existing body of knowledge and point researchers in the direction of promising new areas of investigation,such as real-time inspection systems and multispectral imaging.This review,on its whole,offers a complete study of computer vision approaches for quality control in antenna parts.It does so by providing helpful insights and drawing attention to areas that require additional exploration.展开更多
The continuous growth in the scale of unmanned aerial vehicle (UAV) applications in transmission line inspection has resulted in a corresponding increase in the demand for UAV inspection image processing. Owing to its...The continuous growth in the scale of unmanned aerial vehicle (UAV) applications in transmission line inspection has resulted in a corresponding increase in the demand for UAV inspection image processing. Owing to its excellent performance in computer vision, deep learning has been applied to UAV inspection image processing tasks such as power line identification and insulator defect detection. Despite their excellent performance, electric power UAV inspection image processing models based on deep learning face several problems such as a small application scope, the need for constant retraining and optimization, and high R&D monetary and time costs due to the black-box and scene data-driven characteristics of deep learning. In this study, an automated deep learning system for electric power UAV inspection image analysis and processing is proposed as a solution to the aforementioned problems. This system design is based on the three critical design principles of generalizability, extensibility, and automation. Pre-trained models, fine-tuning (downstream task adaptation), and automated machine learning, which are closely related to these design principles, are reviewed. In addition, an automated deep learning system architecture for electric power UAV inspection image analysis and processing is presented. A prototype system was constructed and experiments were conducted on the two electric power UAV inspection image analysis and processing tasks of insulator self-detonation and bird nest recognition. The models constructed using the prototype system achieved 91.36% and 86.13% mAP for insulator self-detonation and bird nest recognition, respectively. This demonstrates that the system design concept is reasonable and the system architecture feasible .展开更多
Since the carbon neutrality target was proposed,many countries have been facing severe challenges to carbon emission reduction sustainably.This study is conducted using a tripartite evolutionary game model to explore ...Since the carbon neutrality target was proposed,many countries have been facing severe challenges to carbon emission reduction sustainably.This study is conducted using a tripartite evolutionary game model to explore the impact of the central environmental protection inspection(CEPI)on driving carbon emission reduction,and to study what factors influence the strategic choices of each party and how they interact with each other.The research results suggest that local governments and manufacturing enterprises would choose strategies that are beneficial to carbon reduction when CEPI increases.When the initial willingness of all parties increases 20%,50%—80%,the time spent for the whole system to achieve stability decreases from 100%,60%—30%.The evolutionary result of“thorough inspection,regulation implementation,low-carbon management”is the best strategy for the tripartite evolutionary game.Moreover,the smaller the cost and the larger the benefit,the greater the likelihood of the three-party game stability strategy appears.This study has important guiding significance for other developing countries to promote carbon emission reduction by environmental policy.展开更多
Technological advancements in unmanned aerial vehicles(UAVs)have revolutionized various industries,enabling the widespread adoption of UAV-based solutions.In engineering management,UAV-based inspection has emerged as ...Technological advancements in unmanned aerial vehicles(UAVs)have revolutionized various industries,enabling the widespread adoption of UAV-based solutions.In engineering management,UAV-based inspection has emerged as a highly efficient method for identifying hidden risks in high-risk construction environments,surpassing traditional inspection techniques.Building on this foundation,this paper delves into the optimization of UAV inspection routing and scheduling,addressing the complexity introduced by factors such as no-fly zones,monitoring-interval time windows,and multiple monitoring rounds.To tackle this challenging problem,we propose a mixed-integer linear programming(MILP)model that optimizes inspection task assignments,monitoring sequence schedules,and charging decisions.The comprehensive consideration of these factors differentiates our problem from conventional vehicle routing problem(VRP),leading to a mathematically intractable model for commercial solvers in the case of large-scale instances.To overcome this limitation,we design a tailored variable neighborhood search(VNS)metaheuristic,customizing the algorithm to efficiently solve our model.Extensive numerical experiments are conducted to validate the efficacy of our proposed algorithm,demonstrating its scalability for both large-scale and real-scale instances.Sensitivity experiments and a case study based on an actual engineering project are also conducted,providing valuable insights for engineering managers to enhance inspection work efficiency.展开更多
With the rapid development of urban rail transit,the existing track detection has some problems such as low efficiency and insufficient detection coverage,so an intelligent and automatic track detectionmethod based on...With the rapid development of urban rail transit,the existing track detection has some problems such as low efficiency and insufficient detection coverage,so an intelligent and automatic track detectionmethod based onUAV is urgently needed to avoid major safety accidents.At the same time,the geographical distribution of IoT devices results in the inefficient use of the significant computing potential held by a large number of devices.As a result,the Dispersed Computing(DCOMP)architecture enables collaborative computing between devices in the Internet of Everything(IoE),promotes low-latency and efficient cross-wide applications,and meets users’growing needs for computing performance and service quality.This paper focuses on examining the resource allocation challenge within a dispersed computing environment that utilizes UAV inspection tracks.Furthermore,the system takes into account both resource constraints and computational constraints and transforms the optimization problem into an energy minimization problem with computational constraints.The Markov Decision Process(MDP)model is employed to capture the connection between the dispersed computing resource allocation strategy and the system environment.Subsequently,a method based on Double Deep Q-Network(DDQN)is introduced to derive the optimal policy.Simultaneously,an experience replay mechanism is implemented to tackle the issue of increasing dimensionality.The experimental simulations validate the efficacy of the method across various scenarios.展开更多
Regular fastener detection is necessary to ensure the safety of railways.However,the number of abnormal fasteners is significantly lower than the number of normal fasteners in real railways.Existing supervised inspect...Regular fastener detection is necessary to ensure the safety of railways.However,the number of abnormal fasteners is significantly lower than the number of normal fasteners in real railways.Existing supervised inspectionmethods have insufficient detection ability in cases of imbalanced samples.To solve this problem,we propose an approach based on deep convolutional neural networks(DCNNs),which consists of three stages:fastener localization,abnormal fastener sample generation based on saliency detection,and fastener state inspection.First,a lightweight YOLOv5s is designed to achieve fast and precise localization of fastener regions.Then,the foreground clip region of a fastener image is extracted by the designed fastener saliency detection network(F-SDNet),combined with data augmentation to generate a large number of abnormal fastener samples and balance the number of abnormal and normal samples.Finally,a fastener inspection model called Fastener ResNet-8 is constructed by being trained with the augmented fastener dataset.Results show the effectiveness of our proposed method in solving the problem of sample imbalance in fastener detection.Qualitative and quantitative comparisons show that the proposed F-SDNet outperforms other state-of-the-art methods in clip region extraction,reaching MAE and max F-measure of 0.0215 and 0.9635,respectively.In addition,the FPS of the fastener state inspection model reached 86.2,and the average accuracy reached 98.7%on 614 augmented fastener test sets and 99.9%on 7505 real fastener datasets.展开更多
The detection of crack defects on the walls of road tunnels is a crucial step in the process of ensuring travel safetyand performing routine tunnel maintenance. The automatic and accurate detection of cracks on the su...The detection of crack defects on the walls of road tunnels is a crucial step in the process of ensuring travel safetyand performing routine tunnel maintenance. The automatic and accurate detection of cracks on the surface of roadtunnels is the key to improving the maintenance efficiency of road tunnels. Machine vision technology combinedwith a deep neural network model is an effective means to realize the localization and identification of crackdefects on the surface of road tunnels.We propose a complete set of automatic inspection methods for identifyingcracks on the walls of road tunnels as a solution to the problem of difficulty in identifying cracks during manualmaintenance. First, a set of equipment applied to the real-time acquisition of high-definition images of walls inroad tunnels is designed. Images of walls in road tunnels are acquired based on the designed equipment, whereimages containing crack defects are manually identified and selected. Subsequently, the training and validationsets used to construct the crack inspection model are obtained based on the acquired images, whereas the regionscontaining cracks and the pixels of the cracks are finely labeled. After that, a crack area sensing module is designedbased on the proposed you only look once version 7 model combined with coordinate attention mechanism (CAYOLOV7) network to locate the crack regions in the road tunnel surface images. Only subimages containingcracks are acquired and sent to the multiscale semantic segmentation module for extraction of the pixels to whichthe cracks belong based on the DeepLab V3+ network. The precision and recall of the crack region localizationon the surface of a road tunnel based on our proposed method are 82.4% and 93.8%, respectively. Moreover, themean intersection over union (MIoU) and pixel accuracy (PA) values for achieving pixel-level detection accuracyare 76.84% and 78.29%, respectively. The experimental results on the dataset show that our proposed two-stagedetection method outperforms other state-of-the-art models in crack region localization and detection. Based onour proposedmethod, the images captured on the surface of a road tunnel can complete crack detection at a speed often frames/second, and the detection accuracy can reach 0.25 mm, which meets the requirements for maintenanceof an actual project. The designed CA-YOLO V7 network enables precise localization of the area to which a crackbelongs in images acquired under different environmental and lighting conditions in road tunnels. The improvedDeepLab V3+ network based on lightweighting is able to extract crack morphology in a given region more quicklywhile maintaining segmentation accuracy. The established model combines defect localization and segmentationmodels for the first time, realizing pixel-level defect localization and extraction on the surface of road tunnelsin complex environments, and is capable of determining the actual size of cracks based on the physical coordinatesystemafter camera calibration. The trainedmodelhas highaccuracy andcanbe extendedandapplied to embeddedcomputing devices for the assessment and repair of damaged areas in different types of road tunnels.展开更多
Purpose–This study aims to analyze the development direction of track geometry inspection equipment for high-speed comprehensive inspection train in China.Design/methodology/approach–The development of track geometr...Purpose–This study aims to analyze the development direction of track geometry inspection equipment for high-speed comprehensive inspection train in China.Design/methodology/approach–The development of track geometry inspection equipment for highspeed comprehensive inspection train in China in the past 20 years can be divided into 3 stages.Track geometry inspection equipment 1.0 is the stage of analog signal.At the stage 1.0,the first priority is to meet the China’s railways basic needs of pre-operation joint debugging,safety assessment and daily dynamic inspection,maintenance and repair after operation.Track geometry inspection equipment 2.0 is the stage of digital signal.At the stage 2.0,it is important to improve stability and reliability of track geometry inspection equipment by upgrading the hardware sensors and improving software architecture.Track geometry inspection equipment 3.0 is the stage of lightweight.At the stage 3.0,miniaturization,low power consumption,self-running and green economy are co-developing on demand.Findings–The ability of track geometry inspection equipment for high-speed comprehensive inspection train will be expanded.The dynamic inspection of track stiffness changes will be studied under loaded and unloaded conditions in response to the track local settlement,track plate detachment and cushion plate failure.The dynamic measurement method of rail surface slope and vertical curve radius will be proposed,to reveal the changes in railway profile parameters of high-speed railways and the relationship between railway profile,track irregularity and subsidence of subgrade and bridges.The 200 m cut-off wavelength of track regularity will be researched to adapt to the operating speed of 400 km/h.Originality/value–The research can provide new connotations and requirements of track geometry inspection equipment for high-speed comprehensive inspection train in the new railway stage.展开更多
Railway inspection poses significant challenges due to the extensive use of various components in vast railway networks,especially in the case of high-speed railways.These networks demand high maintenance but offer on...Railway inspection poses significant challenges due to the extensive use of various components in vast railway networks,especially in the case of high-speed railways.These networks demand high maintenance but offer only limited inspection windows.In response,this study focuses on developing a high-performance rail inspection system tailored for high-speed railways and railroads with constrained inspection timeframes.This system leverages the latest artificial intelligence advancements,incorporating YOLOv8 for detection.Our research introduces an efficient model inference pipeline based on a producer-consumer model,effectively utilizing parallel processing and concurrent computing to enhance performance.The deployment of this pipeline,implemented using C++,TensorRT,float16 quantization,and oneTBB,represents a significant departure from traditional sequential processing methods.The results are remarkable,showcasing a substantial increase in processing speed:from 38.93 Frames Per Second(FPS)to 281.06 FPS on a desktop system equipped with an Nvidia RTX A6000 GPU and from 19.50 FPS to 200.26 FPS on the Nvidia Jetson AGX Orin edge computing platform.This proposed framework has the potential to meet the real-time inspection requirements of high-speed railways.展开更多
Safety patrol inspection in chemical industrial parks is a complex multi-objective task with multiple degrees of freedom.Traditional pointer instruments with advantages like high reliability and strong adaptability to...Safety patrol inspection in chemical industrial parks is a complex multi-objective task with multiple degrees of freedom.Traditional pointer instruments with advantages like high reliability and strong adaptability to harsh environment,are widely applied in such parks.However,they rely on manual readings which have problems like heavy patrol workload,high labor cost,high false positives/negatives and poor timeliness.To address the above problems,this study proposes a path planning method for robot patrol in chemical industrial parks,where a path optimization model based on improved iterated local search and random variable neighborhood descent(ILS-RVND)algorithm is established by integrating the actual requirements of patrol tasks in chemical industrial parks.Further,the effectiveness of the model and algorithm is verified by taking real park data as an example.The results show that compared with GA and ILS-RVND,the improved algorithm reduces quantification cost by about 24%and saves patrol time by about 36%.Apart from shortening the patrol time of robots,optimizing their patrol path and reducing their maintenance loss,the proposed algorithm also avoids the untimely patrol of robots and enhances the safety factor of equipment.展开更多
Global efforts for environmental cleanliness through the control of gaseous emissions from vehicles are gaining momentum and attracting increasing attention. Calibration plays a crucial role in these efforts by ensuri...Global efforts for environmental cleanliness through the control of gaseous emissions from vehicles are gaining momentum and attracting increasing attention. Calibration plays a crucial role in these efforts by ensuring the quantitative assessment of emissions for informed decisions on environmental treatments. This paper describes a method for the calibration of CO/CO<sub>2</sub> monitors used for periodic inspections of vehicles in cites. The calibration was performed in the selected ranges: 900 - 12,000 µmol/mol for CO and 2000 - 20,000 µmol/mol for CO<sub>2</sub>. The traceability of the measurement results to the SI units was ensured by using certified reference materials from CO/N<sub>2</sub> and CO<sub>2</sub>/N<sub>2</sub> primary gas mixtures. The method performance was evaluated by assessing its linearity, accuracy, precision, bias, and uncertainty of the calibration results. The calibration data exhibited a strong linear trend with R² values close to 1, indicating an excellent fit between the measured values and the calibration lines. Precision, expressed as relative standard deviation (%RSD), ranged from 0.48 to 4.56% for CO and from 0.97 to 3.53% for CO<sub>2</sub>, staying well below the 5% threshold for reporting results at a 95% confidence level. Accuracy measured as percent recovery, was consistently high (≥ 99.1%) for CO and ranged from 84.90% to 101.54% across the calibration range for CO<sub>2</sub>. In addition, the method exhibited minimal bias for both CO and CO<sub>2</sub> calibrations and thus provided a reliable and accurate approach for calibrating CO/CO<sub>2</sub> monitors used in vehicle inspections. Thus, it ensures the effectiveness of exhaust emission control for better environment.展开更多
Rapid bridge inspection and evaluation mainly uses information technology to test the quality of bridge infrastructure and structures,integrates the test results with the existing management system,completes the bridg...Rapid bridge inspection and evaluation mainly uses information technology to test the quality of bridge infrastructure and structures,integrates the test results with the existing management system,completes the bridge status assessment,establishes information management files to provide bridge disease problem inspection and analysis,and provides support for the application of disposal measures.This paper briefly discusses the necessity of applying rapid inspection and evaluation technology and analyzes the bridge’s rapid inspection and evaluation content,inspection system,and application process.We look forward to the future application prospects of this technology and supporting those in this field.展开更多
Uster,Switzerland,28th March 2024–Uster Technologies offers a flexible solution to upgrade fabric inspection from manual to automated.Integration in existing production lines is quick and easy,and the data flow also ...Uster,Switzerland,28th March 2024–Uster Technologies offers a flexible solution to upgrade fabric inspection from manual to automated.Integration in existing production lines is quick and easy,and the data flow also brings extra benefits.It means fabric producers can significantly improve their yield with fast,accurate quality monitoring.展开更多
Steel truss suspension bridges are prone to developing defects after prolonged use.These defects may include corrosion of the main cable or the steel truss.To ensure the normal and safe functioning of the suspension b...Steel truss suspension bridges are prone to developing defects after prolonged use.These defects may include corrosion of the main cable or the steel truss.To ensure the normal and safe functioning of the suspension bridge,it is necessary to inspect for defects promptly,understand the cause of the defect,and locate it through the use of inspection technology.By promptly addressing defects,the suspension bridge’s safety can be ensured.The author has analyzed the common defects and causes of steel truss suspension bridges and proposed specific inspection technologies.This research is intended to aid in the timely discovery of steel truss suspension bridge defects.展开更多
An objectifying system for color inspections of traditional Chinese medicine (CITCM) is developed. The entire system includes two parts : The hardware and the software. The hardware is an image acquiring device und...An objectifying system for color inspections of traditional Chinese medicine (CITCM) is developed. The entire system includes two parts : The hardware and the software. The hardware is an image acquiring device under a standard lighting condition, and it mainly includes a xenon lamp with color temperature of 5 500 K as light source, an integrating sphere used for diffusing light and a high resolution CCD camera. The software is used for digital image processing, and the procedure is divided into three steps. Firstly the skin/non-skin classifi- cation is performed by utilizing the threshold in chrominance channels of the RGB color space. Secondly, the fa- cial features are localized by using the image segmentation and coordinates sorting. Finally, the facial special re- gion(SR) corresponding to five internal organs is achieved by utilizing masks designed to take advantage of mor- phology. Subsequently, the chromaticity is calculated. The system is tested by taking 83 samples of 30 young and 53 elderly people. The experiment shows that there is significant difference of all SRs between the young and the elderly, and the system has better performance for objectifying research of CITCM.展开更多
The inspection of engine lubricating oil can give an indication of the internal condition of an engine. By means of the Object-Oriented Programming (OOP), an expert system is developed in this paper to computerize the...The inspection of engine lubricating oil can give an indication of the internal condition of an engine. By means of the Object-Oriented Programming (OOP), an expert system is developed in this paper to computerize the inspection. The traditional components of an expert system, such us knowledge base, inference engine and user interface are reconstructed and integrated, based on the Microsoft Foundation Class (MFC) library. To testify the expert system, an inspection example is given at the end of this paper.展开更多
The expected cost per unit of time for a sequential inspection policy is derived. It still has some difficulties to compute an optimal sequential policy numerically, which minimizes the expected cost of a system with ...The expected cost per unit of time for a sequential inspection policy is derived. It still has some difficulties to compute an optimal sequential policy numerically, which minimizes the expected cost of a system with finite number of inspections. This paper gives the algorithm for an optimal inspection schedule and specifies the computing procedure for a Weibull distribution. Using this algorithm, optimal inspection times are computed as a numerical result. Compared with the periodic point inspection, the policies in this paper reduce the cost successfully.展开更多
An automatic surface quality inspection system installed on a finishing lineof cold rolled strips is introduced. The system is able to detect surface defects on cold rolledstrips, such as scratches, coil breaks, rusts...An automatic surface quality inspection system installed on a finishing lineof cold rolled strips is introduced. The system is able to detect surface defects on cold rolledstrips, such as scratches, coil breaks, rusts, roll imprints, and so on. Multiple CCD area scancameras were equipped to capture images of strip surface simultaneously. Defects were detectedthrough 'Dark-field illumination' which is generated by LED illuminators. Parallel computationtechnique and fast processing algorithms were developed for real-time data processing. Theapplication to the production line shows that the system is able to detect defects effectively.展开更多
A kind of integrated network architecture visible light communication (VLC) and power line communication (PLC) is put forward. This architecture is low cost and easy to implement which overcomes the shortcoming of the...A kind of integrated network architecture visible light communication (VLC) and power line communication (PLC) is put forward. This architecture is low cost and easy to implement which overcomes the shortcoming of the traditional network architecture. Furthermore, the VLC-PLC integration technology is applied to typical power grid business scene, which is substation intelligent inspection. The business process of master station platform is analyzed. During the intelligent inspection, the VLC-PLC system provides voice communication for on-site inspection personnel and management personnel, and position service. The system can ensure the safety and security of power production.展开更多
The development of active endoscopy techniques is one important area of medical robot.This paper designed a new flexible and active endoscopy robotic system for direct tracheal inspection.The mobile mechanism of the r...The development of active endoscopy techniques is one important area of medical robot.This paper designed a new flexible and active endoscopy robotic system for direct tracheal inspection.The mobile mechanism of the robot is based on the inchworm movement actuated by pneumatic rubber actuator.There are five air chambers controlled independently,by adjusting pressures in air chambers,the robot can move in a straight mode or in a bending mode.The inspection sensors and some therapy surgery tools can be equipped in the front of the robot.The prototype was made and its mechanical characteristics were analyzed.The robot could move smoothly in a small plastic tube,and the robot is respectable to be used for inspection in human trachea directly.展开更多
文摘The rapid evolution of wireless communication technologies has underscored the critical role of antennas in ensuring seamless connectivity.Antenna defects,ranging from manufacturing imperfections to environmental wear,pose significant challenges to the reliability and performance of communication systems.This review paper navigates the landscape of antenna defect detection,emphasizing the need for a nuanced understanding of various defect types and the associated challenges in visual detection.This review paper serves as a valuable resource for researchers,engineers,and practitioners engaged in the design and maintenance of communication systems.The insights presented here pave the way for enhanced reliability in antenna systems through targeted defect detection measures.In this study,a comprehensive literature analysis on computer vision algorithms that are employed in end-of-line visual inspection of antenna parts is presented.The PRISMA principles will be followed throughout the review,and its goals are to provide a summary of recent research,identify relevant computer vision techniques,and evaluate how effective these techniques are in discovering defects during inspections.It contains articles from scholarly journals as well as papers presented at conferences up until June 2023.This research utilized search phrases that were relevant,and papers were chosen based on whether or not they met certain inclusion and exclusion criteria.In this study,several different computer vision approaches,such as feature extraction and defect classification,are broken down and analyzed.Additionally,their applicability and performance are discussed.The review highlights the significance of utilizing a wide variety of datasets and measurement criteria.The findings of this study add to the existing body of knowledge and point researchers in the direction of promising new areas of investigation,such as real-time inspection systems and multispectral imaging.This review,on its whole,offers a complete study of computer vision approaches for quality control in antenna parts.It does so by providing helpful insights and drawing attention to areas that require additional exploration.
基金This work was supported by Science and Technology Project of State Grid Corporation“Research on Key Technologies of Power Artificial Intelligence Open Platform”(5700-202155260A-0-0-00).
文摘The continuous growth in the scale of unmanned aerial vehicle (UAV) applications in transmission line inspection has resulted in a corresponding increase in the demand for UAV inspection image processing. Owing to its excellent performance in computer vision, deep learning has been applied to UAV inspection image processing tasks such as power line identification and insulator defect detection. Despite their excellent performance, electric power UAV inspection image processing models based on deep learning face several problems such as a small application scope, the need for constant retraining and optimization, and high R&D monetary and time costs due to the black-box and scene data-driven characteristics of deep learning. In this study, an automated deep learning system for electric power UAV inspection image analysis and processing is proposed as a solution to the aforementioned problems. This system design is based on the three critical design principles of generalizability, extensibility, and automation. Pre-trained models, fine-tuning (downstream task adaptation), and automated machine learning, which are closely related to these design principles, are reviewed. In addition, an automated deep learning system architecture for electric power UAV inspection image analysis and processing is presented. A prototype system was constructed and experiments were conducted on the two electric power UAV inspection image analysis and processing tasks of insulator self-detonation and bird nest recognition. The models constructed using the prototype system achieved 91.36% and 86.13% mAP for insulator self-detonation and bird nest recognition, respectively. This demonstrates that the system design concept is reasonable and the system architecture feasible .
基金the financial support from the Postdoctoral Science Foundation of China(2022M720131)Spring Sunshine Collaborative Research Project of the Ministry of Education(202201660)+3 种基金Youth Project of Gansu Natural Science Foundation(22JR5RA542)General Project of Gansu Philosophy and Social Science Foundation(2022YB014)National Natural Science Foundation of China(72034003,72243006,and 71874074)Fundamental Research Funds for the Central Universities(2023lzdxjbkyzx008,lzujbky-2021-sp72)。
文摘Since the carbon neutrality target was proposed,many countries have been facing severe challenges to carbon emission reduction sustainably.This study is conducted using a tripartite evolutionary game model to explore the impact of the central environmental protection inspection(CEPI)on driving carbon emission reduction,and to study what factors influence the strategic choices of each party and how they interact with each other.The research results suggest that local governments and manufacturing enterprises would choose strategies that are beneficial to carbon reduction when CEPI increases.When the initial willingness of all parties increases 20%,50%—80%,the time spent for the whole system to achieve stability decreases from 100%,60%—30%.The evolutionary result of“thorough inspection,regulation implementation,low-carbon management”is the best strategy for the tripartite evolutionary game.Moreover,the smaller the cost and the larger the benefit,the greater the likelihood of the three-party game stability strategy appears.This study has important guiding significance for other developing countries to promote carbon emission reduction by environmental policy.
基金supported by the National Natural Science Foundation of China(72201229,72025103,72394360,72394362,72361137001,72071173,and 71831008).
文摘Technological advancements in unmanned aerial vehicles(UAVs)have revolutionized various industries,enabling the widespread adoption of UAV-based solutions.In engineering management,UAV-based inspection has emerged as a highly efficient method for identifying hidden risks in high-risk construction environments,surpassing traditional inspection techniques.Building on this foundation,this paper delves into the optimization of UAV inspection routing and scheduling,addressing the complexity introduced by factors such as no-fly zones,monitoring-interval time windows,and multiple monitoring rounds.To tackle this challenging problem,we propose a mixed-integer linear programming(MILP)model that optimizes inspection task assignments,monitoring sequence schedules,and charging decisions.The comprehensive consideration of these factors differentiates our problem from conventional vehicle routing problem(VRP),leading to a mathematically intractable model for commercial solvers in the case of large-scale instances.To overcome this limitation,we design a tailored variable neighborhood search(VNS)metaheuristic,customizing the algorithm to efficiently solve our model.Extensive numerical experiments are conducted to validate the efficacy of our proposed algorithm,demonstrating its scalability for both large-scale and real-scale instances.Sensitivity experiments and a case study based on an actual engineering project are also conducted,providing valuable insights for engineering managers to enhance inspection work efficiency.
文摘With the rapid development of urban rail transit,the existing track detection has some problems such as low efficiency and insufficient detection coverage,so an intelligent and automatic track detectionmethod based onUAV is urgently needed to avoid major safety accidents.At the same time,the geographical distribution of IoT devices results in the inefficient use of the significant computing potential held by a large number of devices.As a result,the Dispersed Computing(DCOMP)architecture enables collaborative computing between devices in the Internet of Everything(IoE),promotes low-latency and efficient cross-wide applications,and meets users’growing needs for computing performance and service quality.This paper focuses on examining the resource allocation challenge within a dispersed computing environment that utilizes UAV inspection tracks.Furthermore,the system takes into account both resource constraints and computational constraints and transforms the optimization problem into an energy minimization problem with computational constraints.The Markov Decision Process(MDP)model is employed to capture the connection between the dispersed computing resource allocation strategy and the system environment.Subsequently,a method based on Double Deep Q-Network(DDQN)is introduced to derive the optimal policy.Simultaneously,an experience replay mechanism is implemented to tackle the issue of increasing dimensionality.The experimental simulations validate the efficacy of the method across various scenarios.
基金supported in part by the National Natural Science Foundation of China (Grant Nos.51975347 and 51907117)in part by the Shanghai Science and Technology Program (Grant No.22010501600).
文摘Regular fastener detection is necessary to ensure the safety of railways.However,the number of abnormal fasteners is significantly lower than the number of normal fasteners in real railways.Existing supervised inspectionmethods have insufficient detection ability in cases of imbalanced samples.To solve this problem,we propose an approach based on deep convolutional neural networks(DCNNs),which consists of three stages:fastener localization,abnormal fastener sample generation based on saliency detection,and fastener state inspection.First,a lightweight YOLOv5s is designed to achieve fast and precise localization of fastener regions.Then,the foreground clip region of a fastener image is extracted by the designed fastener saliency detection network(F-SDNet),combined with data augmentation to generate a large number of abnormal fastener samples and balance the number of abnormal and normal samples.Finally,a fastener inspection model called Fastener ResNet-8 is constructed by being trained with the augmented fastener dataset.Results show the effectiveness of our proposed method in solving the problem of sample imbalance in fastener detection.Qualitative and quantitative comparisons show that the proposed F-SDNet outperforms other state-of-the-art methods in clip region extraction,reaching MAE and max F-measure of 0.0215 and 0.9635,respectively.In addition,the FPS of the fastener state inspection model reached 86.2,and the average accuracy reached 98.7%on 614 augmented fastener test sets and 99.9%on 7505 real fastener datasets.
基金the Changsha Science and Technology Plan 2004081in part by the Science and Technology Program of Hunan Provincial Department of Transportation 202117in part by the Science and Technology Research and Development Program Project of the China Railway Group Limited 2021-Special-08.
文摘The detection of crack defects on the walls of road tunnels is a crucial step in the process of ensuring travel safetyand performing routine tunnel maintenance. The automatic and accurate detection of cracks on the surface of roadtunnels is the key to improving the maintenance efficiency of road tunnels. Machine vision technology combinedwith a deep neural network model is an effective means to realize the localization and identification of crackdefects on the surface of road tunnels.We propose a complete set of automatic inspection methods for identifyingcracks on the walls of road tunnels as a solution to the problem of difficulty in identifying cracks during manualmaintenance. First, a set of equipment applied to the real-time acquisition of high-definition images of walls inroad tunnels is designed. Images of walls in road tunnels are acquired based on the designed equipment, whereimages containing crack defects are manually identified and selected. Subsequently, the training and validationsets used to construct the crack inspection model are obtained based on the acquired images, whereas the regionscontaining cracks and the pixels of the cracks are finely labeled. After that, a crack area sensing module is designedbased on the proposed you only look once version 7 model combined with coordinate attention mechanism (CAYOLOV7) network to locate the crack regions in the road tunnel surface images. Only subimages containingcracks are acquired and sent to the multiscale semantic segmentation module for extraction of the pixels to whichthe cracks belong based on the DeepLab V3+ network. The precision and recall of the crack region localizationon the surface of a road tunnel based on our proposed method are 82.4% and 93.8%, respectively. Moreover, themean intersection over union (MIoU) and pixel accuracy (PA) values for achieving pixel-level detection accuracyare 76.84% and 78.29%, respectively. The experimental results on the dataset show that our proposed two-stagedetection method outperforms other state-of-the-art models in crack region localization and detection. Based onour proposedmethod, the images captured on the surface of a road tunnel can complete crack detection at a speed often frames/second, and the detection accuracy can reach 0.25 mm, which meets the requirements for maintenanceof an actual project. The designed CA-YOLO V7 network enables precise localization of the area to which a crackbelongs in images acquired under different environmental and lighting conditions in road tunnels. The improvedDeepLab V3+ network based on lightweighting is able to extract crack morphology in a given region more quicklywhile maintaining segmentation accuracy. The established model combines defect localization and segmentationmodels for the first time, realizing pixel-level defect localization and extraction on the surface of road tunnelsin complex environments, and is capable of determining the actual size of cracks based on the physical coordinatesystemafter camera calibration. The trainedmodelhas highaccuracy andcanbe extendedandapplied to embeddedcomputing devices for the assessment and repair of damaged areas in different types of road tunnels.
基金supported by the National Natural Science Foundation of China(Grant No.52278465)Science and Technology Research and Development Plan of China Railway(Grant No.N2022G051)Key Project of China Academy of Railway Sciences(Grant No.2351JJ2401).
文摘Purpose–This study aims to analyze the development direction of track geometry inspection equipment for high-speed comprehensive inspection train in China.Design/methodology/approach–The development of track geometry inspection equipment for highspeed comprehensive inspection train in China in the past 20 years can be divided into 3 stages.Track geometry inspection equipment 1.0 is the stage of analog signal.At the stage 1.0,the first priority is to meet the China’s railways basic needs of pre-operation joint debugging,safety assessment and daily dynamic inspection,maintenance and repair after operation.Track geometry inspection equipment 2.0 is the stage of digital signal.At the stage 2.0,it is important to improve stability and reliability of track geometry inspection equipment by upgrading the hardware sensors and improving software architecture.Track geometry inspection equipment 3.0 is the stage of lightweight.At the stage 3.0,miniaturization,low power consumption,self-running and green economy are co-developing on demand.Findings–The ability of track geometry inspection equipment for high-speed comprehensive inspection train will be expanded.The dynamic inspection of track stiffness changes will be studied under loaded and unloaded conditions in response to the track local settlement,track plate detachment and cushion plate failure.The dynamic measurement method of rail surface slope and vertical curve radius will be proposed,to reveal the changes in railway profile parameters of high-speed railways and the relationship between railway profile,track irregularity and subsidence of subgrade and bridges.The 200 m cut-off wavelength of track regularity will be researched to adapt to the operating speed of 400 km/h.Originality/value–The research can provide new connotations and requirements of track geometry inspection equipment for high-speed comprehensive inspection train in the new railway stage.
基金supported by the Federal Railroad Administration (FRA)the National Academy of Science (NAS) IDEA program
文摘Railway inspection poses significant challenges due to the extensive use of various components in vast railway networks,especially in the case of high-speed railways.These networks demand high maintenance but offer only limited inspection windows.In response,this study focuses on developing a high-performance rail inspection system tailored for high-speed railways and railroads with constrained inspection timeframes.This system leverages the latest artificial intelligence advancements,incorporating YOLOv8 for detection.Our research introduces an efficient model inference pipeline based on a producer-consumer model,effectively utilizing parallel processing and concurrent computing to enhance performance.The deployment of this pipeline,implemented using C++,TensorRT,float16 quantization,and oneTBB,represents a significant departure from traditional sequential processing methods.The results are remarkable,showcasing a substantial increase in processing speed:from 38.93 Frames Per Second(FPS)to 281.06 FPS on a desktop system equipped with an Nvidia RTX A6000 GPU and from 19.50 FPS to 200.26 FPS on the Nvidia Jetson AGX Orin edge computing platform.This proposed framework has the potential to meet the real-time inspection requirements of high-speed railways.
基金the National Key R&D Plan of China(No.2021YFE0105000)the National Natural Science Foundation of China(No.52074213)+1 种基金the Shaanxi Key R&D Plan Project(No.2021SF-472)the Yulin Science and Technology Plan Project(No.CXY-2020-036).
文摘Safety patrol inspection in chemical industrial parks is a complex multi-objective task with multiple degrees of freedom.Traditional pointer instruments with advantages like high reliability and strong adaptability to harsh environment,are widely applied in such parks.However,they rely on manual readings which have problems like heavy patrol workload,high labor cost,high false positives/negatives and poor timeliness.To address the above problems,this study proposes a path planning method for robot patrol in chemical industrial parks,where a path optimization model based on improved iterated local search and random variable neighborhood descent(ILS-RVND)algorithm is established by integrating the actual requirements of patrol tasks in chemical industrial parks.Further,the effectiveness of the model and algorithm is verified by taking real park data as an example.The results show that compared with GA and ILS-RVND,the improved algorithm reduces quantification cost by about 24%and saves patrol time by about 36%.Apart from shortening the patrol time of robots,optimizing their patrol path and reducing their maintenance loss,the proposed algorithm also avoids the untimely patrol of robots and enhances the safety factor of equipment.
文摘Global efforts for environmental cleanliness through the control of gaseous emissions from vehicles are gaining momentum and attracting increasing attention. Calibration plays a crucial role in these efforts by ensuring the quantitative assessment of emissions for informed decisions on environmental treatments. This paper describes a method for the calibration of CO/CO<sub>2</sub> monitors used for periodic inspections of vehicles in cites. The calibration was performed in the selected ranges: 900 - 12,000 µmol/mol for CO and 2000 - 20,000 µmol/mol for CO<sub>2</sub>. The traceability of the measurement results to the SI units was ensured by using certified reference materials from CO/N<sub>2</sub> and CO<sub>2</sub>/N<sub>2</sub> primary gas mixtures. The method performance was evaluated by assessing its linearity, accuracy, precision, bias, and uncertainty of the calibration results. The calibration data exhibited a strong linear trend with R² values close to 1, indicating an excellent fit between the measured values and the calibration lines. Precision, expressed as relative standard deviation (%RSD), ranged from 0.48 to 4.56% for CO and from 0.97 to 3.53% for CO<sub>2</sub>, staying well below the 5% threshold for reporting results at a 95% confidence level. Accuracy measured as percent recovery, was consistently high (≥ 99.1%) for CO and ranged from 84.90% to 101.54% across the calibration range for CO<sub>2</sub>. In addition, the method exhibited minimal bias for both CO and CO<sub>2</sub> calibrations and thus provided a reliable and accurate approach for calibrating CO/CO<sub>2</sub> monitors used in vehicle inspections. Thus, it ensures the effectiveness of exhaust emission control for better environment.
文摘Rapid bridge inspection and evaluation mainly uses information technology to test the quality of bridge infrastructure and structures,integrates the test results with the existing management system,completes the bridge status assessment,establishes information management files to provide bridge disease problem inspection and analysis,and provides support for the application of disposal measures.This paper briefly discusses the necessity of applying rapid inspection and evaluation technology and analyzes the bridge’s rapid inspection and evaluation content,inspection system,and application process.We look forward to the future application prospects of this technology and supporting those in this field.
文摘Uster,Switzerland,28th March 2024–Uster Technologies offers a flexible solution to upgrade fabric inspection from manual to automated.Integration in existing production lines is quick and easy,and the data flow also brings extra benefits.It means fabric producers can significantly improve their yield with fast,accurate quality monitoring.
文摘Steel truss suspension bridges are prone to developing defects after prolonged use.These defects may include corrosion of the main cable or the steel truss.To ensure the normal and safe functioning of the suspension bridge,it is necessary to inspect for defects promptly,understand the cause of the defect,and locate it through the use of inspection technology.By promptly addressing defects,the suspension bridge’s safety can be ensured.The author has analyzed the common defects and causes of steel truss suspension bridges and proposed specific inspection technologies.This research is intended to aid in the timely discovery of steel truss suspension bridge defects.
基金Supported by the Innovation Team Fund of Nanjing University of Aeronautics and Astronauticsthe Chinese Medical Association Research Project(S10)~~
文摘An objectifying system for color inspections of traditional Chinese medicine (CITCM) is developed. The entire system includes two parts : The hardware and the software. The hardware is an image acquiring device under a standard lighting condition, and it mainly includes a xenon lamp with color temperature of 5 500 K as light source, an integrating sphere used for diffusing light and a high resolution CCD camera. The software is used for digital image processing, and the procedure is divided into three steps. Firstly the skin/non-skin classifi- cation is performed by utilizing the threshold in chrominance channels of the RGB color space. Secondly, the fa- cial features are localized by using the image segmentation and coordinates sorting. Finally, the facial special re- gion(SR) corresponding to five internal organs is achieved by utilizing masks designed to take advantage of mor- phology. Subsequently, the chromaticity is calculated. The system is tested by taking 83 samples of 30 young and 53 elderly people. The experiment shows that there is significant difference of all SRs between the young and the elderly, and the system has better performance for objectifying research of CITCM.
文摘The inspection of engine lubricating oil can give an indication of the internal condition of an engine. By means of the Object-Oriented Programming (OOP), an expert system is developed in this paper to computerize the inspection. The traditional components of an expert system, such us knowledge base, inference engine and user interface are reconstructed and integrated, based on the Microsoft Foundation Class (MFC) library. To testify the expert system, an inspection example is given at the end of this paper.
文摘The expected cost per unit of time for a sequential inspection policy is derived. It still has some difficulties to compute an optimal sequential policy numerically, which minimizes the expected cost of a system with finite number of inspections. This paper gives the algorithm for an optimal inspection schedule and specifies the computing procedure for a Weibull distribution. Using this algorithm, optimal inspection times are computed as a numerical result. Compared with the periodic point inspection, the policies in this paper reduce the cost successfully.
基金This work was financed by the National Natural Science Foundation of China (No.50074010) "863 Program" of China (No. 2001AA339030).]
文摘An automatic surface quality inspection system installed on a finishing lineof cold rolled strips is introduced. The system is able to detect surface defects on cold rolledstrips, such as scratches, coil breaks, rusts, roll imprints, and so on. Multiple CCD area scancameras were equipped to capture images of strip surface simultaneously. Defects were detectedthrough 'Dark-field illumination' which is generated by LED illuminators. Parallel computationtechnique and fast processing algorithms were developed for real-time data processing. Theapplication to the production line shows that the system is able to detect defects effectively.
文摘A kind of integrated network architecture visible light communication (VLC) and power line communication (PLC) is put forward. This architecture is low cost and easy to implement which overcomes the shortcoming of the traditional network architecture. Furthermore, the VLC-PLC integration technology is applied to typical power grid business scene, which is substation intelligent inspection. The business process of master station platform is analyzed. During the intelligent inspection, the VLC-PLC system provides voice communication for on-site inspection personnel and management personnel, and position service. The system can ensure the safety and security of power production.
基金The National High Technology Research and Development Program of China(863Program)(No.2004AA404013)
文摘The development of active endoscopy techniques is one important area of medical robot.This paper designed a new flexible and active endoscopy robotic system for direct tracheal inspection.The mobile mechanism of the robot is based on the inchworm movement actuated by pneumatic rubber actuator.There are five air chambers controlled independently,by adjusting pressures in air chambers,the robot can move in a straight mode or in a bending mode.The inspection sensors and some therapy surgery tools can be equipped in the front of the robot.The prototype was made and its mechanical characteristics were analyzed.The robot could move smoothly in a small plastic tube,and the robot is respectable to be used for inspection in human trachea directly.