JP2023082459A - Model creation method and program - Google Patents

Model creation method and program Download PDF

Info

Publication number
JP2023082459A
JP2023082459A JP2021196255A JP2021196255A JP2023082459A JP 2023082459 A JP2023082459 A JP 2023082459A JP 2021196255 A JP2021196255 A JP 2021196255A JP 2021196255 A JP2021196255 A JP 2021196255A JP 2023082459 A JP2023082459 A JP 2023082459A
Authority
JP
Japan
Prior art keywords
current
voltage
drain current
drain
model
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
Application number
JP2021196255A
Other languages
Japanese (ja)
Inventor
賢弥 西口
Masaya Nishiguchi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP2021196255A priority Critical patent/JP2023082459A/en
Publication of JP2023082459A publication Critical patent/JP2023082459A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a model creation method for modeling a relationship between an internal voltage and a drain current of a transistor.SOLUTION: A model creation process includes an internal voltage calculation step S106 of calculating internal voltages Vgsi and Vdsi by using a gate voltage measurement value for expressing a measurement value of a gate voltage VG of a transistor, a drain voltage measurement value for expressing a measurement value of a drain voltage VD of a transistor, and a middle value ID_middle of a drain current calculation value for expressing a drain current calculated by a current source model, a current calculation step S107 of calculating a drain current calculation value by the current source model by using an internal voltage, and an update step S109 for updating a parameter of the current source model by using an error between the drain current calculation value, and a drain current measurement value for expressing a measurement value of a drain current ID(n) of a transistor. Until parameters of the current source model converge, a first loop process including the current calculation step and the update step is repeated.SELECTED DRAWING: Figure 5

Description

本開示は、モデル作成方法及びプログラムに関する。 The present disclosure relates to a model creation method and program.

回路設計等のために、トランジスタをモデル化することが行われている。例えば、非特許文献1には、GaN(窒化ガリウム) FET(Field Effect Transistor)のモデルを作成する技術が開示されている。 Transistors are modeled for circuit design and the like. For example, Non-Patent Document 1 discloses a technique for creating a model of a GaN (gallium nitride) FET (Field Effect Transistor).

GaN FET transistor model extraction / IVCAD, インターネット<URL:https://www.youtube.com/watch?v=Ihbg60DqRlU&t=300s>GaN FET transistor model extraction / IVCAD, Internet <URL: https://www.youtube.com/watch?v=Ihbg60DqRlU&t=300s>

トランジスタモデルを作成するためには、内蔵電圧とドレイン電流との関係をモデル化する必要があるが、従来技術では、このモデル化が困難な場合がある。 In order to create a transistor model, it is necessary to model the relationship between the built-in voltage and the drain current.

本開示は、トランジスタの内蔵電圧とドレイン電流との関係をモデル化できるモデル作成及びプログラムを提供することを目的とする。 An object of the present disclosure is to provide a model creation and a program capable of modeling the relationship between the built-in voltage and the drain current of a transistor.

本開示のモデル作成方法は、トランジスタの内蔵電圧とドレイン電流との関係を表す電流源モデルを作成するモデル作成方法であって、前記トランジスタのゲート電圧の測定値を表すゲート電圧測定値と、前記トランジスタのドレイン電圧の測定値を表すドレイン電圧測定値と、前記電流源モデルにより計算されたドレイン電流を表すドレイン電流計算値の中間値とを用いて、前記内蔵電圧を計算する内蔵電圧計算ステップと、前記内蔵電圧を用いて、前記電流源モデルによりドレイン電流計算値を計算する電流計算ステップと、前記ドレイン電流計算値と、前記トランジスタのドレイン電流の測定値を表すドレイン電流測定値との誤差を用いて、前記電流源モデルのパラメータを更新する更新ステップと、が含まれ、前記電流源モデルのパラメータが収束するまで、前記電流計算ステップと前記更新ステップとが含まれる第1のループ処理を繰り返すこと、をコンピュータが実行する。 A model creation method of the present disclosure is a model creation method for creating a current source model representing a relationship between a built-in voltage and a drain current of a transistor, comprising: a gate voltage measurement value representing a measured value of the gate voltage of the transistor; a built-in voltage calculation step of calculating the built-in voltage using a measured drain voltage representing the measured drain voltage of the transistor and an intermediate value of the calculated drain current representing the drain current calculated by the current source model; , a current calculation step of calculating a drain current calculated value by the current source model using the built-in voltage; an updating step of updating the parameters of the current source model using the The computer does that.

本開示は、このような特徴的なステップを実行するモデル作成方法として実現することができるだけでなく、斯かる特徴的なステップを実行する処理部を備えるモデル作成装置として実現したり、斯かる特徴的なステップをコンピュータに実行させるためのプログラムとして実現したりすることができる。また、モデル作成装置の全部又は一部を半導体集積回路として実現したり、モデル作成装置を含むモデル作成システムとして実現したりすることもできる。 The present disclosure can be implemented not only as a model generation method that executes such characteristic steps, but also as a model generation device that includes a processing unit that executes such characteristic steps, or as a model generation device that includes a processing unit that executes such characteristic steps. It can be realized as a program for causing a computer to execute the steps. Moreover, all or part of the model generation device can be realized as a semiconductor integrated circuit, or a model generation system including the model generation device can be realized.

本開示によれば、トランジスタの内蔵電圧とドレイン電流との関係をモデル化できる。 According to the present disclosure, it is possible to model the relationship between the built-in voltage and the drain current of a transistor.

図1は、大信号モデルに用いるトランジスタの等価回路の一例を示す図である。FIG. 1 is a diagram showing an example of an equivalent circuit of a transistor used for a large signal model. 図2は、電流源モデルの作成方法の従来例を模式的に示す図である。FIG. 2 is a diagram schematically showing a conventional example of a method of creating a current source model. 図3は、第一の実施形態に係るモデル作成装置のハードウェア構成の一例を示す図である。FIG. 3 is a diagram showing an example of the hardware configuration of the model creation device according to the first embodiment. 図4は、第一の実施形態に係るモデル作成装置の機能構成の一例を示す図である。FIG. 4 is a diagram showing an example of the functional configuration of the model creation device according to the first embodiment. 図5は、第一の実施形態に係る電流源モデル作成処理の一例を示すフローチャートである。FIG. 5 is a flowchart showing an example of current source model creation processing according to the first embodiment. 図6は、電流源モデルにより計算したドレイン電流が収束する様子を模式的に示す図である。FIG. 6 is a diagram schematically showing how the drain current calculated by the current source model converges. 図7は、電流コラプスの一例を示す図である。FIG. 7 is a diagram illustrating an example of current collapse. 図8は、第二の実施形態に係るモデル作成装置の機能構成の一例を示す図である。FIG. 8 is a diagram showing an example of the functional configuration of a model creating device according to the second embodiment. 図9は、第二の実施形態に係る電流源モデル作成処理の一例を示すフローチャートである。FIG. 9 is a flowchart showing an example of current source model creation processing according to the second embodiment. 図10は、第二の実施形態に係る重み計算処理の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of weight calculation processing according to the second embodiment. 図11は、負荷線の計算の一例を示す図である。FIG. 11 is a diagram illustrating an example of load line calculation. 図12は、領域定義の一例を示す図である。FIG. 12 is a diagram showing an example of area definition. 図13は、重みを計算するための距離の計算の一例を示す図である。FIG. 13 is a diagram illustrating an example of distance calculation for calculating weights.

[本開示の実施形態の説明]
最初に本開示の実施形態を列記して説明する。
[Description of Embodiments of the Present Disclosure]
First, the embodiments of the present disclosure will be listed and described.

〔1〕 本開示の一態様に係るモデル作成方法は、トランジスタの内蔵電圧とドレイン電流との関係を表す電流源モデルを作成するモデル作成方法であって、前記トランジスタのゲート電圧の測定値を表すゲート電圧測定値と、前記トランジスタのドレイン電圧の測定値を表すドレイン電圧測定値と、前記電流源モデルにより計算されたドレイン電流を表すドレイン電流計算値の中間値とを用いて、前記内蔵電圧を計算する内蔵電圧計算ステップと、前記内蔵電圧を用いて、前記電流源モデルによりドレイン電流計算値を計算する電流計算ステップと、前記ドレイン電流計算値と、前記トランジスタのドレイン電流の測定値を表すドレイン電流測定値との誤差を用いて、前記電流源モデルのパラメータを更新する更新ステップと、が含まれ、前記電流源モデルのパラメータが収束するまで、前記電流計算ステップと前記更新ステップとが含まれる第1のループ処理を繰り返すこと、をコンピュータが実行する。 [1] A model creation method according to one aspect of the present disclosure is a model creation method for creating a current source model that represents a relationship between a built-in voltage and a drain current of a transistor, and represents a measured value of a gate voltage of the transistor. Calculating the built-in voltage using a measured gate voltage, a measured drain voltage representing the measured drain voltage of the transistor, and a calculated drain current representing the drain current calculated by the current source model. a current calculation step of calculating a calculated drain current by the current source model using the built-in voltage; and a drain representing the calculated drain current and a measured value of the drain current of the transistor. an updating step of updating the parameters of the current source model using the error from the current measurement, the current calculating step and the updating step until the parameters of the current source model converge. The computer executes repeating the first loop process.

内蔵電圧を計算した上で、電流源モデルのパラメータが収束するまで、ドレイン電流計算値の計算とパラメータ更新とを繰り返す。このため、ドレイン電流計算値の計算とパラメータ更新との繰り返し中には内蔵電圧が変化しない。これにより、電流源モデルのパラメータを収束させることができる。 After calculating the built-in voltage, the calculation of the drain current calculation value and the updating of the parameters are repeated until the parameters of the current source model converge. Therefore, the built-in voltage does not change while the calculation of the drain current calculated value and the update of the parameters are repeated. This allows the parameters of the current source model to converge.

