modified particle swarm optimization
Recently Published Documents


TOTAL DOCUMENTS

556
(FIVE YEARS 146)

H-INDEX

32
(FIVE YEARS 6)

2021 ◽  
pp. 1-18
Author(s):  
Satish Kumar Ramaraju ◽  
Thenmalar Kaliannan ◽  
Sheela Androse Joseph ◽  
Umadevi Kumaravel ◽  
Johny Renoald Albert ◽  
...  

A Voltage lift performance is an excellent role to DC/DC conversion topology. The Voltage Lift Multilevel Inverter (VL-MLI) topology is suggested with minimal number of components compared to the conventional multilevel inverter (MLI). In this method, the Modified Particle Swarm Optimization (MPSO) conveys a primary task for the VL-MLI using Half Height (H-H) method, it determine the required optimum switching angles to eliminate desired value of harmonics. The simulation circuit for fifteen level output uses single switch voltage-lift inverter fed with resistive and inductive loads (R & L load). The power quality is developed by voltage-lift multilevel inverter with minimized harmonics under the various Modulation Index (MI) while varied from 0.1 up to 1. The circuit is designed in a Field Programmable Gate Array (FPGA), which includes the MPSO rules for fast convergence to reduce the lower order harmonics and finds the best optimum switching angle values. To report this problem the H-H has implemented with MPSO to reduce minimum Total Harmonic Distortion (THD) for simulation circuit using Proteus 7.7 simulink tool. Due to the absence of multiple switches, filter and inductor element exposes for novelty of the proposed system. The comparative analysis has been carried-out with existing optimization and modulation methods.


2021 ◽  
pp. 1-27
Author(s):  
Xinliang Xu ◽  
Fu Yan

Autonomous groups of particles swarm optimization (AGPSO), inspired by individual diversity in biological swarms such as insects or birds, is a modified particle swarm optimization (PSO) variant. The AGPSO method is simple to understand and easy to implement on a computer. It has achieved an impressive performance on high-dimensional optimization tasks. However, AGPSO also struggles with premature convergence, low solution accuracy and easily falls into local optimum solutions. To overcome these drawbacks, random-walk autonomous group particle swarm optimization (RW-AGPSO) is proposed. In the RW-AGPSO algorithm, Levy flights and dynamically changing weight strategies are introduced to balance exploration and exploitation. The search accuracy and optimization performance of the RW-AGPSO algorithm are verified on 23 well-known benchmark test functions. The experimental results reveal that, for almost all low- and high-dimensional unimodal and multimodal functions, the RW-AGPSO technique has superior optimization performance when compared with three AGPSO variants, four PSO approaches and other recently proposed algorithms. In addition, the performance of the RW-AGPSO has also been tested on the CEC’14 test suite and three real-world engineering problems. The results show that the RW-AGPSO is effective for solving high complexity problems.


2021 ◽  
Vol 8 (4) ◽  
pp. 1984-1997
Author(s):  
Shof Rijal Ahlan Robbani

Kemacetan lalu lintas dapat diatasi dengan adanya public transport. Penerapan public transport yang optimal perlu dilakukan penentuan rute yang baik. Untuk mendapatkan rute public transport yang optimal, maka perlu dilakukan beberapa percobaan kombinasi antara jarak titik awal dan tujuan. Sehingga masalah dapat dikatakan sebagai masalah kombinatorik. VRP merupakan permasalahan kombinatorik. Oleh karena itu permasalahan dapat diselesaikan menggunakan metode metaheuristik. Penelitian ini akan menggunakan algoritma Modified Particle Swarm Optimization (MPSO-GI) dengan pendekatan Hyper-heuristics untuk menyelesaikan masalah penentuan rute public transport. Data yang digunakan merupakan dataset Mumford dan Mandl yang digunakan pada beberapa penelitian sebelumnya. Penelitian dilakukan dengan membandingkan hasil solusi yang dihasilkan oleh metode yang ditawarkan dengan hasil pada penelitian sebelumnya. Sehingga dapat diketahui kelebihan dan kekurangan dari metode yang ditawarkan. Berdasarkan hasil uji coba dapat ketahui bahwa algoritma MPSO-GI dengan pendekatan Hyper-Heuristics dapat diimpelmentasikan dan menyelesaikan masalah UTRP. MPSO-GI dengan pendekatan Hyper-Heuristics berhasil memperbaiki solusi hill-climbing di hamper semua dataset dengan nilai yang stabil. Hasil metode MPSO-GI dengan pendekatan Hyper-Heuristics unggul dalam menghasilkan solusi biaya penumpang pada dataset Mandl4, Mandl6, Mandl7, Mandl8 dan biaya operator pada dataset Mandl4 dan Mandl6 jika dibandingkan dengan metode pada penelitian sebelumnya.


