Electrochemical water splitting represents a sustainable technology for hydrogen(H_(2))production.However,its large-scale implementation is hindered by the high overpotentials required for both the cathodic hydrogen e...Electrochemical water splitting represents a sustainable technology for hydrogen(H_(2))production.However,its large-scale implementation is hindered by the high overpotentials required for both the cathodic hydrogen evolution reaction(HER)and the anodic oxygen evolution reaction(OER).Transition metal-based catalysts have garnered significant research interest as promising alternatives to noble-metal catalysts,owing to their low cost,tunable composition,and noble-metal-like catalytic activity.Nevertheless,systematic reviews on their application as bifunctional catalysts for overall water splitting(OWS)are still limited.This review comprehensively outlines the principal categories of bifunctional transition metal electrocatalysts derived from electrospun nanofibers(NFs),including metals,oxides,phosphides,sulfides,and carbides.Key strategies for enhancing their catalytic performance are systematically summarized,such as heterointerface engineering,heteroatom doping,metal-nonmetal-metal bridging architectures,and single-atom site design.Finally,current challenges and future research directions are discussed,aiming to provide insightful perspectives for the rational design of high-performance electrocatalysts for OWS.展开更多
Herein,we have developed a straightforward wet-chemical method to synthesize a series of Pd-based alloy nanowires(NWs),including Pd Pt NWs,Pd Au NWs,Pd Ir NWs,and Pd Ru NWs,which exhibits high mass activity and turnov...Herein,we have developed a straightforward wet-chemical method to synthesize a series of Pd-based alloy nanowires(NWs),including Pd Pt NWs,Pd Au NWs,Pd Ir NWs,and Pd Ru NWs,which exhibits high mass activity and turnover frequency(TOF) for HER,surpassing Pt/C by 4.6-fold and 1.5-fold in acidic and alkaline electrolytes,respectively.It also demonstrates high stability in alkaline electrolyte at a current density of 220 m A/cm^(2) for 280 h,highlighting its potential for practical applications under industrial current conditions.Pd Pt NWs exhibited ultrathin structures with head-to-tail kinks and inherent defects,significantly increasing the density of active sites and precisely tuning the electronic structure,which could accelerate reaction kinetics and boost water-splitting electrocatalytic performance.This study highlights the potential of Pd Pt NWs as highly efficient catalysts,offering outstanding catalytic performance and stability for practical applications.展开更多
Split Learning(SL)has been promoted as a promising collaborative machine learning technique designed to address data privacy and resource efficiency.Specifically,neural networks are divided into client and server subn...Split Learning(SL)has been promoted as a promising collaborative machine learning technique designed to address data privacy and resource efficiency.Specifically,neural networks are divided into client and server subnetworks in order to mitigate the exposure of sensitive data and reduce the overhead on client devices,thereby making SL particularly suitable for resource-constrained devices.Although SL prevents the direct transmission of raw data,it does not alleviate entirely the risk of privacy breaches.In fact,the data intermediately transmitted to the server sub-model may include patterns or information that could reveal sensitive data.Moreover,achieving a balance between model utility and data privacy has emerged as a challenging problem.In this article,we propose a novel defense approach that combines:(i)Adversarial learning,and(ii)Network channel pruning.In particular,the proposed adversarial learning approach is specifically designed to reduce the risk of private data exposure while maintaining high performance for the utility task.On the other hand,the suggested channel pruning enables the model to adaptively adjust and reactivate pruned channels while conducting adversarial training.The integration of these two techniques reduces the informativeness of the intermediate data transmitted by the client sub-model,thereby enhancing its robustness against attribute inference attacks without adding significant computational overhead,making it wellsuited for IoT devices,mobile platforms,and Internet of Vehicles(IoV)scenarios.The proposed defense approach was evaluated using EfficientNet-B0,a widely adopted compact model,along with three benchmark datasets.The obtained results showcased its superior defense capability against attribute inference attacks compared to existing state-of-the-art methods.This research’s findings demonstrated the effectiveness of the proposed channel pruning-based adversarial training approach in achieving the intended compromise between utility and privacy within SL frameworks.In fact,the classification accuracy attained by the attackers witnessed a drastic decrease of 70%.展开更多
The fast solution of linear equations has always been one of the hot spots in scientific computing.A kind of the diagonal matrix splitting iteration methods are provided,which is different from the classical matrix sp...The fast solution of linear equations has always been one of the hot spots in scientific computing.A kind of the diagonal matrix splitting iteration methods are provided,which is different from the classical matrix splitting methods.Taking the decomposition of the diagonal elements for coefficient matrix as the key point,some new preconditioners are constructed.Taking the tri-diagonal coefficient matrix as an example,the convergence domains and optimal relaxation factor of the new method are analyzed theoretically.The presented new iteration methods are applied to solve linear algebraic equations,even 2D and 3D diffusion problems with the fully implicit discretization.The results of numerical experiments are matched with the theoretical analysis,and show that the iteration numbers are reduced greatly.The superiorities of presented iteration methods exceed some classical iteration methods dramatically.展开更多
The Internet of Vehicles,or IoV,is expected to lessen pollution,ease traffic,and increase road safety.IoV entities’interconnectedness,however,raises the possibility of cyberattacks,which can have detrimental effects....The Internet of Vehicles,or IoV,is expected to lessen pollution,ease traffic,and increase road safety.IoV entities’interconnectedness,however,raises the possibility of cyberattacks,which can have detrimental effects.IoV systems typically send massive volumes of raw data to central servers,which may raise privacy issues.Additionally,model training on IoV devices with limited resources normally leads to slower training times and reduced service quality.We discuss a privacy-preserving Federated Split Learning with Tiny Machine Learning(TinyML)approach,which operates on IoV edge devices without sharing sensitive raw data.Specifically,we focus on integrating split learning(SL)with federated learning(FL)and TinyML models.FL is a decentralisedmachine learning(ML)technique that enables numerous edge devices to train a standard model while retaining data locally collectively.The article intends to thoroughly discuss the architecture and challenges associated with the increasing prevalence of SL in the IoV domain,coupled with FL and TinyML.The approach starts with the IoV learning framework,which includes edge computing,FL,SL,and TinyML,and then proceeds to discuss how these technologies might be integrated.We elucidate the comprehensive operational principles of Federated and split learning by examining and addressingmany challenges.We subsequently examine the integration of SL with FL and various applications of TinyML.Finally,exploring the potential integration of FL and SL with TinyML in the IoV domain is referred to as FSL-TM.It is a superior method for preserving privacy as it conducts model training on individual devices or edge nodes,thereby obviating the necessity for centralised data aggregation,which presents considerable privacy threats.The insights provided aim to help both researchers and practitioners understand the complicated terrain of FL and SL,hence facilitating advancement in this swiftly progressing domain.展开更多
The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness dimin...The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness diminishes in few-shot reasoning scenarios due to the low data efficiency of conventional supervised fine-tuning,which leads to excessive communication overhead.To address this,we propose Language-Empowered Split Fine-Tuning(LESFT),a framework that integrates split architectures with a contrastive-inspired fine-tuning paradigm.LESFT simultaneously learns frommultiple logically equivalent but linguistically diverse reasoning chains,providing richer supervisory signals and improving data efficiency.This process-oriented training allows more effective reasoning adaptation with fewer samples.Extensive experiments demonstrate that LESFT consistently outperforms strong baselines such as SplitLoRA in task accuracy.LESFT consistently outperforms strong baselines on GSM8K,CommonsenseQA,and AQUA_RAT,with the largest gains observed on Qwen2.5-3B.These results indicate that LESFT can effectively adapt large language models for reasoning tasks under the computational and communication constraints of edge environments.展开更多
Energy shortage has become one of themost concerning issues in the world today,and improving energy utilization efficiency is a key area of research for experts and scholars worldwide.Small-diameter heat exchangers of...Energy shortage has become one of themost concerning issues in the world today,and improving energy utilization efficiency is a key area of research for experts and scholars worldwide.Small-diameter heat exchangers offer advantages such as reduced material usage,lower refrigerant charge,and compact structure.However,they also face challenges,including increased refrigerant pressure drop and smaller heat transfer area inside the tubes.This paper combines the advantages and disadvantages of both small and large-diameter tubes and proposes a combined-diameter heat exchanger,consisting of large and small diameters,for use in the indoor units of split-type air conditioners.There are relatively few studies in this area.In this paper,A theoretical and numerical computation method is employed to establish a theoretical-numerical calculation model,and its reliability is verified through experiments.Using this model,the optimal combined diameters and flow path design for a combined-diameter heat exchanger using R32 as the working fluid are derived.The results show that the heat transfer performance of all combined diameter configurations improves by 2.79%to 8.26%compared to the baseline design,with the coefficient of performance(COP)increasing from 4.15 to 4.27~4.5.These designs can save copper material,but at the cost of an increase in pressure drop by 66.86%to 131.84%.The scheme IIIH,using R32,is the optimal combined-diameter and flow path configuration that balances both heat transfer performance and economic cost.展开更多
The knowledge representation mode and inference control strategy were analyzed according to the specialties of air-conditioning cooling/heating sources selection. The constructing idea and working procedure for knowle...The knowledge representation mode and inference control strategy were analyzed according to the specialties of air-conditioning cooling/heating sources selection. The constructing idea and working procedure for knowledge base and inference engine were proposed while the realization technique of the C language was discussed. An intelligent decision support system (IDSS) model based on such knowledge representation and inference mechanism was developed by domain engineers. The model was verified to have a small kernel and powerful capability in list processing and data driving, which was successfully used in the design of a cooling/heating sources system for a large-sized office building.展开更多
A water loop variable refrigerant flow(WLVRF)air-conditioning system is designed to be applied in large-scale buildings in northern China.The system is energy saving and it is an integrated system consisting of a va...A water loop variable refrigerant flow(WLVRF)air-conditioning system is designed to be applied in large-scale buildings in northern China.The system is energy saving and it is an integrated system consisting of a variable refrigerant flow(VRF)air-conditioning unit,a water loop and an air source heat pump.The water loop transports energy among different regions in the buildings instead of refrigerant pipes,decreasing the scale of the VRF air-conditioning unit and improving the performance.Previous models for refrigerants and building loads are cited in this investigation.Mathematical models of major equipment and other elements of the system are established using the lumped parameter method based on the DATAFIT software and the MATLAB software.The performance of the WLVRF system is simulated.The initial investments and the running costs are calculated based on the results of market research.Finally,a contrast is carried out between the WLVRF system and the traditional VRF system.The results show that the WLVRF system has a better working condition and lower running costs than the traditional VRF system.展开更多
Variable-air-volume (VAV) air-conditioning system is a multi-variable system and has multi coupling control loops. While all of the control loops are working together, they interfere and influence each other. A multiv...Variable-air-volume (VAV) air-conditioning system is a multi-variable system and has multi coupling control loops. While all of the control loops are working together, they interfere and influence each other. A multivariable decoupling PID controller is designed for VAV air-conditioning system. Diagonal matrix decoupling method is employed to eliminate the coupling between the loop of supply air temperature and that of thermal-space air temperature. The PID controller parameters are optimized by means of an improved genetic algorithm in floating point representations to obtain better performance. The population in the improved genetic algorithm mutates before crossover, which is helpful for the convergence. Additionally the micro mutation algorithm is proposed and applied to improve the convergence during the later evolution. To search the best parameters, the optimized parameters ranges should be amplified 10 times the initial ideal parameters. The simulation and experiment results show that the decoupling control system is effective and feasible. The method can overcome the strong coupling feature of the system and has shorter governing time and less over-shoot than non-optimization PID control.展开更多
To explore the relationship between summer office set air-conditioning temperature and energy consumption related to air conditioning use to provide human thermal comfort,a comparison experiment was conducted in three...To explore the relationship between summer office set air-conditioning temperature and energy consumption related to air conditioning use to provide human thermal comfort,a comparison experiment was conducted in three similar offices at temperatures of 24,26 and 28 ℃ respectively. A thermal comfort questionnaire survey was conducted. It is demonstrated that air-conditioner energy consumption at the set temperature of 28 ℃ is 113% and 271% lower than at 26 ℃ and 24 ℃,respectively. A linear relationship exists between air-conditioner energy consumption and the indoor and outdoor temperature difference. When comfortably dressed,over 80% of research participants accept the set temperature of 28 ℃. The regression analysis leads to a neutral temperature of 26.2 ℃ and an acceptable temperature of 28.2 ℃ for over 80% of the research participants subjects,indicating that the current 26 ℃ set temperature for offices in summer,required by Chinese General Office of the State Council,can be increased to 28 ℃. Moreover,analysis of predicted mean vote(PMV) index shows that a set temperature of 27 ℃,not 26 ℃,is sufficiently comfortable for office staff wearing long-sleeve shirts,long pants and leather shoes.展开更多
DC-inverter split air-conditioner is widely used in Chinese homes as a result of its high-efficiency and energy-saving. Recently, the researches on its outdoor unit have focused on the influence of surrounding structu...DC-inverter split air-conditioner is widely used in Chinese homes as a result of its high-efficiency and energy-saving. Recently, the researches on its outdoor unit have focused on the influence of surrounding structures upon the aerodynamic and acoustic performance, however they are only limited to the influence of a few parameters on the performance, and practical design of the unit requires more detailed parametric analysis. Three-dimensional computational fluid dynamics(CFD) and computational aerodynamic acoustics(CAA) simulation based on FLUENT solver is used to study the influence of surrounding structures upon the aforementioned properties of the unit. The flow rate and sound pressure level are predicted for different rotating speed, and agree well with the experimental results. The parametric influence of three main surrounding structures(i.e. the heat sink, the bell-mouth type shroud and the outlet grille) upon the aerodynamic performance of the unit is analyzed thoroughly. The results demonstrate that the tip vortex plays a major role in the flow fields near the blade tip and has a great effect on the flow field of the unit. The inlet ring's size and throat's depth of the bell-mouth type shroud, and the through-flow area and configuration of upwind and downwind sections of the outlet grille are the most important factors that affect the aerodynamic performance of the unit. Furthermore, two improved schemes against the existing prototype of the unit are developed, which both can significantly increase the flow rate more than 6 %(i.e. 100 m3·h~(-1)) at given rotating speeds. The inevitable increase of flow noise level when flow rate is increased and the advantage of keeping a lower rotating speed are also discussed. The presented work could be a useful guideline in designing the aerodynamic and acoustic performance of the split air-conditioner in engineering practice.展开更多
This paper presented an entropy evaluation method for the influences of condense heat recovery system on the environment.Aiming at the damage of the condense heat to the environment,an entropy of resource loss and an ...This paper presented an entropy evaluation method for the influences of condense heat recovery system on the environment.Aiming at the damage of the condense heat to the environment,an entropy of resource loss and an emission entropy from the condense heat recovery system in the air conditioning refrigerating machine were introduced.For the evaluation of the entropies,we developed a new algorithm for the parameter identification,called the composite influence coefficient,based on the Least Squares Support Vector Machine method.By simulation,the numerical experiments shows that the Least Squares Support Vector Machine method is one of the powerful methods for the parameter identification to compute the damage entropy of the condense heat,with the largest training error being-0.025(the relative error being-3.56%),and the biggest test error being 0.015(the relative error being 2.5%).展开更多
Two building factors-a longer thermal lag of more than one hour for building envelops and a lag of indoor radiation to convert into cooling load-have impact on the instantaneous heat input and instantaneous cooling lo...Two building factors-a longer thermal lag of more than one hour for building envelops and a lag of indoor radiation to convert into cooling load-have impact on the instantaneous heat input and instantaneous cooling load.So the two factors should be taken into account when selecting the weather parameters for air-conditioning system design.This paper developed a new statistic method for the rational selection of coincident solar irradiance,dry-bulb and wet-bulb temperatures.The method was applied to historic weather records of 25 years in Hong Kong to generate coincident design weather data.And the results show that traditional design solar irradiance,dry-bulb and wet-bulb temperatures may be significantly overestimated in many conditions,and the design weather data for the three different constructions is not kept constant.展开更多
The traditional integer order PID controller manipulates the air-conditioning fan coil unit(FCU)that offers cooliug and heatins loads to each air-conditioning room in summer and winter,respectivelv.In order to maintai...The traditional integer order PID controller manipulates the air-conditioning fan coil unit(FCU)that offers cooliug and heatins loads to each air-conditioning room in summer and winter,respectivelv.In order to maintain a steady indoor temperature in summer and winter,the control quality cannot meet the related requirements of air-conditioning automation,such as large overshoot,large steady state error.long regulating time,etc.In view of these factors,this paper develops a fractional order PID controller to deal with such problem associated with FCU.Then,by varving mutation factor and crossover rate of basic differential evolution algorithmadaptivelv,a modified differential evolution algorithm(MDEA)is designed to tune the satisfactory values of five parameters of indoor temperature fractional order PID controller.This fractional order PID coutrol system is configured and the corresponding mumerical simulation is conducted by means of MATLAB software.The results indicate that the proposed fractional order PID control svstem and MDEA are reliable and the related control performance indexes meet with the related requirements of comfortable air-conditioning design and control criteria.展开更多
The aim of this research was to study and design a solid desiccant dehumidification system suitable for tropical climate to reduce the latent load of air-conditioning system and improve the thermal comfort. Different ...The aim of this research was to study and design a solid desiccant dehumidification system suitable for tropical climate to reduce the latent load of air-conditioning system and improve the thermal comfort. Different dehumidifiers such as desiccant column and desiccant wheel were investigated. The ANSYS and TRASYS software were used to predict the results of dehumidifiers and the desiccant cooling systems, respectively. The desiccant bed contained approximately 15 kg of silica-gel, with 3 mm average diameter. Results indicated that the pressure drop and the adsorption rate of desiccant column are usually higher than those of the desiccant wheel. The feasible and practical adsorption rate of desiccant wheel was 0.102 kgw/h at air flow rate 1.0 kg/min, regenerated air temperature of 55?C and at a wheel speed of 2.5 rpm. The humidity ratio of conditioning space and cooling load of split-type air conditioner was decreased to 0.002 kgw/kgda (14%) and 0.71 kWth (19.26%), respectively. Consequently, the thermal comfort was improved from 0.5 PMV (10.12% PPD) to 0.3 PMV (7.04% PPD).展开更多
An energy-saving control strategy based on predictive control for central air-conditioning systems is proposed in this paper. The cold load model is developed to describe the dynamic characteristics of temperature con...An energy-saving control strategy based on predictive control for central air-conditioning systems is proposed in this paper. The cold load model is developed to describe the dynamic characteristics of temperature control systems, and then parameters in the cold load model and in the central air-conditioning system model are estimated. Generalized predictive control (GPC) is used to establish an optimization model to minimize the consumption of energy and the control error of temperature. The simulated annealing (SA) algorithm, combined with quadratic programming, is adopted to solve the optimal problem. Contrasted with the simulation of traditional PID control, the results prove the effectiveness of this proposed strategy.展开更多
An explosion-proof dual throttling air-conditioning system was put forward to solve the heat dissipation and internal dewing problems of explosion-proof frequency converter in the underground coal mine. This study inv...An explosion-proof dual throttling air-conditioning system was put forward to solve the heat dissipation and internal dewing problems of explosion-proof frequency converter in the underground coal mine. This study investigated the feasibility and benefits of explosion-proof dual throttling cooling and dehumidification air-conditioning system applied to the explosion-proof frequency converter. The physical model of dual throttling air-conditioning system was established and its performance parameter was described by mathematical method. The design calculation of the system has also been done. The experimental result showed that the system reached the steady state at the refrigeration mode after running 45 min, and the maximum internal temperature of the flame-proof cavity was 31.0 ℃. The system reached the steady state at the dehumidification mode after running 37 min. The maximum internal relative humidity and temperature of the flame-proof cavity were 33.4% and 36.3 ℃, respectively. Therefore, the proposed system had excellent ability of heat dissipation and avoided internal dewing. Compared with water cooling system, it was more energy-saving and economical. The airflow field of dual throttling air-conditioning system was also studied by CFD simulation. It was found that the result of CFD numerical simulation was highly consistent with the experimental data.展开更多
基金Supported by the National Natural Science Foundation of China(No.52273056)the Science and Technology Development Program of Jilin Province,China(No.YDZJ202501ZYTS305)。
文摘Electrochemical water splitting represents a sustainable technology for hydrogen(H_(2))production.However,its large-scale implementation is hindered by the high overpotentials required for both the cathodic hydrogen evolution reaction(HER)and the anodic oxygen evolution reaction(OER).Transition metal-based catalysts have garnered significant research interest as promising alternatives to noble-metal catalysts,owing to their low cost,tunable composition,and noble-metal-like catalytic activity.Nevertheless,systematic reviews on their application as bifunctional catalysts for overall water splitting(OWS)are still limited.This review comprehensively outlines the principal categories of bifunctional transition metal electrocatalysts derived from electrospun nanofibers(NFs),including metals,oxides,phosphides,sulfides,and carbides.Key strategies for enhancing their catalytic performance are systematically summarized,such as heterointerface engineering,heteroatom doping,metal-nonmetal-metal bridging architectures,and single-atom site design.Finally,current challenges and future research directions are discussed,aiming to provide insightful perspectives for the rational design of high-performance electrocatalysts for OWS.
基金the financial support from the National Natural Science Foundation of China (Nos.21805170,22172093)Natural Science Foundation of Shandong Province (Nos.ZR2023QB219,ZR2021QB161)Qingdao Postdoctoral Innovation Project (No.QDBSH20220202031)。
文摘Herein,we have developed a straightforward wet-chemical method to synthesize a series of Pd-based alloy nanowires(NWs),including Pd Pt NWs,Pd Au NWs,Pd Ir NWs,and Pd Ru NWs,which exhibits high mass activity and turnover frequency(TOF) for HER,surpassing Pt/C by 4.6-fold and 1.5-fold in acidic and alkaline electrolytes,respectively.It also demonstrates high stability in alkaline electrolyte at a current density of 220 m A/cm^(2) for 280 h,highlighting its potential for practical applications under industrial current conditions.Pd Pt NWs exhibited ultrathin structures with head-to-tail kinks and inherent defects,significantly increasing the density of active sites and precisely tuning the electronic structure,which could accelerate reaction kinetics and boost water-splitting electrocatalytic performance.This study highlights the potential of Pd Pt NWs as highly efficient catalysts,offering outstanding catalytic performance and stability for practical applications.
基金supported by a grant(No.CRPG-25-2054)under the Cybersecurity Research and Innovation Pioneers Initiative,provided by the National Cybersecurity Authority(NCA)in the Kingdom of Saudi Arabia.
文摘Split Learning(SL)has been promoted as a promising collaborative machine learning technique designed to address data privacy and resource efficiency.Specifically,neural networks are divided into client and server subnetworks in order to mitigate the exposure of sensitive data and reduce the overhead on client devices,thereby making SL particularly suitable for resource-constrained devices.Although SL prevents the direct transmission of raw data,it does not alleviate entirely the risk of privacy breaches.In fact,the data intermediately transmitted to the server sub-model may include patterns or information that could reveal sensitive data.Moreover,achieving a balance between model utility and data privacy has emerged as a challenging problem.In this article,we propose a novel defense approach that combines:(i)Adversarial learning,and(ii)Network channel pruning.In particular,the proposed adversarial learning approach is specifically designed to reduce the risk of private data exposure while maintaining high performance for the utility task.On the other hand,the suggested channel pruning enables the model to adaptively adjust and reactivate pruned channels while conducting adversarial training.The integration of these two techniques reduces the informativeness of the intermediate data transmitted by the client sub-model,thereby enhancing its robustness against attribute inference attacks without adding significant computational overhead,making it wellsuited for IoT devices,mobile platforms,and Internet of Vehicles(IoV)scenarios.The proposed defense approach was evaluated using EfficientNet-B0,a widely adopted compact model,along with three benchmark datasets.The obtained results showcased its superior defense capability against attribute inference attacks compared to existing state-of-the-art methods.This research’s findings demonstrated the effectiveness of the proposed channel pruning-based adversarial training approach in achieving the intended compromise between utility and privacy within SL frameworks.In fact,the classification accuracy attained by the attackers witnessed a drastic decrease of 70%.
基金The National Natural Science Foundations of China (12202219)the Natural Science Foundations of Ningxia (2024AAC02009, 2023AAC05001)the Ningxia Youth Top Talents Training Project。
文摘The fast solution of linear equations has always been one of the hot spots in scientific computing.A kind of the diagonal matrix splitting iteration methods are provided,which is different from the classical matrix splitting methods.Taking the decomposition of the diagonal elements for coefficient matrix as the key point,some new preconditioners are constructed.Taking the tri-diagonal coefficient matrix as an example,the convergence domains and optimal relaxation factor of the new method are analyzed theoretically.The presented new iteration methods are applied to solve linear algebraic equations,even 2D and 3D diffusion problems with the fully implicit discretization.The results of numerical experiments are matched with the theoretical analysis,and show that the iteration numbers are reduced greatly.The superiorities of presented iteration methods exceed some classical iteration methods dramatically.
文摘The Internet of Vehicles,or IoV,is expected to lessen pollution,ease traffic,and increase road safety.IoV entities’interconnectedness,however,raises the possibility of cyberattacks,which can have detrimental effects.IoV systems typically send massive volumes of raw data to central servers,which may raise privacy issues.Additionally,model training on IoV devices with limited resources normally leads to slower training times and reduced service quality.We discuss a privacy-preserving Federated Split Learning with Tiny Machine Learning(TinyML)approach,which operates on IoV edge devices without sharing sensitive raw data.Specifically,we focus on integrating split learning(SL)with federated learning(FL)and TinyML models.FL is a decentralisedmachine learning(ML)technique that enables numerous edge devices to train a standard model while retaining data locally collectively.The article intends to thoroughly discuss the architecture and challenges associated with the increasing prevalence of SL in the IoV domain,coupled with FL and TinyML.The approach starts with the IoV learning framework,which includes edge computing,FL,SL,and TinyML,and then proceeds to discuss how these technologies might be integrated.We elucidate the comprehensive operational principles of Federated and split learning by examining and addressingmany challenges.We subsequently examine the integration of SL with FL and various applications of TinyML.Finally,exploring the potential integration of FL and SL with TinyML in the IoV domain is referred to as FSL-TM.It is a superior method for preserving privacy as it conducts model training on individual devices or edge nodes,thereby obviating the necessity for centralised data aggregation,which presents considerable privacy threats.The insights provided aim to help both researchers and practitioners understand the complicated terrain of FL and SL,hence facilitating advancement in this swiftly progressing domain.
基金supported in part by the National Natural Science Foundation of China(NSFC)under Grant 62276109The authors extend their appreciation to the Deanship of Scientific Research at King Saud University for funding this work through the Research Group Project number(ORF-2025-585).
文摘The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness diminishes in few-shot reasoning scenarios due to the low data efficiency of conventional supervised fine-tuning,which leads to excessive communication overhead.To address this,we propose Language-Empowered Split Fine-Tuning(LESFT),a framework that integrates split architectures with a contrastive-inspired fine-tuning paradigm.LESFT simultaneously learns frommultiple logically equivalent but linguistically diverse reasoning chains,providing richer supervisory signals and improving data efficiency.This process-oriented training allows more effective reasoning adaptation with fewer samples.Extensive experiments demonstrate that LESFT consistently outperforms strong baselines such as SplitLoRA in task accuracy.LESFT consistently outperforms strong baselines on GSM8K,CommonsenseQA,and AQUA_RAT,with the largest gains observed on Qwen2.5-3B.These results indicate that LESFT can effectively adapt large language models for reasoning tasks under the computational and communication constraints of edge environments.
基金supported by Supported by the Scientific Research Foundation for High-Level Talents of Zhoukou Normal University(ZKNUC2024018).
文摘Energy shortage has become one of themost concerning issues in the world today,and improving energy utilization efficiency is a key area of research for experts and scholars worldwide.Small-diameter heat exchangers offer advantages such as reduced material usage,lower refrigerant charge,and compact structure.However,they also face challenges,including increased refrigerant pressure drop and smaller heat transfer area inside the tubes.This paper combines the advantages and disadvantages of both small and large-diameter tubes and proposes a combined-diameter heat exchanger,consisting of large and small diameters,for use in the indoor units of split-type air conditioners.There are relatively few studies in this area.In this paper,A theoretical and numerical computation method is employed to establish a theoretical-numerical calculation model,and its reliability is verified through experiments.Using this model,the optimal combined diameters and flow path design for a combined-diameter heat exchanger using R32 as the working fluid are derived.The results show that the heat transfer performance of all combined diameter configurations improves by 2.79%to 8.26%compared to the baseline design,with the coefficient of performance(COP)increasing from 4.15 to 4.27~4.5.These designs can save copper material,but at the cost of an increase in pressure drop by 66.86%to 131.84%.The scheme IIIH,using R32,is the optimal combined-diameter and flow path configuration that balances both heat transfer performance and economic cost.
文摘The knowledge representation mode and inference control strategy were analyzed according to the specialties of air-conditioning cooling/heating sources selection. The constructing idea and working procedure for knowledge base and inference engine were proposed while the realization technique of the C language was discussed. An intelligent decision support system (IDSS) model based on such knowledge representation and inference mechanism was developed by domain engineers. The model was verified to have a small kernel and powerful capability in list processing and data driving, which was successfully used in the design of a cooling/heating sources system for a large-sized office building.
文摘A water loop variable refrigerant flow(WLVRF)air-conditioning system is designed to be applied in large-scale buildings in northern China.The system is energy saving and it is an integrated system consisting of a variable refrigerant flow(VRF)air-conditioning unit,a water loop and an air source heat pump.The water loop transports energy among different regions in the buildings instead of refrigerant pipes,decreasing the scale of the VRF air-conditioning unit and improving the performance.Previous models for refrigerants and building loads are cited in this investigation.Mathematical models of major equipment and other elements of the system are established using the lumped parameter method based on the DATAFIT software and the MATLAB software.The performance of the WLVRF system is simulated.The initial investments and the running costs are calculated based on the results of market research.Finally,a contrast is carried out between the WLVRF system and the traditional VRF system.The results show that the WLVRF system has a better working condition and lower running costs than the traditional VRF system.
基金Supported by Key Laboratory of Condition Monitoring and Control for Power Plant Equipment of Ministry of Education of China
文摘Variable-air-volume (VAV) air-conditioning system is a multi-variable system and has multi coupling control loops. While all of the control loops are working together, they interfere and influence each other. A multivariable decoupling PID controller is designed for VAV air-conditioning system. Diagonal matrix decoupling method is employed to eliminate the coupling between the loop of supply air temperature and that of thermal-space air temperature. The PID controller parameters are optimized by means of an improved genetic algorithm in floating point representations to obtain better performance. The population in the improved genetic algorithm mutates before crossover, which is helpful for the convergence. Additionally the micro mutation algorithm is proposed and applied to improve the convergence during the later evolution. To search the best parameters, the optimized parameters ranges should be amplified 10 times the initial ideal parameters. The simulation and experiment results show that the decoupling control system is effective and feasible. The method can overcome the strong coupling feature of the system and has shorter governing time and less over-shoot than non-optimization PID control.
基金Project(50838009) supported by the National Natural Science Foundation of ChinaProjects(2006BAJ02A09,2006BAJ02A13-4) supported by the National Key Technologies R & D Program of China
文摘To explore the relationship between summer office set air-conditioning temperature and energy consumption related to air conditioning use to provide human thermal comfort,a comparison experiment was conducted in three similar offices at temperatures of 24,26 and 28 ℃ respectively. A thermal comfort questionnaire survey was conducted. It is demonstrated that air-conditioner energy consumption at the set temperature of 28 ℃ is 113% and 271% lower than at 26 ℃ and 24 ℃,respectively. A linear relationship exists between air-conditioner energy consumption and the indoor and outdoor temperature difference. When comfortably dressed,over 80% of research participants accept the set temperature of 28 ℃. The regression analysis leads to a neutral temperature of 26.2 ℃ and an acceptable temperature of 28.2 ℃ for over 80% of the research participants subjects,indicating that the current 26 ℃ set temperature for offices in summer,required by Chinese General Office of the State Council,can be increased to 28 ℃. Moreover,analysis of predicted mean vote(PMV) index shows that a set temperature of 27 ℃,not 26 ℃,is sufficiently comfortable for office staff wearing long-sleeve shirts,long pants and leather shoes.
基金Supported by Program for Changjiang Scholars and Innovative Research Team in University,Ministry of Education of China(PCSIRT)
文摘DC-inverter split air-conditioner is widely used in Chinese homes as a result of its high-efficiency and energy-saving. Recently, the researches on its outdoor unit have focused on the influence of surrounding structures upon the aerodynamic and acoustic performance, however they are only limited to the influence of a few parameters on the performance, and practical design of the unit requires more detailed parametric analysis. Three-dimensional computational fluid dynamics(CFD) and computational aerodynamic acoustics(CAA) simulation based on FLUENT solver is used to study the influence of surrounding structures upon the aforementioned properties of the unit. The flow rate and sound pressure level are predicted for different rotating speed, and agree well with the experimental results. The parametric influence of three main surrounding structures(i.e. the heat sink, the bell-mouth type shroud and the outlet grille) upon the aerodynamic performance of the unit is analyzed thoroughly. The results demonstrate that the tip vortex plays a major role in the flow fields near the blade tip and has a great effect on the flow field of the unit. The inlet ring's size and throat's depth of the bell-mouth type shroud, and the through-flow area and configuration of upwind and downwind sections of the outlet grille are the most important factors that affect the aerodynamic performance of the unit. Furthermore, two improved schemes against the existing prototype of the unit are developed, which both can significantly increase the flow rate more than 6 %(i.e. 100 m3·h~(-1)) at given rotating speeds. The inevitable increase of flow noise level when flow rate is increased and the advantage of keeping a lower rotating speed are also discussed. The presented work could be a useful guideline in designing the aerodynamic and acoustic performance of the split air-conditioner in engineering practice.
基金Supported by Program of Science and Technology of Hunan Province(2007FJ2006)Project the Program of Science and Tech-nology of Hunan Province(2007TP4030)Hunan Provincial Natural Science Foundation of China(08JJ3093)
文摘This paper presented an entropy evaluation method for the influences of condense heat recovery system on the environment.Aiming at the damage of the condense heat to the environment,an entropy of resource loss and an emission entropy from the condense heat recovery system in the air conditioning refrigerating machine were introduced.For the evaluation of the entropies,we developed a new algorithm for the parameter identification,called the composite influence coefficient,based on the Least Squares Support Vector Machine method.By simulation,the numerical experiments shows that the Least Squares Support Vector Machine method is one of the powerful methods for the parameter identification to compute the damage entropy of the condense heat,with the largest training error being-0.025(the relative error being-3.56%),and the biggest test error being 0.015(the relative error being 2.5%).
文摘Two building factors-a longer thermal lag of more than one hour for building envelops and a lag of indoor radiation to convert into cooling load-have impact on the instantaneous heat input and instantaneous cooling load.So the two factors should be taken into account when selecting the weather parameters for air-conditioning system design.This paper developed a new statistic method for the rational selection of coincident solar irradiance,dry-bulb and wet-bulb temperatures.The method was applied to historic weather records of 25 years in Hong Kong to generate coincident design weather data.And the results show that traditional design solar irradiance,dry-bulb and wet-bulb temperatures may be significantly overestimated in many conditions,and the design weather data for the three different constructions is not kept constant.
基金the National Natural Science Foundation of China(Nos.61364004 and 51808275)the Chinese Scholars to Study Overseas Sponsored by ChinaScholarship Council Foundation(No.201408625045)+1 种基金the Doctoral Research Funds of Lanzhou University of Technology(No.04-237)the Alumni Foundation Civil Engineering 77,Lanzhou University of Technology(No.TM-QK1301)。
文摘The traditional integer order PID controller manipulates the air-conditioning fan coil unit(FCU)that offers cooliug and heatins loads to each air-conditioning room in summer and winter,respectivelv.In order to maintain a steady indoor temperature in summer and winter,the control quality cannot meet the related requirements of air-conditioning automation,such as large overshoot,large steady state error.long regulating time,etc.In view of these factors,this paper develops a fractional order PID controller to deal with such problem associated with FCU.Then,by varving mutation factor and crossover rate of basic differential evolution algorithmadaptivelv,a modified differential evolution algorithm(MDEA)is designed to tune the satisfactory values of five parameters of indoor temperature fractional order PID controller.This fractional order PID coutrol system is configured and the corresponding mumerical simulation is conducted by means of MATLAB software.The results indicate that the proposed fractional order PID control svstem and MDEA are reliable and the related control performance indexes meet with the related requirements of comfortable air-conditioning design and control criteria.
文摘The aim of this research was to study and design a solid desiccant dehumidification system suitable for tropical climate to reduce the latent load of air-conditioning system and improve the thermal comfort. Different dehumidifiers such as desiccant column and desiccant wheel were investigated. The ANSYS and TRASYS software were used to predict the results of dehumidifiers and the desiccant cooling systems, respectively. The desiccant bed contained approximately 15 kg of silica-gel, with 3 mm average diameter. Results indicated that the pressure drop and the adsorption rate of desiccant column are usually higher than those of the desiccant wheel. The feasible and practical adsorption rate of desiccant wheel was 0.102 kgw/h at air flow rate 1.0 kg/min, regenerated air temperature of 55?C and at a wheel speed of 2.5 rpm. The humidity ratio of conditioning space and cooling load of split-type air conditioner was decreased to 0.002 kgw/kgda (14%) and 0.71 kWth (19.26%), respectively. Consequently, the thermal comfort was improved from 0.5 PMV (10.12% PPD) to 0.3 PMV (7.04% PPD).
文摘An energy-saving control strategy based on predictive control for central air-conditioning systems is proposed in this paper. The cold load model is developed to describe the dynamic characteristics of temperature control systems, and then parameters in the cold load model and in the central air-conditioning system model are estimated. Generalized predictive control (GPC) is used to establish an optimization model to minimize the consumption of energy and the control error of temperature. The simulated annealing (SA) algorithm, combined with quadratic programming, is adopted to solve the optimal problem. Contrasted with the simulation of traditional PID control, the results prove the effectiveness of this proposed strategy.
基金Supported by the National Basic Research Program of China("973"Program,No.2009CB219907)
文摘An explosion-proof dual throttling air-conditioning system was put forward to solve the heat dissipation and internal dewing problems of explosion-proof frequency converter in the underground coal mine. This study investigated the feasibility and benefits of explosion-proof dual throttling cooling and dehumidification air-conditioning system applied to the explosion-proof frequency converter. The physical model of dual throttling air-conditioning system was established and its performance parameter was described by mathematical method. The design calculation of the system has also been done. The experimental result showed that the system reached the steady state at the refrigeration mode after running 45 min, and the maximum internal temperature of the flame-proof cavity was 31.0 ℃. The system reached the steady state at the dehumidification mode after running 37 min. The maximum internal relative humidity and temperature of the flame-proof cavity were 33.4% and 36.3 ℃, respectively. Therefore, the proposed system had excellent ability of heat dissipation and avoided internal dewing. Compared with water cooling system, it was more energy-saving and economical. The airflow field of dual throttling air-conditioning system was also studied by CFD simulation. It was found that the result of CFD numerical simulation was highly consistent with the experimental data.