23 research outputs found

    Hybrid artificial fish and glowworm swarm optimization algorithm for electrical discharge machining of titanium alloy

    Get PDF
    Electrical discharge machining (EDM) is a non-traditional machining process widely used to machine geometrically complex and hard materials. In EDM, selection of optimal EDM parameters is important to have high quality products and increase productivity. However, one of the major issues is to obtain better machining performance at optimal value of these machining parameters. Modelling and optimization of EDM parameters have been considered to identify optimal EDM parameters that would lead to better EDM performance. Due to the complexity and uncertainty of the machining process, computational approaches have been implemented to solve the EDM problem. Thus, this study conducted a comprehensive investigation concerning the influence of EDM parameters on material removal rate (MRR), surface roughness (Ra) and dimensional accuracy (DA) through an experimental design. The experiment was performed based on full factorial design of experiment (DOE) with added center points of pulse on time (Ton), pulse off time (Toff), peak current (Ip) and servo voltage (Sv). In the EDM optimization, glowworm swarm optimization (GSO) algorithm was implemented. However, previous works indicated that GSO algorithm has always been trapped in the local optima solution and is slow in convergence. Therefore, this study developed a new hybrid artificial fish and glowworm swarm optimization (AF-GSO) algorithm to overcome the weaknesses of GSO algorithm in order to have a better EDM performance. For the modeling process, four types of regression models, namely multiple linear regression (MLR), two factor interaction (2FI), multiple polynomial regression (MPR) and stepwise regression (SR) were developed. These regression models were implemented in the optimization process as an objective function equation. Analysis of the optimization proved that AF-GSO algorithm has successfully outperformed the standard GSO algorithm. 2FI model of AF-GSO optimization for MRR and DA gave optimal solutions of 0.0042g/min and 0.00129%, respectively. On the other hand, the SR model for Ra of AF-GSO optimization gave the optimal solution of 1.8216p,s. Overall, it can be concluded that AF-GSO algorithm has successfully improved the quality and productivity of the EDM problems

    Full Glowworm Swarm Optimization Algorithm for Whole-Set Orders Scheduling in Single Machine

    Get PDF
    By analyzing the characteristics of whole-set orders problem and combining the theory of glowworm swarm optimization, a new glowworm swarm optimization algorithm for scheduling is proposed. A new hybrid-encoding schema combining with two-dimensional encoding and random-key encoding is given. In order to enhance the capability of optimal searching and speed up the convergence rate, the dynamical changed step strategy is integrated into this algorithm. Furthermore, experimental results prove its feasibility and efficiency

    Problems on Solving Matrix Aggregation in Group Decision-Making by Glowworm Swarm Optimization

    Get PDF
    Judgment matrix aggregation, as an important part of group decision-making, has been widely and deeply studied due to the universality and importance of group decision-making in the management field. For the variety of judgment matrix in group decision-making, the matrix aggregation result can be obtained by using the mode of glowworm swarm optimization. First, this paper introduces the basic principle of the glowworm swarm optimization (GSO) algorithm and gives the improved GSO algorithm to solve the matrix aggregation problems. In this approach, the consistency ratio is introduced to the objective function of the glowworm swarm optimization, thus reducing the subjectivity and information loss in the aggregation process. Then, the improved GSO algorithm is applied to the solution of the deterministic matrix and the fuzzy matrix. The method optimization can provide an effective and relatively uniform aggregation method for matrix aggregation. Finally, through comparative analysis, it is shown that the method of this paper has certain advantages in terms of adaptability, accuracy, and stability to solving the matrix aggregation problems

    Warpage optimisation on the moulded part with straight drilled and conformal cooling channels using Response Surface Methodology (RSM), Glowworm Swarm Optimisation (GSO) and Genetic Algorithm (GA) Optimisation Approaches

    Get PDF
    It is quite challenging to control both quality and productivity of products produced using injection molding process. Although many previous researchers have used different types of optimisation approaches to obtain the best configuration of parameters setting to control the quality of the molded part, optimisation approaches in maximising the performance of cooling channels to enhance the process productivity by decreasing the mould cycle time remain lacking. In this study, optimisation approaches namely Response Surface Methodology (RSM), Genetic Algorithm (GA) and Glowworm Swarm Optimisation (GSO) were employed on front panel housing moulded using Acrylonitrile Butadiene Styrene (ABS). Each optimisation method was analysed for both straight drilled and Milled Groove Square Shape (MGSS) conformal cooling channel moulds. Results from experimental works showed that, the performance of MGSS conformal cooling channels could be enhanced by employing the optimisation approach. Therefore, this research provides useful scientific knowledge and an alternative solution for the plastic injection moulding industry to improve the quality of moulded parts in terms of deformation using the proposed optimisation approaches in the used of conformal cooling channels mould

    Optimization of roundness error in deep hole drilling using cuckoo search algorithm

    Get PDF
    In the manufacturing industry, machining is a part of all manufacture in almost all metal products. Machining of holes is one of the most common processes in the manufacturing industries. Deep hole drilling, DHD is classified as a complex machining process .This study presents an optimization of machining parameters in DHD using Cuckoo Search algorithm, CS comprising feed rate (f), spindle speed (s), depth of hole (d) and Minimum Quantity Lubrication MQL, (m). The machining performance measured is roundness error, Re. The real experimentation was designed based on Design of Experiment, DoE which is two levels full factorial with an added centre point. The experimental results were used to develop the mathematical model using regression analysis that used in the optimization process. Analysis of variance (ANOVA) and Fisher‘s statistical test (F-test) are used to check the significant of the model developed. According to the results obtained by experimental the minimum value of Re is 0.0222μm and by CS is 0.0198μm. For the conclusion, it was found that CS is capable of giving the minimum value of Re as it outperformed the result from the experimental

    Enhanced non-parametric sequence learning scheme for internet of things sensory data in cloud infrastructure

    Get PDF
    The Internet of Things (IoT) Cloud is an emerging technology that enables machine-to-machine, human-to-machine and human-to-human interaction through the Internet. IoT sensor devices tend to generate sensory data known for their dynamic and heterogeneous nature. Hence, it makes it elusive to be managed by the sensor devices due to their limited computation power and storage space. However, the Cloud Infrastructure as a Service (IaaS) leverages the limitations of the IoT devices by making its computation power and storage resources available to execute IoT sensory data. In IoT-Cloud IaaS, resource allocation is the process of distributing optimal resources to execute data request tasks that comprise data filtering operations. Recently, machine learning, non-heuristics, multi-objective and hybrid algorithms have been applied for efficient resource allocation to execute IoT sensory data filtering request tasks in IoT-enabled Cloud IaaS. However, the filtering task is still prone to some challenges. These challenges include global search entrapment of event and error outlier detection as the dimension of the dataset increases in size, the inability of missing data recovery for effective redundant data elimination and local search entrapment that leads to unbalanced workloads on available resources required for task execution. In this thesis, the enhancement of Non-Parametric Sequence Learning (NPSL), Perceptually Important Point (PIP) and Efficient Energy Resource Ranking- Virtual Machine Selection (ERVS) algorithms were proposed. The Non-Parametric Sequence-based Agglomerative Gaussian Mixture Model (NPSAGMM) technique was initially utilized to improve the detection of event and error outliers in the global space as the dimension of the dataset increases in size. Then, Perceptually Important Points K-means-enabled Cosine and Manhattan (PIP-KCM) technique was employed to recover missing data to improve the elimination of duplicate sensed data records. Finally, an Efficient Resource Balance Ranking- based Glow-warm Swarm Optimization (ERBV-GSO) technique was used to resolve the local search entrapment for near-optimal solutions and to reduce workload imbalance on available resources for task execution in the IoT-Cloud IaaS platform. Experiments were carried out using the NetworkX simulator and the results of N-PSAGMM, PIP-KCM and ERBV-GSO techniques with N-PSL, PIP, ERVS and Resource Fragmentation Aware (RF-Aware) algorithms were compared. The experimental results showed that the proposed NPSAGMM, PIP-KCM, and ERBV-GSO techniques produced a tremendous performance improvement rate based on 3.602%/6.74% Precision, 9.724%/8.77% Recall, 5.350%/4.42% Area under Curve for the detection of event and error outliers. Furthermore, the results indicated an improvement rate of 94.273% F1-score, 0.143 Reduction Ratio, and with minimum 0.149% Root Mean Squared Error for redundant data elimination as well as the minimum number of 608 Virtual Machine migrations, 47.62% Resource Utilization and 41.13% load balancing degree for the allocation of desired resources deployed to execute sensory data filtering tasks respectively. Therefore, the proposed techniques have proven to be effective for improving the load balancing of allocating the desired resources to execute efficient outlier (Event and Error) detection and eliminate redundant data records in the IoT-based Cloud IaaS Infrastructure

    Learning automata and sigma imperialist competitive algorithm for optimization of single and multi-objective functions

    Get PDF
    Evolutionary Algorithms (EA) consist of several heuristics which are able to solve optimisation tasks by imitating some aspects of natural evolution. Two widely-used EAs, namely Harmony Search (HS) and Imperialist Competitive Algorithm (ICA), are considered for improving single objective EA and Multi Objective EA (MOEA), respectively. HS is popular because of its speed and ICA has the ability for escaping local optima, which is an important criterion for a MOEA. In contrast, both algorithms have suffered some shortages. The HS algorithm could be trapped in local optima if its parameters are not tuned properly. This shortage causes low convergence rate and high computational time. In ICA, there is big obstacle that impedes ICA from becoming MOEA. ICA cannot be matched with crowded distance method which produces qualitative value for MOEAs, while ICA needs quantitative value to determine power of each solution. This research proposes a learnable EA, named learning automata harmony search (LAHS). The EA employs a learning automata (LA) based approach to ensure that HS parameters are learnable. This research also proposes a new MOEA based on ICA and Sigma method, named Sigma Imperialist Competitive Algorithm (SICA). Sigma method provides a mechanism to measure the solutions power based on their quantity value. The proposed LAHS and SICA algorithms are tested on wellknown single objective and multi objective benchmark, respectively. Both LAHS and MOICA show improvements in convergence rate and computational time in comparison to the well-known single EAs and MOEAs

    Modeling and optimization of electric discharge machining performances using harmony search algorithm

    Get PDF
    Electric Discharge Machining (EDM) is one of the widely used non-conventional machining processes for complex and difficult-to-machine materials. EDM technology has been improve significantly and has been developed in many ideas especially in the manufacturing industries that yielded enormous benefits in economic as well as generating keen interest in research area. A major issue in EDM process is how to obtain accurate results of the machining performance measurement value at optimal point of cutting conditions. Thus, this study proposed harmony search algorithm approach for optimization of surface roughness (Ra) in die sinking electric discharge machining (EDM). The mathematical model was developed using regression analysis based on four machining parameters which are pulse on time, peak current, servo voltage and servo speed. The result shows that the optimal solutions for Ra can be found with the minimum values of 1.3031 μm

    Multi-Objective Optimization of Input Machining Parameters to Machined AISI D2 Tool Steel Material

    Get PDF
    Poor surface finish on die and mould transfers the bad quality to processed parts. High surface roughness is an example of bad surface finish that is normally reduced by manual polishing after conventional milling machining process. Therefore, in order to avoid disadvantages by manual polishing and disadvantage by the machining, a sequence of two machining operations is proposed. The main operation is run by the machining and followed by Rotary Ultrasonic Machining Assisted Milling (RUMAM). However, this sequence operation requires optimum input parameters to generate the lowest surface roughness. Hence, this paper aims to optimize the input parameters for both machining operations by three soft-computing approaches – Genetic Algorithm, Tabu Search, and Particle Swarm Optimization. The method adopted in this paper begins with a fitness function development, optimization approach usage and ends up with result evaluation and validation. The soft-computing approaches result outperforms the experiment result in having minimum surface roughness. Based on the findings, the conclusion suggests that the lower surface roughness can be obtained by applying the input parameters at maximum for the cutting speed and vibration frequency, and at minimum for machining feed rate. This finding assists manufacturers to apply proper input values to obtain parts with minimum surface roughness
    corecore