Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Qiuhua Tang is active.

Publication


Featured researches published by Qiuhua Tang.


Advances in Mechanical Engineering | 2016

Co-evolutionary particle swarm optimization algorithm for two-sided robotic assembly line balancing problem

Zixiang Li; Mukund Nilakantan Janardhanan; Qiuhua Tang; Peter Nielsen

Industries utilize two-sided assembly lines for producing large-sized volume products such as cars and trucks. By employing robots, industries achieve a high level of automation in the assembly process. Robots help to replace human labor and execute tasks efficiently at each workstation in the assembly line. From the literature, it is concluded that not much work has been conducted on two two-sided robotic assembly line balancing problems. This article addresses the two-sided robotic assembly line balancing problem with the objective of minimizing the cycle time. A mixed-integer programming model of the proposed problem is developed which is solved by the CPLEX solver for small-sized problems. Due to the problems in non-polynomial--hard nature, a co-evolutionary particle swarm optimization algorithm is developed to solve it. The co-evolutionary particle swarm optimization utilizes local search on the global best individual to enhance intensification, modification of global best to emphasize exploration, and restart mechanism to escape from local optima. The performances of the proposed co-evolutionary particle swarm optimization are evaluated on the modified seven well-known two-sided assembly line balancing problems available in the literature. The proposed algorithm is compared with five other well-known metaheuristics, and computational and statistical results demonstrate that the proposed co-evolutionary particle swarm optimization outperforms most of the other metaheuristics for majority of the problems considered in the study.


Computers & Industrial Engineering | 2016

An effective discrete artificial bee colony algorithm with idle time reduction techniques for two-sided assembly line balancing problem of type-II

Qiuhua Tang; Zixiang Li; Liping Zhang

Idle reduction techniques are induced to reduce search space.Task assignment rule reduces sequence-dependent idle time and balances the workload.Nine algorithms are extended to solve the two-sided assembly line balancing problem.The ANOVA method is utilized to demonstrate the reasonability of the improved operators.Statistically significant results indicate that effectiveness of the idle reduction techniques and the algorithms. Two-sided assembly line is broadly utilized to manufacture high-volume large-size products. Reconfiguration of this line is a major practice in industry, which is known as two-sided assembly line balancing problem of type-II. To solve this NP-hard problem, this paper proposes an improved discrete artificial bee colony (DABC) algorithm via blending idle time reduction techniques. The cycle time compression mechanism speeds up the search process by reducing total idle times to a larger extent on earlier iterations. Task assignment rule is specifically designed to eliminate sequence-dependent idle times. The overload and underload are taken into account as a secondary objective to reduce the remaining idle times. To achieve a fine balance between the diversification and intensification, the employed bees in the DABC algorithm generate new food sources by combining the features of two solutions, and the onlookers expand the search space with the variable neighborhood search. Nine recent meta-heuristics including a simulated annealing algorithm and an ant colony optimization algorithm are also extended for the TALBP-II to test the performance of the proposed DABC algorithm. Experimental results demonstrate that the proposed method outperforms the nine compared algorithms and find 22 brand-new results for large-size problems.


Computers & Chemical Engineering | 2014

Robust optimization and stochastic programming approaches for medium-term production scheduling of a large-scale steelmaking continuous casting process under demand uncertainty

Yun Ye; Jie Li; Zukui Li; Qiuhua Tang; Xin Xiao; Christodoulos A. Floudas

Scheduling of steelmaking-continuous casting (SCC) processes is of major importance in iron and steel operations since it is often a bottleneck in iron and steel production. In practice, uncertainties are unavoidable and include demand fluctuations, processing time uncertainty, and equipment malfunction. In the presence of these uncertainties, an optimal schedule generated using nominal parameter values may often be suboptimal or even become infeasible. In this paper, we introduce robust optimization and stochastic programming approaches for addressing demand uncertainty in steelmaking continuous casting operations. In the robust optimization framework, a deterministic robust counterpart optimization model is introduced to guarantee that the production schedule remains feasible for the varying demands. Also, a two-stage scenario based stochastic programming framework is investigated for the scheduling of steelmaking and continuous operations under demand uncertainty. To make the resulting stochastic programming problem computationally tractable, a scenario reduction method has been applied to reduce the number of scenarios to a small set of representative realizations. Results from both the robust optimization and stochastic programming methods demonstrate robustness under demand uncertainty and that the robust optimization-based solution is of comparable quality to the two-stage stochastic programming based solution


Computers & Operations Research | 2017

Two-sided assembly line balancing problem of type I

