期刊文献+
共找到5,927篇文章
< 1 2 250 >
每页显示 20 50 100
VIF-YOLO:A Visible-Infrared Fusion YOLO Model for Real-Time Human Detection in Dense Smoke Environments
1
作者 Wenhe Chen Yue Wang +4 位作者 Shuonan Shen LeerHua Caixia Zheng Qi Pu Xundiao Ma 《Computers, Materials & Continua》 2026年第4期1463-1484,共22页
In fire rescue scenarios,traditional manual operations are highly dangerous,as dense smoke,low visibility,extreme heat,and toxic gases not only hinder rescue efficiency but also endanger firefighters’safety.Although ... In fire rescue scenarios,traditional manual operations are highly dangerous,as dense smoke,low visibility,extreme heat,and toxic gases not only hinder rescue efficiency but also endanger firefighters’safety.Although intelligent rescue robots can enter hazardous environments in place of humans,smoke poses major challenges for human detection algorithms.These challenges include the attenuation of visible and infrared signals,complex thermal fields,and interference frombackground objects,all ofwhichmake it difficult to accurately identify trapped individuals.To address this problem,we propose VIF-YOLO,a visible–infrared fusion model for real-time human detection in dense smoke environments.The framework introduces a lightweight multimodal fusion(LMF)module based on learnable low-rank representation blocks to end-to-end integrate visible and infrared images,preserving fine details while enhancing salient features.In addition,an efficient multiscale attention(EMA)mechanism is incorporated into the YOLOv10n backbone to improve feature representation under low-light conditions.Extensive experiments on our newly constructedmultimodal smoke human detection(MSHD)dataset demonstrate thatVIF-YOLOachievesmAP50 of 99.5%,precision of 99.2%,and recall of 99.3%,outperforming YOLOv10n by a clear margin.Furthermore,when deployed on the NVIDIA Jetson Xavier NX,VIF-YOLO attains 40.6 FPS with an average inference latency of 24.6 ms,validating its real-time capability on edge-computing platforms.These results confirm that VIF-YOLO provides accurate,robust,and fast detection across complex backgrounds and diverse smoke conditions,ensuring reliable and rapid localization of individuals in need of rescue. 展开更多
关键词 Fire rescue dense smoke environments human detection multimodal fusion YOLO
在线阅读 下载PDF
How do nanomaterials influence the spread of antibiotic resistance genes in aquatic environments?
2
作者 Yun Bai Shengnan Li Shih-Hsin Ho 《Chinese Chemical Letters》 2026年第1期186-197,共12页
Antibiotic resistance genes(ARGs) are recognized as a primary threat to the sustainability of environment and human health in the 21^(st) century.Nanomaterials(NMs) have attracted substantial attention due to their un... Antibiotic resistance genes(ARGs) are recognized as a primary threat to the sustainability of environment and human health in the 21^(st) century.Nanomaterials(NMs) have attracted substantial attention due to their unique dimensions and structures.Unfortunately,emerging evidence suggests that NMs may facilitate the transmission of ARGs.It is crucial to elucidate how NMs affect the evolution and dissemination of ARGs.The current review comprehensively examines the role of NMs in the widespread transmission of ARGs in aquatic environments and the underlying mechanisms involved in the process.It aims to clarify the effects and mechanisms of NMs on the horizontal gene transfer processes that are associated with ARGs,including the enhancement of cell membrane permeability,the formation of nanopores on membranes,promotion of mutagenesis,and the generation of reactive oxygen species(ROSs).Furthermore,the trade-off between the removal of ARGs and horizontal transfer has been elucidated.The review aspires to guide future research directions,advance knowledge on the implications of NMs in the field of ARGs' transmission,and provide a theoretical foundation for the development of safer and more effective applications of NMs. 展开更多
关键词 Antibiotic resistance genes Antibiotic resistance bacteria NANOMATERIALS Horizontal gene transfer Aquatic environments
原文传递
An Unsupervised Online Detection Method for Foreign Objects in Complex Environments
3
作者 YANG Xiaoyang YANG Yanzhu DENG Haiping 《Journal of Donghua University(English Edition)》 2026年第1期140-151,共12页
In modern industrial production,foreign object detection in complex environments is crucial to ensure product quality and production safety.Detection systems based on deep-learning image processing algorithms often fa... In modern industrial production,foreign object detection in complex environments is crucial to ensure product quality and production safety.Detection systems based on deep-learning image processing algorithms often face challenges with handling high-resolution images and achieving accurate detection against complex backgrounds.To address these issues,this study employs the PatchCore unsupervised anomaly detection algorithm combined with data augmentation techniques to enhance the system’s generalization capability across varying lighting conditions,viewing angles,and object scales.The proposed method is evaluated in a complex industrial detection scenario involving the bogie of an electric multiple unit(EMU).A dataset consisting of complex backgrounds,diverse lighting conditions,and multiple viewing angles is constructed to validate the performance of the detection system in real industrial environments.Experimental results show that the proposed model achieves an average area under the receiver operating characteristic curve(AUROC)of 0.92 and an average F1 score of 0.85.Combined with data augmentation,the proposed model exhibits improvements in AUROC by 0.06 and F1 score by 0.03,demonstrating enhanced accuracy and robustness for foreign object detection in complex industrial settings.In addition,the effects of key factors on detection performance are systematically analyzed,providing practical guidance for parameter selection in real industrial applications. 展开更多
关键词 foreign object detection unsupervised learning data augmentation complex environment BOGIE DATASET
在线阅读 下载PDF
Impact of Data Processing Techniques on AI Models for Attack-Based Imbalanced and Encrypted Traffic within IoT Environments
4
作者 Yeasul Kim Chaeeun Won Hwankuk Kim 《Computers, Materials & Continua》 2026年第1期247-274,共28页
With the increasing emphasis on personal information protection,encryption through security protocols has emerged as a critical requirement in data transmission and reception processes.Nevertheless,IoT ecosystems comp... With the increasing emphasis on personal information protection,encryption through security protocols has emerged as a critical requirement in data transmission and reception processes.Nevertheless,IoT ecosystems comprise heterogeneous networks where outdated systems coexist with the latest devices,spanning a range of devices from non-encrypted ones to fully encrypted ones.Given the limited visibility into payloads in this context,this study investigates AI-based attack detection methods that leverage encrypted traffic metadata,eliminating the need for decryption and minimizing system performance degradation—especially in light of these heterogeneous devices.Using the UNSW-NB15 and CICIoT-2023 dataset,encrypted and unencrypted traffic were categorized according to security protocol,and AI-based intrusion detection experiments were conducted for each traffic type based on metadata.To mitigate the problem of class imbalance,eight different data sampling techniques were applied.The effectiveness of these sampling techniques was then comparatively analyzed using two ensemble models and three Deep Learning(DL)models from various perspectives.The experimental results confirmed that metadata-based attack detection is feasible using only encrypted traffic.In the UNSW-NB15 dataset,the f1-score of encrypted traffic was approximately 0.98,which is 4.3%higher than that of unencrypted traffic(approximately 0.94).In addition,analysis of the encrypted traffic in the CICIoT-2023 dataset using the same method showed a significantly lower f1-score of roughly 0.43,indicating that the quality of the dataset and the preprocessing approach have a substantial impact on detection performance.Furthermore,when data sampling techniques were applied to encrypted traffic,the recall in the UNSWNB15(Encrypted)dataset improved by up to 23.0%,and in the CICIoT-2023(Encrypted)dataset by 20.26%,showing a similar level of improvement.Notably,in CICIoT-2023,f1-score and Receiver Operation Characteristic-Area Under the Curve(ROC-AUC)increased by 59.0%and 55.94%,respectively.These results suggest that data sampling can have a positive effect even in encrypted environments.However,the extent of the improvement may vary depending on data quality,model architecture,and sampling strategy. 展开更多
关键词 Encrypted traffic attack detection data sampling technique AI-based detection IoT environment
在线阅读 下载PDF
Association between adverse home environments and symptoms in drugnaive children with attention-deficit/hyperactivity disorder
5
作者 Chengchao Yu Wenqing Jiang Di Zhao 《General Psychiatry》 2025年第4期324-327,共4页
To the editor:Adverse home environments(AHE),characterised by family conflict,parental separation or dysfunctional parenting,are linked to negative mental health outcomes in children and adults.12 AHE disproportionate... To the editor:Adverse home environments(AHE),characterised by family conflict,parental separation or dysfunctional parenting,are linked to negative mental health outcomes in children and adults.12 AHE disproportionately affect children with neurodevelopmental disorders such as attention-deficit/hyperactivity disorder(ADHD),which is characterised by inattention,hyperactivity/impulsivity and functional impairments.3 Apart from core symptoms,including inattention and hyperactivity,disruptive behaviour disorders(DBD),such as oppositional defiant disorder(ODD)and conduct disorder(CD),may be associated with AHE.Conduct problems are risk factors for ODD.And CD has become a main concern for childhood mental health. 展开更多
关键词 conduct disorder attention deficit hyperactivity disorder adverse home environments home environments ahe characterised oppositional defiant disorder disruptive behavior disorders neurodevelopmental disorders
暂未订购
Fluid-based moderate collision avoidance for UAV formation in 3-D low-altitude environments 被引量:1
6
作者 Menghua ZHANG Honglun WANG +5 位作者 Zhiyu LI Yanxiang WANG Xianglun ZHANG Qiang TANG Shichao MA Jianfa WU 《Chinese Journal of Aeronautics》 2025年第6期533-551,共19页
Aiming to address the Unmanned Aerial Vehicle(UAV) formation collision avoidance problem in Three-Dimensional(3-D) low-altitude environments where dense various obstacles exist, a fluid-based path planning framework n... Aiming to address the Unmanned Aerial Vehicle(UAV) formation collision avoidance problem in Three-Dimensional(3-D) low-altitude environments where dense various obstacles exist, a fluid-based path planning framework named the Formation Interfered Fluid Dynamical System(FIFDS) with Moderate Evasive Maneuver Strategy(MEMS) is proposed in this study.First, the UAV formation collision avoidance problem including quantifiable performance indexes is formulated. Second, inspired by the phenomenon of fluids continuously flowing while bypassing objects, the FIFDS for multiple UAVs is presented, which contains a Parallel Streamline Tracking(PST) method for formation keeping and the traditional IFDS for collision avoidance. Third, to rationally balance flight safety and collision avoidance cost, MEMS is proposed to generate moderate evasive maneuvers that match up with collision risks. Comprehensively containing the time and distance safety information, the 3-D dynamic collision regions are modeled for collision prediction. Then, the moderate evasive maneuver principle is refined, which provides criterions of the maneuver amplitude and direction. On this basis, an analytical parameter mapping mechanism is designed to online optimize IFDS parameters. Finally, the performance of the proposed method is validated by comparative simulation results and real flight experiments using fixed-wing UAVs. 展开更多
关键词 Unmanned aerial vehicle Formation collision avoidance:3-D low-altitude environments Interfered fluid dynamical system 3-D dynamic collision region
原文传递
Simulation Environments: Challenges for Advancement
7
作者 Tuncer I.ren 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1993年第4期12-24,共13页
A brief review of the basic terminology on simulation, simulation life-cycle activities such as model-based activities, behavior-oriented activities, and quality assurance activities is given. Then, the challenges and... A brief review of the basic terminology on simulation, simulation life-cycle activities such as model-based activities, behavior-oriented activities, and quality assurance activities is given. Then, the challenges and opportunities for the advancement of the state-of-the-art in simulation environments are discussed under the following headings: modelling environments, simulation environments, mixed simulation environments, and comprehensive simulation environments. 展开更多
关键词 Modelling environments Simulation environments Mixed simulation environments Comprehensive simulation environments.
在线阅读 下载PDF
Designing social immersive virtual environments for the Metaverse:The case study of MetaLibrary
8
作者 Alberto CANNAVÒ Giorgio ARRIGO +2 位作者 Alessandro VISCONTI Federico De LORENZIS Fabrizio LAMBERTI 《虚拟现实与智能硬件(中英文)》 2025年第3期279-298,共20页
Background Over the last few years,the rapid advancement of technology has led to the development of many approaches to digitalization.In this respect,metaverse provides 3D persistent virtual environments that can be ... Background Over the last few years,the rapid advancement of technology has led to the development of many approaches to digitalization.In this respect,metaverse provides 3D persistent virtual environments that can be used to access digital content,meet virtually,and perform several professional and leisure tasks.Among the numerous technologies supporting the metaverse,immersive Virtual Reality(VR)plays a primary role and offers highly interactive social experiences.Despite growing interest in this area,there are no clear design guidelines for creating environments tailored to the metaverse.Methods This study seeks to advance research in this area by moving from state-of-the-art studies on the design of immersive virtual environments in the context of metaverse and proposing how to integrate cutting-edge technologies within this context.Specifically,the best practices were identified by i)analyzing literature studies focused on human behavior in immersive virtual environments,ii)extracting common features of existing social VR platforms,and iii)conducting interviews with experts in a specific application domain.Specifically,this study considered the creation of a new virtual environment for MetaLibrary,a VR-based social platform aimed at integrating public libraries into metaverse.Several implementation challenges and additional requirements have been identified for the development of virtual environments(VEs).These elements were considered in the selection of specific cutting-edge technologies and their integration into the development process.A user study was also conducted to investigate some design aspects(namely lighting conditions and richness of the scene layout)for which deriving clear indications from the above analysis was not possible because different alternative configurations could be chosen.Results The work reported in this paper seeks to bridge the gap between existing VR platforms and related literature in the field,on the one hand,and requirements regarding immersive virtual environments for the metaverse,on the other hand,by reporting a set of best practices which were used to build a social virtual environment that meets users'expectations and needs.Conclusions Results suggest that carefully designed virtual environments can positively affect user experience and interaction within metaverse.The insights gained from this study offer valuable cues for developing immersive virtual environments for the metaverse to deliver more effective and engaging experiences. 展开更多
关键词 Metaverse Design guidelines Virtual environments Immersive virtual reality User study Social platforms
在线阅读 下载PDF
Biomimetic Manipulation of Smooth Solid Surfaces for Vacuum High-Temperature and Vibration Environments
9
作者 Jiachun Zhang Tingwei Huo +5 位作者 Yuanming Ji Haozhen Zhan Shixun Fu Jianming Wu Xipeng Wang Keju Ji 《Journal of Bionic Engineering》 2025年第2期755-766,共12页
In the fields of optoelectronics and semiconductors, reliable fixation and handling of brittle materials (glass, wafer, etc.) in high-temperature, vacuum, and vibration environments face particular technical challenge... In the fields of optoelectronics and semiconductors, reliable fixation and handling of brittle materials (glass, wafer, etc.) in high-temperature, vacuum, and vibration environments face particular technical challenges. These challenges include the inability of suction cups in a vacuum, the residue of chemical adhesives, and the easy damage of mechanical clamping. In this paper, fluorine-based bionic adhesive pads (FBAPs) obtained using molding technology to imitate gecko micropillar arrays are presented. FBAPs inhibit the substantial decay of adhesive properties at high temperatures and provide stable and reliable performance in vacuum and vibration environments. The results demonstrated that the decayed force values of the normal and tangential strength of the FBAP were only 9.01% and 5.82% of the planar samples when warmed up to 300℃ from 25℃, respectively. In a vacuum, all FBAPs exhibit less than 20% adhesion attenuation, and in a vibrational environment, they can withstand accelerations of at least 4.27 g. The design of the microstructure arrays enables the realization of efficient and non-destructive separation through mechanical rotation or blowing. It provides a bionic material basis for the fixation of brittle materials on smooth surfaces under complex environments and for transportation automation. 展开更多
关键词 High-temperature environments van der Waals forces Microstructure arrays FLUOROELASTOMER Interfacial manipulation
在线阅读 下载PDF
Corrigendum to“Shallow water habitats provide high-quality foraging environments for the Spoon-billed Sandpiper at a critical staging site”[Avian Res.16(2025)100233]
10
作者 Lili Sun Hongyan Yang +10 位作者 Xiuyuan Lu Ting Fu Jia Guo Sicheng Ren Waner Liang Qing Chen Dongming Li Theunis Piersma Nicola Crockford Yifei Jia Guangchun Lei 《Avian Research》 2025年第4期847-847,共1页
The authors regret that the scientific names of some species mentioned in the paper were incorrectly presented.The incorrect sci-entific names,their locations in the paper,correct spellings and refer-ences,are listed ... The authors regret that the scientific names of some species mentioned in the paper were incorrectly presented.The incorrect sci-entific names,their locations in the paper,correct spellings and refer-ences,are listed below. 展开更多
关键词 shallow water habitats spoon billed sandpiper foraging environments staging site scientific names
在线阅读 下载PDF
Dryland Social-Ecological Systems in Changing Environments:By Bojie Fu and Mark Stafford Smith,2024,Springer,Singapore.424 pages,Open Access.ISBN 978-981-99-9374-1
11
作者 David J Eldridge 《Geography and Sustainability》 2025年第6期267-268,共2页
Earth is moving through a period of extreme uncertainty as global climates change,natural disasters become more frequent and severe,and governments grapple with the difficulty these issues pose for managing natural re... Earth is moving through a period of extreme uncertainty as global climates change,natural disasters become more frequent and severe,and governments grapple with the difficulty these issues pose for managing natural resources and people.Nowhere are these challenges more pressing than across the world's drylands,where a combination of hotter drier climates challenge food security,sustainable food production and often fuel unrest and political instability.It is against this backdrop that Fu and Stafford Smith,two global leaders in dryland science draw on>80 years of collective wisdom on drylands to describe how humans and natural processes intersect in an era of global change(Fu and Stafford Smith,2024). 展开更多
关键词 global climate change changing environments natural disasters resource management political instability dryland social ecological systems global change food security
在线阅读 下载PDF
Activation of peroxymonosulfate by sustainable biomass-based carbon nanotubes for controlling the spread of plant viruses in water environments
12
作者 Jian Tang Yujie Wang +2 位作者 JunMa Yujie Chen Ming Chen 《Journal of Environmental Sciences》 2025年第3期99-112,共14页
With the increasing demand for water in hydroponic systems and agricultural irrigation,viral diseases have seriously affected the yield and quality of crops.By removing plant viruses in water environments,virus transm... With the increasing demand for water in hydroponic systems and agricultural irrigation,viral diseases have seriously affected the yield and quality of crops.By removing plant viruses in water environments,virus transmission can be prevented and agricultural production and ecosystems can be protected.But so far,there have been few reports on the removal of plant viruses in water environments.Herein,in this study,easily recyclable biomass-based carbon nanotubes catalysts were synthesized with varying metal activities to activate peroxymonosulfate(PMS).Among them,the magnetic 0.125Fe@NCNTs-1/PMS system showed the best overall removal performance against pepper mild mottle virus,with a 5.9 log_(10)removal within 1 min.Notably,the key reactive species in the 0.125Fe@NCNTs-1/PMS system is^(1)O_(2),which can maintain good removal effect in real water matrices(river water and tap water).Through RNA fragment analyses and label free analysis,it was found that this system could effectively cleave virus particles,destroy viral proteins and expose their genome.The capsid protein of pepper mild mottle virus was effectively decomposed where serine may be the main attacking sites by^(1)O_(2).Long viral RNA fragments(3349 and 1642 nt)were cut into smaller fragments(∼160 nt)and caused their degradation.In summary,this study contributes to controlling the spread of plant viruses in real water environment,which will potentially help protect agricultural production and food safety,and improve the health and sustainability of ecosystems. 展开更多
关键词 Pepper mild mottle virus Removal Plant virus spread Biomass-based carbon nanotubes Water environments
原文传递
Multi-Agent Autonomous Collaborative Detection Method for Multi-Targets in Complex Fire Environments
13
作者 Ke Li Haosheng Ye +4 位作者 Huairong Lin Runhan Xiao Biao Xu Bing Li Yao Yao 《Journal of Beijing Institute of Technology》 2025年第5期526-534,共9页
When a fire breaks out in a high-rise building,the occlusion of smoke and obstacles results in dearth of crucial information concerning people in distress,thereby creating a challenge in their detection.Given the rest... When a fire breaks out in a high-rise building,the occlusion of smoke and obstacles results in dearth of crucial information concerning people in distress,thereby creating a challenge in their detection.Given the restricted sensing range of a single unmanned aerial vehicle(UAV)cam-era,enhancing the target recognition rate becomes challenging without target information.To tackle this issue,this paper proposes a multi-agent autonomous collaborative detection method for multi-targets in complex fire environments.The objective is to achieve the fusion of multi-angle visual information,effectively increasing the target’s information dimension,and ultimately address-ing the problem of low target recognition rate caused by the lack of target information.The method steps are as follows:first,the you only look once version5(YOLOv5)is used to detect the target in the image;second,the detected targets are tracked to monitor their movements and trajectories;third,the person re-identification(ReID)model is employed to extract the appearance features of targets;finally,by fusing the visual information from multi-angle cameras,the method achieves multi-agent autonomous collaborative detection.The experimental results show that the method effectively combines the visual information from multi-angle cameras,resulting in improved detec-tion efficiency for people in distress. 展开更多
关键词 target detection multi-agent system fire environments detection
在线阅读 下载PDF
Behavior of the Cultivable Airborne Mycobiota in air-conditioned environments of three Havanan archives,Cuba 被引量:1
14
作者 Sofía Borrego Alian Molina 《Journal of Atmospheric Science Research》 2020年第1期16-28,共13页
High concentrations of environmental fungi in the archives repositories are dangerous for the documents preserved in those places and for the workers'health.The aims of this work were to evaluate the behavior of t... High concentrations of environmental fungi in the archives repositories are dangerous for the documents preserved in those places and for the workers'health.The aims of this work were to evaluate the behavior of the fungal concentration and diversity in the indoor air of repositories of 3 archives located in Havana,Cuba,and to demonstrate the potential risk that these taxa represent for the documentary heritage preserved in these institutions.The indoor and outdoor environments were sampled with a biocollector.From the I/O ratios,it was evident that two of the studied archives were not contaminated,while one of them did show contamination despite having temperature and relative humidity values very similar to the other two.Aspergillus,Penicillium and Cladosporium were the predominant genera in the indoor environments.New finds for archival environments were the genera Harposporium and Scolecobasidium.The principal species classified ecologically as abundant were C.cladosporioides and P.citrinum.They are known as opportunistic pathogenic fungi.All the analyzed taxa excreted acids,the most of them degraded cellulose,starch and gelatin while about 48%excreted different pigments.But 33%of them showed the highest biodeteriogenic potential,evidencing that they are the most dangerous for the documentary collections. 展开更多
关键词 ARCHIVES Environmental fungi Indoor environments Microbial quality of archive environments Quality of indoor environments Documentary biodeterioration
在线阅读 下载PDF
Obtaining Electromagnetic Properties of Multi-Type Media in Realistic Environments:State-of-the-Art and Prospects 被引量:8
15
作者 Guo Lantu Guan Ke +5 位作者 Liu Ting He Danping Zhang Haixia Zhu Qiuming Lu Jun Zhang Minggao 《China Communications》 2025年第1期25-40,共16页
To meet the requirements of electromagnetic(EM)theory and applied physics,this study presents an overview of the state-of-the-art research on obtaining the EM properties of media and points out potential solutions tha... To meet the requirements of electromagnetic(EM)theory and applied physics,this study presents an overview of the state-of-the-art research on obtaining the EM properties of media and points out potential solutions that can break through the bottlenecks of current methods.Firstly,based on the survey of three mainstream approaches for acquiring EM properties of media,we identify the difficulties when implementing them in realistic environments.With a focus on addressing these problems and challenges,we propose a novel paradigm for obtaining the EM properties of multi-type media in realistic environments.Particularly,within this paradigm,we describe the implementation approach of the key technology,namely“multipath extraction using heterogeneous wave propagation data in multi-spectrum cases”.Finally,the latest measurement and simulation results show that the EM properties of multi-type media in realistic environments can be precisely and efficiently acquired by the methodology proposed in this study. 展开更多
关键词 electromagnetic properties of media multi-type media parameter inversion ray tracing realistic environment
在线阅读 下载PDF
Research on Anti-UAV Technology in Urban Environments
16
作者 Lei Wang Haotian Chen +1 位作者 Tao Xi Lei Xia 《Journal of Electronic Research and Application》 2025年第5期143-149,共7页
With the rapid development of drone technology,drones are increasingly used in urban environments,but they also bring many security risks,such as illegal reconnaissance,smuggling,and terrorist attacks.Therefore,it is ... With the rapid development of drone technology,drones are increasingly used in urban environments,but they also bring many security risks,such as illegal reconnaissance,smuggling,and terrorist attacks.Therefore,it is of great significance to study the anti-UAV technology in the urban environment.This paper analyzes the advantages and disadvantages of existing technologies and their applicability in the urban environment from the aspects of UAV detection,identification,and countermeasures,and discusses the future development trend of anti-UAV technology,aiming to provide a reference for urban safety protection. 展开更多
关键词 Urban environment Anti-UAV technology DETECTION IDENTIFICATION COUNTERMEASURE
在线阅读 下载PDF
A Bibliometric and Visualization Analysis of Forest Therapy Research:Investigating the Impact of Forest Environments on Human Physiological and Psychological Well-Being
17
作者 Wei Hong Siyu Zhu +1 位作者 Donghui Lu Chiowa Ieong 《Journal of Environmental & Earth Sciences》 2025年第5期434-452,共19页
Human interaction with natural environments is gaining increasing attention in environmental sciences as research consistently shows that access to green spaces,clean air,and biodiversity plays a crucial role in enhan... Human interaction with natural environments is gaining increasing attention in environmental sciences as research consistently shows that access to green spaces,clean air,and biodiversity plays a crucial role in enhancing physical health,reducing stress,and improving overall well-being.This study conducts a bibliometric and visualization-based analysis of forest therapy research,emphasizing its physiological and psychological benefits.Using the Web of Science database,we identified and analyzed 414 studies from 1998 to 2023.Through CiteSpace and VOSviewer,we mapped these documents to examine research trends,publication networks,leading scholars and institutions,key journals,and thematic evolution.Findings indicate that forest therapy research is predominantly concentrated in East Asia,North America,Australia,and Europe,with strong collaborative networks among authors and institutions.The concentration of publications,research evolution,and keyword trends reflect the development of forest therapy research.The analysis further identifies sixteen research clusters and discusses two research themes:physiological and psychological effects.By analyzing how the natural environment contributes to human well-being,we provide a comprehensive and visually structured understanding of forest therapy as an intersection of environmental science,public health and well-being,and ecosystem conservation.Our findings offer a new perspective for future interdisciplinary research,emphasizing the need for well-designed clinical trials to substantiate forest therapy’s diverse health effects and its role in promoting sustainable interactions between human societies and natural environments. 展开更多
关键词 Forest Therapy CiteSpace VOSviewer Environment Science
在线阅读 下载PDF
Cold environments and health:proteomic analysis of health impacts
18
作者 Hongquan Song Rui Zhang +2 位作者 Zixin Lu Xiaohui Jiao Jiaqun Yan 《Frigid Zone Medicine》 2025年第1期58-64,共7页
Background:Cold temperatures cause blood vessels to constrict,shallow breathing,and slight thickening of the blood.Working in extremely cold environments can have negative effects on health,yet there are currently no ... Background:Cold temperatures cause blood vessels to constrict,shallow breathing,and slight thickening of the blood.Working in extremely cold environments can have negative effects on health,yet there are currently no effective biomarkers to monitor these health conditions.Proteins are important intermediate phenotypes that can provide a theoretical basis for understanding disease pathophysiology.Proteins in the circulatory system reflect the physiological status of individuals,and plasma proteins have significant potential as biomarkers for various health conditions.Methods:In this study,we employed the Mendelian randomization(MR)method to analyze the effects of freezing temperatures on over 2900 plasma proteins.Subsequently,the selected plasma proteins were subjected to causal analysis in relation to 55 diseases,including respiratory disorders,cardiovascular diseases,various cancers,and oral diseases.The aim was to identify proteins that could serve as biomarkers for health status.Results:Our results indicate that cold environments may affect the concentrations of 78 plasma proteins.Further MR analysis revealed that nine of these plasma proteins are associated with the risk of respiratory disorders,cardiovascular diseases,various cancers,and oral diseases.Conclusion:These proteins show promise as biomarkers for monitoring the hazards and risks faced by individuals working in cold environments.These findings provide valuable insights into the biological mechanisms underlying occupational hazards. 展开更多
关键词 plasma protein BIOMARKER cold environment Mendelian randomization
原文传递
Adaptive Vibration-Driven Tensegrity in Unstructured Environments
19
作者 Ruhe Mei Ruizhi Liu +1 位作者 Yafeng Wang Xian Xu 《Journal of Bionic Engineering》 2025年第5期2354-2366,共13页
Tensegrity structures,embodying the principles of continuous tensioning and discrete compression,have emerged as fundamental frameworks in locomotive soft robotics for navigating uneven and unpredictable environments,... Tensegrity structures,embodying the principles of continuous tensioning and discrete compression,have emerged as fundamental frameworks in locomotive soft robotics for navigating uneven and unpredictable environments,owing to their flexible and resilient traits.By means of a straightforward and cost-effective method to achieve structure-driven,vibration-driven tensegrity shows great potential,particularly in tasks demanding random exploration.However,the design guidance for vibration-driven tensegrity and their performance evaluation in unstructured terrain remain unrevealed due to the complex dynamics of the structure.This paper presents a small six-bar tensegrity robot,driven by wireless vibration motors,designed for deployment in disaster rescue and search scenarios.Finite element simulation is used to investigate how structural characteristics,excitation parameters,and the arrangement of motors affect the kinematic performance of this tensegrity system.A prototype of the six-bar tensegrity robot with three motors located on the lower ends of the three lower struts is designed and manufactured after the numerical simulations.A simple control policy which adjusts the motion of the tensegrity robot by turning on or off the motors on different locations is proposed.The prototype with and without the control policy is tested in man-made environments of various complexity.It shows that the ability and efficiency of the tensegrity robot in exploring unstructured environments is significantly enhanced by the proposed control policy.It is believed that the potential of the vibration-driven tensegrity robot could be further exploited by integrating multi-source sensors and more intelligent control policies. 展开更多
关键词 Finite element simulation Parametric design TENSEGRITY Unstructured environment VIBRATION
在线阅读 下载PDF
Construction Robotics in Extreme Environments:From Earth to Space
20
作者 Ke You Cheng Zhou +1 位作者 Lieyun Ding Yuxiang Wang 《Engineering》 2025年第12期107-124,共18页
Extreme environments are unstructured and change rapidly,making human exploration in unfamiliar areas difficult.Construction robotics can help reduce risks to human safety and property in these environments by integra... Extreme environments are unstructured and change rapidly,making human exploration in unfamiliar areas difficult.Construction robotics can help reduce risks to human safety and property in these environments by integrating digital technology and artificial intelligence.This technology has the potential to significantly improve the quality and efficiency of construction,making it a key area for future research.Extreme environments include hazardous work sites,polluted areas,and harsh natural conditions.Our review of construction robotics in these settings highlights several knowledge gaps.We focused on four main areas:mechanism design,perception,planning,and control.Our analysis reveals challenges in practical applications,such as creating adaptable mechanisms,accurately perceiving changing environments,planning for unstructured sites,and optimizing control models.Future research should explore:biomimetic designs inspired by nature,multimodal data fusion for perception,adaptive planning strategies,and hybrid control models that combine data-driven and mechanism-based approaches. 展开更多
关键词 Construction robotics Extreme environment Mechanism design PERCEPTION PLANNING CONTROL Artificial intelligence
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部