〔2〕 〔1〕において、前記ドレイン電流計算値が収束するまで、前記内蔵電圧計算ステップと前記第1のループ処理とが含まれる第2のループ処理を繰り返すこと、を前記コンピュータが実行する。これにより、ドレイン電圧測定値にフィッティングするように電流源モデルのパラメータを更新することができる。 [2] In [1], the computer repeats a second loop process including the built-in voltage calculation step and the first loop process until the drain current calculated value converges. This allows the parameters of the current source model to be updated to fit the drain voltage measurements.

〔3〕 〔2〕において、前記中間値は、n回目の繰り返しにおける前記第2のループ処理で計算されたドレイン電流計算値と、n-1回目の繰り返しにおける前記第2のループ処理で計算されたドレイン電流計算値との中間の値である。これにより、ドレイン電流計算値の収束が保証される。 [3] In [2], the intermediate value is the drain current calculated value calculated in the second loop processing in the nth iteration and the drain current calculated in the second loop processing in the n−1th iteration. This is an intermediate value between the calculated drain current value and the calculated drain current value. This ensures the convergence of the calculated drain current.

〔4〕 〔1〕~〔3〕において、前記ドレイン電圧測定値と前記ドレイン電流測定値とを用いて、前記ドレイン電流測定値に対する重みを計算する重み計算ステップが含まれ、前記重みを乗じた前記誤差を用いて、前記電流源モデルのパラメータが収束したか否かを判定する。 [4] In [1] to [3], including a weight calculation step of calculating a weight for the drain current measurement value using the drain voltage measurement value and the drain current measurement value, and multiplying the weight by The error is used to determine whether the parameters of the current source model have converged.

〔5〕 〔4〕において、前記重み計算ステップは、前記トランジスタの大信号動作の動作点と、前記ドレイン電圧測定値と、前記ドレイン電流測定値とを用いて、前記大信号モデルの負荷線を計算し、前記負荷線に近いほど前記ドレイン電流測定値の重みが高い値となり、前記負荷線から離れるほど前記ドレイン電流測定値の重みが低い値となるように、前記ドレイン電流測定値に対する重みを計算する。 [5] In [4], the weight calculation step uses the operating point of the large-signal operation of the transistor, the drain voltage measurement value, and the drain current measurement value to calculate the load line of the large-signal model. and weighting the drain current measurements such that the drain current measurements closer to the load line are weighted higher and the drain current measurements further away from the load line are weighted lower. calculate.

〔6〕 本開示の一態様に係るプログラムは、トランジスタの内蔵電圧とドレイン電流との関係を表す電流源モデルを作成するためのコンピュータに、前記トランジスタのゲート電圧の測定値を表すゲート電圧測定値と、前記トランジスタのドレイン電圧の測定値を表すドレイン電圧測定値と、前記電流源モデルにより計算されたドレイン電流を表すドレイン電流計算値の中間値とを用いて、前記内蔵電圧を計算する内蔵電圧計算ステップと、前記内蔵電圧を用いて、前記電流源モデルによりドレイン電流計算値を計算する電流計算ステップと、前記ドレイン電流計算値と、前記トランジスタのドレイン電流の測定値を表すドレイン電流測定値との誤差を用いて、前記電流源モデルのパラメータを更新する更新ステップと、を実行させ、前記電流源モデルのパラメータが収束するまで、前記電流計算ステップと前記更新ステップとが含まれる第1のループ処理を繰り返させる。 [6] A program according to one aspect of the present disclosure stores a gate voltage measurement value representing a measured value of the gate voltage of the transistor in a computer for creating a current source model representing the relationship between the built-in voltage and the drain current of the transistor. and an intermediate value of the measured drain voltage representing the measured drain voltage of the transistor and the calculated drain current representing the drain current calculated by the current source model to calculate the built-in voltage. a current calculation step of calculating a drain current calculated value by the current source model using the built-in voltage; the drain current calculated value; and a drain current measured value representing a measured drain current of the transistor. A first loop including the current calculation step and the update step until the parameters of the current source model converge, and an update step of updating the parameters of the current source model using the error of Repeat the process.

内蔵電圧を計算した上で、電流源モデルのパラメータが収束するまで、ドレイン電流計算値の計算とパラメータ更新とを繰り返す。このため、ドレイン電流計算値の計算とパラメータ更新との繰り返し中には内蔵電圧が変化しない。これにより、電流源モデルのパラメータを収束させることができる。 After calculating the built-in voltage, the calculation of the drain current calculation value and the updating of the parameters are repeated until the parameters of the current source model converge. Therefore, the built-in voltage does not change while the calculation of the drain current calculated value and the update of the parameters are repeated. This allows the parameters of the current source model to converge.

[本開示の実施形態の詳細]
以下、本開示の第一の実施形態及び第二の実施形態について詳細に説明するが、本開示はこれらに限定されるものではない。なお、本明細書及び図面において、実質的に同一の構成要素については、同一の符号を付することにより重複した説明を省くことがある。
[Details of the embodiment of the present disclosure]
A first embodiment and a second embodiment of the present disclosure will be described in detail below, but the present disclosure is not limited to these. In addition, in this specification and the drawings, substantially the same components may be denoted by the same reference numerals, thereby omitting duplicate descriptions.

本開示の第一の実施形態及び第二の実施形態は、トランジスタモデル(これは、大信号モデルとも呼ばれる。)を作成するために、内蔵電圧とドレイン電流との関係をモデル化するモデル化装置に関する。なお、以下に記載する各実施形態の少なくとも一部が任意に組み合わされてもよい。 The first and second embodiments of the present disclosure are a modeling device that models the relationship between built-in voltage and drain current in order to create a transistor model (also called a large-signal model). Regarding. At least part of each embodiment described below may be combined arbitrarily.

(トランジスタモデル)
トランジスタモデル(トランジスタの大信号モデル)とは、図1に示すような回路をモデル化したものである。図1は、大信号モデルに用いるトランジスタの等価回路を示している。
(transistor model)
A transistor model (large signal model of a transistor) is a model of a circuit as shown in FIG. FIG. 1 shows an equivalent circuit of a transistor used for the large signal model.

図1において、Gはゲート、Dはドレイン、Sはソース、Rは抵抗、Lはインダクタンス、Iは電流、Vは電圧、Cは電気容量を表している。また、R、L、I、V及びCに付与されている添字に関しては、G及びgはゲート、D及びdはドレイン、sはソース、iはイントリジックであることを表している。 In FIG. 1, G is gate, D is drain, S is source, R is resistance, L is inductance, I is current, V is voltage, and C is capacitance. Regarding the subscripts given to R, L, I, V and C, G and g represent gate, D and d represent drain, s represents source, and i represents intrinsic.

内蔵電圧であるVgsi及びVdsiとドレイン電流Iとの関係を精度良くモデル化する必要がある。これは、図1において破線1000で表したように、ドレイン電流Iは、内蔵電圧Vgsi及びVdsiによって決まるためである。 It is necessary to accurately model the relationship between the built-in voltages V gsi and V dsi and the drain current ID . This is because the drain current I D is determined by the built-in voltages V gsi and V dsi , as indicated by the dashed line 1000 in FIG.

すなわち、I=f(Vgsi,Vdsi)となる関数fを精度良く求める必要がある。以下では、この関数fで表されるモデルを電流源モデルと呼ぶことにする。 That is, it is necessary to accurately obtain the function f that satisfies I D =f(V gsi , V dsi ). Hereinafter, the model represented by this function f will be called a current source model.

(電流源モデル作成方法の従来例)
内蔵電圧Vgsi及びVdsiは以下で計算できることが知られている。
(Conventional example of current source model creation method)
It is known that the built-in voltages V gsi and V dsi can be calculated as follows.

