期刊文献+
共找到239,630篇文章
< 1 2 250 >
每页显示 20 50 100
Efficient Resource Allocation in Cloud IaaS: A Multi-Objective Strategy for Minimizing Workflow Makespan and Cloud Resource Costs
1
作者 Jean Edgard Gnimassoun Dagou Dangui Augustin Sylvain Legrand Koffi Akanza Konan Ricky N’dri 《Open Journal of Applied Sciences》 2025年第1期147-167,共21页
The ease of accessing a virtually unlimited pool of resources makes Infrastructure as a Service (IaaS) clouds an ideal platform for running data-intensive workflow applications comprising hundreds of computational tas... The ease of accessing a virtually unlimited pool of resources makes Infrastructure as a Service (IaaS) clouds an ideal platform for running data-intensive workflow applications comprising hundreds of computational tasks. However, executing scientific workflows in IaaS cloud environments poses significant challenges due to conflicting objectives, such as minimizing execution time (makespan) and reducing resource utilization costs. This study responds to the increasing need for efficient and adaptable optimization solutions in dynamic and complex environments, which are critical for meeting the evolving demands of modern users and applications. This study presents an innovative multi-objective approach for scheduling scientific workflows in IaaS cloud environments. The proposed algorithm, MOS-MWMC, aims to minimize total execution time (makespan) and resource utilization costs by leveraging key features of virtual machine instances, such as a high number of cores and fast local SSD storage. By integrating realistic simulations based on the WRENCH framework, the method effectively dimensions the cloud infrastructure and optimizes resource usage. Experimental results highlight the superiority of MOS-MWMC compared to benchmark algorithms HEFT and Max-Min. The Pareto fronts obtained for the CyberShake, Epigenomics, and Montage workflows demonstrate closer proximity to the optimal front, confirming the algorithm’s ability to balance conflicting objectives. This study contributes to optimizing scientific workflows in complex environments by providing solutions tailored to specific user needs while minimizing costs and execution times. 展开更多
关键词 Cloud Infrastructure multi-objective Scheduling Resource Cost Optimization Resource Utilization Scientific Workflows
在线阅读 下载PDF
Multi-objective strategy to optimize dithering technique for high-quality three-dimensional shape measurement 被引量:2
2
作者 Ning Cai Zhe-Bo Chen +1 位作者 Xiang-Qun Cao Bin Lin 《Chinese Physics B》 SCIE EI CAS CSCD 2019年第10期381-386,共6页
Dithering optimization techniques can be divided into the phase-optimized technique and the intensity-optimized technique. The problem with the former is the poor sensitivity to various defocusing amounts, and the pro... Dithering optimization techniques can be divided into the phase-optimized technique and the intensity-optimized technique. The problem with the former is the poor sensitivity to various defocusing amounts, and the problem with the latter is that it cannot enhance phase quality directly nor efficiently. In this paper, we present a multi-objective optimization framework for three-dimensional(3D) measurement by utilizing binary defocusing technique. Moreover, a binary patch optimization technique is used to solve the time-consuming issue of genetic algorithm. It is demonstrated that the presented technique consistently obtains significant phase performance improvement under various defocusing amounts. 展开更多
关键词 three-dimensional(3D) SHAPE measurement multi-objective dithering GENETIC algorithm
原文传递
The Research of Examination Paper Generation Based on Index System Metrics and Multi-Objective Strategy
3
作者 Yan Li Ji-Qiang Tang 《Journal of Software Engineering and Applications》 2012年第8期634-638,共5页
Since the examination paper generated with computer by the algorithms of random and backtracking takes on inferior quality and inefficient, and the question of generating examination paper with computer has the charac... Since the examination paper generated with computer by the algorithms of random and backtracking takes on inferior quality and inefficient, and the question of generating examination paper with computer has the character of multi-ob-jective because of the index system metrics, the genetic algorithm with multi-objective strategy optimization is proposed to solve this problem. Mapping the index system to multi-objective functions and optimizing the computing with multi-objective strategy are employed in the algorithm. The genetic algorithm experiment based on the multi-objective strategy optimization shows that the result has the advantages getting tradeoff between performance and quality, and having the ability to tune the performance and quality to meet the user’s requirements. 展开更多
关键词 GENERATING EXAMINATION PAPER with Computer multi-objective strategy GENETIC Algorithm
暂未订购
A Multi-Objective Particle Swarm Optimization Algorithm Based on Decomposition and Multi-Selection Strategy
4
作者 Li Ma Cai Dai +1 位作者 Xingsi Xue Cheng Peng 《Computers, Materials & Continua》 SCIE EI 2025年第1期997-1026,共30页
The multi-objective particle swarm optimization algorithm(MOPSO)is widely used to solve multi-objective optimization problems.In the article,amulti-objective particle swarm optimization algorithmbased on decomposition... The multi-objective particle swarm optimization algorithm(MOPSO)is widely used to solve multi-objective optimization problems.In the article,amulti-objective particle swarm optimization algorithmbased on decomposition and multi-selection strategy is proposed to improve the search efficiency.First,two update strategies based on decomposition are used to update the evolving population and external archive,respectively.Second,a multiselection strategy is designed.The first strategy is for the subspace without a non-dominated solution.Among the neighbor particles,the particle with the smallest penalty-based boundary intersection value is selected as the global optimal solution and the particle far away fromthe search particle and the global optimal solution is selected as the personal optimal solution to enhance global search.The second strategy is for the subspace with a non-dominated solution.In the neighbor particles,two particles are randomly selected,one as the global optimal solution and the other as the personal optimal solution,to enhance local search.The third strategy is for Pareto optimal front(PF)discontinuity,which is identified by the cumulative number of iterations of the subspace without non-dominated solutions.In the subsequent iteration,a new probability distribution is used to select from the remaining subspaces to search.Third,an adaptive inertia weight update strategy based on the dominated degree is designed to further improve the search efficiency.Finally,the proposed algorithmis compared with fivemulti-objective particle swarm optimization algorithms and five multi-objective evolutionary algorithms on 22 test problems.The results show that the proposed algorithm has better performance. 展开更多
关键词 multi-objective optimization multi-objective particle swarm optimization DECOMPOSITION multi-selection strategy
在线阅读 下载PDF
MDMOSA:Multi-Objective-Oriented Dwarf Mongoose Optimization for Cloud Task Scheduling
5
作者 Olanrewaju Lawrence Abraham Md Asri Ngadi +1 位作者 Johan Bin Mohamad Sharif Mohd Kufaisal Mohd Sidik 《Computers, Materials & Continua》 2026年第3期2062-2096,共35页
Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.Howev... Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.However,traditional approaches frequently rely on single-objective optimization methods which are insufficient for capturing the complexity of such problems.To address this limitation,we introduce MDMOSA(Multi-objective Dwarf Mongoose Optimization with Simulated Annealing),a hybrid that integrates multi-objective optimization for efficient task scheduling in Infrastructure-as-a-Service(IaaS)cloud environments.MDMOSA harmonizes the exploration capabilities of the biologically inspired Dwarf Mongoose Optimization(DMO)with the exploitation strengths of Simulated Annealing(SA),achieving a balanced search process.The algorithm aims to optimize task allocation by reducing makespan and financial cost while improving system resource utilization.We evaluate MDMOSA through extensive simulations using the real-world Google Cloud Jobs(GoCJ)dataset within the CloudSim environment.Comparative analysis against benchmarked algorithms such as SMOACO,MOTSGWO,and MFPAGWO reveals that MDMOSA consistently achieves superior performance in terms of scheduling efficiency,cost-effectiveness,and scalability.These results confirm the potential of MDMOSA as a robust and adaptable solution for resource scheduling in dynamic and heterogeneous cloud computing infrastructures. 展开更多
关键词 Cloud computing multi-objective task scheduling dwarf mongoose optimization METAHEURISTIC
在线阅读 下载PDF
Multi-objective topology optimization for cutout design in deployable composite thin-walled structures
6
作者 Hao JIN Ning AN +3 位作者 Qilong JIA Chun SHAO Xiaofei MA Jinxiong ZHOU 《Chinese Journal of Aeronautics》 2026年第1期674-694,共21页
Deployable Composite Thin-Walled Structures(DCTWS)are widely used in space applications due to their ability to compactly fold and self-deploy in orbit,enabled by cutouts.Cutout design is crucial for balancing structu... Deployable Composite Thin-Walled Structures(DCTWS)are widely used in space applications due to their ability to compactly fold and self-deploy in orbit,enabled by cutouts.Cutout design is crucial for balancing structural rigidity and flexibility,ensuring material integrity during large deformations,and providing adequate load-bearing capacity and stability once deployed.Most research has focused on optimizing cutout size and shape,while topology optimization offers a broader design space.However,the anisotropic properties of woven composite laminates,complex failure criteria,and multi-performance optimization needs have limited the exploration of topology optimization in this field.This work derives the sensitivities of bending stiffness,critical buckling load,and the failure index of woven composite materials with respect to element density,and formulates both single-objective and multi-objective topology optimization models using a linear weighted aggregation approach.The developed method was integrated with the commercial finite element software ABAQUS via a Python script,allowing efficient application to cutout design in various DCTWS configurations to maximize bending stiffness and critical buckling load under material failure constraints.Optimization of a classical tubular hinge resulted in improvements of 107.7%in bending stiffness and 420.5%in critical buckling load compared to level-set topology optimization results reported in the literature,validating the effectiveness of the approach.To facilitate future research and encourage the broader adoption of topology optimization techniques in DCTWS design,the source code for this work is made publicly available via a Git Hub link:https://github.com/jinhao-ok1/Topo-for-DCTWS.git. 展开更多
关键词 Composite laminates Deployable structures multi-objective optimization Thin-walled structures Topology optimization
原文传递
Constraint Intensity-Driven Evolutionary Multitasking for Constrained Multi-Objective Optimization
7
作者 Leyu Zheng Mingming Xiao +2 位作者 Yi Ren Ke Li Chang Sun 《Computers, Materials & Continua》 2026年第3期1241-1261,共21页
In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and red... In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs. 展开更多
关键词 Constrained multi-objective optimization evolutionary algorithm evolutionary multitasking knowledge transfer
在线阅读 下载PDF
Multi-Objective Evolutionary Framework for High-Precision Community Detection in Complex Networks
8
作者 Asal Jameel Khudhair Amenah Dahim Abbood 《Computers, Materials & Continua》 2026年第1期1453-1483,共31页
Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may r... Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification. 展开更多
关键词 multi-objective optimization evolutionary algorithms community detection HEURISTIC METAHEURISTIC hybrid social network MODELS
在线阅读 下载PDF
Multi-objective optimization of adaptive radiative smart window regulated with phase change materials for interior visible lighting and building energy management
9
作者 Wen-wen ZHANG Yan-ming GUO +1 位作者 Qin CHEN Yong SHUAI 《Science China(Technological Sciences)》 2026年第3期20-30,共11页
Visible lighting and energy-saving are dual needs of energy efficiency and occupant comfort in modern buildings.In this study,a smart window based on phase-change material VO_(2) is designed and optimized to address t... Visible lighting and energy-saving are dual needs of energy efficiency and occupant comfort in modern buildings.In this study,a smart window based on phase-change material VO_(2) is designed and optimized to address the critical challenges in building energy management.The proposed phase-adaptive radiative(PAR)coating is a multilayer nanostructure consisting of TiO/VO_(2)2/TiO/Ag_(2) and polydimethylsiloxane(PDMS).For different VO_(2) phases,visible transmittance T_(vis)>0.6 and emissivity difference in the atmospheric window Δε_(AW)=0.422 can be achieved,which means the PAR window can transfer interior heat to the outside through thermal radiation for cooling or minimize thermal emission for insulation,while ensuring the transmission of visible light for natural daylighting.Compared to normal glass,the PAR window has an average temperature drop of 14.8℃.The year-round energy-saving calculation for four different cities in China indicates that the PAR window can save 22%-32% of the annual cooling and heating energy consumption by seamlessly transitioning between two phases of VO_(2)modes.The multi-objective optimization of the phase-adaptive radiative smart window provides a potential strategy for energy saving. 展开更多
关键词 smart window multi-objective optimization radiative regulation VO_(2) thermal management
原文传递
A Multi-Objective Deep Reinforcement Learning Algorithm for Computation Offloading in Internet of Vehicles
10
作者 Junjun Ren Guoqiang Chen +1 位作者 Zheng-Yi Chai Dong Yuan 《Computers, Materials & Continua》 2026年第1期2111-2136,共26页
Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrain... Vehicle Edge Computing(VEC)and Cloud Computing(CC)significantly enhance the processing efficiency of delay-sensitive and computation-intensive applications by offloading compute-intensive tasks from resource-constrained onboard devices to nearby Roadside Unit(RSU),thereby achieving lower delay and energy consumption.However,due to the limited storage capacity and energy budget of RSUs,it is challenging to meet the demands of the highly dynamic Internet of Vehicles(IoV)environment.Therefore,determining reasonable service caching and computation offloading strategies is crucial.To address this,this paper proposes a joint service caching scheme for cloud-edge collaborative IoV computation offloading.By modeling the dynamic optimization problem using Markov Decision Processes(MDP),the scheme jointly optimizes task delay,energy consumption,load balancing,and privacy entropy to achieve better quality of service.Additionally,a dynamic adaptive multi-objective deep reinforcement learning algorithm is proposed.Each Double Deep Q-Network(DDQN)agent obtains rewards for different objectives based on distinct reward functions and dynamically updates the objective weights by learning the value changes between objectives using Radial Basis Function Networks(RBFN),thereby efficiently approximating the Pareto-optimal decisions for multiple objectives.Extensive experiments demonstrate that the proposed algorithm can better coordinate the three-tier computing resources of cloud,edge,and vehicles.Compared to existing algorithms,the proposed method reduces task delay and energy consumption by 10.64%and 5.1%,respectively. 展开更多
关键词 Deep reinforcement learning internet of vehicles multi-objective optimization cloud-edge computing computation offloading service caching
在线阅读 下载PDF
Multi-objective spatial optimization by considering land use suitability in the Yangtze River Delta region
11
作者 CHENG Qianwen LI Manchun +4 位作者 LI Feixue LIN Yukun DING Chenyin XIAO Lishan LI Weiyue 《Journal of Geographical Sciences》 2026年第1期45-78,共34页
Rapid urbanization in China has led to spatial antagonism between urban development and farmland protection and ecological security maintenance.Multi-objective spatial collaborative optimization is a powerful method f... Rapid urbanization in China has led to spatial antagonism between urban development and farmland protection and ecological security maintenance.Multi-objective spatial collaborative optimization is a powerful method for achieving sustainable regional development.Previous studies on multi-objective spatial optimization do not involve spatial corrections to simulation results based on the natural endowment of space resources.This study proposes an Ecological Security-Food Security-Urban Sustainable Development(ES-FS-USD)spatial optimization framework.This framework combines the non-dominated sorting genetic algorithm II(NSGA-II)and patch-generating land use simulation(PLUS)model with an ecological protection importance evaluation,comprehensive agricultural productivity evaluation,and urban sustainable development potential assessment and optimizes the territorial space in the Yangtze River Delta(YRD)region in 2035.The proposed sustainable development(SD)scenario can effectively reduce the destruction of landscape patterns of various land-use types while considering both ecological and economic benefits.The simulation results were further revised by evaluating the land-use suitability of the YRD region.According to the revised spatial pattern for the YRD in 2035,the farmland area accounts for 43.59%of the total YRD,which is 5.35%less than that in 2010.Forest,grassland,and water area account for 40.46%of the total YRD—an increase of 1.42%compared with the case in 2010.Construction land accounts for 14.72%of the total YRD—an increase of 2.77%compared with the case in 2010.The ES-FS-USD spatial optimization framework ensures that spatial optimization outcomes are aligned with the natural endowments of land resources,thereby promoting the sustainable use of land resources,improving the ability of spatial management,and providing valuable insights for decision makers. 展开更多
关键词 multi-objective spatial optimization multi-scenario simulation ecological protection importance comprehensive agricultural productivity urban sustainable development land-use suitability
原文传递
Multi-stage and multi-objective optimization of anti-typhoon evacuation strategy for riser with new hang-off system
12
作者 Yan-Wei Li Xiu-Quan Liu +3 位作者 Peng-Ji Hu Xiao-Yu Hu Yuan-Jiang Chang Guo-Ming Chen 《Petroleum Science》 2025年第1期457-471,共15页
A new hang-off system has been proposed to improve the security of risers in hang-off modes during typhoons.However,efficient anti-typhoon evacuation strategies have not been investigated.Optimiza-tion model and metho... A new hang-off system has been proposed to improve the security of risers in hang-off modes during typhoons.However,efficient anti-typhoon evacuation strategies have not been investigated.Optimiza-tion model and method for the anti-typhoon evacuation strategies should be researched.Therefore,multi-objective functions are proposed based on operation time,evacuation speed stability,and steering stability.An evacuation path model and a dynamic model of risers with the new hang-off system are developed for design variables and constraints.A multi-objective optimization model with high-dimensional variables and complex constraints is established.Finally,a three-stage optimization method based on genetic algorithm,least square method,and the penalty function method is proposed to solve the multi-objective optimization model.Optimization results show that the operation time can be reduced through operation parameter optimization,especially evacuation heading optimization.The optimal anti-typhoon strategy is evacuation with all risers suspended along a variable path when the direction angle is large,while evacuation with all risers suspended along a straight path at another di-rection angle.Besides,the influencing factors on anti-typhoon evacuation strategies indicate that the proposed optimization model and method have strong applicability to working conditions and remarkable optimization effects. 展开更多
关键词 Anti-typhoon evacuation strategy RISER Multi-stage and multi-objective Optimization Genetic algorithm Least square method
原文传递
Research on Printing Workshop Scheduling Strategies under a Multi-objective Optimization Framework
13
作者 DU Zhi-yong YANG Fan +1 位作者 YANG Wen-jie QI Yuan-sheng 《印刷与数字媒体技术研究》 北大核心 2025年第6期170-177,共8页
Aimed to address the multi-objective scheduling problem in printing workshops,a hybrid optimization algorithm combining Particle Swarm Optimization(PSO),Genetic Algorithm(GA),and Simulated Annealing(SA)was by proposed... Aimed to address the multi-objective scheduling problem in printing workshops,a hybrid optimization algorithm combining Particle Swarm Optimization(PSO),Genetic Algorithm(GA),and Simulated Annealing(SA)was by proposed which called PGA-PSO-SA(Parallel Genetic Algorithm-Particle Swarm Optimization-Simulated Annealing).Firstly,PSO algorithm was used for global search to quickly find the initial solution.Then,GA optimization selection and crossover operations were used to enhance population diversity.Then,SA algorithm was employed for local search to further improve the solution quality.Experimental results showed that this method achieves better results in terms of job completion time,energy consumption,and machine load distribution.Compared to single algorithms,PGA-PSO-SA hybrid algorithm can more effectively find the global optimal solution,enhancing the overall performance of the scheduling scheme.The research results provides new ideas and methods for scheduling optimization in printing workshops. 展开更多
关键词 Printing workshop scheduling Scheduling strategies Genetic algorithm Hybrid optimization algorithm
在线阅读 下载PDF
A multi-objective optimization approach for the virtual coupling train set driving strategy
14
作者 Junting Lin Maolin Li Xiaohui Qiu 《Railway Engineering Science》 2025年第2期169-191,共23页
This paper presents an improved virtual coupling train set(VCTS)operation control framework to deal with the lack of opti-mization of speed curves in the traditional techniques.The framework takes into account the tem... This paper presents an improved virtual coupling train set(VCTS)operation control framework to deal with the lack of opti-mization of speed curves in the traditional techniques.The framework takes into account the temporary speed limit on the railway line and the communication delay between trains,and it uses a VCTS consisting of three trains as an experimental object.It creates the virtual coupling train tracking and control process by improving the driving strategy of the leader train and using the leader-follower model.The follower train uses the improved speed curve of the leader train as its speed refer-ence curve through knowledge migration,and this completes the multi-objective optimization of the driving strategy for the VCTS.The experimental results confirm that the deep reinforcement learning algorithm effectively achieves the optimization goal of the train driving strategy.They also reveal that the intrinsic curiosity module prioritized experience replay dueling double deep Q-network(ICM-PER-D3QN)algorithm outperforms the deep Q-network(DQN)algorithm in optimizing the driving strategy of the leader train.The ICM-PER-D3QN algorithm enhances the leader train driving strategy by an average of 57%when compared to the DQN algorithm.Furthermore,the particle swarm optimization(PSO)-based model predictive control(MPC)algorithm has also demonstrated tracking accuracy and further improved safety during VCTS operation,with an average increase of 37.7%in tracking accuracy compared to the traditional MPC algorithm. 展开更多
关键词 High-speed trains Virtual coupling multi-objective optimization Deep reinforcement learning Knowledge transfer Model predictive control
在线阅读 下载PDF
AdaptiveMulti-Objective EnergyManagement Strategy Considering the Differentiated Demands of Distribution Networks with a High Proportion of New-Generation Sources and Loads
15
作者 Huang Tan Haibo Yu +2 位作者 Tianyang Chen Hanjun Deng Yetong Hu 《Energy Engineering》 2025年第5期1949-1973,共25页
With the increasing integration of emerging source-load types such as distributed photovoltaics,electric vehicles,and energy storage into distribution networks,the operational characteristics of these networks have ev... With the increasing integration of emerging source-load types such as distributed photovoltaics,electric vehicles,and energy storage into distribution networks,the operational characteristics of these networks have evolved from traditional single-load centers to complex multi-source,multi-load systems.This transition not only increases the difficulty of effectively classifying distribution networks due to their heightened complexity but also renders traditional energy management approaches-primarily focused on economic objectives-insufficient to meet the growing demands for flexible scheduling and dynamic response.To address these challenges,this paper proposes an adaptive multi-objective energy management strategy that accounts for the distinct operational requirements of distribution networks with a high penetration of new-type source-loads.The goal is to establish a comprehensive energy management framework that optimally balances energy efficiency,carbon reduction,and economic performance in modern distribution networks.To enhance classification accuracy,the strategy constructs amulti-dimensional scenario classification model that integrates environmental and climatic factors by analyzing the operational characteristics of new-type distribution networks and incorporating expert knowledge.An improved split-coupling K-means preclustering algorithm is employed to classify distribution networks effectively.Based on the classification results,fuzzy logic control is then utilized to dynamically optimize the weighting of each objective,allowing for an adaptive adjustment of priorities to achieve a flexible and responsivemulti-objective energy management strategy.The effectiveness of the proposed approach is validated through practical case studies.Simulation results indicate that the proposed method improves classification accuracy by 18.18%compared to traditional classification methods and enhances energy savings and carbon reduction by 4.34%and 20.94%,respectively,compared to the fixed-weight strategy. 展开更多
关键词 High-proportion new-type source-loads multi-dimensional scenario classification clustering algorithms fuzzy logic control adaptive multi-objective energy management
在线阅读 下载PDF
Multi-objective integrated optimization based on evolutionary strategy with a dynamic weighting schedule 被引量:2
16
作者 傅武军 朱昌明 叶庆泰 《Journal of Southeast University(English Edition)》 EI CAS 2006年第2期204-207,共4页
The evolutionary strategy with a dynamic weighting schedule is proposed to find all the compromised solutions of the multi-objective integrated structure and control optimization problem, where the optimal system perf... The evolutionary strategy with a dynamic weighting schedule is proposed to find all the compromised solutions of the multi-objective integrated structure and control optimization problem, where the optimal system performance and control cost are defined by H2 or H∞ norms. During this optimization process, the weights are varying with the increasing generation instead of fixed values. The proposed strategy together with the linear matrix inequality (LMI) or the Riccati controller design method can find a series of uniformly distributed nondominated solutions in a single run. Therefore, this method can greatly reduce the computation intensity of the integrated optimization problem compared with the weight-based single objective genetic algorithm. Active automotive suspension is adopted as an example to illustrate the effectiveness of the proposed method. 展开更多
关键词 integrated design multi-objective optimization evolutionary strategy dynamic weighting schedule suspension system
在线阅读 下载PDF
MULTI-OBJECTIVE SHAPE DESIGN IN AERODYNAMICS USING GAME STRATEGY 被引量:1
17
作者 唐智礼 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2005年第3期195-199,共5页
Multi-objective optimization for the optimum shape design is introduced in aerodynamics using the Game theory. Based on the control theory, the employed optimizer and the negative feedback are used to implement the co... Multi-objective optimization for the optimum shape design is introduced in aerodynamics using the Game theory. Based on the control theory, the employed optimizer and the negative feedback are used to implement the constraints. All the constraints are satisfied implicitly and automatically in the design. Furthermore,the above methodology is combined with a formulation derived from the Game theory to treat multi-point airfoil optimization. Airfoil shapes are optimized according to various aerodynamics criteria. In the symmetric Nash game, each “player” is responsible for one criterion, and the Nash equilibrium provides a solution to the multipoint optimization. Design results confirm the efficiency of the method. 展开更多
关键词 Game theory multi-objective optimization aerodynamic design constrained optimal control theory
在线阅读 下载PDF
Simulation-based multi-objective optimization for roll shifting strategy in hot strip mill 被引量:2
18
作者 李维刚 《Journal of Central South University》 SCIE EI CAS 2013年第5期1226-1234,共9页
A simulation-based multi-objective optimization approach for roll shifting strategy in hot strip mills was presented. Firstly, the effect of roll shifting strategy on wear contour was investigated by mtmerical simulat... A simulation-based multi-objective optimization approach for roll shifting strategy in hot strip mills was presented. Firstly, the effect of roll shifting strategy on wear contour was investigated by mtmerical simulation, and two evaluation indexes including edge smoothness and body smoothness of wear contours were introduced. Secondly, the edge smoothness average and body smoothness average of all the strips in a rolling campaign were selected as objective functions, and shifting control parameters as decision variables, the multi-objective method of MODE/D as the optimizer, and then a simulation-based multi-objective optimization model for roll shifting strategy was built. The experimental result shows that MODE/D can obtain a good Pareto-optimal front, which suggests a series of alternative solutions to roll shifting strategy. Moreover, the conflicting relationship between two objectives can also be found, which indicates another advantage of multi-objective optimization. Finally, industrial test confirms the feasibility of the multi-objective approach for roll shifting strategy, and it can improve strip profile and extend same width rolling miles of a rolling campaign from 35 km to 70 km. 展开更多
关键词 hot rolling roll shifting strategy roll wear multi-objective optimization Pareto-optimal front
在线阅读 下载PDF
A Strategy for Multi-objective Optimization under Uncertainty in Chemical Process Design 被引量:4
19
作者 孙力 Helen H.Lou 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2008年第1期39-42,共4页
In many circumstances, chemical process design can be formulated as a multi-objective optimization (MOO) problem. Examples include bi-objective optimization problems, where the economic objective is maximized and en... In many circumstances, chemical process design can be formulated as a multi-objective optimization (MOO) problem. Examples include bi-objective optimization problems, where the economic objective is maximized and environmental impact is minimized simultaneously. Moreover, the random behavior in the process,property, market fluctuation, errors in model prediction and so on would affect the performance of a process. Therefore, it is essential to develop a MOO methodology under uncertainty. In this article, the authors propose a generic and systematic optimization methodology for chemical process design under uncertainty. It aims at identifying the optimal design from a number of candidates. The utility of this methodology is demonstrated by a case study based on the design of a condensate treatment unit in an ammonia plant. 展开更多
关键词 multi-objective optimization UNCERTAINTY chemical process design
在线阅读 下载PDF
CCHP-Type Micro-Grid Scheduling Optimization Based on Improved Multi-Objective Grey Wolf Optimizer 被引量:1
20
作者 Yu Zhang Sheng Wang +1 位作者 Fanming Zeng Yijie Lin 《Energy Engineering》 2025年第3期1137-1151,共15页
With the development of renewable energy technologies such as photovoltaics and wind power,it has become a research hotspot to improve the consumption rate of new energy and reduce energy costs through algorithm impro... With the development of renewable energy technologies such as photovoltaics and wind power,it has become a research hotspot to improve the consumption rate of new energy and reduce energy costs through algorithm improvement.To reduce the operational costs of micro-grid systems and the energy abandonment rate of renewable energy,while simultaneously enhancing user satisfaction on the demand side,this paper introduces an improvedmultiobjective Grey Wolf Optimizer based on Cauchy variation.The proposed approach incorporates a Cauchy variation strategy during the optimizer’s search phase to expand its exploration range and minimize the likelihood of becoming trapped in local optima.At the same time,adoptingmultiple energy storage methods to improve the consumption rate of renewable energy.Subsequently,under different energy balance orders,themulti-objective particle swarmalgorithm,multi-objective grey wolf optimizer,and Cauchy’s variant of the improvedmulti-objective grey wolf optimizer are used for example simulation,solving the Pareto solution set of the model and comparing.The analysis of the results reveals that,compared to the original optimizer,the improved optimizer decreases the daily cost by approximately 100 yuan,and reduces the energy abandonment rate to zero.Meanwhile,it enhances user satisfaction and ensures the stable operation of the micro-grid. 展开更多
关键词 multi-objective optimization algorithm hybrid energy storage MICRO-GRID CCHP
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部