paper-with-me

Papers

Simplified Swarm Optimization for Bi-Objection Active Reliability Redundancy Allocation Problems

2020-06-17 · Wei-Chang Yeh

The reliability redundancy allocation problem (RRAP) is a well-known tool in system design, development, and management. The RRAP is always modeled as a nonlinear mixed-integer non-deterministic polynomial-time hardness (NP-hard) problem. To maximize the system reliability, the integer (component active redundancy level) and real variables (component reliability) must be determined to ensure that the cost limit and some nonlinear constraints are satisfied. In this study, a bi-objective RRAP is formulated by changing the cost constraint as a new goal, because it is necessary to balance the reliability and cost impact for the entire system in practical applications. To solve the proposed problem, a new simplified swarm optimization (SSO) with a penalty function, a real one-type solution structure, a number-based self-adaptive new update mechanism, a constrained nondominated-solution selection, and a new pBest replacement policy is developed in terms of these structures selected from full-factorial design to find the Pareto solutions efficiently and effectively. The proposed SSO outperforms several metaheuristic state-of-the-art algorithms, e.g., nondominated sorting genetic algorithm II (NSGA-II) and multi-objective particle swarm optimization (MOPSO), according to experimental results for four benchmark problems involving the bi-objective active RRAP.

📄 PDF Abstract BibTeX arXiv:2006.09844

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

A Novel Simplified Swarm Optimization for Generalized Reliability Redundancy Allocation Problem

2021-10-01 · Zhenyao Liu, Jen-Hsuan Chen, Shi-Yi Tan, Wei-Chang Yeh

Network systems are commonly used in various fields, such as power grid, Internet of Things (IoT), and gas networks. Reliability redundancy allocation problem (RRAP) is a well-known reliability design tool, which needs t…

Novel General Active Reliability Redundancy Allocation Problems and Algorithm

2021-08-18 · Wei-Chang Yeh

The traditional (active) reliability redundancy allocation problem (RRAP) is used to maximize system reliability by determining the redundancy and reliability variables in each subsystem to satisfy the volume, cost, and …

Implementation of Parallel Simplified Swarm Optimization in CUDA

2021-10-01 · Wei-Chang Yeh, Zhenyao Liu, Shi-Yi Tan, Shang-Ke Huang

As the acquisition cost of the graphics processing unit (GPU) has decreased, personal computers (PC) can handle optimization problems nowadays. In optimization computing, intelligent swarm algorithms (SIAs) method is sui…

GPU

A Novel Generalized Artificial Neural Network for Mining Two-Class Datasets

2019-10-23 · Wei-Chang Yeh

A novel general neural network (GNN) is proposed for two-class data mining in this study. In a GNN, each attribute in the dataset is treated as a node, with each pair of nodes being connected by an arc. The reliability i…

ARCAttributeVocal Bursts Valence Prediction

A new simplified MOPSO based on Swarm Elitism and Swarm Memory: MO-ETPSO

2024-02-20 · Ricardo Fitas

This paper presents an algorithm based on Particle Swarm Optimization (PSO), adapted for multi-objective optimization problems: the Elitist PSO (MO-ETPSO). The proposed algorithm integrates core strategies from the well-…