Cloud computing is a dynamic and rapidly evolving field,where the demand for resources fluctuates continuously.This paper delves into the imperative need for adaptability in the allocation of resources to applications...Cloud computing is a dynamic and rapidly evolving field,where the demand for resources fluctuates continuously.This paper delves into the imperative need for adaptability in the allocation of resources to applications and services within cloud computing environments.The motivation stems from the pressing issue of accommodating fluctuating levels of user demand efficiently.By adhering to the proposed resource allocation method,we aim to achieve a substantial reduction in energy consumption.This reduction hinges on the precise and efficient allocation of resources to the tasks that require those most,aligning with the broader goal of sustainable and eco-friendly cloud computing systems.To enhance the resource allocation process,we introduce a novel knowledge-based optimization algorithm.In this study,we rigorously evaluate its efficacy by comparing it to existing algorithms,including the Flower Pollination Algorithm(FPA),Spark Lion Whale Optimization(SLWO),and Firefly Algo-rithm.Our findings reveal that our proposed algorithm,Knowledge Based Flower Pollination Algorithm(KB-FPA),consistently outperforms these conventional methods in both resource allocation efficiency and energy consumption reduction.This paper underscores the profound significance of resource allocation in the realm of cloud computing.By addressing the critical issue of adaptability and energy efficiency,it lays the groundwork for a more sustainable future in cloud computing systems.Our contribution to the field lies in the introduction of a new resource allocation strategy,offering the potential for significantly improved efficiency and sustainability within cloud computing infrastructures.展开更多
Internet Protocol version 6(IPv6)is the latest version of IP that goal to host 3.4×10^(38)unique IP addresses of devices in the network.IPv6 has introduced new features like Neighbour Discovery Protocol(NDP)and A...Internet Protocol version 6(IPv6)is the latest version of IP that goal to host 3.4×10^(38)unique IP addresses of devices in the network.IPv6 has introduced new features like Neighbour Discovery Protocol(NDP)and Address Auto-configuration Scheme.IPv6 needed several protocols like the Address Auto-configuration Scheme and Internet Control Message Protocol(ICMPv6).IPv6 is vulnerable to numerous attacks like Denial of Service(DoS)and Distributed Denial of Service(DDoS)which is one of the most dangerous attacks executed through ICMPv6 messages that impose security and financial implications.Therefore,an Intrusion Detection System(IDS)is a monitoring system of the security of a network that detects suspicious activities and deals with amassive amount of data comprised of repetitive and inappropriate features which affect the detection rate.A feature selection(FS)technique helps to reduce the computation time and complexity by selecting the optimum subset of features.This paper proposes a method for detecting DDoS flooding attacks(FA)based on ICMPv6 messages using a Binary Flower PollinationAlgorithm(BFPA-FA).The proposed method(BFPA-FA)employs FS technology with a support vector machine(SVM)to identify the most relevant,influential features.Moreover,The ICMPv6-DDoS dataset was used to demonstrate the effectiveness of the proposed method through different attack scenarios.The results show that the proposed method BFPAFA achieved the best accuracy rate(97.96%)for the ICMPv6 DDoS detection with a reduced number of features(9)to half the total(19)features.The proven proposed method BFPA-FAis effective in the ICMPv6 DDoS attacks via IDS.展开更多
Photovoltaic(PV)systems utilize maximum power point tracking(MPPT)controllers to optimize power output amidst varying environmental conditions.However,the presence of multiple peaks resulting from partial shading pose...Photovoltaic(PV)systems utilize maximum power point tracking(MPPT)controllers to optimize power output amidst varying environmental conditions.However,the presence of multiple peaks resulting from partial shading poses a challenge to the tracking operation.Under partial shade conditions,the global maximum power point(GMPP)may be missed by most traditional maximum power point tracker.The flower pollination algorithm(FPA)and particle swarm optimization(PSO)are two examples of metaheuristic techniques that can be used to solve the issue of failing to track the GMPP.This paper discusses and resolves all issues associated with using the standard FPA method as the MPPT for PV systems.The first issue is that the initial values of pollen are determined randomly at first,which can lead to premature convergence.To minimize the convergence time and enhance the possibility of detecting the GMPP,the initial pollen values were modified so that they were near the expected peak positions.Secondly,in the modified FPA,population fitness and switch probability values both influence swapping between two-mode optimization,which may improve the flower pollination algorithm’s tracking speed.The performance of the modified flower pollination algorithm(MFPA)is assessed through a comparison with the perturb and observe(P&O)method and the standard FPA method.The simulation results reveal that under different partial shading conditions,the tracking time for MFPA is 0.24,0.24,0.22,and 0.23 s,while for FPA,it is 0.4,0.35,0.45,and 0.37 s.Additionally,the simulation results demonstrate that MFPA achieves higher MPPT efficiency in the same four partial shading conditions,with values of 99.98%,99.90%,99.93%,and 99.26%,compared to FPA with MPPT efficiencies of 99.93%,99.88%,99.91%,and 99.18%.Based on the findings from simulations,the proposed method effectively and accurately tracks the GMPP across a diverse set of environmental conditions.展开更多
Load frequency control plays a vital role in power system operation and control. LFC regulates the frequency of larger interconnected power systems and keeps the net interchange of power between the pool members at pr...Load frequency control plays a vital role in power system operation and control. LFC regulates the frequency of larger interconnected power systems and keeps the net interchange of power between the pool members at predetermined values for the corresponding changes in load demand. In this paper, the two-area, hydrothermal deregulated power system is considered with Redox Flow Batteries (RFB) in both the areas. RFB is an energy storage device, which converts electrical energy into chemical energy, that is used to meet the sudden requirement of real power load and hence very effective in reducing the peak shoots. With conventional proportional-integral (PI) controller, it is difficult to get the optimum solution. Hence, intelligent techniques are used to tune the PI controller of the LFC to improve the dynamic response. In the family of intelligent techniques, a recent nature inspired algorithm called the Flower Pollination Algorithm (FPA) gives the global minima solution. The optimal value of the controller is determined by minimizing the ISE. The results show that the proposed FPA tuned PI controller improves the dynamic response of the deregulated system faster than the PI controller for different cases. The simulation is implemented in MATLAB environment.展开更多
Parkinson’s disease is a neurodegenerative disorder that inflicts irreversible damage on humans.Some experimental data regarding Parkinson’s patients are redundant and irrelevant,posing significant challenges for di...Parkinson’s disease is a neurodegenerative disorder that inflicts irreversible damage on humans.Some experimental data regarding Parkinson’s patients are redundant and irrelevant,posing significant challenges for disease detection.Therefore,there is a need to devise an effective method for the selective extraction of disease-specific information,ensuring both accuracy and the utilization of fewer features.In this paper,a Binary Hybrid Artificial Hummingbird and Flower Pollination Algorithm(FPA),called BFAHA,is proposed to solve the problem of Parkinson’s disease diagnosis based on speech signals.First,combining FPA with Artificial Hummingbird Algorithm(AHA)can take advantage of the strong global exploration ability possessed by FPA to improve the disadvantages of AHA,such as premature convergence and easy falling into local optimum.Second,the Hemming distance is used to determine the difference between the other individuals in the population and the optimal individual after each iteration,if the difference is too significant,the cross-mutation strategy in the genetic algorithm(GA)is used to induce the population individuals to keep approaching the optimal individual in the random search process to speed up finding the optimal solution.Finally,an S-shaped function converts the improved algorithm into a binary version to suit the characteristics of the feature selection(FS)tasks.In this paper,10 high-dimensional datasets from UCI and the ASU are used to test the performance of BFAHA and apply it to Parkinson’s disease diagnosis.Compared with other state-of-the-art algorithms,BFAHA shows excellent competitiveness in both the test datasets and the classification problem,indicating that the algorithm proposed in this study has apparent advantages in the field of feature selection.展开更多
In this paper,a novel design of the flower pollination algorithm is presented for model identification problems in nonlinear active noise control systems.The recently introduced flower pollination based heuristics is ...In this paper,a novel design of the flower pollination algorithm is presented for model identification problems in nonlinear active noise control systems.The recently introduced flower pollination based heuristics is implemented to minimize the mean squared error based merit/cost function representing the scenarios of active noise control system with linear/nonlinear and primary/secondary paths based on the sinusoidal signal,random and complex random signals as noise interferences.The flower pollination heuristics based active noise controllers are formulated through exploitation of nonlinear filtering with Volterra series.The comparative study on statistical observations in terms of accuracy,convergence and complexity measures demonstrates that the proposed meta-heuristic of flower pollination algorithm is reliable,accurate,stable as well as robust for active noise control system.The accuracy of the proposed nature inspired computing of flower pollination is in good agreement with the state of the art counterpart solvers based on variants of genetic algorithms,particle swarm optimization,backtracking search optimization algorithm,fireworks optimization algorithm along with their memetic combination with local search methodologies.Moreover,the central tendency and variation based statistical indices further validate the consistency and reliability of the proposed scheme mimic the mathematical model for the process of flower pollination systems.展开更多
For the last few decades,the parameter estimation of electromagnetic plane waves i.e.,far field sources,impinging on antenna array geometries has attracted a lot of researchers due to their use in radar,sonar and unde...For the last few decades,the parameter estimation of electromagnetic plane waves i.e.,far field sources,impinging on antenna array geometries has attracted a lot of researchers due to their use in radar,sonar and under water acoustic environments.In this work,nature inspired heuristics based on the flower pollination algorithm(FPA)is designed for the estimation problem of amplitude and direction of arrival of far field sources impinging on uniform linear array(ULA).Using the approximation in mean squared error sense,a fitness function of the problem is developed and the strength of the FPA is utilized for optimization of the cost function representing scenarios for various number of sources non-coherent located in the far field.The worth of the proposed FPA based nature inspired computing heuristic is established through assessment studies on fitness,histograms,cumulative distribution function and box plots analysis.The other worthy perks of the proposed scheme include simplicity of concept,ease in the implementation,extendibility and wide range of applicability to solve complex optimization problems.These salient features make the proposed approach as an attractive alternative to be exploited for solving different parameter estimation problems arising in nonlinear systems,power signal modelling,image processing and fault diagnosis.展开更多
Solar energy is a widely used type of renewable energy.Photovoltaic arrays are used to harvest solar energy.The major goal,in harvesting the maximum possible power,is to operate the system at its maximum power point(M...Solar energy is a widely used type of renewable energy.Photovoltaic arrays are used to harvest solar energy.The major goal,in harvesting the maximum possible power,is to operate the system at its maximum power point(MPP).If the irradiation conditions are uniform,the P-V curve of the PV array has only one peak that is called its MPP.But when the irradiation conditions are non-uniform,the P-V curve has multiple peaks.Each peak represents an MPP for a specific irradiation condition.The highest of all the peaks is called Global Maximum Power Point(GMPP).Under uniform irradiation conditions,there is zero or no partial shading.But the changing irradiance causes a shading effect which is called Partial Shading.Many conventional and soft computing techniques have been in use to harvest solar energy.These techniques perform well under uniform and weak shading conditions but fail when shading conditions are strong.In this paper,a new method is proposed which uses Machine Learning based algorithm called Opposition-Based-Learning(OBL)to deal with partial shading conditions.Simulation studies on different cases of partial shading have proven this technique effective in attaining MPP.展开更多
In this research,an Artificial Bee Colony(ABC)algorithm based Selective Harmonics Elimination(SHE)technique is used as a pulse generator in a reduced switch fifteen level inverter that receives input from a PV system....In this research,an Artificial Bee Colony(ABC)algorithm based Selective Harmonics Elimination(SHE)technique is used as a pulse generator in a reduced switch fifteen level inverter that receives input from a PV system.Pulse width modulation based on Selective Harmonics Elimination is mostly used to suppress lower-order harmonics.A high gain DC-DC-SEPIC converter keeps the photovoltaic(PV)panel’s output voltage constant.The Grey Wolf Optimization(GWO)filter removes far more Photovoltaic panel energy from the sunlight frame.To eliminate voltage harmonics,this unique inverter architecture employs a multi-carrier duty cycle,a high-frequency modulation approach.The proposed ABC harmonics elimination approach is compared to SHE strategies based on Particle Swarm Optimization(PSO)and Flower Pollination Algorithm(FPA).The suggested system’s performance is simulated and measured using the MATLAB simulation tool.The proposed ABC approach has a THD level of 4.86%,which is better than the PSO and FPA methods.展开更多
Purpose-The main aim of this paper is to design a technique for improving the quality of EEG signal by removing artefacts which is obtained during acquisition.Initially,pre-processing is done on EEG signal for quality...Purpose-The main aim of this paper is to design a technique for improving the quality of EEG signal by removing artefacts which is obtained during acquisition.Initially,pre-processing is done on EEG signal for quality improvement.Then,by using wavelet transform(WT)feature extraction is done.The artefacts present in the EEG are removed using deep convLSTM.This deep convLSTM is trained by proposed fractional calculus based flower pollination optimisation algorithm.Design/methodology/approach-Nowadays’EEG signals play vital role in the field of neurophysiologic research.Brain activities of human can be analysed by using EEG signals.These signals are frequently affected by noise during acquisition and other external disturbances,which lead to degrade the signal quality.Denoising of EEG signals is necessary for the effective usage of signals in any application.This paper proposes a new technique named as flower pollination fractional calculus optimisation(FPFCO)algorithm for the removal of artefacts fromEEGsignal through deep learning scheme.FPFCOalgorithmis the integration of flower pollination optimisation and fractional calculus which takes the advantages of both the flower pollination optimisation and fractional calculus which is used to train the deep convLSTM.The existed FPO algorithm is used for solution update through global and local pollinations.In this case,the fractional calculus(FC)method attempts to include the past solution by including the second order derivative.As a result,the suggested FPFCO algorithm approaches the best solution faster than the existing flower pollination optimization(FPO)method.Initially,5 EEGsignals are contaminated by artefacts such asEMG,EOG,EEGand randomnoise.These contaminatedEEG signals are pre-processed to remove baseline and power line noises.Further,feature extraction is done by using WTand extracted features are applied to deep convLSTM,which is trained by proposed fractional calculus based flower pollination optimisation algorithm.FPFCO is used for the effective removal of artefacts from EEG signal.The proposed technique is compared with existing techniques in terms of SNR and MSE.Findings-The proposed technique is compared with existing techniques in terms of SNR,RMSE and MSE.Originality/value-100%.展开更多
Purpose–The two-tank level control system is one of the real-world’s second-order system(SOS)widely used as the process control in industries.It is normally operated under the Proportional integral and derivative(PI...Purpose–The two-tank level control system is one of the real-world’s second-order system(SOS)widely used as the process control in industries.It is normally operated under the Proportional integral and derivative(PID)feedback control loop.The conventional PID controller performance degrades significantly in the existence of modeling uncertainty,faults and process disturbances.To overcome these limitations,the paper suggests an interval type-2 fuzzy logic based Tilt-Integral-Derivative Controller(IT2TID)which is modified structure of PID controller.Design/methodology/approach–In this paper,an optimization IT2TID controller design for the conical,noninteracting level control system is presented.Regarding to modern optimization context,the flower pollination algorithm(FPA),among the most coherent population-based metaheuristic optimization techniques is applied to search for the appropriate IT2FTID’s and IT2FPID’s parameters.The proposed FPA-based IT2FTID/IT2FPID design framework is considered as the constrained optimization problem.System responses obtained by the IT2FTID controller designed by the FPA will be differentiated with those acquired by the IT2FPID controller also designed by the FPA.Findings–As the results,it was found that the IT2FTID can provide the very satisfactory tracking and regulating responses of the conical two-tank noninteracting level control system superior as compared to IT2FPID significantly under the actuator and system component faults.Additionally,statistical Z-test carried out for both the controllers and an effectiveness of the proposed IT2FTID controller is proven as compared to IT2FPID and existing passive fault tolerant controller in recent literature.Originality/value–Application of new metaheuristic algorithm to optimize interval type-2 fractional order TID controller for nonlinear level control system with two type of faults.Also,proposed method will compare with other method and statistical analysis will be presented.展开更多
Purpose-In recent times,fuzzy logic is gaining more and more attention,and this is because of the capability of understanding the functioning of the system as per human knowledge-based system.The main contribution of ...Purpose-In recent times,fuzzy logic is gaining more and more attention,and this is because of the capability of understanding the functioning of the system as per human knowledge-based system.The main contribution of the work is dynamically adapting the important parameters throughout the execution of the flower pollination algorithm(FPA)using concepts of fuzzy logic.By adapting the main parameters of the metaheuristics,the performance and accuracy of the metaheuristic have been improving in a varied range of applications.Design/methodology/approach-The fuzzy logic-based parameter adaptation in the FPA is proposed.In addition,type2 fuzzy logic is used to design fuzzy inference system for dynamic parameter adaptation in metaheuristics,which can help in eliminating uncertainty and hence offers an attractive improvement in dynamic parameter adaption in metaheuristic method,and,in reality,the effectiveness of the interval type2 fuzzy inference system(IT2 FIS)has shown to provide improved results as matched to type-1 fuzzy inference system(T1 FIS)in some latest work.Findings-One case study is considered for testing the proposed approach in a fault tolerant control problem without faults and with partial loss of effectiveness of main actuator fault with abrupt and incipient nature.For comparison between the type-1 fuzzy FPA and interval type-2 fuzzy FPA is presented using statitical analysis which validates the advantages of the interval type2 fuzzy FPA.The statistical Z-test is presented for comparison of efficiency between two fuzzy variants of the FPA optimization method.Originality/value-The main contribution of the work is a dynamical adaptation of the important parameters throughout the execution of the flower pollination optimization algorithm using concepts of type2 fuzzy logic.By adapting the main parameters of the metaheuristics,the performance and accuracy of the metaheuristic have been improving in a varied range of applications.展开更多
基金supported by the Ministerio Espanol de Ciencia e Innovación under Project Number PID2020-115570GB-C22 MCIN/AEI/10.13039/501100011033 and by the Cátedra de Empresa Tecnología para las Personas(UGR-Fujitsu).
文摘Cloud computing is a dynamic and rapidly evolving field,where the demand for resources fluctuates continuously.This paper delves into the imperative need for adaptability in the allocation of resources to applications and services within cloud computing environments.The motivation stems from the pressing issue of accommodating fluctuating levels of user demand efficiently.By adhering to the proposed resource allocation method,we aim to achieve a substantial reduction in energy consumption.This reduction hinges on the precise and efficient allocation of resources to the tasks that require those most,aligning with the broader goal of sustainable and eco-friendly cloud computing systems.To enhance the resource allocation process,we introduce a novel knowledge-based optimization algorithm.In this study,we rigorously evaluate its efficacy by comparing it to existing algorithms,including the Flower Pollination Algorithm(FPA),Spark Lion Whale Optimization(SLWO),and Firefly Algo-rithm.Our findings reveal that our proposed algorithm,Knowledge Based Flower Pollination Algorithm(KB-FPA),consistently outperforms these conventional methods in both resource allocation efficiency and energy consumption reduction.This paper underscores the profound significance of resource allocation in the realm of cloud computing.By addressing the critical issue of adaptability and energy efficiency,it lays the groundwork for a more sustainable future in cloud computing systems.Our contribution to the field lies in the introduction of a new resource allocation strategy,offering the potential for significantly improved efficiency and sustainability within cloud computing infrastructures.
文摘Internet Protocol version 6(IPv6)is the latest version of IP that goal to host 3.4×10^(38)unique IP addresses of devices in the network.IPv6 has introduced new features like Neighbour Discovery Protocol(NDP)and Address Auto-configuration Scheme.IPv6 needed several protocols like the Address Auto-configuration Scheme and Internet Control Message Protocol(ICMPv6).IPv6 is vulnerable to numerous attacks like Denial of Service(DoS)and Distributed Denial of Service(DDoS)which is one of the most dangerous attacks executed through ICMPv6 messages that impose security and financial implications.Therefore,an Intrusion Detection System(IDS)is a monitoring system of the security of a network that detects suspicious activities and deals with amassive amount of data comprised of repetitive and inappropriate features which affect the detection rate.A feature selection(FS)technique helps to reduce the computation time and complexity by selecting the optimum subset of features.This paper proposes a method for detecting DDoS flooding attacks(FA)based on ICMPv6 messages using a Binary Flower PollinationAlgorithm(BFPA-FA).The proposed method(BFPA-FA)employs FS technology with a support vector machine(SVM)to identify the most relevant,influential features.Moreover,The ICMPv6-DDoS dataset was used to demonstrate the effectiveness of the proposed method through different attack scenarios.The results show that the proposed method BFPAFA achieved the best accuracy rate(97.96%)for the ICMPv6 DDoS detection with a reduced number of features(9)to half the total(19)features.The proven proposed method BFPA-FAis effective in the ICMPv6 DDoS attacks via IDS.
文摘Photovoltaic(PV)systems utilize maximum power point tracking(MPPT)controllers to optimize power output amidst varying environmental conditions.However,the presence of multiple peaks resulting from partial shading poses a challenge to the tracking operation.Under partial shade conditions,the global maximum power point(GMPP)may be missed by most traditional maximum power point tracker.The flower pollination algorithm(FPA)and particle swarm optimization(PSO)are two examples of metaheuristic techniques that can be used to solve the issue of failing to track the GMPP.This paper discusses and resolves all issues associated with using the standard FPA method as the MPPT for PV systems.The first issue is that the initial values of pollen are determined randomly at first,which can lead to premature convergence.To minimize the convergence time and enhance the possibility of detecting the GMPP,the initial pollen values were modified so that they were near the expected peak positions.Secondly,in the modified FPA,population fitness and switch probability values both influence swapping between two-mode optimization,which may improve the flower pollination algorithm’s tracking speed.The performance of the modified flower pollination algorithm(MFPA)is assessed through a comparison with the perturb and observe(P&O)method and the standard FPA method.The simulation results reveal that under different partial shading conditions,the tracking time for MFPA is 0.24,0.24,0.22,and 0.23 s,while for FPA,it is 0.4,0.35,0.45,and 0.37 s.Additionally,the simulation results demonstrate that MFPA achieves higher MPPT efficiency in the same four partial shading conditions,with values of 99.98%,99.90%,99.93%,and 99.26%,compared to FPA with MPPT efficiencies of 99.93%,99.88%,99.91%,and 99.18%.Based on the findings from simulations,the proposed method effectively and accurately tracks the GMPP across a diverse set of environmental conditions.
文摘Load frequency control plays a vital role in power system operation and control. LFC regulates the frequency of larger interconnected power systems and keeps the net interchange of power between the pool members at predetermined values for the corresponding changes in load demand. In this paper, the two-area, hydrothermal deregulated power system is considered with Redox Flow Batteries (RFB) in both the areas. RFB is an energy storage device, which converts electrical energy into chemical energy, that is used to meet the sudden requirement of real power load and hence very effective in reducing the peak shoots. With conventional proportional-integral (PI) controller, it is difficult to get the optimum solution. Hence, intelligent techniques are used to tune the PI controller of the LFC to improve the dynamic response. In the family of intelligent techniques, a recent nature inspired algorithm called the Flower Pollination Algorithm (FPA) gives the global minima solution. The optimal value of the controller is determined by minimizing the ISE. The results show that the proposed FPA tuned PI controller improves the dynamic response of the deregulated system faster than the PI controller for different cases. The simulation is implemented in MATLAB environment.
基金supported by the National Natural Science Foundation of China under Grant Nos.U21A20464,62066005the Innovation Project of Guangxi Graduate Education under Grant No.YCSW2023259.
文摘Parkinson’s disease is a neurodegenerative disorder that inflicts irreversible damage on humans.Some experimental data regarding Parkinson’s patients are redundant and irrelevant,posing significant challenges for disease detection.Therefore,there is a need to devise an effective method for the selective extraction of disease-specific information,ensuring both accuracy and the utilization of fewer features.In this paper,a Binary Hybrid Artificial Hummingbird and Flower Pollination Algorithm(FPA),called BFAHA,is proposed to solve the problem of Parkinson’s disease diagnosis based on speech signals.First,combining FPA with Artificial Hummingbird Algorithm(AHA)can take advantage of the strong global exploration ability possessed by FPA to improve the disadvantages of AHA,such as premature convergence and easy falling into local optimum.Second,the Hemming distance is used to determine the difference between the other individuals in the population and the optimal individual after each iteration,if the difference is too significant,the cross-mutation strategy in the genetic algorithm(GA)is used to induce the population individuals to keep approaching the optimal individual in the random search process to speed up finding the optimal solution.Finally,an S-shaped function converts the improved algorithm into a binary version to suit the characteristics of the feature selection(FS)tasks.In this paper,10 high-dimensional datasets from UCI and the ASU are used to test the performance of BFAHA and apply it to Parkinson’s disease diagnosis.Compared with other state-of-the-art algorithms,BFAHA shows excellent competitiveness in both the test datasets and the classification problem,indicating that the algorithm proposed in this study has apparent advantages in the field of feature selection.
基金supported by the National Natural Science Foundation of China under Grant Nos.51977153,51977161,51577046State Key Program of National Natural Science Foundation of China under Grant Nos.51637004+1 种基金National Key Research and Development Plan“important scientific instruments and equipment development”Grant No.2016YFF010220Equipment research project in advance Grant No.41402040301.
文摘In this paper,a novel design of the flower pollination algorithm is presented for model identification problems in nonlinear active noise control systems.The recently introduced flower pollination based heuristics is implemented to minimize the mean squared error based merit/cost function representing the scenarios of active noise control system with linear/nonlinear and primary/secondary paths based on the sinusoidal signal,random and complex random signals as noise interferences.The flower pollination heuristics based active noise controllers are formulated through exploitation of nonlinear filtering with Volterra series.The comparative study on statistical observations in terms of accuracy,convergence and complexity measures demonstrates that the proposed meta-heuristic of flower pollination algorithm is reliable,accurate,stable as well as robust for active noise control system.The accuracy of the proposed nature inspired computing of flower pollination is in good agreement with the state of the art counterpart solvers based on variants of genetic algorithms,particle swarm optimization,backtracking search optimization algorithm,fireworks optimization algorithm along with their memetic combination with local search methodologies.Moreover,the central tendency and variation based statistical indices further validate the consistency and reliability of the proposed scheme mimic the mathematical model for the process of flower pollination systems.
基金the Deanship of Scientific Research at Majmaah University for supporting this work under Project Number No.R-2021-27.
文摘For the last few decades,the parameter estimation of electromagnetic plane waves i.e.,far field sources,impinging on antenna array geometries has attracted a lot of researchers due to their use in radar,sonar and under water acoustic environments.In this work,nature inspired heuristics based on the flower pollination algorithm(FPA)is designed for the estimation problem of amplitude and direction of arrival of far field sources impinging on uniform linear array(ULA).Using the approximation in mean squared error sense,a fitness function of the problem is developed and the strength of the FPA is utilized for optimization of the cost function representing scenarios for various number of sources non-coherent located in the far field.The worth of the proposed FPA based nature inspired computing heuristic is established through assessment studies on fitness,histograms,cumulative distribution function and box plots analysis.The other worthy perks of the proposed scheme include simplicity of concept,ease in the implementation,extendibility and wide range of applicability to solve complex optimization problems.These salient features make the proposed approach as an attractive alternative to be exploited for solving different parameter estimation problems arising in nonlinear systems,power signal modelling,image processing and fault diagnosis.
基金supported by the Xiamen University Malaysia Research Fund XMUMRF Grant No:XMUMRF/2019-C3/IECE/0007(received by R.M.Mehmood)The authors are grateful to the Taif University Researchers Supporting Project Number(TURSP-2020/79),Taif University,Taif,Saudi Arabia for funding this work(received by M.Shorfuzzaman).
文摘Solar energy is a widely used type of renewable energy.Photovoltaic arrays are used to harvest solar energy.The major goal,in harvesting the maximum possible power,is to operate the system at its maximum power point(MPP).If the irradiation conditions are uniform,the P-V curve of the PV array has only one peak that is called its MPP.But when the irradiation conditions are non-uniform,the P-V curve has multiple peaks.Each peak represents an MPP for a specific irradiation condition.The highest of all the peaks is called Global Maximum Power Point(GMPP).Under uniform irradiation conditions,there is zero or no partial shading.But the changing irradiance causes a shading effect which is called Partial Shading.Many conventional and soft computing techniques have been in use to harvest solar energy.These techniques perform well under uniform and weak shading conditions but fail when shading conditions are strong.In this paper,a new method is proposed which uses Machine Learning based algorithm called Opposition-Based-Learning(OBL)to deal with partial shading conditions.Simulation studies on different cases of partial shading have proven this technique effective in attaining MPP.
文摘In this research,an Artificial Bee Colony(ABC)algorithm based Selective Harmonics Elimination(SHE)technique is used as a pulse generator in a reduced switch fifteen level inverter that receives input from a PV system.Pulse width modulation based on Selective Harmonics Elimination is mostly used to suppress lower-order harmonics.A high gain DC-DC-SEPIC converter keeps the photovoltaic(PV)panel’s output voltage constant.The Grey Wolf Optimization(GWO)filter removes far more Photovoltaic panel energy from the sunlight frame.To eliminate voltage harmonics,this unique inverter architecture employs a multi-carrier duty cycle,a high-frequency modulation approach.The proposed ABC harmonics elimination approach is compared to SHE strategies based on Particle Swarm Optimization(PSO)and Flower Pollination Algorithm(FPA).The suggested system’s performance is simulated and measured using the MATLAB simulation tool.The proposed ABC approach has a THD level of 4.86%,which is better than the PSO and FPA methods.
文摘Purpose-The main aim of this paper is to design a technique for improving the quality of EEG signal by removing artefacts which is obtained during acquisition.Initially,pre-processing is done on EEG signal for quality improvement.Then,by using wavelet transform(WT)feature extraction is done.The artefacts present in the EEG are removed using deep convLSTM.This deep convLSTM is trained by proposed fractional calculus based flower pollination optimisation algorithm.Design/methodology/approach-Nowadays’EEG signals play vital role in the field of neurophysiologic research.Brain activities of human can be analysed by using EEG signals.These signals are frequently affected by noise during acquisition and other external disturbances,which lead to degrade the signal quality.Denoising of EEG signals is necessary for the effective usage of signals in any application.This paper proposes a new technique named as flower pollination fractional calculus optimisation(FPFCO)algorithm for the removal of artefacts fromEEGsignal through deep learning scheme.FPFCOalgorithmis the integration of flower pollination optimisation and fractional calculus which takes the advantages of both the flower pollination optimisation and fractional calculus which is used to train the deep convLSTM.The existed FPO algorithm is used for solution update through global and local pollinations.In this case,the fractional calculus(FC)method attempts to include the past solution by including the second order derivative.As a result,the suggested FPFCO algorithm approaches the best solution faster than the existing flower pollination optimization(FPO)method.Initially,5 EEGsignals are contaminated by artefacts such asEMG,EOG,EEGand randomnoise.These contaminatedEEG signals are pre-processed to remove baseline and power line noises.Further,feature extraction is done by using WTand extracted features are applied to deep convLSTM,which is trained by proposed fractional calculus based flower pollination optimisation algorithm.FPFCO is used for the effective removal of artefacts from EEG signal.The proposed technique is compared with existing techniques in terms of SNR and MSE.Findings-The proposed technique is compared with existing techniques in terms of SNR,RMSE and MSE.Originality/value-100%.
文摘Purpose–The two-tank level control system is one of the real-world’s second-order system(SOS)widely used as the process control in industries.It is normally operated under the Proportional integral and derivative(PID)feedback control loop.The conventional PID controller performance degrades significantly in the existence of modeling uncertainty,faults and process disturbances.To overcome these limitations,the paper suggests an interval type-2 fuzzy logic based Tilt-Integral-Derivative Controller(IT2TID)which is modified structure of PID controller.Design/methodology/approach–In this paper,an optimization IT2TID controller design for the conical,noninteracting level control system is presented.Regarding to modern optimization context,the flower pollination algorithm(FPA),among the most coherent population-based metaheuristic optimization techniques is applied to search for the appropriate IT2FTID’s and IT2FPID’s parameters.The proposed FPA-based IT2FTID/IT2FPID design framework is considered as the constrained optimization problem.System responses obtained by the IT2FTID controller designed by the FPA will be differentiated with those acquired by the IT2FPID controller also designed by the FPA.Findings–As the results,it was found that the IT2FTID can provide the very satisfactory tracking and regulating responses of the conical two-tank noninteracting level control system superior as compared to IT2FPID significantly under the actuator and system component faults.Additionally,statistical Z-test carried out for both the controllers and an effectiveness of the proposed IT2FTID controller is proven as compared to IT2FPID and existing passive fault tolerant controller in recent literature.Originality/value–Application of new metaheuristic algorithm to optimize interval type-2 fractional order TID controller for nonlinear level control system with two type of faults.Also,proposed method will compare with other method and statistical analysis will be presented.
文摘Purpose-In recent times,fuzzy logic is gaining more and more attention,and this is because of the capability of understanding the functioning of the system as per human knowledge-based system.The main contribution of the work is dynamically adapting the important parameters throughout the execution of the flower pollination algorithm(FPA)using concepts of fuzzy logic.By adapting the main parameters of the metaheuristics,the performance and accuracy of the metaheuristic have been improving in a varied range of applications.Design/methodology/approach-The fuzzy logic-based parameter adaptation in the FPA is proposed.In addition,type2 fuzzy logic is used to design fuzzy inference system for dynamic parameter adaptation in metaheuristics,which can help in eliminating uncertainty and hence offers an attractive improvement in dynamic parameter adaption in metaheuristic method,and,in reality,the effectiveness of the interval type2 fuzzy inference system(IT2 FIS)has shown to provide improved results as matched to type-1 fuzzy inference system(T1 FIS)in some latest work.Findings-One case study is considered for testing the proposed approach in a fault tolerant control problem without faults and with partial loss of effectiveness of main actuator fault with abrupt and incipient nature.For comparison between the type-1 fuzzy FPA and interval type-2 fuzzy FPA is presented using statitical analysis which validates the advantages of the interval type2 fuzzy FPA.The statistical Z-test is presented for comparison of efficiency between two fuzzy variants of the FPA optimization method.Originality/value-The main contribution of the work is a dynamical adaptation of the important parameters throughout the execution of the flower pollination optimization algorithm using concepts of type2 fuzzy logic.By adapting the main parameters of the metaheuristics,the performance and accuracy of the metaheuristic have been improving in a varied range of applications.