This study introduces a real-time data-driven battery management scheme designed to address uncertainties in load and generation forecasts,which are integral to an optimal energy storage control system.By expanding on...This study introduces a real-time data-driven battery management scheme designed to address uncertainties in load and generation forecasts,which are integral to an optimal energy storage control system.By expanding on an existing algorithm,this study resolves issues discovered during implementation and addresses previously overlooked concerns,resulting in significant enhancements in both performance and reliability.The refined real-time control scheme is integrated with a day-ahead optimization engine and forecast model,which is utilized for illustrative simulations to highlight its potential efficacy on a real site.Furthermore,a comprehensive comparison with the original formulation was conducted to cover all possible scenarios.This analysis validated the operational effectiveness of the scheme and provided a detailed evaluation of the improvements and expected behavior of the control system.Incorrect or improper adjustments to mitigate forecast uncertainties can result in suboptimal energy management,significant financial losses and penalties,and potential contract violations.The revised algorithm optimizes the operation of the battery system in real time and safeguards its state of health by limiting the charging/discharging cycles and enforcing adherence to contractual agreements.These advancements yield a reliable and efficient real-time correction algorithm for optimal site management,designed as an independent white box that can be integrated with any day-ahead optimization control system.展开更多
The growing energy demand of buildings, driven by rapid urbanization, poses significant challenges for sustainable urban development. As buildings account for over 40% of global energy consumption, innovative solution...The growing energy demand of buildings, driven by rapid urbanization, poses significant challenges for sustainable urban development. As buildings account for over 40% of global energy consumption, innovative solutions are needed to improve efficiency, resilience, and environmental performance. This paper reviews the integration of Digital Twin (DT) technologies and Machine Learning (ML) for optimizing energy management in smart buildings connected to smart grids. A key enabler of this integration is the Internet of Things (IoT), which provides the sensor networks and real-time data streams that fee/d DT–ML frameworks, enabling accurate monitoring, forecasting, and adaptive control. Through this synergy, DT–ML systems enhance energy prediction, occupant comfort, and automated fault detection, while also supporting broader sustainability goals. The review examines recent advances in DT–ML energy systems, with attention to enabling technologies such as IoT sensor networks, building energy management systems, edge–cloud computing, and advanced analytics. Key challenges including data interoperability, cybersecurity, scalability, and the need for standardized frameworks are critically discussed, along with emerging solutions such as federated learning and blockchain. Special focus is given to human-centric digital twin frameworks that integrate user comfort and behavioral adaptation into energy optimization strategies. The findings suggest that DT–ML integration, enabled by IoT sensor networks, has the potential to significantly reduce energy consumption, lower operational costs, and improve resilience in urban infrastructures. The paper concludes by outlining future research priorities, including decentralized learning models, universal data standards, enhanced privacy protocols, and expanding digital twin applications for distributed renewable energy resources.展开更多
In order to address the synergistic optimization of energy efficiency improvement in the waste incineration power plant(WIPP)and renewable energy accommodation,an electricity-hydrogen-waste multi-energy system integra...In order to address the synergistic optimization of energy efficiency improvement in the waste incineration power plant(WIPP)and renewable energy accommodation,an electricity-hydrogen-waste multi-energy system integrated with phase change material(PCM)thermal storage is proposed.First,a thermal energy management framework is constructed,combining PCM thermal storage with the alkaline electrolyzer(AE)waste heat recovery and the heat pump(HP),while establishing a PCM-driven waste drying system to enhance the efficiency of waste incineration power generation.Next,a flue gas treatment method based on purification-separation-storage coordination is adopted,achieving spatiotemporal decoupling between waste incineration and flue gas treatment.Subsequently,a two-stage optimal dispatching strategy for the multi-energy system is developed:the first stage establishes a dayahead economic dispatch model with the objective of minimizing net system costs,while the second stage introduces model predictive control(MPC)to realize intraday rolling optimization.Finally,The optimal dispatching strategies under different scenarios are obtained using the Gurobi solver,followed by a comparative analysis of the optimized operational outcomes.Simulation results demonstrate that the proposed system optimizes the output and operational states of each unit,simultaneously reducing carbon trading costs while increasing electricity sales revenue.The proposed scheduling strategy demonstrates effective grid peak-shaving functionality,thereby simultaneously improving the system’s economic performance and operational flexibility while providing an innovative technical pathway for municipal solid waste(MSW)resource utilization and low-carbon transformation of energy systems.展开更多
Capacity allocation and energy management strategies for energy storage are critical to the safety and economical operation of microgrids.In this paper,an improved energymanagement strategy based on real-time electric...Capacity allocation and energy management strategies for energy storage are critical to the safety and economical operation of microgrids.In this paper,an improved energymanagement strategy based on real-time electricity price combined with state of charge is proposed to optimize the economic operation of wind and solar microgrids,and the optimal allocation of energy storage capacity is carried out by using this strategy.Firstly,the structure and model of microgrid are analyzed,and the outputmodel of wind power,photovoltaic and energy storage is established.Then,considering the interactive power cost between the microgrid and the main grid and the charge-discharge penalty cost of energy storage,an optimization objective function is established,and an improved energy management strategy is proposed on this basis.Finally,a physicalmodel is built inMATLAB/Simulink for simulation verification,and the energy management strategy is compared and analyzed on sunny and rainy days.The initial configuration cost function of energy storage is added to optimize the allocation of energy storage capacity.The simulation results show that the improved energy management strategy can make the battery charge-discharge response to real-time electricity price and state of charge better than the traditional strategy on sunny or rainy days,reduce the interactive power cost between the microgrid system and the power grid.After analyzing the change of energy storage power with cost,we obtain the best energy storage capacity and energy storage power.展开更多
An optimal resource dispatching method is proposed to solve the multiple-response problem under the conditions of potential incidents on freeway networks.Travel time of the response vehicle is selected instead of rout...An optimal resource dispatching method is proposed to solve the multiple-response problem under the conditions of potential incidents on freeway networks.Travel time of the response vehicle is selected instead of route distance as the weight to reflect the impact of traffic conditions on the decisions of rescue resources.According to the characteristics of different types of rescue vehicles the dispatching decision-making time is revised to show the heterogeneity among different rescue vehicle dispatching modes. The genetic algorithm is used to obtain the solutions to the rescue resources dispatching model. A case study shows that the proposed method can accurately reveal the impact of potential incidents on the costs of rescues according to the variations in the types and quantities of rescue resources and the optimal dispatching plan with respect to potential incidents can be obtained.The proposed method is applicable in real world scenarios.展开更多
Based on data from the Jilin Water Diversion Tunnels from the Songhua River(China),an improved and real-time prediction method optimized by multi-algorithm for tunnel boring machine(TBM)cutter-head torque is presented...Based on data from the Jilin Water Diversion Tunnels from the Songhua River(China),an improved and real-time prediction method optimized by multi-algorithm for tunnel boring machine(TBM)cutter-head torque is presented.Firstly,a function excluding invalid and abnormal data is established to distinguish TBM operating state,and a feature selection method based on the SelectKBest algorithm is proposed.Accordingly,ten features that are most closely related to the cutter-head torque are selected as input variables,which,in descending order of influence,include the sum of motor torque,cutter-head power,sum of motor power,sum of motor current,advance rate,cutter-head pressure,total thrust force,penetration rate,cutter-head rotational velocity,and field penetration index.Secondly,a real-time cutterhead torque prediction model’s structure is developed,based on the bidirectional long short-term memory(BLSTM)network integrating the dropout algorithm to prevent overfitting.Then,an algorithm to optimize hyperparameters of model based on Bayesian and cross-validation is proposed.Early stopping and checkpoint algorithms are integrated to optimize the training process.Finally,a BLSTMbased real-time cutter-head torque prediction model is developed,which fully utilizes the previous time-series tunneling information.The mean absolute percentage error(MAPE)of the model in the verification section is 7.3%,implying that the presented model is suitable for real-time cutter-head torque prediction.Furthermore,an incremental learning method based on the above base model is introduced to improve the adaptability of the model during the TBM tunneling.Comparison of the prediction performance between the base and incremental learning models in the same tunneling section shows that:(1)the MAPE of the predicted results of the BLSTM-based real-time cutter-head torque prediction model remains below 10%,and both the coefficient of determination(R^(2))and correlation coefficient(r)between measured and predicted values exceed 0.95;and(2)the incremental learning method is suitable for realtime cutter-head torque prediction and can effectively improve the prediction accuracy and generalization capacity of the model during the excavation process.展开更多
To promote the utilization of renewable energy,such as photovoltaics,this paper proposes an optimal flexibility dispatch method for demand-side resources(DSR)based on the Stackelberg game theory.First,the concept of t...To promote the utilization of renewable energy,such as photovoltaics,this paper proposes an optimal flexibility dispatch method for demand-side resources(DSR)based on the Stackelberg game theory.First,the concept of the generalized DSR is analyzed and flexibility models for various DSR are constructed.Second,owing to the characteristics of small capacity but large-scale,an outer approximation is proposed to describe the aggregate flexibility of DSR.Then,the optimal flexibility dispatch model of DSR based on the Stackelberg game is established and a decentralized solution algorithm is designed to obtain the Stackelberg equilibrium.Finally,the actual data are utilized for the case study and the results show that,compared to the traditional centralized optimization method,the proposed optimal flexibility dispatch method can not only reduce the net load variability of the DSR aggregator but is beneficial for all DSR owners,which is more suitable for practical applications.展开更多
Effective source-load prediction and reasonable dispatching are crucial to realize the economic and reliable operations of integrated energy systems(IESs).They can overcome the challenges introduced by the uncertainti...Effective source-load prediction and reasonable dispatching are crucial to realize the economic and reliable operations of integrated energy systems(IESs).They can overcome the challenges introduced by the uncertainties of new energies and various types of loads in the IES.Accordingly,a robust optimal dispatching method for the IES based on a robust economic model predictive control(REMPC)strategy considering source-load power interval prediction is proposed.First,an operation model of the IES is established,and an interval prediction model based on the bidirectional long short-term memory network optimized by beetle antenna search and bootstrap is formulated and applied to predict the photovoltaic power and the cooling,heating,and electrical loads.Then,an optimal dispatching scheme based on REMPC is devised for the IES.The source-load interval prediction results are used to improve the robustness of the REPMC and reduce the influence of source-load uncertainties on dispatching.An actual IES case is selected to conduct simulations;the results show that compared with other prediction techniques,the proposed method has higher prediction interval coverage probability and prediction interval normalized averaged width.Moreover,the operational cost of the IES is decreased by the REMPC strategy.With the devised dispatching scheme,the ability of the IES to handle the dispatching risk caused by prediction errors is enhanced.Improved dispatching robustness and operational economy are also achieved.展开更多
Owing to the rapid development of microgrids(MGs)and growing applications of renewable energy resources,multiobjective optimal dispatch of MGs need to be studied in detail.In this study,a multiobjective optimal dispat...Owing to the rapid development of microgrids(MGs)and growing applications of renewable energy resources,multiobjective optimal dispatch of MGs need to be studied in detail.In this study,a multiobjective optimal dispatch model is developed for a standalone MG composed of wind turbines,photovoltaics,diesel engine unit,load,and battery energy storage system.The economic cost,environmental concerns,and power supply consistency are expressed via subobjectives with varying priorities.Then,the analytic hierarchy process algorithm is employed to reasonably specify the weight coefficients of the subobjectives.The quantum particle swarm optimization algorithm is thereafter employed as a solution to achieve optimal dispatch of the MG.Finally,the validity of the proposed model and solution methodology are con firmed by case studies.This study provides refere nee for mathematical model of multiojective optimizati on of MG and can be widely used in current research field.展开更多
This paper presents a real-time energy optimization algorithm for a hybrid electric vehicle(HEV)that operates with adaptive cruise control(ACC).Real-time energy optimization is an essential ssue such that the HEV powe...This paper presents a real-time energy optimization algorithm for a hybrid electric vehicle(HEV)that operates with adaptive cruise control(ACC).Real-time energy optimization is an essential ssue such that the HEV powertrain system is as efficient as possible.With connected vehice technique,ACC system shows considerable potential of high energy eficiency.Combining a classical ACC algorithm,a two-level cooperative control scheme is constructed to realize real-time power distribution for the host HEV that operates in a vehicle platoon.The proposed control strategy actually provides a solution for an optimal control problem with multi objectives in terms of string stable of vehicle platoon and energy consumption minimization of the individual following vehicle.The string stability and the real-time optimization performance of the cooperative control system are confirmed by simulations with respect to several operating scenarios.展开更多
The application and development of a wide-area measurement system(WAMS)has enabled many applications and led to several requirements based on dynamic measurement data.Such data are transmitted as big data information ...The application and development of a wide-area measurement system(WAMS)has enabled many applications and led to several requirements based on dynamic measurement data.Such data are transmitted as big data information flow.To ensure effective transmission of wide-frequency electrical information by the communication protocol of a WAMS,this study performs real-time traffic monitoring and analysis of the data network of a power information system,and establishes corresponding network optimization strategies to solve existing transmission problems.This study utilizes the traffic analysis results obtained using the current real-time dynamic monitoring system to design an optimization strategy,covering the optimization in three progressive levels:the underlying communication protocol,source data,and transmission process.Optimization of the system structure and scheduling optimization of data information are validated to be feasible and practical via tests.展开更多
Production optimization has gained increasing attention from the smart oilfield community because it can increase economic benefits and oil recovery substantially.While existing methods could produce high-optimality r...Production optimization has gained increasing attention from the smart oilfield community because it can increase economic benefits and oil recovery substantially.While existing methods could produce high-optimality results,they cannot be applied to real-time optimization for large-scale reservoirs due to high computational demands.In addition,most methods generally assume that the reservoir model is deterministic and ignore the uncertainty of the subsurface environment,making the obtained scheme unreliable for practical deployment.In this work,an efficient and robust method,namely evolutionaryassisted reinforcement learning(EARL),is proposed to achieve real-time production optimization under uncertainty.Specifically,the production optimization problem is modeled as a Markov decision process in which a reinforcement learning agent interacts with the reservoir simulator to train a control policy that maximizes the specified goals.To deal with the problems of brittle convergence properties and lack of efficient exploration strategies of reinforcement learning approaches,a population-based evolutionary algorithm is introduced to assist the training of agents,which provides diverse exploration experiences and promotes stability and robustness due to its inherent redundancy.Compared with prior methods that only optimize a solution for a particular scenario,the proposed approach trains a policy that can adapt to uncertain environments and make real-time decisions to cope with unknown changes.The trained policy,represented by a deep convolutional neural network,can adaptively adjust the well controls based on different reservoir states.Simulation results on two reservoir models show that the proposed approach not only outperforms the RL and EA methods in terms of optimization efficiency but also has strong robustness and real-time decision capacity.展开更多
This paper deals with the use of optimal control techniques in large-scale water distribution networks. According to the network characteristics and actual state of the water supply system in China, the implicit model...This paper deals with the use of optimal control techniques in large-scale water distribution networks. According to the network characteristics and actual state of the water supply system in China, the implicit model, which may be solved by utilizing the hierarchical optimization method, is established. In special, based on the analyses of the water supply system containing variable-speed pumps, a software tool has been developed successfully. The application of this model to the city of Shenyang (China) is compared to experiential strategy. The results of this study show that the developed model is a very promising optimization method to control the large-scale water supply systems.展开更多
Real-time interaction with uncertain and dynamic environments is essential for robotic systems to achieve functions such as visual perception,force interaction,spatial obstacle avoidance,and motion planning.To ensure ...Real-time interaction with uncertain and dynamic environments is essential for robotic systems to achieve functions such as visual perception,force interaction,spatial obstacle avoidance,and motion planning.To ensure the reliability and determinism of system execution,a flexible real-time control system architecture and interaction algorithm are required.The ROS framework was designed to improve the reusability of robotic software development by providing a distributed structure,hardware abstraction,message-passing mechanism,and application prototypes.Rich ecosystems for robotic development have been built around ROS1 and ROS2 architectures based on the Linux system.However,because of the fairness scheduling principle of the default Linux system design and the complexity of the kernel,the system does not have real-time computing.To achieve a balance between real-time and non-real-time computing,this paper uses the transmission mechanism of ROS2,combines it with the scheduling mechanism of the Linux operating system,and uses Preempt_RT to enhance the real-time computing of ROS1 and ROS2.The real-time performance evaluation of ROS1 and ROS2 is conducted from multiple perspectives,including throughput,transmission mode,QoS service quality,frequency,number of subscription nodes and EtherCAT master.This paper makes two significant contributions:firstly,it employs Preempt_RT to optimize the native ROS2 system,effectively enhancing the real-time performance of native ROS2 message transmission;secondly,it conducts a comprehensive evaluation of the real-time performance of both native and optimized ROS2 systems.This comparison elucidates the benefits of the optimized ROS2 architecture regarding real-time performance,with results vividly demonstrated through illustrative figures.展开更多
In response to the underutilization of energy and insufficient flexible operation capability of rural energy supply systems in China,this study proposes an optimal dispatch approach for a rural multi-energy supply sys...In response to the underutilization of energy and insufficient flexible operation capability of rural energy supply systems in China,this study proposes an optimal dispatch approach for a rural multi-energy supply system(RMESS)considering virtual energy storage(VES).First,to enable the flexible utilization of rural biomass resources and the thermal inertia of residential building envelopes,this study constructed VES-I and VES-II models that describe electrical-thermal and electrical-gas coupling from an electrical viewpoint.Subsequently,an RMESS model encompassing these two types of VES was formulated.This model delineates the intricate interplay of multi-energy components within the RMESS framework and facilitates the precise assessment of the adjustable potential for optimizing RMESS operations.Based on the above models,a day-ahead optimal dispatch model for an RMESS considering a VES is proposed to achieve optimal economic performance while ensuring efficient energy allocation.Comparative simulations validated the effectiveness of the VES modeling and the day-ahead optimal dispatch approach for the RMESS.展开更多
The gasoline inline blending process has widely used real-time optimization techniques to achieve optimization objectives,such as minimizing the cost of production.However,the effectiveness of real-time optimization i...The gasoline inline blending process has widely used real-time optimization techniques to achieve optimization objectives,such as minimizing the cost of production.However,the effectiveness of real-time optimization in gasoline blending relies on accurate blending models and is challenged by stochastic disturbances.Thus,we propose a real-time optimization algorithm based on the soft actor-critic(SAC)deep reinforcement learning strategy to optimize gasoline blending without relying on a single blending model and to be robust against disturbances.Our approach constructs the environment using nonlinear blending models and feedstocks with disturbances.The algorithm incorporates the Lagrange multiplier and path constraints in reward design to manage sparse product constraints.Carefully abstracted states facilitate algorithm convergence,and the normalized action vector in each optimization period allows the agent to generalize to some extent across different target production scenarios.Through these well-designed components,the algorithm based on the SAC outperforms real-time optimization methods based on either nonlinear or linear programming.It even demonstrates comparable performance with the time-horizon based real-time optimization method,which requires knowledge of uncertainty models,confirming its capability to handle uncertainty without accurate models.Our simulation illustrates a promising approach to free real-time optimization of the gasoline blending process from uncertainty models that are difficult to acquire in practice.展开更多
In this paper, a novel approach termed process goose queue (PGQ) is suggested to deal with real-time optimization (RTO) of chemical plants. Taking advantage of the ad-hoc structure of PGQ which imitates biologic natur...In this paper, a novel approach termed process goose queue (PGQ) is suggested to deal with real-time optimization (RTO) of chemical plants. Taking advantage of the ad-hoc structure of PGQ which imitates biologic nature of flying wild geese, a chemical plant optimization problem can be re-formulated as a combination of a multi-layer PGQ and a PGQ-Objective according to the relationship among process variables involved in the objective and constraints. Subsequently, chemical plant RTO solutions are converted into coordination issues among PGQs which could be dealt with in a novel way. Accordingly, theoretical definitions, adjustment rule and implementing procedures associated with the approach are explicitly introduced together with corresponding enabling algorithms. Finally, an exemplary chemical plant is employed to demonstrate the feasibility and validity of the contribution.展开更多
Virtual power plants can effectively integrate different types of distributed energy resources,which have become a new operation mode with substantial advantages such as high flexibility,adaptability,and economy.This ...Virtual power plants can effectively integrate different types of distributed energy resources,which have become a new operation mode with substantial advantages such as high flexibility,adaptability,and economy.This paper proposes a distributionally robust optimal dispatch approach for virtual power plants to determine an optimal day-ahead dispatch under uncertainties of renewable energy sources.The proposed distributionally robust approach characterizes probability distributions of renewable power output by moments.In this regard,the faults of stochastic optimization and traditional robust optimization can be overcome.Firstly,a second-order cone-based ambiguity set that incorporates the first and second moments of renewable power output is constructed,and a day-ahead two-stage distributionally robust optimization model is proposed for virtual power plants participating in day-ahead electricity markets.Then,an effective solution method based on the affine policy and second-order cone duality theory is employed to reformulate the proposed model into a deterministic mixed-integer second-order cone programming problem,which improves the computational efficiency of the model.Finally,the numerical results demonstrate that the proposed method achieves a better balance between robustness and economy.They also validate that the dispatch strategy of virtual power plants can be adjusted to reduce costs according to the moment information of renewable power output.展开更多
An approach for the simulation and optimization of continuous catalyst-regenerative process of reforming is proposed in this paper.Compared to traditional method such as finite difference method,the orthogonal colloca...An approach for the simulation and optimization of continuous catalyst-regenerative process of reforming is proposed in this paper.Compared to traditional method such as finite difference method,the orthogonal collocation method is less time-consuming and more accurate,which can meet the requirement of real-time optimization(RTO).In this paper,the equation-oriented method combined with the orthogonal collocation method and the finite difference method is adopted to build the RTO model for catalytic reforming regenerator.The orthogonal collocation method was adopted to discretize the differential equations and sequential quadratic programming(SQP)algorithm was used to solve the algebraic equations.The rate constants,active energy and reaction order were estimated,with the sum of relative errors between actual value and simulated value serving as optimization objective function.The model can quickly predict the fields of component concentration,temperature and pressure inside the regenerator under different conditions,as well as the real-time optimized conditions for industrial reforming regenerator.展开更多
In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Opti...In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Optimization (RPSO) is proposed to find an optimal solution to the EGCS scheduling problem. Different traffic patterns and controller mechanisms for EGCS are analyzed. This study focuses on up-peak traffic because of its critical importance to modern office buildings. Simulation results show that EGCS based on Multi-Agent Systems (MAS) using RPSO gives good results for up-peak EGCS scheduling problem. Besides, the elevator real-time scheduling and reallocation functions are realized based on RPSO in case new information is available or the elevator becomes busy because it is unavailable or full. This study contributes a new scheduling algorithm for EGCS, and expands the application of PSO.展开更多
基金supported by the Israeli Ministry of Infrastructure,Energy and Water Resources.
文摘This study introduces a real-time data-driven battery management scheme designed to address uncertainties in load and generation forecasts,which are integral to an optimal energy storage control system.By expanding on an existing algorithm,this study resolves issues discovered during implementation and addresses previously overlooked concerns,resulting in significant enhancements in both performance and reliability.The refined real-time control scheme is integrated with a day-ahead optimization engine and forecast model,which is utilized for illustrative simulations to highlight its potential efficacy on a real site.Furthermore,a comprehensive comparison with the original formulation was conducted to cover all possible scenarios.This analysis validated the operational effectiveness of the scheme and provided a detailed evaluation of the improvements and expected behavior of the control system.Incorrect or improper adjustments to mitigate forecast uncertainties can result in suboptimal energy management,significant financial losses and penalties,and potential contract violations.The revised algorithm optimizes the operation of the battery system in real time and safeguards its state of health by limiting the charging/discharging cycles and enforcing adherence to contractual agreements.These advancements yield a reliable and efficient real-time correction algorithm for optimal site management,designed as an independent white box that can be integrated with any day-ahead optimization control system.
文摘The growing energy demand of buildings, driven by rapid urbanization, poses significant challenges for sustainable urban development. As buildings account for over 40% of global energy consumption, innovative solutions are needed to improve efficiency, resilience, and environmental performance. This paper reviews the integration of Digital Twin (DT) technologies and Machine Learning (ML) for optimizing energy management in smart buildings connected to smart grids. A key enabler of this integration is the Internet of Things (IoT), which provides the sensor networks and real-time data streams that fee/d DT–ML frameworks, enabling accurate monitoring, forecasting, and adaptive control. Through this synergy, DT–ML systems enhance energy prediction, occupant comfort, and automated fault detection, while also supporting broader sustainability goals. The review examines recent advances in DT–ML energy systems, with attention to enabling technologies such as IoT sensor networks, building energy management systems, edge–cloud computing, and advanced analytics. Key challenges including data interoperability, cybersecurity, scalability, and the need for standardized frameworks are critically discussed, along with emerging solutions such as federated learning and blockchain. Special focus is given to human-centric digital twin frameworks that integrate user comfort and behavioral adaptation into energy optimization strategies. The findings suggest that DT–ML integration, enabled by IoT sensor networks, has the potential to significantly reduce energy consumption, lower operational costs, and improve resilience in urban infrastructures. The paper concludes by outlining future research priorities, including decentralized learning models, universal data standards, enhanced privacy protocols, and expanding digital twin applications for distributed renewable energy resources.
文摘In order to address the synergistic optimization of energy efficiency improvement in the waste incineration power plant(WIPP)and renewable energy accommodation,an electricity-hydrogen-waste multi-energy system integrated with phase change material(PCM)thermal storage is proposed.First,a thermal energy management framework is constructed,combining PCM thermal storage with the alkaline electrolyzer(AE)waste heat recovery and the heat pump(HP),while establishing a PCM-driven waste drying system to enhance the efficiency of waste incineration power generation.Next,a flue gas treatment method based on purification-separation-storage coordination is adopted,achieving spatiotemporal decoupling between waste incineration and flue gas treatment.Subsequently,a two-stage optimal dispatching strategy for the multi-energy system is developed:the first stage establishes a dayahead economic dispatch model with the objective of minimizing net system costs,while the second stage introduces model predictive control(MPC)to realize intraday rolling optimization.Finally,The optimal dispatching strategies under different scenarios are obtained using the Gurobi solver,followed by a comparative analysis of the optimized operational outcomes.Simulation results demonstrate that the proposed system optimizes the output and operational states of each unit,simultaneously reducing carbon trading costs while increasing electricity sales revenue.The proposed scheduling strategy demonstrates effective grid peak-shaving functionality,thereby simultaneously improving the system’s economic performance and operational flexibility while providing an innovative technical pathway for municipal solid waste(MSW)resource utilization and low-carbon transformation of energy systems.
基金a phased achievement of Gansu Province’s Major Science and Technology Project(W22KJ2722005)“Research on Optimal Configuration and Operation Strategy of Energy Storage under“New Energy+Energy Storage”Mode”.
文摘Capacity allocation and energy management strategies for energy storage are critical to the safety and economical operation of microgrids.In this paper,an improved energymanagement strategy based on real-time electricity price combined with state of charge is proposed to optimize the economic operation of wind and solar microgrids,and the optimal allocation of energy storage capacity is carried out by using this strategy.Firstly,the structure and model of microgrid are analyzed,and the outputmodel of wind power,photovoltaic and energy storage is established.Then,considering the interactive power cost between the microgrid and the main grid and the charge-discharge penalty cost of energy storage,an optimization objective function is established,and an improved energy management strategy is proposed on this basis.Finally,a physicalmodel is built inMATLAB/Simulink for simulation verification,and the energy management strategy is compared and analyzed on sunny and rainy days.The initial configuration cost function of energy storage is added to optimize the allocation of energy storage capacity.The simulation results show that the improved energy management strategy can make the battery charge-discharge response to real-time electricity price and state of charge better than the traditional strategy on sunny or rainy days,reduce the interactive power cost between the microgrid system and the power grid.After analyzing the change of energy storage power with cost,we obtain the best energy storage capacity and energy storage power.
基金The National Natural Science Foundation of China(No.71101025)the Science and Technology Key Plan Project of Changzhou(No.CE20125001)
文摘An optimal resource dispatching method is proposed to solve the multiple-response problem under the conditions of potential incidents on freeway networks.Travel time of the response vehicle is selected instead of route distance as the weight to reflect the impact of traffic conditions on the decisions of rescue resources.According to the characteristics of different types of rescue vehicles the dispatching decision-making time is revised to show the heterogeneity among different rescue vehicle dispatching modes. The genetic algorithm is used to obtain the solutions to the rescue resources dispatching model. A case study shows that the proposed method can accurately reveal the impact of potential incidents on the costs of rescues according to the variations in the types and quantities of rescue resources and the optimal dispatching plan with respect to potential incidents can be obtained.The proposed method is applicable in real world scenarios.
基金financially supported by the National Natural Science Foundation of China (Grant Nos. 52074258, 41941018, and U21A20153)
文摘Based on data from the Jilin Water Diversion Tunnels from the Songhua River(China),an improved and real-time prediction method optimized by multi-algorithm for tunnel boring machine(TBM)cutter-head torque is presented.Firstly,a function excluding invalid and abnormal data is established to distinguish TBM operating state,and a feature selection method based on the SelectKBest algorithm is proposed.Accordingly,ten features that are most closely related to the cutter-head torque are selected as input variables,which,in descending order of influence,include the sum of motor torque,cutter-head power,sum of motor power,sum of motor current,advance rate,cutter-head pressure,total thrust force,penetration rate,cutter-head rotational velocity,and field penetration index.Secondly,a real-time cutterhead torque prediction model’s structure is developed,based on the bidirectional long short-term memory(BLSTM)network integrating the dropout algorithm to prevent overfitting.Then,an algorithm to optimize hyperparameters of model based on Bayesian and cross-validation is proposed.Early stopping and checkpoint algorithms are integrated to optimize the training process.Finally,a BLSTMbased real-time cutter-head torque prediction model is developed,which fully utilizes the previous time-series tunneling information.The mean absolute percentage error(MAPE)of the model in the verification section is 7.3%,implying that the presented model is suitable for real-time cutter-head torque prediction.Furthermore,an incremental learning method based on the above base model is introduced to improve the adaptability of the model during the TBM tunneling.Comparison of the prediction performance between the base and incremental learning models in the same tunneling section shows that:(1)the MAPE of the predicted results of the BLSTM-based real-time cutter-head torque prediction model remains below 10%,and both the coefficient of determination(R^(2))and correlation coefficient(r)between measured and predicted values exceed 0.95;and(2)the incremental learning method is suitable for realtime cutter-head torque prediction and can effectively improve the prediction accuracy and generalization capacity of the model during the excavation process.
基金supported by Science and Technology Project of State Grid Hebei Electric Power Company(SGHE0000DKJS2000228)
文摘To promote the utilization of renewable energy,such as photovoltaics,this paper proposes an optimal flexibility dispatch method for demand-side resources(DSR)based on the Stackelberg game theory.First,the concept of the generalized DSR is analyzed and flexibility models for various DSR are constructed.Second,owing to the characteristics of small capacity but large-scale,an outer approximation is proposed to describe the aggregate flexibility of DSR.Then,the optimal flexibility dispatch model of DSR based on the Stackelberg game is established and a decentralized solution algorithm is designed to obtain the Stackelberg equilibrium.Finally,the actual data are utilized for the case study and the results show that,compared to the traditional centralized optimization method,the proposed optimal flexibility dispatch method can not only reduce the net load variability of the DSR aggregator but is beneficial for all DSR owners,which is more suitable for practical applications.
基金supported by the National Key Research and Development Project of China(2018YFE0122200).
文摘Effective source-load prediction and reasonable dispatching are crucial to realize the economic and reliable operations of integrated energy systems(IESs).They can overcome the challenges introduced by the uncertainties of new energies and various types of loads in the IES.Accordingly,a robust optimal dispatching method for the IES based on a robust economic model predictive control(REMPC)strategy considering source-load power interval prediction is proposed.First,an operation model of the IES is established,and an interval prediction model based on the bidirectional long short-term memory network optimized by beetle antenna search and bootstrap is formulated and applied to predict the photovoltaic power and the cooling,heating,and electrical loads.Then,an optimal dispatching scheme based on REMPC is devised for the IES.The source-load interval prediction results are used to improve the robustness of the REPMC and reduce the influence of source-load uncertainties on dispatching.An actual IES case is selected to conduct simulations;the results show that compared with other prediction techniques,the proposed method has higher prediction interval coverage probability and prediction interval normalized averaged width.Moreover,the operational cost of the IES is decreased by the REMPC strategy.With the devised dispatching scheme,the ability of the IES to handle the dispatching risk caused by prediction errors is enhanced.Improved dispatching robustness and operational economy are also achieved.
基金State Grid Corporation Science and Technology Project(520605190010).
文摘Owing to the rapid development of microgrids(MGs)and growing applications of renewable energy resources,multiobjective optimal dispatch of MGs need to be studied in detail.In this study,a multiobjective optimal dispatch model is developed for a standalone MG composed of wind turbines,photovoltaics,diesel engine unit,load,and battery energy storage system.The economic cost,environmental concerns,and power supply consistency are expressed via subobjectives with varying priorities.Then,the analytic hierarchy process algorithm is employed to reasonably specify the weight coefficients of the subobjectives.The quantum particle swarm optimization algorithm is thereafter employed as a solution to achieve optimal dispatch of the MG.Finally,the validity of the proposed model and solution methodology are con firmed by case studies.This study provides refere nee for mathematical model of multiojective optimizati on of MG and can be widely used in current research field.
基金supported by the National Natural Science Foundation(NNSF)of China(No.61973053).
文摘This paper presents a real-time energy optimization algorithm for a hybrid electric vehicle(HEV)that operates with adaptive cruise control(ACC).Real-time energy optimization is an essential ssue such that the HEV powertrain system is as efficient as possible.With connected vehice technique,ACC system shows considerable potential of high energy eficiency.Combining a classical ACC algorithm,a two-level cooperative control scheme is constructed to realize real-time power distribution for the host HEV that operates in a vehicle platoon.The proposed control strategy actually provides a solution for an optimal control problem with multi objectives in terms of string stable of vehicle platoon and energy consumption minimization of the individual following vehicle.The string stability and the real-time optimization performance of the cooperative control system are confirmed by simulations with respect to several operating scenarios.
文摘The application and development of a wide-area measurement system(WAMS)has enabled many applications and led to several requirements based on dynamic measurement data.Such data are transmitted as big data information flow.To ensure effective transmission of wide-frequency electrical information by the communication protocol of a WAMS,this study performs real-time traffic monitoring and analysis of the data network of a power information system,and establishes corresponding network optimization strategies to solve existing transmission problems.This study utilizes the traffic analysis results obtained using the current real-time dynamic monitoring system to design an optimization strategy,covering the optimization in three progressive levels:the underlying communication protocol,source data,and transmission process.Optimization of the system structure and scheduling optimization of data information are validated to be feasible and practical via tests.
基金This work is supported by the National Natural Science Foundation of China under Grant 52274057,52074340 and 51874335the Major Scientific and Technological Projects of CNPC under Grant ZD2019-183-008the Science and Technology Support Plan for Youth Innovation of University in Shandong Province under Grant 2019KJH002,111 Project under Grant B08028.
文摘Production optimization has gained increasing attention from the smart oilfield community because it can increase economic benefits and oil recovery substantially.While existing methods could produce high-optimality results,they cannot be applied to real-time optimization for large-scale reservoirs due to high computational demands.In addition,most methods generally assume that the reservoir model is deterministic and ignore the uncertainty of the subsurface environment,making the obtained scheme unreliable for practical deployment.In this work,an efficient and robust method,namely evolutionaryassisted reinforcement learning(EARL),is proposed to achieve real-time production optimization under uncertainty.Specifically,the production optimization problem is modeled as a Markov decision process in which a reinforcement learning agent interacts with the reservoir simulator to train a control policy that maximizes the specified goals.To deal with the problems of brittle convergence properties and lack of efficient exploration strategies of reinforcement learning approaches,a population-based evolutionary algorithm is introduced to assist the training of agents,which provides diverse exploration experiences and promotes stability and robustness due to its inherent redundancy.Compared with prior methods that only optimize a solution for a particular scenario,the proposed approach trains a policy that can adapt to uncertain environments and make real-time decisions to cope with unknown changes.The trained policy,represented by a deep convolutional neural network,can adaptively adjust the well controls based on different reservoir states.Simulation results on two reservoir models show that the proposed approach not only outperforms the RL and EA methods in terms of optimization efficiency but also has strong robustness and real-time decision capacity.
基金This work has been partly funded by the National Natural Science Foundation of China(No.50078048).
文摘This paper deals with the use of optimal control techniques in large-scale water distribution networks. According to the network characteristics and actual state of the water supply system in China, the implicit model, which may be solved by utilizing the hierarchical optimization method, is established. In special, based on the analyses of the water supply system containing variable-speed pumps, a software tool has been developed successfully. The application of this model to the city of Shenyang (China) is compared to experiential strategy. The results of this study show that the developed model is a very promising optimization method to control the large-scale water supply systems.
基金Supported by National Key Research and Development Program of China(Grant No.2019YFB1309900)Institute for Guo Qiang,Tsinghua University of China(Grant No.2019GQG0007).
文摘Real-time interaction with uncertain and dynamic environments is essential for robotic systems to achieve functions such as visual perception,force interaction,spatial obstacle avoidance,and motion planning.To ensure the reliability and determinism of system execution,a flexible real-time control system architecture and interaction algorithm are required.The ROS framework was designed to improve the reusability of robotic software development by providing a distributed structure,hardware abstraction,message-passing mechanism,and application prototypes.Rich ecosystems for robotic development have been built around ROS1 and ROS2 architectures based on the Linux system.However,because of the fairness scheduling principle of the default Linux system design and the complexity of the kernel,the system does not have real-time computing.To achieve a balance between real-time and non-real-time computing,this paper uses the transmission mechanism of ROS2,combines it with the scheduling mechanism of the Linux operating system,and uses Preempt_RT to enhance the real-time computing of ROS1 and ROS2.The real-time performance evaluation of ROS1 and ROS2 is conducted from multiple perspectives,including throughput,transmission mode,QoS service quality,frequency,number of subscription nodes and EtherCAT master.This paper makes two significant contributions:firstly,it employs Preempt_RT to optimize the native ROS2 system,effectively enhancing the real-time performance of native ROS2 message transmission;secondly,it conducts a comprehensive evaluation of the real-time performance of both native and optimized ROS2 systems.This comparison elucidates the benefits of the optimized ROS2 architecture regarding real-time performance,with results vividly demonstrated through illustrative figures.
基金supported by Science and Technology Project of SGCC(5108-202218280A-2-375-XG)。
文摘In response to the underutilization of energy and insufficient flexible operation capability of rural energy supply systems in China,this study proposes an optimal dispatch approach for a rural multi-energy supply system(RMESS)considering virtual energy storage(VES).First,to enable the flexible utilization of rural biomass resources and the thermal inertia of residential building envelopes,this study constructed VES-I and VES-II models that describe electrical-thermal and electrical-gas coupling from an electrical viewpoint.Subsequently,an RMESS model encompassing these two types of VES was formulated.This model delineates the intricate interplay of multi-energy components within the RMESS framework and facilitates the precise assessment of the adjustable potential for optimizing RMESS operations.Based on the above models,a day-ahead optimal dispatch model for an RMESS considering a VES is proposed to achieve optimal economic performance while ensuring efficient energy allocation.Comparative simulations validated the effectiveness of the VES modeling and the day-ahead optimal dispatch approach for the RMESS.
基金supported by National Key Research & Development Program-Intergovernmental International Science and Technology Innovation Cooperation Project (2021YFE0112800)National Natural Science Foundation of China (Key Program: 62136003)+2 种基金National Natural Science Foundation of China (62073142)Fundamental Research Funds for the Central Universities (222202417006)Shanghai Al Lab
文摘The gasoline inline blending process has widely used real-time optimization techniques to achieve optimization objectives,such as minimizing the cost of production.However,the effectiveness of real-time optimization in gasoline blending relies on accurate blending models and is challenged by stochastic disturbances.Thus,we propose a real-time optimization algorithm based on the soft actor-critic(SAC)deep reinforcement learning strategy to optimize gasoline blending without relying on a single blending model and to be robust against disturbances.Our approach constructs the environment using nonlinear blending models and feedstocks with disturbances.The algorithm incorporates the Lagrange multiplier and path constraints in reward design to manage sparse product constraints.Carefully abstracted states facilitate algorithm convergence,and the normalized action vector in each optimization period allows the agent to generalize to some extent across different target production scenarios.Through these well-designed components,the algorithm based on the SAC outperforms real-time optimization methods based on either nonlinear or linear programming.It even demonstrates comparable performance with the time-horizon based real-time optimization method,which requires knowledge of uncertainty models,confirming its capability to handle uncertainty without accurate models.Our simulation illustrates a promising approach to free real-time optimization of the gasoline blending process from uncertainty models that are difficult to acquire in practice.
文摘In this paper, a novel approach termed process goose queue (PGQ) is suggested to deal with real-time optimization (RTO) of chemical plants. Taking advantage of the ad-hoc structure of PGQ which imitates biologic nature of flying wild geese, a chemical plant optimization problem can be re-formulated as a combination of a multi-layer PGQ and a PGQ-Objective according to the relationship among process variables involved in the objective and constraints. Subsequently, chemical plant RTO solutions are converted into coordination issues among PGQs which could be dealt with in a novel way. Accordingly, theoretical definitions, adjustment rule and implementing procedures associated with the approach are explicitly introduced together with corresponding enabling algorithms. Finally, an exemplary chemical plant is employed to demonstrate the feasibility and validity of the contribution.
基金supported by the Technology Project of State Grid Jiangsu Electric Power Co.,Ltd.,China,under Grant J2020090.
文摘Virtual power plants can effectively integrate different types of distributed energy resources,which have become a new operation mode with substantial advantages such as high flexibility,adaptability,and economy.This paper proposes a distributionally robust optimal dispatch approach for virtual power plants to determine an optimal day-ahead dispatch under uncertainties of renewable energy sources.The proposed distributionally robust approach characterizes probability distributions of renewable power output by moments.In this regard,the faults of stochastic optimization and traditional robust optimization can be overcome.Firstly,a second-order cone-based ambiguity set that incorporates the first and second moments of renewable power output is constructed,and a day-ahead two-stage distributionally robust optimization model is proposed for virtual power plants participating in day-ahead electricity markets.Then,an effective solution method based on the affine policy and second-order cone duality theory is employed to reformulate the proposed model into a deterministic mixed-integer second-order cone programming problem,which improves the computational efficiency of the model.Finally,the numerical results demonstrate that the proposed method achieves a better balance between robustness and economy.They also validate that the dispatch strategy of virtual power plants can be adjusted to reduce costs according to the moment information of renewable power output.
基金This work was supported by the Science and Technology Development Project of SINOPEC,China(No.319026).
文摘An approach for the simulation and optimization of continuous catalyst-regenerative process of reforming is proposed in this paper.Compared to traditional method such as finite difference method,the orthogonal collocation method is less time-consuming and more accurate,which can meet the requirement of real-time optimization(RTO).In this paper,the equation-oriented method combined with the orthogonal collocation method and the finite difference method is adopted to build the RTO model for catalytic reforming regenerator.The orthogonal collocation method was adopted to discretize the differential equations and sequential quadratic programming(SQP)algorithm was used to solve the algebraic equations.The rate constants,active energy and reaction order were estimated,with the sum of relative errors between actual value and simulated value serving as optimization objective function.The model can quickly predict the fields of component concentration,temperature and pressure inside the regenerator under different conditions,as well as the real-time optimized conditions for industrial reforming regenerator.
文摘In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Optimization (RPSO) is proposed to find an optimal solution to the EGCS scheduling problem. Different traffic patterns and controller mechanisms for EGCS are analyzed. This study focuses on up-peak traffic because of its critical importance to modern office buildings. Simulation results show that EGCS based on Multi-Agent Systems (MAS) using RPSO gives good results for up-peak EGCS scheduling problem. Besides, the elevator real-time scheduling and reallocation functions are realized based on RPSO in case new information is available or the elevator becomes busy because it is unavailable or full. This study contributes a new scheduling algorithm for EGCS, and expands the application of PSO.