Objective: To develop a best-evidence-based optimal nutrition management plan for patients with chronic heart failure, apply it in clinical practice, and evaluate its effectiveness. Methods: Use the KTA knowledge tran...Objective: To develop a best-evidence-based optimal nutrition management plan for patients with chronic heart failure, apply it in clinical practice, and evaluate its effectiveness. Methods: Use the KTA knowledge translation model to guide evidence-based practice in nutrition management, and compare the nutritional status, cardiac function status, quality of life, and quality review indicators of chronic heart failure patients before and after the application of evidence. Results: After the application of evidence, the nutritional status indicators (MNA-SF score, albumin, hemoglobin) of two groups of heart failure patients significantly increased compared to before the application of evidence, with statistically significant differences (p Conclusion: The KTA knowledge translation model provides methodological guidance for the implementation of evidence-based practice for heart failure patients. This evidence-based practice project is beneficial for improving the outcomes of malnutrition in chronic heart failure patients and is conducive to standardizing nursing pathways, thereby promoting the improvement of nursing quality.展开更多
In a cloud environment,graphics processing units(GPUs)are the primary devices used for high-performance computation.They exploit flexible resource utilization,a key advantage of cloud environments.Multiple users share...In a cloud environment,graphics processing units(GPUs)are the primary devices used for high-performance computation.They exploit flexible resource utilization,a key advantage of cloud environments.Multiple users share GPUs,which serve as coprocessors of central processing units(CPUs)and are activated only if tasks demand GPU computation.In a container environment,where resources can be shared among multiple users,GPU utilization can be increased by minimizing idle time because the tasks of many users run on a single GPU.However,unlike CPUs and memory,GPUs cannot logically multiplex their resources.Additionally,GPU memory does not support over-utilization:when it runs out,tasks will fail.Therefore,it is necessary to regulate the order of execution of concurrently running GPU tasks to avoid such task failures and to ensure equitable GPU sharing among users.In this paper,we propose a GPU task execution order management technique that controls GPU usage via time-based containers.The technique seeks to ensure equal GPU time among users in a container environment to prevent task failures.In the meantime,we use a deferred processing method to prevent GPU memory shortages when GPU tasks are executed simultaneously and to determine the execution order based on the GPU usage time.As the order of GPU tasks cannot be externally adjusted arbitrarily once the task commences,the GPU task is indirectly paused by pausing the container.In addition,as container pause/unpause status is based on the information about the available GPU memory capacity,overuse of GPU memory can be prevented at the source.As a result,the strategy can prevent task failure and the GPU tasks can be experimentally processed in appropriate order.展开更多
Objective:Pain management is an integral part of nursing practice.In this respect,angina management can be a serious clinical problem for nurses.The evaluation of pain management based on guidelines is one of the esse...Objective:Pain management is an integral part of nursing practice.In this respect,angina management can be a serious clinical problem for nurses.The evaluation of pain management based on guidelines is one of the essential components in quality assurance and improvement processes.One of the most necessary steps in this process to improve pain management is to analyze the existing situation.This study aimed to determine the compliance of critical care unit(CCU)nurses’care performance in angina management with evidence-based guidelines(EBGs).Methods:In this observational cross-sectional study,69 nurses working in the CCU departments of public hospitals in Bushehr province participated using the full number method,and their performance was observed 207 times.The data collection tool in this study included a demographic profile form and a 29-item checklist of nurses’performance in angina management.The performance of each nurse was evaluated three times in three different shifts.Descriptive and analytical independent t-tests and Spearman and Pearson correlation were used to analyze the data.SPSS 19 software was used to perform statistical tests.The significance level was considered to be<0.05 in all cases.Results:The findings showed that 85.5%of the participants were female and 14.5%were male,with an average age of 33.87±7.14 years.The average score for performing care functions according to the evidence-based pain management guidelines was 71.42±19.31.The highest(73.60±19.45)and lowest(63.51±28.27)average scores were related to the investigation and evaluation area,respectively.The results showed a significant negative correlation between age and care performance(p<0.03;r=−0.265).Conclusions:The results of this study showed that the average performance score of nurses in angina management based on the guidelines was higher than average.Considering that some items had little compliance,the health system planners are recommended to put the annual training methods to obtain and use the latest guidelines for pain management,especially angina,in the education program of nurses.展开更多
An effective energy management strategy(EMS)is essential to optimize the energy efficiency of electric vehicles(EVs).With the advent of advanced machine learning techniques,the focus on developing sophisticated EMS fo...An effective energy management strategy(EMS)is essential to optimize the energy efficiency of electric vehicles(EVs).With the advent of advanced machine learning techniques,the focus on developing sophisticated EMS for EVs is increasing.Here,we introduce LearningEMS:a unified framework and open-source benchmark designed to facilitate rapid development and assessment of EMS.LearningEMS is distinguished by its ability to support a variety of EV configurations,including hybrid EVs,fuel cell EVs,and plug-in EVs,offering a general platform for the development of EMS.The framework enables detailed comparisons of several EMS algorithms,encompassing imitation learning,deep reinforcement learning(RL),offline RL,model predictive control,and dynamic programming.We rigorously evaluated these algorithms across multiple perspectives:energy efficiency,consistency,adaptability,and practicability.Furthermore,we discuss state,reward,and action settings for RL in EV energy management,introduce a policy extraction and reconstruction method for learning-based EMS deployment,and conduct hardware-in-the-loop experiments.In summary,we offer a unified and comprehensive framework that comes with three distinct EV platforms,over 10000 km of EMS policy data set,ten state-of-the-art algorithms,and over 160 benchmark tasks,along with three learning libraries.Its flexible design allows easy expansion for additional tasks and applications.The open-source algorithms,models,data sets,and deployment processes foster additional research and innovation in EV and broader engineering domains.展开更多
Ensuring stable frequency and voltage has recently become increasingly challenging for modern power systems. This is primarily due to the fluctuating and intermittent nature of renewable energy sources and the uncerta...Ensuring stable frequency and voltage has recently become increasingly challenging for modern power systems. This is primarily due to the fluctuating and intermittent nature of renewable energy sources and the uncertain electricity demand. To address these issues, this study proposes a load resource management(LRM) method to cope with the sudden power disturbances. The LRM method supports primary frequency and voltage regulation, and its integration with network dynamics minimizes the established disutility function caused by load participation. For better control performance, a non-dominated sorting genetic algorithm-Ⅱ(NSGA-Ⅱ)-based gain-tuning procedure was utilized for LRM, aiming to enhance the frequency/voltage nadir, reduce the frequency/voltage steady-state error, and minimize the total load control efforts. To validate the effectiveness of the proposed approach, comparative experiments were conducted with three load–resource management technologies for primary regulation auxiliary services in MATLAB/Simulink. Compared to the conventional optimal load control or using LRM alone, the improved NSGA-Ⅱ-based LRM demonstrates superior performance. It achieves better frequency response, voltage transients, and steady-state responses, while also considering disutility.展开更多
Efficient energy management is a cornerstone of advancing cognitive cities,where AI,IoT,and cloud computing seamlessly integrate to meet escalating global energy demands.Within this context,the ability to forecast ele...Efficient energy management is a cornerstone of advancing cognitive cities,where AI,IoT,and cloud computing seamlessly integrate to meet escalating global energy demands.Within this context,the ability to forecast electricity consumption with precision is vital,particularly in residential settings where usage patterns are highly variable and complex.This study presents an innovative approach to energy consumption forecasting using a bidirectional Long Short-Term Memory(LSTM)network.Leveraging a dataset containing over twomillionmultivariate,time-series observations collected froma single household over nearly four years,ourmodel addresses the limitations of traditional time-series forecasting methods,which often struggle with temporal dependencies and non-linear relationships.The bidirectional LSTM architecture processes data in both forward and backward directions,capturing past and future contexts at each time step,whereas existing unidirectional LSTMs consider only a single temporal direction.This design,combined with dropout regularization,leads to a 20.6%reduction in RMSE and an 18.8%improvement in MAE over conventional unidirectional LSTMs,demonstrating a substantial enhancement in prediction accuracy and robustness.Compared to existing models—including SVM,Random Forest,MLP,ANN,and CNN—the proposed model achieves the lowest MAE of 0.0831 and RMSE of 0.2213 during testing,significantly outperforming these benchmarks.These results highlight the model’s superior ability to navigate the complexities of energy usage patterns,reinforcing its potential application in AI-driven IoT and cloud-enabled energy management systems for cognitive cities.By integrating advanced machine learning techniqueswith IoT and cloud infrastructure,this research contributes to the development of intelligent,sustainable urban environments.展开更多
BACKGROUND Most patients with non-alcoholic fatty liver disease(NAFLD)exhibit mild symptoms;however,without timely intervention,the condition may progress to cirrhosis or even liver cancer.The development of internet-...BACKGROUND Most patients with non-alcoholic fatty liver disease(NAFLD)exhibit mild symptoms;however,without timely intervention,the condition may progress to cirrhosis or even liver cancer.The development of internet-based proactive follow-up management models has provided new avenues for medical services,allowing patients to access online consultations and enabling doctors to efficiently manage patient information.These models have particular significance for NAFLD patients,as they can enhance compliance and facilitate timely intervention.AIM To explore the effect of an internet-based proactive follow-up management model on the prognosis management of patients with NAFLD.METHODS This study collected data from 145 patients diagnosed with NAFLD.The patients were randomly divided into the internet-based proactive follow-up group(71 patients)and the traditional follow-up group(74 patients).The traditional followup group underwent routine outpatient and telephone follow-up,while the internet-based proactive follow-up group used the WeChat applet for active reminding,health education and follow-up.During the follow-up period,patients’compliance,disease control status,and quality of life score were recorded.RESULTS The follow-up compliance of patients in the internet-based proactive follow-up group was significantly higher than that in the traditional follow-up group(85.6%vs 68.4%,P<0.01),and the quality of life score was significantly improved(78.9±7.6 vs 72.5±8.4,P<0.01).CONCLUSION The internet-based proactive follow-up management model can provide personalized health management plans and reduce the risk of disease deterioration,making it worthy of promotion in a broader healthcare context.展开更多
Optimizing photovoltaic(PV)power utilization in battery systems is challenging due to solar intermittency,battery efficiency,and lifespan management.This paper proposes a novel forecast-based battery charging manageme...Optimizing photovoltaic(PV)power utilization in battery systems is challenging due to solar intermittency,battery efficiency,and lifespan management.This paper proposes a novel forecast-based battery charging management(BCM)strategy to enhance PV power utilization.A string of Li-ion battery cells with diverse capacities and states of charge(SOC)is contemplated in this constant current/-constant voltage(CC/CV)battery-charging scheme.Significant amounts of PV power are often wasted because the CC/CV mode cannot fully exploit the available power to maintain appropriate charging rates.To address this issue,the proposed BCM algorithm selects an optimal set of battery cells for charging at any given time based on forecasted PV power generation,ensuring maximum power is obtained from the PV system.Additionally,a support vector regression(SVR)-based forecasting model is developed to predict PV power generation precisely.The results indicate that the anticipated BCM strategy achieves an overall utilization rate of 87.47%of the PVgenerated power for battery charging under various weather conditions.展开更多
To align customer demand with suppliers for reducing work in process and supply costs and increasing re sp onsiveness to customer requirements, a real time collaborative supply chain mana gement system is essential...To align customer demand with suppliers for reducing work in process and supply costs and increasing re sp onsiveness to customer requirements, a real time collaborative supply chain mana gement system is essential. A solution to the realization of supply chain manage ment capable of timely responding to customer requirements is proposed. Workflow automation is used to manage process interaction across enterprises; Agents can be automatically invoked by supply chain workflow process and are used to pro mote the flexibility and reconfigurability by providing the mechanism in support of distributed compution in an enterprises to meet the requirements of performa nce and business dynamics. An approach that supports agent based workflow proce ss in a supply chain is proposed. And the coordination mechanism between agents is also discussed.展开更多
Some active metal oxides(Al_(2)O_(3),TiO_(2),and Cr_(2)O_(3))were selected as dopants to the Al_(2)O_(3)-based ceramic shells for investment casting of K417G superalloy.The effects of dopant types and contents(0,2,5,a...Some active metal oxides(Al_(2)O_(3),TiO_(2),and Cr_(2)O_(3))were selected as dopants to the Al_(2)O_(3)-based ceramic shells for investment casting of K417G superalloy.The effects of dopant types and contents(0,2,5,and 8 wt.%)on the wettability and interfacial reaction between the alloy and shell were investigated by a sessile-drop experiment.The results show that increasing the Al_(2)O_(3) doping contents(0−8 wt.%)reduces the porosity(21.74%−10.08%)and roughness(3.22−1.34μm)of the shell surface.The increase in Cr_(2)O_(3) dopant content(2−8 wt.%)further exacerbates the interfacial reaction,leading to an increase in the thickness of the reaction layer(2.6−3.1μm)and a decrease in the wetting angle(93.9°−91.0°).The addition of Al_(2)O_(3) and TiO_(2) dopants leads to the formation of Al_(2)TiO_(5) composite oxides in the reaction products,which effectively inhibits the interfacial reaction.The increase in TiO_(2) dopant contents(0−8 wt.%)further promotes the formation of Al_(2)TiO_(5),which decreases the thickness of the interfacial reaction layer(3.9−1.2μm)and increases the wetting angle(95.0°−103.8°).The introduced dopants enhance the packing density of the shell surface,while simultaneously suppress the diffusion of active metal elements from the alloy matrix to the interface.展开更多
Cellulose frameworks have emerged as promising materials for light management due to their exceptional light-scattering capabilities and sustainable nature.Conventional biomass-derived cellulose frameworks face a fund...Cellulose frameworks have emerged as promising materials for light management due to their exceptional light-scattering capabilities and sustainable nature.Conventional biomass-derived cellulose frameworks face a fundamental trade-off between haze and transparency,coupled with impractical thicknesses(≥1 mm).Inspired by squid’s skin-peeling mechanism,this work develops a peroxyformic acid(HCOOOH)-enabled precision peeling strategy to isolate intact 10-μm-thick bamboo green(BG)frameworks—100×thinner than wood-based counterparts while achieving an unprecedented optical performance(88%haze with 80%transparency).This performance surpasses delignified biomass(transparency<40%at 1 mm)and matches engineered cellulose composites,yet requires no energy-intensive nanofibrillation.The preserved native cellulose I crystalline structure(64.76%crystallinity)and wax-coated uniaxial fibril alignment(Hermans factor:0.23)contribute to high mechanical strength(903 MPa modulus)and broadband light scattering.As a light-management layer in polycrystalline silicon solar cells,the BG framework boosts photoelectric conversion efficiency by 0.41%absolute(18.74%→19.15%),outperforming synthetic anti-reflective coatings.The work establishes a scalable,waste-to-wealth route for optical-grade cellulose materials in next-generation optoelectronics.展开更多
Perovskite solar cells(PSCs)have emerged as promising photovoltaic technologies owing to their remarkable power conversion efficiency(PCE).However,heat accumulation under continuous illumination remains a critical bot...Perovskite solar cells(PSCs)have emerged as promising photovoltaic technologies owing to their remarkable power conversion efficiency(PCE).However,heat accumulation under continuous illumination remains a critical bottleneck,severely affecting device stability and long-term operational performance.Herein,we present a multifunctional strategy by incorporating highly thermally conductive Ti_(3)C_(2)T_(X) MXene nanosheets into the perovskite layer to simultaneously enhance thermal management and optoelectronic properties.The Ti_(3)C_(2)T_(X) nanosheets,embedded at perovskite grain boundaries,construct efficient thermal conduction pathways,significantly improving the thermal conductivity and diffusivity of the film.This leads to a notable reduction in the device’s steady-state operating temperature from 42.96 to 39.97 under 100 mW cm^(−2) illumination,thereby alleviating heat-induced performance degradation.Beyond thermal regulation,Ti_(3)C_(2)T_(X),with high conductivity and negatively charged surface terminations,also serves as an effective defect passivation agent,reducing trap-assisted recombination,while simultaneously facilitating charge extraction and transport by optimizing interfacial energy alignment.As a result,the Ti_(3)C_(2)T_(X)-modified PSC achieve a champion PCE of 25.13%and exhibit outstanding thermal stability,retaining 80%of the initial PCE after 500 h of thermal aging at 85 and 30±5%relative humidity.(In contrast,control PSC retain only 58%after 200 h.)Moreover,under continuous maximum power point tracking in N2 atmosphere,Ti_(3)C_(2)T_(X)-modified PSC retained 70%of the initial PCE after 500 h,whereas the control PSC drop sharply to 20%.These findings highlight the synergistic role of Ti_(3)C_(2)T_(X) in thermal management and optoelectronic performance,paving the way for the development of high-efficiency and heat-resistant perovskite photovoltaics.展开更多
Objective expertise evaluation of individuals,as a prerequisite stage for team formation,has been a long-term desideratum in large software development companies.With the rapid advancements in machine learning methods...Objective expertise evaluation of individuals,as a prerequisite stage for team formation,has been a long-term desideratum in large software development companies.With the rapid advancements in machine learning methods,based on reliable existing data stored in project management tools’datasets,automating this evaluation process becomes a natural step forward.In this context,our approach focuses on quantifying software developer expertise by using metadata from the task-tracking systems.For this,we mathematically formalize two categories of expertise:technology-specific expertise,which denotes the skills required for a particular technology,and general expertise,which encapsulates overall knowledge in the software industry.Afterward,we automatically classify the zones of expertise associated with each task a developer has worked on using Bidirectional Encoder Representations from Transformers(BERT)-like transformers to handle the unique characteristics of project tool datasets effectively.Finally,our method evaluates the proficiency of each software specialist across already completed projects from both technology-specific and general perspectives.The method was experimentally validated,yielding promising results.展开更多
Strategically coupling nanoparticle hybrids and internal thermosensitive molecular switches establishes an innovative paradigm for constructing micro/nanoscale-reconfigurable robots,facilitating energyefficient CO_(2)...Strategically coupling nanoparticle hybrids and internal thermosensitive molecular switches establishes an innovative paradigm for constructing micro/nanoscale-reconfigurable robots,facilitating energyefficient CO_(2) management in life-support systems of confined space.Here,a micro/nano-reconfigurable robot is constructed from the CO_(2) molecular hunters,temperature-sensitive molecular switch,solar photothermal conversion,and magnetically-driven function engines.The molecular hunters within the molecular extension state can capture 6.19 mmol g^(−1) of CO_(2) to form carbamic acid and ammonium bicarbonate.Interestingly,the molecular switch of the robot activates a molecular curling state that facilitates CO_(2) release through nano-reconfiguration,which is mediated by the temperature-sensitive curling of Pluronic F127 molecular chains during the photothermal desorption.Nano-reconfiguration of robot alters the amino microenvironment,including increasing surface electrostatic potential of the amino group and decreasing overall lowest unoccupied molecular orbital energy level.This weakened the nucleophilic attack ability of the amino group toward the adsorption product derivatives,thereby inhibiting the side reactions that generate hard-to-decompose urea structures,achieving the lowest regeneration temperature of 55℃ reported to date.The engine of the robot possesses non-contact magnetically-driven micro-reconfiguration capability to achieve efficient photothermal regeneration while avoiding local overheating.Notably,the robot successfully prolonged the survival time of mice in the sealed container by up to 54.61%,effectively addressing the issue of carbon suffocation in confined spaces.This work significantly enhances life-support systems for deep-space exploration,while stimulating innovations in sustainable carbon management technologies for terrestrial extreme environments.展开更多
The integration of Artificial Intelligence(AI)and Machine Learning(ML)into groundwater exploration and water resources management has emerged as a transformative approach to addressing global water challenges.This rev...The integration of Artificial Intelligence(AI)and Machine Learning(ML)into groundwater exploration and water resources management has emerged as a transformative approach to addressing global water challenges.This review explores key AI and ML concepts,methodologies,and their applications in hydrology,focusing on groundwater potential mapping,water quality prediction,and groundwater level forecasting.It discusses various data acquisition techniques,including remote sensing,geospatial analysis,and geophysical surveys,alongside preprocessing methods that are essential for enhancing model accuracy.The study highlights AI-driven solutions in water distribution,allocation optimization,and realtime resource management.Despite their advantages,the application of AI and ML in water sciences faces several challenges,including data scarcity,model reliability,and the integration of these tools with traditional water management systems.Ethical and regulatory concerns also demand careful consideration.The paper also outlines future research directions,emphasizing the need for improved data collection,interpretable models,real-time monitoring capabilities,and interdisciplinary collaboration.By leveraging AI and ML advancements,the water sector can enhance decision-making,optimize resource distribution,and support the development of sustainable water management strategies.展开更多
Rapid evolutions of the Internet of Electric Vehicles(IoEVs)are reshaping and modernizing transport systems,yet challenges remain in energy efficiency,better battery aging,and grid stability.Typical charging methods a...Rapid evolutions of the Internet of Electric Vehicles(IoEVs)are reshaping and modernizing transport systems,yet challenges remain in energy efficiency,better battery aging,and grid stability.Typical charging methods allow for EVs to be charged without thought being given to the condition of the battery or the grid demand,thus increasing energy costs and battery aging.This study proposes a smart charging station with an AI-powered Battery Management System(BMS),developed and simulated in MATLAB/Simulink,to increase optimality in energy flow,battery health,and impractical scheduling within the IoEV environment.The system operates through real-time communication,load scheduling based on priorities,and adaptive charging based on batterymathematically computed State of Charge(SOC),State of Health(SOH),and thermal state,with bidirectional power flow(V2G),thus allowing EVs’participation towards grid stabilization.Simulation results revealed that the proposed model can reduce peak grid load by 37.8%;charging efficiency is enhanced by 92.6%;battery temperature lessened by 4.4℃;SOH extended over 100 cycles by 6.5%,if compared against the conventional technique.By this way,charging time was decreased by 12.4% and energy costs dropped by more than 20%.These results showed that smart charging with intelligent BMS can boost greatly the operational efficiency and sustainability of the IoEV ecosystem.展开更多
Sustainable water,energy and food(WEF)supplies are the bedrock upon which human society depends.Solar-driven interfacial evaporation,combined with electricity generation and cultivation,is a promising approach to miti...Sustainable water,energy and food(WEF)supplies are the bedrock upon which human society depends.Solar-driven interfacial evaporation,combined with electricity generation and cultivation,is a promising approach to mitigate the freshwater,energy and food crises.However,the performance of solar-driven systems decreases significantly during operation due to uncontrollable weather.This study proposes an integrated water/electricity cogeneration-cultivation system with superior thermal management.The energy storage evaporator,consisting of energy storage microcapsules/hydrogel composites,is optimally designed for sustainable desalination,achieving an evaporation rate of around 1.91 kg m^(-2)h^(-1).In the dark,heat released from the phase-change layer supported an evaporation rate of around 0.54kg m^(-2)h^(-1).Reverse electrodialysis harnessed the salinity-gradient energy enhanced during desalination,enabling the long-running WEC system to achieve a power output of~0.3 W m^(-2),which was almost three times higher than that of conventional seawater/surface water mixing.Additionally,an integrated crop irrigation platform utilized system drainage for real-time,on-demand wheat cultivation without secondary contaminants,facilitating seamless WEF integration.This work presents a novel approach to all-day solar water production,electricity generation and crop irrigation,offering a solution and blueprint for the sustainable development of WEF.展开更多
Rapid regional population shifts and spatial polarization have heightened pressure on cultivated land—a critical resource demanding urgent attention amid ongoing urban-rural transition.This study selects Jiangsu prov...Rapid regional population shifts and spatial polarization have heightened pressure on cultivated land—a critical resource demanding urgent attention amid ongoing urban-rural transition.This study selects Jiangsu province,a national leader in both economic and agricultural development,as a case area to construct a multidimensional framework for assessing the recessive morphological characteristics of multifunctional cultivated land use.We examine temporal dynamics,spatial heterogeneity,and propose an integrated zoning strategy based on empirical analysis.The results reveal that:(1)The recessive morphology index shows a consistent upward trend,with structural breaks in 2007 and 2013,and a spatial shift from“higher in the east and lower in the west”to“higher in the south and lower in the north.”(2)Coordination among sub-dimensions of the index has steadily improved.(3)The index is expected to continue rising in the next decade,though at a slower pace.(4)To promote coordinated multidimensional land-use development,we recommend a policy framework that reinforces existing strengths,addresses weaknesses,and adapts zoning schemes to current spatial conditions.This research offers new insights into multifunctional cultivated land systems and underscores their role in enhancing human well-being,securing food supply,and supporting sustainable urban-rural integration.展开更多
Lassa fever(LF)is an acute viral hemorrhagic illness caused by the Lassa virus(LASV),an enveloped,spherical virus belonging to the Arenaviridae family.LASV possess a single-stranded RNA genome of negative polarity and...Lassa fever(LF)is an acute viral hemorrhagic illness caused by the Lassa virus(LASV),an enveloped,spherical virus belonging to the Arenaviridae family.LASV possess a single-stranded RNA genome of negative polarity and exhibits high genetic diversity,corresponding to the geographical distribution of its seven principal distinct clades across West Africa[1].LASV was first isolated in 1969 from an American missionary nurse stationed in the rural town of Lassa,Borno State,Nigeria,following her return from a brief vacation in the United States[2].展开更多
The evolution of cities into digitally managed environments requires computational systems that can operate in real time while supporting predictive and adaptive infrastructure management.Earlier approaches have often...The evolution of cities into digitally managed environments requires computational systems that can operate in real time while supporting predictive and adaptive infrastructure management.Earlier approaches have often advanced one dimension—such as Internet of Things(IoT)-based data acquisition,Artificial Intelligence(AI)-driven analytics,or digital twin visualization—without fully integrating these strands into a single operational loop.As a result,many existing solutions encounter bottlenecks in responsiveness,interoperability,and scalability,while also leaving concerns about data privacy unresolved.This research introduces a hybrid AI–IoT–Digital Twin framework that combines continuous sensing,distributed intelligence,and simulation-based decision support.The design incorporates multi-source sensor data,lightweight edge inference through Convolutional Neural Networks(CNN)and Long ShortTerm Memory(LSTM)models,and federated learning enhanced with secure aggregation and differential privacy to maintain confidentiality.A digital twin layer extends these capabilities by simulating city assets such as traffic flows and water networks,generating what-if scenarios,and issuing actionable control signals.Complementary modules,including model compression and synchronization protocols,are embedded to ensure reliability in bandwidth-constrained and heterogeneous urban environments.The framework is validated in two urban domains:traffic management,where it adapts signal cycles based on real-time congestion patterns,and pipeline monitoring,where it anticipates leaks through pressure and vibration data.Experimental results show a 28%reduction in response time,a 35%decrease in maintenance costs,and a marked reduction in false positives relative to conventional baselines.The architecture also demonstrates stability across 50+edge devices under federated training and resilience to uneven node participation.The proposed system provides a scalable and privacy-aware foundation for predictive urban infrastructure management.By closing the loop between sensing,learning,and control,it reduces operator dependence,enhances resource efficiency,and supports transparent governance models for emerging smart cities.展开更多
文摘Objective: To develop a best-evidence-based optimal nutrition management plan for patients with chronic heart failure, apply it in clinical practice, and evaluate its effectiveness. Methods: Use the KTA knowledge translation model to guide evidence-based practice in nutrition management, and compare the nutritional status, cardiac function status, quality of life, and quality review indicators of chronic heart failure patients before and after the application of evidence. Results: After the application of evidence, the nutritional status indicators (MNA-SF score, albumin, hemoglobin) of two groups of heart failure patients significantly increased compared to before the application of evidence, with statistically significant differences (p Conclusion: The KTA knowledge translation model provides methodological guidance for the implementation of evidence-based practice for heart failure patients. This evidence-based practice project is beneficial for improving the outcomes of malnutrition in chronic heart failure patients and is conducive to standardizing nursing pathways, thereby promoting the improvement of nursing quality.
基金supported by“Regional Innovation Strategy(RIS)”through the National Research Foundation of Korea(NRF)funded by the Ministry of Education(MOE)(2023RIS-009).
文摘In a cloud environment,graphics processing units(GPUs)are the primary devices used for high-performance computation.They exploit flexible resource utilization,a key advantage of cloud environments.Multiple users share GPUs,which serve as coprocessors of central processing units(CPUs)and are activated only if tasks demand GPU computation.In a container environment,where resources can be shared among multiple users,GPU utilization can be increased by minimizing idle time because the tasks of many users run on a single GPU.However,unlike CPUs and memory,GPUs cannot logically multiplex their resources.Additionally,GPU memory does not support over-utilization:when it runs out,tasks will fail.Therefore,it is necessary to regulate the order of execution of concurrently running GPU tasks to avoid such task failures and to ensure equitable GPU sharing among users.In this paper,we propose a GPU task execution order management technique that controls GPU usage via time-based containers.The technique seeks to ensure equal GPU time among users in a container environment to prevent task failures.In the meantime,we use a deferred processing method to prevent GPU memory shortages when GPU tasks are executed simultaneously and to determine the execution order based on the GPU usage time.As the order of GPU tasks cannot be externally adjusted arbitrarily once the task commences,the GPU task is indirectly paused by pausing the container.In addition,as container pause/unpause status is based on the information about the available GPU memory capacity,overuse of GPU memory can be prevented at the source.As a result,the strategy can prevent task failure and the GPU tasks can be experimentally processed in appropriate order.
文摘Objective:Pain management is an integral part of nursing practice.In this respect,angina management can be a serious clinical problem for nurses.The evaluation of pain management based on guidelines is one of the essential components in quality assurance and improvement processes.One of the most necessary steps in this process to improve pain management is to analyze the existing situation.This study aimed to determine the compliance of critical care unit(CCU)nurses’care performance in angina management with evidence-based guidelines(EBGs).Methods:In this observational cross-sectional study,69 nurses working in the CCU departments of public hospitals in Bushehr province participated using the full number method,and their performance was observed 207 times.The data collection tool in this study included a demographic profile form and a 29-item checklist of nurses’performance in angina management.The performance of each nurse was evaluated three times in three different shifts.Descriptive and analytical independent t-tests and Spearman and Pearson correlation were used to analyze the data.SPSS 19 software was used to perform statistical tests.The significance level was considered to be<0.05 in all cases.Results:The findings showed that 85.5%of the participants were female and 14.5%were male,with an average age of 33.87±7.14 years.The average score for performing care functions according to the evidence-based pain management guidelines was 71.42±19.31.The highest(73.60±19.45)and lowest(63.51±28.27)average scores were related to the investigation and evaluation area,respectively.The results showed a significant negative correlation between age and care performance(p<0.03;r=−0.265).Conclusions:The results of this study showed that the average performance score of nurses in angina management based on the guidelines was higher than average.Considering that some items had little compliance,the health system planners are recommended to put the annual training methods to obtain and use the latest guidelines for pain management,especially angina,in the education program of nurses.
基金supported in part by the National Natural Science Foundation of China(52172377).
文摘An effective energy management strategy(EMS)is essential to optimize the energy efficiency of electric vehicles(EVs).With the advent of advanced machine learning techniques,the focus on developing sophisticated EMS for EVs is increasing.Here,we introduce LearningEMS:a unified framework and open-source benchmark designed to facilitate rapid development and assessment of EMS.LearningEMS is distinguished by its ability to support a variety of EV configurations,including hybrid EVs,fuel cell EVs,and plug-in EVs,offering a general platform for the development of EMS.The framework enables detailed comparisons of several EMS algorithms,encompassing imitation learning,deep reinforcement learning(RL),offline RL,model predictive control,and dynamic programming.We rigorously evaluated these algorithms across multiple perspectives:energy efficiency,consistency,adaptability,and practicability.Furthermore,we discuss state,reward,and action settings for RL in EV energy management,introduce a policy extraction and reconstruction method for learning-based EMS deployment,and conduct hardware-in-the-loop experiments.In summary,we offer a unified and comprehensive framework that comes with three distinct EV platforms,over 10000 km of EMS policy data set,ten state-of-the-art algorithms,and over 160 benchmark tasks,along with three learning libraries.Its flexible design allows easy expansion for additional tasks and applications.The open-source algorithms,models,data sets,and deployment processes foster additional research and innovation in EV and broader engineering domains.
基金support of State Grid Corporation of China Project:Research on key tech-nologies of automatic generation of typical power grid operation modes and automatic calculation of section stability limits(5100-202355420A-3-2-ZN).
文摘Ensuring stable frequency and voltage has recently become increasingly challenging for modern power systems. This is primarily due to the fluctuating and intermittent nature of renewable energy sources and the uncertain electricity demand. To address these issues, this study proposes a load resource management(LRM) method to cope with the sudden power disturbances. The LRM method supports primary frequency and voltage regulation, and its integration with network dynamics minimizes the established disutility function caused by load participation. For better control performance, a non-dominated sorting genetic algorithm-Ⅱ(NSGA-Ⅱ)-based gain-tuning procedure was utilized for LRM, aiming to enhance the frequency/voltage nadir, reduce the frequency/voltage steady-state error, and minimize the total load control efforts. To validate the effectiveness of the proposed approach, comparative experiments were conducted with three load–resource management technologies for primary regulation auxiliary services in MATLAB/Simulink. Compared to the conventional optimal load control or using LRM alone, the improved NSGA-Ⅱ-based LRM demonstrates superior performance. It achieves better frequency response, voltage transients, and steady-state responses, while also considering disutility.
基金supported by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R195),Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘Efficient energy management is a cornerstone of advancing cognitive cities,where AI,IoT,and cloud computing seamlessly integrate to meet escalating global energy demands.Within this context,the ability to forecast electricity consumption with precision is vital,particularly in residential settings where usage patterns are highly variable and complex.This study presents an innovative approach to energy consumption forecasting using a bidirectional Long Short-Term Memory(LSTM)network.Leveraging a dataset containing over twomillionmultivariate,time-series observations collected froma single household over nearly four years,ourmodel addresses the limitations of traditional time-series forecasting methods,which often struggle with temporal dependencies and non-linear relationships.The bidirectional LSTM architecture processes data in both forward and backward directions,capturing past and future contexts at each time step,whereas existing unidirectional LSTMs consider only a single temporal direction.This design,combined with dropout regularization,leads to a 20.6%reduction in RMSE and an 18.8%improvement in MAE over conventional unidirectional LSTMs,demonstrating a substantial enhancement in prediction accuracy and robustness.Compared to existing models—including SVM,Random Forest,MLP,ANN,and CNN—the proposed model achieves the lowest MAE of 0.0831 and RMSE of 0.2213 during testing,significantly outperforming these benchmarks.These results highlight the model’s superior ability to navigate the complexities of energy usage patterns,reinforcing its potential application in AI-driven IoT and cloud-enabled energy management systems for cognitive cities.By integrating advanced machine learning techniqueswith IoT and cloud infrastructure,this research contributes to the development of intelligent,sustainable urban environments.
文摘BACKGROUND Most patients with non-alcoholic fatty liver disease(NAFLD)exhibit mild symptoms;however,without timely intervention,the condition may progress to cirrhosis or even liver cancer.The development of internet-based proactive follow-up management models has provided new avenues for medical services,allowing patients to access online consultations and enabling doctors to efficiently manage patient information.These models have particular significance for NAFLD patients,as they can enhance compliance and facilitate timely intervention.AIM To explore the effect of an internet-based proactive follow-up management model on the prognosis management of patients with NAFLD.METHODS This study collected data from 145 patients diagnosed with NAFLD.The patients were randomly divided into the internet-based proactive follow-up group(71 patients)and the traditional follow-up group(74 patients).The traditional followup group underwent routine outpatient and telephone follow-up,while the internet-based proactive follow-up group used the WeChat applet for active reminding,health education and follow-up.During the follow-up period,patients’compliance,disease control status,and quality of life score were recorded.RESULTS The follow-up compliance of patients in the internet-based proactive follow-up group was significantly higher than that in the traditional follow-up group(85.6%vs 68.4%,P<0.01),and the quality of life score was significantly improved(78.9±7.6 vs 72.5±8.4,P<0.01).CONCLUSION The internet-based proactive follow-up management model can provide personalized health management plans and reduce the risk of disease deterioration,making it worthy of promotion in a broader healthcare context.
文摘Optimizing photovoltaic(PV)power utilization in battery systems is challenging due to solar intermittency,battery efficiency,and lifespan management.This paper proposes a novel forecast-based battery charging management(BCM)strategy to enhance PV power utilization.A string of Li-ion battery cells with diverse capacities and states of charge(SOC)is contemplated in this constant current/-constant voltage(CC/CV)battery-charging scheme.Significant amounts of PV power are often wasted because the CC/CV mode cannot fully exploit the available power to maintain appropriate charging rates.To address this issue,the proposed BCM algorithm selects an optimal set of battery cells for charging at any given time based on forecasted PV power generation,ensuring maximum power is obtained from the PV system.Additionally,a support vector regression(SVR)-based forecasting model is developed to predict PV power generation precisely.The results indicate that the anticipated BCM strategy achieves an overall utilization rate of 87.47%of the PVgenerated power for battery charging under various weather conditions.
文摘To align customer demand with suppliers for reducing work in process and supply costs and increasing re sp onsiveness to customer requirements, a real time collaborative supply chain mana gement system is essential. A solution to the realization of supply chain manage ment capable of timely responding to customer requirements is proposed. Workflow automation is used to manage process interaction across enterprises; Agents can be automatically invoked by supply chain workflow process and are used to pro mote the flexibility and reconfigurability by providing the mechanism in support of distributed compution in an enterprises to meet the requirements of performa nce and business dynamics. An approach that supports agent based workflow proce ss in a supply chain is proposed. And the coordination mechanism between agents is also discussed.
基金supported by the National Natural Science Foundation of China (No. 52374292)China Baowu Low Carbon Metallurgy Innovation Foundation, China (No. BWLCF202309)the Natural Science Foundation of Changsha City, China (No. KQ2208271)。
文摘Some active metal oxides(Al_(2)O_(3),TiO_(2),and Cr_(2)O_(3))were selected as dopants to the Al_(2)O_(3)-based ceramic shells for investment casting of K417G superalloy.The effects of dopant types and contents(0,2,5,and 8 wt.%)on the wettability and interfacial reaction between the alloy and shell were investigated by a sessile-drop experiment.The results show that increasing the Al_(2)O_(3) doping contents(0−8 wt.%)reduces the porosity(21.74%−10.08%)and roughness(3.22−1.34μm)of the shell surface.The increase in Cr_(2)O_(3) dopant content(2−8 wt.%)further exacerbates the interfacial reaction,leading to an increase in the thickness of the reaction layer(2.6−3.1μm)and a decrease in the wetting angle(93.9°−91.0°).The addition of Al_(2)O_(3) and TiO_(2) dopants leads to the formation of Al_(2)TiO_(5) composite oxides in the reaction products,which effectively inhibits the interfacial reaction.The increase in TiO_(2) dopant contents(0−8 wt.%)further promotes the formation of Al_(2)TiO_(5),which decreases the thickness of the interfacial reaction layer(3.9−1.2μm)and increases the wetting angle(95.0°−103.8°).The introduced dopants enhance the packing density of the shell surface,while simultaneously suppress the diffusion of active metal elements from the alloy matrix to the interface.
基金supported by National Natural Science Foundation of China(32494793).
文摘Cellulose frameworks have emerged as promising materials for light management due to their exceptional light-scattering capabilities and sustainable nature.Conventional biomass-derived cellulose frameworks face a fundamental trade-off between haze and transparency,coupled with impractical thicknesses(≥1 mm).Inspired by squid’s skin-peeling mechanism,this work develops a peroxyformic acid(HCOOOH)-enabled precision peeling strategy to isolate intact 10-μm-thick bamboo green(BG)frameworks—100×thinner than wood-based counterparts while achieving an unprecedented optical performance(88%haze with 80%transparency).This performance surpasses delignified biomass(transparency<40%at 1 mm)and matches engineered cellulose composites,yet requires no energy-intensive nanofibrillation.The preserved native cellulose I crystalline structure(64.76%crystallinity)and wax-coated uniaxial fibril alignment(Hermans factor:0.23)contribute to high mechanical strength(903 MPa modulus)and broadband light scattering.As a light-management layer in polycrystalline silicon solar cells,the BG framework boosts photoelectric conversion efficiency by 0.41%absolute(18.74%→19.15%),outperforming synthetic anti-reflective coatings.The work establishes a scalable,waste-to-wealth route for optical-grade cellulose materials in next-generation optoelectronics.
基金the National Natural Science Foundation of China(Nos.62374029,22175029,62474033,and W2433038)the Young Elite Scientists Sponsorship Program by CAST(No.YESS20220550)+2 种基金the Sichuan Science and Technology Program(No.2024NSFSC0250)the Natural Science Foundation of Shenzhen Innovation Committee(JCYJ20210324135614040)the Fundamental Research Funds for the Central Universities of China(No.ZYGX2022J032).
文摘Perovskite solar cells(PSCs)have emerged as promising photovoltaic technologies owing to their remarkable power conversion efficiency(PCE).However,heat accumulation under continuous illumination remains a critical bottleneck,severely affecting device stability and long-term operational performance.Herein,we present a multifunctional strategy by incorporating highly thermally conductive Ti_(3)C_(2)T_(X) MXene nanosheets into the perovskite layer to simultaneously enhance thermal management and optoelectronic properties.The Ti_(3)C_(2)T_(X) nanosheets,embedded at perovskite grain boundaries,construct efficient thermal conduction pathways,significantly improving the thermal conductivity and diffusivity of the film.This leads to a notable reduction in the device’s steady-state operating temperature from 42.96 to 39.97 under 100 mW cm^(−2) illumination,thereby alleviating heat-induced performance degradation.Beyond thermal regulation,Ti_(3)C_(2)T_(X),with high conductivity and negatively charged surface terminations,also serves as an effective defect passivation agent,reducing trap-assisted recombination,while simultaneously facilitating charge extraction and transport by optimizing interfacial energy alignment.As a result,the Ti_(3)C_(2)T_(X)-modified PSC achieve a champion PCE of 25.13%and exhibit outstanding thermal stability,retaining 80%of the initial PCE after 500 h of thermal aging at 85 and 30±5%relative humidity.(In contrast,control PSC retain only 58%after 200 h.)Moreover,under continuous maximum power point tracking in N2 atmosphere,Ti_(3)C_(2)T_(X)-modified PSC retained 70%of the initial PCE after 500 h,whereas the control PSC drop sharply to 20%.These findings highlight the synergistic role of Ti_(3)C_(2)T_(X) in thermal management and optoelectronic performance,paving the way for the development of high-efficiency and heat-resistant perovskite photovoltaics.
基金supported by the project“Romanian Hub for Artificial Intelligence-HRIA”,Smart Growth,Digitization and Financial Instruments Program,2021–2027,MySMIS No.334906.
文摘Objective expertise evaluation of individuals,as a prerequisite stage for team formation,has been a long-term desideratum in large software development companies.With the rapid advancements in machine learning methods,based on reliable existing data stored in project management tools’datasets,automating this evaluation process becomes a natural step forward.In this context,our approach focuses on quantifying software developer expertise by using metadata from the task-tracking systems.For this,we mathematically formalize two categories of expertise:technology-specific expertise,which denotes the skills required for a particular technology,and general expertise,which encapsulates overall knowledge in the software industry.Afterward,we automatically classify the zones of expertise associated with each task a developer has worked on using Bidirectional Encoder Representations from Transformers(BERT)-like transformers to handle the unique characteristics of project tool datasets effectively.Finally,our method evaluates the proficiency of each software specialist across already completed projects from both technology-specific and general perspectives.The method was experimentally validated,yielding promising results.
基金supported by the National Natural Science Foundation of China(22168008,22378085)the Guangxi Natural Science Foundation(2024GXNSFDA010053)+1 种基金the Technology Development Project of Guangxi Bossco Environmental Protection Technology Co.,Ltd(202100039)Innovation Project of Guangxi Graduate Education(YCBZ2024065).
文摘Strategically coupling nanoparticle hybrids and internal thermosensitive molecular switches establishes an innovative paradigm for constructing micro/nanoscale-reconfigurable robots,facilitating energyefficient CO_(2) management in life-support systems of confined space.Here,a micro/nano-reconfigurable robot is constructed from the CO_(2) molecular hunters,temperature-sensitive molecular switch,solar photothermal conversion,and magnetically-driven function engines.The molecular hunters within the molecular extension state can capture 6.19 mmol g^(−1) of CO_(2) to form carbamic acid and ammonium bicarbonate.Interestingly,the molecular switch of the robot activates a molecular curling state that facilitates CO_(2) release through nano-reconfiguration,which is mediated by the temperature-sensitive curling of Pluronic F127 molecular chains during the photothermal desorption.Nano-reconfiguration of robot alters the amino microenvironment,including increasing surface electrostatic potential of the amino group and decreasing overall lowest unoccupied molecular orbital energy level.This weakened the nucleophilic attack ability of the amino group toward the adsorption product derivatives,thereby inhibiting the side reactions that generate hard-to-decompose urea structures,achieving the lowest regeneration temperature of 55℃ reported to date.The engine of the robot possesses non-contact magnetically-driven micro-reconfiguration capability to achieve efficient photothermal regeneration while avoiding local overheating.Notably,the robot successfully prolonged the survival time of mice in the sealed container by up to 54.61%,effectively addressing the issue of carbon suffocation in confined spaces.This work significantly enhances life-support systems for deep-space exploration,while stimulating innovations in sustainable carbon management technologies for terrestrial extreme environments.
文摘The integration of Artificial Intelligence(AI)and Machine Learning(ML)into groundwater exploration and water resources management has emerged as a transformative approach to addressing global water challenges.This review explores key AI and ML concepts,methodologies,and their applications in hydrology,focusing on groundwater potential mapping,water quality prediction,and groundwater level forecasting.It discusses various data acquisition techniques,including remote sensing,geospatial analysis,and geophysical surveys,alongside preprocessing methods that are essential for enhancing model accuracy.The study highlights AI-driven solutions in water distribution,allocation optimization,and realtime resource management.Despite their advantages,the application of AI and ML in water sciences faces several challenges,including data scarcity,model reliability,and the integration of these tools with traditional water management systems.Ethical and regulatory concerns also demand careful consideration.The paper also outlines future research directions,emphasizing the need for improved data collection,interpretable models,real-time monitoring capabilities,and interdisciplinary collaboration.By leveraging AI and ML advancements,the water sector can enhance decision-making,optimize resource distribution,and support the development of sustainable water management strategies.
文摘Rapid evolutions of the Internet of Electric Vehicles(IoEVs)are reshaping and modernizing transport systems,yet challenges remain in energy efficiency,better battery aging,and grid stability.Typical charging methods allow for EVs to be charged without thought being given to the condition of the battery or the grid demand,thus increasing energy costs and battery aging.This study proposes a smart charging station with an AI-powered Battery Management System(BMS),developed and simulated in MATLAB/Simulink,to increase optimality in energy flow,battery health,and impractical scheduling within the IoEV environment.The system operates through real-time communication,load scheduling based on priorities,and adaptive charging based on batterymathematically computed State of Charge(SOC),State of Health(SOH),and thermal state,with bidirectional power flow(V2G),thus allowing EVs’participation towards grid stabilization.Simulation results revealed that the proposed model can reduce peak grid load by 37.8%;charging efficiency is enhanced by 92.6%;battery temperature lessened by 4.4℃;SOH extended over 100 cycles by 6.5%,if compared against the conventional technique.By this way,charging time was decreased by 12.4% and energy costs dropped by more than 20%.These results showed that smart charging with intelligent BMS can boost greatly the operational efficiency and sustainability of the IoEV ecosystem.
基金supported by the National Natural Science Foundation of China(No.52070057)China Postdoctoral Science Foundation(No.2023M730855)Heilongjiang Postdoctoral Fund(No.LBH-Z22183)for financial support。
文摘Sustainable water,energy and food(WEF)supplies are the bedrock upon which human society depends.Solar-driven interfacial evaporation,combined with electricity generation and cultivation,is a promising approach to mitigate the freshwater,energy and food crises.However,the performance of solar-driven systems decreases significantly during operation due to uncontrollable weather.This study proposes an integrated water/electricity cogeneration-cultivation system with superior thermal management.The energy storage evaporator,consisting of energy storage microcapsules/hydrogel composites,is optimally designed for sustainable desalination,achieving an evaporation rate of around 1.91 kg m^(-2)h^(-1).In the dark,heat released from the phase-change layer supported an evaporation rate of around 0.54kg m^(-2)h^(-1).Reverse electrodialysis harnessed the salinity-gradient energy enhanced during desalination,enabling the long-running WEC system to achieve a power output of~0.3 W m^(-2),which was almost three times higher than that of conventional seawater/surface water mixing.Additionally,an integrated crop irrigation platform utilized system drainage for real-time,on-demand wheat cultivation without secondary contaminants,facilitating seamless WEF integration.This work presents a novel approach to all-day solar water production,electricity generation and crop irrigation,offering a solution and blueprint for the sustainable development of WEF.
基金National Natural Science Foundation of China,No.42101252。
文摘Rapid regional population shifts and spatial polarization have heightened pressure on cultivated land—a critical resource demanding urgent attention amid ongoing urban-rural transition.This study selects Jiangsu province,a national leader in both economic and agricultural development,as a case area to construct a multidimensional framework for assessing the recessive morphological characteristics of multifunctional cultivated land use.We examine temporal dynamics,spatial heterogeneity,and propose an integrated zoning strategy based on empirical analysis.The results reveal that:(1)The recessive morphology index shows a consistent upward trend,with structural breaks in 2007 and 2013,and a spatial shift from“higher in the east and lower in the west”to“higher in the south and lower in the north.”(2)Coordination among sub-dimensions of the index has steadily improved.(3)The index is expected to continue rising in the next decade,though at a slower pace.(4)To promote coordinated multidimensional land-use development,we recommend a policy framework that reinforces existing strengths,addresses weaknesses,and adapts zoning schemes to current spatial conditions.This research offers new insights into multifunctional cultivated land systems and underscores their role in enhancing human well-being,securing food supply,and supporting sustainable urban-rural integration.
文摘Lassa fever(LF)is an acute viral hemorrhagic illness caused by the Lassa virus(LASV),an enveloped,spherical virus belonging to the Arenaviridae family.LASV possess a single-stranded RNA genome of negative polarity and exhibits high genetic diversity,corresponding to the geographical distribution of its seven principal distinct clades across West Africa[1].LASV was first isolated in 1969 from an American missionary nurse stationed in the rural town of Lassa,Borno State,Nigeria,following her return from a brief vacation in the United States[2].
基金The researchers would like to thank the Deanship of Graduate Studies and Scientific Research at Qassim University for financial support(QU-APC-2025)。
文摘The evolution of cities into digitally managed environments requires computational systems that can operate in real time while supporting predictive and adaptive infrastructure management.Earlier approaches have often advanced one dimension—such as Internet of Things(IoT)-based data acquisition,Artificial Intelligence(AI)-driven analytics,or digital twin visualization—without fully integrating these strands into a single operational loop.As a result,many existing solutions encounter bottlenecks in responsiveness,interoperability,and scalability,while also leaving concerns about data privacy unresolved.This research introduces a hybrid AI–IoT–Digital Twin framework that combines continuous sensing,distributed intelligence,and simulation-based decision support.The design incorporates multi-source sensor data,lightweight edge inference through Convolutional Neural Networks(CNN)and Long ShortTerm Memory(LSTM)models,and federated learning enhanced with secure aggregation and differential privacy to maintain confidentiality.A digital twin layer extends these capabilities by simulating city assets such as traffic flows and water networks,generating what-if scenarios,and issuing actionable control signals.Complementary modules,including model compression and synchronization protocols,are embedded to ensure reliability in bandwidth-constrained and heterogeneous urban environments.The framework is validated in two urban domains:traffic management,where it adapts signal cycles based on real-time congestion patterns,and pipeline monitoring,where it anticipates leaks through pressure and vibration data.Experimental results show a 28%reduction in response time,a 35%decrease in maintenance costs,and a marked reduction in false positives relative to conventional baselines.The architecture also demonstrates stability across 50+edge devices under federated training and resilience to uneven node participation.The proposed system provides a scalable and privacy-aware foundation for predictive urban infrastructure management.By closing the loop between sensing,learning,and control,it reduces operator dependence,enhances resource efficiency,and supports transparent governance models for emerging smart cities.