Due to the security and scalability features of hybrid cloud architecture,it can bettermeet the diverse requirements of users for cloud services.And a reasonable resource allocation solution is the key to adequately u...Due to the security and scalability features of hybrid cloud architecture,it can bettermeet the diverse requirements of users for cloud services.And a reasonable resource allocation solution is the key to adequately utilize the hybrid cloud.However,most previous studies have not comprehensively optimized the performance of hybrid cloud task scheduling,even ignoring the conflicts between its security privacy features and other requirements.Based on the above problems,a many-objective hybrid cloud task scheduling optimization model(HCTSO)is constructed combining risk rate,resource utilization,total cost,and task completion time.Meanwhile,an opposition-based learning knee point-driven many-objective evolutionary algorithm(OBL-KnEA)is proposed to improve the performance of model solving.The algorithm uses opposition-based learning to generate initial populations for faster convergence.Furthermore,a perturbation-based multipoint crossover operator and a dynamic range mutation operator are designed to extend the search range.By comparing the experiments with other excellent algorithms on HCTSO,OBL-KnEA achieves excellent results in terms of evaluation metrics,initial populations,and model optimization effects.展开更多
In solving many-objective optimization problems(MaO Ps),existing nondominated sorting-based multi-objective evolutionary algorithms suffer from the fast loss of selection pressure.Most candidate solutions become nondo...In solving many-objective optimization problems(MaO Ps),existing nondominated sorting-based multi-objective evolutionary algorithms suffer from the fast loss of selection pressure.Most candidate solutions become nondominated during the evolutionary process,thus leading to the failure of producing offspring toward Pareto-optimal front with diversity.Can we find a more effective way to select nondominated solutions and resolve this issue?To answer this critical question,this work proposes to evolve solutions through line complex rather than solution points in Euclidean space.First,Plücker coordinates are used to project solution points to line complex composed of position vectors and momentum ones.Besides position vectors of the solution points,momentum vectors are used to extend the comparability of nondominated solutions and enhance selection pressure.Then,a new distance function designed for high-dimensional space is proposed to replace Euclidean distance as a more effective distancebased estimator.Based on them,a novel many-objective evolutionary algorithm(MaOEA)is proposed by integrating a line complex-based environmental selection strategy into the NSGAⅢframework.The proposed algorithm is compared with the state of the art on widely used benchmark problems with up to 15 objectives.Experimental results demonstrate its superior competitiveness in solving MaOPs.展开更多
The two-archive 2 algorithm(Two_Arch2) is a manyobjective evolutionary algorithm for balancing the convergence,diversity,and complexity using diversity archive(DA) and convergence archive(CA).However,the individuals i...The two-archive 2 algorithm(Two_Arch2) is a manyobjective evolutionary algorithm for balancing the convergence,diversity,and complexity using diversity archive(DA) and convergence archive(CA).However,the individuals in DA are selected based on the traditional Pareto dominance which decreases the selection pressure in the high-dimensional problems.The traditional algorithm even cannot converge due to the weak selection pressure.Meanwhile,Two_Arch2 adopts DA as the output of the algorithm which is hard to maintain diversity and coverage of the final solutions synchronously and increase the complexity of the algorithm.To increase the evolutionary pressure of the algorithm and improve distribution and convergence of the final solutions,an ε-domination based Two_Arch2 algorithm(ε-Two_Arch2) for many-objective problems(MaOPs) is proposed in this paper.In ε-Two_Arch2,to decrease the computational complexity and speed up the convergence,a novel evolutionary framework with a fast update strategy is proposed;to increase the selection pressure,ε-domination is assigned to update the individuals in DA;to guarantee the uniform distribution of the solution,a boundary protection strategy based on I_(ε+) indicator is designated as two steps selection strategies to update individuals in CA.To evaluate the performance of the proposed algorithm,a series of benchmark functions with different numbers of objectives is solved.The results demonstrate that the proposed method is competitive with the state-of-the-art multi-objective evolutionary algorithms and the efficiency of the algorithm is significantly improved compared with Two_Arch2.展开更多
Many-objective optimization problems take challenges to multi-objective evolutionary algorithms.A number of nondominated solutions in population cause a difficult selection towards the Pareto front.To tackle this issu...Many-objective optimization problems take challenges to multi-objective evolutionary algorithms.A number of nondominated solutions in population cause a difficult selection towards the Pareto front.To tackle this issue,a series of indicatorbased multi-objective evolutionary algorithms(MOEAs)have been proposed to guide the evolution progress and shown promising performance.This paper proposes an indicator-based manyobjective evolutionary algorithm calledε-indicator-based shuffled frog leaping algorithm(ε-MaOSFLA),which adopts the shuffled frog leaping algorithm as an evolutionary strategy and a simple and effectiveε-indicator as a fitness assignment scheme to press the population towards the Pareto front.Compared with four stateof-the-art MOEAs on several standard test problems with up to 50 objectives,the experimental results show thatε-MaOSFLA outperforms the competitors.展开更多
It is still a huge challenge for traditional Pareto-dominatedmany-objective optimization algorithms to solve manyobjective optimization problems because these algorithms hardly maintain the balance between convergence...It is still a huge challenge for traditional Pareto-dominatedmany-objective optimization algorithms to solve manyobjective optimization problems because these algorithms hardly maintain the balance between convergence and diversity and can only find a group of solutions focused on a small area on the Pareto front,resulting in poor performance of those algorithms.For this reason,we propose a reference vector-assisted algorithmwith an adaptive niche dominance relation,for short MaOEA-AR.The new dominance relation forms a niche based on the angle between candidate solutions.By comparing these solutions,the solutionwith the best convergence is found to be the non-dominated solution to improve the selection pressure.In reproduction,a mutation strategy of k-bit crossover and hybrid mutation is used to generate high-quality offspring.On 23 test problems with up to 15-objective,we compared the proposed algorithm with five state-of-the-art algorithms.The experimental results verified that the proposed algorithm is competitive.展开更多
Artificial Bee Colony(ABC)algorithm is a classical Swarm Intelligence Optimization Algorithm(SIOA),which has been widely used to solve various optimization problems.However,these problems mainly focus on single-object...Artificial Bee Colony(ABC)algorithm is a classical Swarm Intelligence Optimization Algorithm(SIOA),which has been widely used to solve various optimization problems.However,these problems mainly focus on single-objective and ordinary Multi-objective Optimization Problems(MOPs).For Many-objective Optimization Problems(MaOPs),ABC shows some difficulties:(1)the selection pressure based on Pareto dominance degrades severely;and(2)it is not easy to balance convergence and population diversity.In this paper,a new Many-Objective ABC variant with Hybrid Strategies(namely HSMaOABC)is proposed to deal with MaOPs.Firstly,the fitness function is redefined based on objective values and cosine similarity to handle multiple objectives.Then,a new selection method is designed on the basis of the new fitness function.In order to enhance convergence,an elite set guided search strategy is utilized for the employed bee stage,and dimensional learning is incorporated for the onlooker bee stage.Finally,a modified environmental selection strategy is employed based on Penalty-based Boundary Intersection(PBI)distance.To evaluate the performance of HSMaOABC,the DTLZ and MaF benchmarks with 3,5,8,and 15 objectives are used.Experimental results demonstrate that HSMaOABC obtains competitive performance when compared with nine other well-known approaches.展开更多
As Internet of Things(IoT)applications expand,Mobile Edge Computing(MEC)has emerged as a promising architecture to overcome the real-time processing limitations of mobile devices.Edge-side computation offloading plays...As Internet of Things(IoT)applications expand,Mobile Edge Computing(MEC)has emerged as a promising architecture to overcome the real-time processing limitations of mobile devices.Edge-side computation offloading plays a pivotal role in MEC performance but remains challenging due to complex task topologies,conflicting objectives,and limited resources.This paper addresses high-dimensional multi-objective offloading for serial heterogeneous tasks in MEC.We jointly consider task heterogeneity,high-dimensional objectives,and flexible resource scheduling,modeling the problem as a Many-objective optimization.To solve it,we propose a flexible framework integrating an improved cooperative co-evolutionary algorithm based on decomposition(MOCC/D)and a flexible scheduling strategy.Experimental results on benchmark functions and simulation scenarios show that the proposed method outperforms existing approaches in both convergence and solution quality.展开更多
This paper develops a many-objective optimization model, which contains objectives representing the interests of the electricity and gas networks, as well as the distributed district heating and cooling units, to coor...This paper develops a many-objective optimization model, which contains objectives representing the interests of the electricity and gas networks, as well as the distributed district heating and cooling units, to coordinate the benefits of all parties participated in the integrated energy system(IES). In order to solve the many-objective optimization model efficiently, an improved objective reduction(IOR) approach is proposed, aiming at acquiring the smallest set of objectives. The IOR approach utilizes the Spearman’s rank correlation coefficient to measure the relationship between objectives based on the Pareto-optimal front captured by the multi-objective group search optimizer with adaptive covariance and Lévy flights algorithm, and adopts various strategies to reduce the number of objectives gradually. Simulation studies are conducted on an IES consisting of a modified IEEE 30-bus electricity network and a 15-node gas network. The results show that the many-objective optimization problem is transformed into a bi-objective formulation by the IOR. Furthermore,our approach improves the overall quality of dispatch solutions and alleviates the decision making burden.展开更多
Large-scale cooling energy system has developed well in the past decade.However,its optimization is still a problem to be tackled due to the nonlinearity and large scale of existing systems.Reducing the scale of probl...Large-scale cooling energy system has developed well in the past decade.However,its optimization is still a problem to be tackled due to the nonlinearity and large scale of existing systems.Reducing the scale of problems without oversimplifying the actual system model is a big challenge nowadays.This paper proposes a dimension reduction-based many-objective optimization(DRMO)method to solve an accurate nonlinear model of a practical large-scale cooling energy system.In the first stage,many-objective and many-variable of the large system are pre-processed to reduce the overall scale of the optimization problem.The relationships between many objectives are analyzed to find a few representative objectives.Key control variables are extracted to reduce the dimension of variables and the number of equality constraints.In the second stage,the manyobjective group search optimization(GSO)method is used to solve the low-dimensional nonlinear model,and a Pareto-front is obtained.In the final stage,candidate solutions along the Paretofront are graded on many-objective levels of system operators.The candidate solution with the highest average utility value is selected as the best running mode.Simulations are carried out on a 619-node-614-branch cooling system,and results show the ability of the proposed method in solving large-scale system operation problems.展开更多
In this paper, a new preference multi-objective optimization algorithm called immune clone algorithm based on reference direction method (RD-ICA) is proposed for solving many-objective optimization problems. First, ...In this paper, a new preference multi-objective optimization algorithm called immune clone algorithm based on reference direction method (RD-ICA) is proposed for solving many-objective optimization problems. First, an intelligent recombination operator, which performs well on the functions comprising many parameters, is introduced into an immune clone algorithm so as to explore the potentially excellent gene segments of all individuals in the antibody pop- ulation. Second, a reference direction method, a very strict ranking based on the desire of decision makers (DMs), is used to guide selection and clone of the active population. Then a light beam search (LBS) is borrowed to pick out a small set of individuals filling the external population. The proposed method has been extensively compared with other recently proposed evolutionary multi-objective optimization (EMO) approaches over DTLZ problems with from 4 to 100 objectives. Experimental results indicate RD-ICA can achieve competitive results.展开更多
With the increase of problem dimensions,most solutions of existing many-objective optimization algorithms are non-dominant.Therefore,the selection of individuals and the retention of elite individuals are important.Ex...With the increase of problem dimensions,most solutions of existing many-objective optimization algorithms are non-dominant.Therefore,the selection of individuals and the retention of elite individuals are important.Existing algorithms cannot provide sufficient solution precision and guarantee the diversity and convergence of solution sets when solving practical many-objective industrial problems.Thus,this work proposes an improved many-objective pigeon-inspired optimization(ImMAPIO)algorithm with multiple selection strategies to solve many-objective optimization problems.Multiple selection strategies integrating hypervolume,knee point,and vector angles are utilized to increase selection pressure to the true Pareto Front.Thus,the accuracy,convergence,and diversity of solutions are improved.ImMAPIO is applied to the DTLZ and WFG test functions with four to fifteen objectives and compared against NSGA-III,GrEA,MOEA/D,RVEA,and many-objective Pigeon-inspired optimization algorithm.Experimental results indicate the superiority of ImMAPIO on these test functions.展开更多
Evolutionary algorithm is an effective strategy for solving many-objective optimization problems.At present,most evolutionary many-objective algorithms are designed for solving many-objective optimization problems whe...Evolutionary algorithm is an effective strategy for solving many-objective optimization problems.At present,most evolutionary many-objective algorithms are designed for solving many-objective optimization problems where the objectives conflict with each other.In some cases,however,the objectives are not always in conflict.It consists of multiple independent objective subsets and the relationship between objectives is unknown in advance.The classical evolutionary many-objective algorithms may not be able to effectively solve such problems.Accordingly,we propose an objective set decomposition strategy based on the partial set covering model.It decomposes the objectives into a collection of objective subsets to preserve the nondominance relationship as much as possible.An optimization subproblem is defined on each objective subset.A coevolutionary algorithm is presented to optimize all subproblems simultaneously,in which a nondominance ranking is presented to interact information among these sub-populations.The proposed algorithm is compared with five popular many-objective evolutionary algorithms and four objective set decomposition based evolutionary algorithms on a series of test problems.Numerical experiments demonstrate that the proposed algorithm can achieve promising results for the many-objective optimization problems with independent and harmonious objectives.展开更多
In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the op...In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the optimality conditions of the problem,we introduce appropriate affine matrix and construct an affine scaling ARC subproblem with linearized constraints.Composite step methods and reduced Hessian methods are applied to tackle the linearized constraints.As a result,a standard unconstrained ARC subproblem is deduced and its solution can supply sufficient decrease.The fraction to the boundary rule maintains the strict feasibility(for nonnegative constraints on variables)of every iteration point.Reflection techniques are employed to prevent the iterations from approaching zero too early.Under mild assumptions,global convergence of the algorithm is analysed.Preliminary numerical results are reported.展开更多
Metaheuristic algorithms,renowned for strong global search capabilities,are effective tools for solving complex optimization problems and show substantial potential in e-Health applications.This review provides a syst...Metaheuristic algorithms,renowned for strong global search capabilities,are effective tools for solving complex optimization problems and show substantial potential in e-Health applications.This review provides a systematic overview of recent advancements in metaheuristic algorithms and highlights their applications in e-Health.We selected representative algorithms published between 2019 and 2024,and quantified their influence using an entropy-weighted method based on journal impact factors and citation counts.CThe Harris Hawks Optimizer(HHO)demonstrated the highest early citation impact.The study also examined applications in disease prediction models,clinical decision support,and intelligent health monitoring.Notably,the Chaotic Salp Swarm Algorithm(CSSA)achieved 99.69% accuracy in detecting Novel Coronavirus Pneumonia.Future research should progress in three directions:improving theoretical reliability and performance predictability in medical contexts;designing more adaptive and deployable mechanisms for real-world systems;and integrating ethical,privacy,and technological considerations to enable precision medicine,digital twins,and intelligent medical devices.展开更多
Refractory metals,including tungsten(W),tantalum(Ta),molybdenum(Mo),and niobium(Nb),play a vital role in industries,such as nuclear energy and aerospace,owing to their exceptional melting temperatures,thermal durabili...Refractory metals,including tungsten(W),tantalum(Ta),molybdenum(Mo),and niobium(Nb),play a vital role in industries,such as nuclear energy and aerospace,owing to their exceptional melting temperatures,thermal durability,and corrosion resistance.These metals have body-centered cubic crystal structure,characterized by limited slip systems and impeded dislocation motion,resulting in significant low-temperature brittleness,which poses challenges for the conventional processing.Additive manufacturing technique provides an innovative approach,enabling the production of intricate parts without molds,which significantly improves the efficiency of material usage.This review provides a comprehensive overview of the advancements in additive manufacturing techniques for the production of refractory metals,such as W,Ta,Mo,and Nb,particularly the laser powder bed fusion.In this review,the influence mechanisms of key process parameters(laser power,scan strategy,and powder characteristics)on the evolution of material microstructure,the formation of metallurgical defects,and mechanical properties were discussed.Generally,optimizing powder characteristics,such as sphericity,implementing substrate preheating,and formulating alloying strategies can significantly improve the densification and crack resistance of manufactured parts.Meanwhile,strictly controlling the oxygen impurity content and optimizing the energy density input are also the key factors to achieve the simultaneous improvement in strength and ductility of refractory metals.Although additive manufacturing technique provides an innovative solution for processing refractory metals,critical issues,such as residual stress control,microstructure and performance anisotropy,and process stability,still need to be addressed.This review not only provides a theoretical basis for the additive manufacturing of high-performance refractory metals,but also proposes forward-looking directions for their industrial application.展开更多
Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion...Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion algorithm took advantage of the fast optimization ability of PSO to optimize the population screening link of GA.The Simulink simulation results showed that the convergence of the fitness function of the fusion algorithm was accelerated,the system response adjustment time was reduced,and the overshoot was almost zero.Then the algorithm was applied to the steering test of agricultural robot in various scenes.After modeling the steering system of agricultural robot,the steering test results in the unloaded suspended state showed that the PID control based on fusion algorithm reduced the rise time,response adjustment time and overshoot of the system,and improved the response speed and stability of the system,compared with the artificial trial and error PID control and the PID control based on GA.The actual road steering test results showed that the PID control response rise time based on the fusion algorithm was the shortest,about 4.43 s.When the target pulse number was set to 100,the actual mean value in the steady-state regulation stage was about 102.9,which was the closest to the target value among the three control methods,and the overshoot was reduced at the same time.The steering test results under various scene states showed that the PID control based on the proposed fusion algorithm had good anti-interference ability,it can adapt to the changes of environment and load and improve the performance of the control system.It was effective in the steering control of agricultural robot.This method can provide a reference for the precise steering control of other robots.展开更多
Optimization problems are prevalent in various fields of science and engineering,with several real-world applications characterized by high dimensionality and complex search landscapes.Starfish optimization algorithm(...Optimization problems are prevalent in various fields of science and engineering,with several real-world applications characterized by high dimensionality and complex search landscapes.Starfish optimization algorithm(SFOA)is a recently optimizer inspired by swarm intelligence,which is effective for numerical optimization,but it may encounter premature and local convergence for complex optimization problems.To address these challenges,this paper proposes the multi-strategy enhanced crested porcupine-starfish optimization algorithm(MCPSFOA).The core innovation of MCPSFOA lies in employing a hybrid strategy to improve SFOA,which integrates the exploratory mechanisms of SFOA with the diverse search capacity of the Crested Porcupine Optimizer(CPO).This synergy enhances MCPSFOA’s ability to navigate complex and multimodal search spaces.To further prevent premature convergence,MCPSFOA incorporates Lévy flight,leveraging its characteristic long and short jump patterns to enable large-scale exploration and escape from local optima.Subsequently,Gaussian mutation is applied for precise solution tuning,introducing controlled perturbations that enhance accuracy and mitigate the risk of insufficient exploitation.Notably,the population diversity enhancement mechanism periodically identifies and resets stagnant individuals,thereby consistently revitalizing population variety throughout the optimization process.MCPSFOA is rigorously evaluated on 24 classical benchmark functions(including high-dimensional cases),the CEC2017 suite,and the CEC2022 suite.MCPSFOA achieves superior overall performance with Friedman mean ranks of 2.208,2.310 and 2.417 on these benchmark functions,outperforming 11 state-of-the-art algorithms.Furthermore,the practical applicability of MCPSFOA is confirmed through its successful application to five engineering optimization cases,where it also yields excellent results.In conclusion,MCPSFOA is not only a highly effective and reliable optimizer for benchmark functions,but also a practical tool for solving real-world optimization problems.展开更多
Optimizing the rotor pole-shoe structure of large salient pole synchronous motors is critical for improving their performance and efficiency,allowing for enhanced responsiveness to grid demands and adjustments in oper...Optimizing the rotor pole-shoe structure of large salient pole synchronous motors is critical for improving their performance and efficiency,allowing for enhanced responsiveness to grid demands and adjustments in operating conditions.This paper provides a comprehensive review of various pole-shoe structures for salient pole synchronous motor rotors and their associated optimization techniques.First,it outlines the role of the pole-shoe structure and examines the theoretical theories of key electromagnetic parameters,including the pole-arc coefficient,voltage waveform coefficient,and armature reaction coefficient.Regarding structural design,this paper explores several configurations,including the threesegment arc,five-segment arc,single eccentric pole-arc combined with two chordal surface sections,and asymmetric poles.The effects of these designs on the air-gap magnetic field distribution and voltage waveform are evaluated.In terms of methodology,this paper reviews the application of numerical solutions to electromagnetic field inverse problems and the use of optimization algorithms for electrical machine structural optimization.This study illustrates the application of improved simulated annealing algorithms,tabu search algorithms,and particle swarm optimization algorithms for single-objective optimization of five-segment arc pole-shoe structures.Additionally,this paper discusses the use of vector tabu search and multi-objective quantum evolutionary algorithms for the multi-objective optimization of five-segment arc pole-shoe structures.The study concludes that multi-objective optimization algorithms are underutilized for pole-shoe structure optimization and suggests that multi-objective particle swarm optimization could be more extensively employed for this purpose.Furthermore,the potential application of topology optimization methods for the design of salient-pole synchronous motor rotor magnetic poles is proposed.展开更多
In the conceptual design phase of the satellite thermal management system,components layout optimization and structural topology optimization of satellite panel can meet global and local thermal management requirement...In the conceptual design phase of the satellite thermal management system,components layout optimization and structural topology optimization of satellite panel can meet global and local thermal management requirements,respectively.However,achieving non-interfering coupling between these two optimization processes remains a challenge.An integrated layout-structure design method based on thermal metamaterials is proposed,which comprises two design stages.In the first stage,components layout optimization is conducted to maximize temperature uniformity within the satellite module,yielding a globally optimized layout with balanced thermal characteristics.In the second stage,topology optimization guided by the design principle of thermal metamaterials is implemented in critical local panel regions to satisfy differentiated heat transfer requirements of components with diverse functional and thermal sensitivity properties.The key innovation lies in utilizing thermal metamaterials as a mediator to synergistically couple global components layout optimization with local structural topology optimization,which enables customized local heat flux manipulation without interfering with the globally optimized temperature field derived from the layout optimization.The method introduces neither additional mass nor special materials,offering advantages of low cost,high reliability,and strong versatility.It provides a new solution paradigm for the design of passive thermal management systems in satellites.展开更多
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.展开更多
基金supported by National Natural Science Foundation of China(Grant No.61806138)the Central Government Guides Local Science and Technology Development Funds(Grant No.YDZJSX2021A038)+2 种基金Key RD Program of Shanxi Province(International Cooperation)under Grant No.201903D421048Outstanding Innovation Project for Graduate Students of Taiyuan University of Science and Technology(Project No.XCX211004)China University Industry-University-Research Collaborative Innovation Fund(Future Network Innovation Research and Application Project)(Grant 2021FNA04014).
文摘Due to the security and scalability features of hybrid cloud architecture,it can bettermeet the diverse requirements of users for cloud services.And a reasonable resource allocation solution is the key to adequately utilize the hybrid cloud.However,most previous studies have not comprehensively optimized the performance of hybrid cloud task scheduling,even ignoring the conflicts between its security privacy features and other requirements.Based on the above problems,a many-objective hybrid cloud task scheduling optimization model(HCTSO)is constructed combining risk rate,resource utilization,total cost,and task completion time.Meanwhile,an opposition-based learning knee point-driven many-objective evolutionary algorithm(OBL-KnEA)is proposed to improve the performance of model solving.The algorithm uses opposition-based learning to generate initial populations for faster convergence.Furthermore,a perturbation-based multipoint crossover operator and a dynamic range mutation operator are designed to extend the search range.By comparing the experiments with other excellent algorithms on HCTSO,OBL-KnEA achieves excellent results in terms of evaluation metrics,initial populations,and model optimization effects.
基金supported in part by the National Natural Science Foundation of China(51775385)the Natural Science Foundation of Shanghai(23ZR1466000)+3 种基金the Shanghai Industrial Collaborative Science and Technology Innovation Project(2021-cyxt2-kj10)the Innovation Program of Shanghai Municipal Education Commission(202101070007E00098)the Innovation Project of Engineering Research Center of Integration and Application of Digital Learning Technology of MOE(1221046)the Program to Cultivate Middle-Aged and Young Cadre Teacher of Jiangsu Province。
文摘In solving many-objective optimization problems(MaO Ps),existing nondominated sorting-based multi-objective evolutionary algorithms suffer from the fast loss of selection pressure.Most candidate solutions become nondominated during the evolutionary process,thus leading to the failure of producing offspring toward Pareto-optimal front with diversity.Can we find a more effective way to select nondominated solutions and resolve this issue?To answer this critical question,this work proposes to evolve solutions through line complex rather than solution points in Euclidean space.First,Plücker coordinates are used to project solution points to line complex composed of position vectors and momentum ones.Besides position vectors of the solution points,momentum vectors are used to extend the comparability of nondominated solutions and enhance selection pressure.Then,a new distance function designed for high-dimensional space is proposed to replace Euclidean distance as a more effective distancebased estimator.Based on them,a novel many-objective evolutionary algorithm(MaOEA)is proposed by integrating a line complex-based environmental selection strategy into the NSGAⅢframework.The proposed algorithm is compared with the state of the art on widely used benchmark problems with up to 15 objectives.Experimental results demonstrate its superior competitiveness in solving MaOPs.
基金supported by the National Natural Science Foundation of ChinaNatural Science Foundation of Zhejiang Province (52077203,LY19E070003)the Fundamental Research Funds for the Provincial Universities of Zhejiang (2021YW06)。
文摘The two-archive 2 algorithm(Two_Arch2) is a manyobjective evolutionary algorithm for balancing the convergence,diversity,and complexity using diversity archive(DA) and convergence archive(CA).However,the individuals in DA are selected based on the traditional Pareto dominance which decreases the selection pressure in the high-dimensional problems.The traditional algorithm even cannot converge due to the weak selection pressure.Meanwhile,Two_Arch2 adopts DA as the output of the algorithm which is hard to maintain diversity and coverage of the final solutions synchronously and increase the complexity of the algorithm.To increase the evolutionary pressure of the algorithm and improve distribution and convergence of the final solutions,an ε-domination based Two_Arch2 algorithm(ε-Two_Arch2) for many-objective problems(MaOPs) is proposed in this paper.In ε-Two_Arch2,to decrease the computational complexity and speed up the convergence,a novel evolutionary framework with a fast update strategy is proposed;to increase the selection pressure,ε-domination is assigned to update the individuals in DA;to guarantee the uniform distribution of the solution,a boundary protection strategy based on I_(ε+) indicator is designated as two steps selection strategies to update individuals in CA.To evaluate the performance of the proposed algorithm,a series of benchmark functions with different numbers of objectives is solved.The results demonstrate that the proposed method is competitive with the state-of-the-art multi-objective evolutionary algorithms and the efficiency of the algorithm is significantly improved compared with Two_Arch2.
基金supported by the Shenzhen Innovation Technology Program(JCYJ20160422112909302)
文摘Many-objective optimization problems take challenges to multi-objective evolutionary algorithms.A number of nondominated solutions in population cause a difficult selection towards the Pareto front.To tackle this issue,a series of indicatorbased multi-objective evolutionary algorithms(MOEAs)have been proposed to guide the evolution progress and shown promising performance.This paper proposes an indicator-based manyobjective evolutionary algorithm calledε-indicator-based shuffled frog leaping algorithm(ε-MaOSFLA),which adopts the shuffled frog leaping algorithm as an evolutionary strategy and a simple and effectiveε-indicator as a fitness assignment scheme to press the population towards the Pareto front.Compared with four stateof-the-art MOEAs on several standard test problems with up to 50 objectives,the experimental results show thatε-MaOSFLA outperforms the competitors.
基金supported by the National Natural Science Foundation of China(Grant No.61976101)the University Natural Science Research Project of Anhui Province(Grant No.2023AH040056)+4 种基金the Natural Science Research Project of Anhui Province(Graduate Research Project,Grant No.YJS20210463)the Funding Plan for Scientic Research Activities of Academic and Technical Leaders and Reserve Candidates in Anhui Province(Grant No.2021H264)the Top Talent Project of Disciplines(Majors)in Colleges and Universities in Anhui Province(Grant No.gxbjZD2022021)the University Synergy Innovation Program of Anhui Province,China(GXXT-2022-033)supported by the Innovation Fund for Postgraduates of Huaibei Normal University(Grant Nos.cx2022041,yx2021023,CX2023043).
文摘It is still a huge challenge for traditional Pareto-dominatedmany-objective optimization algorithms to solve manyobjective optimization problems because these algorithms hardly maintain the balance between convergence and diversity and can only find a group of solutions focused on a small area on the Pareto front,resulting in poor performance of those algorithms.For this reason,we propose a reference vector-assisted algorithmwith an adaptive niche dominance relation,for short MaOEA-AR.The new dominance relation forms a niche based on the angle between candidate solutions.By comparing these solutions,the solutionwith the best convergence is found to be the non-dominated solution to improve the selection pressure.In reproduction,a mutation strategy of k-bit crossover and hybrid mutation is used to generate high-quality offspring.On 23 test problems with up to 15-objective,we compared the proposed algorithm with five state-of-the-art algorithms.The experimental results verified that the proposed algorithm is competitive.
基金supported by the National Natural Science Foundation of China(No.62166027)the Jiangxi Provincial Natural Science Foundation(No.20212ACB212004).
文摘Artificial Bee Colony(ABC)algorithm is a classical Swarm Intelligence Optimization Algorithm(SIOA),which has been widely used to solve various optimization problems.However,these problems mainly focus on single-objective and ordinary Multi-objective Optimization Problems(MOPs).For Many-objective Optimization Problems(MaOPs),ABC shows some difficulties:(1)the selection pressure based on Pareto dominance degrades severely;and(2)it is not easy to balance convergence and population diversity.In this paper,a new Many-Objective ABC variant with Hybrid Strategies(namely HSMaOABC)is proposed to deal with MaOPs.Firstly,the fitness function is redefined based on objective values and cosine similarity to handle multiple objectives.Then,a new selection method is designed on the basis of the new fitness function.In order to enhance convergence,an elite set guided search strategy is utilized for the employed bee stage,and dimensional learning is incorporated for the onlooker bee stage.Finally,a modified environmental selection strategy is employed based on Penalty-based Boundary Intersection(PBI)distance.To evaluate the performance of HSMaOABC,the DTLZ and MaF benchmarks with 3,5,8,and 15 objectives are used.Experimental results demonstrate that HSMaOABC obtains competitive performance when compared with nine other well-known approaches.
基金supported by Youth Talent Project of Scientific Research Program of Hubei Provincial Department of Education under Grant Q20241809Doctoral Scientific Research Foundation of Hubei University of Automotive Technology under Grant 202404.
文摘As Internet of Things(IoT)applications expand,Mobile Edge Computing(MEC)has emerged as a promising architecture to overcome the real-time processing limitations of mobile devices.Edge-side computation offloading plays a pivotal role in MEC performance but remains challenging due to complex task topologies,conflicting objectives,and limited resources.This paper addresses high-dimensional multi-objective offloading for serial heterogeneous tasks in MEC.We jointly consider task heterogeneity,high-dimensional objectives,and flexible resource scheduling,modeling the problem as a Many-objective optimization.To solve it,we propose a flexible framework integrating an improved cooperative co-evolutionary algorithm based on decomposition(MOCC/D)and a flexible scheduling strategy.Experimental results on benchmark functions and simulation scenarios show that the proposed method outperforms existing approaches in both convergence and solution quality.
基金supported by the State Key Program of National Natural Science Foundation of China(No.51437006)Guangdong Innovative Research Team Program(No.201001N0104744201)
文摘This paper develops a many-objective optimization model, which contains objectives representing the interests of the electricity and gas networks, as well as the distributed district heating and cooling units, to coordinate the benefits of all parties participated in the integrated energy system(IES). In order to solve the many-objective optimization model efficiently, an improved objective reduction(IOR) approach is proposed, aiming at acquiring the smallest set of objectives. The IOR approach utilizes the Spearman’s rank correlation coefficient to measure the relationship between objectives based on the Pareto-optimal front captured by the multi-objective group search optimizer with adaptive covariance and Lévy flights algorithm, and adopts various strategies to reduce the number of objectives gradually. Simulation studies are conducted on an IES consisting of a modified IEEE 30-bus electricity network and a 15-node gas network. The results show that the many-objective optimization problem is transformed into a bi-objective formulation by the IOR. Furthermore,our approach improves the overall quality of dispatch solutions and alleviates the decision making burden.
基金supported by the Key-Area Research and Development Program of Guangdong Province(2020B010166004)Natural Science Foundation of China(52007066).
文摘Large-scale cooling energy system has developed well in the past decade.However,its optimization is still a problem to be tackled due to the nonlinearity and large scale of existing systems.Reducing the scale of problems without oversimplifying the actual system model is a big challenge nowadays.This paper proposes a dimension reduction-based many-objective optimization(DRMO)method to solve an accurate nonlinear model of a practical large-scale cooling energy system.In the first stage,many-objective and many-variable of the large system are pre-processed to reduce the overall scale of the optimization problem.The relationships between many objectives are analyzed to find a few representative objectives.Key control variables are extracted to reduce the dimension of variables and the number of equality constraints.In the second stage,the manyobjective group search optimization(GSO)method is used to solve the low-dimensional nonlinear model,and a Pareto-front is obtained.In the final stage,candidate solutions along the Paretofront are graded on many-objective levels of system operators.The candidate solution with the highest average utility value is selected as the best running mode.Simulations are carried out on a 619-node-614-branch cooling system,and results show the ability of the proposed method in solving large-scale system operation problems.
基金The authors would like to thank the editor and the reviewers for helpful comments that greatly improved the paper. This work was supported by the National Natural Science Foundation of China (Grant Nos. 613731 l 1, 61272279, 61003199 and 61203303) the Fundamental Re- search Funds for the Central Universities (K50511020014, K5051302084, K50510020011, K5051302049 and K5051302023)+1 种基金 the Fund for Foreign Scholars in University Research and Teaching Programs (the 111 Project) (B07048) and the Program for New Century Excellent Talents in University (NCET- 12-0920).
文摘In this paper, a new preference multi-objective optimization algorithm called immune clone algorithm based on reference direction method (RD-ICA) is proposed for solving many-objective optimization problems. First, an intelligent recombination operator, which performs well on the functions comprising many parameters, is introduced into an immune clone algorithm so as to explore the potentially excellent gene segments of all individuals in the antibody pop- ulation. Second, a reference direction method, a very strict ranking based on the desire of decision makers (DMs), is used to guide selection and clone of the active population. Then a light beam search (LBS) is borrowed to pick out a small set of individuals filling the external population. The proposed method has been extensively compared with other recently proposed evolutionary multi-objective optimization (EMO) approaches over DTLZ problems with from 4 to 100 objectives. Experimental results indicate RD-ICA can achieve competitive results.
基金This work was supported by the National Key Research and Development Program of China(No.2018YFC1604000)the National Natural Science Foundation of China(Nos.61806138,61772478,U1636220,61961160707,and 61976212)+2 种基金the Key R&D Program of Shanxi Province(High Technology)(No.201903D121119)the Key R&D Program of Shanxi Province(International Cooperation)(No.201903D421048)the Key R&D Program(International Science and Technology Cooperation Project)of Shanxi Province,China(No.201903D421003).
文摘With the increase of problem dimensions,most solutions of existing many-objective optimization algorithms are non-dominant.Therefore,the selection of individuals and the retention of elite individuals are important.Existing algorithms cannot provide sufficient solution precision and guarantee the diversity and convergence of solution sets when solving practical many-objective industrial problems.Thus,this work proposes an improved many-objective pigeon-inspired optimization(ImMAPIO)algorithm with multiple selection strategies to solve many-objective optimization problems.Multiple selection strategies integrating hypervolume,knee point,and vector angles are utilized to increase selection pressure to the true Pareto Front.Thus,the accuracy,convergence,and diversity of solutions are improved.ImMAPIO is applied to the DTLZ and WFG test functions with four to fifteen objectives and compared against NSGA-III,GrEA,MOEA/D,RVEA,and many-objective Pigeon-inspired optimization algorithm.Experimental results indicate the superiority of ImMAPIO on these test functions.
基金supported in part by the National Natural Science Foundation of China(No.62172110)the Natural Science Foundation of Guangdong Province(Nos.2021A1515011839 and 2022A1515010130)the Programme of Science and Technology of Guangdong Province(No.2021A0505110004).
文摘Evolutionary algorithm is an effective strategy for solving many-objective optimization problems.At present,most evolutionary many-objective algorithms are designed for solving many-objective optimization problems where the objectives conflict with each other.In some cases,however,the objectives are not always in conflict.It consists of multiple independent objective subsets and the relationship between objectives is unknown in advance.The classical evolutionary many-objective algorithms may not be able to effectively solve such problems.Accordingly,we propose an objective set decomposition strategy based on the partial set covering model.It decomposes the objectives into a collection of objective subsets to preserve the nondominance relationship as much as possible.An optimization subproblem is defined on each objective subset.A coevolutionary algorithm is presented to optimize all subproblems simultaneously,in which a nondominance ranking is presented to interact information among these sub-populations.The proposed algorithm is compared with five popular many-objective evolutionary algorithms and four objective set decomposition based evolutionary algorithms on a series of test problems.Numerical experiments demonstrate that the proposed algorithm can achieve promising results for the many-objective optimization problems with independent and harmonious objectives.
基金Supported by the National Natural Science Foundation of China(12071133)Natural Science Foundation of Henan Province(252300421993)Key Scientific Research Project of Higher Education Institutions in Henan Province(25B110005)。
文摘In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the optimality conditions of the problem,we introduce appropriate affine matrix and construct an affine scaling ARC subproblem with linearized constraints.Composite step methods and reduced Hessian methods are applied to tackle the linearized constraints.As a result,a standard unconstrained ARC subproblem is deduced and its solution can supply sufficient decrease.The fraction to the boundary rule maintains the strict feasibility(for nonnegative constraints on variables)of every iteration point.Reflection techniques are employed to prevent the iterations from approaching zero too early.Under mild assumptions,global convergence of the algorithm is analysed.Preliminary numerical results are reported.
基金Supported by National Natural Science Foundation of China(Grant No.62506054)Natural Science Foundation of Chongqing,China(Grant Nos.CSTB2022NSCQ-MSX1571,CSTB2024NSCQ-MSX1118)+2 种基金the Science and Technology Research Program of Chongqing Municipal Education Commission(Grant Nos.KJQN202400841,KJZD-M202500804)The National Natural Science Foundation of China(Grant No.61976030)Chongqing Technology and Business University High-level Talent Research Initiation Project(Grant No.2256004).
文摘Metaheuristic algorithms,renowned for strong global search capabilities,are effective tools for solving complex optimization problems and show substantial potential in e-Health applications.This review provides a systematic overview of recent advancements in metaheuristic algorithms and highlights their applications in e-Health.We selected representative algorithms published between 2019 and 2024,and quantified their influence using an entropy-weighted method based on journal impact factors and citation counts.CThe Harris Hawks Optimizer(HHO)demonstrated the highest early citation impact.The study also examined applications in disease prediction models,clinical decision support,and intelligent health monitoring.Notably,the Chaotic Salp Swarm Algorithm(CSSA)achieved 99.69% accuracy in detecting Novel Coronavirus Pneumonia.Future research should progress in three directions:improving theoretical reliability and performance predictability in medical contexts;designing more adaptive and deployable mechanisms for real-world systems;and integrating ethical,privacy,and technological considerations to enable precision medicine,digital twins,and intelligent medical devices.
基金National MCF Energy R&D Program(2024YFE03260300)。
文摘Refractory metals,including tungsten(W),tantalum(Ta),molybdenum(Mo),and niobium(Nb),play a vital role in industries,such as nuclear energy and aerospace,owing to their exceptional melting temperatures,thermal durability,and corrosion resistance.These metals have body-centered cubic crystal structure,characterized by limited slip systems and impeded dislocation motion,resulting in significant low-temperature brittleness,which poses challenges for the conventional processing.Additive manufacturing technique provides an innovative approach,enabling the production of intricate parts without molds,which significantly improves the efficiency of material usage.This review provides a comprehensive overview of the advancements in additive manufacturing techniques for the production of refractory metals,such as W,Ta,Mo,and Nb,particularly the laser powder bed fusion.In this review,the influence mechanisms of key process parameters(laser power,scan strategy,and powder characteristics)on the evolution of material microstructure,the formation of metallurgical defects,and mechanical properties were discussed.Generally,optimizing powder characteristics,such as sphericity,implementing substrate preheating,and formulating alloying strategies can significantly improve the densification and crack resistance of manufactured parts.Meanwhile,strictly controlling the oxygen impurity content and optimizing the energy density input are also the key factors to achieve the simultaneous improvement in strength and ductility of refractory metals.Although additive manufacturing technique provides an innovative solution for processing refractory metals,critical issues,such as residual stress control,microstructure and performance anisotropy,and process stability,still need to be addressed.This review not only provides a theoretical basis for the additive manufacturing of high-performance refractory metals,but also proposes forward-looking directions for their industrial application.
文摘Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion algorithm took advantage of the fast optimization ability of PSO to optimize the population screening link of GA.The Simulink simulation results showed that the convergence of the fitness function of the fusion algorithm was accelerated,the system response adjustment time was reduced,and the overshoot was almost zero.Then the algorithm was applied to the steering test of agricultural robot in various scenes.After modeling the steering system of agricultural robot,the steering test results in the unloaded suspended state showed that the PID control based on fusion algorithm reduced the rise time,response adjustment time and overshoot of the system,and improved the response speed and stability of the system,compared with the artificial trial and error PID control and the PID control based on GA.The actual road steering test results showed that the PID control response rise time based on the fusion algorithm was the shortest,about 4.43 s.When the target pulse number was set to 100,the actual mean value in the steady-state regulation stage was about 102.9,which was the closest to the target value among the three control methods,and the overshoot was reduced at the same time.The steering test results under various scene states showed that the PID control based on the proposed fusion algorithm had good anti-interference ability,it can adapt to the changes of environment and load and improve the performance of the control system.It was effective in the steering control of agricultural robot.This method can provide a reference for the precise steering control of other robots.
基金supported by the National Natural Science Foundation of China(Grant No.12402139,No.52368070)supported by Hainan Provincial Natural Science Foundation of China(Grant No.524QN223)+3 种基金Scientific Research Startup Foundation of Hainan University(Grant No.RZ2300002710)State Key Laboratory of Structural Analysis,Optimization and CAE Software for Industrial Equipment,Dalian University of Technology(Grant No.GZ24107)the Horizontal Research Project(Grant No.HD-KYH-2024022)Innovative Research Projects for Postgraduate Students in Hainan Province(Grant No.Hys2025-217).
文摘Optimization problems are prevalent in various fields of science and engineering,with several real-world applications characterized by high dimensionality and complex search landscapes.Starfish optimization algorithm(SFOA)is a recently optimizer inspired by swarm intelligence,which is effective for numerical optimization,but it may encounter premature and local convergence for complex optimization problems.To address these challenges,this paper proposes the multi-strategy enhanced crested porcupine-starfish optimization algorithm(MCPSFOA).The core innovation of MCPSFOA lies in employing a hybrid strategy to improve SFOA,which integrates the exploratory mechanisms of SFOA with the diverse search capacity of the Crested Porcupine Optimizer(CPO).This synergy enhances MCPSFOA’s ability to navigate complex and multimodal search spaces.To further prevent premature convergence,MCPSFOA incorporates Lévy flight,leveraging its characteristic long and short jump patterns to enable large-scale exploration and escape from local optima.Subsequently,Gaussian mutation is applied for precise solution tuning,introducing controlled perturbations that enhance accuracy and mitigate the risk of insufficient exploitation.Notably,the population diversity enhancement mechanism periodically identifies and resets stagnant individuals,thereby consistently revitalizing population variety throughout the optimization process.MCPSFOA is rigorously evaluated on 24 classical benchmark functions(including high-dimensional cases),the CEC2017 suite,and the CEC2022 suite.MCPSFOA achieves superior overall performance with Friedman mean ranks of 2.208,2.310 and 2.417 on these benchmark functions,outperforming 11 state-of-the-art algorithms.Furthermore,the practical applicability of MCPSFOA is confirmed through its successful application to five engineering optimization cases,where it also yields excellent results.In conclusion,MCPSFOA is not only a highly effective and reliable optimizer for benchmark functions,but also a practical tool for solving real-world optimization problems.
文摘Optimizing the rotor pole-shoe structure of large salient pole synchronous motors is critical for improving their performance and efficiency,allowing for enhanced responsiveness to grid demands and adjustments in operating conditions.This paper provides a comprehensive review of various pole-shoe structures for salient pole synchronous motor rotors and their associated optimization techniques.First,it outlines the role of the pole-shoe structure and examines the theoretical theories of key electromagnetic parameters,including the pole-arc coefficient,voltage waveform coefficient,and armature reaction coefficient.Regarding structural design,this paper explores several configurations,including the threesegment arc,five-segment arc,single eccentric pole-arc combined with two chordal surface sections,and asymmetric poles.The effects of these designs on the air-gap magnetic field distribution and voltage waveform are evaluated.In terms of methodology,this paper reviews the application of numerical solutions to electromagnetic field inverse problems and the use of optimization algorithms for electrical machine structural optimization.This study illustrates the application of improved simulated annealing algorithms,tabu search algorithms,and particle swarm optimization algorithms for single-objective optimization of five-segment arc pole-shoe structures.Additionally,this paper discusses the use of vector tabu search and multi-objective quantum evolutionary algorithms for the multi-objective optimization of five-segment arc pole-shoe structures.The study concludes that multi-objective optimization algorithms are underutilized for pole-shoe structure optimization and suggests that multi-objective particle swarm optimization could be more extensively employed for this purpose.Furthermore,the potential application of topology optimization methods for the design of salient-pole synchronous motor rotor magnetic poles is proposed.
基金funded by State Key Laboratory of MicroSpacecraft Rapid Design and Intelligent Cluster,China(No.MS01240104)the Youth Program of the Self-Innovation Science Fund,China(No.ZK2023-41)from the National University of Defense Technology(NUDT)China and the Postgraduate Scientific Research Innovation Project of Hunan Province,China(No.CX20240155)。
文摘In the conceptual design phase of the satellite thermal management system,components layout optimization and structural topology optimization of satellite panel can meet global and local thermal management requirements,respectively.However,achieving non-interfering coupling between these two optimization processes remains a challenge.An integrated layout-structure design method based on thermal metamaterials is proposed,which comprises two design stages.In the first stage,components layout optimization is conducted to maximize temperature uniformity within the satellite module,yielding a globally optimized layout with balanced thermal characteristics.In the second stage,topology optimization guided by the design principle of thermal metamaterials is implemented in critical local panel regions to satisfy differentiated heat transfer requirements of components with diverse functional and thermal sensitivity properties.The key innovation lies in utilizing thermal metamaterials as a mediator to synergistically couple global components layout optimization with local structural topology optimization,which enables customized local heat flux manipulation without interfering with the globally optimized temperature field derived from the layout optimization.The method introduces neither additional mass nor special materials,offering advantages of low cost,high reliability,and strong versatility.It provides a new solution paradigm for the design of passive thermal management systems in satellites.
基金supported by the National Natural Science Foundation of China(No.12202295)the International(Regional)Cooperation and Exchange Projects of the National Natural Science Foundation of China(No.W2421002)+2 种基金the Sichuan Science and Technology Program(No.2025ZNSFSC0845)Zhejiang Provincial Natural Science Foundation of China(No.ZCLZ24A0201)the Fundamental Research Funds for the Provincial Universities of Zhejiang(No.GK249909299001-004)。
文摘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.