共查询到20条相似文献,搜索用时 0 毫秒
1.
In this paper, optimal sets of filter coefficients are searched by a meta-heuristic optimization technique called Harmony Search (HS) algorithm for infinite impulse response (IIR) system identification problem. For different optimization problems, HS algorithm undergoes three basic rules; namely Random Selection (RS), Harmony Memory Consideration (HMC), and Pitch Adjustment (PA) rules, which are inspired from the process that the musicians use to improvise a perfect state of harmony with the consummate skill of blending notes in tune. With the help of the properly selected control parameters, a perfect balance is achieved in exploration and exploitation in searching phases. The detailed analysis of simulation results emphasizes the strength of HS algorithm to find the near-global optimal solution, quality of convergence profile and the speed of convergence while tested against standard benchmark examples for same and reduced order models. 相似文献
2.
《Simulation Modelling Practice and Theory》2007,15(8):970-988
A recursive identification algorithm is used to identify mechatronic systems using impulse response data. The algorithm is based on an auto regressive moving average (ARMA) model with a steepest descent method to minimize the least square error between the original and predicted outputs. Two mechatronic systems are tested: DC motor and gyroscope. Impulse voltage input is used to excite the system and the angular speed output is measured. In both systems, the torque and angular velocity outputs are dependent on the voltage and current inputs. This relationship is governed by characteristics such as inductance, resistance, moment of inertia, friction, load, and system constants. Once the ARMA model is constructed, the transfer function is realized. Then the input voltage is varied and the identified model results are compared with the original system. Simulation results using Simulink and experimental results using Labview with data acquisition card (DAQ) are presented. Results show that the recursive identification algorithm is able to identify the two systems with minimal error. 相似文献
3.
In this paper, an efficient technique for optimal design of digital infinite impulse response (IIR) filter with minimum passband error (e p ), minimum stopband error (e s ), high stopband attenuation (A s ), and also free from limit cycle effect is proposed using cuckoo search (CS) algorithm. In the proposed method, error function, which is multi-model and non-differentiable in the heuristic surface, is constructed as the mean squared difference between the designed and desired response in frequency domain, and is optimized using CS algorithm. Computational efficiency of the proposed technique for exploration in search space is examined, and during exploration, stability of filter is maintained by considering lattice representation of the denominator polynomials, which requires less computational complexity as well as it improves the exploration ability in search space for designing higher filter taps. A comparative study of the proposed method with other algorithms is made, and the obtained results show that 90% reduction in errors is achieved using the proposed method. However, computational complexity in term of CPU time is increased as compared to other existing algorithms. 相似文献
4.
5.
Tufan Kumbasar Ibrahim Eksin Mujde Guzelkaya Engin Yesil 《Expert systems with applications》2011,38(10):12356-12364
The use of inverse system model as a controller might be an efficient way in controlling non-linear systems. It is also a known fact that fuzzy logic modeling is a powerful tool in representing nonlinear systems. Therefore, inverse fuzzy model can be used as a controller for controlling nonlinear plants. In this context, firstly, a new fuzzy model based inverse controller design methodology is presented in this study. The design methodology introduced here is based on a recursive optimization procedure that searches for an optimal inverse model control signal at every sampling time. Since the task of optimization should be accomplished in between two sampling periods the use of a fast optimization algorithm becomes essential. For this reason, Big Bang-Big Crunch (BB-BC) optimization algorithm is used due to its low computational time and high global convergence properties. Even though, inverse model controllers may produce perfect control while operating in an open loop fashion, this open loop control would not be sufficient in the case of modeling mismatches or disturbances that might occur over the system. In order to overcome this problem, secondly, an on-line adaptation mechanism via BB-BC optimization algorithm is introduced in addition to BB-BC optimization based fuzzy model inverse controller. The adaptation mechanism is used to update the related parameters of the model while minimizing the absolute value of the instantaneous error between the system and model outputs. In this manner, the system output is somehow fed back, the overall control form can be considered as a closed-loop system. The new fuzzy model based inverse control scheme with the new online adaptation mechanism has been implemented and tested on the two real time processes; namely, heat transfer and pH processes and very satisfactory results has been reported. 相似文献
6.
《Expert systems with applications》2014,41(13):5917-5937
Although genetic algorithms (GAs) have proved their ability to provide answers to the limitations of more conventional methods, they are comparatively inefficient in terms of the time needed to reach a repeatable solution of desired quality. An inappropriate selection of driving parameters is frequently blamed by practitioners. The use of hybrid schemes is interesting but often limited as they are computationally expensive and versatile. This paper presents a novel hybrid genetic algorithm (HGA) for the design of digital filters. HGA combines a pure genetic process and a dedicated local approach in an innovative and efficient way. The pure genetic process embeds several mechanisms that interact to make the GA self-adaptive in the management of the balance between diversity and elitism during the genetic life. The local approach concerns convergence of the algorithm and is highly optimized so as to be tractable. Only some promising reference chromosomes are submitted to the local procedure through a specific selection process. They are more likely to converge towards different local optima. This selective procedure is fully automatic and avoids excessive computational time costs as only a few chromosomes are concerned. The hybridization and the mechanisms involved afford the GA great flexibility. It therefore avoids laborious manual tuning and improves the usability of GAs for the specific area of FIR filter design. Experiments performed with various types of filters highlight the recurrent contribution of hybridization in improving performance. The experiments also reveal the advantages of our proposal compared to more conventional filter design approaches and some reference GAs in this field of application. 相似文献
7.
Inclined planes system optimization (IPO) is a new optimization algorithm inspired by the sliding motion dynamic along a frictionless inclined surface. In this paper, with the aim of create a powerful trade-off between the concepts of exploitation and exploration, and rectify the complexity of their structural parameters in the standard IPO, a modified version of IPO (called MIPO) is introduced as an efficient optimization algorithm for digital infinite-impulse-response (IIR) filters model identification. The IIR model identification is a complex and practical challenging problem due to multimodal error surface entanglement that many researches have been reported for it. In this work, MIPO utilizes an appropriate mechanism based on the executive steps of algorithm with the constant damp factors. To do this, unknown filter parameters are considered as a vector to be optimized. In implementation, at first, to demonstrate the effectiveness of the proposed method, 10 well-known benchmark functions have been considered for evaluating and testing. In addition, statistical analysis on the powerfulness, efficiency and applicability of the MIPO algorithm are presented. Obtained results in compared to some other popular methods, confirm the efficiency of the MIPO algorithm that makes the best optimal solutions and has a better performance and acceptable solutions. 相似文献
8.
We propose a new framework for hybrid system identification, which relies on continuous optimization. This framework is based on the minimization of a cost function that can be chosen as either the minimum or the product of loss functions. The former is inspired by traditional estimation methods, while the latter is inspired by recent algebraic and support vector regression approaches to hybrid system identification. In both cases, the identification problem is recast as a continuous optimization program involving only the real parameters of the model as variables, thus avoiding the use of discrete optimization. This program can be solved efficiently by using standard optimization methods even for very large data sets. In addition, the proposed framework easily incorporates robustness to different kinds of outliers through the choice of the loss function. 相似文献
9.
Seyedali Mirjalili Gai-Ge Wang Leandro dos S. Coelho 《Neural computing & applications》2014,25(6):1423-1435
The PSOGSA is a novel hybrid optimization algorithm, combining strengths of both particle swarm optimization (PSO) and gravitational search algorithm (GSA). It has been proven that this algorithm outperforms both PSO and GSA in terms of improved exploration and exploitation. The original version of this algorithm is well suited for problems with continuous search space. Some problems, however, have binary parameters. This paper proposes a binary version of hybrid PSOGSA called BPSOGSA to solve these kinds of optimization problems. The paper also considers integration of adaptive values to further balance exploration and exploitation of BPSOGSA. In order to evaluate the efficiencies of the proposed binary algorithm, 22 benchmark functions are employed and divided into three groups: unimodal, multimodal, and composite. The experimental results confirm better performance of BPSOGSA compared with binary gravitational search algorithm (BGSA), binary particle swarm optimization (BPSO), and genetic algorithm in terms of avoiding local minima and convergence rate. 相似文献
10.
分析了粒子群算法的收敛性,指出早熟是由于粒子速度降低而失去继续搜索可行解的能力.进而提出一种基于种群速度动态改变惯性权重的粒子群算法,该算法以种群粒子平均速度为信息动态改变惯性权重,避免了粒子速度过早接近0.通过5个标准测试函数的仿真实验并与其他算法相比,结果表明该算法在进化中期能很好地保持种群多样性,有效地改善算法的平均最优值和成功率. 相似文献
11.
Yong-Han Kim Bo-Suk Yang Andy C. C. Tan 《Structural and Multidisciplinary Optimization》2007,33(6):493-506
A new bearing parameter identification methodology based on global optimization scheme using measured unbalance response of
rotor–bearing system is proposed. A new hybrid evolutionary algorithm which is a clustering-based hybrid evolutionary algorithm
(CHEA), is proposed for global optimization scheme to improve the convergence speed and global search ability. Clustering
of individuals by using a neural network is introduced to evaluate the degree of mature of genetic evolution. After clustering-based
genetic algorithm (GA), local search is carried out for each cluster to judge the convexity of each cluster. Finally, random
search is adapted for extrasearching to find a potential global candidate, which could be missed in GA and local search. The
proposed methodology can identify not only unknown bearing parameters but also unbalance information of disk by simply setting
them as unknown parameters. Numerical example and experimental results were used to verify the effectiveness of the proposed
methodology. 相似文献
12.
测距误差以及锚节点位置的不确定性给无线传感网络的节点定位提出挑战。为此,提出基于半定规划SDP (semi‐definite programming)和二阶锥规划SOCP (second order cone programming)的混合式松驰规划求解定位问题的优化方案,记为R_SOCP+ SDP。考虑测距误差和锚节点位置的不确定性,根据最大似然估计原则建立定位估计的鲁棒 SOCP (RSOCP)、鲁棒SDP (RSDP)优化函数;分析SOCP与SDP间的关系,充分考虑SOCP的计算复杂度低、SDP的定位精度高的特点,建立R_SOCP+SDP凸优化函数;运用凸优理论中的松弛规划技术估计节点的位置。仿真结果表明, R_SOCP+SDP有效减少了定位误差,降低了计算复杂度。 相似文献
13.
基于混合粒子群优化算法的聚类分析 总被引:3,自引:0,他引:3
针对模糊C-均值聚类算法易陷入局部最优和算法收敛速度慢等问题,提出了一种新的基于混合粒子群优化的模糊C-均值聚类算法.新算法在基本粒子群优化的模糊C-均值聚类算法的基础上结合了遗传算法的交叉、变异算子及混沌优化算法,并引入逃逸算子.仿真结果表明,该算法有效地避免了通常聚类方法易出现的早熟现象,同时也具有较快的收敛速度和较高的准确度. 相似文献
14.
In this contribution we present the application of a hybrid cat swarm optimization (CSO) based algorithm for solving the school timetabling problem. This easy to use, efficient and fast algorithm is a hybrid variation of the classic CSO algorithm. Its efficiency and performance is demonstrated by conducting experiments with real-world input data. This data, collected from various high schools in Greece, has also been used as test instances by many other researchers in their publications. Results reveal that this hybrid CSO based algorithm, applied to the same school timetabling test instances using the same evaluation criteria, exhibits better performance in less computational time compared to the majority of other existing approaches, such as Genetic Algorithms (GAs), Evolutionary Algorithms (EAs), Simulated Annealing (SA), Particle Swarm Optimization (PSO) and Artificial Fish Swarm (AFS). The algorithm's main process constitutes a variation of the classic CSO algorithm, properly altered so as to be applied for solving the school timetabling problem. This process contains the main algorithmic differences of the proposed approach compared to other algorithms presented in the respective literature. 相似文献
15.
Erik Cuevas Primitivo Díaz Omar Avalos Daniel Zaldívar Marco Pérez-Cisneros 《Applied Intelligence》2018,48(1):182-203
The identification of real-world plants and processes, which are nonlinear in nature, represents a challenging problem. Currently, the Hammerstein model is one of the most popular nonlinear models. A Hammerstein model involves the combination of a nonlinear element and a linear dynamic system. On the other hand, the Adaptive-network-based fuzzy inference system (ANFIS) represents a powerful adaptive nonlinear network whose architecture can be divided into a nonlinear block and a linear system. In this paper, a nonlinear system identification method based on the Hammerstein model is introduced. In the proposed scheme, the system is modeled through the adaptation of an ANFIS scheme, taking advantage of the similarity between it and the Hammerstein model. To identify the parameters of the modeled system, the proposed approach uses a recent nature-inspired method called the Gravitational Search Algorithm (GSA). Compared to most existing optimization algorithms, GSA delivers a better performance in complex multimodal problems, avoiding critical flaws such as a premature convergence to sub-optimal solutions. To show the effectiveness of the proposed scheme, its modeling accuracy has been compared with other popular evolutionary computing algorithms through numerical simulations on different complex models. 相似文献
16.
17.
Long Tang Hu Wang Guangyao Li Fengxiang Xu 《Structural and Multidisciplinary Optimization》2013,48(4):821-836
Although metamodel technique has been successfully used to enhance the efficiency of the multi-objective optimization (MOO) with black-box objective functions, the metamodel could become less accurate or even unavailable when the design variables are discrete. In order to overcome the bottleneck, this work proposes a novel random search algorithm for discrete variables based multi-objective optimization with black-box functions, named as k-mean cluster based heuristic sampling with Utopia-Pareto directing adaptive strategy (KCHS-UPDA). This method constructs a few adaptive sampling sets in the solution space and draws samples according to a heuristic probability model. Several benchmark problems are supplied to test the performance of KCHS-UPDA including closeness, diversity, efficiency and robustness. It is verified that KCHS-UPDA can generally converge to the Pareto frontier with a small quantity of number of function evaluations. Finally, a vehicle frontal member crashworthiness optimization is successfully solved by KCHS-UPDA. 相似文献
18.
N. Stander K.J. Craig H. Müllerschön R. Reichert 《Structural and Multidisciplinary Optimization》2005,29(2):93-102
This paper evaluates the use of a response surface optimization algorithm for structural material or parameter identification. The algorithm used is the successive response surface method (SRSM) as implemented in LS-OPT. Two methods are used in the formulation of the optimization problem. The first is to minimize the maximum deviation of the distance function between the simulated and experimental results at selected points, while the second approach minimizes the more standard least squares residual form of the distance function, effectively providing a compromised match over all the parameters selected. SRSM uses a trust region that is adapted using a heuristic contraction and panning approach. The method has only one user-required parameter, the size of the initial trust region. To illustrate the robustness of SRSM as a material identification tool, three test cases are presented. The first concerns the identification of the power-law material parameters of a simple tensile test specimen. The second test case determines the leakage coefficient-pressure load curve of an airbag given experimental kinematic data of a chest form impacting the airbag. In the third test case the material identification of a rate-dependent low-density foam material is conducted. It is shown that SRSM essentially converges within 10 iterations for all the test cases, and that the two distance function minimization approaches produce similar results. 相似文献
19.
20.
Shutao Li Xixian Wu Mingkui Tan 《Soft Computing - A Fusion of Foundations, Methodologies and Applications》2008,12(11):1039-1048
Selecting high discriminative genes from gene expression data has become an important research. Not only can this improve
the performance of cancer classification, but it can also cut down the cost of medical diagnoses when a large number of noisy,
redundant genes are filtered. In this paper, a hybrid Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) method
is used for gene selection, and Support Vector Machine (SVM) is adopted as the classifier. The proposed approach is tested
on three benchmark gene expression datasets: Leukemia, Colon and breast cancer data. Experimental results show that the proposed
method can reduce the dimensionality of the dataset, and confirm the most informative gene subset and improve classification
accuracy. 相似文献