2021 ◽  
Vol 11 (12) ◽  
pp. 3054-3061
Author(s):  
S. Sureshu ◽  
R. Vijayabhasker

Real-time physiological data may be gathered using wearable medical sensors based on a network of body sensors. We do not however have an effective, trustworthy and secure body sensor network platform (BSN) that can satisfy growing e-health requirements. Many of these applications require BSN to provide the dependable and energy efficient data transfer of many data speeds. Cloud computing is giving assets to patient dependent on application request at SLA (service level agreement) rules. The service providers are focusing on giving the necessity based asset to satisfy the QoS (quality of service) prerequisites. Therefore, it has become an assessment to adapt service-oriented assets because of vulnerability and active interest for cloud services. The task scheduling is an option in contrast to appropriating asset by evaluating the inconsistent outstanding task at hand. the allocation of tasks given by the microprocessor Subsequently, a productive asset scheduling method needs to disseminate proper VMs (Virtual Machines). The swarm intelligence is appropriate to deal with such vulnerability issues carefully. In this paper, an effective resource scheduling strategy Utilizing Modified Particle Swarm Optimization approach (MPSO) is presented, with a target to limit execution cost that gives an approach for the microprocessor to deal with the multiple number of tasks gives to the controllers in order to perform the multiple tasks that gets logged in the cloud via Internet of things technology (Iot), energy consumed, bandwidth consumption, speed and execution cost. The near investigation of results has been exhibited that the presented scheduling scheme performed better when contrasted with existing evaluation. In this manner, the presented resource scheduling approach might be utilized to enhance the viability of cloud resources.


Processes ◽  
2021 ◽  
Vol 9 (11) ◽  
pp. 2044
Author(s):  
Majharulislam Babor ◽  
Julia Senge ◽  
Cristina M. Rosell ◽  
Dolores Rodrigo ◽  
Bernd Hitzmann

In bakery production, to perform a processing task there might be multiple alternative machines that have the same functionalities. Finding an efficient production schedule is challenging due to the significant nondeterministic polynomial time (NP)-hardness of the problem when the number of products, processing tasks, and alternative machines are higher. In addition, many tasks are performed manually as small and medium-size bakeries are not fully automated. Therefore, along with machines, the integration of employees in production planning is essential. This paper presents a hybrid no-wait flowshop scheduling model (NWFSSM) comprising the constraints of common practice in bakeries. The schedule of an existing production line is simulated to examine the model and is optimized by performing particle swarm optimization (PSO), modified particle swarm optimization (MPSO), simulated annealing (SA), and Nawaz-Enscore-Ham (NEH) algorithms. The computational results reveal that the performance of PSO is significantly influenced by the weight distribution of exploration and exploitation in a run time. Due to the modification to the acceleration parameter, MPSO outperforms PSO, SA, and NEH in respect to effectively finding an optimized schedule. The best solution to the real case problem obtained by MPSO shows a reduction of the total idle time (TIDT) of the machines by 12% and makespan by 30%. The result of the optimized schedule indicates that for small- and medium-sized bakery industries, the application of the hybrid NWFSSM along with nature-inspired optimization algorithms can be a powerful tool to make the production system efficient.


Sign in / Sign up

Export Citation Format

Share Document