gsi=V-I×R
dsi=V-I×(R+R
なお、一般に、R、R、Rは既知であるか、又は容易に測定可能である。
V gsi =V G -I D ×R s
V dsi = V D −I D ×(R s +R d )
It should be noted that R s , R s and R d are generally known or readily measurable.

電流源モデル作成方法の従来例では、与えられたV測定値、V測定値及びI測定値と上記の計算式とを用いて、I=f(Vgsi,Vdsi)とVgsi及びVdsiとを計算し、I測定値との誤差を最小化するように関数fのパラメータ更新を繰り返している。これを模式的に示すと図2のようになる。図2は、電流源モデルの作成方法の従来例の或るn回目の繰り返し回数におけるパラメータ更新を示している。 In a conventional method for creating a current source model, ID = f(V gsi , V dsi ) and V gsi and Vdsi are calculated and iterative parameter updates of the function f to minimize the error with the ID measurements. FIG. 2 schematically shows this. FIG. 2 shows parameter update in a certain n-th iteration number of the conventional example of the current source model creation method.

図2に示すように、従来例では、1つ前の繰り返しで計算された内蔵電圧Vgsi (n)及びVdsi (n)からドレイン電流I (n)=f(Vgsi (n),Vdsi (n))を計算すると共に、次の繰り返しで用いる内蔵電圧Vgsi (n+1)及びVdsi (n+1)を計算する。また、I (n)とI測定値との誤差を用いて、この誤差を最小化するように関数fのパラメータを更新する。 As shown in FIG. 2, in the conventional example, the drain current I D ( n ) = f(V gsi ( n) , V dsi (n) ) and the built-in voltages V gsi (n+1) and V dsi (n+1) to be used in the next iteration. Also, the error between I D (n) and the I D measurement is used to update the parameters of the function f to minimize this error.

ここで、内蔵電圧Vgsi (n+1)を計算する際には、V測定値とドレイン電流I (n)とを用いて、上記の計算式Vgsi=V-I×Rにより計算する。同様に、Vdsi (n+1)を計算する際には、V測定値とドレイン電流I (n)とを用いて、上記の計算式Vdsi=V-I×(R+R)により計算する。このため、従来例では、ドレイン電流I (n)の値が変化するたびに、内蔵電圧Vgsi (n+1)及びVdsi (n+1)の値も変化することになる。したがって、モデル化の対象となるトランジスタ(例えば、窒化ガリウム高電子移動度トランジスタ(GaN HEMT(High Electron Mobility Transistor))等)によっては関数fのパラメータが収束せずに、モデル化ができなかったり、モデル化のためには手作業でのパラメータ調整が必要であったりする。 Here, when calculating the built-in voltage V gsi (n+1) , using the V G measurement value and the drain current I D (n) , the above formula V gsi =V G −I D ×R s calculate. Similarly, in calculating V dsi (n+1) , the V D measurement and the drain current I D (n) are used to calculate V dsi =V D −I D ×(R s +R d ). Therefore, in the conventional example, the values of the built-in voltages V gsi (n+1) and V dsi (n+1) also change whenever the value of the drain current I D (n) changes. Therefore, depending on the transistor to be modeled (for example, a gallium nitride high electron mobility transistor (GaN HEMT (High Electron Mobility Transistor)), etc.), the parameters of the function f do not converge, making modeling impossible, Manual parameter adjustment may be required for modeling.

(第一の実施形態)
以下では、上記の従来例に対して電流源モデルfを精度良く作成することができるモデル作成装置10について説明する。なお、モデル作成装置10は、例えば、モデル作成装置10を含むモデル作成システムの一要素として構成されていてもよい。
(First embodiment)
A model creating apparatus 10 capable of creating a current source model f with higher accuracy than the conventional example described above will be described below. Note that the model generation device 10 may be configured as one element of a model generation system including the model generation device 10, for example.

まず、本実施形態に係るモデル作成装置10のハードウェア構成について、図3を参照しながら説明する。図3に示すように、本実施形態に係るモデル作成装置10は一般的なコンピュータ又はコンピュータシステムのハードウェア構成を備えており、例えば、入力装置101と、表示装置102と、外部I/F103と、通信I/F104と、プロセッサ105と、メモリ装置106とを備えている。また、これらの各ハードウェアは、それぞれがバス107を介して通信可能に接続される。 First, the hardware configuration of the model creation device 10 according to this embodiment will be described with reference to FIG. As shown in FIG. 3, the model generating apparatus 10 according to the present embodiment has the hardware configuration of a general computer or computer system. , a communication I/F 104 , a processor 105 and a memory device 106 . Also, each of these pieces of hardware is connected via a bus 107 so as to be able to communicate with each other.

入力装置101は、例えば、キーボード、マウス、タッチパネル、物理ボタン等である。表示装置102は、例えば、ディスプレイ、表示パネル等である。なお、モデル作成装置10は、入力装置101及び表示装置102のうちの少なくとも一方を備えていなくてもよい。 The input device 101 is, for example, a keyboard, mouse, touch panel, physical button, or the like. The display device 102 is, for example, a display, a display panel, or the like. Note that the model creation device 10 does not have to include at least one of the input device 101 and the display device 102 .

外部I/F103は、記録媒体103aとのインタフェースである。モデル作成装置10は、外部I/F103を介して、記録媒体103aの読み取りや書き込み等を行うことができる。記録媒体103aとしては、例えば、CD(Compact Disc)、DVD(Digital Versatile Disk)、SDメモリカード(Secure Digital memory card)、USB(Universal Serial Bus)メモリカード等が挙げられる。 The external I/F 103 is an interface with the recording medium 103a. The model creation device 10 can perform reading and writing of the recording medium 103a via the external I/F 103. FIG. Examples of the recording medium 103a include a CD (Compact Disc), a DVD (Digital Versatile Disk), an SD memory card (Secure Digital memory card), a USB (Universal Serial Bus) memory card, and the like.

通信I/F104は、モデル作成装置10を通信ネットワークに接続するためのインタフェースである。プロセッサ105は、例えば、CPU(Central Processing Unit)やGPU(Graphics Processing Unit)等の各種演算装置である。メモリ装置106は、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ等の各種記憶装置である。 A communication I/F 104 is an interface for connecting the model generating device 10 to a communication network. The processor 105 is, for example, various arithmetic units such as a CPU (Central Processing Unit) and a GPU (Graphics Processing Unit). The memory device 106 is, for example, various storage devices such as HDD (Hard Disk Drive), SSD (Solid State Drive), RAM (Random Access Memory), ROM (Read Only Memory), and flash memory.

本実施形態に係るモデル作成装置10は、図3に示すハードウェア構成を備えることにより、後述する電流源モデル作成処理を含む様々な処理を実現することができる。なお、図3に示すハードウェア構成は一例であって、モデル作成装置10は、例えば、複数のプロセッサ105を備えていてもよいし、複数のメモリ装置106を備えていてもよいし、その他の図示しない種々のハードウェア(例えば、CPUやGPU以外の半導体集積回路等)を備えていてもよい。 The model generating apparatus 10 according to the present embodiment, having the hardware configuration shown in FIG. 3, can implement various processes including a current source model generating process, which will be described later. Note that the hardware configuration shown in FIG. 3 is an example, and the model generating device 10 may include, for example, a plurality of processors 105, a plurality of memory devices 106, or other Various hardware not shown (for example, semiconductor integrated circuits other than CPU and GPU) may be provided.

次に、本実施形態に係るモデル作成装置10の機能構成について、図4を参照しながら説明する。図4に示すように、本実施形態に係るモデル作成装置10は、モデル作成処理部201と、記憶部202とを有する。モデル作成処理部201は、例えば、メモリ装置106に記憶された1以上のコンピュータプログラムが、プロセッサ105に実行させる処理により実現される。また、記憶部202は、例えば、HDDやSSD等のメモリ装置106により実現される。なお、モデル作成処理部201を実現する1以上のコンピュータプログラムは、例えば、記録媒体103aに記憶されていてもよいし、通信I/F104を介して所定のサーバ装置等からダウンロードされてもよい。 Next, the functional configuration of the model generation device 10 according to this embodiment will be described with reference to FIG. As shown in FIG. 4, the model creation device 10 according to this embodiment has a model creation processing unit 201 and a storage unit 202 . The model generation processing unit 201 is implemented by, for example, processing that causes the processor 105 to execute one or more computer programs stored in the memory device 106 . Also, the storage unit 202 is realized by a memory device 106 such as an HDD or an SSD, for example. One or more computer programs that implement the model generation processing unit 201 may be stored in the recording medium 103a, or may be downloaded from a predetermined server device or the like via the communication I/F 104, for example.

モデル作成処理部201は、記憶部202に記憶されているV測定値、V測定値及びI測定値を用いて、電流源モデルfを作成する。すなわち、モデル作成処理部201は、V測定値、V測定値及びI測定値を学習用データとして、電流源モデルfのパラメータを学習する。ここで、モデル作成処理部201には、ドレイン電流Iを計算する電流計算部211と、内蔵電圧Vgsi及びVdsiを計算する内蔵電圧計算部212と、電流源モデルfのパラメータを更新するパラメータ更新部213とが含まれる。なお、電流源モデルを表す関数fとしては、学習対象のパラメータを持つ任意の関数を用いることができる。 The model creation processing unit 201 creates a current source model f using the VG measurement value, VD measurement value and ID measurement value stored in the storage unit 202 . That is, the model generation processing unit 201 learns the parameters of the current source model f using the VG measured value, the VD measured value, and the ID measured value as learning data. Here, the model generation processing unit 201 includes a current calculation unit 211 that calculates the drain current ID , an internal voltage calculation unit 212 that calculates the internal voltages V gsi and V dsi , and a current source model f parameter updater. A parameter updating unit 213 is included. Any function having parameters to be learned can be used as the function f representing the current source model.

記憶部202は、モデル作成装置10に与えられたV測定値、V測定値及びI測定値を記憶する。また、記憶部202には、電流源モデルfのパラメータも記憶される。 The storage unit 202 stores the VG measured value, the VD measured value and the ID measured value given to the model generating device 10 . The storage unit 202 also stores the parameters of the current source model f.

ここで、V測定値、V測定値及びI測定値はそれぞれ予め測定されたゲート電圧Vの測定値、ドレイン電圧Vの測定値及びドレイン電流Iの測定値である。以下では、測定時刻を表すインデックスをtとして、t=1,・・・,TにおけるV測定値V'(t)、V測定値V'(t)及びI測定値I'(t)がモデル作成装置10に与えられたものとする。このとき、各V測定値V'(t)を要素に持つT次元ベクトルをV'としてV'=(V'(1),・・・,V'(T))と定義する。同様に、各V測定値V'(t)を要素に持つT次元ベクトルをV'として、V'=(V'(1),・・・,V'(T))と定義する。同様に、各I測定値I'(t)を要素に持つT次元ベクトルをI'として、I'=(I'(1),・・・,I'(T))と定義する。なお、誤解の無い場合はT次元ベクトルであるV'、V'及びI'もそれぞれV測定値、V測定値及びI測定値ということがある。 Here, VG measurement, VD measurement, and ID measurement are pre-measured gate voltage VG measurement, drain voltage VD measurement, and drain current ID measurement, respectively. In the following, where t is an index representing the measurement time, V G measured value V G '(t), V D measured value V D '(t) and ID measured value ID at t = 1, ..., T '(t) is given to the model generating device 10 . At this time , V G ' = (V G ' (1), . Define. Similarly, V D ' = ( V D ' (1), . defined as Similarly , ID ' =( ID ' (1), . defined as If there is no misunderstanding, the T-dimensional vectors V G ', V D ', and I D ' may also be referred to as the V G measurement value, the V D measurement value, and the ID measurement value, respectively.

次に、本実施形態に係る電流源モデル作成処理について、図5を参照しながら説明する。この電流源モデル作成処理には、内蔵電圧を固定してパラメータを更新する小ループ(ステップS107~ステップS109のループ)と、二分法によりドレイン電流を変化させて内蔵電圧を計算し直す大ループ(ステップS105~ステップS111のループ)とが含まれる。なお、以下では、電流源モデルfのパラメータは既知の手法等により初期化されているものとする。 Next, the current source model creating process according to this embodiment will be described with reference to FIG. This current source model creation process includes a small loop (loop from step S107 to step S109) for fixing the built-in voltage and updating the parameters, and a large loop for changing the drain current and recalculating the built-in voltage by the bisection method ( loop from step S105 to step S111). In the following, it is assumed that the parameters of the current source model f have been initialized by a known method or the like.

モデル作成処理部201の内蔵電圧計算部212は、記憶部202に記憶されているV測定値、V測定値及びI測定値を用いて、内蔵電圧Vgsi及びVdsiを計算する(ステップS101)。具体的には、内蔵電圧計算部212は、以下により内蔵電圧Vgsi及びVdsiを計算する。 The built-in voltage calculation unit 212 of the model generation processing unit 201 calculates the built-in voltages V gsi and V dsi using the V G measurement value, V D measurement value, and ID measurement value stored in the storage unit 202 ( step S101). Specifically, the built-in voltage calculator 212 calculates the built-in voltages V gsi and V dsi as follows.

gsi=V'-R'
dsi=V'-(R+R)I'
なお、Vgsi及びVdsiはいずれもT次元ベクトルであり、Vgsi=(Vgsi(1),・・・,Vgsi(T))、Vdsi=(Vdsi(1),・・・,Vdsi(T))と表されることに留意されたい。また、R及びRはいずれもスカラーであることにも留意されたい。すなわち、各t=1,・・・,Tに対して、Vgsi(t)=V'(t)-R'(t)、Vdsi(t)=V'(t)-(R+R)I'(t)である。
V gsi =V G '-R s I D '
V dsi =V D '-(R s +R d )I D '
Both V gsi and V dsi are T-dimensional vectors, V gsi =(V gsi (1), . . . , V gsi (T)), V dsi =(V dsi (1), . , V dsi (T)). Also note that both R s and R d are scalars. That is, for each t = 1 , . −(R s +R d )I D ′(t).

モデル作成処理部201のパラメータ更新部213は、大ループを実行する毎に1ずつ増加するインデックスであるnを1に初期化する(ステップS102)。 The parameter updating unit 213 of the model creation processing unit 201 initializes n, which is an index that increases by 1 each time the large loop is executed, to 1 (step S102).

モデル作成処理部201の電流計算部211は、上記のステップS101で計算された内蔵電圧Vgsi及びVdsiを用いて、n=1のときのドレイン電流I (1)を計算する(ステップS103)。具体的には、電流計算部211は、I (1)=f(Vgsi,Vdsi)によりドレイン電流I (1)を計算する。なお、I (1)はT次元ベクトルであり、I (1)=(I (1)(1),・・・,I (1)(T))=(f(Vgsi(1),Vdsi(1)),・・・,f(Vgsi(T),Vdsi(T)))と表されることに留意されたい。すなわち、各t=1,・・・,Tに対して、I (1)(t)=f(Vgsi(t),Vdsi(t))である。 The current calculation unit 211 of the model creation processing unit 201 calculates the drain current I D (1) when n=1 using the built-in voltages V gsi and V dsi calculated in step S101 (step S103 ). Specifically, the current calculator 211 calculates the drain current I D (1) by I D (1) = f(V gsi , V dsi ) . Note that ID (1) is a T-dimensional vector, ID (1) = ( ID (1) (1), ..., ID (1) (T)) = (f(V gsi ( 1), V dsi (1)), . . . , f(V gsi (T), V dsi (T))). That is, for each t=1, . . . , T, I D (1) (t)=f(V gsi (t), V dsi (t)).

モデル作成処理部201の電流計算部211は、ドレイン電流の中間値が格納される変数ID_middleに対してI (1)/2を設定する(ステップS104)。具体的には、電流計算部211は、ID_middle=(ID_middle(1),・・・,ID_middle(T))=(I (1)(1)/2,・・・,I (1)(T)/2)と設定する。 The current calculation unit 211 of the model creation processing unit 201 sets ID (1) /2 to the variable ID_middle in which the intermediate value of the drain current is stored (step S104). Specifically, the current calculation unit 211 calculates ID_middle =( ID_middle (1), . . . , ID_middle (T))=( ID (1) (1)/2, . . . , ID (1) Set (T)/2).

モデル作成処理部201のパラメータ更新部213は、nに1を加算する(ステップS105)。 The parameter updating unit 213 of the model creation processing unit 201 adds 1 to n (step S105).

モデル作成処理部201の内蔵電圧計算部212は、ID_middleと、V測定値及びV測定値とを用いて、内蔵電圧Vgsi及びVdsiを計算する(ステップS106)。具体的には、内蔵電圧計算部212は、以下により内蔵電圧Vgsi及びVdsiを計算する。 The built-in voltage calculation unit 212 of the model generation processing unit 201 calculates the built-in voltages V gsi and V dsi using ID_middle , the V G measurement value, and the V D measurement value (step S106). Specifically, the built-in voltage calculator 212 calculates the built-in voltages V gsi and V dsi as follows.

gsi=V'-RD_middle
dsi=V'-(R+R)ID_middle
すなわち、各t=1,・・・,Tに対して、Vgsi(t)=V'(t)-RD_middle(t)、Vdsi(t)=V'(t)-(R+R)ID_middle(t)とする。
V gsi = V G ′−R s I D_middle
V dsi =V D ′−(R s +R d )I D_middle
That is , for each t = 1 , . Let (R s +R d ) ID_middle (t).

モデル作成処理部201の電流計算部211は、上記のステップS106で計算された内蔵電圧Vgsi及びVdsiを用いて、ドレイン電流I (n)を計算する(ステップS107)。具体的には、電流計算部211は、I (n)=f(Vgsi,Vdsi)によりドレイン電流I (n)を計算する。なお、I (n)=(I (n)(1),・・・,I (n)(T))=(f(Vgsi(1),Vdsi(1)),・・・,f(Vgsi(T),Vdsi(T)))と表されることに留意されたい。すなわち、各t=1,・・・,Tに対して、I (n)(t)=f(Vgsi(t),Vdsi(t))である。 The current calculator 211 of the model creation processor 201 calculates the drain current I D (n) using the built-in voltages V gsi and V dsi calculated in step S106 (step S107). Specifically, the current calculator 211 calculates the drain current I D (n) by I D (n) = f(V gsi , V dsi ) . ID (n) = ( ID (n) (1), ..., ID (n) (T)) = (f (V gsi (1), V dsi (1)), ... , f(V gsi (T), V dsi (T))). That is, for each t=1, . . . , T, I D (n) (t)=f(V gsi (t), V dsi (t)).

モデル作成処理部201のパラメータ更新部213は、電流源モデルfのパラメータが収束したか否かを判定する(ステップS108)。パラメータ更新部213は、例えば、I (n)とI'との誤差が予め決められた所定の閾値th以下となった場合にパラメータが収束したと判定し、そうでない場合はパラメータが収束していないと判定すればよい。ここで、I (n)とI'との誤差(誤差関数)Eとしては様々なものを用いることができるが、例えば、以下に示す平均二乗誤差を用いることが考えられる。 The parameter updating unit 213 of the model creation processing unit 201 determines whether or not the parameters of the current source model f have converged (step S108). For example, the parameter update unit 213 determines that the parameters have converged when the error between I D (n) and I D ' is equal to or less than a predetermined threshold value th1 . It is sufficient to determine that it has not converged. Here, various errors (error functions) E between I D (n) and I D ′ can be used. For example, the following mean square error can be used.

Figure 2023082459000002
ただし、これは一例であって、平均二乗誤差以外にも、例えば、平均絶対誤差等といった他の誤差(誤差関数)を用いることも可能である。
Figure 2023082459000002
However, this is only an example, and other errors (error functions) such as mean absolute error can be used other than the mean squared error.

上記のステップS108において、電流源モデルfのパラメータが収束していないと判定された場合、モデル作成処理部201のパラメータ更新部213は、I (n)とI'との誤差を用いて、その誤差を最小化するように電流源モデルfのパラメータを更新する(ステップS109)。電流源モデルfのパラメータの更新方法としては様々な最適化手法を用いることが可能であるが、例えば、ニュートン法等により電流源モデルfのパラメータを更新することが考えられる。 When it is determined in step S108 that the parameters of the current source model f have not converged, the parameter updating unit 213 of the model creation processing unit 201 uses the error between I D (n) and I D ' to , the parameters of the current source model f are updated so as to minimize the error (step S109). Various optimization methods can be used to update the parameters of the current source model f. For example, the Newton method or the like can be used to update the parameters of the current source model f.

なお、上記のステップS109が実行された場合、モデル作成処理部201は、ステップS107に戻る。これにより、内蔵電圧Vgsi及びVdsiが固定された状態で、電流源モデルfのパラメータが収束するまで小ループ(ステップS107~ステップS109)が繰り返し実行される。 Note that when step S109 is executed, the model creation processing unit 201 returns to step S107. As a result, with the internal voltages V gsi and V dsi fixed, the small loop (steps S107 to S109) is repeatedly executed until the parameters of the current source model f converge.

一方で、上記のステップS108において、電流源モデルfのパラメータが収束したと判定された場合、モデル作成処理部201のパラメータ更新部213は、I (n)が収束したか否かを判定する(ステップS110)。パラメータ更新部213は、例えば、I (n)とI (n-1)との差が予め決められた所定の閾値th以下となった場合にI (n)が収束したと判定し、そうでない場合はI (n)が収束していないと判定すればよい。ここで、I (n)とI (n-1)との差としては様々なものを用いることができるが、例えば、以下に示す平均絶対誤差を用いることが考えられる。 On the other hand, if it is determined in step S108 that the parameters of the current source model f have converged, the parameter updating unit 213 of the model generation processing unit 201 determines whether or not I D (n) has converged. (Step S110). The parameter updating unit 213 determines that I D (n) has converged when, for example, the difference between I D (n) and I D ( n−1) is equal to or less than a predetermined threshold th 2 . If not, it should be determined that I D (n) has not converged. Here, various values can be used as the difference between I D (n) and I D (n−1) . For example, the following mean absolute error can be used.

Figure 2023082459000003
ただし、これは一例であって、平均絶対誤差以外にも、例えば、I (n)とI (n-1)とのL1ノルムやユークリッド距離、その他の任意の距離等を、I (n)とI (n-1)との差として用いることも可能である。
Figure 2023082459000003
However, this is only an example, and other than the mean absolute error, for example, the L1 norm or Euclidean distance between I D (n) and I D (n−1) , other arbitrary distances, etc. can be used as I D ( n) and I D (n−1) .

上記のステップS110において、I (n)が収束していないと判定された場合、モデル作成処理部201の電流計算部211は、ID_middleに対して(I (n)+I (n-1))/2を設定する(ステップS111)。すなわち、電流計算部211は、I (n)とI (n-1)との中間値をID_middleに設定する。具体的には、電流計算部211は、ID_middle=(ID_middle(1),・・・,ID_middle(T))=((I (n)(1)+I (n-1)(1))/2,・・・,(I (n)(T)+I (n-1)(T))/2)と設定する。なお、二分法に倣ってID_middleにはI (n)とI (n-1)との中間値を設定したが、これに限られず、例えば、I (n)とI (n-1)との間を或る所定の比率で按分した値を設定してもよい。 If it is determined in step S110 above that I D (n) has not converged, the current calculation unit 211 of the model generation processing unit 201 calculates (I D (n) + I D (n− 1) )/2 is set (step S111). That is, the current calculator 211 sets the intermediate value between I D (n) and I D (n−1) as I D_middle . Specifically, the current calculation unit 211 calculates ID_middle = ( ID_middle (1), ..., ID_middle (T)) = (( ID (n) (1) + ID (n-1) ( 1))/2, . . . , ( ID (n) (T)+ ID (n−1) (T))/2). Note that ID_middle is set to an intermediate value between ID ( n) and ID ( n-1) following the dichotomy, but is not limited to this . -1) may be proportionally divided by a certain predetermined ratio.

なお、上記のステップS111が実行された場合、モデル作成処理部201は、ステップS105に戻る。これにより、ID_middleを用いて内蔵電圧Vgsi及びVdsiが再計算された上で、小ループが再度実行される。 Note that when step S111 is executed, the model creation processing unit 201 returns to step S105. This causes the built-in voltages V gsi and V dsi to be recalculated using ID_middle , and then the small loop is executed again.

一方で、上記のステップS110において、I (n)が収束したと判定された場合、モデル作成処理部201は、電流源モデル作成処理を終了する。これにより、学習済みのパラメータを持つ電流源モデルfが作成されたことになる。 On the other hand, if it is determined in step S110 that I D (n) has converged, the model generation processing unit 201 terminates the current source model generation processing. As a result, a current source model f having learned parameters is created.

以上のように、本実施形態に係るモデル作成装置10は、内蔵電圧を固定してパラメータを更新する小ループと、二分法によりドレイン電流を変化させて内蔵電圧を計算し直す大ループとが含まれるアルゴリズムにより電流源モデルfを作成する。このアルゴリズムにおいては、小ループ実行中には内蔵電圧が変化せずに固定されているため、電流源モデルfのパラメータが収束せずに発散してしまう事態を防止することができる。 As described above, the model generation device 10 according to the present embodiment includes a small loop that fixes the built-in voltage and updates parameters, and a large loop that changes the drain current and recalculates the built-in voltage by the bisection method. A current source model f is created by the algorithm described. In this algorithm, since the built-in voltage is fixed without changing during execution of the small loop, it is possible to prevent the parameters of the current source model f from converging and diverging.

また、大ループでは、二分法(又はそれに類似する方法)によりドレイン電流値ID_middleを計算すると共に、そのドレイン電流値ID_middleを用いて内蔵電圧Vgsi及びVdsiを再計算するため、I (n)=f(Vgsi,Vdsi)の収束も保証される。例えば、縦軸をI、横軸をVとしたI-V平面上に、I測定値I'と、電流源モデルfにより計算した計算値I (n)とを図示すると図6のようになる。図6に示すように、nが増加すると、二分法によりI (n)とI (n-1)の差が小さくなっていくため、I (n)の収束が保証されると共に、その収束値はI測定値I'を精度良くフィッティングすることがわかる。 In addition, in the large loop, the drain current value ID_middle is calculated by the bisection method (or a similar method), and the internal voltages V gsi and V dsi are recalculated using the drain current value ID_middle . Convergence of (n) = f(V gsi , V dsi ) is also guaranteed. For example, on an ID- VD plane with ID on the vertical axis and VD on the horizontal axis , the ID measured value ID ' and the calculated value ID (n) calculated by the current source model f are shown. Then, it becomes like FIG. As shown in FIG. 6, as n increases, the bisection method reduces the difference between I D (n) and I D (n−1) , thus ensuring the convergence of I D (n) and It can be seen that the convergence value accurately fits the ID measurement value ID '.

したがって、本実施形態に係るモデル作成装置10によれば、例えば手作業によるパラメータ調整を必要とすることなく、精度の良い電流源モデルfを作成することができる。 Therefore, according to the model generating apparatus 10 of the present embodiment, it is possible to generate a highly accurate current source model f without requiring, for example, manual parameter adjustment.

(第二の実施形態)
窒化ガリウム高電子移動度トランジスタ(GaN HEMT)では電流コラプスと呼ばれる問題が発生し得る。電流コラプスとは比較的大きなドレイン電圧V(これをストレスと呼ぶ。)をGaN HEMTに印加した直後に、ドレイン電流及びドレイン電圧を測定するとI-V平面上のI-V波形が歪むという現象のことである。ストレスが無い場合のGaN HEMTのI-V波形と、ストレス印加直後のGaN HEMTのI-V波形とを図7に示す。図7に示すように、ストレス印加直後では電流コラプスが発生しており、I-V波形が歪んでいることがわかる。
(Second embodiment)
A problem called current collapse can occur in gallium nitride high electron mobility transistors (GaN HEMTs). Current collapse is the I D -V D waveform on the I D -V D plane when the drain current and the drain voltage are measured immediately after applying a relatively large drain voltage V D (this is called stress) to the GaN HEMT. It is a phenomenon that the is distorted. FIG. 7 shows the I D -V D waveform of the GaN HEMT without stress and the I D -V D waveform of the GaN HEMT immediately after stress application. As shown in FIG. 7, it can be seen that current collapse occurs immediately after stress application, and the I D -V D waveform is distorted.

GaN HEMTといった電流コラプスが発生し得るトランジスタをモデル化の対象とした場合、電流コラプスの影響によりI-V波形が歪んでいる場合、関数fのパラメータが収束せずに、モデル化できない(又は、モデル化できても精度が低い)ことがある。このため、従来例では、モデル化のために手作業でのパラメータ調整が必要なことが多かった。一方で、モデル化の際には全ての測定値にフィッティングするような電流源モデルを作成する必要は必ずしも無い場合が多く、或る負荷線上及びその周辺の測定値にフィッティングするような電流源モデルが得られれば回路設計等の目的においては十分なことが多い。 When a transistor such as a GaN HEMT in which current collapse can occur is targeted for modeling, if the I D -V D waveform is distorted due to the influence of the current collapse, the parameters of the function f do not converge and the model cannot be modeled ( Or, even if it can be modeled, the accuracy is low). For this reason, in the conventional examples, it was often necessary to manually adjust the parameters for modeling. On the other hand, in modeling, it is often not necessary to create a current source model that fits all measured values. is often sufficient for purposes such as circuit design.

そこで、以下では、電流コラプスが発生し得るトランジスタをモデル化の対象として、負荷線上及びその周辺の測定値にフィッティングするように重み付けを行うことで、電流源モデルfを精度良く作成することができるモデル作成装置10について説明する。 Therefore, in the following, a current source model f can be created with high accuracy by weighting a transistor in which a current collapse can occur and weighting it so as to fit the measured values on and around the load line. The model generating device 10 will be described.

なお、本実施形態では、主に、第一の実施形態との相違点について説明し、第一の実施形態と同様の構成要素については、その説明を省略する(つまり、本実施形態で説明していない事項については、第一の実施形態をそのまま適用可能である。)。 In addition, in this embodiment, differences from the first embodiment will be mainly described, and the description of the same components as in the first embodiment will be omitted (that is, the The first embodiment can be applied as it is to matters not specified.).

まず、本実施形態に係るモデル作成装置10の機能構成について、図8を参照しながら説明する。図8に示すように、本実施形態に係るモデル作成装置10のモデル作成処理部201には、各I測定値I'(t)に対する重みω(ただし、0≦ω≦100)を計算する重み計算部214が更に含まれる。また、本実施形態に係るパラメータ更新部213は、電流源モデルfのパラメータが収束したか否かを判定するための誤差を計算する際に、重みωを考慮して誤差を計算する。 First, the functional configuration of the model generation device 10 according to this embodiment will be described with reference to FIG. As shown in FIG. 8, the model creation processing unit 201 of the model creation device 10 according to the present embodiment includes a weight ω t (where 0≦ω t ≦100) for each ID measurement value ID′ (t). Further included is a weight calculator 214 that calculates . Further, the parameter updating unit 213 according to the present embodiment calculates the error in consideration of the weight ω t when calculating the error for determining whether the parameters of the current source model f have converged.

次に、本実施形態に係る電流源モデル作成処理について、図9を参照しながら説明する。なお、この電流源モデル作成処理のステップS202~ステップS208は第一の実施形態に係る電流源モデル作成処理のステップS101~ステップS107とそれぞれ同様であり、ステップS210~ステップS212はステップS109~ステップS111とそれぞれ同様であるため、それらの説明は省略する。 Next, the current source model creating process according to this embodiment will be described with reference to FIG. Steps S202 to S208 of this current source model creation process are the same as steps S101 to S107 of the current source model creation process according to the first embodiment, respectively, and steps S210 to S212 are the same as steps S109 to S111. are the same as, respectively, the description thereof will be omitted.

モデル作成処理部201の重み計算部214は、V測定値及びI測定値を用いて、各I測定値I'(t)に対する重みω(ただし、0≦ω≦100)を計算する(ステップS201)。本ステップの処理の詳細については後述し、以下では、これらの重みωが計算されたものとして説明を続ける。なお、後述するように、これらの重みωは負荷線上及びその周辺の領域内の測定値に対しては高い値となり、負荷線から離れた領域内の測定値、動作点に近くかつ低出力又は低効率な領域内の測定値に対しては低い値となる。 The weight calculation unit 214 of the model generation processing unit 201 uses the V D measurement value and the ID measurement value to calculate the weight ω t (where 0≦ω t ≦100) for each ID measurement value I D ′ (t). is calculated (step S201). The details of the processing of this step will be described later, and the following description will continue on the assumption that these weights ω t have been calculated. As will be described later, these weights ω t are high for measurements in the area on and around the load line, and for measurements in areas away from the load line, close to the operating point and low output. Or it will be a low value for the measured value in the low efficiency region.

ステップS208に続いて、モデル作成処理部201のパラメータ更新部213は、電流源モデルfのパラメータが収束したか否かを判定する(ステップS209)。このとき、本実施形態に係るパラメータ更新部213は、I (n)とI'との誤差として重みωを考慮した誤差Eを用いて、例えば、当該誤差Eが予め決められた所定の閾値th以下となった場合にパラメータが収束したと判定し、そうでない場合はパラメータが収束していないと判定する。ここで、重みωを考慮した誤差Eとしては、例えば、以下に示す誤差を用いることが考えられる。 Following step S208, the parameter updating unit 213 of the model generation processing unit 201 determines whether or not the parameters of the current source model f have converged (step S209). At this time, the parameter updating unit 213 according to the present embodiment uses the error E considering the weight ω t as the error between I D (n) and I D ′, for example, the error E is a predetermined is equal to or less than the threshold th 3 , it is determined that the parameters have converged; otherwise, it is determined that the parameters have not converged. Here, as the error E considering the weight ωt , for example, the following error may be used.

Figure 2023082459000004
この数3に示す誤差は、重みωを係数として持つ平均二乗誤差である。ただし、これは一例であって、これ以外にも、例えば、重みωを係数として持つ平均絶対誤差等を用いることも可能である。
Figure 2023082459000004
The error shown in Equation 3 is the mean square error with the weight ωt as a coefficient. However, this is only an example, and it is also possible to use, for example, an average absolute error having the weight ωt as a coefficient.

これにより、I (n)(t)とI'(t)との差のうち、重みωの値が低いtに対応する差に関してはパラメータ更新への影響を小さくすることができる。したがって、電流コラプスが発生し得るトランジスタをモデル化の対象とした場合であっても、パラメータが収束せずに発散してしまう事態を防止することができ、負荷線上及びその周辺の測定値に精度良くフィッティングする電流源モデルfを作成することができる。 As a result, among the differences between I D (n) (t) and I D ′(t), the influence of the difference corresponding to t with a low weight ω t on the parameter update can be reduced. Therefore, even when a transistor in which current collapse can occur is modeled, it is possible to prevent the parameter from diverging without convergence, and the accuracy of the measured values on and around the load line can be improved. A well-fitting current source model f can be created.

次に、上記のステップS201における重み計算処理について、図10を参照しながら説明する。 Next, the weight calculation process in step S201 will be described with reference to FIG.

まず、重み計算部214は、与えられた動作点と、V測定値V'及びI測定値I'とを用いて、I-V平面上の負荷線を計算する(ステップS301)。ここで、動作点はトランジスタモデルを利用して回路設計等を行う者(例えば、トランジスタの納入を受けて回路を設計・製造する者等)によって決定されるV及びIの値である。以下では、動作点をQ=(ID_set,VD_set)として、負荷線の計算例について、図11を参照しながら説明する。なお、図11の各測定点は、I測定値I'(t)とV測定値V'(t)とをプロットした点(I'(t),V'(t))のことである。 First, the weight calculator 214 calculates the load line on the I D -V D plane using the given operating point and the V D measurements V D ′ and I D measurements I D (step S301). Here, the operating point is the value of VD and ID determined by a person who designs circuits using a transistor model (for example, a person who designs and manufactures circuits after receiving delivery of transistors). An example of load line calculation will be described below with reference to FIG. 11, with the operating point set to Q0 =( ID_set , VD_set ). In addition, each measurement point in FIG. 11 is a point obtained by plotting the ID measured value ID '(t) and the VD measured value VD'(t) ( ID '(t) , VD '(t) ).

重み計算部214は、以下のStep1-1~Step1-5により負荷線を計算する。 The weight calculator 214 calculates the load line by the following Steps 1-1 to 1-5.

Step1-1:まず、重み計算部214は、θ=arccos(1-I'/(I'-ID_set))を計算する。なお、θはT次元ベクトルであり、θ=(θ(1),・・・,θ(T))と表されることに留意されたい。また、ID_setはスカラーであることにも留意されたい。すなわち、各t=1,・・・,Tに対して、θ(t)=arccos(1-I'(t)/(I'(t)-ID_set))である。 Step 1-1: First, the weight calculator 214 calculates θ=arccos(1-I D '/(I D '-I D_set )). Note that θ is a T-dimensional vector and is expressed as θ=(θ(1), . . . , θ(T)). Also note that ID_set is a scalar. That is , for each t=1 , .

Step1-2:次に、重み計算部214は、以下の出力パワーPout又は効率Effを計算する。 Step 1-2: Next, the weight calculator 214 calculates the following output power Pout or efficiency Eff.

out=(I'-ID_set)×(VD_set-V')×(θ-sinθ×cosθ)/2π
Eff=0.5×(1-V'/VD_set)×(θ-sinθ×cosθ)/sinθ
なお、Pout又はEffはいずれもT次元ベクトルであり、Pout=(Pout(1),・・・,Pout(T))、Eff=(Eff(1),・・・,Eff(T))と表されることに留意されたい。すなわち、各t=1,・・・,Tに対して、Pout(t)=(I'(t)-ID_set)×(VD_set-V'(t))×(θ(t)-sinθ(t)×cosθ(t))/2π、Eff(t)=0.5×(1-V'(t)/VD_set)×(θ(t)-sinθ(t)×cosθ(t))/sinθ(t)である。
P out =( ID' - ID_set )*( VD_set - VD ')*(θ-sin θ*cos θ)/2π
Eff=0.5×(1−V D ′/V D_set )×(θ−sin θ×cos θ)/sin θ
Both P out and Eff are T-dimensional vectors, P out =(P out (1), ..., P out (T)), Eff = (Eff (1), ..., Eff ( Note that it is denoted as T)). That is, for each t = 1 , . )−sin θ(t)×cos θ(t))/2π, Eff(t)=0.5×(1−V D ′(t)/V D_set )×(θ(t)−sin θ(t)×cos θ (t))/sin θ(t).

Step1-3:次に、重み計算部214は、上記のStep1-2で出力パワーPoutを計算した場合は、Poutの要素のうちその値が最大の要素に対応する測定点を計算する。すなわち、tmax=argmax(Pout(t))とした場合、(I'(tmax),V'(tmax))を計算する。なお、この測定点(I'(tmax),V'(tmax))は出力整合点とも呼ばれる。 Step 1-3: Next, when the output power P out is calculated in Step 1-2 above, the weight calculator 214 calculates the measurement point corresponding to the element with the maximum value among the elements of P out . That is, when t max =argmax(P out (t)), (I D '(t max ), V D '(t max )) is calculated. Note that this measurement point (I D '(t max ), V D '(t max )) is also called an output matching point.

一方で、重み計算部214は、上記のStep1-2で効率Effを計算した場合は、Effの要素のうちその値が最大の要素に対応する測定点を計算する。すなわち、tmax=argmax(Eff(t))とした場合、(I'(tmax),V'(tmax))を計算する。なお、この測定点(I'(tmax),V'(tmax))は効率整合点とも呼ばれる。 On the other hand, when the efficiency Eff is calculated in Step 1-2 above, the weight calculator 214 calculates the measurement point corresponding to the element with the maximum value among the elements of Eff. That is, when t max =argmax(Eff(t)), (I D '(t max ), V D '(t max )) is calculated. Note that this measurement point (I D '(t max ), V D '(t max )) is also called an efficiency matching point.

以下では、出力整合点又は効率整合点をQ=(I'(tmax),V'(tmax))とする。なお、出力整合点又は効率整合点のいずれを計算するかは、例えば、トランジスタモデルを利用して回路設計等を行う者によって予め決定される。 In the following, let the output matching point or the efficiency matching point be Q 1 =(I D '(t max ), V D '(t max )). It should be noted that which of the output matching point and the efficiency matching point is to be calculated is determined in advance by, for example, a circuit designer using a transistor model.

Step1-4:次に、重み計算部214は、以下の点Q、Q、Q及びQを計算する。 Step 1-4: Next, the weight calculator 214 calculates the following points Q 2 , Q 3 , Q 4 and Q 5 .

及びQを通る直線と、V軸(つまり、I=0の直線)との交点Q
からV軸に下ろした垂線と、V軸との交点Q
からV軸に下ろした垂線と、V軸との交点Q
とQとの間の距離をHとして、V軸上の点で、Qから距離Hの位置にあり、かつ、Qとは異なる点Q
なお、上記の点Qはオフ側最大動作点とも呼ばれる。
Intersection point Q 2 of a straight line passing through Q 0 and Q 1 and the V D axis (that is, a straight line of I D =0)
A perpendicular drawn from Q1 to the VD axis and the intersection point Q3 with the VD axis
A perpendicular drawn from Q0 to the VD axis and the intersection point Q4 with the VD axis
Assuming that the distance between Q3 and Q4 is H, a point Q5 on the VD axis located at a distance H from Q4 and different from Q3
Note that the above point Q5 is also called the off-side maximum operating point.

Step1-5:そして、重み計算部214は、Q、Q及びQを通る線分と、Q及びQを通る線分とで構成される線(図11に示す例の場合は折れ線)を負荷線とする。なお、Q、Q及びQを通る線分はIの値が0以上であるため、オン状態負荷線とも呼ばれる。一方で、Q及びQを通る線分はIの値が常に0であるため、オフ状態負荷線とも呼ばれる。 Step 1-5: Then, the weight calculator 214 calculates a line composed of a line segment passing through Q 1 , Q 0 and Q 2 and a line segment passing through Q 2 and Q 5 (in the example shown in FIG. line) is the load line. A line segment passing through Q 1 , Q 0 and Q 2 is also called an on-state load line because the value of ID is 0 or more. On the other hand, the line segment through Q2 and Q5 is also called the off-state load line because the value of ID is always zero.

ステップS301に続いて、重み計算部214は、各測定点(I'(t),V'(t))に対する重みωを計算し、その重みωをI測定値I'(t)の重みとする(ステップS302)。ここで、重み計算部214は、I-V平面上に領域を定義した上で、各測定点が属する領域と負荷線までの距離とに応じてその測定点の重みを計算する。 Following step S301, the weight calculator 214 calculates the weight ω t for each measurement point (I D ′ (t), V D ′(t)), and applies the weight ω t to the ID measurement value I D ′. (t) is weighted (step S302). Here, the weight calculator 214 defines a region on the I D -V D plane, and then calculates the weight of each measurement point according to the region to which each measurement point belongs and the distance to the load line.

まず、I-V平面上における領域定義について、図12を参照しながら説明する。重み計算部214は、以下のStep2-1~Step2-7によりI-V平面上に領域を定義する。ここで、以下では、I-V平面において、すべての測定点{(I'(t),V'(t))|t=1,・・・,T}を含む最小の領域をWとする。例えば、すべての測定点{(I'(t),V'(t))|t=1,・・・,T}が含まれ、かつ、面積が最小となる領域が領域Wに該当する。なお、出力整合点又は効率整合点は領域Wの境界上の点であることに留意されたい。 First, definition of regions on the I D -V D plane will be described with reference to FIG. The weight calculator 214 defines a region on the I D -V D plane by the following Steps 2-1 to 2-7. Here, below, in the I D -V D plane, the smallest area containing all measurement points {(I D '(t), V D '(t)) | t = 1, ..., T} Let W be For example, the area W corresponds to the area including all the measurement points {(I D '(t), V D '(t))|t=1, . . . , T} and having the smallest area. do. Note that the power match point or efficiency match point is a point on the boundary of region W. FIG.

Step2-1:重み計算部214は、オン状態負荷線と平行な直線であって、かつ、I-V平面の原点Oを通る直線aを計算する。 Step 2-1: The weight calculator 214 calculates a straight line a 1 parallel to the on-state load line and passing through the origin O of the I D -V D plane.

Step2-2:重み計算部214は、オン状態負荷線と平行な直線であって、かつ、直線aとオン状態負荷線との中間を通る直線aを計算する。言い換えれば、重み計算部214は、オン状態負荷線と平行な直線であって、かつ、オン状態負荷線から直線aに下ろした垂線の中点を通る直線aを計算する。 Step 2-2: The weight calculator 214 calculates a straight line a2 which is parallel to the on-state load line and passes between the straight line a1 and the on-state load line. In other words, the weight calculator 214 calculates a straight line a2 that is parallel to the on-state load line and passes through the midpoint of a perpendicular drawn from the on-state load line to the straight line a1 .

Step2-3:重み計算部214は、I軸と平行な直線であって、かつ、動作点Qを通る直線aを計算する。 Step 2-3: The weight calculator 214 calculates a straight line a 3 parallel to the ID axis and passing through the operating point Q 0 .

Step2-4:重み計算部214は、V軸と平行な直線であって、かつ、動作点Qを通る直線aを計算する。 Step 2-4: The weight calculator 214 calculates a straight line a4 parallel to the VD axis and passing through the operating point Q0 .

Step2-5:重み計算部214は、V軸と平行な直線であって、かつ、直線aとV軸との中間を通る直線aを計算する。言い換えれば、重み計算部214は、V軸と平行な直線であって、かつ、直線aからV軸に下ろした垂線の中点を通る直線aを計算する。 Step 2-5: The weight calculator 214 calculates a straight line a5 which is parallel to the VD axis and which passes through the middle of the straight line a4 and the VD axis. In other words, the weight calculator 214 calculates a straight line a5 that is parallel to the VD axis and passes through the midpoint of the perpendicular drawn from the straight line a4 to the VD axis.

Step2-6:重み計算部214は、I軸と平行な直線であって、かつ、Qを通る直線aを計算する。 Step 2-6: The weight calculator 214 calculates a straight line a 6 parallel to the ID axis and passing through Q 2 .

Step2-7:重み計算部214は、以下により領域W、W、W及びWを定義する。 Step 2-7: The weight calculator 214 defines regions W 1 , W 2 , W 3 and W 4 as follows.

領域Wの境界と、直線aと、V軸と、直線aと、負荷線とで囲まれる領域をW
領域Wの境界と、負荷線と、直線aとで囲まれる領域をW
領域Wの境界と、直線aと、直線aと、V軸とで囲まれる領域をW
領域Wのうち、領域W、W及びW以外の領域をW
次に、各測定点(I'(t),V'(t))が属する領域と負荷線までの距離とに応じてその測定点(I'(t),V'(t))の重みωを計算する場合について、図13を参照しながら説明する。重み計算部214は、以下のStep3-1~Step3-7により各測定点(I'(t),V'(t))の重みωを計算する。
W1 is the area surrounded by the boundary of the area W, the straight line a2 , the VD axis, the straight line a3 , and the load line.
W2 is the area surrounded by the boundary of area W, the load line, and straight line a3
The area surrounded by the boundary of the area W, the straight lines a5 , the straight lines a6 , and the VD axis is W3
W 4 _ _
Next, according to the area to which each measurement point (I D '(t), V D '(t)) belongs and the distance to the load line, the measurement point (I D '(t), V D '(t ))) will be described with reference to FIG . The weight calculator 214 calculates the weight ω t of each measurement point (I D '(t), V D '(t)) by the following Steps 3-1 to 3-7.

Step3-1:重み計算部214は、オン状態負荷線から直線aに下ろした垂線の長さを表す距離Δを計算する。 Step 3-1: The weight calculator 214 calculates the distance Δ1 representing the length of the perpendicular drawn from the on-state load line to the straight line a2 .

Step3-2:重み計算部214は、各測定点(I'(t),V'(t))∈Wに対して、当該測定点からオン状態負荷線に下ろした垂線の長さを表すΔ(t)をそれぞれ計算する。 Step 3-2: For each measurement point (I D '(t), V D '(t))εW 1 , the weight calculator 214 determines the length of the perpendicular drawn from the measurement point to the on-state load line. Δ 2 (t) representing , respectively.

Step3-3:重み計算部214は、各測定点(I'(t),V'(t))∈Wに対して、当該測定点を通り、かつ、オン状態負荷線から直線aに下ろした垂線の長さを表す距離Δ(t)をそれぞれ計算する。 Step 3-3: For each measurement point (I D '(t), V D '(t))εW 2 , the weight calculation unit 214 calculates a straight line a Calculate the distance Δ 3 (t) representing the length of the perpendicular dropped to 3 respectively.

Step3-4:重み計算部214は、各測定点(I'(t),V'(t))∈Wに対して、当該測定点から直線aに下ろした垂線の長さを表す距離Δ(t)をそれぞれ計算する。 Step 3-4: The weight calculator 214 calculates the length of the perpendicular drawn from each measurement point (I D '(t), V D '(t))εW 2 to the straight line a 3 Calculate the respective distance Δ 4 (t) to represent.

Step3-5:重み計算部214は、V軸から直線aに下ろした垂線の長さを表す距離Δを計算する。 Step 3-5: The weight calculator 214 calculates the distance Δ5 representing the length of the perpendicular drawn from the VD axis to the straight line a5 .

Step3-6:重み計算部214は、各測定点(I'(t),V'(t))∈Wに対して、当該測定点から直線aに下ろした垂線の長さを表す距離Δ(t)をそれぞれ計算する。 Step 3-6: The weight calculation unit 214 calculates the length of the perpendicular drawn from each measurement point (I D '(t), V D '(t)) ∈ W 3 to the straight line a 5 from the measurement point. Calculate the respective distance Δ 6 (t) to represent.

Step3-7:重み計算部214は、以下により各測定点(I'(t),V'(t))の重みωを計算する。 Step 3-7: The weight calculator 214 calculates the weight ω t of each measurement point (I D '(t), V D '(t)) as follows.

・(I'(t),V'(t))∈Wである場合
(t)=(Δ(t)/Δ)×π/2として、ω=100×cos(c(t))
・(I'(t),V'(t))∈Wである場合
(t)=(Δ(t)/Δ(t))×π/2として、ω=100×cos(c(t))
・(I'(t),V'(t))∈Wである場合
(t)=(Δ(t)/Δ)×π/2として、ω=100×cos(c(t))
・(I'(t),V'(t))∈Wである場合
ω=0
これにより、各測定点(I'(t),V'(t))∈Wに対してその重みωが得られる。上記の計算方法では負荷線上及びその周辺の測定値に対して大きな値を持つ重みが得られ、負荷線から離れるに従って重みの値が小さくし、また或る程度以上離れた領域や特定の領域では重みの値を0している。このため、負荷線上及びその周辺の測定値にフィッティングするように電流源モデルfのパラメータを更新することができるようになる。
If (I D '(t), V D '(t))εW 1 then ω t = 100 x cos as c 1 (t) = (Δ 2 (t)/Δ 1 ) x π/2 ( c1 (t))
If (I D '(t) , V D '(t)) εW 2 then ω t = 100×cos(c 2 (t))
If (I D '(t), V D '(t))εW 3 , then ω t = 100 x cos as c 3 (t) = (Δ 6 (t)/Δ 5 ) x π/2 ( c3 (t))
ω t = 0 if (I D '(t), V D '(t)) ∈ W 4
This gives for each measurement point (I D '(t), V D '(t))εW its weight ω t . In the above calculation method, a weight with a large value is obtained for the measured values on and around the load line, and the weight value decreases as the distance from the load line increases. The weight value is set to 0. Therefore, it becomes possible to update the parameters of the current source model f so as to fit the measured values on and around the load line.

以上、本開示の第一の実施形態及び第二の実施形態について詳述したが、本開示はこれら特定の実施形態に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。 The first embodiment and the second embodiment of the present disclosure have been described in detail above, but the present disclosure is not limited to these specific embodiments, and within the scope described in the claims, Various modifications and alterations are possible.

10:モデル作成装置
101:入力装置
102:表示装置
103:外部I/F
103a:記録媒体
104:通信I/F
105:プロセッサ
106:メモリ装置
107:バス
201:モデル作成処理部
202:記憶部
211:電流計算部
212:内蔵電圧計算部
213:パラメータ更新部
214:重み計算部
10: model creation device 101: input device 102: display device 103: external I/F
103a: Recording medium 104: Communication I/F
105: Processor 106: Memory Device 107: Bus 201: Model Creation Processing Unit 202: Storage Unit 211: Current Calculation Unit 212: Internal Voltage Calculation Unit 213: Parameter Update Unit 214: Weight Calculation Unit

Claims (6)

トランジスタの内蔵電圧とドレイン電流との関係を表す電流源モデルを作成するモデル作成方法であって、
前記トランジスタのゲート電圧の測定値を表すゲート電圧測定値と、前記トランジスタのドレイン電圧の測定値を表すドレイン電圧測定値と、前記電流源モデルにより計算されたドレイン電流を表すドレイン電流計算値の中間値とを用いて、前記内蔵電圧を計算する内蔵電圧計算ステップと、
前記内蔵電圧を用いて、前記電流源モデルによりドレイン電流計算値を計算する電流計算ステップと、
前記ドレイン電流計算値と、前記トランジスタのドレイン電流の測定値を表すドレイン電流測定値との誤差を用いて、前記電流源モデルのパラメータを更新する更新ステップと、
が含まれ、
前記電流源モデルのパラメータが収束するまで、前記電流計算ステップと前記更新ステップとが含まれる第1のループ処理を繰り返すこと、をコンピュータが実行するモデル作成方法。
A model creation method for creating a current source model representing a relationship between a built-in voltage and a drain current of a transistor, comprising:
intermediate between a measured gate voltage representing the measured gate voltage of the transistor, a measured drain voltage representing the measured drain voltage of the transistor, and a calculated drain current representing the drain current calculated by the current source model. a built-in voltage calculation step of calculating the built-in voltage using
a current calculation step of calculating a drain current calculated value by the current source model using the built-in voltage;
updating parameters of the current source model using the error between the calculated drain current and a measured drain current representing the measured drain current of the transistor;
includes
A model creation method in which a computer executes repeating a first loop process including the current calculation step and the update step until the parameters of the current source model converge.
前記ドレイン電流計算値が収束するまで、前記内蔵電圧計算ステップと前記第1のループ処理とが含まれる第2のループ処理を繰り返すこと、を前記コンピュータが実行する請求項1に記載のモデル作成方法。 2. The model creation method according to claim 1, wherein said computer repeats a second loop process including said built-in voltage calculation step and said first loop process until said drain current calculated value converges. . 前記中間値は、
n回目の繰り返しにおける前記第2のループ処理で計算されたドレイン電流計算値と、n-1回目の繰り返しにおける前記第2のループ処理で計算されたドレイン電流計算値との中間の値である、請求項2に記載のモデル作成方法。
The intermediate value is
An intermediate value between the drain current calculated value calculated in the second loop process in the n-th iteration and the drain current calculated value calculated in the second loop process in the n-1th iteration, The method of creating a model according to claim 2.
前記ドレイン電圧測定値と前記ドレイン電流測定値とを用いて、前記ドレイン電流測定値に対する重みを計算する重み計算ステップが含まれ、
前記重みを乗じた前記誤差を用いて、前記電流源モデルのパラメータが収束したか否かを判定する、請求項1から請求項3のいずれか1項に記載のモデル作成方法。
a weight calculation step of calculating a weight for the drain current measurement using the drain voltage measurement and the drain current measurement;
4. The model creation method according to any one of claims 1 to 3, wherein the error multiplied by the weight is used to determine whether the parameters of the current source model have converged.
前記重み計算ステップは、
前記トランジスタの大信号動作の動作点と、前記ドレイン電圧測定値と、前記ドレイン電流測定値とを用いて、前記大信号モデルの負荷線を計算し、
前記負荷線に近いほど前記ドレイン電流測定値の重みが高い値となり、前記負荷線から離れるほど前記ドレイン電流測定値の重みが低い値となるように、前記ドレイン電流測定値に対する重みを計算する、請求項4に記載のモデル作成方法。
The weight calculation step includes:
calculating a load line for the large-signal model using the operating point for large-signal operation of the transistor, the measured drain voltage, and the measured drain current;
calculating weights for the drain current measurements such that the drain current measurements closer to the load line are weighted higher and the drain current measurements further away from the load line are weighted lower; 5. The model creation method according to claim 4.
トランジスタの内蔵電圧とドレイン電流との関係を表す電流源モデルを作成するためのコンピュータに、
前記トランジスタのゲート電圧の測定値を表すゲート電圧測定値と、前記トランジスタのドレイン電圧の測定値を表すドレイン電圧測定値と、前記電流源モデルにより計算されたドレイン電流を表すドレイン電流計算値の中間値とを用いて、前記内蔵電圧を計算する内蔵電圧計算ステップと、
前記内蔵電圧を用いて、前記電流源モデルによりドレイン電流計算値を計算する電流計算ステップと、
前記ドレイン電流計算値と、前記トランジスタのドレイン電流の測定値を表すドレイン電流測定値との誤差を用いて、前記電流源モデルのパラメータを更新する更新ステップと、
を実行させ、
前記電流源モデルのパラメータが収束するまで、前記電流計算ステップと前記更新ステップとが含まれる第1のループ処理を繰り返させる、ためのプログラム。
A computer for creating a current source model that expresses the relationship between the transistor's built-in voltage and drain current,
intermediate between a measured gate voltage representing the measured gate voltage of the transistor, a measured drain voltage representing the measured drain voltage of the transistor, and a calculated drain current representing the drain current calculated by the current source model. a built-in voltage calculation step of calculating the built-in voltage using
a current calculation step of calculating a drain current calculated value by the current source model using the built-in voltage;
updating parameters of the current source model using the error between the calculated drain current and a measured drain current representing the measured drain current of the transistor;
and
A program for repeating a first loop process including the current calculation step and the update step until the parameters of the current source model converge.
JP2021196255A 2021-12-02 2021-12-02 Model creation method and program Pending JP2023082459A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021196255A JP2023082459A (en) 2021-12-02 2021-12-02 Model creation method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021196255A JP2023082459A (en) 2021-12-02 2021-12-02 Model creation method and program

Publications (1)

Publication Number Publication Date
JP2023082459A true JP2023082459A (en) 2023-06-14

Family

ID=86728334

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021196255A Pending JP2023082459A (en) 2021-12-02 2021-12-02 Model creation method and program

Country Status (1)

Country Link
JP (1) JP2023082459A (en)

Similar Documents

Publication Publication Date Title
Wang et al. Learning to design circuits
US11176447B2 (en) Semiconductor device modeling using input pre-processing and transformed targets for training a deep neural network
KR20200119192A (en) System and method for compact neural network modeling of transistors
CN113544711A (en) Hybrid algorithm system and method for using cluster shrinkage
TW201933155A (en) System and method for circuit simulation based on recurrent neural networks
US10678971B2 (en) Space exploration with Bayesian inference
Wang Novel differential quadrature element method for vibration analysis of hybrid nonlocal Euler–Bernoulli beams
AU2021245165B2 (en) Method and device for processing quantum data
US20210224447A1 (en) Grouping of pauli strings using entangled measurements
Tlelo-Cuautle et al. Optimising operational amplifiers by evolutionary algorithms and gm/Id method
US20220114317A1 (en) Systems, methods, and computer program products for transistor compact modeling using artificial neural networks
CN114037082A (en) Quantum computing task processing method and system and computer equipment
JP5504506B2 (en) Simulation method and simulation apparatus
US20220121800A1 (en) Methods of generating circuit models and manufacturing integrated circuits using the same
Acharya et al. Chaogate parameter optimization using bayesian optimization and genetic algorithm
CN109791627B (en) Semiconductor device modeling for training deep neural networks using input preprocessing and conversion targets
JP2023082459A (en) Model creation method and program
Deyati et al. An automated design methodology for yield aware analog circuit synthesis in submicron technology
JPWO2012081158A1 (en) Circuit simulation method and semiconductor integrated circuit
US10896283B1 (en) Noise-based optimization for integrated circuit design
Severo et al. Automatic synthesis of analog integrated circuits including efficient yield optimization
Qi IC design analysis, optimization and reuse via machine learning
US20230177243A1 (en) Processor chip timing adjustment enhancement
US20180082005A1 (en) Efficient deployment of table lookup (tlu) in an enterprise-level scalable circuit simulation architecture
Rivier et al. Surrogate-assisted Bounding-Box approach for optimization problems with tunable objectives fidelity