Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.W...Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.While a wide range of metaheuristic optimisation techniques have been applied to this problem,many existing methods are hindered by slow convergence rates,susceptibility to premature stagnation,and reduced accuracy when applied to complex multi-diode PV configurations.These limitations can lead to suboptimal modelling,reducing the efficiency of PV system design and operation.In this work,we propose an enhanced hybrid optimisation approach,the modified Spider Wasp Optimization(mSWO)with Opposition-Based Learning algorithm,which integrates the exploration and exploitation capabilities of the Spider Wasp Optimization(SWO)metaheuristic with the diversityenhancing mechanism of Opposition-Based Learning(OBL).The hybridisation is designed to dynamically expand the search space coverage,avoid premature convergence,and improve both convergence speed and precision in highdimensional optimisation tasks.The mSWO algorithm is applied to three well-established PV configurations:the single diode model(SDM),the double diode model(DDM),and the triple diode model(TDM).Real experimental current-voltage(I-V)datasets from a commercial PV module under standard test conditions(STC)are used for evaluation.Comparative analysis is conducted against eighteen advanced metaheuristic algorithms,including BSDE,RLGBO,GWOCS,MFO,EO,TSA,and SCA.Performance metrics include minimum,mean,and maximum root mean square error(RMSE),standard deviation(SD),and convergence behaviour over 30 independent runs.The results reveal that mSWO consistently delivers superior accuracy and robustness across all PV models,achieving the lowest RMSE values of 0.000986022(SDM),0.000982884(DDM),and 0.000982529(TDM),with minimal SD values,indicating remarkable repeatability.Convergence analyses further show that mSWO reaches optimal solutions more rapidly and with fewer oscillations than all competing methods,with the performance gap widening as model complexity increases.These findings demonstrate that mSWO provides a scalable,computationally efficient,and highly reliable framework for PV parameter extraction.Its adaptability to models of growing complexity suggests strong potential for broader applications in renewable energy systems,including performance monitoring,fault detection,and intelligent control,thereby contributing to the optimisation of next-generation solar energy solutions.展开更多
The moving morphable component(MMC)topology optimization method,as a typical explicit topology optimization method,has been widely concerned.In the MMC topology optimization framework,the surrogate material model is m...The moving morphable component(MMC)topology optimization method,as a typical explicit topology optimization method,has been widely concerned.In the MMC topology optimization framework,the surrogate material model is mainly used for finite element analysis at present,and the effectiveness of the surrogate material model has been fully confirmed.However,there are some accuracy problems when dealing with boundary elements using the surrogate material model,which will affect the topology optimization results.In this study,a boundary element reconstruction(BER)model is proposed based on the surrogate material model under the MMC topology optimization framework to improve the accuracy of topology optimization.The proposed BER model can reconstruct the boundary elements by refining the local meshes and obtaining new nodes in boundary elements.Then the density of boundary elements is recalculated using the new node information,which is more accurate than the original model.Based on the new density of boundary elements,the material properties and volume information of the boundary elements are updated.Compared with other finite element analysis methods,the BER model is simple and feasible and can improve computational accuracy.Finally,the effectiveness and superiority of the proposed method are verified by comparing it with the optimization results of the original surrogate material model through several numerical examples.展开更多
Theauthor proposes a dual layer source grid load storage collaborative planning model based on Benders decomposition to optimize the low-carbon and economic performance of the distribution network.The model plans the ...Theauthor proposes a dual layer source grid load storage collaborative planning model based on Benders decomposition to optimize the low-carbon and economic performance of the distribution network.The model plans the configuration of photovoltaic(3.8 MW),wind power(2.5 MW),energy storage(2.2 MWh),and SVC(1.2 Mvar)through interaction between upper and lower layers,and modifies lines 2–3,8–9,etc.to improve transmission capacity and voltage stability.The author uses normal distribution and Monte Carlo method to model load uncertainty,and combines Weibull distribution to describe wind speed characteristics.Compared to the traditional three-layer model(TLM),Benders decomposition-based two-layer model(BLBD)has a 58.1%reduction in convergence time(5.36 vs.12.78 h),a 51.1%reduction in iteration times(23 vs.47 times),a 8.07%reduction in total cost(12.436 vs.13.528 million yuan),and a 9.62%reduction in carbon emissions(12,456 vs.13,782 t).After optimization,the peak valley difference decreased from4.1 to 2.9MW,the renewable energy consumption rate reached 93.4%,and the energy storage efficiency was 87.6%.Themodel has been validated in the IEEE 33 node system,demonstrating its superiority in terms of economy,low-carbon,and reliability.展开更多
The roller is one of the fundamental elements of ore belt conveyor systems since it supports,guides,and directs material on the belt.This component comprises a body(the external tube)that rotates around a fixed shaft ...The roller is one of the fundamental elements of ore belt conveyor systems since it supports,guides,and directs material on the belt.This component comprises a body(the external tube)that rotates around a fixed shaft supported by easels.The external tube and shaft of rollers used in ore conveyor belts are mostly made of steel,resulting in high mass,hindering maintenance and replacement.Aiming to achieve mass reduction,we conducted a structural optimization of a roller with a polymeric external tube(hereafter referred to as a polymeric roller),seeking the optimal values for two design parameters:the inner diameter of the external tube and the shaft diameter.The optimization was constrained by admissible values for maximum stress,maximum deflection and misalignment angle between the shaft and bearings.A finite element model was built in Ansys Workbench to obtain the structural response of the system.The roller considered is composed of an external tube made of high-density polyethylene(HDPE),bearing seats of polyamide 6(PA6),and a steel shaft.To characterize the polymeric materials(HDPE and PA6),stress relaxation tests were conducted,and the data on shear modulus variation over time were inserted into the model to calculate Prony series terms to account for viscoelastic effects.The roller optimization was performed using surrogate modeling based on radial basis functions,with the Globalized Bounded Nelder-Mead(GBNM)algorithm as the optimizer.Two optimization cases were conducted.In the first case,concerning the roller’s initial material settings,the designs found violated the constraints and could not reduce mass.In the second case,by using PA6 in both bearing seats and the tube,a design configuration was found that respected all constraints and reduced the roller mass by 15.5%,equivalent to 5.15 kg.This study is among the first to integrate experimentally obtained viscoelastic data into the surrogate-based optimization of polymeric rollers,combining methodological innovation with industrial relevance.展开更多
High-dimensional data causes difficulties in machine learning due to high time consumption and large memory requirements.In particular,in amulti-label environment,higher complexity is required asmuch as the number of ...High-dimensional data causes difficulties in machine learning due to high time consumption and large memory requirements.In particular,in amulti-label environment,higher complexity is required asmuch as the number of labels.Moreover,an optimization problem that fully considers all dependencies between features and labels is difficult to solve.In this study,we propose a novel regression-basedmulti-label feature selectionmethod that integrates mutual information to better exploit the underlying data structure.By incorporating mutual information into the regression formulation,the model captures not only linear relationships but also complex non-linear dependencies.The proposed objective function simultaneously considers three types of relationships:(1)feature redundancy,(2)featurelabel relevance,and(3)inter-label dependency.These three quantities are computed usingmutual information,allowing the proposed formulation to capture nonlinear dependencies among variables.These three types of relationships are key factors in multi-label feature selection,and our method expresses them within a unified formulation,enabling efficient optimization while simultaneously accounting for all of them.To efficiently solve the proposed optimization problem under non-negativity constraints,we develop a gradient-based optimization algorithm with fast convergence.Theexperimental results on sevenmulti-label datasets show that the proposed method outperforms existingmulti-label feature selection techniques.展开更多
In view of the insufficient utilization of condition-monitoring information and the improper scheduling often observed in conventional maintenance strategies for photovoltaic(PV)modules,this study proposes a predictiv...In view of the insufficient utilization of condition-monitoring information and the improper scheduling often observed in conventional maintenance strategies for photovoltaic(PV)modules,this study proposes a predictive maintenance(PdM)strategy based on Remaining Useful Life(RUL)estimation.First,a RUL prediction model is established using the Transformer architecture,which enables the effective processing of sequential degradation data.By employing the historical degradation data of PV modules,the proposed model provides accurate forecasts of the remaining useful life,thereby supplying essential inputs for maintenance decision-making.Subsequently,the RUL information obtained from the prediction process is integrated into the optimization of maintenance policies.An opposition-based learning Harris Hawks Optimization(OHHO)algorithm is introduced to jointly optimize two critical parameters:the maintenance threshold L,which specifies the degradation level at which maintenance should be performed,and the recovery factor r,which reflects the extent to which the system performance is restored after maintenance.The objective of this joint optimization is to minimize the overall operation and maintenance cost while maintaining system availability.Finally,simulation experiments are conducted to evaluate the performance of the proposed PdM strategy.The results indicate that,compared with conventional corrective maintenance(CM)and periodic maintenance(PM)strategies,the RUL-driven PdM approach achieves a reduction in the average cost rate by approximately 20.7%and 17.9%,respectively,thereby demonstrating its potential effectiveness for practical PV maintenance applications.展开更多
Due to the digital transformation tendency among cultural institutions and the substantial influence of the social media platform,the demands of visual communication keep increasing for promoting traditional cultural ...Due to the digital transformation tendency among cultural institutions and the substantial influence of the social media platform,the demands of visual communication keep increasing for promoting traditional cultural artifacts online.As an effective medium,posters serve to attract public attention and facilitate broader engagement with cultural artifacts.However,existing poster generation methods mainly rely on fixed templates and manual design,which limits their scalability and adaptability to the diverse visual and semantic features of the artifacts.Therefore,we propose CAPGen,an automated aesthetic Cultural Artifacts Poster Generation framework built on a Multimodal Large Language Model(MLLM)with integrated iterative optimization.During our research,we collaborated with designers to define principles of graphic design for cultural artifact posters,to guide the MLLM in generating layout parameters.Later,we generated these parameters into posters.Finally,we refined the posters using an MLLM integrated with a multi-round iterative optimization mechanism.Qualitative results show that CAPGen consistently outperforms baseline methods in both visual quality and aesthetic performance.Furthermore,ablation studies indicate that the prompt,iterative optimization mechanism,and design principles significantly enhance the effectiveness of poster generation.展开更多
In the construction and maintenance for large space equipment,it is essential to ensure the control accuracy and improve the dexterity of the space manipulator.In this paper,a FiniteTime Convergence Kinematic Control(...In the construction and maintenance for large space equipment,it is essential to ensure the control accuracy and improve the dexterity of the space manipulator.In this paper,a FiniteTime Convergence Kinematic Control(FTCKC)added with Acceleration Level Dexterity Optimization(ALDO)scheme is proposed to solve the kinematic uncertainty and dexterity optimization problems of redundant space manipulators.Concretely,distinguishing from the asymptotic convergence property of traditional adaptive Jacobian methods,the FTCKC scheme is adopted to construct the equality constraint to address the model uncertainty problem,and its error can converge within a finite time.Subsequently,the dexterity index is reconstructed at acceleration level by a multi-level target handling method.Then,the equality constraint,optimization task,and limit constraints are reformulated as a quadratic programming problem.Moreover,a Recurrent Neural Network(RNN)is engineered for the constructed FTCKC-ALDO scheme.Finally,the superiority of the FTCKC-ALDO-RNN scheme is verified by experiments.展开更多
In the wireless energy transmission service composition optimization problem,a key challenge is accurately capturing users’preferences for service criteria under complex influencing factors,and optimally selecting a ...In the wireless energy transmission service composition optimization problem,a key challenge is accurately capturing users’preferences for service criteria under complex influencing factors,and optimally selecting a composition solution under their budget constraints.Existing studies typically evaluate satisfaction solely based on energy transmission capacity,while overlooking critical factors such as price and trustworthiness of the provider,leading to a mismatch between optimization outcomes and user needs.To address this gap,we construct a user satisfaction evaluation model for multi-user and multi-provider scenarios,systematically incorporating service price,transmission capacity,and trustworthiness into the satisfaction assessment framework.Furthermore,we propose a Budget-Aware Preference Adjustment Model that predicts users’baseline preference weights from historical data and dynamically adjusts them according to budget levels,thereby reflecting user preferences more realistically under varying budget constraints.In addition,to tackle the composition optimization problem,we develop a ReflectiveEvolutionary Large Language Model—Guided Ant Colony Optimization algorithm,which leverages the reflective evolution capability of large language models to iteratively generate and refine heuristic information that guides the search process.Experimental results demonstrate that the proposed framework effectively integrates personalized preferences with budget sensitivity,accurately predicts users’preferences,and significantly enhances their satisfaction under complex constraints.展开更多
Early and accurate detection of bone cancer and marrow cell abnormalities is critical for timely intervention and improved patient outcomes.This paper proposes a novel hybrid deep learning framework that integrates a ...Early and accurate detection of bone cancer and marrow cell abnormalities is critical for timely intervention and improved patient outcomes.This paper proposes a novel hybrid deep learning framework that integrates a Convolutional Neural Network(CNN)with a Bidirectional Long Short-Term Memory(BiLSTM)architecture,optimized using the Firefly Optimization algorithm(FO).The proposed CNN-BiLSTM-FO model is tailored for structured biomedical data,capturing both local patterns and sequential dependencies in diagnostic features,while the Firefly Algorithm fine-tunes key hyperparameters to maximize predictive performance.The approach is evaluated on two benchmark biomedical datasets:one comprising diagnostic data for bone cancer detection and another for identifying marrow cell abnormalities.Experimental results demonstrate that the proposed method outperforms standard deep learning models,including CNN,LSTM,BiLSTM,and CNN-LSTM hybrids,significantly.The CNNBiLSTM-FO model achieves an accuracy of 98.55%for bone cancer detection and 96.04%for marrow abnormality classification.The paper also presents a detailed complexity analysis of the proposed algorithm and compares its performance across multiple evaluation metrics such as precision,recall,F1-score,and AUC.The results confirm the effectiveness of the firefly-based optimization strategy in improving classification accuracy and model robustness.This work introduces a scalable and accurate diagnostic solution that holds strong potential for integration into intelligent clinical decision-support systems.展开更多
The multi-dimensional interactive teaching model significantly enhances the effectiveness of college English instruction by emphasizing dynamic engagement between teachers and students,as well as among students themse...The multi-dimensional interactive teaching model significantly enhances the effectiveness of college English instruction by emphasizing dynamic engagement between teachers and students,as well as among students themselves.This paper explores practical strategies for implementing this model,focusing on four key aspects:deepening teachers’understanding of the model through continuous learning,innovating interactive methods such as questioning techniques and practical activities,leveraging modern technology to integrate resources and track learning progress,and establishing a communication platform that centers on student participation.By adopting these approaches,the model fosters a student-centered classroom environment,improves comprehensive English application skills,and optimizes overall teaching quality.展开更多
This study introduces a novel approach to addressing the challenges of high-dimensional variables and strong nonlinearity in reservoir production and layer configuration optimization.For the first time,relational mach...This study introduces a novel approach to addressing the challenges of high-dimensional variables and strong nonlinearity in reservoir production and layer configuration optimization.For the first time,relational machine learning models are applied in reservoir development optimization.Traditional regression-based models often struggle in complex scenarios,but the proposed relational and regression-based composite differential evolution(RRCODE)method combines a Gaussian naive Bayes relational model with a radial basis function network regression model.This integration effectively captures complex relationships in the optimization process,improving both accuracy and convergence speed.Experimental tests on a multi-layer multi-channel reservoir model,the Egg reservoir model,and a real-field reservoir model(the S reservoir)demonstrate that RRCODE significantly reduces water injection and production volumes while increasing economic returns and cumulative oil recovery.Moreover,the surrogate models employed in RRCODE exhibit lightweight characteristics with low computational overhead.These results highlight RRCODE's superior performance in the integrated optimization of reservoir production and layer configurations,offering more efficient and economically viable solutions for oilfield development.展开更多
Dear Editor,This letter proposes a convex optimization-based model predictive control(MPC)autonomous guidance method for the Mars ascent vehicle(MAV).We use the modified chebyshev-picard iteration(MCPI)to solve optimi...Dear Editor,This letter proposes a convex optimization-based model predictive control(MPC)autonomous guidance method for the Mars ascent vehicle(MAV).We use the modified chebyshev-picard iteration(MCPI)to solve optimization sub-problems within the MPC framework,eliminating the dynamic constraints in solving the optimal control problem and enhancing the convergence performance of the algorithm.Moreover,this method can repeatedly perform trajectory optimization calculations at a high frequency,achieving timely correction of the optimal control command.Numerical simulations demonstrate that the method can satisfy the requirements of rapid computation and reliability for the MAV system when considering uncertainties and perturbations.展开更多
Wake effects in large-scalewind farms significantly reduce energy capture efficiency.ActiveWakeControl(AWC),particularly through intentional yaw misalignment of upstream turbines,has emerged as a promising strategy to...Wake effects in large-scalewind farms significantly reduce energy capture efficiency.ActiveWakeControl(AWC),particularly through intentional yaw misalignment of upstream turbines,has emerged as a promising strategy to mitigate these losses by redirecting wakes away from downstream turbines.However,the effectiveness of yaw-based AWC is highly dependent on the accuracy of the underlying wake prediction models,which often require site-specific adjustments to reflect local atmospheric conditions and turbine characteristics.This paper presents an integrated,data-driven framework tomaximize wind farmpower output.Themethodology consists of three key stages.First,a practical simulation-assisted matching method is developed to estimate the True North Alignment(TNA)of each turbine using historical Supervisory Control and Data Acquisition(SCADA)data,resolving a common source of operational uncertainty.Second,key wake expansion parameters of the Floris engineering wake model are calibrated using site-specific SCADA power data,tailoring the model to the JibeiWind Farm in China.Finally,using this calibrated model,the derivative-free solver NOMAD is employed to determine the optimal yaw angle settings for an 11-turbine cluster under various wind conditions.Simulation studies,based on real operational scenarios,demonstrate the effectiveness of the proposed framework.The optimized yaw control strategies achieved total power output gains of up to 5.4%compared to the baseline zero-yaw operation under specific wake-inducing conditions.Crucially,the analysis reveals that using the site-specific calibrated model for optimization yields substantially better results than using a model with generic parameters,providing an additional power gain of up to 1.43%in tested scenarios.These findings underscore the critical importance of TNA estimation and site-specific model calibration for developing effective AWC strategies.The proposed integrated approach provides a robust and practical workflow for designing and pre-validating yaw control settings,offering a valuable tool for enhancing the economic performance of wind farms.展开更多
The carbon emissions and cost during the construction phase are significant contributors to the oilfield lifecycle.As oilfields enter the late stage,the adaptability of facilities decreases.To achieve sustainable deve...The carbon emissions and cost during the construction phase are significant contributors to the oilfield lifecycle.As oilfields enter the late stage,the adaptability of facilities decreases.To achieve sustainable development,oilfield reconstruction was usually conducted in discrete rather than continuous space.Motivated by economic and sustainability goals,a 3-phase heuristic model for oilfield reconstruction was developed to mine potential locations in continuous space.In phase 1,considering the process characteristics of the oil and gas gathering system,potential locations were mined in continuous space.In phase 2,incorporating comprehensive reconstruction measures,a reconstruction model was established in discrete space.In phase 3,the topology was further adjusted in continuous space.Subsequently,the model was transformed into a single-objective mixed integer linear programming model using the augmented ε-constraint method.Numerical experiments revealed that the small number of potential locations could effectively reduce the reconstruction cost,and the quality of potential locations mined in phase 1 surpassed those generated in random or grid form.Case studies showed that cost and carbon emissions for a new block were reduced by up to 10.45% and 7.21 %,respectively.These reductions were because the potential locations mined in 1P reduced the number of metering stations,and 3P adjusted the locations of metering stations in continuous space to shorten the pipeline length.For an old oilfield,the load and connection ratios of the old metering station increased to 89.7% and 94.9%,respectively,enhancing operation efficiency.Meanwhile,recycling facilitated the diversification of reconstruction measures and yielded a profit of 582,573 ¥,constituting 5.56% of the total cost.This study adopted comprehensive reconstruction measures and tapped into potential reductions in cost and carbon emissions for oilfield reconstruction,offering valuable insights for future oilfield design and construction.展开更多
This study proposes a multi-objective optimization framework for electric winches in fiber-reinforced plastic(FRP)fishing vessels to address critical limitations of conventional designs,including excessive weight,mate...This study proposes a multi-objective optimization framework for electric winches in fiber-reinforced plastic(FRP)fishing vessels to address critical limitations of conventional designs,including excessive weight,material inefficiency,and performance redundancy.By integrating surrogate modeling techniques with a multi-objective genetic algorithm(MOGA),we have developed a systematic approach that encompasses parametric modeling,finite element analysis under extreme operational conditions,and multi-fidelity performance evaluation.Through a 10-t electric winch case study,the methodology’s effectiveness is demonstrated via parametric characterization of structural integrity,stiffness behavior,and mass distribution.The comparative analysis identified optimal surrogate models for predicting key performance metrics,which enabled the construction of a robust multi-objective optimization model.The MOGA-derived Pareto solutions produced a design configuration achieving 7.86%mass reduction,2.01%safety factor improvement,and 23.97%deformation mitigation.Verification analysis confirmed the optimization scheme’s reliability in balancing conflicting design requirements.This research establishes a generalized framework for marine deck machinery modernization,particularly addressing the structural compatibility challenges in FRP vessel retrofitting.The proposed methodology demonstrates significant potential for facilitating sustainable upgrades of fishing vessel equipment through systematic performance optimization.展开更多
Hydrocracking is one of the most important petroleum refining processes that converts heavy oils into gases,naphtha,diesel,and other products through cracking reactions.Multi-objective optimization algorithms can help...Hydrocracking is one of the most important petroleum refining processes that converts heavy oils into gases,naphtha,diesel,and other products through cracking reactions.Multi-objective optimization algorithms can help refining enterprises determine the optimal operating parameters to maximize product quality while ensuring product yield,or to increase product yield while reducing energy consumption.This paper presents a multi-objective optimization scheme for hydrocracking based on an improved SPEA2-PE algorithm,which combines path evolution operator and adaptive step strategy to accelerate the convergence speed and improve the computational accuracy of the algorithm.The reactor model used in this article is simulated based on a twenty-five lumped kinetic model.Through model and test function verification,the proposed optimization scheme exhibits significant advantages in the multiobjective optimization process of hydrocracking.展开更多
Variable-fidelity(VF)surrogate models have received increasing attention in engineering design optimization as they can approximate expensive high-fidelity(HF)simulations with reduced computational power.A key challen...Variable-fidelity(VF)surrogate models have received increasing attention in engineering design optimization as they can approximate expensive high-fidelity(HF)simulations with reduced computational power.A key challenge to building a VF model is devising an adaptive model updating strategy that jointly selects additional low-fidelity(LF)and/or HF samples.The additional samples must enhance the model accuracy while maximizing the computational efficiency.We propose ISMA-VFEEI,a global optimization framework that integrates an Improved Slime-Mould Algorithm(ISMA)and a Variable-Fidelity Expected Extension Improvement(VFEEI)learning function to construct a VF surrogate model efficiently.First,A cost-aware VFEEI function guides the adaptive LF/HF sampling by explicitly incorporating evaluation cost and existing sample proximity.Second,ISMA is employed to solve the resulting non-convex optimization problem and identify global optimal infill points for model enhancement.The efficacy of ISMA-VFEEI is demonstrated through six numerical benchmarks and one real-world engineering case study.The engineering case study of a high-speed railway Electric Multiple Unit(EMU),the optimization objective of a sanding device attained a minimum value of 1.546 using only 20 HF evaluations,outperforming all the compared methods.展开更多
To establish the optimal reference trajectory for a near-space vehicle under free terminal time,a time-optimal model predictive static programming method is proposed with adaptive fish swarm optimization.First,the mod...To establish the optimal reference trajectory for a near-space vehicle under free terminal time,a time-optimal model predictive static programming method is proposed with adaptive fish swarm optimization.First,the model predictive static programming method is developed by incorporating neighboring terms and trust region,enabling rapid generation of precise optimal solutions.Next,an adaptive fish swarm optimization technique is employed to identify a sub-optimal solution,while a momentum gradient descent method with learning rate decay ensures the convergence to the global optimal solution.To validate the feasibility and accuracy of the proposed method,a near-space vehicle example is analyzed and simulated during its glide phase.The simulation results demonstrate that the proposed method aligns with theoretical derivations and outperforms existing methods in terms of convergence speed and accuracy.Therefore,the proposed method offers significant practical value for solving the fast trajectory optimization problem in near-space vehicle applications.展开更多
With the advancement of digital technology,new technologies such as artificial intelligence,big data,and cloud computing have gradually permeated higher education,leading to fundamental changes in teaching and learnin...With the advancement of digital technology,new technologies such as artificial intelligence,big data,and cloud computing have gradually permeated higher education,leading to fundamental changes in teaching and learning methods.Therefore,in the process of reforming and developing higher education,it is essential to take digital technology empowering the optimization of the education industry as a breakthrough,focusing on five key areas:the construction of smart classrooms,the digital integration of teaching resources,the development of personalized learning support systems,the reform of online-offline hybrid teaching,and the intelligentization of educational management.This paper also examines the experiences,challenges,and shortcomings of typical universities in using digital technology to improve teaching quality,optimize resource allocation,and innovate teaching management models.Finally,corresponding countermeasures and suggestions are proposed to facilitate the smooth implementation of digital transformation in higher education institutions.展开更多
基金funded by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R442)Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.While a wide range of metaheuristic optimisation techniques have been applied to this problem,many existing methods are hindered by slow convergence rates,susceptibility to premature stagnation,and reduced accuracy when applied to complex multi-diode PV configurations.These limitations can lead to suboptimal modelling,reducing the efficiency of PV system design and operation.In this work,we propose an enhanced hybrid optimisation approach,the modified Spider Wasp Optimization(mSWO)with Opposition-Based Learning algorithm,which integrates the exploration and exploitation capabilities of the Spider Wasp Optimization(SWO)metaheuristic with the diversityenhancing mechanism of Opposition-Based Learning(OBL).The hybridisation is designed to dynamically expand the search space coverage,avoid premature convergence,and improve both convergence speed and precision in highdimensional optimisation tasks.The mSWO algorithm is applied to three well-established PV configurations:the single diode model(SDM),the double diode model(DDM),and the triple diode model(TDM).Real experimental current-voltage(I-V)datasets from a commercial PV module under standard test conditions(STC)are used for evaluation.Comparative analysis is conducted against eighteen advanced metaheuristic algorithms,including BSDE,RLGBO,GWOCS,MFO,EO,TSA,and SCA.Performance metrics include minimum,mean,and maximum root mean square error(RMSE),standard deviation(SD),and convergence behaviour over 30 independent runs.The results reveal that mSWO consistently delivers superior accuracy and robustness across all PV models,achieving the lowest RMSE values of 0.000986022(SDM),0.000982884(DDM),and 0.000982529(TDM),with minimal SD values,indicating remarkable repeatability.Convergence analyses further show that mSWO reaches optimal solutions more rapidly and with fewer oscillations than all competing methods,with the performance gap widening as model complexity increases.These findings demonstrate that mSWO provides a scalable,computationally efficient,and highly reliable framework for PV parameter extraction.Its adaptability to models of growing complexity suggests strong potential for broader applications in renewable energy systems,including performance monitoring,fault detection,and intelligent control,thereby contributing to the optimisation of next-generation solar energy solutions.
基金supported by the Science and Technology Research Project of Henan Province(242102241055)the Industry-University-Research Collaborative Innovation Base on Automobile Lightweight of“Science and Technology Innovation in Central Plains”(2024KCZY315)the Opening Fund of State Key Laboratory of Structural Analysis,Optimization and CAE Software for Industrial Equipment(GZ2024A03-ZZU).
文摘The moving morphable component(MMC)topology optimization method,as a typical explicit topology optimization method,has been widely concerned.In the MMC topology optimization framework,the surrogate material model is mainly used for finite element analysis at present,and the effectiveness of the surrogate material model has been fully confirmed.However,there are some accuracy problems when dealing with boundary elements using the surrogate material model,which will affect the topology optimization results.In this study,a boundary element reconstruction(BER)model is proposed based on the surrogate material model under the MMC topology optimization framework to improve the accuracy of topology optimization.The proposed BER model can reconstruct the boundary elements by refining the local meshes and obtaining new nodes in boundary elements.Then the density of boundary elements is recalculated using the new node information,which is more accurate than the original model.Based on the new density of boundary elements,the material properties and volume information of the boundary elements are updated.Compared with other finite element analysis methods,the BER model is simple and feasible and can improve computational accuracy.Finally,the effectiveness and superiority of the proposed method are verified by comparing it with the optimization results of the original surrogate material model through several numerical examples.
文摘Theauthor proposes a dual layer source grid load storage collaborative planning model based on Benders decomposition to optimize the low-carbon and economic performance of the distribution network.The model plans the configuration of photovoltaic(3.8 MW),wind power(2.5 MW),energy storage(2.2 MWh),and SVC(1.2 Mvar)through interaction between upper and lower layers,and modifies lines 2–3,8–9,etc.to improve transmission capacity and voltage stability.The author uses normal distribution and Monte Carlo method to model load uncertainty,and combines Weibull distribution to describe wind speed characteristics.Compared to the traditional three-layer model(TLM),Benders decomposition-based two-layer model(BLBD)has a 58.1%reduction in convergence time(5.36 vs.12.78 h),a 51.1%reduction in iteration times(23 vs.47 times),a 8.07%reduction in total cost(12.436 vs.13.528 million yuan),and a 9.62%reduction in carbon emissions(12,456 vs.13,782 t).After optimization,the peak valley difference decreased from4.1 to 2.9MW,the renewable energy consumption rate reached 93.4%,and the energy storage efficiency was 87.6%.Themodel has been validated in the IEEE 33 node system,demonstrating its superiority in terms of economy,low-carbon,and reliability.
基金funded by Vale S.A.company(www.vale.com)and the Institute of Technology Vale(ITV—www.itv.org),grant number SAP 4600048682.
文摘The roller is one of the fundamental elements of ore belt conveyor systems since it supports,guides,and directs material on the belt.This component comprises a body(the external tube)that rotates around a fixed shaft supported by easels.The external tube and shaft of rollers used in ore conveyor belts are mostly made of steel,resulting in high mass,hindering maintenance and replacement.Aiming to achieve mass reduction,we conducted a structural optimization of a roller with a polymeric external tube(hereafter referred to as a polymeric roller),seeking the optimal values for two design parameters:the inner diameter of the external tube and the shaft diameter.The optimization was constrained by admissible values for maximum stress,maximum deflection and misalignment angle between the shaft and bearings.A finite element model was built in Ansys Workbench to obtain the structural response of the system.The roller considered is composed of an external tube made of high-density polyethylene(HDPE),bearing seats of polyamide 6(PA6),and a steel shaft.To characterize the polymeric materials(HDPE and PA6),stress relaxation tests were conducted,and the data on shear modulus variation over time were inserted into the model to calculate Prony series terms to account for viscoelastic effects.The roller optimization was performed using surrogate modeling based on radial basis functions,with the Globalized Bounded Nelder-Mead(GBNM)algorithm as the optimizer.Two optimization cases were conducted.In the first case,concerning the roller’s initial material settings,the designs found violated the constraints and could not reduce mass.In the second case,by using PA6 in both bearing seats and the tube,a design configuration was found that respected all constraints and reduced the roller mass by 15.5%,equivalent to 5.15 kg.This study is among the first to integrate experimentally obtained viscoelastic data into the surrogate-based optimization of polymeric rollers,combining methodological innovation with industrial relevance.
基金supported by Basic Science Research Program through the National Research Foundation of Korea(NRF)funded by the Ministry of Education(RS-2020-NR049579).
文摘High-dimensional data causes difficulties in machine learning due to high time consumption and large memory requirements.In particular,in amulti-label environment,higher complexity is required asmuch as the number of labels.Moreover,an optimization problem that fully considers all dependencies between features and labels is difficult to solve.In this study,we propose a novel regression-basedmulti-label feature selectionmethod that integrates mutual information to better exploit the underlying data structure.By incorporating mutual information into the regression formulation,the model captures not only linear relationships but also complex non-linear dependencies.The proposed objective function simultaneously considers three types of relationships:(1)feature redundancy,(2)featurelabel relevance,and(3)inter-label dependency.These three quantities are computed usingmutual information,allowing the proposed formulation to capture nonlinear dependencies among variables.These three types of relationships are key factors in multi-label feature selection,and our method expresses them within a unified formulation,enabling efficient optimization while simultaneously accounting for all of them.To efficiently solve the proposed optimization problem under non-negativity constraints,we develop a gradient-based optimization algorithm with fast convergence.Theexperimental results on sevenmulti-label datasets show that the proposed method outperforms existingmulti-label feature selection techniques.
基金supported by the National Natural Science Foundation of China(No.51767017)the Key Research and Development Program of Gansu Province(No.25YFGA032)the Industry Support and Guidance Project for Higher Education Institutions of Gansu Province(No.2022CYZC-22).
文摘In view of the insufficient utilization of condition-monitoring information and the improper scheduling often observed in conventional maintenance strategies for photovoltaic(PV)modules,this study proposes a predictive maintenance(PdM)strategy based on Remaining Useful Life(RUL)estimation.First,a RUL prediction model is established using the Transformer architecture,which enables the effective processing of sequential degradation data.By employing the historical degradation data of PV modules,the proposed model provides accurate forecasts of the remaining useful life,thereby supplying essential inputs for maintenance decision-making.Subsequently,the RUL information obtained from the prediction process is integrated into the optimization of maintenance policies.An opposition-based learning Harris Hawks Optimization(OHHO)algorithm is introduced to jointly optimize two critical parameters:the maintenance threshold L,which specifies the degradation level at which maintenance should be performed,and the recovery factor r,which reflects the extent to which the system performance is restored after maintenance.The objective of this joint optimization is to minimize the overall operation and maintenance cost while maintaining system availability.Finally,simulation experiments are conducted to evaluate the performance of the proposed PdM strategy.The results indicate that,compared with conventional corrective maintenance(CM)and periodic maintenance(PM)strategies,the RUL-driven PdM approach achieves a reduction in the average cost rate by approximately 20.7%and 17.9%,respectively,thereby demonstrating its potential effectiveness for practical PV maintenance applications.
基金supported by the National Key Research and Development Program of China(2023YFF0906502)the Postgraduate Research and Innovation Project of Hunan Province under Grant(CX20240473).
文摘Due to the digital transformation tendency among cultural institutions and the substantial influence of the social media platform,the demands of visual communication keep increasing for promoting traditional cultural artifacts online.As an effective medium,posters serve to attract public attention and facilitate broader engagement with cultural artifacts.However,existing poster generation methods mainly rely on fixed templates and manual design,which limits their scalability and adaptability to the diverse visual and semantic features of the artifacts.Therefore,we propose CAPGen,an automated aesthetic Cultural Artifacts Poster Generation framework built on a Multimodal Large Language Model(MLLM)with integrated iterative optimization.During our research,we collaborated with designers to define principles of graphic design for cultural artifact posters,to guide the MLLM in generating layout parameters.Later,we generated these parameters into posters.Finally,we refined the posters using an MLLM integrated with a multi-round iterative optimization mechanism.Qualitative results show that CAPGen consistently outperforms baseline methods in both visual quality and aesthetic performance.Furthermore,ablation studies indicate that the prompt,iterative optimization mechanism,and design principles significantly enhance the effectiveness of poster generation.
基金supported by the National Natural Science Foundation of China(Nos.92148203 and T2388101)。
文摘In the construction and maintenance for large space equipment,it is essential to ensure the control accuracy and improve the dexterity of the space manipulator.In this paper,a FiniteTime Convergence Kinematic Control(FTCKC)added with Acceleration Level Dexterity Optimization(ALDO)scheme is proposed to solve the kinematic uncertainty and dexterity optimization problems of redundant space manipulators.Concretely,distinguishing from the asymptotic convergence property of traditional adaptive Jacobian methods,the FTCKC scheme is adopted to construct the equality constraint to address the model uncertainty problem,and its error can converge within a finite time.Subsequently,the dexterity index is reconstructed at acceleration level by a multi-level target handling method.Then,the equality constraint,optimization task,and limit constraints are reformulated as a quadratic programming problem.Moreover,a Recurrent Neural Network(RNN)is engineered for the constructed FTCKC-ALDO scheme.Finally,the superiority of the FTCKC-ALDO-RNN scheme is verified by experiments.
基金supported by the National Natural Science Foundation of China under Grant 62472264the Natural Science Distinguished Youth Foundation of Shandong Province under Grant ZR2025QA13。
文摘In the wireless energy transmission service composition optimization problem,a key challenge is accurately capturing users’preferences for service criteria under complex influencing factors,and optimally selecting a composition solution under their budget constraints.Existing studies typically evaluate satisfaction solely based on energy transmission capacity,while overlooking critical factors such as price and trustworthiness of the provider,leading to a mismatch between optimization outcomes and user needs.To address this gap,we construct a user satisfaction evaluation model for multi-user and multi-provider scenarios,systematically incorporating service price,transmission capacity,and trustworthiness into the satisfaction assessment framework.Furthermore,we propose a Budget-Aware Preference Adjustment Model that predicts users’baseline preference weights from historical data and dynamically adjusts them according to budget levels,thereby reflecting user preferences more realistically under varying budget constraints.In addition,to tackle the composition optimization problem,we develop a ReflectiveEvolutionary Large Language Model—Guided Ant Colony Optimization algorithm,which leverages the reflective evolution capability of large language models to iteratively generate and refine heuristic information that guides the search process.Experimental results demonstrate that the proposed framework effectively integrates personalized preferences with budget sensitivity,accurately predicts users’preferences,and significantly enhances their satisfaction under complex constraints.
文摘Early and accurate detection of bone cancer and marrow cell abnormalities is critical for timely intervention and improved patient outcomes.This paper proposes a novel hybrid deep learning framework that integrates a Convolutional Neural Network(CNN)with a Bidirectional Long Short-Term Memory(BiLSTM)architecture,optimized using the Firefly Optimization algorithm(FO).The proposed CNN-BiLSTM-FO model is tailored for structured biomedical data,capturing both local patterns and sequential dependencies in diagnostic features,while the Firefly Algorithm fine-tunes key hyperparameters to maximize predictive performance.The approach is evaluated on two benchmark biomedical datasets:one comprising diagnostic data for bone cancer detection and another for identifying marrow cell abnormalities.Experimental results demonstrate that the proposed method outperforms standard deep learning models,including CNN,LSTM,BiLSTM,and CNN-LSTM hybrids,significantly.The CNNBiLSTM-FO model achieves an accuracy of 98.55%for bone cancer detection and 96.04%for marrow abnormality classification.The paper also presents a detailed complexity analysis of the proposed algorithm and compares its performance across multiple evaluation metrics such as precision,recall,F1-score,and AUC.The results confirm the effectiveness of the firefly-based optimization strategy in improving classification accuracy and model robustness.This work introduces a scalable and accurate diagnostic solution that holds strong potential for integration into intelligent clinical decision-support systems.
文摘The multi-dimensional interactive teaching model significantly enhances the effectiveness of college English instruction by emphasizing dynamic engagement between teachers and students,as well as among students themselves.This paper explores practical strategies for implementing this model,focusing on four key aspects:deepening teachers’understanding of the model through continuous learning,innovating interactive methods such as questioning techniques and practical activities,leveraging modern technology to integrate resources and track learning progress,and establishing a communication platform that centers on student participation.By adopting these approaches,the model fosters a student-centered classroom environment,improves comprehensive English application skills,and optimizes overall teaching quality.
基金supported by the National Natural Science Foundation of China under Grant 52325402,52274057,and 52074340the National Key R&D Program of China under Grant 2023YFB4104200+2 种基金the Major Scientific and Technological Projects of CNOOC under Grant CCL2022RCPS0397RSN111 Project under Grant B08028China Scholarship Council under Grant 202306450108.
文摘This study introduces a novel approach to addressing the challenges of high-dimensional variables and strong nonlinearity in reservoir production and layer configuration optimization.For the first time,relational machine learning models are applied in reservoir development optimization.Traditional regression-based models often struggle in complex scenarios,but the proposed relational and regression-based composite differential evolution(RRCODE)method combines a Gaussian naive Bayes relational model with a radial basis function network regression model.This integration effectively captures complex relationships in the optimization process,improving both accuracy and convergence speed.Experimental tests on a multi-layer multi-channel reservoir model,the Egg reservoir model,and a real-field reservoir model(the S reservoir)demonstrate that RRCODE significantly reduces water injection and production volumes while increasing economic returns and cumulative oil recovery.Moreover,the surrogate models employed in RRCODE exhibit lightweight characteristics with low computational overhead.These results highlight RRCODE's superior performance in the integrated optimization of reservoir production and layer configurations,offering more efficient and economically viable solutions for oilfield development.
基金supported by the National Defense Basic Scientific Research Program(JCKY2021603B030)the National Natural Science Foundation of China(62273118,12150008)the Natural Science Foundation of Heilongjiang Province(LH2022F023).
文摘Dear Editor,This letter proposes a convex optimization-based model predictive control(MPC)autonomous guidance method for the Mars ascent vehicle(MAV).We use the modified chebyshev-picard iteration(MCPI)to solve optimization sub-problems within the MPC framework,eliminating the dynamic constraints in solving the optimal control problem and enhancing the convergence performance of the algorithm.Moreover,this method can repeatedly perform trajectory optimization calculations at a high frequency,achieving timely correction of the optimal control command.Numerical simulations demonstrate that the method can satisfy the requirements of rapid computation and reliability for the MAV system when considering uncertainties and perturbations.
基金the Science and Technology Project of China South Power Grid Co., Ltd. under Grant No. 036000KK52222044 (GDKJXM20222430).
文摘Wake effects in large-scalewind farms significantly reduce energy capture efficiency.ActiveWakeControl(AWC),particularly through intentional yaw misalignment of upstream turbines,has emerged as a promising strategy to mitigate these losses by redirecting wakes away from downstream turbines.However,the effectiveness of yaw-based AWC is highly dependent on the accuracy of the underlying wake prediction models,which often require site-specific adjustments to reflect local atmospheric conditions and turbine characteristics.This paper presents an integrated,data-driven framework tomaximize wind farmpower output.Themethodology consists of three key stages.First,a practical simulation-assisted matching method is developed to estimate the True North Alignment(TNA)of each turbine using historical Supervisory Control and Data Acquisition(SCADA)data,resolving a common source of operational uncertainty.Second,key wake expansion parameters of the Floris engineering wake model are calibrated using site-specific SCADA power data,tailoring the model to the JibeiWind Farm in China.Finally,using this calibrated model,the derivative-free solver NOMAD is employed to determine the optimal yaw angle settings for an 11-turbine cluster under various wind conditions.Simulation studies,based on real operational scenarios,demonstrate the effectiveness of the proposed framework.The optimized yaw control strategies achieved total power output gains of up to 5.4%compared to the baseline zero-yaw operation under specific wake-inducing conditions.Crucially,the analysis reveals that using the site-specific calibrated model for optimization yields substantially better results than using a model with generic parameters,providing an additional power gain of up to 1.43%in tested scenarios.These findings underscore the critical importance of TNA estimation and site-specific model calibration for developing effective AWC strategies.The proposed integrated approach provides a robust and practical workflow for designing and pre-validating yaw control settings,offering a valuable tool for enhancing the economic performance of wind farms.
基金supported by the National Natural Science Foundation of China (Grant No.52174065)the National Natural Science Foundation of China (Grant No.52304071)+1 种基金China University of Petroleum,Beijing (Grant No.ZX20220040)MOE Key Laboratory of Petroleum Engineering (China University of Petroleum,No.2462024PTJS002)。
文摘The carbon emissions and cost during the construction phase are significant contributors to the oilfield lifecycle.As oilfields enter the late stage,the adaptability of facilities decreases.To achieve sustainable development,oilfield reconstruction was usually conducted in discrete rather than continuous space.Motivated by economic and sustainability goals,a 3-phase heuristic model for oilfield reconstruction was developed to mine potential locations in continuous space.In phase 1,considering the process characteristics of the oil and gas gathering system,potential locations were mined in continuous space.In phase 2,incorporating comprehensive reconstruction measures,a reconstruction model was established in discrete space.In phase 3,the topology was further adjusted in continuous space.Subsequently,the model was transformed into a single-objective mixed integer linear programming model using the augmented ε-constraint method.Numerical experiments revealed that the small number of potential locations could effectively reduce the reconstruction cost,and the quality of potential locations mined in phase 1 surpassed those generated in random or grid form.Case studies showed that cost and carbon emissions for a new block were reduced by up to 10.45% and 7.21 %,respectively.These reductions were because the potential locations mined in 1P reduced the number of metering stations,and 3P adjusted the locations of metering stations in continuous space to shorten the pipeline length.For an old oilfield,the load and connection ratios of the old metering station increased to 89.7% and 94.9%,respectively,enhancing operation efficiency.Meanwhile,recycling facilitated the diversification of reconstruction measures and yielded a profit of 582,573 ¥,constituting 5.56% of the total cost.This study adopted comprehensive reconstruction measures and tapped into potential reductions in cost and carbon emissions for oilfield reconstruction,offering valuable insights for future oilfield design and construction.
基金supported by the Basic Public Welfare Research Program of Zhejiang Province(No.LGN22E050005).
文摘This study proposes a multi-objective optimization framework for electric winches in fiber-reinforced plastic(FRP)fishing vessels to address critical limitations of conventional designs,including excessive weight,material inefficiency,and performance redundancy.By integrating surrogate modeling techniques with a multi-objective genetic algorithm(MOGA),we have developed a systematic approach that encompasses parametric modeling,finite element analysis under extreme operational conditions,and multi-fidelity performance evaluation.Through a 10-t electric winch case study,the methodology’s effectiveness is demonstrated via parametric characterization of structural integrity,stiffness behavior,and mass distribution.The comparative analysis identified optimal surrogate models for predicting key performance metrics,which enabled the construction of a robust multi-objective optimization model.The MOGA-derived Pareto solutions produced a design configuration achieving 7.86%mass reduction,2.01%safety factor improvement,and 23.97%deformation mitigation.Verification analysis confirmed the optimization scheme’s reliability in balancing conflicting design requirements.This research establishes a generalized framework for marine deck machinery modernization,particularly addressing the structural compatibility challenges in FRP vessel retrofitting.The proposed methodology demonstrates significant potential for facilitating sustainable upgrades of fishing vessel equipment through systematic performance optimization.
基金supported by National Key Research and Development Program of China (2023YFB3307800)National Natural Science Foundation of China (Key Program: 62136003, 62373155)+1 种基金Major Science and Technology Project of Xinjiang (No. 2022A01006-4)the Fundamental Research Funds for the Central Universities。
文摘Hydrocracking is one of the most important petroleum refining processes that converts heavy oils into gases,naphtha,diesel,and other products through cracking reactions.Multi-objective optimization algorithms can help refining enterprises determine the optimal operating parameters to maximize product quality while ensuring product yield,or to increase product yield while reducing energy consumption.This paper presents a multi-objective optimization scheme for hydrocracking based on an improved SPEA2-PE algorithm,which combines path evolution operator and adaptive step strategy to accelerate the convergence speed and improve the computational accuracy of the algorithm.The reactor model used in this article is simulated based on a twenty-five lumped kinetic model.Through model and test function verification,the proposed optimization scheme exhibits significant advantages in the multiobjective optimization process of hydrocracking.
基金funded by National Natural Science Foundation of China(grant No.52405255)Special Program of Huzhou(grant No.2023GZ05)+1 种基金Projects of Huzhou Science and Technology Correspondent(grant No.2023KT76)Guangdong Basic and Applied Basic Research Foundation(grant No.2025A1515010487)。
文摘Variable-fidelity(VF)surrogate models have received increasing attention in engineering design optimization as they can approximate expensive high-fidelity(HF)simulations with reduced computational power.A key challenge to building a VF model is devising an adaptive model updating strategy that jointly selects additional low-fidelity(LF)and/or HF samples.The additional samples must enhance the model accuracy while maximizing the computational efficiency.We propose ISMA-VFEEI,a global optimization framework that integrates an Improved Slime-Mould Algorithm(ISMA)and a Variable-Fidelity Expected Extension Improvement(VFEEI)learning function to construct a VF surrogate model efficiently.First,A cost-aware VFEEI function guides the adaptive LF/HF sampling by explicitly incorporating evaluation cost and existing sample proximity.Second,ISMA is employed to solve the resulting non-convex optimization problem and identify global optimal infill points for model enhancement.The efficacy of ISMA-VFEEI is demonstrated through six numerical benchmarks and one real-world engineering case study.The engineering case study of a high-speed railway Electric Multiple Unit(EMU),the optimization objective of a sanding device attained a minimum value of 1.546 using only 20 HF evaluations,outperforming all the compared methods.
基金supported by the National Science Foundation for Distinguished Young Scholars of China(No.52425212)National Key Research and Development Program of China(No.2021YFA0717100)National Natural Science Foundation of China(Nos.12072270,U2013206,and 52442214).
文摘To establish the optimal reference trajectory for a near-space vehicle under free terminal time,a time-optimal model predictive static programming method is proposed with adaptive fish swarm optimization.First,the model predictive static programming method is developed by incorporating neighboring terms and trust region,enabling rapid generation of precise optimal solutions.Next,an adaptive fish swarm optimization technique is employed to identify a sub-optimal solution,while a momentum gradient descent method with learning rate decay ensures the convergence to the global optimal solution.To validate the feasibility and accuracy of the proposed method,a near-space vehicle example is analyzed and simulated during its glide phase.The simulation results demonstrate that the proposed method aligns with theoretical derivations and outperforms existing methods in terms of convergence speed and accuracy.Therefore,the proposed method offers significant practical value for solving the fast trajectory optimization problem in near-space vehicle applications.
文摘With the advancement of digital technology,new technologies such as artificial intelligence,big data,and cloud computing have gradually permeated higher education,leading to fundamental changes in teaching and learning methods.Therefore,in the process of reforming and developing higher education,it is essential to take digital technology empowering the optimization of the education industry as a breakthrough,focusing on five key areas:the construction of smart classrooms,the digital integration of teaching resources,the development of personalized learning support systems,the reform of online-offline hybrid teaching,and the intelligentization of educational management.This paper also examines the experiences,challenges,and shortcomings of typical universities in using digital technology to improve teaching quality,optimize resource allocation,and innovate teaching management models.Finally,corresponding countermeasures and suggestions are proposed to facilitate the smooth implementation of digital transformation in higher education institutions.