JPH08272761A - Parameter tuning method - Google Patents
Parameter tuning methodInfo
- Publication number
- JPH08272761A JPH08272761A JP7069772A JP6977295A JPH08272761A JP H08272761 A JPH08272761 A JP H08272761A JP 7069772 A JP7069772 A JP 7069772A JP 6977295 A JP6977295 A JP 6977295A JP H08272761 A JPH08272761 A JP H08272761A
- Authority
- JP
- Japan
- Prior art keywords
- parameters
- evaluation function
- chromosome
- sensitivity
- parameter
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Feedback Control In General (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、多変数のパラメータの
最適な解を求めるパラメータチューニング法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a parameter tuning method for obtaining an optimum solution of multivariable parameters.
【0002】[0002]
【従来の技術】パラメータチューニング法については古
くから様々な方法が提唱されている。近年、複雑な評価
関数に対してパラメータチューニングを行う場合に、遺
伝的アルゴリズム(ジェネティックアルゴリズム、以下
「GA」という)が用いられている。2. Description of the Related Art Various parameter tuning methods have been proposed for a long time. In recent years, genetic algorithms (genetic algorithms, hereinafter referred to as “GA”) have been used when performing parameter tuning on a complicated evaluation function.
【0003】生物の遺伝子は、環境に適応して進化する
ことが知られている。簡単な例として、雨が少ない土地
で収量が多い稲の種を作りたいときは、このような環境
下に多くの稲の苗を植え、生き残った稲、すなわちこの
環境に適応した突然変異の遺伝子の集合である染色体を
もつ稲どうしを交配させて品種改良を進めていく。GA
は、この過程を工学的に計算機の中で行う手法である。It is known that the genes of living organisms adapt to the environment and evolve. As a simple example, if you want to produce seeds of high yielding rice in a land with little rain, planting many seedlings of rice in such an environment, the surviving rice, that is, the mutation gene adapted to this environment. Rice plants with chromosomes, which are a set of, are crossed to promote breed improvement. GA
Is a method of engineering this process in a computer.
【0004】図6は、従来のGAを示す。ここでは、8
素子のアレイアンテナの放射パターンを所定の形状に成
形するパラメータチューニング法について、稲の品種改
良と比較しながら説明する。図7に示すような8素子の
アレイアンテナでは、素子間隔dを一定にすると、設計
者が設定できるパラメータは、各アンテナ素子a1 〜a
8 に入力する信号の振幅と位相となる。これらが稲の一
つ一つの遺伝子に相当する。また、8素子の振幅位相の
組み合わせが染色体に相当する。FIG. 6 shows a conventional GA. Here, 8
A parameter tuning method for shaping the radiation pattern of the array antenna of the element into a predetermined shape will be described in comparison with the rice variety improvement. With an 8-element array antenna as shown in FIG. 7, if the element spacing d is constant, the parameters that the designer can set are the antenna elements a 1 to a 1.
It is the amplitude and phase of the signal input to 8 . These correspond to each gene of rice. A combination of the amplitude and phase of 8 elements corresponds to a chromosome.
【0005】どちらの場合もランダムな複数の選択肢を
用意する。稲の場合は、少雨の環境でこれらの個体を栽
培する。アンテナの場合は、振幅と位相のそれぞれの組
み合わせについて放射パターンを計算する。その後、淘
汰された稲のうち収量が多い稲を選び出す。アンテナの
場合は、所定の放射パターンに近い、ここではメインロ
ーブが高くサイドローブが低い振幅位相の組み合わせ
(励振分布)を選び出す。選択された個体は、与えられ
た環境条件に対して優れた遺伝子をもっていることにな
る。これらの個体を交配させ、次の世代の染色体を作
る。この操作を繰り返して最適な染色体を求める。In either case, a plurality of random options are prepared. For rice, grow these individuals in a light rain environment. In the case of an antenna, the radiation pattern is calculated for each combination of amplitude and phase. After that, the rice with high yield is selected from the selected rice. In the case of an antenna, a combination (excitation distribution) of amplitude phases close to a predetermined radiation pattern, where the main lobe is high and the side lobes are low, is selected here. The selected individual will have an excellent gene for the given environmental conditions. These individuals are crossed to create the next generation of chromosomes. This operation is repeated to find the optimal chromosome.
【0006】計算機でこのような操作を行うには、チュ
ーニングすべきパラメータを離散化する必要がある。ま
ず、4ビットの位相器、減衰器を仮定してパラメータを
離散化する。パラメータの取るべき範囲は設定する放射
パターンによって異なるが、位相は0〜360 °、振幅は
0〜−16dBの範囲を仮定する。すなわち、位相器は1ス
テップ22.5°、減衰器は1ステップ1dBとなる。もちろ
ん、正解に近い分布が既知であれば、その値を初期値と
して用いればパラメータの範囲を狭くすることができ
る。In order to perform such an operation with a computer, it is necessary to discretize the parameters to be tuned. First, the parameters are discretized assuming a 4-bit phase shifter and an attenuator. The range that the parameter should take depends on the radiation pattern to be set, but it is assumed that the phase is 0 to 360 ° and the amplitude is 0 to -16 dB. That is, the phaser has 12.5 steps per step and the attenuator has 1 dB per step. Of course, if the distribution close to the correct answer is known, the range of parameters can be narrowed by using that value as the initial value.
【0007】図8は、従来のGAにおける染色体配置例
を示す。離散化したそれぞれのパラメータが遺伝子であ
り、その集合体が染色体である。ここでは、8素子それ
ぞれの位相(2進表記)が遺伝子であり、これらの組み
合わせが染色体である。この染色体として、エリート染
色体の上位2ビットを保存し、下位の2ビットのみをラ
ンダムに変化させた90個の染色体と、10個の突然変異
(すべてランダム)を用意する。それぞれの素子の位相
をPi 、振幅をExiとすると、評価関数E(θ)は、FIG. 8 shows an example of chromosome arrangement in a conventional GA. Each discretized parameter is a gene, and its aggregate is a chromosome. Here, the phase (binary notation) of each of the 8 elements is a gene, and the combination thereof is a chromosome. As these chromosomes, 90 chromosomes in which the upper 2 bits of the elite chromosome are preserved and only the lower 2 bits are randomly changed, and 10 mutations (all random) are prepared. When the phase of each element is P i and the amplitude is E xi , the evaluation function E (θ) is
【0008】[0008]
【数1】 [Equation 1]
【0009】となる。所定の放射パターンを30度方向に
メインローブを形成することとすると、評価関数は式
(1) の30度方向のゲインE(30)となる。選択は、エリー
ト保存と呼ばれる方法で、最も評価関数の大きい振幅位
相の組み合わせの1つを保存する。このように、染色体
に相当するパラメータの組み合わせごとに評価関数を求
め、評価関数が最大となるものを保存する(選択)。そ
の組み合わせに遺伝情報に相当する解を改善させる組み
合わせのバリエーションを付加して新しいパラメータの
組み合わせを作る(交代)。このとき、ごくまれな割合
で突然変異に相当するランダムな配置のパラメータの組
み合わせを混入させる。[0009] Assuming that a given radiation pattern forms a main lobe in the direction of 30 degrees, the evaluation function is
It is the gain E (30) in the 30 degree direction of (1). The selection is a method called elite preservation, and one of the combinations of the amplitude and phase having the largest evaluation function is preserved. In this way, the evaluation function is obtained for each combination of parameters corresponding to the chromosome, and the one having the maximum evaluation function is stored (selection). A new combination of parameters is created by adding a combination variation that improves the solution corresponding to the genetic information to that combination (replacement). At this time, a combination of randomly arranged parameters corresponding to mutations is mixed in at an extremely rare rate.
【0010】この一連の操作を繰り返し、評価関数を最
大にするパラメータの組み合わせである染色体を求め
る。By repeating this series of operations, a chromosome that is a combination of parameters that maximizes the evaluation function is obtained.
【0011】[0011]
【発明が解決しようとする課題】従来のGAは、設定
するパラメータが多いとき、離散化するときの分割数
が多いとき、評価関数が積分型で複雑なときには、取
りうるパラメータの組み合わせが飛躍的に多くなり、計
算時間が長くなって計算機の性能によっては計算不能に
なることがあった。In the conventional GA, when the number of parameters to be set is large, when the number of divisions when discretizing is large, and when the evaluation function is an integral type and complicated, the combination of possible parameters is dramatically. However, depending on the performance of the computer, it may not be possible to perform calculations.
【0012】たとえば、(a) 8個のパラメータを4ビッ
トすなわち16値に離散化し、評価関数を求めるのに1024
回の計算が必要な場合、(b) 8個のパラメータを8ビッ
トすなわち64値に離散化し、評価関数を求めるのに2048
回の計算が必要な場合について説明する。これらの2つ
の場合の染色体の数を1000個として評価関数の計算時間
を比較すると、(a) の場合で取りうるパラメータの組み
合わせの数は 168 ≒ 4.3×109 通り で、計算回数は1024×1000回である。(b) の場合で取り
うるパラメータの組み合わせの数は 2568≒ 1.8×1019通り で、計算回数は2048×1000回である。もちろん、このす
べての計算を行うわけではないが、最適値の発見確率は
10-10 になる。さらに、1世代あたりの計算時間も4倍
になる。For example, (a) 8 parameters are discretized into 4 bits, that is, 16 values, and 1024 is used to obtain an evaluation function.
If it is necessary to calculate the number of times, (b) 8 parameters are discretized into 8 bits, that is, 64 values, and 2048 is used to obtain the evaluation function.
The case where calculation is required once is explained. Comparing the calculation time of the evaluation function with 1000 chromosomes in these two cases, the number of possible parameter combinations in case (a) is 16 8 ≈ 4.3 × 10 9 and the number of calculations is 1024. × 1000 times. In the case of (b), the number of possible combinations of parameters is 256 8 ≈ 1.8 × 10 19 and the number of calculations is 2048 × 1000. Of course, not all of this calculation is done, but the probability of finding the optimal value is
It will be 10 -10 . Furthermore, the calculation time per generation is also quadrupled.
【0013】本発明は、チューニングに要する計算時間
を大幅に短縮し、パラメータが多い場合にも適用できる
パラメータチューニング法を提供することを目的とす
る。It is an object of the present invention to provide a parameter tuning method which can significantly reduce the calculation time required for tuning and can be applied even when there are many parameters.
【0014】[0014]
【課題を解決するための手段】本発明のパラメータチュ
ーニング法は、評価関数に対するパラメータごとの感度
を求め、感度の高いパラメータを優先的にチューニング
する。According to the parameter tuning method of the present invention, the sensitivity for each parameter with respect to the evaluation function is obtained, and the parameter having high sensitivity is preferentially tuned.
【0015】[0015]
【作用】本発明は、感度の高いパラメータを優先的にチ
ューニングすることにより収束回数が大幅に短縮され、
チューニングに要する計算時間を大幅に短縮することが
できる。これは、チューニングすべきパラメータが多い
場合に特に有効である。According to the present invention, the number of times of convergence is greatly shortened by preferentially tuning a highly sensitive parameter,
The calculation time required for tuning can be greatly reduced. This is especially effective when there are many parameters to be tuned.
【0016】[0016]
【実施例】本発明のパラメータチューニング法における
AGは、従来技術とほぼ同じである。本発明の特徴とす
るところは染色体の生成法にある。すなわち、評価関数
の微分を用いて染色体を生成することを特徴とする。以
下、従来技術の説明と同様に、30度方向に最大の指向性
をもたせる場合について説明する。EXAMPLE The AG in the parameter tuning method of the present invention is almost the same as in the prior art. The feature of the present invention resides in a method for generating a chromosome. That is, the feature is that the chromosome is generated by using the differentiation of the evaluation function. Hereinafter, the case where the maximum directivity is provided in the direction of 30 degrees will be described as in the case of the description of the related art.
【0017】評価関数Ev は、30度方向のゲインE(30)
である。この評価関数Ev の各素子に対する感度を求
め、各素子の可変範囲に重みをもたせる。たとえば、図
8のような励振分布があったとき、評価関数が各パラメ
ータの1刻みでどれだけ変化するかを計算する。i番目
の素子に関する評価関数の感度SPiは、 SPi=∂Ev /∂Pi …(2) である。本発明のパラメータチューニングは、この感度
を用いて収束性を向上させることを特徴としている。The evaluation function Ev is a gain E (30) in the direction of 30 degrees.
Is. The sensitivity of this evaluation function Ev for each element is obtained, and the variable range of each element is weighted. For example, when there is an excitation distribution as shown in FIG. 8, how much the evaluation function changes with each increment of each parameter is calculated. The sensitivity S Pi of the evaluation function for the i-th element is S Pi = ∂Ev / ∂P i (2). The parameter tuning of the present invention is characterized by using this sensitivity to improve the convergence.
【0018】(第1実施例)図1は、本発明のパラメー
タチューニング法の第1実施例を示す。図8に示す従来
の染色体配置例では、 100個の染色体の中の90個の染色
体は遺伝子の下位2ビットのみをランダムに与えている
が、本実施例では式(2) で与えられる感度によって遺伝
子の配分および範囲を可変させる。各素子の位相を例え
ば0〜360 度まで22.5度刻みで変化させる。図8に示す
位相配列が与えられたとき、各素子の位相が22.5度刻み
で変化したときの評価関数の変化を求める。これが、式
(2) で与えられる感度である。この8個の感度を比較す
る。たとえば、3番目の素子の感度SP3が特に大きかっ
たとする。この場合には、図2に示す染色体配置例のよ
うに、素子a3 の位相P3 が取りうる16個すべての染色
体について、すなわち22.5度から 360度までのすべての
染色体を候補とする。(First Embodiment) FIG. 1 shows a first embodiment of the parameter tuning method of the present invention. In the conventional arrangement example of chromosomes shown in FIG. 8, 90 chromosomes out of 100 chromosomes randomly give only the lower 2 bits of the gene, but in this example, the sensitivity given by equation (2) is used. Vary gene allocation and range. The phase of each element is changed from 0 to 360 degrees in steps of 22.5 degrees. Given the phase array shown in FIG. 8, the change in the evaluation function when the phase of each element changes in steps of 22.5 degrees is obtained. This is the formula
It is the sensitivity given by (2). The eight sensitivities are compared. For example, assume that the sensitivity S P3 of the third element is particularly large. In this case, as in the example of chromosome arrangement shown in FIG. 2, all 16 chromosomes that the phase P 3 of the element a 3 can take, that is, all the chromosomes from 22.5 degrees to 360 degrees are candidates.
【0019】このように、感度が高いものについては遺
伝子を変化させる幅を大きくする。残りは、従来例と同
様に下位2ビットのみをランダムに変化させる。この中
から評価関数を最大にする染色体を選び出す。以下、従
来例と同様の交代・選択を繰り返して染色体の最適値を
求める。本実施例では、感度の高いものから優先的に染
色体を確保できるので、計算時間を大幅に短縮すること
ができる。As described above, in the case of high sensitivity, the range of gene change is increased. For the rest, only the lower 2 bits are changed randomly as in the conventional example. From these, select the chromosome that maximizes the evaluation function. Thereafter, the same alternation / selection as in the conventional example is repeated to find the optimum value of the chromosome. In the present embodiment, the chromosomes can be secured preferentially from the one having the highest sensitivity, so that the calculation time can be greatly shortened.
【0020】(第2実施例)図3は、本発明のパラメー
タチューニング法の第2実施例を示す。本実施例では、
感度の取り方に多変数逐次近似法を用いることを特徴と
する。多変数逐次近似法については、文献(例えば、田
口玄一,「実験計画法(上)」,丸善,pp.331-338,19
88)に詳細に説明されている。多変数逐次近似法は、式
(2) の感度を計算する際に偏微分する変数以外の変数を
拘束条件として、直交表に基づいた平均的条件を仮定す
るものである。第1実施例と同様に4ビットの位相器を
仮定すると、パラメータの取りうる値は16値ある。この
ような値を水準と呼ぶ。この場合には16水準モデルとな
り、非現実的に大規模な直交表を用いなければならな
い。そこで、パラメータの範囲を段階的に狭くする方法
を用いる。すなわち、3水準モデルでパラメータの範囲
を徐々に狭くする。(Second Embodiment) FIG. 3 shows a second embodiment of the parameter tuning method of the present invention. In this embodiment,
It is characterized by using the multivariable successive approximation method for taking the sensitivity. Regarding the multivariable successive approximation method, refer to the literature (eg, Genichi Taguchi, “Experimental Design Method (above)”, Maruzen, pp.331-338, 19).
88). The multivariable successive approximation method is
When the sensitivity of (2) is calculated, variables other than those that are partially differentiated are used as constraint conditions, and average conditions based on the orthogonal table are assumed. Assuming a 4-bit phase shifter as in the first embodiment, there are 16 possible values for the parameters. Such a value is called a level. In this case, a 16-level model is used, and an unrealistically large orthogonal table must be used. Therefore, a method of gradually narrowing the parameter range is used. That is, the parameter range is gradually narrowed in the three-level model.
【0021】初期水準は表1に示すように、はじめは各
素子における位相P1 〜P8 の第1水準に0、第2水準
に8(180度)、第3水準に16(360度)を仮定し、表2に
示す直交表L36に割り付ける。表中の丸付き数値は、各
水準を表している。As shown in Table 1, the initial level is 0 at the first level of the phases P 1 to P 8 in each element, 8 at the second level (180 degrees), and 16 at the third level (360 degrees). Is assigned to the orthogonal table L36 shown in Table 2. The circled numbers in the table represent each level.
【0022】[0022]
【表1】 [Table 1]
【0023】[0023]
【表2】 [Table 2]
【0024】各素子の位相を直交表の各列が示す水準で
仮定する。たとえば、1行目はすべて第1水準であるの
で、すべての素子の位相は0度と仮定する。2行目はす
べて第2水準であるので 180度と仮定する。36行のすべ
てについてこのような水準の組み合わせで評価関数を求
める。次に、素子a1 の位相P1 が第1水準である1,
4,7,10,13,16,19,22,25,28,31,34行の評価
関数の和を素子a1 の第1水準の値とする。第2水準お
よび第3水準についても同様に評価関数の和を求める。
この操作を各素子について行った結果を表3に示す。下
線の水準が最適水準(最小値)である。The phase of each element is assumed at the level indicated by each column of the orthogonal table. For example, since the first row is all at the first level, it is assumed that the phase of all elements is 0 degree. Since the second line is all at the second level, it is assumed to be 180 degrees. The evaluation function is obtained with such combinations of levels for all 36 rows. Next, the phase P 1 of the element a 1 is the first level 1,
The sum of the evaluation functions of lines 4, 7, 10, 13, 16, 19, 19, 22, 25, 28, 31, 34 is the value of the first level of the element a 1 . The sum of the evaluation functions is similarly obtained for the second level and the third level.
Table 3 shows the results of performing this operation for each element. The underlined level is the optimum level (minimum value).
【0025】[0025]
【表3】 [Table 3]
【0026】この操作で評価関数の式(1) の逆数が最小
となる水準を選び、次の操作では表4に示すように、こ
の水準を第2水準とし、パラメータの幅を1/2の90度
とする。By this operation, the level at which the reciprocal of the expression (1) of the evaluation function is minimized is selected, and in the next operation, as shown in Table 4, this level is set as the second level and the parameter width is 1/2. 90 degrees
【0027】[0027]
【表4】 [Table 4]
【0028】この操作を4回繰り返せば、22.5度の精度
で最適値の近似解を求めることができる。表2の直交表
L36を用いる場合は、評価関数をわずか36×4回計算す
るだけで近似解に到達できる。この方法を用いれば、G
Aを用いなくても近似解を求めることが可能である。し
かし、はじめの水準の値が離れ過ぎている場合には、局
部極小に落ち込む危険性が高く、最適解を求めることが
難しい。By repeating this operation four times, the approximate solution of the optimum value can be obtained with an accuracy of 22.5 degrees. When the orthogonal table L36 of Table 2 is used, an approximate solution can be reached by calculating the evaluation function only 36 × 4 times. Using this method, G
It is possible to obtain an approximate solution without using A. However, if the initial level values are too far apart, there is a high risk of falling to a local minimum, and it is difficult to find an optimal solution.
【0029】そこで、GAの初期値の位相の組み合わせ
の中に、必ず逐次近似法で求めた位相の組み合わせを入
れることとする。図4に本実施例における染色体配置例
を示す。また、1世代の計算で選ばれた最適解を第2水
準にとって逐次近似法で求めた最適解を位相の組み合わ
せの候補の中に加える。以上の工程による効果を検証す
るために、より複雑な要求であるメインローブが高く、
サイドローブが低いビームを作る場合を例にシミュレー
ションを行った。8素子の振幅および位相をパラメータ
として、本実施例の方法で最適化を試みた結果を図5に
示す。評価関数はメインローブゲインと最大サイドロー
ブゲインの比である。図5の横軸は世代であり、等価的
に計算時間を見なすことができる。縦軸は評価関数であ
る。白丸は通常のGAの結果であり、黒丸は本実施例の
方法による結果である。28,36,38世代目で、本実施例
方法の特徴である多変数逐次近似法によって求められた
振幅位相の組み合わせが使われており、急激に評価関数
が改善されていることがわかる。また、本実施例方法に
より同じ評価関数の値を得るのに、約1/3の収束回数
ですむことがわかる。また、チューニングするパラメー
タが多い場合はさらに大きな効果が予測される。Therefore, the phase combination obtained by the successive approximation method must be included in the phase combination of the initial values of GA. FIG. 4 shows an example of arrangement of chromosomes in this example. Also, the optimum solution selected by the first generation is added to the candidates for the combination of phases by using the optimum solution selected by the first generation as the second level. In order to verify the effects of the above steps, the more complicated main lobe,
Simulations were performed using the case of making a beam with low side lobes. FIG. 5 shows the result of attempting optimization by the method of the present embodiment using the amplitude and phase of 8 elements as parameters. The evaluation function is the ratio of the main lobe gain and the maximum side lobe gain. The horizontal axis of FIG. 5 is the generation, and the calculation time can be equivalently considered. The vertical axis is the evaluation function. White circles are the results of normal GA, and black circles are the results of the method of this example. In the 28th, 36th, and 38th generations, the combination of amplitude and phase obtained by the multivariable successive approximation method, which is a feature of the method of this embodiment, is used, and it can be seen that the evaluation function is rapidly improved. Further, it can be seen that the same evaluation function value is obtained by the method of the present embodiment, but the number of times of convergence is about 1/3. Further, if there are many parameters to be tuned, a larger effect is expected.
【0030】このように、GAと多変数逐次近似法を組
み合わせることにより、感度の高いパラメータを優先的
に設定することができるだけなく、局部極小に落ち込む
ことを防止することができ、しかも計算時間を大幅に短
縮することができる。As described above, by combining the GA and the multi-variable successive approximation method, it is possible not only to set parameters with high sensitivity preferentially but also to prevent the local minimum from falling, and also to reduce the calculation time. It can be greatly shortened.
【0031】[0031]
【発明の効果】以上説明したように、本発明を用いるこ
とによりパラメータチューニングを高速に行うことがで
きる。実施例の説明ではアレイアンテナの励振分布の決
定例を示したが、本発明はあらゆるパラメータチューニ
ングに適用可能である。たとえば、電気回路の抵抗値,
容量,インダクタンスの最適値を求める問題や、人員配
置,補間曲線の決定などのGAが適用できるすべての問
題について応用可能である。As described above, the parameter tuning can be performed at high speed by using the present invention. Although the example of determining the excitation distribution of the array antenna is shown in the description of the embodiment, the present invention can be applied to any parameter tuning. For example, the resistance of an electric circuit,
The present invention can be applied to the problem of obtaining optimum values of capacitance and inductance, and all problems to which GA can be applied, such as personnel allocation and determination of interpolation curve.
【図1】本発明のパラメータチューニング法の第1実施
例を示すフローチャート。FIG. 1 is a flowchart showing a first embodiment of a parameter tuning method of the present invention.
【図2】第1実施例における染色体配置例を示す図。FIG. 2 is a diagram showing an example of chromosome arrangement in the first embodiment.
【図3】本発明のパラメータチューニング法の第2実施
例を示すフローチャート。FIG. 3 is a flowchart showing a second embodiment of the parameter tuning method of the present invention.
【図4】第2実施例における染色体配置例を示す図。FIG. 4 is a diagram showing an example of chromosome arrangement in the second embodiment.
【図5】第2実施例における収束の様子を示す図。FIG. 5 is a diagram showing a state of convergence in the second embodiment.
【図6】従来のGAを示すフローチャート。FIG. 6 is a flowchart showing a conventional GA.
【図7】8素子のアレイアンテナの配置を示す図。FIG. 7 is a diagram showing an arrangement of an 8-element array antenna.
【図8】従来のGAにおける染色体配置例を示す図。FIG. 8 is a diagram showing an example of chromosome arrangement in a conventional GA.
Claims (1)
して最適にチューニングするパラメータチューニング法
において、 複数の離散化されたパラメータの組み合わせをもち、そ
れぞれのパラメータに対する評価関数を計算し、その感
度を求め、その感度からチューニングするパラメータを
選択し、パラメータを変化させる範囲を可変させ、複数
のパラメータの組み合わせの中から最適値を求め、以上
の過程を繰り返して最適なパラメータの組み合わせを求
めることを特徴とするパラメータチューニング法。1. A parameter tuning method for optimally tuning a plurality of parameters with respect to a predetermined evaluation function, having a combination of a plurality of discretized parameters, calculating an evaluation function for each parameter, and determining the sensitivity thereof. The characteristic is that the parameter to be tuned is selected from the sensitivity, the range in which the parameter is changed is varied, the optimum value is calculated from the combination of multiple parameters, and the above process is repeated to find the optimum parameter combination. Parameter tuning method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7069772A JPH08272761A (en) | 1995-03-28 | 1995-03-28 | Parameter tuning method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7069772A JPH08272761A (en) | 1995-03-28 | 1995-03-28 | Parameter tuning method |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH08272761A true JPH08272761A (en) | 1996-10-18 |
Family
ID=13412424
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7069772A Pending JPH08272761A (en) | 1995-03-28 | 1995-03-28 | Parameter tuning method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH08272761A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10149345A (en) * | 1996-11-20 | 1998-06-02 | Mitsubishi Electric Corp | Prediction device for optimum parameter combination |
JP2012522307A (en) * | 2009-03-31 | 2012-09-20 | 東京エレクトロン株式会社 | Method and system for tool performance degradation and mismatch detection |
CN110135584A (en) * | 2019-03-30 | 2019-08-16 | 华南理工大学 | Extensive Symbolic Regression method and system based on self-adaptive parallel genetic algorithm |
WO2019224909A1 (en) | 2018-05-22 | 2019-11-28 | 富士通株式会社 | Parameter selection method, parameter selection program, and information processing device |
-
1995
- 1995-03-28 JP JP7069772A patent/JPH08272761A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10149345A (en) * | 1996-11-20 | 1998-06-02 | Mitsubishi Electric Corp | Prediction device for optimum parameter combination |
JP2012522307A (en) * | 2009-03-31 | 2012-09-20 | 東京エレクトロン株式会社 | Method and system for tool performance degradation and mismatch detection |
WO2019224909A1 (en) | 2018-05-22 | 2019-11-28 | 富士通株式会社 | Parameter selection method, parameter selection program, and information processing device |
CN110135584A (en) * | 2019-03-30 | 2019-08-16 | 华南理工大学 | Extensive Symbolic Regression method and system based on self-adaptive parallel genetic algorithm |
CN110135584B (en) * | 2019-03-30 | 2022-11-18 | 华南理工大学 | Large-scale symbolic regression method and system based on adaptive parallel genetic algorithm |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU2018267755B2 (en) | Array element arrangement method for L-type array antenna based on inheritance of acquired characteristics | |
CN107657098B (en) | Circular antenna array sparse method based on quantum chicken swarm evolution mechanism | |
CN105572658B (en) | The a burst of first sparse optimization method of three-dimensional imaging sonar receiving plane based on improved adaptive GA-IAGA | |
CN107169511A (en) | Clustering ensemble method based on mixing clustering ensemble selection strategy | |
JP2016163353A (en) | Planning method and planning device of radio network | |
CN104020448A (en) | Optimized formation method of radar subarray-level sum/difference beams constrained by equal array elements | |
Rangarajan et al. | Multi‐objective optimization of root phenotypes for nutrient capture using evolutionary algorithms | |
CN110222816B (en) | Deep learning model establishing method, image processing method and device | |
JPH08272761A (en) | Parameter tuning method | |
CN113792492B (en) | Optimal design method of Highway array antenna based on immune genetic algorithm | |
US5155677A (en) | Manufacturing process optimizations | |
Haupt | Genetic algorithm design of antenna arrays | |
Al-Ka'bi | A Proposed Method for Synthesizing the Radiation Pattern of Linear Antenna Arrays. | |
CN111736133B (en) | MIMO radar orthogonal waveform design method based on improved GA-SQP | |
CN116882147A (en) | Array antenna synthesis method based on mixed sparrow search algorithm | |
CN114974400B (en) | Global biological network comparison method | |
CN106934453B (en) | Method for determining cubic material parent phase and child phase orientation relation | |
CN111191339A (en) | Constrained multi-target intelligent optimization conversion method for solving antenna array comprehensive problem | |
Rahmi et al. | Regression Modelling for Precipitation Prediction Using Genetic Algorithms | |
CN109446665B (en) | Nonlinear frequency modulation signal optimization method and device and storage medium | |
GB2398429A (en) | Partitioning an antenna array | |
JP2990101B2 (en) | Directional synthesis method for conformal array antenna and medium storing the method | |
CN117575123B (en) | Sowing path planning method, sowing path planning device, electronic equipment and readable storage medium | |
CN116842846B (en) | Array antenna pattern comprehensive design method based on improved DO algorithm | |
JPH08110902A (en) | Parameter optimizing device |