Zixiang Li; Qiuhua Tang; Liping Zhang

Many meta-heuristic methods have been applied to solve the two-sided assembly line balancing problem of type I with the objective of minimizing the number of stations, but some of them are very complex or intricate to be extended. In addition, different decoding schemes and different objectives have been proposed, leading to the different performances of these algorithms and unfair comparison. In this paper, two new decoding schemes with reduced search space are developed to balance the workload within a mated-station and reduce sequence-depended idle time. Then, graded objectives are employed to preserve the minor improvements on the solutions. Finally, a simple iterated greedy algorithm is extended for the two-sided assembly line balancing problem and modified NEH-based heuristic is introduced to obtain a high quality initial solution. And an improved local search with referenced permutation and reduced insert operators is developed to accelerate the search process. Computational results on benchmark problems prove the efficiency of the proposed decoding schemes and the new graded objectives. A comprehensive computational comparison among 14 meta-heuristics is carried out to demonstrate the efficiency of the improved iterated greedy algorithm. Two new decoding schemes are developed and compared with existed ones.Graded objectives are developed to preserve the tiny improvementsA simple and effective iterated greedy algorithm is applied and evaluated.New local search is developed to reduce repeated insert operators.All optimal solutions are obtained for the first time.


Computers & Operations Research | 2017

Balancing stochastic two-sided assembly line with multiple constraints using hybrid teaching-learning-based optimization algorithm

Qiuhua Tang; Zixiang Li; Liping Zhang; Chaoyong Zhang

Stochastic two-sided assembly line balancing with multiple constraints is considered.New priority-based decoding approach is developed to deal with multiple constraints.Hybrid TLBO algorithm is developed by combing the TLBO, crossover operator and VNS.Comparative evaluation of eleven algorithms indicates the superiority of hybrid HTLBO. Two-sided assembly lines are usually found in the factories which produce large-sized products. In most literatures, the task times are assumed to be deterministic while these tasks may have varying operation times in real application, causing the reduction of performance or even the infeasibility of the schedule. Moreover, the ignorance of some specific constraints including positional constraints, zoning constraints and synchronism constraints will result in the invalidation of the schedule. To solve this stochastic two-sided assembly line balancing problem with multiple constraints, we propose a hybrid teaching-learning-based optimization (HTLBO) approach which combines both a novel teaching-learning-based optimization algorithm for global search and a variable neighborhood search with seven neighborhood operators for local search. Especially, a new priority-based decoding approach is developed to ensure that the selected tasks satisfy most of the constraints identified by multiple thresholds of the priority value and to reduce the idle times related to sequence-dependence among tasks. Experimental results on benchmark problems demonstrate both remarkable efficiency and universality of the developed decoding approach, and the comparison among 11 algorithms shows the effectiveness of the proposed HTLBO.


Mathematical Problems in Engineering | 2016

Minimizing the Cycle Time in Two-Sided Assembly Lines with Assignment Restrictions: Improvements and a Simple Algorithm

Zixiang Li; Qiuhua Tang; Liping Zhang

The two-sided assembly line balancing problem type-II (TALBP-II) is of major importance for the reconfiguration of the two-sided assembly lines which are widely utilized to assemble large-size high-volume products. The TALBP-II is NP-hard, and some assignment restrictions in real applications make this problem much more complex. This paper provides an integer programming model for solving the TALBP-II with assignment restrictions optimally and utilizes a simple and effective iterated greedy (IG) algorithm to address large-size problems. This algorithm utilizes a new local search by considering precedence relationships between tasks in order to reduce the computational time. In particular, a priority-based decoding scheme is developed to handle these assignment restrictions and reduce sequence-dependent idle times by adjusting the priority values. Experimental comparison among the proposed decoding scheme and other published ones demonstrates the efficiency of the priority-based decoding. A comprehensive computational comparison among the IG algorithm and other eight recent algorithms proves effectiveness of the proposed IG algorithm.


Chinese Journal of Mechanical Engineering | 2015

Effective hybrid teaching-learning-based optimization algorithm for balancing two-sided assembly lines with multiple constraints

Qiuhua Tang; Zixiang Li; Liping Zhang; Christodoulos A. Floudas; Xiaojun Cao

