Environmentalmonitoring systems based on remote sensing technology have a wider monitoringrange and longer timeliness, which makes them widely used in the detection andmanagement of pollution sources. However, haze we...Environmentalmonitoring systems based on remote sensing technology have a wider monitoringrange and longer timeliness, which makes them widely used in the detection andmanagement of pollution sources. However, haze weather conditions degrade image qualityand reduce the precision of environmental monitoring systems. To address this problem,this research proposes a remote sensing image dehazingmethod based on the atmosphericscattering model and a dark channel prior constrained network. The method consists ofa dehazing network, a dark channel information injection network (DCIIN), and a transmissionmap network. Within the dehazing network, the branch fusion module optimizesfeature weights to enhance the dehazing effect. By leveraging dark channel information,the DCIIN enables high-quality estimation of the atmospheric veil. To ensure the outputof the deep learning model aligns with physical laws, we reconstruct the haze image usingthe prediction results from the three networks. Subsequently, we apply the traditionalloss function and dark channel loss function between the reconstructed haze image and theoriginal haze image. This approach enhances interpretability and reliabilitywhile maintainingadherence to physical principles. Furthermore, the network is trained on a synthesizednon-homogeneous haze remote sensing dataset using dark channel information from cloudmaps. The experimental results show that the proposed network can achieve better imagedehazing on both synthetic and real remote sensing images with non-homogeneous hazedistribution. This research provides a new idea for solving the problem of decreased accuracyof environmental monitoring systems under haze weather conditions and has strongpracticability.展开更多
With the rapid development of wearable electronic skin technology, flexible strain sensors have shown great application prospects in the fields of human motion and physiological signal detection, medical diagnostics, ...With the rapid development of wearable electronic skin technology, flexible strain sensors have shown great application prospects in the fields of human motion and physiological signal detection, medical diagnostics, and human-computer interaction owing to their outstanding sensing performance. This paper reports a strain sensor with synergistic conductive network, consisting of stable carbon nanotube dispersion (CNT) layer and brittle MXene layer by dip-coating and electrostatic self-assembly method, and breathable three-dimensional (3D) flexible substrate of thermoplastic polyurethane (TPU) fibrous membrane prepared through electrospinning technology. The MXene/CNT@PDA-TPU (MC@p-TPU) flexible strain sensor had excellent air permeability, wide operating range (0–450 %), high sensitivity (Gauge Factor, GFmax = 8089.7), ultra-low detection limit (0.05 %), rapid response and recovery times (40 ms/60 ms), and excellent cycle stability and durability (10,000 cycles). Given its superior strain sensing capabilities, this sensor can be applied in physiological signals detection, human motion pattern recognition, and driving exoskeleton robots. In addition, MC@p-TPU fibrous membrane also exhibited excellent photothermal conversion performance and can be used as a wearable photo-heater, which has far-reaching application potential in the photothermal therapy of human joint diseases.展开更多
The integration of cloud computing into traditional industrial control systems is accelerating the evolution of Industrial Cyber-Physical System(ICPS),enhancing intelligence and autonomy.However,this transition also e...The integration of cloud computing into traditional industrial control systems is accelerating the evolution of Industrial Cyber-Physical System(ICPS),enhancing intelligence and autonomy.However,this transition also expands the attack surface,introducing critical security vulnerabilities.To address these challenges,this article proposes a hybrid intrusion detection scheme for securing ICPSs that combines system state anomaly and network traffic anomaly detection.Specifically,an improved variation-Bayesian-based noise covariance-adaptive nonlinear Kalman filtering(IVB-NCA-NLKF)method is developed to model nonlinear system dynamics,enabling optimal state estimation in multi-sensor ICPS environments.Intrusions within the physical sensing system are identified by analyzing residual discrepancies between predicted and observed system states.Simultaneously,an adaptive network traffic anomaly detection mechanism is introduced,leveraging learned traffic patterns to detect node-and network-level anomalies through pattern matching.Extensive experiments on a simulated network control system demonstrate that the proposed framework achieves higher detection accuracy(92.14%)with a reduced false alarm rate(0.81%).Moreover,it not only detects known attacks and vulnerabilities but also uncovers stealthy attacks that induce system state deviations,providing a robust and comprehensive security solution for the safety protection of ICPS.展开更多
Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approac...Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approach to fatigue damage monitoring in composite structures,leveraging a hybrid methodology that integrates the Whale Optimization Algorithm(WOA)-Backpropagation(BP)neural network with an ultrasonic guided wave feature selection algorithm.Initially,a network of piezoelectric ceramic sensors is employed to transmit and capture ultrasonic-guided waves,thereby establishing a signal space that correlates with the structural condition.Subsequently,the Relief-F algorithm is applied for signal feature extraction,culminating in the formation of a feature matrix.This matrix is then utilized to train the WOA-BP neural network,which optimizes the fatigue damage identification model globally.The proposed model’s efficacy in quantifying fatigue damage is tested against fatigue test datasets,with its performance benchmarked against the traditional BP neural network algorithm.The findings demonstrate that the WOA-BP neural network model not only surpasses the BP model in predictive accuracy but also exhibits enhanced global search capabilities.The effect of different sensor-receiver path signals on the model damage recognition results is also discussed.The results of the discussion found that the path directly through the damaged area is more accurate in modeling damage recognition compared to the path signals away from the damaged area.Consequently,the proposed monitoring method in the fatigue test dataset is adept at accurately tracking and recognizing the progression of fatigue damage.展开更多
Zn vapour is easily generated on the surface by fusion welding galvanized steel sheet,resulting in the formation of defects.Rapidly developing computer vision sensing technology collects weld images in the welding pro...Zn vapour is easily generated on the surface by fusion welding galvanized steel sheet,resulting in the formation of defects.Rapidly developing computer vision sensing technology collects weld images in the welding process,then obtains laser fringe information through digital image processing,identifies welding defects,and finally realizes online control of weld defects.The performance of a convolutional neural network is related to its structure and the quality of the input image.The acquired original images are labeled with LabelMe,and repeated attempts are made to determine the appropriate filtering and edge detection image preprocessing methods.Two-stage convolutional neural networks with different structures are built on the Tensorflow deep learning framework,different thresholds of intersection over union are set,and deep learning methods are used to evaluate the collected original images and the preprocessed images separately.Compared with the test results,the comprehensive performance of the improved feature pyramid networks algorithm based on the basic network VGG16 is lower than that of the basic network Resnet101.Edge detection of the image will significantly improve the accuracy of the model.Adding blur will reduce the accuracy of the model slightly;however,the overall performance of the improved algorithm is still relatively good,which proves the stability of the algorithm.The self-developed software inspection system can be used for image preprocessing and defect recognition,which can be used to record the number and location of typical defects in continuous welds.展开更多
Lost acceleration response reconstruction is crucial for assessing structural conditions in structural health monitoring(SHM).However,traditional methods struggle to address the reconstruction of acceleration response...Lost acceleration response reconstruction is crucial for assessing structural conditions in structural health monitoring(SHM).However,traditional methods struggle to address the reconstruction of acceleration responses with complex features,resulting in a lower reconstruction accuracy.This paper addresses this challenge by leveraging the advanced feature extraction and learning capabilities of fully convolutional networks(FCN)to achieve precise reconstruction of acceleration responses.In the designed network architecture,the incorporation of skip connections preserves low-level details of the network,greatly facilitating the flow of information and improving training efficiency and accuracy.Dropout techniques are employed to reduce computational load and enhance feature extraction.The proposed FCN model automatically extracts high-level features from the input data and establishes a nonlinearmapping relationship between the input and output responses.Finally,the accuracy of the FCN for structural response reconstructionwas evaluated using acceleration data from an experimental arch rib and comparedwith several traditional methods.Additionally,this approach was applied to reconstruct actual acceleration responses measured by an SHM system on a long-span bridge.Through parameter analysis,the feasibility and accuracy of aspects such as available response positions,the number of available channels,and multi-channel response reconstruction were explored.The results indicate that this method exhibits high-precision response reconstruction capability in both time and frequency domains.,with performance surpassing that of other networks,confirming its effectiveness in reconstructing responses under various sensor data loss scenarios.展开更多
Passive source imaging can reconstruct body wave reflections similar to those of active sources through seismic interferometry(SI).It has become a low-cost,environmentally friendly alternative to active source seismic...Passive source imaging can reconstruct body wave reflections similar to those of active sources through seismic interferometry(SI).It has become a low-cost,environmentally friendly alternative to active source seismic,showing great potential.However,this method faces many challenges in practical applications,including uneven distribution of underground sources and complex survey environments.These situations seriously affect the reconstruction quality of virtual shot records,resulting in unguaranteed imaging results and greatly limiting passive source seismic exploration applications.In addition,the quality of the reconstructed records is directly related to the time length of the noise records,but in practice it is often difficult to obtain long-term,high-quality noise segments containing body wave events.To solve the above problems,we propose a deep learning method for reconstructing passive source virtual shot records and apply it to passive source time-lapse monitoring.This method combines the UNet network and the BiLSTM(Bidirectional Long Short-Term Memory)network for extracting spatial features and temporal features respectively.It introduces the spatial attention mechanism to establish a hybrid SUNet-BiLSTM-Attention(SBA)network for supervised training.Through pre-training and fine-tuning training,the network can accurately reconstruct passive source virtual shot records directly from short-time noisy segments containing body wave events.The experimental results of theoretical data show that the virtual shot records reconstructed by the network have high resolution and signal to noise ratio(SNR),providing high-quality data for subsequent monitoring and imaging.Finally,to further validate the effectiveness of proposed method,we applied it to field data collected from gas storage in northwest China.The reconstruction results of field data effectively improve the quality of virtual records and obtain more reliable time-lapse imaging monitoring results,which have significant practical value.展开更多
Unmanned Aerial Vehicles(UAVs)integrated with Wireless Sensor Networks(WSNs)present a transformative approach to environmental monitoring by enabling real-time,low power,wide-area,and high-resolution data collection.T...Unmanned Aerial Vehicles(UAVs)integrated with Wireless Sensor Networks(WSNs)present a transformative approach to environmental monitoring by enabling real-time,low power,wide-area,and high-resolution data collection.This paper proposes a UAV-based WSN framework designed for efficient ecological data acquisition,including parameters such as temperature,humidity,various gases,detection of motion of a material,and safety features.The system leverages UAVs for dynamic deployment and data retrieval from distributed sensor nodes in remote or inaccessible areas,reducing the reliance on fixed infrastructure.Long Range Communication(LoRa)technology is also integrated with a WSN to enhance network coverage and adaptability issues.The proposed system covers vast areas through LoRa communication ensuring minimal energy consumption and cost-effective sensing capabilities.Field tests and simulation findings show how well the system captures spatiotemporal environmental fluctuations,making it an invaluable tool for monitoring climate change,ecological research,and disaster response.展开更多
Reliable on line cutting tool conditioning monitoring is an essential feature of automatic machine tool and flexible manufacturing system (FMS) and computer integrated manufacturing system (CIMS). Recently artificia...Reliable on line cutting tool conditioning monitoring is an essential feature of automatic machine tool and flexible manufacturing system (FMS) and computer integrated manufacturing system (CIMS). Recently artificial neural networks (ANNs) are used for this purpose in conjunction with suitable sensory systems. The present work in Norwegian University of Science and Technology (NTNU) uses back propagation neural networks (BP) and fuzzy neural networks (FNN) to process the cutting tool state data measured with force and acoustic emission (AE) sensors, and implements a valuable on line tool condition monitoring system using the ANNs. Different ANN structures are designed and investigated to estimate the tool wear state based on the fusion of acoustic emission and force signals. Finally, four case studies are introduced for the sensing and ANN processing of the tool wear states and the failures of the tool with practical experiment examples. The results indicate that a tool wear identification system can be achieved using the sensors integration with ANNs, and that ANNs provide a very effective method of implementing sensor integration for on line monitoring of tool wear states and abnormalities.展开更多
[Objective] To water content monitoring study the application of wireless sensor network in field so and to discuss the methods for solving the problems of low sampling rate, high cost and poor real-time in actual mon...[Objective] To water content monitoring study the application of wireless sensor network in field so and to discuss the methods for solving the problems of low sampling rate, high cost and poor real-time in actual monitoring. [Method] The architecture of wireless sensor network, network nodes, hardware design as well as principle for the program structure of software operating system and corresponding parameters were analyzed to illustrate the characteristics of monitoring system for field soil water content based on wireless sensor network, and the advantages in application of this system. [Result] Sensor nodes could correctly collect and transmit soil water content, realize stable data transmission of soil water content, indicating that wireless sensor network is suitable for real-time monitoring of field soil water content. [Conclusion] This study indicates that wireless sensor network possesses a widely application foreground in the development of agriculture.展开更多
New sensing and wireless technologies generate massive data. This paper proposes an efficient Bayesian network to evaluate the slope safety using large-quantity field monitoring information with underlying physical me...New sensing and wireless technologies generate massive data. This paper proposes an efficient Bayesian network to evaluate the slope safety using large-quantity field monitoring information with underlying physical mechanisms. A Bayesian network for a slope involving correlated material properties and dozens of observational points is constructed.展开更多
Vibration monitoring by virtual sensing methods has been well developed for linear timeinvariant structures with limited sensors.However,few methods are proposed for Time-Varying(TV)structures which are inevitable in ...Vibration monitoring by virtual sensing methods has been well developed for linear timeinvariant structures with limited sensors.However,few methods are proposed for Time-Varying(TV)structures which are inevitable in aerospace engineering.The core of vibration monitoring for TV structures is to describe the TV structural dynamic characteristics with accuracy and efficiency.This paper propose a new method using the Long Short-Term Memory(LSTM)networks for Continuously Variable Configuration Structures(CVCSs),which is an important subclass of TV structures.The configuration parameters are used to represent the time-varying dynamic characteristics by the‘‘freezing"method.The relationship between TV dynamic characteristics and vibration responses is established by LSTM,and can be generalized to estimate the responses with unknown TV processes benefiting from the time translation invariance of LSTM.A numerical example and a liquid-filled pipe experiment are used to test the performance of the proposed method.The results demonstrate that the proposed method can accurately estimate the unmeasured responses for CVCSs to reveal the actual characteristics in time-domain and modal-domain.Besides,the average one-step estimation time of responses is less than the sampling interval.Thus,the proposed method is promising to on-line estimate the important responses of TV structures.展开更多
The active Lamb wave and piezoelectric transducer(PZT)-based structural health monitoring(SHM)technology is a kind of efficient approach to estimate the health state of aircraft structure.In practical applications,PZT...The active Lamb wave and piezoelectric transducer(PZT)-based structural health monitoring(SHM)technology is a kind of efficient approach to estimate the health state of aircraft structure.In practical applications,PZT networks are needed to monitor large scale structures.Scanning many of the different PZT actuator-sensor channels within these PZT networks to achieve on-line SHM task is important.Based on a peripheral component interconnect extensions for instrumentation(PXI)platform,an active Lamb wave and PZT network-based integrated multi-channel scanning system(PXI-ISS)is developed for the purpose of practical applications of SHM,which is compact and portable,and can scan large numbers of actuator-sensor channels and perform damage assessing automatically.A PXI-based 4 channels gain-programmable charge amplifier,an external scanning module with 276 actuator-sensor channels and integrated SHM software are proposed and discussed in detail.The experimental research on a carbon fiber composite wing box of an unmanned aerial vehicle(UAV)for verifying the functions of the PXI-ISS is mainly discussed,including the design of PZTs layer,the method of excitation frequency selection,functional test of damage imaging,stability test of the PXI-ISS,and the loading effect on signals.The experimental results have verified the stability and damage functions of this system.展开更多
Marine data buoy can provide a long-term, continuous, real-time, reliable data of ocean observation in a variety of complex marine environment. It is one of the most reliable, most effective and important means of oce...Marine data buoy can provide a long-term, continuous, real-time, reliable data of ocean observation in a variety of complex marine environment. It is one of the most reliable, most effective and important means of ocean monitoring technology. In this paper, the classification, main theory and technology system of marine data buoy are summarized. The typical technological breakthrough of the development of marine data buoy in recent years is summarized. The composition and application of marine monitoring network in China was introduced, and the gap between the technology of China's marine data buoy and the international advanced countries is compared.Combined on the situation and demand of China's current situation and needs, the development trend of marine data buoy and buoy monitoring network are expected.展开更多
Monitoring of regional groundwater levels provides important information for quantifying groundwater depletion and assessing impacts on the environment. Historically, groundwater level monitoring wells in Beijing Plai...Monitoring of regional groundwater levels provides important information for quantifying groundwater depletion and assessing impacts on the environment. Historically, groundwater level monitoring wells in Beijing Plain, China, were installed for assessing groundwater resources and for monitoring the cone of depression. Monitoring wells are clustered around well fields and urban areas. There is urgent need to upgrade the existing monitoring wells to a regional groundwater level monitoring network to acquire information for integrated water resources management. A new method was proposed for designing a regional groundwater level monitoring network. The method is based on groundwater regime zone mapping. Groundwater regime zone map delineates distinct areas of possible different groundwater level variations and is useful for locating groundwater monitoring wells. This method was applied to Beijing Plain to upgrade a regional groundwater level monitoring network.展开更多
Underground mining is a hazardous industrial activity. In order to provide a safe working environment for miners, a Wireless Sensor Network (WSN) technology has been used for security monitoring. It can provide a wide...Underground mining is a hazardous industrial activity. In order to provide a safe working environment for miners, a Wireless Sensor Network (WSN) technology has been used for security monitoring. It can provide a wide range of surveillance with a relatively low cost. In this study, an Energy-Based Multipath Routing (EBMR) protocol is proposed, which considers residual energy capacity and link quality in choosing hops and routing paths. Hops and paths with a high residual energy capacity and link quality will have the best chance to be selected to transmit data packages. Since the EBMR stores several routes in the routing table, when the current path fails, another path will be chosen to fulfill the task immediately. In this way, EBMR improves reliability and decrease time latency. Compared to AOMDV and REAR, EBMR decreases time latency by 51% and 12%.展开更多
The WSN used in power line monitoring is long chain structure, and the bottleneck near the Sink node is more obvious. In view of this, A Sink nodes’ cooperation mechanism is presented. The Sink nodes from different W...The WSN used in power line monitoring is long chain structure, and the bottleneck near the Sink node is more obvious. In view of this, A Sink nodes’ cooperation mechanism is presented. The Sink nodes from different WSNs are adjacently deployed. Adopting multimode and spatial multiplexing network technology, the network is constructed into multi-mode-level to achieve different levels of data streaming. The network loads are shunted and the network resources are rationally utilized. Through the multi-sink nodes cooperation, the bottlenecks at the Sink node and its near several jump nodes are solved and process the competition of communication between nodes by channel adjustment. Finally, the paper analyzed the method and provided simulation experiment results. Simulation results show that the method can solve the funnel effect of the sink node, and get a good QoS.展开更多
The groundwater system is often polluted by different sources of contamination where the sources are difficult to detect. The presence of contamination in groundwater poses significant challenges to its delineation an...The groundwater system is often polluted by different sources of contamination where the sources are difficult to detect. The presence of contamination in groundwater poses significant challenges to its delineation and quantification. The remediation of a contaminated site requires an optimal decision making system to identify the pollutant source characteristics accurately and efficiently. The source characteristics are generally identified using contaminant concentration measurements from arbitrary or planned monitoring locations. To effectively characterize the sources of pollution, the monitoring locations should be selected appropriately. An efficient monitoring network will result in satisfactory characterization of contaminant sources. On the other hand, an appropriate design of monitoring network requires reliable source characteristics. A coupled iterative sequential source identification and dynamic monitoring network design, improves substantially the accuracy of source identification model. This paper reviews different source identification and monitoring network design methods in groundwater contaminant sites. Further, the models for sequential integration of these two models are presented. The effective integration of source identification and dedicated monitoring network design models, distributed sources, parameter uncertainty, and pollutant geo-chemistry are some of the issues which need to be addressed in efficient, accurate and widely applicable methodologies for identification of unknown pollutant sources in contaminated aquifers.展开更多
From the view of underground coal mining safety system, it is extremely important to continuous monitoring of coal mines for the prompt detection of fires or related problems inspite of its uncertainty and imprecise c...From the view of underground coal mining safety system, it is extremely important to continuous monitoring of coal mines for the prompt detection of fires or related problems inspite of its uncertainty and imprecise characteristics. Therefore, evaluation and inferring the data perfectly to prevent fire related accidental risk in underground coal mining (UMC) system are very necessary. In the present article, we have proposed a novel type-2 fuzzy logic system (T2FLS) for the prediction of fire intensity and its risk assessment for risk reduction in an underground coal mine. Recently, for the observation of underground coal mines, wireless underground sensor network (WUSN) are being concerned frequently. To implement this technique IT2FLS, main functional components are sensor nodes which are installed in coal mines to accumulate different imprecise environmental data like, temperature, relative humidity, different gas concentrations etc. and these are sent to a base station which is connected to the ground observation system through network. In the present context, a WUSN based fire monitoring system is developed using fuzzy logic approach to enhance the consistency in decision making system to improve the risk chances of fire during coal mining. We have taken Mamdani IT2FLS as fuzzy model on coal mine monitoring data to consider real-time decision making (DM). It is predicted from the simulated results that the recommended system is highly acceptable and amenable in the case of fire hazard safety with compared to the wired and off-line monitoring system for UMC. Legitimacy of the suggested model is prepared using statistical analysis and multiple linear regression analysis.展开更多
The used water for human consumption must be free of microorganisms and chemicals that cause risk in the human health. In this study, water quality of 18 rural area of Abarkouh was determined and compared the conventi...The used water for human consumption must be free of microorganisms and chemicals that cause risk in the human health. In this study, water quality of 18 rural area of Abarkouh was determined and compared the conventional monitoring method (According to ISIR (Institute of Standards and Industrial Research of Iran), 1053 and 4208) and use of electronic system method (Patent in industrial property general office of Iran, 77815). Free chlorine monitoring and pH test done by health workers in the conventional method and the results will be sent to the Health Network monthly. Sampling for microbiological testing is done monthly based on population (According to ISIR, 4208). On the electronic system, the procedure is also done by health workers, but the result will be sent to the receiver device by using a cell phone. According to the chlorine test results if the free chlorine residual reported zero, microbiological sampling was done by a health expert. Finally, the number of chlorine test and microbiological sampling and the results of these experiments collected in the both methods and recorded in SPSS 22 then were analyzed by using chi-square test and Fisher exact test. The result of microbiological experiments shows that the sampling rate decreased 29% in using of electronic system method in comparison to the conventional monitoring method while the number of microbial defect detection increased 19% in drinking water networks monitoring by electronic system. Using of electronic system monitoring can reduce the rate and cost of microbiological sampling and its experiments and increase accuracy of these tests, in this way it will increase the quality and safety of drinking water in distribution network in small and dispersed rural communities.展开更多
基金supported by the National Natural Science Foundation of China(No.51605054).
文摘Environmentalmonitoring systems based on remote sensing technology have a wider monitoringrange and longer timeliness, which makes them widely used in the detection andmanagement of pollution sources. However, haze weather conditions degrade image qualityand reduce the precision of environmental monitoring systems. To address this problem,this research proposes a remote sensing image dehazingmethod based on the atmosphericscattering model and a dark channel prior constrained network. The method consists ofa dehazing network, a dark channel information injection network (DCIIN), and a transmissionmap network. Within the dehazing network, the branch fusion module optimizesfeature weights to enhance the dehazing effect. By leveraging dark channel information,the DCIIN enables high-quality estimation of the atmospheric veil. To ensure the outputof the deep learning model aligns with physical laws, we reconstruct the haze image usingthe prediction results from the three networks. Subsequently, we apply the traditionalloss function and dark channel loss function between the reconstructed haze image and theoriginal haze image. This approach enhances interpretability and reliabilitywhile maintainingadherence to physical principles. Furthermore, the network is trained on a synthesizednon-homogeneous haze remote sensing dataset using dark channel information from cloudmaps. The experimental results show that the proposed network can achieve better imagedehazing on both synthetic and real remote sensing images with non-homogeneous hazedistribution. This research provides a new idea for solving the problem of decreased accuracyof environmental monitoring systems under haze weather conditions and has strongpracticability.
基金supported by the National Natural Science Foundation of China(Nos.52373093 and 12072325)the Outstanding Youth Fund of Henan Province(No.242300421062)+1 种基金National Key R&D Program of China(No.2019YFA0706802)the 111 project(No.D18023).
文摘With the rapid development of wearable electronic skin technology, flexible strain sensors have shown great application prospects in the fields of human motion and physiological signal detection, medical diagnostics, and human-computer interaction owing to their outstanding sensing performance. This paper reports a strain sensor with synergistic conductive network, consisting of stable carbon nanotube dispersion (CNT) layer and brittle MXene layer by dip-coating and electrostatic self-assembly method, and breathable three-dimensional (3D) flexible substrate of thermoplastic polyurethane (TPU) fibrous membrane prepared through electrospinning technology. The MXene/CNT@PDA-TPU (MC@p-TPU) flexible strain sensor had excellent air permeability, wide operating range (0–450 %), high sensitivity (Gauge Factor, GFmax = 8089.7), ultra-low detection limit (0.05 %), rapid response and recovery times (40 ms/60 ms), and excellent cycle stability and durability (10,000 cycles). Given its superior strain sensing capabilities, this sensor can be applied in physiological signals detection, human motion pattern recognition, and driving exoskeleton robots. In addition, MC@p-TPU fibrous membrane also exhibited excellent photothermal conversion performance and can be used as a wearable photo-heater, which has far-reaching application potential in the photothermal therapy of human joint diseases.
基金supported by the National Natural Science Foundation of China(NSFC)under grant No.62371187the Hunan Provincial Natural Science Foundation of China under Grant Nos.2024JJ8309 and 2023JJ50495.
文摘The integration of cloud computing into traditional industrial control systems is accelerating the evolution of Industrial Cyber-Physical System(ICPS),enhancing intelligence and autonomy.However,this transition also expands the attack surface,introducing critical security vulnerabilities.To address these challenges,this article proposes a hybrid intrusion detection scheme for securing ICPSs that combines system state anomaly and network traffic anomaly detection.Specifically,an improved variation-Bayesian-based noise covariance-adaptive nonlinear Kalman filtering(IVB-NCA-NLKF)method is developed to model nonlinear system dynamics,enabling optimal state estimation in multi-sensor ICPS environments.Intrusions within the physical sensing system are identified by analyzing residual discrepancies between predicted and observed system states.Simultaneously,an adaptive network traffic anomaly detection mechanism is introduced,leveraging learned traffic patterns to detect node-and network-level anomalies through pattern matching.Extensive experiments on a simulated network control system demonstrate that the proposed framework achieves higher detection accuracy(92.14%)with a reduced false alarm rate(0.81%).Moreover,it not only detects known attacks and vulnerabilities but also uncovers stealthy attacks that induce system state deviations,providing a robust and comprehensive security solution for the safety protection of ICPS.
基金funded by the Key Program of the National Natural Science Foundation of China(U2341235)Youth Fund for Basic Research Program of Jiangnan University(JUSRP123003)+2 种基金Postgraduate Research&Practice Innovation Program of Jiangsu Province(SJCX23_1237)the National Key R&D Program of China(2018YFA0702800)Key Technologies R&D Program of CNBM(2023SJYL01).
文摘Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approach to fatigue damage monitoring in composite structures,leveraging a hybrid methodology that integrates the Whale Optimization Algorithm(WOA)-Backpropagation(BP)neural network with an ultrasonic guided wave feature selection algorithm.Initially,a network of piezoelectric ceramic sensors is employed to transmit and capture ultrasonic-guided waves,thereby establishing a signal space that correlates with the structural condition.Subsequently,the Relief-F algorithm is applied for signal feature extraction,culminating in the formation of a feature matrix.This matrix is then utilized to train the WOA-BP neural network,which optimizes the fatigue damage identification model globally.The proposed model’s efficacy in quantifying fatigue damage is tested against fatigue test datasets,with its performance benchmarked against the traditional BP neural network algorithm.The findings demonstrate that the WOA-BP neural network model not only surpasses the BP model in predictive accuracy but also exhibits enhanced global search capabilities.The effect of different sensor-receiver path signals on the model damage recognition results is also discussed.The results of the discussion found that the path directly through the damaged area is more accurate in modeling damage recognition compared to the path signals away from the damaged area.Consequently,the proposed monitoring method in the fatigue test dataset is adept at accurately tracking and recognizing the progression of fatigue damage.
基金the National Natural Science Foundation of China(No.12064027)。
文摘Zn vapour is easily generated on the surface by fusion welding galvanized steel sheet,resulting in the formation of defects.Rapidly developing computer vision sensing technology collects weld images in the welding process,then obtains laser fringe information through digital image processing,identifies welding defects,and finally realizes online control of weld defects.The performance of a convolutional neural network is related to its structure and the quality of the input image.The acquired original images are labeled with LabelMe,and repeated attempts are made to determine the appropriate filtering and edge detection image preprocessing methods.Two-stage convolutional neural networks with different structures are built on the Tensorflow deep learning framework,different thresholds of intersection over union are set,and deep learning methods are used to evaluate the collected original images and the preprocessed images separately.Compared with the test results,the comprehensive performance of the improved feature pyramid networks algorithm based on the basic network VGG16 is lower than that of the basic network Resnet101.Edge detection of the image will significantly improve the accuracy of the model.Adding blur will reduce the accuracy of the model slightly;however,the overall performance of the improved algorithm is still relatively good,which proves the stability of the algorithm.The self-developed software inspection system can be used for image preprocessing and defect recognition,which can be used to record the number and location of typical defects in continuous welds.
基金National Natural Science Foundation of China(Grant Nos.52408314,52278292)Chongqing Outstanding Youth Science Foundation(Grant No.CSTB2023NSCQ-JQX0029)+1 种基金Science and Technology Project of Sichuan Provincial Transportation Department(Grant No.2023-ZL-03)Science and Technology Project of Guizhou Provincial Transportation Department(Grant No.2024-122-018).
文摘Lost acceleration response reconstruction is crucial for assessing structural conditions in structural health monitoring(SHM).However,traditional methods struggle to address the reconstruction of acceleration responses with complex features,resulting in a lower reconstruction accuracy.This paper addresses this challenge by leveraging the advanced feature extraction and learning capabilities of fully convolutional networks(FCN)to achieve precise reconstruction of acceleration responses.In the designed network architecture,the incorporation of skip connections preserves low-level details of the network,greatly facilitating the flow of information and improving training efficiency and accuracy.Dropout techniques are employed to reduce computational load and enhance feature extraction.The proposed FCN model automatically extracts high-level features from the input data and establishes a nonlinearmapping relationship between the input and output responses.Finally,the accuracy of the FCN for structural response reconstructionwas evaluated using acceleration data from an experimental arch rib and comparedwith several traditional methods.Additionally,this approach was applied to reconstruct actual acceleration responses measured by an SHM system on a long-span bridge.Through parameter analysis,the feasibility and accuracy of aspects such as available response positions,the number of available channels,and multi-channel response reconstruction were explored.The results indicate that this method exhibits high-precision response reconstruction capability in both time and frequency domains.,with performance surpassing that of other networks,confirming its effectiveness in reconstructing responses under various sensor data loss scenarios.
基金supported by the CNPC-SWPU Innovation Alliance Technology Cooperation Project(2020CX020000)the Natural Science Foundation of Sichuan Province(24NSFSC0808)the China Scholarship Council(202306440144).
文摘Passive source imaging can reconstruct body wave reflections similar to those of active sources through seismic interferometry(SI).It has become a low-cost,environmentally friendly alternative to active source seismic,showing great potential.However,this method faces many challenges in practical applications,including uneven distribution of underground sources and complex survey environments.These situations seriously affect the reconstruction quality of virtual shot records,resulting in unguaranteed imaging results and greatly limiting passive source seismic exploration applications.In addition,the quality of the reconstructed records is directly related to the time length of the noise records,but in practice it is often difficult to obtain long-term,high-quality noise segments containing body wave events.To solve the above problems,we propose a deep learning method for reconstructing passive source virtual shot records and apply it to passive source time-lapse monitoring.This method combines the UNet network and the BiLSTM(Bidirectional Long Short-Term Memory)network for extracting spatial features and temporal features respectively.It introduces the spatial attention mechanism to establish a hybrid SUNet-BiLSTM-Attention(SBA)network for supervised training.Through pre-training and fine-tuning training,the network can accurately reconstruct passive source virtual shot records directly from short-time noisy segments containing body wave events.The experimental results of theoretical data show that the virtual shot records reconstructed by the network have high resolution and signal to noise ratio(SNR),providing high-quality data for subsequent monitoring and imaging.Finally,to further validate the effectiveness of proposed method,we applied it to field data collected from gas storage in northwest China.The reconstruction results of field data effectively improve the quality of virtual records and obtain more reliable time-lapse imaging monitoring results,which have significant practical value.
文摘Unmanned Aerial Vehicles(UAVs)integrated with Wireless Sensor Networks(WSNs)present a transformative approach to environmental monitoring by enabling real-time,low power,wide-area,and high-resolution data collection.This paper proposes a UAV-based WSN framework designed for efficient ecological data acquisition,including parameters such as temperature,humidity,various gases,detection of motion of a material,and safety features.The system leverages UAVs for dynamic deployment and data retrieval from distributed sensor nodes in remote or inaccessible areas,reducing the reliance on fixed infrastructure.Long Range Communication(LoRa)technology is also integrated with a WSN to enhance network coverage and adaptability issues.The proposed system covers vast areas through LoRa communication ensuring minimal energy consumption and cost-effective sensing capabilities.Field tests and simulation findings show how well the system captures spatiotemporal environmental fluctuations,making it an invaluable tool for monitoring climate change,ecological research,and disaster response.
文摘Reliable on line cutting tool conditioning monitoring is an essential feature of automatic machine tool and flexible manufacturing system (FMS) and computer integrated manufacturing system (CIMS). Recently artificial neural networks (ANNs) are used for this purpose in conjunction with suitable sensory systems. The present work in Norwegian University of Science and Technology (NTNU) uses back propagation neural networks (BP) and fuzzy neural networks (FNN) to process the cutting tool state data measured with force and acoustic emission (AE) sensors, and implements a valuable on line tool condition monitoring system using the ANNs. Different ANN structures are designed and investigated to estimate the tool wear state based on the fusion of acoustic emission and force signals. Finally, four case studies are introduced for the sensing and ANN processing of the tool wear states and the failures of the tool with practical experiment examples. The results indicate that a tool wear identification system can be achieved using the sensors integration with ANNs, and that ANNs provide a very effective method of implementing sensor integration for on line monitoring of tool wear states and abnormalities.
基金Supported by the National High-tech R&D Program of China(2006AA100223)~~
文摘[Objective] To water content monitoring study the application of wireless sensor network in field so and to discuss the methods for solving the problems of low sampling rate, high cost and poor real-time in actual monitoring. [Method] The architecture of wireless sensor network, network nodes, hardware design as well as principle for the program structure of software operating system and corresponding parameters were analyzed to illustrate the characteristics of monitoring system for field soil water content based on wireless sensor network, and the advantages in application of this system. [Result] Sensor nodes could correctly collect and transmit soil water content, realize stable data transmission of soil water content, indicating that wireless sensor network is suitable for real-time monitoring of field soil water content. [Conclusion] This study indicates that wireless sensor network possesses a widely application foreground in the development of agriculture.
基金supported by the Research Grants Council of the Hong Kong SAR Government(Grant Nos.16202716 and C6012-15G)
文摘New sensing and wireless technologies generate massive data. This paper proposes an efficient Bayesian network to evaluate the slope safety using large-quantity field monitoring information with underlying physical mechanisms. A Bayesian network for a slope involving correlated material properties and dozens of observational points is constructed.
文摘Vibration monitoring by virtual sensing methods has been well developed for linear timeinvariant structures with limited sensors.However,few methods are proposed for Time-Varying(TV)structures which are inevitable in aerospace engineering.The core of vibration monitoring for TV structures is to describe the TV structural dynamic characteristics with accuracy and efficiency.This paper propose a new method using the Long Short-Term Memory(LSTM)networks for Continuously Variable Configuration Structures(CVCSs),which is an important subclass of TV structures.The configuration parameters are used to represent the time-varying dynamic characteristics by the‘‘freezing"method.The relationship between TV dynamic characteristics and vibration responses is established by LSTM,and can be generalized to estimate the responses with unknown TV processes benefiting from the time translation invariance of LSTM.A numerical example and a liquid-filled pipe experiment are used to test the performance of the proposed method.The results demonstrate that the proposed method can accurately estimate the unmeasured responses for CVCSs to reveal the actual characteristics in time-domain and modal-domain.Besides,the average one-step estimation time of responses is less than the sampling interval.Thus,the proposed method is promising to on-line estimate the important responses of TV structures.
基金National High-tech Research and Development Program of China(2007AA03Z117)National Natural Science Foundation of China(50830201)Graduate Education Innovation Project of Nanjing University of Aeronautics and Astronautics of China(BCXJ09-01).
文摘The active Lamb wave and piezoelectric transducer(PZT)-based structural health monitoring(SHM)technology is a kind of efficient approach to estimate the health state of aircraft structure.In practical applications,PZT networks are needed to monitor large scale structures.Scanning many of the different PZT actuator-sensor channels within these PZT networks to achieve on-line SHM task is important.Based on a peripheral component interconnect extensions for instrumentation(PXI)platform,an active Lamb wave and PZT network-based integrated multi-channel scanning system(PXI-ISS)is developed for the purpose of practical applications of SHM,which is compact and portable,and can scan large numbers of actuator-sensor channels and perform damage assessing automatically.A PXI-based 4 channels gain-programmable charge amplifier,an external scanning module with 276 actuator-sensor channels and integrated SHM software are proposed and discussed in detail.The experimental research on a carbon fiber composite wing box of an unmanned aerial vehicle(UAV)for verifying the functions of the PXI-ISS is mainly discussed,including the design of PZTs layer,the method of excitation frequency selection,functional test of damage imaging,stability test of the PXI-ISS,and the loading effect on signals.The experimental results have verified the stability and damage functions of this system.
基金Taishan Scholars Construction Project Special Funds of Shandong Province
文摘Marine data buoy can provide a long-term, continuous, real-time, reliable data of ocean observation in a variety of complex marine environment. It is one of the most reliable, most effective and important means of ocean monitoring technology. In this paper, the classification, main theory and technology system of marine data buoy are summarized. The typical technological breakthrough of the development of marine data buoy in recent years is summarized. The composition and application of marine monitoring network in China was introduced, and the gap between the technology of China's marine data buoy and the international advanced countries is compared.Combined on the situation and demand of China's current situation and needs, the development trend of marine data buoy and buoy monitoring network are expected.
文摘Monitoring of regional groundwater levels provides important information for quantifying groundwater depletion and assessing impacts on the environment. Historically, groundwater level monitoring wells in Beijing Plain, China, were installed for assessing groundwater resources and for monitoring the cone of depression. Monitoring wells are clustered around well fields and urban areas. There is urgent need to upgrade the existing monitoring wells to a regional groundwater level monitoring network to acquire information for integrated water resources management. A new method was proposed for designing a regional groundwater level monitoring network. The method is based on groundwater regime zone mapping. Groundwater regime zone map delineates distinct areas of possible different groundwater level variations and is useful for locating groundwater monitoring wells. This method was applied to Beijing Plain to upgrade a regional groundwater level monitoring network.
基金Financial support for this study, provided by the National Natural Science Foundation of China (No.60674002) the Science and Technology Research of the Ministry of Railways of China (No. 2006x006-E), is gratefully acknowledged
文摘Underground mining is a hazardous industrial activity. In order to provide a safe working environment for miners, a Wireless Sensor Network (WSN) technology has been used for security monitoring. It can provide a wide range of surveillance with a relatively low cost. In this study, an Energy-Based Multipath Routing (EBMR) protocol is proposed, which considers residual energy capacity and link quality in choosing hops and routing paths. Hops and paths with a high residual energy capacity and link quality will have the best chance to be selected to transmit data packages. Since the EBMR stores several routes in the routing table, when the current path fails, another path will be chosen to fulfill the task immediately. In this way, EBMR improves reliability and decrease time latency. Compared to AOMDV and REAR, EBMR decreases time latency by 51% and 12%.
文摘The WSN used in power line monitoring is long chain structure, and the bottleneck near the Sink node is more obvious. In view of this, A Sink nodes’ cooperation mechanism is presented. The Sink nodes from different WSNs are adjacently deployed. Adopting multimode and spatial multiplexing network technology, the network is constructed into multi-mode-level to achieve different levels of data streaming. The network loads are shunted and the network resources are rationally utilized. Through the multi-sink nodes cooperation, the bottlenecks at the Sink node and its near several jump nodes are solved and process the competition of communication between nodes by channel adjustment. Finally, the paper analyzed the method and provided simulation experiment results. Simulation results show that the method can solve the funnel effect of the sink node, and get a good QoS.
文摘The groundwater system is often polluted by different sources of contamination where the sources are difficult to detect. The presence of contamination in groundwater poses significant challenges to its delineation and quantification. The remediation of a contaminated site requires an optimal decision making system to identify the pollutant source characteristics accurately and efficiently. The source characteristics are generally identified using contaminant concentration measurements from arbitrary or planned monitoring locations. To effectively characterize the sources of pollution, the monitoring locations should be selected appropriately. An efficient monitoring network will result in satisfactory characterization of contaminant sources. On the other hand, an appropriate design of monitoring network requires reliable source characteristics. A coupled iterative sequential source identification and dynamic monitoring network design, improves substantially the accuracy of source identification model. This paper reviews different source identification and monitoring network design methods in groundwater contaminant sites. Further, the models for sequential integration of these two models are presented. The effective integration of source identification and dedicated monitoring network design models, distributed sources, parameter uncertainty, and pollutant geo-chemistry are some of the issues which need to be addressed in efficient, accurate and widely applicable methodologies for identification of unknown pollutant sources in contaminated aquifers.
文摘From the view of underground coal mining safety system, it is extremely important to continuous monitoring of coal mines for the prompt detection of fires or related problems inspite of its uncertainty and imprecise characteristics. Therefore, evaluation and inferring the data perfectly to prevent fire related accidental risk in underground coal mining (UMC) system are very necessary. In the present article, we have proposed a novel type-2 fuzzy logic system (T2FLS) for the prediction of fire intensity and its risk assessment for risk reduction in an underground coal mine. Recently, for the observation of underground coal mines, wireless underground sensor network (WUSN) are being concerned frequently. To implement this technique IT2FLS, main functional components are sensor nodes which are installed in coal mines to accumulate different imprecise environmental data like, temperature, relative humidity, different gas concentrations etc. and these are sent to a base station which is connected to the ground observation system through network. In the present context, a WUSN based fire monitoring system is developed using fuzzy logic approach to enhance the consistency in decision making system to improve the risk chances of fire during coal mining. We have taken Mamdani IT2FLS as fuzzy model on coal mine monitoring data to consider real-time decision making (DM). It is predicted from the simulated results that the recommended system is highly acceptable and amenable in the case of fire hazard safety with compared to the wired and off-line monitoring system for UMC. Legitimacy of the suggested model is prepared using statistical analysis and multiple linear regression analysis.
文摘The used water for human consumption must be free of microorganisms and chemicals that cause risk in the human health. In this study, water quality of 18 rural area of Abarkouh was determined and compared the conventional monitoring method (According to ISIR (Institute of Standards and Industrial Research of Iran), 1053 and 4208) and use of electronic system method (Patent in industrial property general office of Iran, 77815). Free chlorine monitoring and pH test done by health workers in the conventional method and the results will be sent to the Health Network monthly. Sampling for microbiological testing is done monthly based on population (According to ISIR, 4208). On the electronic system, the procedure is also done by health workers, but the result will be sent to the receiver device by using a cell phone. According to the chlorine test results if the free chlorine residual reported zero, microbiological sampling was done by a health expert. Finally, the number of chlorine test and microbiological sampling and the results of these experiments collected in the both methods and recorded in SPSS 22 then were analyzed by using chi-square test and Fisher exact test. The result of microbiological experiments shows that the sampling rate decreased 29% in using of electronic system method in comparison to the conventional monitoring method while the number of microbial defect detection increased 19% in drinking water networks monitoring by electronic system. Using of electronic system monitoring can reduce the rate and cost of microbiological sampling and its experiments and increase accuracy of these tests, in this way it will increase the quality and safety of drinking water in distribution network in small and dispersed rural communities.