Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
117 result(s) for "improved grey wolf optimization algorithm"
Sort by:
A Hybrid Multi-Target Path Planning Algorithm for Unmanned Cruise Ship in an Unknown Obstacle Environment
To solve the problem of traversal multi-target path planning for an unmanned cruise ship in an unknown obstacle environment of lakes, this study proposed a hybrid multi-target path planning algorithm. The proposed algorithm can be divided into two parts. First, the multi-target path planning problem was transformed into a traveling salesman problem, and an improved Grey Wolf Optimization (GWO) algorithm was used to calculate the multi-target cruise sequence. The improved GWO algorithm optimized the convergence factor by introducing the Beta function, which can improve the convergence speed of the traditional GWO algorithm. Second, based on the planned target sequence, an improved D* Lite algorithm was used to implement the path planning between every two target points in an unknown obstacle environment. The heuristic function in the D* Lite algorithm was improved to reduce the number of expanded nodes, so the search speed was improved, and the planning path was smoothed. The proposed algorithm was verified by experiments and compared with the other four algorithms in both ordinary and complex environments. The experimental results demonstrated the strong applicability and high effectiveness of the proposed method.
An orthodontic path planning method based on improved gray wolf optimization algorithm
Automatic tooth arrangement and path planning play an essential role in computer-aided orthodontic treatment. However, state-of-the-art methods have some shortcomings: low efficiency, excessive cost of displacements or collisions and insufficient accuracy. To address these issues, this paper proposes an innovative orthodontic path planning method based on the improved gray wolf optimization algorithm, which is called OPP-IGWO. First, the tooth model is preprocessed to obtain initial pose in which each tooth is segmented and built up with an oriented bounding box. Next, the target pose of each tooth is determined through the ideal dental arch curve and the optimal jaw principle. Finally, the path from the initial pose to the target pose of each tooth is planned based on IGWO, which is improved mainly from three aspects: (1) The greedy idea is adopted to initialize the gray wolf population based on dental interpolation. (2) The linear convergence factor in the traditional gray wolf optimization algorithm (GWO) is replaced with a nonlinear convergence factor. (3) We propose a position update strategy based on a dynamic weighting approach, which introduces a learning rate for each gray wolf. The experimental results show that our OPP-IGWO method outperforms the state-of-the-art methods. Compared with improved genetic algorithm, multiparticle improved swarm optimization, normal simplified mean particle swarm optimization algorithm, improved artificial bee colony algorithm, chaotic gray wolf optimization algorithm, hybrid gray wolf optimization algorithm and differential evolution algorithm, random walk gray wolf Optimization algorithm and reinforcement learning gray wolf optimization algorithm, the OPP-IGWO has an improvement on performance by 15.46%, 2.24%, 7.18%, 15.99%, 7.67%, 1.01%, 1.42%, 10.23%, respectively.
A multi‐objective method for virtual machines allocation in cloud data centres using an improved grey wolf optimization algorithm
Cloud computing is a rapidly evolving computational technology. It is a distributed computational system that offers dynamically scaled computational resources, such as processing power, storage, and applications, delivered as a service through the Internet. Virtual machines (VMs) allocation is known as one of the most significant problems in cloud computing. It aims to find a suitable location for VMs on physical machines (PMs) to attain predefined aims. So, the main purpose is to reduce energy consumption and improve resource utilization. Because the VM allocation issue is NP‐hard, meta‐heuristic and heuristic methods are frequently utilized to address it. This paper presents an energy‐aware VM allocation method using the improved grey wolf optimization (IGWO) algorithm. Our key goals are to decrease both energy consumption and allocation time. The simulation outcomes from the MATLAB simulator approve the excellence of the algorithm compared to previous works.
Scheduling optimization of ship plane block flow line considering dual resource constraints
A well-designed scheduling plan that meets the practical constraints of the workshop is crucial for enhancing production efficiency in ship plane block assembly. Unlike traditional flow line scheduling problems, the scheduling optimization problem for ship plane block flow line involves dual resource constraints, including work teams and spare parts supply limitations. This can be seen as a Dual Resource Constrained Blocked Flow Shop Scheduling Problem (DRCBFSP). This paper presents a scheduling optimization method for this kind of problem to minimize the maximum completion time. To address the dual constraints, chromosomes are encoded as a two-dimensional array composed of positive integers representing the assembly order of blocks and the allocation of work teams. An improved Grey Wolf Optimization Algorithm (IGWO) is proposed to solve the problem, and the Rank Order Value (ROV) rule is used to transform the discrete scheduling solution with the continuous individual position vector. The IGWO algorithm also incorporates nonlinear search factors, dynamic inertia weight factors, and Gaussian mutation perturbation strategies to enhance its development and exploration capabilities. The experimental results suggest that the mathematical model and the IGWO algorithm established in this paper can effectively solve the DRCBFSP encountered in ship block building.
Model updating method for detect and localize structural damage using generalized flexibility matrix and improved grey wolf optimizer algorithm (I-GWO)
Various civil engineering-based infrastructures have been strategically planned to implement the structural health monitoring (SHM) system, considering their significance. A key objective faced by this system is the automatic identification and damage detection at the appropriate moment. Employing optimization algorithms in structural model updating is one approach to achieve this objective. This study’s main goal is to evaluate the location and extent of damage by combining two dynamically evolving parameters: the structure’s frequency and the generalized flexibility matrix. It is determined that the suggested approach produces more accurate and effective outcomes than the previous modal flexibility techniques. This is achieved by applying various noises and extracting the damaged structure’s data using the Improved Grey Wolf Optimizer (I-GWO). The accuracy of this method in locating the 15-story shear frame, the 25-member two-dimensional truss bridge, and the 23-member two-dimensional frame, as well as in identifying all damages, is demonstrated by the fact that the error between the simulated and estimated results in an average of twenty runs and each damage scenario was less than 3 percent. The findings demonstrate that the technique can precisely pinpoint the position and extent of damage in various structures, hence increasing the effectiveness of damage identification. Furthermore, they show that when compared to grey wolf optimizer (GWO) and particle swarm optimizer (PSO), I-GWO can offer a dependable method for precisely detecting damage.
Research on Dynamic Economic Dispatch Optimization Problem Based on Improved Grey Wolf Algorithm
The dynamic economic dispatch (DED) problem is a typical complex constrained optimization problem with non-smooth, nonlinear, and nonconvex characteristics, especially considering practical situations such as valve point effects and transmission losses, and its objective is to minimize the total fuel costs and total carbon emissions of generating units during the dispatch cycle while satisfying a series of equality and inequality constraints. For the challenging DED problem, a model of a dynamic economic dispatch problem considering fuel costs is first established, and then an improved grey wolf optimization algorithm (IGWO) is proposed, in which the exploitation and exploration capability of the original grey wolf optimization algorithm (GWO) is enhanced by initializing the population with a chaotic algorithm and introducing a nonlinear convergence factor to improve weights. Furthermore, a simple and effective constraint-handling method is proposed for the infeasible solutions. The performance of the IGWO is tested with eight benchmark functions selected and compared with other commonly used algorithms. Finally, the IGWO is utilized for three different scales of DED cases, and compared with existing methods in the literature. The results show that the proposed IGWO has a faster convergence rate and better global optimization capabilities, and effectively reduces the fuel costs of the units, thus proving the effectiveness of IGWO.
Green Transportation Model in Logistics Considering the Carbon Emissions Costs Based on Improved Grey Wolf Algorithm
The use of new energy vehicles in transportation can effectively promote the development of green logistics. This study selects heavy–duty diesel trucks as traditional logistics vehicles and heavy–duty electric trucks as new energy logistics vehicles. A green transportation model considering carbon emission costs is established to analyze whether new energy logistics vehicles should be used in long–distance freight delivery and how to arrange the use of two types of logistics vehicles. The model is solved using a grey wolf optimization algorithm, which incorporates good point sets, dynamic adaptive inertia weights, and memory–guided location update equations. The model is then applied to three logistics companies in Zhejiang province, China. In addition, considering the time constraints of the logistics industry, the model is used to simulate the arrangement of logistics transport companies for two types of vehicles in long–distance transportation of goods under realistic situations. Finally, this paper studies the future arrangements for long–distance transportation of goods by logistics companies considering the growing popularity of charging piles and advancements in production technology for new energy vehicles. The results show that the involvement of more new energy logistics vehicles in long–distance transport results in lower transportation costs and reduced pollution generated during transportation.
A support vector regression-based method for modeling geometric errors in CNC machine tools
For the problem of geometric error prediction of CNC machine tools, an improved hybrid grey wolf optimization (IHGWO) algorithm is proposed to optimize the geometric error modeling scheme of the support vector regression machine (SVR). The predicted and measured values of the geometric error are combined to construct the fitness function. In IHGWO, principles of particle swarm optimization (PSO) algorithm and dimension learning-based hunting (DLH) search strategies are introduced while retaining the excellent grey wolf position of the basic grey wolf optimization (GWO) algorithm. IHGWO algorithm uses Euclidean distance to construct the neighborhood of individual grey wolves, which enhances the ability to communicate between individual grey wolves and improves the convergence speed and accuracy of the algorithm. Predictive performance of SVR models using sum squared residual to quantify geometric error. Based on the screw theory, space models of geometric errors of CNC machine tools are established and combined with SVR models of geometric errors for compensation. Empirical evidence proves that the proposed method surpasses current error modeling methods in terms of precision and efficiency, as evidenced by a minimum reduction of 9% in circular trajectory error and a reduction to two overruns in S-shaped test pieces after error compensation. This research contributes to the field of CNC machine tool error modeling and has practical implications for manufacturing industries.
Short-Term Wind Power Prediction Based on Improved Grey Wolf Optimization Algorithm for Extreme Learning Machine
In order to improve the accuracy of wind power prediction and ensure the effective utilization of wind energy, a short-term wind power prediction model based on variational mode decomposition (VMD) and an extreme learning machine (ELM) optimized by an improved grey wolf optimization (GWO) algorithm is proposed. The original wind power sequence is decomposed into series of modal components with different center frequencies by the VMD method and some new sequences are obtained by phase space reconstruction (PSR). Then, the ELM model is established for different new time series, and the improved GWO algorithm is used to optimize its parameters. Finally, the output results are weighted and merged as the final predicted value of wind power. The root-mean-square error (RMSE), mean absolute error (MAE), and mean absolute percentage error (MAPE) of the proposed VMD-improved GWO-ELM prediction model in the paper are 5.9113%, 4.6219%, and 13.01% respectively, which are better than these of ELM, back propagation (BP), and the improved GWO-ELM model. The simulation results show that the proposed model has higher prediction accuracy than other models in short-term wind power prediction.
Load frequency control with an event-triggered mechanism for nonlinear power systems based on the improved grey wolf optimization algorithm
This study focused on the load frequency control problem of power systems by integrating the event-triggered mechanism (ETM) and the improved grey wolf optimization (IGWO) algorithm. First, a nonlinear power system (NPS) model incorporating an energy storage system (ESS) and renewable energy sources (RESs) was constructed. The model considers the nonlinear characteristics of governors and turbines, and the takagi-sugeno (T-S) fuzzy theory is introduced to handle the nonlinear terms in the model. Subsequently, during the sampling process, an ETM is introduced, and the improved grey wolf algorithm is used to find the optimal event-triggered parameters to reduce unnecessary information transmission. Second, based on the Lyapunov functional, the stability criterion of the system under disturbance conditions was derived, a controller was designed, and the control gain was determined by solving linear matrix inequalities (LMIs). Finally, the performance differences between the traditional ETM and the ETM combined with IGWO were compared. The results show that the optimization method can further reduce the bandwidth resource consumption while ensuring system stability and control effectiveness.