Due to the NP-hardness of the two-sided assembly line balancing (TALB) problem, multiple constraints existing in real applications are less studied, especially when one task is involved with several constraints. In this paper, an effective hybrid algorithm is proposed to address the TALB problem with multiple constraints (TALB-MC). Considering the discrete attribute of TALB-MC and the continuous attribute of the standard teaching-learning-based optimization (TLBO) algorithm, the random-keys method is hired in task permutation representation, for the purpose of bridging the gap between them. Subsequently, a special mechanism for handling multiple constraints is developed. In the mechanism, the directions constraint of each task is ensured by the direction check and adjustment. The zoning constraints and the synchronism constraints are satisfied by teasing out the hidden correlations among constraints. The positional constraint is allowed to be violated to some extent in decoding and punished in cost function. Finally, with the TLBO seeking for the global optimum, the variable neighborhood search (VNS) is further hybridized to extend the local search space. The experimental results show that the proposed hybrid algorithm outperforms the late acceptance hill-climbing algorithm (LAHC) for TALB-MC in most cases, especially for large-size problems with multiple constraints, and demonstrates well balance between the exploration and the exploitation. This research proposes an effective and efficient algorithm for solving TALB-MC problem by hybridizing the TLBO and VNS.


Neural Computing and Applications | 2017

Discrete cuckoo search algorithms for two-sided robotic assembly line balancing problem

Zixiang Li; Nilanjan Dey; Amira S. Ashour; Qiuhua Tang

Robotics are extensively utilized in modern industry to replace human labor and achieve high automation and flexibility. In order to produce large-size products, two-sided assembly lines are widely applied, where robotics can be employed to operate tasks on workstations. Since the applied traditional optimization methods are limited, the current work presented a new discrete cuckoo search algorithm to solve the two-sided robotic assembly line balancing problem. The original cuckoo search algorithm was modified by employing neighbor operations. Furthermore, a new procedure to generate individuals to replace the abandoned nests was developed to enhance the intensification. Since the considered problem has two subproblems, namely the robot allocation and assembly line balancing, the present work extended the cuckoo search algorithm to cooperative coevolutionary paradigm by dividing the cuckoos into two sub-swarms, each addressing a subproblem. In order to emphasize the exploration, a restart mechanism was employed. The proposed discrete algorithm’s evolution process and convergence were compared with another two popular optimization algorithms, namely the genetic algorithm and particle swarm optimization algorithm. Computational study on the proposed algorithms and other five recent algorithms along with statistical analysis demonstrated that the proposed methods yielded promising results.


Engineering Optimization | 2017

Mathematical model and metaheuristics for simultaneous balancing and sequencing of a robotic mixed-model assembly line

Zixiang Li; Mukund Nilakantan Janardhanan; Qiuhua Tang; Peter Nielsen

ABSTRACT This article presents the first method to simultaneously balance and sequence robotic mixed-model assembly lines (RMALB/S), which involves three sub-problems: task assignment, model sequencing and robot allocation. A new mixed-integer programming model is developed to minimize makespan and, using CPLEX solver, small-size problems are solved for optimality. Two metaheuristics, the restarted simulated annealing algorithm and co-evolutionary algorithm, are developed and improved to address this NP-hard problem. The restarted simulated annealing method replaces the current temperature with a new temperature to restart the search process. The co-evolutionary method uses a restart mechanism to generate a new population by modifying several vectors simultaneously. The proposed algorithms are tested on a set of benchmark problems and compared with five other high-performing metaheuristics. The proposed algorithms outperform their original editions and the benchmarked methods. The proposed algorithms are able to solve the balancing and sequencing problem of a robotic mixed-model assembly line effectively and efficiently.


international conference on pervasive computing | 2011

Novel cellular automata algorithm for assembly line balancing problem of type-2

Qiuhua Tang; Suli Lu; Ming Li; Christodoulos A. Floudas

Simple assembly line balancing problem with the objective of minimizing production cycle time called SALBP-2 usually is widely applied in automotive and electronic manufacturing production lines. In this paper a novel algorithm for solving SALBP-2 is proposed based on cellular automata (CA), which has the potentiality of solving time, space or parameter discrete optimization problems. Three types of CA model are presented to implement the evolution rules, shift and swap. All of them are coded in MATLAB, and their efficiencies are tested on benchmarks. Also a comparison study is made with other publications. Test and comparison results show that the novel cellular automata algorithm can get good results for SALBP-2.

Collaboration


Dive into the Qiuhua Tang's collaboration.

Top Co-Authors

Avatar

Zixiang Li

Wuhan University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Liping Zhang

Wuhan University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Ming Li

Wuhan University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Xin Xiao

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Jie Li

University of Manchester

View shared research outputs
Top Co-Authors

Avatar

Zukui Li

University of Alberta

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge