期刊文献+
共找到89,102篇文章
< 1 2 250 >
每页显示 20 50 100
Noninvasive Radar Sensing Augmented with Machine Learning for Reliable Detection of Motor Imbalance
1
作者 Faten S.Alamri Adil Ali Saleem +2 位作者 Muhammad I.Khan Hafeez Ur Rehman Siddiqui Amjad Rehman 《Computer Modeling in Engineering & Sciences》 2026年第1期698-726,共29页
Motor imbalance is a critical failure mode in rotating machinery,potentially causing severe equipment damage if undetected.Traditional vibration-based diagnostic methods rely on direct sensor contact,leading to instal... Motor imbalance is a critical failure mode in rotating machinery,potentially causing severe equipment damage if undetected.Traditional vibration-based diagnostic methods rely on direct sensor contact,leading to installation challenges and measurement artifacts that can compromise accuracy.This study presents a novel radar-based framework for non-contact motor imbalance detection using 24 GHz continuous-wave radar.A dataset of 1802 experimental trials was sourced,covering four imbalance levels(0,10,20,30 g)across varying motor speeds(500–1500 rpm)and load torques(0–3 Nm).Dual-channel in-phase and quadrature radar signals were captured at 10,000 samples per second for 30-s intervals,preserving both amplitude and phase information for analysis.A multi-domain feature extraction methodology captured imbalance signatures in time,frequency,and complex signal domains.From 65 initial features,statistical analysis using Kruskal–Wallis tests identified significant descriptors,and recursive feature elimination with Random Forest reduced the feature set to 20 dimensions,achieving 69%dimensionality reduction without loss of performance.Six machine learning algorithms,Random Forest,Extra Trees Classifier,Extreme Gradient Boosting,Categorical Boosting,Support Vector Machine with radial basis function kernel,and k-Nearest Neighbors were evaluated with grid-search hyperparameter optimization and five-fold cross-validation.The Extra Trees Classifier achieved the best performance with 98.52%test accuracy,98%cross-validation accuracy,and minimal variance,maintaining per-class precision and recall above 97%.Its superior performance is attributed to its randomized split selection and full bootstrapping strategy,which reduce variance and overfitting while effectively capturing the nonlinear feature interactions and non-normal distributions present in the dataset.The model’s average inference time of 70 ms enables near real-time deployment.Comparative analysis demonstrates that the radar-based framework matches or exceeds traditional contact-based methods while eliminating their inherent limitations,providing a robust,scalable,and noninvasive solution for industrial motor condition monitoring,particularly in hazardous or space-constrained environments. 展开更多
关键词 Condition monitoring imbalance detection industrial applications machine learning motor fault diagnosis non-contact sensing radar sensing vibration monitoring
在线阅读 下载PDF
Integrating optical and radiofrequency interferometry for enhanced phase sensing
2
作者 Ruimin Jie Zhaopeng Zhang +1 位作者 Chen Zhu Jie Huang 《Advanced Photonics Nexus》 2026年第1期111-121,共11页
Interferometry is a crucial investigative technique used across diverse fields to achieve highprecision measurements.It works by analyzing the phase difference between two interfering waves,which results from variatio... Interferometry is a crucial investigative technique used across diverse fields to achieve highprecision measurements.It works by analyzing the phase difference between two interfering waves,which results from variations in optical path lengths within an interferometer.We introduce a novel method for directly measuring changes in the phase difference within an optical interferometer,importantly,with the added advantage of a controllable enhancement factor.This approach is achieved through a two-step process:first,the optical phase difference is encoded into a sub-GHz radiofrequency(RF)signal using microwave-photonic manipulation;then,RF interferometry-assisted phase amplification is implemented at the destructive interference point.In our experiments,we demonstrate a phase sensitivity of 2.14 rad∕nm operating at 140 MHz using a miniature in-fiber Fabry-Pérot interferometer for sub-nanometer displacement sensing,which reveals a sensitivity magnification factor of 258.6.With further refinement,we anticipate that even higher enhancement factors can be achieved,paving the way for the development of cost-effective,ultrasensitive interferometry-based instruments for high-precision optical measurements. 展开更多
关键词 fiber-optic interferometer microwave photonics INTERFEROMETRY phase sensing radiofrequency interferometry
在线阅读 下载PDF
MewCDNet: A Wavelet-Based Multi-Scale Interaction Network for Efficient Remote Sensing Building Change Detection
3
作者 Jia Liu Hao Chen +5 位作者 Hang Gu Yushan Pan Haoran Chen Erlin Tian Min Huang Zuhe Li 《Computers, Materials & Continua》 2026年第1期687-710,共24页
Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectra... Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectral similarity between buildings and backgrounds,sensor variations,and insufficient computational efficiency.To address these challenges,this paper proposes a novel Multi-scale Efficient Wavelet-based Change Detection Network(MewCDNet),which integrates the advantages of Convolutional Neural Networks and Transformers,balances computational costs,and achieves high-performance building change detection.The network employs EfficientNet-B4 as the backbone for hierarchical feature extraction,integrates multi-level feature maps through a multi-scale fusion strategy,and incorporates two key modules:Cross-temporal Difference Detection(CTDD)and Cross-scale Wavelet Refinement(CSWR).CTDD adopts a dual-branch architecture that combines pixel-wise differencing with semanticaware Euclidean distance weighting to enhance the distinction between true changes and background noise.CSWR integrates Haar-based Discrete Wavelet Transform with multi-head cross-attention mechanisms,enabling cross-scale feature fusion while significantly improving edge localization and suppressing spurious changes.Extensive experiments on four benchmark datasets demonstrate MewCDNet’s superiority over comparison methods:achieving F1 scores of 91.54%on LEVIR,93.70%on WHUCD,and 64.96%on S2Looking for building change detection.Furthermore,MewCDNet exhibits optimal performance on the multi-class⋅SYSU dataset(F1:82.71%),highlighting its exceptional generalization capability. 展开更多
关键词 Remote sensing change detection deep learning wavelet transform MULTI-SCALE
在线阅读 下载PDF
GLMCNet: A Global-Local Multiscale Context Network for High-Resolution Remote Sensing Image Semantic Segmentation
4
作者 Yanting Zhang Qiyue Liu +4 位作者 Chuanzhao Tian Xuewen Li Na Yang Feng Zhang Hongyue Zhang 《Computers, Materials & Continua》 2026年第1期2086-2110,共25页
High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes an... High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes and wealth of spatial details pose challenges for semantic segmentation.While convolutional neural networks(CNNs)excel at capturing local features,they are limited in modeling long-range dependencies.Conversely,transformers utilize multihead self-attention to integrate global context effectively,but this approach often incurs a high computational cost.This paper proposes a global-local multiscale context network(GLMCNet)to extract both global and local multiscale contextual information from HRSIs.A detail-enhanced filtering module(DEFM)is proposed at the end of the encoder to refine the encoder outputs further,thereby enhancing the key details extracted by the encoder and effectively suppressing redundant information.In addition,a global-local multiscale transformer block(GLMTB)is proposed in the decoding stage to enable the modeling of rich multiscale global and local information.We also design a stair fusion mechanism to transmit deep semantic information from deep to shallow layers progressively.Finally,we propose the semantic awareness enhancement module(SAEM),which further enhances the representation of multiscale semantic features through spatial attention and covariance channel attention.Extensive ablation analyses and comparative experiments were conducted to evaluate the performance of the proposed method.Specifically,our method achieved a mean Intersection over Union(mIoU)of 86.89%on the ISPRS Potsdam dataset and 84.34%on the ISPRS Vaihingen dataset,outperforming existing models such as ABCNet and BANet. 展开更多
关键词 Multiscale context attention mechanism remote sensing images semantic segmentation
在线阅读 下载PDF
Single-shot wavefront sensing enabled by a photonic integrated circuit
5
作者 Wenyu Chen Zixin Zhao +3 位作者 Shiyuan Liu Hui Deng Liang Gao Jinlong Zhu 《Advanced Photonics Nexus》 2026年第1期131-139,共9页
Point-of-care diagnostics and inline quantitative phase imaging(QPI)drive the demand for portable,ultra-miniaturized,and robust optical imaging and metrology systems.We propose and demonstrate a wavefront sensor integ... Point-of-care diagnostics and inline quantitative phase imaging(QPI)drive the demand for portable,ultra-miniaturized,and robust optical imaging and metrology systems.We propose and demonstrate a wavefront sensor integrated into a photonic integrated circuit,enabling single-shot optical phase retrieval.We implemented an integrated wavefront sensor array with a spatial resolution of 17μm and a numerical aperture of 0.1.Furthermore,we experimentally demonstrated the reconstruction of wavefronts defined by Zernike polynomials,specifically the first 14 terms(Z_(1)to Z_(14)),achieving an average root mean square error below 0.07.This advancement paves the way for fully integrated,portable,and robust optical imaging systems,facilitating integrated wavefront sensors in demanding applications such as point-of-care diagnostics,endoscopy,in situ QPI,and inline surface profile measurement. 展开更多
关键词 wavefront sensing photonic integrated circuit computational imaging miniaturized optical system
在线阅读 下载PDF
Research Progress on Spatiotemporal Variability of Rice Planting Based on Satellite Remote Sensing Monitoring
6
作者 Qi ang HU Aichuan LI +2 位作者 Xinbing WANG Francesco Marinello Zhan SHI 《Agricultural Biotechnology》 2026年第1期76-81,共6页
As a vital food crop,rice is an important part of global food crops.Studying the spatiotemporal changes in rice cultivation facilitates early prediction of production risks and provides support for agricultural policy... As a vital food crop,rice is an important part of global food crops.Studying the spatiotemporal changes in rice cultivation facilitates early prediction of production risks and provides support for agricultural policy decisions related to rice.With the increasing application of satellite remote sensing technology in crop monitoring,remote sensing for rice cultivation has emerged as a novel approach,offering new perspectives for monitoring rice planting.This paper briefly outlined the current research and development status of satellite remote sensing for monitoring rice cultivation both at home and abroad.Foreign scholars have made innovations in data sources and methodologies for satellite remote sensing monitoring,and utilized multi-source satellite information and machine learning algorithms to enhance the accuracy of rice planting monitoring.Scholars in China have achieved significant results in the study of satellite remote sensing for monitoring rice cultivation.Their research and application in monitoring rice planting areas provide valuable references for agricultural production management.However,satellite remote sensing monitoring of rice still faces challenges such as low spatiotemporal resolution and difficulties related to cloud cover and data fusion,which require further in-depth investigation.Additionally,there are shortcomings in the accuracy of remote sensing monitoring for fragmented farmland plots and smallholder farming.To address these issues,future efforts should focus on developing multi-source heterogeneous data fusion analysis technologies and researching monitoring systems.These advancements are expected to enable high-precision large-scale acquisition of rice planting information,laying a foundation for future smart agriculture. 展开更多
关键词 Satellite remote sensing Rice cultivation Spatiotemporal variability MONITORING Research review
在线阅读 下载PDF
Enhanced Multi-Scale Feature Extraction Lightweight Network for Remote Sensing Object Detection
7
作者 Xiang Luo Yuxuan Peng +2 位作者 Renghong Xie Peng Li Yuwen Qian 《Computers, Materials & Continua》 2026年第3期2097-2118,共22页
Deep learning has made significant progress in the field of oriented object detection for remote sensing images.However,existing methods still face challenges when dealing with difficult tasks such as multi-scale targ... Deep learning has made significant progress in the field of oriented object detection for remote sensing images.However,existing methods still face challenges when dealing with difficult tasks such as multi-scale targets,complex backgrounds,and small objects in remote sensing.Maintaining model lightweight to address resource constraints in remote sensing scenarios while improving task completion for remote sensing tasks remains a research hotspot.Therefore,we propose an enhanced multi-scale feature extraction lightweight network EM-YOLO based on the YOLOv8s architecture,specifically optimized for the characteristics of large target scale variations,diverse orientations,and numerous small objects in remote sensing images.Our innovations lie in two main aspects:First,a dynamic snake convolution(DSC)is introduced into the backbone network to enhance the model’s feature extraction capability for oriented targets.Second,an innovative focusing-diffusion module is designed in the feature fusion neck to effectively integrate multi-scale feature information.Finally,we introduce Layer-Adaptive Sparsity for magnitude-based Pruning(LASP)method to perform lightweight network pruning to better complete tasks in resource-constrained scenarios.Experimental results on the lightweight platform Orin demonstrate that the proposed method significantly outperforms the original YOLOv8s model in oriented remote sensing object detection tasks,and achieves comparable or superior performance to state-of-the-art methods on three authoritative remote sensing datasets(DOTA v1.0,DOTA v1.5,and HRSC2016). 展开更多
关键词 Deep learning object detection feature extraction feature fusion remote sensing
在线阅读 下载PDF
Strain localization and time-dependent deformation in granodiorite characterized by distributed optical fiber sensing
8
作者 Shuting Miao Arno Zang +3 位作者 Guido Blöcher Yinlin Ji Hannes Hofmann Pengzhi Pan 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第1期166-178,共13页
A multi-stage stress relaxation test was performed on a granodiorite sample to understand the deformation process prior to the macroscopic failure of brittle rocks,as well as the transient response during stress relax... A multi-stage stress relaxation test was performed on a granodiorite sample to understand the deformation process prior to the macroscopic failure of brittle rocks,as well as the transient response during stress relaxation.Distributed optical fiber sensing was used to measure strains across the sample surface by helically wrapping the single-mode fiber around the cylindrical sample.Close agreement was observed between the circumferential strains obtained from the optical fibers and the extensometer.The reconstructed full-field strain contours show strain heterogeneity from the crack closure phase,and the strains in the later deformation phase are dominantly localized within the former high-strain zone.The Gini coefficient was used to quantify the degree of strain localization and shows an initial increase during the crack closure phase,a decrease during the linear elastic phase,and a subsequent increase during the post-yielding phase.This behavior corresponds to a process of initial localization from an imperfect boundary condition,homogenization,and eventual relocalization prior to the macroscopic failure of the sample.The transient strain rate decay during the stress relaxation phase was quantified using the p-value in the“Omori-like"power law function.A higher initial stress at the onset of relaxation results in a lower p-value,indicating a slower strain rate decay.As the sample approaches macroscopic failure,the lowest p-value shifts from the most damaged zone to adjacent areas,suggesting stress redistribution or crack propagation in deformed crystalline rocks under stress relaxation conditions. 展开更多
关键词 Distributed optical fiber sensing Stress relaxation Strain localization Time-dependent deformation
在线阅读 下载PDF
YOLO-DS:a detection model for desert shrub identification and coverage estimation in UAV remote sensing
9
作者 Weifan Xu Huifang Zhang +6 位作者 Yan Zhang Kangshuo Liu Jinglu Zhang Yali Zhu Baoerhan Dilixiati Jifeng Ning Jian Gao 《Journal of Forestry Research》 2026年第1期242-255,共14页
Desert shrubs are indispensable in maintaining ecological stability by reducing soil erosion,enhancing water retention,and boosting soil fertility,which are critical factors in mitigating desertification processes.Due... Desert shrubs are indispensable in maintaining ecological stability by reducing soil erosion,enhancing water retention,and boosting soil fertility,which are critical factors in mitigating desertification processes.Due to the complex topography,variable climate,and challenges in field surveys in desert regions,this paper proposes YOLO-Desert-Shrub(YOLO-DS),a detection method for identifying desert shrubs in UAV remote sensing images based on an enhanced YOLOv8n framework.This method accurately identifying shrub species,locations,and coverage.To address the issue of small individual plants dominating the dataset,the SPDconv convolution module is introduced in the Backbone and Neck layers of the YOLOv8n model,replacing conventional convolutions.This structural optimization mitigates information degradation in fine-grained data while strengthening discriminative feature capture across spatial scales within desert shrub datasets.Furthermore,a structured state-space model is integrated into the main network,and the MambaLayer is designed to dynamically extract and refine shrub-specific features from remote sensing images,effectively filtering out background noise and irrelevant interference to enhance feature representation.Benchmark evaluations reveal the YOLO-DS framework attains 79.56%mAP40weight,demonstrating 2.2%absolute gain versus the baseline YOLOv8n architecture,with statistically significant advantages over contemporary detectors in cross-validation trials.The predicted plant coverage exhibits strong consistency with manually measured coverage,with a coefficient of determination(R^(2))of 0.9148 and a Root Mean Square Error(RMSE)of1.8266%.The proposed UAV-based remote sensing method utilizing the YOLO-DS effectively identify and locate desert shrubs,monitor canopy sizes and distribution,and provide technical support for automated desert shrub monitoring. 展开更多
关键词 Desert shrubs Deep learning Object detection UAV remote sensing YOLOv8 Mamba
在线阅读 下载PDF
A Super-Resolution Generative Adversarial Network for Remote Sensing Images Based on Improved Residual Module and Attention Mechanism
10
作者 Yifan Zhang Yong Gan +1 位作者 Mengke Tang Xinxin Gan 《Computers, Materials & Continua》 2026年第2期689-707,共19页
High-resolution remote sensing imagery is essential for critical applications such as precision agriculture,urban management planning,and military reconnaissance.Although significant progress has been made in singleim... High-resolution remote sensing imagery is essential for critical applications such as precision agriculture,urban management planning,and military reconnaissance.Although significant progress has been made in singleimage super-resolution(SISR)using generative adversarial networks(GANs),existing approaches still face challenges in recovering high-frequency details,effectively utilizing features,maintaining structural integrity,and ensuring training stability—particularly when dealing with the complex textures characteristic of remote sensing imagery.To address these limitations,this paper proposes the Improved ResidualModule and AttentionMechanism Network(IRMANet),a novel architecture specifically designed for remote sensing image reconstruction.IRMANet builds upon the Super-Resolution Generative Adversarial Network(SRGAN)framework and introduces several key innovations.First,the Enhanced Residual Unit(ERU)enhances feature reuse and stabilizes training through deep residual connections.Second,the Self-Attention Residual Block(SARB)incorporates a self-attentionmechanism into the Improved Residual Module(IRM)to effectivelymodel long-range dependencies and automatically emphasize salient features.Additionally,the IRM adopts amulti-scale feature fusion strategy to facilitate synergistic interactions between local detail and global semantic information.The effectiveness of each component is validated through ablation studies,while comprehensive comparative experiments on standard remote sensing datasets demonstrate that IRMANet significantly outperforms both the baseline and state-of-the-art methods in terms of perceptual quality and quantitative metrics.Specifically,compared to the baseline model,at a magnification factor of 2,IRMANet achieves an improvement of 0.24 dB in peak signal-to-noise ratio(PSNR)and 0.54 in structural similarity index(SSIM);at a magnification factor of 4,it achieves gains of 0.22 dB in PSNR and 0.51 in SSIM.These results confirm that the proposedmethod effectively enhances detail representation and structural reconstruction accuracy in complex remote sensing scenarios,offering robust technical support for high-precision detection and identification of both military and civilian aircraft. 展开更多
关键词 Remote sensing imagery generative adversarial networks SUPER-RESOLUTION enhanced residual unit selfattention mechanism
在线阅读 下载PDF
An Overview of Remote Sensing of Agricultural Greenhouses:Advances and Perspectives
11
作者 GAO Yuan ZHU Bingxue SONG Kaishan 《Chinese Geographical Science》 2026年第2期171-190,共20页
Agricultural greenhouses(AGHs)are increasingly used globally to control the crop growth environment,which are vital for food production,resource conservation,and rural economies.Advances in high-quality data acquisiti... Agricultural greenhouses(AGHs)are increasingly used globally to control the crop growth environment,which are vital for food production,resource conservation,and rural economies.Advances in high-quality data acquisition methods and information retrieval algorithms have improved the ability to extract AGHs from remote sensing images(e.g.,satellite and uncrewed aerial vehicle(UAV)).Research on this topic began in 1989,and the number of related studies has increased annually.This paper provides a review of the development of remote sensing of AGHs and research hotspots.It summarizes the current status and trends of data sources,identification features,methods,and accuracy of AGHs extraction.Due to the unique spectral,textural,and geometric characteristics of AGHs,research studies have primarily utilized optical remote sensing data from sensors with spatial resolutions of 30 m or more,such as Landsat,Sentinel,Gaofen(GF),and Worldview,to extract AGHs.Machine learning and deep learning methods have provided more precise results for extracting AGHs than threshold segmentation methods.In contrast,deep learning algorithms have been primarily used with high-spatial resolution data and small-scale study areas,with accuracy rates generally exceeding 90.00%.However,future research may use higher spatial resolution images to improve the accuracy and detail of AGH extraction.Recent studies have integrated multiple data sources and performed time-series analysis to improve monitoring of dynamic changes in AGHs.Moreover,emphasis should be placed on optimizing data fusion techniques,implementing sample transfer methods,expanding the number of sensors,and increasing the application of artificial intelligence(AI)in monitoring AGHs.These efforts will provide more reliable methods and tools to improve agricultural production and resource utilization efficiency.This review provides resources for researchers and decision-makers involved in modern agricultural development,as well as scientific evidence for the sustainable development of rural areas. 展开更多
关键词 agricultural greenhouse(AGH) remote sensing deep learning precision agriculture time-series analysis
在线阅读 下载PDF
Deep Learning-Enhanced Human Sensing with Channel State Information: A Survey
12
作者 Binglei Yue Aili Jiang +3 位作者 Chun Yang Junwei Lei Heng Liu Yin Zhang 《Computers, Materials & Continua》 2026年第1期1-28,共28页
With the growing advancement of wireless communication technologies,WiFi-based human sensing has gained increasing attention as a non-intrusive and device-free solution.Among the available signal types,Channel State I... With the growing advancement of wireless communication technologies,WiFi-based human sensing has gained increasing attention as a non-intrusive and device-free solution.Among the available signal types,Channel State Information(CSI)offers fine-grained temporal,frequency,and spatial insights into multipath propagation,making it a crucial data source for human-centric sensing.Recently,the integration of deep learning has significantly improved the robustness and automation of feature extraction from CSI in complex environments.This paper provides a comprehensive review of deep learning-enhanced human sensing based on CSI.We first outline mainstream CSI acquisition tools and their hardware specifications,then provide a detailed discussion of preprocessing methods such as denoising,time–frequency transformation,data segmentation,and augmentation.Subsequently,we categorize deep learning approaches according to sensing tasks—namely detection,localization,and recognition—and highlight representative models across application scenarios.Finally,we examine key challenges including domain generalization,multi-user interference,and limited data availability,and we propose future research directions involving lightweight model deployment,multimodal data fusion,and semantic-level sensing. 展开更多
关键词 Channel State Information(CSI) human sensing human activity recognition deep learning
在线阅读 下载PDF
A review of dynamic monitoring methods for intermittent rivers:Integrating remote sensing and machine learning
13
作者 XIE Chaoshuai Lv Aifeng 《Journal of Geographical Sciences》 2026年第3期763-796,共34页
Intermittent rivers and ephemeral streams(IRES),also known as non-perennial river segments(NPRs),have garnered attention due to their significant roles in watershed hydrology and ecosystem services,especially in the c... Intermittent rivers and ephemeral streams(IRES),also known as non-perennial river segments(NPRs),have garnered attention due to their significant roles in watershed hydrology and ecosystem services,especially in the context of climate change and escalating human activities.Recent advances in machine learning(ML)techniques have significantly improved the analysis of dynamic changes in IRES.Various ML models,including random forest(RF),long short-term memory(LSTM),and U-Net,demonstrate clear advantages in processing complex hydrological data,enhancing the efficiency and accuracy of IRES extraction from remote sensing data.Furthermore,hybrid ML approaches enhance predictive performance in complex hydrological scenarios by integrating multiple algorithms.However,ML methods still face challenges,including high data dependence,computational complexity,and scalability issues with models.This review proposes an IRES monitoring framework that combines satellite data with ML algorithms,integrating remote sensing technologies such as optical imaging and synthetic aperture radar,and evaluates the advantages and limitations of different ML methods.It further highlights the potential of integrating multiple ML techniques and high-resolution remote sensing data to monitor IRES dynamics,conduct ecological assessments,and support sustainable water management,offering a scientific foundation for addressing environmental and anthropogenic pressures. 展开更多
关键词 machine learning intermittent rivers and ephemeral streams remote sensing framework algorithm selection
原文传递
Radar Beampattern Gain Maximization for MIMO Integrated Sensing and Communication Systems
14
作者 Ren Hong Zhang Ruoyu +2 位作者 Chen Guangyi Lin Xu Wu Wen 《China Communications》 2026年第2期268-284,共17页
Integrated sensing and communication(ISAC)is an appealing approach to address spectrum congestion and beamforming is an effective method to realize ISAC.In this paper,we investigate the beamforming design problem for ... Integrated sensing and communication(ISAC)is an appealing approach to address spectrum congestion and beamforming is an effective method to realize ISAC.In this paper,we investigate the beamforming design problem for multiple-input multipleoutput(MIMO)ISAC systems and propose to maximize the radar beampattern gain of the target direction while ensuring the signal-to-interference-plus-noise ratio(SINR)constraints of communication users.Particularly,we discuss two cases of ISAC transmit beamforming,i.e.,Case-Ⅰand Case-Ⅱ,which do not have and do have the dedicated probing signal,respectively.For these two cases of transmit beamforming design problems,we start from the single-user scenario and provide the closed-form solutions for MIMO ISAC beamforming vectors.Then,we consider the multiuser scenario and utilize the semidefinite relaxation technique to convert the beamforming design problems into convex semidefinite programming problems.Furthermore,we investigate the impact of the channel correlation between radar and communication on the performance gain of MIMO ISAC systems and characterize the performance tradeoff.Numerical results validate that the dedicated probing signal is unnecessary in the single-user scenario,whereas it has a slight improvement in target detection performance at low SINR thresholds in the multi-user scenario.It is also shown that the stronger the correlation between radar and communication channels,the greater the performance gain of the system. 展开更多
关键词 integrated sensing and communication multiple-input multiple-output performance tradeoff radar beampattern gain semidefinite relaxation
在线阅读 下载PDF
Quorum sensing:its roles in mediating biofilm and viable but non-culturable state formation,and strategies for the prevention and control of foodborne bacteria via quorum quenching
15
作者 Ting Ding Xuchen Li +3 位作者 Hongwei Zhan Yanqing Li Zhenqing Li Yang Deng 《Food Science and Human Wellness》 2026年第2期520-537,共18页
Foodborne bacteria produce biofilms and their viable but non-culturable(VBNC)formation,can affect food quality and safety.Studies have shown that these characteristics are regulated by the bacterial quorum sensing(QS)... Foodborne bacteria produce biofilms and their viable but non-culturable(VBNC)formation,can affect food quality and safety.Studies have shown that these characteristics are regulated by the bacterial quorum sensing(QS)system.Quenching the QS system of foodborne bacteria and blocking the expression of the corresponding genes may be an effective way to improve food quality and safety.Therefore,this article reviews the QS systems for foodborne bacteria,the regulatory mechanisms of QS systems in biofilm and VBNC formation and resuscitation,the research progress on quorum sensing inhibitors(QSIs)for Gram-negative and Gram-positive bacteria,and introduces QSIs from various sources.In addition,we have also summarized the current research issues on QS regulation of biofilms and VBNC formation.The systematic study of the QS phenomenon of foodborne bacteria in practical situations,the mechanism of bacterial QS cooperation-cheating,the screening of novel and highly active QSIs,the combination of QSIs and other technologies to improve their bioavailability,and the regulatory network between biofilm and VBNC formation and resuscitation are research directions that need to be paid attention to in the future. 展开更多
关键词 Foodborne bacteria Quorum sensing Biofilm formation Viable but non-culturable state formation Food quality
在线阅读 下载PDF
Statistical method for quantifying the strain localization process in Beishan granite under multi-creep triaxial compression based on distributed optical fiber sensing
16
作者 Xiujun Zhang Peng-Zhi Pan Shuting Miao 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第1期398-415,共18页
To investigate the damage evolution caused by stress-driven and sub-critical crack propagation within the Beishan granite under multi-creep triaxial compressive conditions,the distributed optical fiber sensing and X-r... To investigate the damage evolution caused by stress-driven and sub-critical crack propagation within the Beishan granite under multi-creep triaxial compressive conditions,the distributed optical fiber sensing and X-ray computed tomography were combined to obtain the strain distribution over the sample surface and internal fractures of the samples.The Gini and skewness(G-S)coefficients were used to quantify strain localization during tests,where the Gini coefficient reflects the degree of clustering of elements with high strain values,i.e.,strain localization/delocalization.The strain localization-induced asymmetry of data distribution is quantified by the skewness coefficient.A precursor to granite failure is defined by the rapid and simultaneous increase of the G-S coefficients,which are calculated from strain increment,giving an earlier warning of failure by about 8%peak stress than those from absolute strain values.Moreover,the process of damage accumulation due to stress-driven crack propagation in Beishan granite is different at various confining pressures as the stress exceeds the crack initiation stress.Concretely,strain localization is continuous until brittle failure at higher confining pressure,while both strain localization and delocalization occur at lower confining pressure.Despite the different stress conditions,a similar statistical characteristic of strain localization during the creep stage is observed.The Gini coefficient increases,and the skewness coefficient decreases slightly as the creep stress is below 95%peak stress.When the accelerated strain localization begins,the Gini and skewness coefficients increase rapidly and simultaneously. 展开更多
关键词 Statistical method Multi-creep triaxial compression Strain localization quantification Distributed optical fiber sensing Precursor identification
在线阅读 下载PDF
Sandwich-Architected Hybrid Organic Crystals with Humidity-Temperature Sensing and Cryogenic Photothermal Actuation
17
作者 Linfeng Lan Lijie Wang +1 位作者 Chenguang Wang Hongyu Zhang 《Nano-Micro Letters》 2026年第5期488-504,共17页
The growing demand for personalized health care,smart wearables,and advanced environmental monitoring has spurred the development of multifunctional materials that combine flexibility,environmental adaptability,and di... The growing demand for personalized health care,smart wearables,and advanced environmental monitoring has spurred the development of multifunctional materials that combine flexibility,environmental adaptability,and diverse functionalities.However,conventional materials often failed to integrate these attributes simultaneously,hindering their applicability in next-generation technologies.Here,we present an organic-inorganic hybrid crystalline material with a unique sandwich-like architecture,in which a flexible organic crystal core is encased by reduced graphene oxide(rGO)and thermoplastic polyurethane(TPU).This strategic integration endows the material with fluorescence,cryogenic flexibility,and electrical conductivity,while also enabling dual sensing and actuation capabilities.The rGO layer facilitates real-time humidity(25-90%RH)and temperature(25-180℃)sensing through environmental interactions,whereas the differential thermal expansion between TPU and the flexible crystal core drives efficient photothermal actuation at-150℃ for advanced thermal regulation.The hybrid material exhibits stable performance under extreme conditions,making it a promising candidate for biomedical monitoring,flexible electronics,and energy applications.This work establishes hybrid crystalline materials as versatile and scalable platforms for addressing complex technological demands,paving the way for their application in next-generation multifunctional devices. 展开更多
关键词 Organic crystals Reduced graphene oxide composites Humidity and temperature sensing Cryogenic photothermal actuation
在线阅读 下载PDF
Optical lateral flow immune assay technology for body fluid sensing
18
作者 Chen Liu Tianqi Zhao +5 位作者 Jialing Zhou Xiaoyun Hu Dinghao Pan Jinlong Li Wei Li Zhihui Dai 《Chinese Chemical Letters》 2026年第1期106-115,共10页
Detecting biomarkers in body fluids by optical lateral flow immune assay(LFIA) technology provides rapid access to disease information for early diagnosis.LFIA is based on an antigen-antibody reaction and is rapidly b... Detecting biomarkers in body fluids by optical lateral flow immune assay(LFIA) technology provides rapid access to disease information for early diagnosis.LFIA is based on an antigen-antibody reaction and is rapidly becoming the preferred choice of physicians and patients for point-of-care testing due to its simplicity,cost-effectiveness,and rapid detection.Observing the optical signal change from the colloidal gold of the traditional LFIA strip has been widely applied for various biomarkers detection in body fluids.Despite the significant progress,rapid real-time detection of color changes in the colloidal gold by the naked eye still faces many limitations,such as large errors and the inability to quantify and accurately detect.New optical LFIA strip technology has emerged in recent years to extend its application scenarios for achieving quantitative detection such as fluorescence,afterglow,and chemiluminescence.Herein,we summarized the development of optical LFIA technology from single to hyphenated optical signals for biomarkers detection in body fluids from invasive and non-invasive sources.Moreover,the challenge and outlook of optical LFIA strip technology are highlighted to inspire the designing of next-generation diagnostic platforms. 展开更多
关键词 Optical signal Lateral flow immune assay Hyphenated optical technology Body fluid sensing Point-of-care testing
原文传递
Multi-Constraint Generative Adversarial Network-Driven Optimization Method for Super-Resolution Reconstruction of Remote Sensing Images
19
作者 Binghong Zhang Jialing Zhou +3 位作者 Xinye Zhou Jia Zhao Jinchun Zhu Guangpeng Fan 《Computers, Materials & Continua》 2026年第1期779-796,共18页
Remote sensing image super-resolution technology is pivotal for enhancing image quality in critical applications including environmental monitoring,urban planning,and disaster assessment.However,traditional methods ex... Remote sensing image super-resolution technology is pivotal for enhancing image quality in critical applications including environmental monitoring,urban planning,and disaster assessment.However,traditional methods exhibit deficiencies in detail recovery and noise suppression,particularly when processing complex landscapes(e.g.,forests,farmlands),leading to artifacts and spectral distortions that limit practical utility.To address this,we propose an enhanced Super-Resolution Generative Adversarial Network(SRGAN)framework featuring three key innovations:(1)Replacement of L1/L2 loss with a robust Charbonnier loss to suppress noise while preserving edge details via adaptive gradient balancing;(2)A multi-loss joint optimization strategy dynamically weighting Charbonnier loss(β=0.5),Visual Geometry Group(VGG)perceptual loss(α=1),and adversarial loss(γ=0.1)to synergize pixel-level accuracy and perceptual quality;(3)A multi-scale residual network(MSRN)capturing cross-scale texture features(e.g.,forest canopies,mountain contours).Validated on Sentinel-2(10 m)and SPOT-6/7(2.5 m)datasets covering 904 km2 in Motuo County,Xizang,our method outperforms the SRGAN baseline(SR4RS)with Peak Signal-to-Noise Ratio(PSNR)gains of 0.29 dB and Structural Similarity Index(SSIM)improvements of 3.08%on forest imagery.Visual comparisons confirm enhanced texture continuity despite marginal Learned Perceptual Image Patch Similarity(LPIPS)increases.The method significantly improves noise robustness and edge retention in complex geomorphology,demonstrating 18%faster response in forest fire early warning and providing high-resolution support for agricultural/urban monitoring.Future work will integrate spectral constraints and lightweight architectures. 展开更多
关键词 Charbonnier loss function deep learning generative adversarial network perceptual loss remote sensing image super-resolution
在线阅读 下载PDF
MXene-based thermoelectric fabric integrated with temperature and strain sensing for health monitoring 被引量:1
20
作者 Jun Peng Fangqing Ge +4 位作者 Weiyi Han Tao Wu Jinglei Tang Yuning Li Chaoxia Wang 《Journal of Materials Science & Technology》 2025年第9期272-280,共9页
Wearable thermoelectric devices hold significant promise in the realm of self-powered wearable electron-ics,offering applications in energy harvesting,movement tracking,and health monitoring.Nevertheless,developing th... Wearable thermoelectric devices hold significant promise in the realm of self-powered wearable electron-ics,offering applications in energy harvesting,movement tracking,and health monitoring.Nevertheless,developing thermoelectric devices with exceptional flexibility,enduring thermoelectric stability,multi-functional sensing,and comfortable wear remains a challenge.In this work,a stretchable MXene-based thermoelectric fabric is designed to accurately discern temperature and strain stimuli.This is achieved by constructing an adhesive polydopamine(PDA)layer on the nylon fabric surface,which facilitates the subsequent MXene attachment through hydrogen bonding.This fusion results in MXene-based thermo-electric fabric that excels in both temperature sensing and strain sensing.The resultant MXene-based thermoelectric fabric exhibits outstanding temperature detection capability and cyclic stability,while also delivering excellent sensitivity,rapid responsiveness(60 ms),and remarkable durability in strain sens-ing(3200 cycles).Moreover,when affixed to a mask,this MXene-based thermoelectric fabric utilizes the temperature difference between the body and the environment to harness body heat,converting it into electrical energy and accurately discerning the body’s respiratory rate.In addition,the MXene-based ther-moelectric fabric can monitor the state of the body’s joint through its own deformation.Furthermore,it possesses the capability to convert solar energy into heat.These findings indicate that MXene-based ther-moelectric fabric holds great promise for applications in power generation,motion tracking,and health monitoring. 展开更多
关键词 Mxene thermoelectric fabric Temperature sensing Strain sensing Energy harvesting
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部