Bacterial quorum sensing (QS) has attracted much interests and it is an important process of cell communication. Recently, Bassler et al. studied the phenomena of QS regulated by small RNAs and the experimental data...Bacterial quorum sensing (QS) has attracted much interests and it is an important process of cell communication. Recently, Bassler et al. studied the phenomena of QS regulated by small RNAs and the experimental data showed that smafl RNAs played important role in the QS of Vibrio harveyi and it can permit the fine-tuning of gene regulation and mmntenance of homeostasis. According to Michaelis-Menten kinetics and mass action law in this paper, we construct a mathematical model to investigate the mechanism induced QS by coexist of small RNA and signal molecular (AI) and show that there are periodic oscillation when the time delay and Hill coefficient exceed a critical value and the periodic oscillation produces the change of concentration and induces QS. These results are fit to the experimental results. In the meanwhile, we also get some theoretical value of Hopf Bifurcation on time deday. In addition, we also find this network is robust against noise.展开更多
Wireless multimedia sensor networks drastically stretch the horizon of traditional monitoring and surveillance systems. Most existing research has utilized Zigbee or WiFi as the communication technology. Both technolo...Wireless multimedia sensor networks drastically stretch the horizon of traditional monitoring and surveillance systems. Most existing research has utilized Zigbee or WiFi as the communication technology. Both technologies use ultra-high frequencies (primarily 2.4 GHz) and suffer from a relatively short transmission range (i.e., 100 m line-of-sight). The objective of this study is to assess the feasibility and potential of transmitting image information using RF modules with lower frequencies (e.g., 433 MHz) to achieve a larger-scale deployment as in a city scenario. The Arduino platform is used because of its low cost and simplicity. Details of hardware properties are provided in this article, and we investigate optimum configurations for the system. After achieving an initial range test transmission distance of more than 2000 m line-of-sight, the prototype network is installed in a real life city plot for further examination of performance. A range of suitable applications is proposed and suggestions for future research are provided.展开更多
In LEO satellite communication networks,the number of satellites has increased sharply, the relative velocity of satellites is very fast, then electronic signal aliasing occurs from time to time. Those aliasing signal...In LEO satellite communication networks,the number of satellites has increased sharply, the relative velocity of satellites is very fast, then electronic signal aliasing occurs from time to time. Those aliasing signals make the receiving ability of the signal receiver worse, the signal processing ability weaker,and the anti-interference ability of the communication system lower. Aiming at the above problems, to save communication resources and improve communication efficiency, and considering the irregularity of interference signals, the underdetermined blind separation technology can effectively deal with the problem of interference sensing and signal reconstruction in this scenario. In order to improve the stability of source signal separation and the security of information transmission, a greedy optimization algorithm can be executed. At the same time, to improve network information transmission efficiency and prevent algorithms from getting trapped in local optima, delete low-energy points during each iteration process. Ultimately, simulation experiments validate that the algorithm presented in this paper enhances both the transmission efficiency of the network transmission system and the security of the communication system, achieving the process of interference sensing and signal reconstruction in the LEO satellite communication system.展开更多
Significant advancements have been achieved in road surface extraction based on high-resolution remote sensingimage processing. Most current methods rely on fully supervised learning, which necessitates enormous human...Significant advancements have been achieved in road surface extraction based on high-resolution remote sensingimage processing. Most current methods rely on fully supervised learning, which necessitates enormous humaneffort to label the image. Within this field, other research endeavors utilize weakly supervised methods. Theseapproaches aim to reduce the expenses associated with annotation by leveraging sparsely annotated data, such asscribbles. This paper presents a novel technique called a weakly supervised network using scribble-supervised andedge-mask (WSSE-net). This network is a three-branch network architecture, whereby each branch is equippedwith a distinct decoder module dedicated to road extraction tasks. One of the branches is dedicated to generatingedge masks using edge detection algorithms and optimizing road edge details. The other two branches supervise themodel’s training by employing scribble labels and spreading scribble information throughout the image. To addressthe historical flaw that created pseudo-labels that are not updated with network training, we use mixup to blendprediction results dynamically and continually update new pseudo-labels to steer network training. Our solutiondemonstrates efficient operation by simultaneously considering both edge-mask aid and dynamic pseudo-labelsupport. The studies are conducted on three separate road datasets, which consist primarily of high-resolutionremote-sensing satellite photos and drone images. The experimental findings suggest that our methodologyperforms better than advanced scribble-supervised approaches and specific traditional fully supervised methods.展开更多
The degradation of optical remote sensing images due to atmospheric haze poses a significant obstacle,profoundly impeding their effective utilization across various domains.Dehazing methodologies have emerged as pivot...The degradation of optical remote sensing images due to atmospheric haze poses a significant obstacle,profoundly impeding their effective utilization across various domains.Dehazing methodologies have emerged as pivotal components of image preprocessing,fostering an improvement in the quality of remote sensing imagery.This enhancement renders remote sensing data more indispensable,thereby enhancing the accuracy of target iden-tification.Conventional defogging techniques based on simplistic atmospheric degradation models have proven inadequate for mitigating non-uniform haze within remotely sensed images.In response to this challenge,a novel UNet Residual Attention Network(URA-Net)is proposed.This paradigmatic approach materializes as an end-to-end convolutional neural network distinguished by its utilization of multi-scale dense feature fusion clusters and gated jump connections.The essence of our methodology lies in local feature fusion within dense residual clusters,enabling the extraction of pertinent features from both preceding and current local data,depending on contextual demands.The intelligently orchestrated gated structures facilitate the propagation of these features to the decoder,resulting in superior outcomes in haze removal.Empirical validation through a plethora of experiments substantiates the efficacy of URA-Net,demonstrating its superior performance compared to existing methods when applied to established datasets for remote sensing image defogging.On the RICE-1 dataset,URA-Net achieves a Peak Signal-to-Noise Ratio(PSNR)of 29.07 dB,surpassing the Dark Channel Prior(DCP)by 11.17 dB,the All-in-One Network for Dehazing(AOD)by 7.82 dB,the Optimal Transmission Map and Adaptive Atmospheric Light For Dehazing(OTM-AAL)by 5.37 dB,the Unsupervised Single Image Dehazing(USID)by 8.0 dB,and the Superpixel-based Remote Sensing Image Dehazing(SRD)by 8.5 dB.Particularly noteworthy,on the SateHaze1k dataset,URA-Net attains preeminence in overall performance,yielding defogged images characterized by consistent visual quality.This underscores the contribution of the research to the advancement of remote sensing technology,providing a robust and efficient solution for alleviating the adverse effects of haze on image quality.展开更多
When existing deep learning models are used for road extraction tasks from high-resolution images,they are easily affected by noise factors such as tree and building occlusion and complex backgrounds,resulting in inco...When existing deep learning models are used for road extraction tasks from high-resolution images,they are easily affected by noise factors such as tree and building occlusion and complex backgrounds,resulting in incomplete road extraction and low accuracy.We propose the introduction of spatial and channel attention modules to the convolutional neural network ConvNeXt.Then,ConvNeXt is used as the backbone network,which cooperates with the perceptual analysis network UPerNet,retains the detection head of the semantic segmentation,and builds a new model ConvNeXt-UPerNet to suppress noise interference.Training on the open-source DeepGlobe and CHN6-CUG datasets and introducing the DiceLoss on the basis of CrossEntropyLoss solves the problem of positive and negative sample imbalance.Experimental results show that the new network model can achieve the following performance on the DeepGlobe dataset:79.40%for precision(Pre),97.93% for accuracy(Acc),69.28% for intersection over union(IoU),and 83.56% for mean intersection over union(MIoU).On the CHN6-CUG dataset,the model achieves the respective values of 78.17%for Pre,97.63%for Acc,65.4% for IoU,and 81.46% for MIoU.Compared with other network models,the fused ConvNeXt-UPerNet model can extract road information better when faced with the influence of noise contained in high-resolution remote sensing images.It also achieves multiscale image feature information with unified perception,ultimately improving the generalization ability of deep learning technology in extracting complex roads from high-resolution remote sensing images.展开更多
This study develops an Enhanced Threshold Based Energy Detection approach(ETBED)for spectrum sensing in a cognitive radio network.The threshold identification method is implemented in the received signal at the second...This study develops an Enhanced Threshold Based Energy Detection approach(ETBED)for spectrum sensing in a cognitive radio network.The threshold identification method is implemented in the received signal at the secondary user based on the square law.The proposed method is implemented with the signal transmission of multiple outputs-orthogonal frequency division multiplexing.Additionally,the proposed method is considered the dynamic detection threshold adjustments and energy identification spectrum sensing technique in cognitive radio systems.In the dynamic threshold,the signal ratio-based threshold is fixed.The threshold is computed by considering the Modified Black Widow Optimization Algorithm(MBWO).So,the proposed methodology is a combination of dynamic threshold detection and MBWO.The general threshold-based detection technique has different limitations such as the inability optimal signal threshold for determining the presence of the primary user signal.These limitations undermine the sensing accuracy of the energy identification technique.Hence,the ETBED technique is developed to enhance the energy efficiency of cognitive radio networks.The projected approach is executed and analyzed with performance and comparison analysis.The proposed method is contrasted with the conventional techniques of theWhale Optimization Algorithm(WOA)and GreyWolf Optimization(GWO).It indicated superior results,achieving a high average throughput of 2.2 Mbps and an energy efficiency of 3.8,outperforming conventional techniques.展开更多
Beam management,including initial access(IA)and beam tracking,is essential to the millimeter-wave Unmanned Aerial Vehicle(UAV)network.However,the conventional communicationonly and feedback-based schemes suffer a high...Beam management,including initial access(IA)and beam tracking,is essential to the millimeter-wave Unmanned Aerial Vehicle(UAV)network.However,the conventional communicationonly and feedback-based schemes suffer a high delay and low accuracy of beam alignment,since they only enable the receiver to passively“hear”the information of the transmitter from the radio domain.This paper presents a novel sensing-assisted beam management approach,the first solution that fully utilizes the information from the visual domain to improve communication performance.We employ both integrated sensing and communication and computer vision techniques and design an extended Kalman filtering method for beam tracking and prediction.Besides,we also propose a novel dual identity association solution to distinguish multiple UAVs in dynamic environments.Real-world experiments and numerical results show that the proposed solution outperforms the conventional methods in IA delay,association accuracy,tracking error,and communication performance.展开更多
A high-sensitivity magnetic sensing system based on giant magneto-impedance(GMI)effect is designed and fabricated.The system comprises a GMI sensor equipped with a gradient probe and an signal acquisition and processi...A high-sensitivity magnetic sensing system based on giant magneto-impedance(GMI)effect is designed and fabricated.The system comprises a GMI sensor equipped with a gradient probe and an signal acquisition and processing module.A segmented superposition algorithm is used to increase target signal and reduce the random noise.The results show that under unshielded,room temperature conditions,the system achieves successful detection of weak magnetic fields down to 2 pT with a notable sensitivity of 1.84×10^(8)V/T(G=1000).By applying 17 overlays,the segmented superposition algorithm increases the power proportion of the target signal at 31 Hz from6.89%to 45.91%,surpassing the power proportion of the 2 Hz low-frequency interference signal.Simultaneously,it reduces the power proportion of the 20 Hz random noise.The segmented superposition process effectively cancels out certain random noise elements,leading to a reduction in their respective power proportions.This high-sensitivity magnetic sensing system features a simple structure,and is easy to operate,making it highly valuable for both practical applications and broader dissemination.展开更多
In unmanned aerial vehicle(UAV)networks,the high mobility of nodes leads to frequent changes in network topology,which brings challenges to the neighbor discovery(ND)for UAV networks.Integrated sensing and communicati...In unmanned aerial vehicle(UAV)networks,the high mobility of nodes leads to frequent changes in network topology,which brings challenges to the neighbor discovery(ND)for UAV networks.Integrated sensing and communication(ISAC),as an emerging technology in 6G mobile networks,has shown great potential in improving communication performance with the assistance of sensing information.ISAC obtains the prior information about node distribution,reducing the ND time.However,the prior information obtained through ISAC may be imperfect.Hence,an ND algorithm based on reinforcement learning is proposed.The learning automaton(LA)is applied to interact with the environment and continuously adjust the probability of selecting beams to accelerate the convergence speed of ND algorithms.Besides,an efficient ND algorithm in the neighbor maintenance phase is designed,which applies the Kalman filter to predict node movement.Simulation results show that the LA-based ND algorithm reduces the ND time by up to 32%compared with the Scan-Based Algorithm(SBA),which proves the efficiency of the proposed ND algorithms.展开更多
In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to t...In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to the opening up, economic prosperity and social stability of Northeast China. In this paper, the remote sensing ecological index (RSEI) of Hailin City in recent 20 years was calculated by using Landsat 5/8/9 series satellite images, and the temporal and spatial changes of the ecological environment in Hailin City were further analyzed and the influencing factors were discussed. From 2003 to 2023, the mean value of RSEI in Hailin City decreased and increased, and the ecological environment decreased slightly as a whole. RSEI declined most significantly from 2003 to 2008, and it increased from 2008 to 2013, decreased from 2013 to 2018, and increased from 2018 to 2023 again, with higher RSEI value in the south and lower RSEI value in the northwest. It is suggested to appropriately increase vegetation coverage in the northwest to improve ecological quality. As a result, the predicted value of Elman dynamic recurrent neural network model is consistent with the change trend of the mean value, and the prediction error converges quickly, which can accurately predict the ecological environment quality in the future study area.展开更多
Among the many approaches for studying the net primary productivity (NPP), a new method by using remote sensing was introduced in this paper. With spectral information source (the visible band, near infrared band and ...Among the many approaches for studying the net primary productivity (NPP), a new method by using remote sensing was introduced in this paper. With spectral information source (the visible band, near infrared band and thermal infrared band) of NOAA-AVHRR, we can get the relative index and parameters, which can be used for estimating NPP of terrestrial vegetation. By means of remote sensing, the estimation of biomass and NPP is mainly based on the models of light energy utilization. In other words, the biomass and NPP can be calculated from the relation among NPP, absorbed photosynthetical active radiation (APAR) and the rate (epsilon) of transformation of APAR to organic matter, thus: NPP = ( FPAR x PAR) x [epsilon * x sigma (T) x sigma (E) x sigma (S) x (1 - Y-m) x (1 - Y-g)]. Based upon remote sensing ( RS) and geographic information system (GIS), the NPP of terrestrial vegetation in China in every ten days was calculated, and the annual NPP was integrated. The result showed that the total NPP of terrestrial vegetation in China was 6.13 x 10(9) t C . a(-1) in 1990 and the maximum NPP was 1 812.9 g C/m(2). According to this result, the spatio-temporal distribution of NPP was analyzed. Comparing to the statistical models, the RS model, using area object other than point one, can better reflect the distribution of NPP, and match the geographic distribution of vegetation in China.展开更多
A momentum BP neural network model (MBPNNM) was constructed to retrieve the water depth information for the South Channel of the Yangtze River Estuary using the relationship between the reflectance derived from Land...A momentum BP neural network model (MBPNNM) was constructed to retrieve the water depth information for the South Channel of the Yangtze River Estuary using the relationship between the reflectance derived from Landsat 7 satellite data and the water depth information. Results showed that MBPNNM, which exhibited a strong capability of nonlinear mapping, allowed the water depth information in the study area to be retrieved at a relatively high level of accuracy. Affected by the sediment concentration of water in the estuary, MBPNNM enabled the retrieval of water depth of less than 5 meters accurately. However, the accuracy was not ideal for the water depths of more than 10 meters.展开更多
This paper reviews the work on huge capacity fiber-optic sensing network based on ultra-weak draw tower gratings developed at the National Engineering Laboratory for Fiber Optic Sensing Technology (NEL-FOST), Wuhan ...This paper reviews the work on huge capacity fiber-optic sensing network based on ultra-weak draw tower gratings developed at the National Engineering Laboratory for Fiber Optic Sensing Technology (NEL-FOST), Wuhan University of Technology, China. A versatile drawing tower grating sensor network based on ultra-weak fiber Bragg gratings (FBGs) is firstly proposed and demonstrated. The sensing network is interrogated with time- and wavelength-division multiplexing method, which is very promising for the large-scale sensing network.展开更多
Mobile social sensing network is one kind of emerging networks in which sensing tasks are performed by mobile users and sensing data are shared and collected by leveraging the intermittent inter-contacts among mobile ...Mobile social sensing network is one kind of emerging networks in which sensing tasks are performed by mobile users and sensing data are shared and collected by leveraging the intermittent inter-contacts among mobile users. Traditional ad hoc routing protocols are inapplicable or perform poorly for data collection or data sharing in such mobile social networks because nodes are seldom fully connected. In recent years, many routing protocols (especially social-based routing) are proposed to improve the delivery ratio in mobile social networks, but most of them do not consider the load of nodes thus may lead to unbalanced energy consumption among nodes. In this paper, we propose a simple Energy Efficient framework for Social-based Routing (EE-SR) in mobile social sensing networks to balance the load of nodes while maintaining the delivery ratio within an acceptable range by limiting the chances of forwarding in traditional social-based routing. Furthermore, we also propose an improved version of EE-SR to dynamically adjust the controlling parameter. Simulation results on real-life mobile traces demonstrate the efficiency of our proposed framework.展开更多
We study the distributed Kalman filtering problem in relative sensing networks with rigorous analysis.The relative sensing network is modeled by an undirected graph while nodes in this network are running homogeneous ...We study the distributed Kalman filtering problem in relative sensing networks with rigorous analysis.The relative sensing network is modeled by an undirected graph while nodes in this network are running homogeneous dynamical models. The sufficient and necessary condition for the observability of the whole system is given with detailed proof. By local information and measurement communication, we design a novel distributed suboptimal estimator based on the Kalman filtering technique for comparison with a centralized optimal estimator. We present sufficient conditions for its convergence with respect to the topology of the network and the numerical solutions of n linear matrix inequality(LMI) equations combining system parameters. Finally, we perform several numerical simulations to verify the effectiveness of the given algorithms.展开更多
Formation control is essential for an underwater mobile sensing network(UMSN) ,and an ad hoc network which wirelessly connects underwater vehicles of sensing and/or observing types via acoustic communications,to fulfi...Formation control is essential for an underwater mobile sensing network(UMSN) ,and an ad hoc network which wirelessly connects underwater vehicles of sensing and/or observing types via acoustic communications,to fulfill mobile sensing tasks.The problem of formation control for a UMSN with varying topology is studied in this paper.The methodology of synthesizing distributed formation controller which stabilizes a UMSN with varying topology is proposed on the basis of the stability analysis of linear time-varying systems.展开更多
With the development of wireless technologies,multifarious standards are currently used in the underground coal mine communication systems.In this paper,the coexistence of 802.15.4 based wireless senser networks (WSN...With the development of wireless technologies,multifarious standards are currently used in the underground coal mine communication systems.In this paper,the coexistence of 802.15.4 based wireless senser networks (WSNs) with other wireless networks using cognitive radio technique are discussed.Multiple sensor nodes are involved in the spectrum sensing to avoid the interference from other wireless users.The more the sensor nodes cooperate in the sensing,the better the detection performance can be obtained; however,more energy is consumed.How to get the tradeoff between energy efficiency and detection performance is a key problem.According to the requirements for detection,we first give the least required detection time of a single sensor node.Then,the voting fusion rule is adopted for the final decision making.Finally,the relationship between final detection performance and energy consumption is analyzed.展开更多
Comprised by a swarm of acoustically linked and cooperative autonomous underwater vehicles(AUVs) with onboard sensors,an underwater mobile sensing network(UMSN) will be a complementary means to fixed observatory netwo...Comprised by a swarm of acoustically linked and cooperative autonomous underwater vehicles(AUVs) with onboard sensors,an underwater mobile sensing network(UMSN) will be a complementary means to fixed observatory networks,e.g.seafloor observatory networks and moored buoy arrays.It has obvious advantages over a single large AUV in higher efficiency due to parallel observation,stronger robustness to vehicle failures and lower cost.Although an UMSN can be viewed as a counterpart of wireless mobile sensing networks for air and terrestrial applications,it is much more challenging due to poor performance of underwater acoustic communication, poor performance of underwater positioning and high degree of uncertainty in vehicle dynamics and underwater environment.In order to verify key technologies involved in an UMSN,e.g.cooperation of multi-AUVs based on acoustic communication,a low cost testbed has been developed for experimental study.The design of both hardware and software is introduced.Also the results of a functional test for verification of the effectiveness of the testbed are presented.展开更多
A white-light interferometric fiber-optic sensing network based on the double-ring topology is demonstrated,which can be applied to the measurements of quasi-distributed strain and temperature in a smart structure.In ...A white-light interferometric fiber-optic sensing network based on the double-ring topology is demonstrated,which can be applied to the measurements of quasi-distributed strain and temperature in a smart structure.In order to increase the multiplexing capacity,decrease the measurement cost of each sensor,and improve the ability of reliability of the sensor network,a double-port interrogating technology was used.The double-ring fiber optical sensing network based on the space division multiplexing(SDM)is further developed.The low coherent multiplexing principle in the double-ring network structure is analyzed.Based on the optical path matching condition of SDM,the intensity characteristic of the interference signal in the sensor is deduced.The characteristics of the double-ring sensing network connecting 9 sensors and its property of robust resisting destruction are verified by experiments,and the results are analyzed and discussed.展开更多
基金Supported by National Natural Science Foundation of China under Grant Nos. 10802043 and 10832006, Program for Science & Technology Innovation Talents in Universities of Henan under Grant No. 2009HASTIT033 and Key Disciplines of Shanghai municipality ($30104)
文摘Bacterial quorum sensing (QS) has attracted much interests and it is an important process of cell communication. Recently, Bassler et al. studied the phenomena of QS regulated by small RNAs and the experimental data showed that smafl RNAs played important role in the QS of Vibrio harveyi and it can permit the fine-tuning of gene regulation and mmntenance of homeostasis. According to Michaelis-Menten kinetics and mass action law in this paper, we construct a mathematical model to investigate the mechanism induced QS by coexist of small RNA and signal molecular (AI) and show that there are periodic oscillation when the time delay and Hill coefficient exceed a critical value and the periodic oscillation produces the change of concentration and induces QS. These results are fit to the experimental results. In the meanwhile, we also get some theoretical value of Hopf Bifurcation on time deday. In addition, we also find this network is robust against noise.
文摘Wireless multimedia sensor networks drastically stretch the horizon of traditional monitoring and surveillance systems. Most existing research has utilized Zigbee or WiFi as the communication technology. Both technologies use ultra-high frequencies (primarily 2.4 GHz) and suffer from a relatively short transmission range (i.e., 100 m line-of-sight). The objective of this study is to assess the feasibility and potential of transmitting image information using RF modules with lower frequencies (e.g., 433 MHz) to achieve a larger-scale deployment as in a city scenario. The Arduino platform is used because of its low cost and simplicity. Details of hardware properties are provided in this article, and we investigate optimum configurations for the system. After achieving an initial range test transmission distance of more than 2000 m line-of-sight, the prototype network is installed in a real life city plot for further examination of performance. A range of suitable applications is proposed and suggestions for future research are provided.
基金supported by National Natural Science Foundation of China (62171390)Central Universities of Southwest Minzu University (ZYN2022032,2023NYXXS034)the State Scholarship Fund of the China Scholarship Council (NO.202008510081)。
文摘In LEO satellite communication networks,the number of satellites has increased sharply, the relative velocity of satellites is very fast, then electronic signal aliasing occurs from time to time. Those aliasing signals make the receiving ability of the signal receiver worse, the signal processing ability weaker,and the anti-interference ability of the communication system lower. Aiming at the above problems, to save communication resources and improve communication efficiency, and considering the irregularity of interference signals, the underdetermined blind separation technology can effectively deal with the problem of interference sensing and signal reconstruction in this scenario. In order to improve the stability of source signal separation and the security of information transmission, a greedy optimization algorithm can be executed. At the same time, to improve network information transmission efficiency and prevent algorithms from getting trapped in local optima, delete low-energy points during each iteration process. Ultimately, simulation experiments validate that the algorithm presented in this paper enhances both the transmission efficiency of the network transmission system and the security of the communication system, achieving the process of interference sensing and signal reconstruction in the LEO satellite communication system.
基金the National Natural Science Foundation of China(42001408,61806097).
文摘Significant advancements have been achieved in road surface extraction based on high-resolution remote sensingimage processing. Most current methods rely on fully supervised learning, which necessitates enormous humaneffort to label the image. Within this field, other research endeavors utilize weakly supervised methods. Theseapproaches aim to reduce the expenses associated with annotation by leveraging sparsely annotated data, such asscribbles. This paper presents a novel technique called a weakly supervised network using scribble-supervised andedge-mask (WSSE-net). This network is a three-branch network architecture, whereby each branch is equippedwith a distinct decoder module dedicated to road extraction tasks. One of the branches is dedicated to generatingedge masks using edge detection algorithms and optimizing road edge details. The other two branches supervise themodel’s training by employing scribble labels and spreading scribble information throughout the image. To addressthe historical flaw that created pseudo-labels that are not updated with network training, we use mixup to blendprediction results dynamically and continually update new pseudo-labels to steer network training. Our solutiondemonstrates efficient operation by simultaneously considering both edge-mask aid and dynamic pseudo-labelsupport. The studies are conducted on three separate road datasets, which consist primarily of high-resolutionremote-sensing satellite photos and drone images. The experimental findings suggest that our methodologyperforms better than advanced scribble-supervised approaches and specific traditional fully supervised methods.
基金This project is supported by the National Natural Science Foundation of China(NSFC)(No.61902158).
文摘The degradation of optical remote sensing images due to atmospheric haze poses a significant obstacle,profoundly impeding their effective utilization across various domains.Dehazing methodologies have emerged as pivotal components of image preprocessing,fostering an improvement in the quality of remote sensing imagery.This enhancement renders remote sensing data more indispensable,thereby enhancing the accuracy of target iden-tification.Conventional defogging techniques based on simplistic atmospheric degradation models have proven inadequate for mitigating non-uniform haze within remotely sensed images.In response to this challenge,a novel UNet Residual Attention Network(URA-Net)is proposed.This paradigmatic approach materializes as an end-to-end convolutional neural network distinguished by its utilization of multi-scale dense feature fusion clusters and gated jump connections.The essence of our methodology lies in local feature fusion within dense residual clusters,enabling the extraction of pertinent features from both preceding and current local data,depending on contextual demands.The intelligently orchestrated gated structures facilitate the propagation of these features to the decoder,resulting in superior outcomes in haze removal.Empirical validation through a plethora of experiments substantiates the efficacy of URA-Net,demonstrating its superior performance compared to existing methods when applied to established datasets for remote sensing image defogging.On the RICE-1 dataset,URA-Net achieves a Peak Signal-to-Noise Ratio(PSNR)of 29.07 dB,surpassing the Dark Channel Prior(DCP)by 11.17 dB,the All-in-One Network for Dehazing(AOD)by 7.82 dB,the Optimal Transmission Map and Adaptive Atmospheric Light For Dehazing(OTM-AAL)by 5.37 dB,the Unsupervised Single Image Dehazing(USID)by 8.0 dB,and the Superpixel-based Remote Sensing Image Dehazing(SRD)by 8.5 dB.Particularly noteworthy,on the SateHaze1k dataset,URA-Net attains preeminence in overall performance,yielding defogged images characterized by consistent visual quality.This underscores the contribution of the research to the advancement of remote sensing technology,providing a robust and efficient solution for alleviating the adverse effects of haze on image quality.
基金This work was supported in part by the Key Project of Natural Science Research of Anhui Provincial Department of Education under Grant KJ2017A416in part by the Fund of National Sensor Network Engineering Technology Research Center(No.NSNC202103).
文摘When existing deep learning models are used for road extraction tasks from high-resolution images,they are easily affected by noise factors such as tree and building occlusion and complex backgrounds,resulting in incomplete road extraction and low accuracy.We propose the introduction of spatial and channel attention modules to the convolutional neural network ConvNeXt.Then,ConvNeXt is used as the backbone network,which cooperates with the perceptual analysis network UPerNet,retains the detection head of the semantic segmentation,and builds a new model ConvNeXt-UPerNet to suppress noise interference.Training on the open-source DeepGlobe and CHN6-CUG datasets and introducing the DiceLoss on the basis of CrossEntropyLoss solves the problem of positive and negative sample imbalance.Experimental results show that the new network model can achieve the following performance on the DeepGlobe dataset:79.40%for precision(Pre),97.93% for accuracy(Acc),69.28% for intersection over union(IoU),and 83.56% for mean intersection over union(MIoU).On the CHN6-CUG dataset,the model achieves the respective values of 78.17%for Pre,97.63%for Acc,65.4% for IoU,and 81.46% for MIoU.Compared with other network models,the fused ConvNeXt-UPerNet model can extract road information better when faced with the influence of noise contained in high-resolution remote sensing images.It also achieves multiscale image feature information with unified perception,ultimately improving the generalization ability of deep learning technology in extracting complex roads from high-resolution remote sensing images.
文摘This study develops an Enhanced Threshold Based Energy Detection approach(ETBED)for spectrum sensing in a cognitive radio network.The threshold identification method is implemented in the received signal at the secondary user based on the square law.The proposed method is implemented with the signal transmission of multiple outputs-orthogonal frequency division multiplexing.Additionally,the proposed method is considered the dynamic detection threshold adjustments and energy identification spectrum sensing technique in cognitive radio systems.In the dynamic threshold,the signal ratio-based threshold is fixed.The threshold is computed by considering the Modified Black Widow Optimization Algorithm(MBWO).So,the proposed methodology is a combination of dynamic threshold detection and MBWO.The general threshold-based detection technique has different limitations such as the inability optimal signal threshold for determining the presence of the primary user signal.These limitations undermine the sensing accuracy of the energy identification technique.Hence,the ETBED technique is developed to enhance the energy efficiency of cognitive radio networks.The projected approach is executed and analyzed with performance and comparison analysis.The proposed method is contrasted with the conventional techniques of theWhale Optimization Algorithm(WOA)and GreyWolf Optimization(GWO).It indicated superior results,achieving a high average throughput of 2.2 Mbps and an energy efficiency of 3.8,outperforming conventional techniques.
基金supported by the Major Research Projects of the National Natural Science Foundation of China(92267202)the National Key Research and Development Project(2020YFA0711303)the BUPT Excellent Ph.D.Students Foundation(CX2022208).
文摘Beam management,including initial access(IA)and beam tracking,is essential to the millimeter-wave Unmanned Aerial Vehicle(UAV)network.However,the conventional communicationonly and feedback-based schemes suffer a high delay and low accuracy of beam alignment,since they only enable the receiver to passively“hear”the information of the transmitter from the radio domain.This paper presents a novel sensing-assisted beam management approach,the first solution that fully utilizes the information from the visual domain to improve communication performance.We employ both integrated sensing and communication and computer vision techniques and design an extended Kalman filtering method for beam tracking and prediction.Besides,we also propose a novel dual identity association solution to distinguish multiple UAVs in dynamic environments.Real-world experiments and numerical results show that the proposed solution outperforms the conventional methods in IA delay,association accuracy,tracking error,and communication performance.
基金National Natural Science Foundation of China(No.51977214)。
文摘A high-sensitivity magnetic sensing system based on giant magneto-impedance(GMI)effect is designed and fabricated.The system comprises a GMI sensor equipped with a gradient probe and an signal acquisition and processing module.A segmented superposition algorithm is used to increase target signal and reduce the random noise.The results show that under unshielded,room temperature conditions,the system achieves successful detection of weak magnetic fields down to 2 pT with a notable sensitivity of 1.84×10^(8)V/T(G=1000).By applying 17 overlays,the segmented superposition algorithm increases the power proportion of the target signal at 31 Hz from6.89%to 45.91%,surpassing the power proportion of the 2 Hz low-frequency interference signal.Simultaneously,it reduces the power proportion of the 20 Hz random noise.The segmented superposition process effectively cancels out certain random noise elements,leading to a reduction in their respective power proportions.This high-sensitivity magnetic sensing system features a simple structure,and is easy to operate,making it highly valuable for both practical applications and broader dissemination.
基金supported in part by the Fundamental Research Funds for the Central Universities under Grant No.2024ZCJH01in part by the National Natural Science Foundation of China(NSFC)under Grant No.62271081in part by the National Key Research and Development Program of China under Grant No.2020YFA0711302.
文摘In unmanned aerial vehicle(UAV)networks,the high mobility of nodes leads to frequent changes in network topology,which brings challenges to the neighbor discovery(ND)for UAV networks.Integrated sensing and communication(ISAC),as an emerging technology in 6G mobile networks,has shown great potential in improving communication performance with the assistance of sensing information.ISAC obtains the prior information about node distribution,reducing the ND time.However,the prior information obtained through ISAC may be imperfect.Hence,an ND algorithm based on reinforcement learning is proposed.The learning automaton(LA)is applied to interact with the environment and continuously adjust the probability of selecting beams to accelerate the convergence speed of ND algorithms.Besides,an efficient ND algorithm in the neighbor maintenance phase is designed,which applies the Kalman filter to predict node movement.Simulation results show that the LA-based ND algorithm reduces the ND time by up to 32%compared with the Scan-Based Algorithm(SBA),which proves the efficiency of the proposed ND algorithms.
文摘In this paper, Hailin City of Heilongjiang Province, China is taken as the research area. As an important city in Heilongjiang Province, China, the sustainable development of its ecological environment is related to the opening up, economic prosperity and social stability of Northeast China. In this paper, the remote sensing ecological index (RSEI) of Hailin City in recent 20 years was calculated by using Landsat 5/8/9 series satellite images, and the temporal and spatial changes of the ecological environment in Hailin City were further analyzed and the influencing factors were discussed. From 2003 to 2023, the mean value of RSEI in Hailin City decreased and increased, and the ecological environment decreased slightly as a whole. RSEI declined most significantly from 2003 to 2008, and it increased from 2008 to 2013, decreased from 2013 to 2018, and increased from 2018 to 2023 again, with higher RSEI value in the south and lower RSEI value in the northwest. It is suggested to appropriately increase vegetation coverage in the northwest to improve ecological quality. As a result, the predicted value of Elman dynamic recurrent neural network model is consistent with the change trend of the mean value, and the prediction error converges quickly, which can accurately predict the ecological environment quality in the future study area.
文摘Among the many approaches for studying the net primary productivity (NPP), a new method by using remote sensing was introduced in this paper. With spectral information source (the visible band, near infrared band and thermal infrared band) of NOAA-AVHRR, we can get the relative index and parameters, which can be used for estimating NPP of terrestrial vegetation. By means of remote sensing, the estimation of biomass and NPP is mainly based on the models of light energy utilization. In other words, the biomass and NPP can be calculated from the relation among NPP, absorbed photosynthetical active radiation (APAR) and the rate (epsilon) of transformation of APAR to organic matter, thus: NPP = ( FPAR x PAR) x [epsilon * x sigma (T) x sigma (E) x sigma (S) x (1 - Y-m) x (1 - Y-g)]. Based upon remote sensing ( RS) and geographic information system (GIS), the NPP of terrestrial vegetation in China in every ten days was calculated, and the annual NPP was integrated. The result showed that the total NPP of terrestrial vegetation in China was 6.13 x 10(9) t C . a(-1) in 1990 and the maximum NPP was 1 812.9 g C/m(2). According to this result, the spatio-temporal distribution of NPP was analyzed. Comparing to the statistical models, the RS model, using area object other than point one, can better reflect the distribution of NPP, and match the geographic distribution of vegetation in China.
基金the Key Program of National Natural Science Foundation (Project No.50339010) the Huaihe Valley 0pen Fund Project (No.Hx2007).
文摘A momentum BP neural network model (MBPNNM) was constructed to retrieve the water depth information for the South Channel of the Yangtze River Estuary using the relationship between the reflectance derived from Landsat 7 satellite data and the water depth information. Results showed that MBPNNM, which exhibited a strong capability of nonlinear mapping, allowed the water depth information in the study area to be retrieved at a relatively high level of accuracy. Affected by the sediment concentration of water in the estuary, MBPNNM enabled the retrieval of water depth of less than 5 meters accurately. However, the accuracy was not ideal for the water depths of more than 10 meters.
基金This work was supported by the Major Program of the National Natural Science Foundation of China, NSFC (Grant No. 61290311) and the Natural Science Foundation of Hubei Province, China (No. 2014CFB269).
文摘This paper reviews the work on huge capacity fiber-optic sensing network based on ultra-weak draw tower gratings developed at the National Engineering Laboratory for Fiber Optic Sensing Technology (NEL-FOST), Wuhan University of Technology, China. A versatile drawing tower grating sensor network based on ultra-weak fiber Bragg gratings (FBGs) is firstly proposed and demonstrated. The sensing network is interrogated with time- and wavelength-division multiplexing method, which is very promising for the large-scale sensing network.
基金supported by the National Natural Science Foundation of China (Nos. 61370192, 61432015, 61428203, and 61572347)the US National Science Foundation (Nos. CNS-1319915 and CNS-1343355)
文摘Mobile social sensing network is one kind of emerging networks in which sensing tasks are performed by mobile users and sensing data are shared and collected by leveraging the intermittent inter-contacts among mobile users. Traditional ad hoc routing protocols are inapplicable or perform poorly for data collection or data sharing in such mobile social networks because nodes are seldom fully connected. In recent years, many routing protocols (especially social-based routing) are proposed to improve the delivery ratio in mobile social networks, but most of them do not consider the load of nodes thus may lead to unbalanced energy consumption among nodes. In this paper, we propose a simple Energy Efficient framework for Social-based Routing (EE-SR) in mobile social sensing networks to balance the load of nodes while maintaining the delivery ratio within an acceptable range by limiting the chances of forwarding in traditional social-based routing. Furthermore, we also propose an improved version of EE-SR to dynamically adjust the controlling parameter. Simulation results on real-life mobile traces demonstrate the efficiency of our proposed framework.
基金supported by the National Natural Science Foundation of China(No.61503335)the Key Laboratory of System Control and Information Processing,China(No.Scip201504)
文摘We study the distributed Kalman filtering problem in relative sensing networks with rigorous analysis.The relative sensing network is modeled by an undirected graph while nodes in this network are running homogeneous dynamical models. The sufficient and necessary condition for the observability of the whole system is given with detailed proof. By local information and measurement communication, we design a novel distributed suboptimal estimator based on the Kalman filtering technique for comparison with a centralized optimal estimator. We present sufficient conditions for its convergence with respect to the topology of the network and the numerical solutions of n linear matrix inequality(LMI) equations combining system parameters. Finally, we perform several numerical simulations to verify the effectiveness of the given algorithms.
基金the National High Technology Research and Development Program (863) of China (No.2006AA09Z233)
文摘Formation control is essential for an underwater mobile sensing network(UMSN) ,and an ad hoc network which wirelessly connects underwater vehicles of sensing and/or observing types via acoustic communications,to fulfill mobile sensing tasks.The problem of formation control for a UMSN with varying topology is studied in this paper.The methodology of synthesizing distributed formation controller which stabilizes a UMSN with varying topology is proposed on the basis of the stability analysis of linear time-varying systems.
基金Special Funds for Postdoctoral Innovative Projects of Shandong Province(No.201103099)
文摘With the development of wireless technologies,multifarious standards are currently used in the underground coal mine communication systems.In this paper,the coexistence of 802.15.4 based wireless senser networks (WSNs) with other wireless networks using cognitive radio technique are discussed.Multiple sensor nodes are involved in the spectrum sensing to avoid the interference from other wireless users.The more the sensor nodes cooperate in the sensing,the better the detection performance can be obtained; however,more energy is consumed.How to get the tradeoff between energy efficiency and detection performance is a key problem.According to the requirements for detection,we first give the least required detection time of a single sensor node.Then,the voting fusion rule is adopted for the final decision making.Finally,the relationship between final detection performance and energy consumption is analyzed.
基金the National High Technology Research and Development Program(863) of China (No.2006AA09Z233)
文摘Comprised by a swarm of acoustically linked and cooperative autonomous underwater vehicles(AUVs) with onboard sensors,an underwater mobile sensing network(UMSN) will be a complementary means to fixed observatory networks,e.g.seafloor observatory networks and moored buoy arrays.It has obvious advantages over a single large AUV in higher efficiency due to parallel observation,stronger robustness to vehicle failures and lower cost.Although an UMSN can be viewed as a counterpart of wireless mobile sensing networks for air and terrestrial applications,it is much more challenging due to poor performance of underwater acoustic communication, poor performance of underwater positioning and high degree of uncertainty in vehicle dynamics and underwater environment.In order to verify key technologies involved in an UMSN,e.g.cooperation of multi-AUVs based on acoustic communication,a low cost testbed has been developed for experimental study.The design of both hardware and software is introduced.Also the results of a functional test for verification of the effectiveness of the testbed are presented.
基金supported by the Teaching and Research Award Program for Outstanding Young Professors in Higher Education Institute from the Ministry of Education of China and National Natural Science Foundation of China(No.60577005).
文摘A white-light interferometric fiber-optic sensing network based on the double-ring topology is demonstrated,which can be applied to the measurements of quasi-distributed strain and temperature in a smart structure.In order to increase the multiplexing capacity,decrease the measurement cost of each sensor,and improve the ability of reliability of the sensor network,a double-port interrogating technology was used.The double-ring fiber optical sensing network based on the space division multiplexing(SDM)is further developed.The low coherent multiplexing principle in the double-ring network structure is analyzed.Based on the optical path matching condition of SDM,the intensity characteristic of the interference signal in the sensor is deduced.The characteristics of the double-ring sensing network connecting 9 sensors and its property of robust resisting destruction are verified by experiments,and the results are analyzed and discussed.