One of the methods for solving optimization problems is applying metaheuristic algorithms that find near to optimal solutions. Dragonfly algorithm is one of the metaheuristic algorithms which search problem space by t...
详细信息
One of the methods for solving optimization problems is applying metaheuristic algorithms that find near to optimal solutions. Dragonfly algorithm is one of the metaheuristic algorithms which search problem space by the inspiration of hunting and emigration behavior of dragonflies in nature. However, it suffers from the premature convergence of the population to an undesirable point in the detection ability (global search). In this research, an improved dragonfly algorithm called BMDA (applying biogeography-basedalgorithm, Mexican hat wavelet, and Dragonfly algorithm) is presented to resolve the premature convergence in high workloads by creating a mutation phase based on the combination of the biogeography-basedoptimization (BBO) migration process and the Mexican hat wavelet transform in dragonfly algorithm (DA). The algorithm was evaluated for the mean error in comparison with standard dragonfly algorithm (DA), Memory-based Hybrid Dragonfly algorithm (MHDA), chaotic dragonfly algorithm version 9 (CDA9), Adaptive_DA algorithm, bat algorithm (BAT), particle swarm optimizationalgorithm (PSO), raven roosting optimization (RRO) and whale optimizationalgorithm (WOA) using the CEC2017 benchmark functions. The implementation results of the proposed BMDA algorithm applying different benchmark functions outweighed the DA-basedalgorithm, MHDA algorithm, CDA9 algorithm, Adaptive_DA algorithm, BAT algorithm, PSO algorithm, RRO, and WOA algorithms in terms of mean error.
With the continuous expansion of the scale of the interconnected power grid and the large amount of new energy access, the power grid suffers from a wider range of faults. Unlocking the electromagnetic ring network an...
详细信息
With the continuous expansion of the scale of the interconnected power grid and the large amount of new energy access, the power grid suffers from a wider range of faults. Unlocking the electromagnetic ring network and performing layered and partitioned operation of the power grid is the future development trend of the power grid. Grid partition operation can effectively enhance the controllability within each sub-partition of the power grid, the decoupling between the partitions and the robustness of cascade failure. Depending on the power grid topology and electrical characteristics, this paper proposes a new power grid partition algorithmbased on the improved biogeography-basedoptimization (BBO) algorithm, which improves the algorithm's calculation speed and partition quality. The algorithm, first, analyzes the physical and operational characteristics of the power network, and determines the zoning principle based on the actual situation;next combined with the definition of relevant parameters of the complex network theory, constructs a topology model that conforms to the characteristics of the power grid;at the same time, considering the small-world characteristics of the power grid topology, the original biogeography is improved the update method of algorithm node information exchange reduces the time complexity of the algorithm and makes it more suitable for modern power grids. Then, according to the value of the improved modularity function and the grid zoning principle, the optimal zoning plan is output. Finally, the IEEE-39 node system and the IEEE-118 node system are designated as calculation examples. The extensive calculation example results demonstrate that the method of community network analysis considering the physical characteristics of the power grid is reasonable to a certain extent. The calculation method is simple and fast, which meets the needs of complex power grid analysis and engineering calculation.
Cloud manufacturing is an emerging paradigm of global manufacturing networks. Through centralized management and operation of distributed manufacturing services, it can deal with different requirement tasks submitted ...
详细信息
Cloud manufacturing is an emerging paradigm of global manufacturing networks. Through centralized management and operation of distributed manufacturing services, it can deal with different requirement tasks submitted by multiple customers in parallel. Therefore, the cloud manufacturing multi-task scheduling problem has attracted increasing attention from researchers. This article proposes a new cloud manufacturing multi-task scheduling model based on game theory from the customer perspective. The optimal result for a cloud manufacturing platform is derived from the Nash equilibrium point in the game. As the cloud manufacturing multi-task scheduling problem is known as an NP-hard combinatorial optimization problem, an extended biogeography-based optimization algorithm that embeds three improvements is presented to solve the corresponding model. Compared with the basic biogeography-based optimization algorithm, genetic algorithm, and particle swarm optimization, the experimental simulation results demonstrate that the extended biogeography-based optimization algorithm finds a better schedule for the proposed model. Its benefit is to provide each customer with reliable services that fulfill the demanded manufacturing tasks at reasonable cost and time.
Aiming at the important research topic of optimal scheduling in microgrid field, the model for multi-objective optimal dispatching of microgrid is established with the objective of minimum economic and environmental t...
详细信息
ISBN:
(数字)9781728198880
ISBN:
(纸本)9781728198897
Aiming at the important research topic of optimal scheduling in microgrid field, the model for multi-objective optimal dispatching of microgrid is established with the objective of minimum economic and environmental treatment costs. On this basis, the model is organically integrated with constraint handling technology, multi-objective optimization and biogeography-based optimization algorithm and then a constrained multi-objective evolutionary model for biogeography-basedoptimization is further established. The corresponding constraint handling mechanism, the determining strategy of habitat suitability index and migration strategy are improved, and the convergence performance and the distribution uniformity of Pareto frontier for multi-objective evolutionary algorithm are effectively enhanced. Applied to the optimal scheduling of typical microgrid systems, the effectiveness of the proposed model and method is verified.
This paper proposes an Effective biogeography-basedoptimization(EBBO) algorithm for solving the flow shop scheduling problem with intermediate buffers to minimize the Total flow time(TFT). Discrete job permutations a...
详细信息
This paper proposes an Effective biogeography-basedoptimization(EBBO) algorithm for solving the flow shop scheduling problem with intermediate buffers to minimize the Total flow time(TFT). Discrete job permutations are used to represent individuals in the EBBO so the discrete problem can be solved directly. The NEH heuristic and NEH-WPT heuristic are used for population initialization to guarantee the diversity of the solution. Migration and mutation rates are improved to accelerate the search process. An improved migration operation using a two-points method and mutation operation using inverse rules are developed to prevent illegal solutions. A new local search algorithm is proposed for embedding into the EBBO algorithm to enhance local search *** simulations and comparisons demonstrated the superiority of the proposed EBBO algorithm in solving the flow shop scheduling problem with intermediate buffers with the TFT criterion.
Teeth is a structure in which many vertebrates exist. For some animals, such as lions, tigers and so on, teeth are chewing tools and weapons to protect themselves. But for human, it also carries the beauty of the face...
详细信息
Teeth is a structure in which many vertebrates exist. For some animals, such as lions, tigers and so on, teeth are chewing tools and weapons to protect themselves. But for human, it also carries the beauty of the face. When the teeth are sick, accurate classification of the teeth seems particularly important. The main purpose of this paper is to classify the teeth accurately using biogeography-based optimization algorithm(BBO) and Multilayer perceptron(MLP). The results showed our method achieved 83.75± 2.95%, 83.50± 5.16%, 84.00± 5.16%, and 84.75± 3.43% accuracy for identifying incisor, canine, premolar, and molar.
biogeography-based optimization algorithm (BBOA) is a kind of new global optimizationalgorithm inspired by biogeography. It mimics the migration behavior of animals in nature to solve optimization and engineering pro...
详细信息
ISBN:
(纸本)9783319336251;9783319336237
biogeography-based optimization algorithm (BBOA) is a kind of new global optimizationalgorithm inspired by biogeography. It mimics the migration behavior of animals in nature to solve optimization and engineering problems. In this paper, BBOA for the Set Covering Problem (SCP) is proposed. SCP is a classic combinatorial problem from NP-hard list problems. It consist to find a set of solutions that cover a range of needs at the lowest possible cost following certain constraints. In addition, we provide a new feature for improve performance of BBOA, improving stagnation in local optimum. With this, the experiment results show that BBOA is very good at solving such problems.
biogeography-basedoptimization (BBO) algorithm is based on species migration between habitats to complete information circulation and sharing, which achieves the global optimization by improving the adaptability of h...
详细信息
biogeography-basedoptimization (BBO) algorithm is based on species migration between habitats to complete information circulation and sharing, which achieves the global optimization by improving the adaptability of habitats. In this paper, the basic migration balance model of biogeography theory is elaborated. based on the population adaptive migration mechanism of BBO algorithm, the algorithm procedure is set up. Seven linear or nonlinear migration ratio models (including three new migration ratio models) are described. Simulation experiments are carried out on eight testing functions to verify the proposed migration ratio models. Simulation results show that different migration ratio model has different influence on the optimization performance of BBO algorithm, in which the sine migration ratio model has the best optimization performance. This also represents that the nonlinear migration ratio model close to the natural laws outperforms other simple linear migration ratio models.
The main part of the magnetic fluxgate sensor is the magnetic core, the hysteresis characteristic of which affects the performance of the sensor. When the fluxgate sensors are modelled for design purposes, an accurate...
详细信息
The main part of the magnetic fluxgate sensor is the magnetic core, the hysteresis characteristic of which affects the performance of the sensor. When the fluxgate sensors are modelled for design purposes, an accurate model of hysteresis characteristic of the cores is necessary to achieve good agreement between modelled and experimental data. The Jiles-Atherton model is simple and can reflect the hysteresis properties of the magnetic material precisely, which makes it widely used in hysteresis modelling and simulation of ferromagnetic materials. However, in practice, it is difficult to determine the parameters accurately owing to the sensitivity of the parameters. In this paper, the biogeography-basedoptimization (BBO) algorithm is applied to identify the Jiles-Atherton model parameters. To enhance the performances of the BBO algorithm such as global search capability, search accuracy and convergence rate, an improved biogeography-basedoptimization (IBBO) algorithm is put forward by using Arnold map and mutation strategy of Differential Evolution (DE) algorithm. Simulation results show that IBBO algorithm is superior to Genetic algorithm (GA), Particle Swarm optimization (PSO) algorithm, Differential Evolution algorithm and BBO algorithm in identification accuracy and convergence rate. The IBBO algorithm is applied to identify Jiles-Atherton model parameters of selected permalloy. The simulation hysteresis loop is in high agreement with experimental data. Using permalloy as core of fluxgate probe, the simulation output is consistent with experimental output. The IBBO algorithm can identify the parameters of Jiles-Atherton model accurately, which provides a basis for the precise analysis and design of instruments and equipment with magnetic core.
biogeography-based optimization algorithm (BBO) realizes the information circulation and sharing by using the species migration among habitats and achieves the global optimization by improving habitat adaptability. Ba...
详细信息
biogeography-based optimization algorithm (BBO) realizes the information circulation and sharing by using the species migration among habitats and achieves the global optimization by improving habitat adaptability. based on the information sharing strategy and the population adaptive migration mechanism of BBO algorithm, six new high-order nonlinear hybrid mobility models are proposed based on the cosine-four order mobility model and cosine-sixteen order mobility model. Simulation experiments are carried out to compare the optimization performances of the proposed hybrid high-order mobility models on the typical function optimization problems. The simulation results and analysis show that the proposed improved BBO algorithm has good optimization performance.
暂无评论