JP2016126593A - Model creation program, model creation method, and information processing device - Google Patents

Model creation program, model creation method, and information processing device Download PDF

Info

Publication number
JP2016126593A
JP2016126593A JP2015000879A JP2015000879A JP2016126593A JP 2016126593 A JP2016126593 A JP 2016126593A JP 2015000879 A JP2015000879 A JP 2015000879A JP 2015000879 A JP2015000879 A JP 2015000879A JP 2016126593 A JP2016126593 A JP 2016126593A
Authority
JP
Japan
Prior art keywords
pattern
cell
combined
regions
cells
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.)
Withdrawn
Application number
JP2015000879A
Other languages
Japanese (ja)
Inventor
正芳 橋間
Masayoshi Hashima
正芳 橋間
小林 弘樹
Hiroki Kobayashi
弘樹 小林
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015000879A priority Critical patent/JP2016126593A/en
Publication of JP2016126593A publication Critical patent/JP2016126593A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To shorten an analysis time by efficiently simplifying an analytic model.SOLUTION: A board having a wiring pattern is divided into a plurality of regions, a wiring pattern in each region is converted into a pattern identifier corresponding to the wiring pattern about each region, and the possibility/impossibility of connection of adjacent regions with each other is determined on the basis of the converted first pattern identifier. when it is determined that the adjacent regions can be connected, the adjacent regions are connected with each other, and a result of the connection is outputted as an analytic model.SELECTED DRAWING: Figure 9

Description

本件は、モデル作成プログラム、モデル作成方法、および情報処理装置に関する。   This case relates to a model creation program, a model creation method, and an information processing apparatus.

近年、電子機器の高集積化、高機能化、小型化が進んでいる。このような電子機器において、電子部品等を搭載される基板(例えば、プリント配線板)の熱解析を精度よく行なうことが求められている。特に、基板上の電子部品等の高密度化に伴って、基板上の排熱設計が難しくなっている。このため、基板上の配線パターンを考慮した高精度の熱解析が求められている。   In recent years, electronic devices have been highly integrated, highly functional, and downsized. In such an electronic device, it is required to accurately perform a thermal analysis of a substrate (for example, a printed wiring board) on which an electronic component or the like is mounted. In particular, with the increase in the density of electronic components and the like on the substrate, it is difficult to design exhaust heat on the substrate. For this reason, high-accuracy thermal analysis in consideration of the wiring pattern on the substrate is required.

そこで、基板を複数の微小な矩形領域に分割し、各矩形領域において、互いに直交する軸(例えば、直交座標のx,y,z軸)の方向の等価熱伝導率を算出し、熱解析を行なう手法が知られている。なお、等価熱伝導率は、複数の材質を含む部品を、1つのブロックとみなして与えられる熱伝導率を意味する。   Therefore, the substrate is divided into a plurality of minute rectangular areas, and in each rectangular area, the equivalent thermal conductivity in the direction of mutually orthogonal axes (for example, x, y, z axes of orthogonal coordinates) is calculated, and thermal analysis is performed. The technique to do is known. The equivalent thermal conductivity means a thermal conductivity that is given by regarding a part including a plurality of materials as one block.

特開2006−313522号公報JP 2006-313522 A 特開2004−227337号公報JP 2004-227337 A 特開2005−050137号公報JP 2005-050137 A 特開平11−260818号公報JP-A-11-260818

上記のような手法では、基板の熱解析の精度を向上させるためには、矩形領域の分割数を増やし、基板の熱解析モデルを詳細化することが考えられる。しかし、熱解析モデルを詳細化すると、当該熱解析モデルに基づく熱解析シミュレーションの計算負荷が増大し、多大な解析時間がかかる。   In the above-described method, in order to improve the accuracy of the thermal analysis of the substrate, it is conceivable to increase the number of divisions of the rectangular area and to refine the thermal analysis model of the substrate. However, if the thermal analysis model is detailed, the calculation load of the thermal analysis simulation based on the thermal analysis model increases, and it takes a lot of analysis time.

一つの側面で、本件は、効率よく解析モデルを簡略化して解析時間を短縮することを目的とする。   In one aspect, the purpose of this case is to efficiently simplify the analysis model and shorten the analysis time.

本件のモデル作成プログラムは、配線パターンをもつ基板の解析モデルを作成する処理をコンピュータに実行させるプログラムであって、以下の処理(1)〜(4)を前記コンピュータに実行させる。   The model creation program in this case is a program for causing a computer to execute a process for creating an analysis model of a substrate having a wiring pattern, and causes the computer to execute the following processes (1) to (4).

(1)前記基板を複数の第1領域に分割する処理。
(2)前記複数の第1領域のそれぞれについて、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換する処理。
(3)変換された前記第1パターン識別子に基づいて、前記複数の第1領域に含まれる隣接する第1領域どうしの結合の可/不可を判断する処理。
(4)結合可であると判断された場合に前記隣接する第1領域どうしの結合を行なう処理。
(1) A process of dividing the substrate into a plurality of first regions.
(2) For each of the plurality of first regions, a process of converting the first wiring pattern in each first region into a first pattern identifier corresponding to the first wiring pattern.
(3) A process of determining whether or not the adjacent first areas included in the plurality of first areas can be combined based on the converted first pattern identifier.
(4) A process of combining the adjacent first regions when it is determined that they can be combined.

一実施形態によれば、効率よく解析モデルを簡略化して解析時間を短縮することができる。   According to one embodiment, the analysis model can be efficiently simplified and the analysis time can be shortened.

本発明の一実施形態としてのモデル作成機能を有する情報処理装置の機能構成の一例を示すブロック図である。It is a block diagram which shows an example of a function structure of the information processing apparatus which has a model creation function as one Embodiment of this invention. 本発明の一実施形態としてのモデル作成機能を実現する情報処理装置のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of the information processing apparatus which implement | achieves the model creation function as one Embodiment of this invention. 本実施形態における解析モデルの簡略化手順の概要を説明する図である。It is a figure explaining the outline | summary of the simplification procedure of the analysis model in this embodiment. 本実施形態における基板分割およびパターン番号変換の具体例を説明する図である。It is a figure explaining the specific example of the board | substrate division | segmentation in this embodiment, and pattern number conversion. 図4に示すパターン番号変換で用いられるセルパターンテーブルの一例を示す図である。It is a figure which shows an example of the cell pattern table used by the pattern number conversion shown in FIG. 本実施形態におけるパターン番号変換時の配線パターンの認識例を説明する図である。It is a figure explaining the example of recognition of the wiring pattern at the time of pattern number conversion in this embodiment. 本実施形態におけるセル合成の具体例を説明する図である。It is a figure explaining the specific example of the cell synthesis | combination in this embodiment. 図7に示すセル合成で用いられる結合パターンテーブルの一例を示す図である。It is a figure which shows an example of the joint pattern table used by the cell composition shown in FIG. 本実施形態の情報処理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the information processing apparatus of this embodiment. 図9に示すX方向のセル合成処理の手順を説明するフローチャートである。10 is a flowchart for explaining a procedure of cell synthesis processing in the X direction shown in FIG. 9. 図9および図10に示すX方向のセル合成処理およびY方向のセル合成処理の具体例を示す図である。It is a figure which shows the specific example of the cell synthetic | combination process of the X direction shown in FIG. 9 and FIG. 10, and the cell synthetic | combination process of a Y direction.

以下に、図面を参照し、本願の開示するモデル作成プログラム、モデル作成方法、および情報処理装置の実施形態について、詳細に説明する。ただし、以下に示す実施形態は、あくまでも例示に過ぎず、実施形態で明示しない種々の変形例や技術の適用を排除する意図はない。すなわち、本実施形態を、その趣旨を逸脱しない範囲で種々変形して実施することができる。また、各図は、図中に示す構成要素のみを備えるという趣旨ではなく、他の機能を含むことができる。そして、各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。   Hereinafter, embodiments of a model creation program, a model creation method, and an information processing apparatus disclosed in the present application will be described in detail with reference to the drawings. However, the embodiment described below is merely an example, and there is no intention to exclude application of various modifications and techniques not explicitly described in the embodiment. That is, the present embodiment can be implemented with various modifications without departing from the spirit of the present embodiment. Each figure is not intended to include only the components shown in the figure, and may include other functions. And each embodiment can be suitably combined in the range which does not contradict a processing content.

〔1〕モデル作成機能を実現する情報処理装置のハードウェア構成
まず、図2を参照しながら、本実施形態のモデル作成機能を実現する情報処理装置(コンピュータ,モデル作成装置)10のハードウェア構成について説明する。図2は、当該ハードウェア構成の一例を示すブロック図である。
[1] Hardware Configuration of Information Processing Device that Implements Model Creation Function First, the hardware configuration of an information processing device (computer, model creation device) 10 that implements the model creation function of the present embodiment with reference to FIG. Will be described. FIG. 2 is a block diagram illustrating an example of the hardware configuration.

コンピュータ10は、プロセッサ11,RAM(Random Access Memory)12,HDD(Hard Disk Drive)13,グラフィック処理装置14,入力インタフェース15,光学ドライブ装置16,機器接続インタフェース17およびネットワークインタフェース18を構成要素として有する。これらの構成要素11〜18は、バス19を介して相互に通信可能に構成される。   The computer 10 includes a processor 11, a RAM (Random Access Memory) 12, an HDD (Hard Disk Drive) 13, a graphic processing device 14, an input interface 15, an optical drive device 16, a device connection interface 17, and a network interface 18 as components. . These components 11 to 18 are configured to be able to communicate with each other via a bus 19.

プロセッサ(処理部)11は、コンピュータ10全体を制御する。プロセッサ11は、マルチプロセッサであってもよい。プロセッサ11は、例えばCPU(Central Processing Unit),MPU(Micro Processing Unit),DSP(Digital Signal Processor),ASIC(Application Specific Integrated Circuit),PLD(Programmable Logic Device),FPGA(Field Programmable Gate Array)のいずれか一つであってもよい。また、プロセッサ11は、CPU,MPU,DSP,ASIC,PLD,FPGAのうちの2種類以上の要素の組み合わせであってもよい。   The processor (processing unit) 11 controls the entire computer 10. The processor 11 may be a multiprocessor. The processor 11 is, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), a PLD (Programmable Logic Device), or an FPGA (Field Programmable Gate Array). Or one. Further, the processor 11 may be a combination of two or more types of elements of CPU, MPU, DSP, ASIC, PLD, and FPGA.

RAM(記憶部)12は、コンピュータ10の主記憶装置として使用される。RAM12には、プロセッサ11に実行させるOS(Operating System)プログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。また、RAM12には、プロセッサ11による処理に必要な各種データが格納される。アプリケーションプログラムには、コンピュータ10によって本実施形態のモデル作成機能を実現するためにプロセッサ11によって実行されるモデル作成プログラムが含まれてもよい。   A RAM (storage unit) 12 is used as a main storage device of the computer 10. The RAM 12 temporarily stores at least part of an OS (Operating System) program and application programs to be executed by the processor 11. The RAM 12 stores various data necessary for processing by the processor 11. The application program may include a model creation program executed by the processor 11 in order to realize the model creation function of the present embodiment by the computer 10.

HDD(記憶部)13は、内蔵したディスクに対して、磁気的にデータの書き込み及び読み出しを行なう。HDD13は、コンピュータ10の補助記憶装置として使用される。HDD13には、OSプログラム,アプリケーションプログラム、及び各種データが格納される。なお、補助記憶装置としては、フラッシュメモリ等の半導体記憶装置(SSD:Solid State Drive)を使用することもできる。   The HDD (storage unit) 13 magnetically writes and reads data to and from the built-in disk. The HDD 13 is used as an auxiliary storage device of the computer 10. The HDD 13 stores an OS program, application programs, and various data. Note that a semiconductor storage device (SSD: Solid State Drive) such as a flash memory can be used as the auxiliary storage device.

グラフィック処理装置14には、モニタ14aが接続されている。グラフィック処理装置14は、プロセッサ11からの命令に従って、画像をモニタ14aの画面に表示させる。モニタ14aとしては、CRT(Cathode Ray Tube)を用いた表示装置や液晶表示装置等が挙げられる。   A monitor 14 a is connected to the graphic processing device 14. The graphic processing device 14 displays an image on the screen of the monitor 14 a in accordance with a command from the processor 11. Examples of the monitor 14a include a display device using a CRT (Cathode Ray Tube) and a liquid crystal display device.

入力インタフェース15には、キーボード15aおよびマウス15bが接続されている。入力インタフェース15は、キーボード15aやマウス15bから送られてくる信号をプロセッサ11に送信する。なお、マウス15bは、ポインティングデバイスの一例であり、他のポインティングデバイスを使用することもできる。他のポインティングデバイスとしては、タッチパネル,タブレット,タッチパッド,トラックボール等が挙げられる。   A keyboard 15a and a mouse 15b are connected to the input interface 15. The input interface 15 transmits signals sent from the keyboard 15a and the mouse 15b to the processor 11. The mouse 15b is an example of a pointing device, and other pointing devices can also be used. Examples of other pointing devices include a touch panel, a tablet, a touch pad, and a trackball.

光学ドライブ装置16は、レーザ光等を利用して、光ディスク16aに記録されたデータの読み取りを行なう。光ディスク16aは、光の反射によって読み取り可能にデータを記録された可搬型の非一時的な記録媒体である。光ディスク16aには、DVD(Digital Versatile Disc),DVD−RAM,CD−ROM(Compact Disc Read Only Memory),CD−R(Recordable)/RW(ReWritable)等が挙げられる。   The optical drive device 16 reads data recorded on the optical disc 16a using laser light or the like. The optical disc 16a is a portable non-temporary recording medium on which data is recorded so as to be readable by reflection of light. Examples of the optical disc 16a include DVD (Digital Versatile Disc), DVD-RAM, CD-ROM (Compact Disc Read Only Memory), CD-R (Recordable) / RW (ReWritable), and the like.

機器接続インタフェース17は、コンピュータ10に周辺機器を接続するための通信インタフェースである。例えば、機器接続インタフェース17には、メモリ装置17aやメモリリーダライタ17bを接続することができる。メモリ装置17aは、機器接続インタフェース17との通信機能を搭載した非一時的な記録媒体、例えばUSB(Universal Serial Bus)メモリである。メモリリーダライタ17bは、メモリカード17cへのデータの書き込み、またはメモリカード17cからのデータの読み出しを行なう。メモリカード17cは、カード型の非一時的な記録媒体である。   The device connection interface 17 is a communication interface for connecting peripheral devices to the computer 10. For example, the device connection interface 17 can be connected to a memory device 17a or a memory reader / writer 17b. The memory device 17a is a non-temporary recording medium equipped with a communication function with the device connection interface 17, for example, a USB (Universal Serial Bus) memory. The memory reader / writer 17b writes data to the memory card 17c or reads data from the memory card 17c. The memory card 17c is a card-type non-temporary recording medium.

ネットワークインタフェース18は、ネットワーク18aに接続される。ネットワークインタフェース18は、ネットワーク18aを介して、他のコンピュータまたは通信機器との間でデータの送受信を行なう。   The network interface 18 is connected to the network 18a. The network interface 18 transmits / receives data to / from other computers or communication devices via the network 18a.

以上のようなハードウェア構成を有するコンピュータ10によって、図3〜図11を参照しながら後述する本実施形態のモデル作成機能を実現することができる。   The computer 10 having the hardware configuration as described above can realize the model creation function of the present embodiment described later with reference to FIGS.

なお、コンピュータ10は、例えばコンピュータ読み取り可能な非一時的な記録媒体に記録されたプログラム(モデル作成プログラム等)を実行することにより、本実施形態のモデル作成機能を実現する。コンピュータ10に実行させる処理内容を記述したプログラムは、様々な記録媒体に記録しておくことができる。例えば、コンピュータ10に実行させるプログラムをHDD13に格納しておくことができる。プロセッサ11は、HDD13内のプログラムの少なくとも一部をRAM12にロードし、ロードしたプログラムを実行する。   In addition, the computer 10 implement | achieves the model creation function of this embodiment by, for example, running the program (model creation program etc.) recorded on the computer-readable non-transitory recording medium. A program describing the processing contents to be executed by the computer 10 can be recorded in various recording media. For example, a program to be executed by the computer 10 can be stored in the HDD 13. The processor 11 loads at least a part of the program in the HDD 13 into the RAM 12 and executes the loaded program.

また、コンピュータ10(プロセッサ11)に実行させるプログラムを、光ディスク16a,メモリ装置17a,メモリカード17c等の非一時的な可搬型記録媒体に記録しておくこともできる。可搬型記録媒体に格納されたプログラムは、例えばプロセッサ11からの制御により、HDD13にインストールされた後、実行可能になる。また、プロセッサ11が、可搬型記録媒体から直接プログラムを読み出して実行することもできる。   A program to be executed by the computer 10 (processor 11) can also be recorded on a non-transitory portable recording medium such as the optical disk 16a, the memory device 17a, and the memory card 17c. The program stored in the portable recording medium becomes executable after being installed in the HDD 13 under the control of the processor 11, for example. Further, the processor 11 can also read and execute the program directly from the portable recording medium.

〔2〕モデル作成機能を有する情報処理装置の機能構成
次に、図1を参照しながら、本実施形態のモデル作成機能を有する情報処理装置(コンピュータ)10の機能構成について説明する。図1は、当該機能構成の一例を示すブロック図である。
[2] Functional Configuration of Information Processing Device Having Model Creation Function Next, the functional configuration of the information processing device (computer) 10 having the model creation function of the present embodiment will be described with reference to FIG. FIG. 1 is a block diagram illustrating an example of the functional configuration.

コンピュータ10は、配線パターンをもつ基板(例えば、プリント配線板)の解析モデルを作成すべく、図1に示すように、少なくとも処理部20,記憶部30および入力部40としての機能を有している。   The computer 10 has at least functions as a processing unit 20, a storage unit 30, and an input unit 40, as shown in FIG. 1, in order to create an analysis model of a board (for example, a printed wiring board) having a wiring pattern. Yes.

処理部20は、例えば図2に示すようなプロセッサ11であり、上述したモデル作成プログラムを実行することで、分割部21,変換部22,合成部23,等価熱伝導率算出部24および出力部25としての機能を果たす。   The processing unit 20 is, for example, a processor 11 as shown in FIG. 2, and by executing the above-described model creation program, a dividing unit 21, a converting unit 22, a combining unit 23, an equivalent thermal conductivity calculating unit 24, and an output unit. The function as 25 is fulfilled.

記憶部30は、例えば図2に示すようなRAM12,HDD13であり、モデル作成機能を実現するための各種情報を記憶し保存する。当該各種情報としては、配線パターン画像31,セルパターンテーブル32,結合パターンテーブル33,材質物性データ34および熱解析モデル35などが含まれる。   The storage unit 30 is, for example, a RAM 12 and an HDD 13 as shown in FIG. 2, and stores and stores various information for realizing the model creation function. The various information includes a wiring pattern image 31, a cell pattern table 32, a coupling pattern table 33, material property data 34, a thermal analysis model 35, and the like.

入力部40は、熱解析モデル35を作成すべき基板上における二次元配線パターンの画像31(例えば図4の(A)参照)をコンピュータ10に入力する。以下、当該画像31を、二次元配線パターン画像31または配線パターン画像31という場合がある。また、入力部40は、セルパターンテーブル32,結合パターンテーブル33,材質物性データ34などをコンピュータ10に入力する。当該入力部40としての機能は、例えば図2に示す入力インタフェース15,光学ドライブ装置16,機器接続インタフェース17,ネットワークインタフェース18によって実現される。   The input unit 40 inputs a two-dimensional wiring pattern image 31 (for example, see FIG. 4A) on the board on which the thermal analysis model 35 is to be created, to the computer 10. Hereinafter, the image 31 may be referred to as a two-dimensional wiring pattern image 31 or a wiring pattern image 31. The input unit 40 inputs the cell pattern table 32, the coupling pattern table 33, the material property data 34, and the like to the computer 10. The function as the input unit 40 is realized by, for example, the input interface 15, the optical drive device 16, the device connection interface 17, and the network interface 18 shown in FIG.

つまり、各種情報31〜34は、入力インタフェース15に接続されるキーボード15aおよびマウス15bを操作することによって入力されてもよい。各種情報31〜34は、光学ドライブ装置16に接続される光ディスク16aから入力されてもよい。各種情報31〜34は、機器接続インタフェース17に接続されるメモリ装置17a,メモリリーダライタ17b,メモリカード17cから入力されてもよい。各種情報31〜34は、ネットワークインタフェース18に接続されるネットワーク18a経由で送信され入力されてもよい。   That is, the various types of information 31 to 34 may be input by operating the keyboard 15a and the mouse 15b connected to the input interface 15. Various types of information 31 to 34 may be input from the optical disc 16 a connected to the optical drive device 16. The various types of information 31 to 34 may be input from the memory device 17a, the memory reader / writer 17b, and the memory card 17c connected to the device connection interface 17. The various types of information 31 to 34 may be transmitted and input via the network 18 a connected to the network interface 18.

分割部21は、熱解析モデル35を作成すべき基板として、当該基板上の二次元配線パターン画像31を、記憶部30から読み出し、複数の矩形領域(第1領域;例えば図4の(B)参照)に分割する。分割された矩形領域や、後述するごとく合成もしくは結合された矩形領域(第2領域;例えば図7の(B)〜(E)参照)を、セルという場合がある。   The dividing unit 21 reads out the two-dimensional wiring pattern image 31 on the substrate as a substrate on which the thermal analysis model 35 is to be created from the storage unit 30, and a plurality of rectangular regions (first region; for example, FIG. 4B). ). A divided rectangular area or a rectangular area synthesized or combined as described later (second area; see, for example, FIGS. 7B to 7E) may be referred to as a cell.

変換部22は、分割部21によって分割された複数の第1領域のそれぞれ(各セル)について、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換する。その際、変換部22は、記憶部30に記憶されるセルパターンテーブル(第1パターンテーブル)32を用いて、例えば図4を参照しながら後述するごとく、各第1領域内の第1配線パターンを第1パターン識別子に変換する。   For each of the plurality of first regions (each cell) divided by the dividing unit 21, the conversion unit 22 converts the first wiring pattern in each first region into a first pattern identifier corresponding to the first wiring pattern. To do. At that time, the conversion unit 22 uses the cell pattern table (first pattern table) 32 stored in the storage unit 30, as will be described later with reference to FIG. 4, for example, and the first wiring pattern in each first region. Is converted into a first pattern identifier.

セルパターンテーブル32は、例えば図5を参照しながら後述するごとく、各第1領域(各セル)内の第1配線パターン(配線パターンの種類)と、第1パターン識別子とを対応付ける。なお、本実施形態では、図4,図5,図7,図8に示すごとく、パターン識別子がパターン番号“1”,“2”,“3”,…である場合について説明しているが、これに限定されるものでなく、パターン識別子としては、各セルにおける配線パターンの種類を特定可能な、番号以外の情報(例えば、文字情報,記号情報)が用いられてもよい。   As will be described later with reference to FIG. 5, for example, the cell pattern table 32 associates a first wiring pattern (type of wiring pattern) in each first region (each cell) with a first pattern identifier. In the present embodiment, as shown in FIGS. 4, 5, 7, and 8, the case where the pattern identifiers are pattern numbers “1”, “2”, “3”,. The pattern identifier is not limited to this, and information other than the number (for example, character information, symbol information) that can specify the type of the wiring pattern in each cell may be used as the pattern identifier.

合成部23は、変換部22によって変換された第1パターン識別子に基づいて、複数の第1領域に含まれる隣接する第1領域(隣接するセル)どうしの結合の可/不可を判断する。結合可であると判断された場合、合成部23は、例えば図7の(B)〜(E)を参照しながら後述するごとく隣接する第1領域どうしの結合を行なう。以下、「結合」を「マージ」あるいは「合成」という場合がある。   Based on the first pattern identifier converted by the conversion unit 22, the combining unit 23 determines whether or not the adjacent first regions (adjacent cells) included in the plurality of first regions can be combined. When it is determined that the combination is possible, the combining unit 23 combines adjacent first regions as described later with reference to, for example, FIGS. 7B to 7E. Hereinafter, “join” may be referred to as “merge” or “composite”.

合成部23は、第1領域(セル31a;図4や図7参照)どうしを結合して得られる第2領域(セル31b;図7参照)に対し、当該第2領域内の第2配線パターンに応じた第2パターン識別子を設定する。その際、合成部23は、記憶部30に記憶される結合パターンテーブル(第2パターンテーブル)33を用いて、例えば図7を参照しながら後述するごとく、第2領域に対し第2パターン識別子(第2パターン番号)を設定する。   For the second region (cell 31b; see FIG. 7) obtained by combining the first regions (cell 31a; see FIGS. 4 and 7), the synthesizer 23 has a second wiring pattern in the second region. A second pattern identifier corresponding to is set. At that time, the synthesizer 23 uses the combined pattern table (second pattern table) 33 stored in the storage unit 30, as described later with reference to FIG. 2nd pattern number) is set.

結合パターンテーブル33は、例えば図8を参照しながら後述するごとく、隣接する第1領域の第1パターン識別子の組合せと、当該組合せの第1領域どうしを結合して得られる第2領域の第2パターン識別子とを対応付ける。   As will be described later with reference to FIG. 8, for example, the combined pattern table 33 is a second of the second areas obtained by combining the combinations of the first pattern identifiers of the adjacent first areas and the first areas of the combinations. Corresponds to the pattern identifier.

合成部23は、設定された第2パターン識別子を第1パターン識別子に置き換えるとともに第2領域を第1領域に置き換えた上で、結合セルパターンテーブル33を用いて、第1パターン識別子に基づく第1領域どうしの結合を繰り返し行なう(例えば図7参照)。   The synthesizer 23 replaces the set second pattern identifier with the first pattern identifier and replaces the second area with the first area, and then uses the combined cell pattern table 33 to generate the first pattern identifier based on the first pattern identifier. The combination of regions is repeatedly performed (for example, see FIG. 7).

また、合成部23は、結合パターンテーブル33において第2パターン識別子が対応付けられている第1パターン識別子の組合せについては結合可であると判断する(図8参照)。一方、合成部23は、結合パターンテーブル33において第2パターン識別子が対応付けられていない第1パターン識別子の組合せについては結合不可であると判断する(図8参照)。   Further, the synthesizing unit 23 determines that the combination of the first pattern identifiers associated with the second pattern identifiers in the combined pattern table 33 can be combined (see FIG. 8). On the other hand, the synthesizing unit 23 determines that the combination of the first pattern identifiers that are not associated with the second pattern identifiers in the combined pattern table 33 cannot be combined (see FIG. 8).

等価熱伝導率算出部24は、合成部23によって得られた結合後のセルと、結合後の各セルについてパターン識別子によって特定される配線パターン(配線パターンの種類)と、記憶部30に記憶される材質物性データ34とに基づき、各セルの等価熱伝導率を算出する。なお、材質物性データ34は、基板に含まれる配線材料等の熱抵抗率や熱伝導率を含むデータである。   The equivalent thermal conductivity calculation unit 24 stores the combined cells obtained by the combining unit 23, the wiring pattern (type of wiring pattern) specified by the pattern identifier for each combined cell, and the storage unit 30. Based on the material property data 34, the equivalent thermal conductivity of each cell is calculated. The material property data 34 is data including thermal resistivity and thermal conductivity of the wiring material included in the substrate.

出力部25は、合成部23によって得られた結合後のセルと、等価熱伝導率算出部24によって算出された各セルの等価熱伝導率とを対応付け、熱解析モデル(解析モデル)35として記憶部30に出力して記憶させる。   The output unit 25 associates the combined cell obtained by the synthesis unit 23 with the equivalent thermal conductivity of each cell calculated by the equivalent thermal conductivity calculation unit 24, and serves as a thermal analysis model (analysis model) 35. The data is output to the storage unit 30 and stored.

〔3〕解析モデルの簡略化手順の概要
次に、図3を参照しながら、本実施形態における解析モデルの簡略化手順の概要について説明する。
[3] Outline of Analysis Model Simplification Procedure Next, an outline of an analysis model simplification procedure in the present embodiment will be described with reference to FIG.

本実施形態では、熱解析モデル35を作成すべき基板上の二次元配線パターン画像が複数のセルに分割される。また、各セル内の等価熱伝導率が、事前に用意した、例えば図3の(A)に示すようなセルパターンテーブル32を用いて、各セル内の配線パターンに応じたパターン番号としてパターン化される。図3の(A)に示すセルパターンテーブル32では、配線パターンがセル内を左右方向に貫く場合、パターン番号“1”が設定され、配線パターンがセル内を上下方向に貫く場合、パターン番号“2”が設定されている。   In the present embodiment, the two-dimensional wiring pattern image on the substrate on which the thermal analysis model 35 is to be created is divided into a plurality of cells. Further, the equivalent thermal conductivity in each cell is patterned as a pattern number corresponding to the wiring pattern in each cell by using a cell pattern table 32 as shown in FIG. Is done. In the cell pattern table 32 shown in FIG. 3A, when the wiring pattern penetrates the cell in the left-right direction, the pattern number “1” is set, and when the wiring pattern penetrates the cell vertically, the pattern number “ 2 "is set.

そして、図3の(B)に示すように、左右方向に隣接する2つのセル内の配線パターンのパターン番号がいずれも“1”である場合、これらの2つのセルは、配線パターンがセル内を左右方向に貫く、パターン番号“1”の一つのセルにマージすることができる。つまり、セル内の等価熱伝導率がセルごとにパターン番号によってパターン化され、事前に用意した結合パターンテーブル33を用いてパターン番号に基づきセルの結合(マージ)を行なうことができる。等価熱伝導率は、セルの結合を完了した後に算出される。   As shown in FIG. 3B, when the pattern numbers of the wiring patterns in two cells adjacent in the left-right direction are both “1”, these two cells have the wiring pattern in the cell. Can be merged into one cell of pattern number “1”. That is, the equivalent thermal conductivity in the cell is patterned by the pattern number for each cell, and the cells can be joined (merged) based on the pattern number using the joint pattern table 33 prepared in advance. The equivalent thermal conductivity is calculated after completing the cell coupling.

このように、本実施形態では、事前に用意したセルパターンテーブル32および結合パターンテーブル33を用いて熱解析モデル35におけるセルを結合することで、効率よく熱解析モデル35が簡略化され、解析時間が大幅に短縮される。   As described above, in this embodiment, by combining the cells in the thermal analysis model 35 using the cell pattern table 32 and the combination pattern table 33 prepared in advance, the thermal analysis model 35 is efficiently simplified, and the analysis time is reduced. Is greatly shortened.

ここで、各セル内の配線パターンに依って等価熱伝導率の異方性が大きくなる。隣接するセルを結合した場合、結合後のセル内の等価熱伝導率の異方性は、結合後のセル内の配線パターンに依存する。したがって、パターン番号に基づくセルの結合を行なっても、結合後のセル内の等価熱伝導率の異方性は保存される。   Here, the anisotropy of the equivalent thermal conductivity increases depending on the wiring pattern in each cell. When adjacent cells are joined, the anisotropy of the equivalent thermal conductivity in the joined cells depends on the wiring pattern in the joined cells. Therefore, even if the cells are joined based on the pattern number, the anisotropy of the equivalent thermal conductivity in the cells after the joining is preserved.

〔4〕解析モデルの簡略化手順の具体例
次に、図4〜図8を参照しながら、本実施形態における解析モデルの簡略化手順の具体例について説明する。
[4] Specific Example of Analysis Model Simplification Procedure Next, a specific example of the analysis model simplification procedure in the present embodiment will be described with reference to FIGS. 4 to 8.

まず、図4〜図6を参照しながら、本実施形態における基板分割およびパターン番号変換の具体例について説明する。図4は、その具体例を説明する図である。図5は、図4に示すパターン番号変換で用いられるセルパターンテーブル32の一例(一部)を示す図である。図6は、本実施形態におけるパターン番号変換時の配線パターンの認識例(見なし例)を説明する図である。   First, specific examples of substrate division and pattern number conversion in the present embodiment will be described with reference to FIGS. FIG. 4 is a diagram for explaining a specific example thereof. FIG. 5 is a diagram showing an example (part) of the cell pattern table 32 used in the pattern number conversion shown in FIG. FIG. 6 is a diagram for explaining a recognition example (deemed example) of a wiring pattern at the time of pattern number conversion in the present embodiment.

図4に示す例では、(A)のような二次元配線パターン画像31が入力され、当該二次元配線パターン画像31が、分割部21によって、(B)のごとく4×4個のセル(矩形領域)31aに分割される。つまり、X方向に4列、Y方向に4行の、全16個のセルに分割される。なお、図中、太線は、基板上の配線パターンを示す。   In the example shown in FIG. 4, a two-dimensional wiring pattern image 31 as shown in FIG. 4A is input, and the two-dimensional wiring pattern image 31 is converted into 4 × 4 cells (rectangular shapes) as shown in FIG. Area) 31a. That is, it is divided into a total of 16 cells, 4 columns in the X direction and 4 rows in the Y direction. In the figure, the bold line indicates the wiring pattern on the substrate.

そして、(B)に示す各セル31a内の配線パターンは、変換部22によって、図5に示すセルパターンテーブル32を用いて(C)のごとくパターン番号に変換される。例えば(B)で左側から一番目の列(一列目)を成す各セル31a内における配線パターンは、いずれも各セル31a内を左右方向(X方向)に貫くパターンである。したがって、一列目の4個のセル31aの配線パターンは、図5に示すセルパターンテーブル32に基づきパターン番号“1”に変換される。同様に、二列目の4個のセル31aの配線パターンもパターン番号“1”に変換される。   And the wiring pattern in each cell 31a shown to (B) is converted into a pattern number like (C) by the conversion part 22 using the cell pattern table 32 shown in FIG. For example, in (B), the wiring pattern in each cell 31a that forms the first column (first column) from the left side is a pattern that penetrates each cell 31a in the left-right direction (X direction). Therefore, the wiring pattern of the four cells 31a in the first column is converted into the pattern number “1” based on the cell pattern table 32 shown in FIG. Similarly, the wiring pattern of the four cells 31a in the second column is also converted to the pattern number “1”.

また、四列目の4個のセル31a内における配線パターンは、いずれも各セル31a内を上下方向(Y方向)に貫くパターンである。したがって、四列目の4個のセル31aの配線パターンは、図5に示すセルパターンテーブル32に基づきパターン番号“2”に変換される。さらに、三列目の4個のセル31a内における配線パターンは、図5に示すセルパターンテーブル32に照らして、上から順にそれぞれパターン番号“7”,“3”,“4”,“8”に変換される。   In addition, the wiring patterns in the four cells 31a in the fourth row are all patterns that penetrate each cell 31a in the vertical direction (Y direction). Therefore, the wiring pattern of the four cells 31a in the fourth column is converted into the pattern number “2” based on the cell pattern table 32 shown in FIG. Furthermore, the wiring patterns in the four cells 31a in the third row are respectively given pattern numbers “7”, “3”, “4”, “8” in order from the top in the light of the cell pattern table 32 shown in FIG. Is converted to

なお、各セル31a内において複数本の配線パターンが同一の或る一辺から同一の他の一辺へ通過する場合、当該複数本の配線パターンを一本の配線パターンと見なした上で、変換部22によるパターン番号変換が行なわれる。変換部22は、例えば図6の(A)〜(E)のそれぞれに示すように、複数本の配線パターンが同一の或る一辺から同一の他の一辺へ通過する左側のセルについては、右側のセルのごとく、複数本の配線パターンを一本の配線パターンとして認識する。変換部22は、このように各セルの配線パターンを認識した上で、認識後のセルについて、セルパターンテーブル32を用いたパターン番号変換を行なう。例えば、図6に示す(A)〜(E)の配線パターンは、それぞれパターン番号“1”,“1”,“2”,“4”,“8”に変換される。   In addition, when a plurality of wiring patterns pass from one same side to the same other side in each cell 31a, the conversion unit is considered after regarding the plurality of wiring patterns as one wiring pattern. The pattern number conversion by 22 is performed. For example, as shown in each of FIGS. 6A to 6E, the conversion unit 22 uses the right side for a left cell in which a plurality of wiring patterns pass from the same one side to the other side. Like a cell, a plurality of wiring patterns are recognized as one wiring pattern. The conversion unit 22 recognizes the wiring pattern of each cell in this way, and performs pattern number conversion using the cell pattern table 32 for the recognized cell. For example, the wiring patterns (A) to (E) shown in FIG. 6 are converted into pattern numbers “1”, “1”, “2”, “4”, and “8”, respectively.

セルパターンテーブル32は、例えば図5に示すごとく、各セル(各第1領域)31a内の配線パターン(第1配線パターン)の種類とパターン番号(第1パターン識別子)とを対応付ける。変換部22は、図5に示すようなセルパターンテーブル32を参照し、各セル31a内の配線パターンを、当該配線パターンの種類に対応するパターン番号に変換する。   As shown in FIG. 5, for example, the cell pattern table 32 associates the type of the wiring pattern (first wiring pattern) in each cell (each first region) 31a with the pattern number (first pattern identifier). The conversion unit 22 refers to the cell pattern table 32 as shown in FIG. 5 and converts the wiring pattern in each cell 31a into a pattern number corresponding to the type of the wiring pattern.

ついで、図7および図8を参照しながら、本実施形態におけるセル合成の具体例について説明する。図7は、その具体例を説明する図である。図8は、図7に示すセル合成で用いられる結合パターンテーブル33の一例(一部)を示す図である。   Next, a specific example of cell synthesis in this embodiment will be described with reference to FIGS. FIG. 7 is a diagram for explaining a specific example thereof. FIG. 8 is a diagram showing an example (part) of the combined pattern table 33 used in the cell synthesis shown in FIG.

合成部23は、例えば図7の(A)に示すごとく変換部22によって変換されたパターン番号に基づき、結合パターンテーブル33を参照することで、隣接するセル31a,31aどうしの結合の可/不可を判断する。   The combining unit 23 refers to the combined pattern table 33 based on the pattern number converted by the converting unit 22 as shown in FIG. 7A, for example, so that the adjacent cells 31a and 31a can be combined. Judging.

結合パターンテーブル33は、例えば図8に示すごとく、隣接するセル31a,31aのパターン番号の組合せと、当該組合せのセル31a,31aどうしを結合して得られるセル(第2領域)31bのパターン番号(第2パターン識別子)とを対応付ける。   For example, as shown in FIG. 8, the combination pattern table 33 includes a combination of pattern numbers of adjacent cells 31a and 31a and a pattern number of a cell (second area) 31b obtained by combining the cells 31a and 31a of the combination. (Second pattern identifier) is associated.

図8に示す結合パターンテーブル33において、隣接するセル31a,31aどうしが結合可能な場合、その結合可能な隣接セル31a,31aのパターン番号の組合せと、結合後のセル31bのパターン番号とが対応付けられる。   In the combined pattern table 33 shown in FIG. 8, when adjacent cells 31a and 31a can be combined, the combination of the pattern numbers of the adjacent cells 31a and 31a that can be combined corresponds to the pattern number of the combined cell 31b. Attached.

例えば左右方向(X方向)に隣接する二つのセル31a,31aのパターン番号がいずれも“1”である場合、備考欄に示すように、結合後のセル31bのパターン番号も“1”である。したがって、結合パターンテーブル33において、左右のセル31a,31aのパターン番号の組合せ“1”,“1”には結合後のセル31bのパターン番号“1”が対応付けられる。   For example, when the pattern numbers of two cells 31a and 31a adjacent in the left-right direction (X direction) are both “1”, the pattern number of the combined cell 31b is also “1” as shown in the remarks column. . Therefore, in the combined pattern table 33, the pattern number combination “1” and “1” of the left and right cells 31a and 31a is associated with the pattern number “1” of the combined cell 31b.

同様に、例えば上下方向(Y方向)に隣接する二つのセル31a,31aのパターン番号がそれぞれ“7”,“8”である場合、備考欄に示すように、結合後のセル31bのパターン番号は“9”である。したがって、結合パターンテーブル33において、上下のセル31a,31aのパターン番号の組合せ“7”,“8”には結合後のセル31bのパターン番号“9”が対応付けられる。   Similarly, for example, when the pattern numbers of two cells 31a and 31a adjacent in the vertical direction (Y direction) are “7” and “8”, respectively, as shown in the remarks column, the pattern number of the combined cell 31b Is “9”. Therefore, in the combined pattern table 33, the pattern number combination “7”, “8” of the upper and lower cells 31a, 31a is associated with the pattern number “9” of the combined cell 31b.

上述したように、結合パターンテーブル33において、隣接セル31a,31aのパターン番号の組合せに、結合後のセル31bのパターン番号が対応付けられている場合、合成部23は、当該隣接セル31a,31aが結合可であると判断する。一方、結合パターンテーブル33において、隣接セル31a,31aのパターン番号の組合せに、結合後のセル31bのパターン番号が対応付けられていない場合、合成部23は、当該隣接セル31a,31aが結合不可であると判断する。   As described above, in the combined pattern table 33, when the pattern number of the combined cell 31b is associated with the combination of the pattern numbers of the adjacent cells 31a and 31a, the combining unit 23 selects the adjacent cells 31a and 31a. It is determined that can be combined. On the other hand, when the pattern number of the cell 31b after the combination is not associated with the combination of the pattern numbers of the adjacent cells 31a and 31a in the combined pattern table 33, the combining unit 23 cannot combine the adjacent cells 31a and 31a. It is judged that.

例えば図8に示す結合パターンテーブル33において、左右方向に隣接する二つのセル31a,31aのパターン番号がそれぞれ“1”,“2”である場合、これらのセル31a,31aを結合すると、配線パターンどうしが交わってしまう。このため、備考欄に示すようにパターン番号“1”,“2”のセルの結合は行なわれることはなく、左右のセル31a,31aのパターン番号の組合せ“1”,“2”には、結合後のセル31bのパターン番号が対応付けられていない(図8中では「結合なし」と記載)。   For example, in the combined pattern table 33 shown in FIG. 8, when the pattern numbers of two cells 31a and 31a adjacent in the left-right direction are “1” and “2”, respectively, when these cells 31a and 31a are combined, the wiring pattern The two will cross each other. For this reason, as shown in the remarks column, cells with pattern numbers “1” and “2” are not combined, and combinations of pattern numbers of left and right cells 31a and 31a “1” and “2” The pattern numbers of the cells 31b after the combination are not associated with each other (described as “no combination” in FIG. 8).

合成部23は、隣接セル31a,31aが結合可であると判断した場合、図7の(B)〜(E)に示すごとく、隣接するセル31a,31aどうしの結合を行なう。つまり、合成部23は、セル31a,31aどうしを結合して得られるセル31bに対し、当該セル31b内の配線パターン(第2配線パターン)に応じたパターン番号(第2パターン識別子)を設定する。その際、合成部23は、図8に示すような結合パターンテーブル33を参照し、結合後のセル31bに対しパターンを設定する。そして、合成部23は、結合後のセル31bに設定されたパターン番号を第1パターン識別子に置き換えるとともに結合後のセル31bを第1領域としてのセル31aに置き換えた上で、結合セルパターンテーブル33を用いて、第1パターン識別子に基づくセル31a,31aどうしの結合を繰り返し行なう。   When the combining unit 23 determines that the adjacent cells 31a and 31a can be combined, the combining unit 23 combines the adjacent cells 31a and 31a as shown in FIGS. That is, the synthesis unit 23 sets a pattern number (second pattern identifier) corresponding to the wiring pattern (second wiring pattern) in the cell 31b for the cell 31b obtained by combining the cells 31a and 31a. . At that time, the synthesizer 23 refers to the combined pattern table 33 as shown in FIG. 8 and sets a pattern for the combined cell 31b. The combining unit 23 replaces the pattern number set in the combined cell 31b with the first pattern identifier, replaces the combined cell 31b with the cell 31a as the first area, and then combines the combined cell pattern table 33. Is used to repeatedly combine cells 31a and 31a based on the first pattern identifier.

図7に示す例では、(A)に示すごとく得られた各セル31aが、(B)に示すごとく左右方向(X方向)に隣接するセル31aと結合される。図7の(B)では、図7の(A)における一列目のセルと二列目のセルとが行ごとに結合され、三列目のセルと四列目のセルとが行ごとに結合される。このとき、いずれのセル結合についても結合後のパターン番号が対応付けられているので、セル31a,31aどうしは結合可であると判断され、図7の(B)に示すごとく、セル31a,31aどうしの結合が行なわれ、結合後のセル31bが得られる。   In the example shown in FIG. 7, each cell 31a obtained as shown in (A) is combined with a cell 31a adjacent in the left-right direction (X direction) as shown in (B). 7B, the cells in the first column and the cells in the second column in FIG. 7A are combined for each row, and the cells in the third column and the cells in the fourth column are combined for each row. Is done. At this time, since the combined pattern numbers are associated with any cell combination, it is determined that the cells 31a and 31a can be combined, and as shown in FIG. 7B, the cells 31a and 31a are combined. Combining is performed, and the combined cell 31b is obtained.

図7の(A)から(B)へのセル結合に伴い結合後の各セル31bのパターン番号は以下のように設定される。左右のセル31a,31aのパターン番号の組合せが“1”,“1”の場合、結合後のセル31bのパターン番号は“1”である。左右のセル31a,31aのパターン番号の組合せが“7”,“2”の場合、結合後のセル31bのパターン番号は“7”である。左右のセル31a,31aのパターン番号の組合せが“3”,“2”の場合、結合後のセル31bのパターン番号は“7”である。左右のセル31a,31aのパターン番号の組合せが“4”,“2”の場合、結合後のセル31bのパターン番号は“8”である。左右のセル31a,31aのパターン番号の組合せが“8”,“2”の場合、結合後のセル31bのパターン番号は“8”である。   With the cell combination from (A) to (B) of FIG. 7, the pattern number of each cell 31b after combination is set as follows. When the combination of the pattern numbers of the left and right cells 31a and 31a is “1” and “1”, the pattern number of the combined cell 31b is “1”. When the combination of the pattern numbers of the left and right cells 31a and 31a is “7” and “2”, the pattern number of the combined cell 31b is “7”. When the combination of the pattern numbers of the left and right cells 31a and 31a is “3” and “2”, the pattern number of the combined cell 31b is “7”. When the combination of the pattern numbers of the left and right cells 31a and 31a is “4” and “2”, the pattern number of the combined cell 31b is “8”. When the combination of the pattern numbers of the left and right cells 31a and 31a is “8” and “2”, the pattern number of the combined cell 31b is “8”.

同様に、図7に示す例では、(B)に示すごとく得られた各セル31bが、(C)に示すごとく左右方向(X方向)に隣接するセル31bと結合される。図7の(C)では、図7の(B)における一列目のセルと二列目のセルとが行ごとに結合される。このとき、いずれのセル結合についても結合後のパターン番号が対応付けられているので、セル31b,31bどうしは結合可であると判断され、図7の(C)に示すごとく、セル31b,31bどうしの結合が行なわれ、結合後のセルが得られる。なお、左右のセル31b,31bのパターン番号の組合せが“1”,“7”の場合、結合後のセルのパターン番号は“7”である。左右のセル31b,31bのパターン番号の組合せが“1”,“8”の場合、結合後のセルのパターン番号は“8”である。   Similarly, in the example shown in FIG. 7, each cell 31b obtained as shown in (B) is combined with a cell 31b adjacent in the left-right direction (X direction) as shown in (C). In FIG. 7C, the cells in the first column and the cells in the second column in FIG. 7B are combined for each row. At this time, since the combined pattern numbers are associated with each cell combination, it is determined that the cells 31b and 31b can be combined, and as shown in FIG. 7C, the cells 31b and 31b. The cells are combined and a combined cell is obtained. When the combination of the pattern numbers of the left and right cells 31b and 31b is “1” and “7”, the pattern number of the combined cell is “7”. When the combination of the pattern numbers of the left and right cells 31b and 31b is “1” and “8”, the pattern number of the combined cell is “8”.

また、図7に示す例では、(C)に示すごとく得られた各セルが、(D)に示すごとく上下方向(Y方向)に隣接するセルと結合される。図7の(D)では、図7の(C)の上から一行目のセルと二行目のセルとが結合され、三行目のセルと四行目のセルとが結合される。このとき、いずれのセル結合についても結合後のパターン番号が対応付けられているので(図8では図示略)、セルどうしは結合可であると判断され、図7の(D)に示すごとく、上下のセルどうしの結合が行なわれ、結合後のセルが得られる。なお、上下のセルのパターン番号の組合せが“7”,“7”の場合、結合後のセルのパターン番号は“7”である。上下のセルのパターン番号の組合せが“8”,“8”の場合、結合後のセルのパターン番号は“8”である。   Further, in the example shown in FIG. 7, each cell obtained as shown in (C) is combined with a cell adjacent in the vertical direction (Y direction) as shown in (D). In FIG. 7D, the cells in the first row and the cells in the second row are joined from the top in FIG. 7C, and the cells in the third row and the cells in the fourth row are joined. At this time, since any cell combination is associated with the pattern number after combination (not shown in FIG. 8), it is determined that the cells can be combined, and as shown in FIG. The upper and lower cells are joined together to obtain a joined cell. When the combination of the pattern numbers of the upper and lower cells is “7” and “7”, the pattern number of the combined cell is “7”. When the combination of the pattern numbers of the upper and lower cells is “8” and “8”, the pattern number of the combined cell is “8”.

さらに、図7に示す例では、(D)に示すごとく得られた各セルが、(E)に示すごとく上下方向(Y方向)に隣接するセルと結合される。図7の(E)では、図7の(D)の上下のセルが結合される。このとき、当該セル結合について結合後のパターン番号が対応付けられているので、セルどうしは結合可であると判断され、図7の(E)に示すごとく、上下のセルどうしの結合が行なわれ、結合後のセルが得られる。なお、上下のセルのパターン番号の組合せが“7”,“8”の場合、結合後のセルのパターン番号は“9”である。   Furthermore, in the example shown in FIG. 7, each cell obtained as shown in (D) is combined with a cell adjacent in the vertical direction (Y direction) as shown in (E). In FIG. 7E, the upper and lower cells in FIG. 7D are combined. At this time, since the combined pattern number is associated with the cell combination, it is determined that the cells can be combined, and as shown in FIG. 7E, the upper and lower cells are combined. , A combined cell is obtained. When the combination of the pattern numbers of the upper and lower cells is “7” and “8”, the pattern number of the combined cell is “9”.

なお、セル結合を行なった結果、結合後のセル31a内において複数本の配線パターンが或る一辺から他の一辺へ通過する場合、当該複数本の配線パターンを一本の配線パターンと見なして、結合後のセルのパターン番号の設定が行なわれる。つまり、図6の(A)〜(E)のそれぞれを参照しながら前述した例と同様に、複数本の配線パターンが或る一辺から他の一辺へ通過する左側のセルについては、右側のセルのごとく、複数本の配線パターンを一本の配線パターンとして認識する。このように結合後のセルの配線パターンを認識した上で、結合後のセルのパターン番号が結合パターンテーブル33に登録される。例えば、図6に示す(A)〜(E)の結合後のセルのパターン番号は、それぞれ“1”,“1”,“2”,“4”,“8”になる。   As a result of cell combination, when a plurality of wiring patterns pass from one side to another side in the combined cell 31a, the plurality of wiring patterns are regarded as one wiring pattern, The pattern number of the merged cell is set. That is, as in the example described above with reference to each of FIGS. 6A to 6E, the left cell in which a plurality of wiring patterns pass from one side to the other side is the right cell. As described above, a plurality of wiring patterns are recognized as one wiring pattern. Thus, after recognizing the wiring pattern of the combined cell, the pattern number of the combined cell is registered in the combined pattern table 33. For example, the pattern numbers of the cells after combining (A) to (E) shown in FIG. 6 are “1”, “1”, “2”, “4”, and “8”, respectively.

〔5〕本実施形態の情報処理装置の動作
次に、図9〜図11を参照しながら、本実施形態の情報処理装置10の動作について説明する。図9は、本実施形態の情報処理装置10の動作を説明するフローチャートである。図10は、図9に示すX方向のセル合成処理(ステップS6)の手順を説明するフローチャートである。図11は、図9および図10に示すX方向のセル合成処理(ステップS6)およびY方向のセル合成処理(ステップS7)の具体例を示す図である。
[5] Operation of Information Processing Device of this Embodiment Next, the operation of the information processing device 10 of this embodiment will be described with reference to FIGS. 9 to 11. FIG. 9 is a flowchart for explaining the operation of the information processing apparatus 10 according to the present embodiment. FIG. 10 is a flowchart for explaining the procedure of the cell compositing process in the X direction (step S6) shown in FIG. FIG. 11 is a diagram illustrating a specific example of the cell compositing process in the X direction (step S6) and the cell compositing process in the Y direction (step S7) shown in FIG. 9 and FIG.

まず、図9に示すフローチャート(ステップS1〜S9)に従って、本実施形態の情報処理装置(コンピュータ)10の動作について説明する。   First, the operation of the information processing apparatus (computer) 10 according to the present embodiment will be described with reference to the flowchart shown in FIG. 9 (steps S1 to S9).

コンピュータ10の記憶部30には、セルパターンテーブル32,結合パターンテーブル33および材質物性データ34が事前に保存される。また、熱解析モデル35を作成すべき基板の二次元配線パターン画像(基板画像)31が、入力部40によって、記憶部30に入力保存される(ステップS1)。   In the storage unit 30 of the computer 10, a cell pattern table 32, a coupling pattern table 33, and material property data 34 are stored in advance. In addition, a two-dimensional wiring pattern image (substrate image) 31 of the substrate on which the thermal analysis model 35 is to be created is input and stored in the storage unit 30 by the input unit 40 (step S1).

入力された二次元配線パターン画像31は、分割部21によって、M×N個のセル(矩形領域)31aに分割される。つまり、画像31は、X方向(左右方向)にM分割され、Y方向(上下方向)にN分割される(ステップS2)。M,Nは2以上の整数である。   The input two-dimensional wiring pattern image 31 is divided into M × N cells (rectangular regions) 31 a by the dividing unit 21. That is, the image 31 is divided into M in the X direction (left and right direction) and divided into N in the Y direction (up and down direction) (step S2). M and N are integers of 2 or more.

分割された各セル31a内の配線パターンに応じたパターン番号が、変換部22によってセルパターンテーブル32から取得される。つまり、各セル31aの配線パターンが当該配線パターンに応じたパターン番号に変換される(ステップS3)。そして、合成部23は、合成回数(結合回数)を0に設定してから(ステップS4)、以下のステップS5〜S9によるセル合成処理(セル結合処理)を実行する。   A pattern number corresponding to the wiring pattern in each divided cell 31 a is acquired from the cell pattern table 32 by the conversion unit 22. That is, the wiring pattern of each cell 31a is converted into a pattern number corresponding to the wiring pattern (step S3). Then, the combining unit 23 sets the number of times of combining (number of times of combining) to 0 (step S4), and then executes cell combining processing (cell combining processing) by the following steps S5 to S9.

つまり、合成部23は、現在の合成回数に1を加算してから、X方向のセル合成処理を行なうとともに(ステップS6)、Y方向のセル合成処理を行なう(ステップS7)。これらのセル合成処理を行なった後、合成部23は、合成されたセルの数が0個であるか否かを判定する(ステップS8)。合成されたセルの数が0個である場合(ステップS8のYESルート)、合成部23は、セル合成処理を終了する。   That is, the synthesis unit 23 adds 1 to the current number of synthesis, and then performs cell synthesis processing in the X direction (step S6) and performs cell synthesis processing in the Y direction (step S7). After performing these cell combining processes, the combining unit 23 determines whether or not the number of combined cells is 0 (step S8). When the number of combined cells is 0 (YES route in step S8), the combining unit 23 ends the cell combining process.

合成されたセルの数が0個でない場合(ステップS8のNOルート)、合成部23は、現在の合成回数が、予め設定される所定の合成回数に到達しているか否かを判定する(ステップS9)。現在の合成回数が所定の合成回数に到達していない場合(ステップS9のNOルート)、合成部23は、ステップS5の処理に戻る。なお、所定の合成回数は、入力部40等を用いて記憶部30に予め設定保存されていてもよい。   If the number of combined cells is not 0 (NO route in step S8), the combining unit 23 determines whether or not the current combining number has reached a predetermined combining number set in advance (step S8). S9). When the current number of times of synthesis has not reached the predetermined number of times of synthesis (NO route of step S9), the synthesis unit 23 returns to the process of step S5. The predetermined number of times of synthesis may be preset and stored in the storage unit 30 using the input unit 40 or the like.

一方、現在の合成回数が所定の合成回数に到達している場合(ステップS9のYESルート)、合成部23は、セル合成処理を終了する。合成部23がセル合成処理を終了すると、合成後のセルと、合成後の各セルについてパターン番号によって特定される配線パターンと、材質物性データ34とに基づき、各セルの等価熱伝導率が等価熱伝導率算出部24によって算出される。そして、合成部23によって得られた結合後のセルと、等価熱伝導率算出部24によって算出された各セルの等価熱伝導率とが対応付けられ、熱解析モデル35として記憶部30に記憶される。   On the other hand, when the current number of times of synthesis has reached the predetermined number of times of synthesis (YES route in step S9), the synthesis unit 23 ends the cell synthesis process. When the synthesis unit 23 finishes the cell synthesis process, the equivalent thermal conductivity of each cell is equivalent based on the synthesized cell, the wiring pattern specified by the pattern number for each synthesized cell, and the material property data 34. Calculated by the thermal conductivity calculator 24. Then, the combined cells obtained by the synthesis unit 23 and the equivalent thermal conductivity of each cell calculated by the equivalent thermal conductivity calculation unit 24 are associated with each other and stored in the storage unit 30 as the thermal analysis model 35. The

ついで、図10に示すフローチャート(ステップS11〜S20)に従って、図9に示すX方向のセル合成処理(ステップS6)の手順について説明する。図10に示すフローチャートでは、X=1〜M/2(MはX方向分割数)について、2X−1と2Xの列の合成が行なわれる。座標表示(X,Y)は、各セルを特定するもので、例えば図11に示すように、各セルは、座標表示(1,1)〜(8,8)に対応付けられている。図11では、M=N=8の場合が例示されている。 Next, the procedure of the cell synthesis process in the X direction (step S6) shown in FIG. 9 will be described according to the flowchart shown in FIG. 10 (steps S11 to S20). In the flowchart shown in FIG. 10, for X i = 1 to M / 2 (M is the number of divisions in the X direction), 2X i −1 and 2X i columns are combined. The coordinate display (X i , Y i ) specifies each cell. For example, as shown in FIG. 11, each cell is associated with the coordinate display (1, 1) to (8, 8). . FIG. 11 illustrates the case where M = N = 8.

なお、図9に示すY方向のセル合成処理(ステップS7)は、図10に示す処理において、X方向分割数MをY方向分割数Nに置き換え、Y=1〜N/2(NはY方向分割数)について、2Y−1と2Yの行の合成を行なうことにより、X方向のセル合成処理と同様に実行される。ただし、X方向のセル合成処理を終了した場合、合成部23は、図9のステップS7の処理に移行するのに対し、Y方向のセル合成処理を終了した場合、合成部23は、図9のステップS8の処理に移行する。 Note that the Y-direction cell synthesis process (step S7) shown in FIG. 9 replaces the X-direction division number M with the Y-direction division number N in the process shown in FIG. 10, and Y i = 1 to N / 2 (N is The number of Y-direction divisions) is executed in the same manner as the cell synthesis process in the X direction by synthesizing 2Y i −1 and 2Y i rows. However, when the cell synthesis process in the X direction is completed, the synthesis unit 23 proceeds to the process of step S7 in FIG. 9, whereas when the cell synthesis process in the Y direction is completed, the synthesis unit 23 The process proceeds to step S8.

合成部23は、まず、Y=1を設定するとともに(ステップS11)、X=1を設定する(ステップS12)。そして、合成部23は、セル(2X−1,Y)とセル(2X,Y)とを合成し、これらのセルのパターン番号に基づき、結合パターンテーブル33を用いて合成後(結合後)のパターン番号を計算・取得する(ステップS13)。なお、合成後(結合後)のパターン番号のことを合成パターン番号という場合がある。 The synthesizer 23 first sets Y i = 1 (step S11) and sets X i = 1 (step S12). The combining unit 23 combines the cell (2X i −1, Y i ) and the cell (2X i , Y i ), and combines them using the combined pattern table 33 based on the pattern numbers of these cells ( The pattern number after the combination is calculated and acquired (step S13). A pattern number after synthesis (after combination) may be referred to as a synthesis pattern number.

セル(2X−1,Y)とセル(2X,Y)とのパターン番号の組合せに対応する合成パターン番号が結合パターンテーブル33に無い場合(ステップS14のNOルート)、合成部23は、ステップS13で合成したセル(配線パターン)を元に戻す(ステップS20)。この後、合成部23は、X方向のセル合成処理を終了する。 When the combined pattern number corresponding to the combination of the pattern numbers of the cell (2X i −1, Y i ) and the cell (2X i , Y i ) is not present in the combined pattern table 33 (NO route of step S14), the combining unit 23 Returns the cell (wiring pattern) synthesized in step S13 to the original state (step S20). Thereafter, the combining unit 23 ends the cell combining process in the X direction.

セル(2X−1,Y)とセル(2X,Y)とのパターン番号の組合せに対応する合成パターン番号が結合パターンテーブル33に有る場合(ステップS14のYESルート)、合成部23は、現在のXに1を加算する(ステップS15)。そして、合成部23は、1加算後のXがM/2以下であるか否かを判定する(ステップS16)。XがM/2以下である場合(ステップS16のYESルート)、合成部23は、ステップS13の処理に戻り同様の処理を繰り返し実行する。 When the combined pattern number corresponding to the combination of the pattern numbers of the cell (2X i −1, Y i ) and the cell (2X i , Y i ) is present in the combined pattern table 33 (YES route of step S14), the combining unit 23 Adds 1 to the current X i (step S15). Then, the synthesizer 23 determines whether X i after adding 1 is M / 2 or less (step S16). If X i is equal to or less than M / 2 (YES route of step S16), the synthesis unit 23 returns to the process of step S13 and repeatedly executes the same process.

一方、XがM/2よりも大きい場合(ステップS16のNOルート)、合成部23は、現在のYに1を加算する(ステップS17)。そして、合成部23は、1加算後のYがN以下であるか否かを判定する(ステップS18)。YがN以下である場合(ステップS18のYESルート)、合成部23は、ステップS12の処理に戻り同様の処理を繰り返し実行する。そして、YがNよりも大きい場合(ステップS18のNOルート)、合成部23は、現在のMをM/2に置き換えてから(ステップS19)、X方向のセル合成処理を終了する。 On the other hand, when X i is larger than M / 2 (NO route of step S16), the synthesizer 23 adds 1 to the current Y i (step S17). Then, the synthesizer 23 determines whether Y i after adding 1 is N or less (step S18). When Y i is N or less (YES route of step S18), the composition unit 23 returns to the process of step S12 and repeatedly executes the same process. If Y i is larger than N (NO route in step S18), the combining unit 23 replaces the current M with M / 2 (step S19), and then ends the cell combining process in the X direction.

ここで、図11の(A)〜(E)を参照しながら、図9および図10に示すX方向のセル合成処理(ステップS6)およびY方向のセル合成処理(ステップS7)の具体例について説明する。図11では、上述したようにM=N=8の場合の例が示される。また、合成するセルの組合せについて、合成パターン番号が結合パターンテーブル33に存在する場合つまり結合不可と判断されることが無い場合について説明する。さらに、所定の合成回数が2である場合について説明する。なお、図11の(A)〜(D)において、破線によって座標表示(X,Y)を囲まれた、隣接する2つのセルが、合成される。 Here, with reference to FIGS. 11A to 11E, specific examples of the cell synthesis process in the X direction (step S <b> 6) and the cell synthesis process in the Y direction (step S <b> 7) shown in FIGS. 9 and 10. explain. FIG. 11 shows an example where M = N = 8 as described above. Further, a description will be given of a combination of cells to be combined when a combined pattern number exists in the combined pattern table 33, that is, when it is not determined that combining is not possible. Further, a case where the predetermined number of synthesis is 2 will be described. In FIGS. 11A to 11D, two adjacent cells surrounded by coordinate display (X i , Y i ) by a broken line are combined.

合成回数が1の時、1回目のX方向のセル合成処理(図9のステップS6;図10のステップS11〜S19)によって、図11の(A)に示す8×8個のセルは、図11の(B)に示すような4×8個のセルに合成される。この後、1回目のY方向のセル合成処理(図9のステップS7;図10のステップS11〜S19と同様のステップ)によって、図11の(B)に示す4×8個のセルは、図11の(C)に示すような4×4個のセルに合成される。   When the number of times of synthesis is 1, the 8 × 8 cells shown in FIG. 11A are obtained by the first cell synthesis process in the X direction (step S6 in FIG. 9; steps S11 to S19 in FIG. 10). 11 is synthesized into 4 × 8 cells as shown in FIG. Thereafter, the 4 × 8 cells shown in FIG. 11B are obtained by the first cell synthesis process in the Y direction (step S7 in FIG. 9; steps similar to steps S11 to S19 in FIG. 10). 11 is synthesized into 4 × 4 cells as shown in FIG.

Y方向のセル合成処理後、図9のステップS8でNO判定、且つステップS9でNO判定となり、ステップS5において、現在の合成回数1に1が加算されることで、合成回数は2になる。そして、2回目のX方向のセル合成処理(図9のステップS6;図10のステップS11〜S19)によって、図11の(C)に示す4×4個のセルは、図11の(D)に示すような2×4個のセルに合成される。この後、2回目のY方向のセル合成処理(図9のステップS7;図10のステップS11〜S19と同様のステップ)によって、図11の(D)に示す2×4個のセルは、図11の(E)に示すような2×2個のセルに合成される。   After the cell synthesis process in the Y direction, a NO determination is made in step S8 of FIG. 9 and a NO determination is made in step S9. In step S5, 1 is added to the current number of synthesis 1, so that the number of synthesis is 2. Then, by the second cell synthesis process in the X direction (step S6 in FIG. 9; steps S11 to S19 in FIG. 10), 4 × 4 cells shown in FIG. Are combined into 2 × 4 cells as shown in FIG. Thereafter, by the second cell synthesis process in the Y direction (step S7 in FIG. 9; steps similar to steps S11 to S19 in FIG. 10), 2 × 4 cells shown in FIG. 11 is synthesized into 2 × 2 cells as shown in (E) of FIG.

この後、図9のステップS8でNO判定となるとともに、現在の合成回数が所定の合成回数2に到達する(ステップS9のYESルート)。したがって、この時点で、セル合成処理は終了され、合成後のセルとして図11の(E)に示すような2×2個のセルが得られることになる。   Thereafter, the determination at step S8 in FIG. 9 is NO, and the current number of synthesis reaches the predetermined number of synthesis 2 (YES route at step S9). Therefore, at this point, the cell combining process is finished, and 2 × 2 cells as shown in FIG. 11E are obtained as the combined cells.

以上のように、本実施形態のコンピュータ10によれば、事前に用意したセルパターンテーブル32および結合パターンテーブル33を用いて熱解析モデル35におけるセルを結合することで、効率よく熱解析モデル35が簡略化され、基板の熱解析に要する解析時間が大幅に短縮される。   As described above, according to the computer 10 of this embodiment, by combining the cells in the thermal analysis model 35 using the cell pattern table 32 and the coupling pattern table 33 prepared in advance, the thermal analysis model 35 can be efficiently obtained. This simplifies the analysis time required for thermal analysis of the substrate.

つまり、本実施形態の手法によれば、隣接セルの結合処理が2種類のテーブル32,33を参照するだけで容易に行なわれるため、熱解析モデル35の作成を高速化することができる。   That is, according to the method of the present embodiment, the process of combining adjacent cells can be easily performed by simply referring to the two types of tables 32 and 33, so that the thermal analysis model 35 can be created at high speed.

また、熱解析モデル35のセル数が削減され、熱解析モデル35が簡略化されるので、等価熱伝導率の計算回数を削減することが可能で、熱解析モデル35の作成のさらなる高速化が可能である。   Further, since the number of cells of the thermal analysis model 35 is reduced and the thermal analysis model 35 is simplified, it is possible to reduce the number of times of calculation of the equivalent thermal conductivity, and to further speed up the creation of the thermal analysis model 35. Is possible.

さらに、セル結合を行なう前の、各セルの等価熱伝導率の値を保持しなくて済むため、メモリ使用量を節約することも可能である。   Furthermore, since it is not necessary to maintain the value of the equivalent thermal conductivity of each cell before cell connection, it is possible to save the memory usage.

〔6〕その他
以上、本発明の好ましい実施形態について詳述したが、本発明は、係る特定の実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲内において、種々の変形、変更して実施することができる。
[6] Others While the preferred embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various modifications and changes can be made without departing from the spirit of the present invention. It can be changed and implemented.

例えば、上述した実施形態では、二次元配線パターン画像31を4×4または8×8のセルに分割した場合について説明したが、本発明は、これらの数に限定されるものではない。また、上述した実施形態では、解析モデルとして熱解析モデル35を作成する場合について説明したが、本発明は、これに限定されるものでなく、熱解析以外の各種解析用のモデルを作成する場合にも上述した実施形態と同様と同様に適用され、上述した実施形態と同様の作用効果を得ることができる。   For example, in the above-described embodiment, the case where the two-dimensional wiring pattern image 31 is divided into 4 × 4 or 8 × 8 cells has been described, but the present invention is not limited to these numbers. In the above-described embodiment, the case where the thermal analysis model 35 is created as the analysis model has been described. However, the present invention is not limited to this, and a case where various analysis models other than thermal analysis are created. In addition, the present invention is applied in the same manner as in the above-described embodiment, and the same effects as those in the above-described embodiment can be obtained.

〔7〕付記
以上の各実施形態を含む実施形態に関し、さらに以下の付記を開示する。
[7] Supplementary Notes The following supplementary notes are further disclosed with respect to the embodiments including the above embodiments.

(付記1)
配線パターンをもつ基板の解析モデルを作成する処理をコンピュータに実行させるプログラムであって、
前記基板を複数の第1領域に分割し、
前記複数の第1領域のそれぞれについて、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換し、
変換された前記第1パターン識別子に基づいて、前記複数の第1領域に含まれる隣接する第1領域どうしの結合の可/不可を判断し、
結合可であると判断された場合に前記隣接する第1領域どうしの結合を行なう、
処理を前記コンピュータに実行させる、モデル作成プログラム。
(Appendix 1)
A program for causing a computer to execute a process for creating an analysis model of a board having a wiring pattern,
Dividing the substrate into a plurality of first regions;
For each of the plurality of first regions, the first wiring pattern in each first region is converted into a first pattern identifier corresponding to the first wiring pattern,
Based on the converted first pattern identifier, it is determined whether or not the adjacent first regions included in the plurality of first regions can be combined,
When it is determined that the combination is possible, the adjacent first regions are combined.
A model creation program for causing a computer to execute processing.

(付記2)
前記各第1領域内の前記第1配線パターンと前記第1パターン識別子とを対応付ける第1パターンテーブルを用いて、前記各第1領域内の前記第1配線パターンを前記第1パターン識別子に変換する、
処理を前記コンピュータに実行させる、付記1に記載のモデル作成プログラム。
(Appendix 2)
The first wiring pattern in each first region is converted into the first pattern identifier using a first pattern table that associates the first wiring pattern in each first region with the first pattern identifier. ,
The model creation program according to appendix 1, which causes the computer to execute processing.

(付記3)
前記第1領域どうしを結合して得られる第2領域に対し、当該第2領域内の第2配線パターンに応じた第2パターン識別子を設定し、
設定された前記第2パターン識別子を前記第1パターン識別子に置き換えるとともに前記第2領域を前記第1領域に置き換えた上で、前記第1パターン識別子に基づく前記第1領域どうしの結合を繰り返し行なう、
処理を前記コンピュータに実行させる、付記1または付記2に記載のモデル作成プログラム。
(Appendix 3)
For the second area obtained by combining the first areas, a second pattern identifier corresponding to the second wiring pattern in the second area is set.
Replacing the set second pattern identifier with the first pattern identifier and replacing the second area with the first area, and then repeatedly combining the first areas based on the first pattern identifier;
The model creation program according to appendix 1 or appendix 2, which causes the computer to execute processing.

(付記4)
前記隣接する第1領域の前記第1パターン識別子の組合せと、当該組合せの第1領域どうしを結合して得られる前記第2領域の前記第2パターン識別子とを対応付ける第2パターンテーブルを用いて、前記第2領域に対し前記第2パターン識別子を設定する、
処理を前記コンピュータに実行させる、付記3に記載のモデル作成プログラム。
(Appendix 4)
Using a second pattern table that associates the combination of the first pattern identifiers of the adjacent first regions with the second pattern identifier of the second region obtained by combining the first regions of the combination, Setting the second pattern identifier for the second region;
The model creation program according to appendix 3, which causes the computer to execute processing.

(付記5)
前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられている前記第1パターン識別子の組合せについては結合可であると判断する一方、前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられていない前記第1パターン識別子の組合せについては結合不可であると判断する、
処理を前記コンピュータに実行させる、付記4に記載のモデル作成プログラム。
(Appendix 5)
It is determined that the combination of the first pattern identifiers associated with the second pattern identifier in the second pattern table can be combined, while the second pattern identifier is associated in the second pattern table. It is determined that the combination of the first pattern identifiers that are not combined is not possible,
The model creation program according to appendix 4, which causes the computer to execute processing.

(付記6)
配線パターンをもつ基板の解析モデルを作成するモデル作成方法であって、
コンピュータが、
前記基板を複数の第1領域に分割し、
前記複数の第1領域のそれぞれについて、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換し、
変換された前記第1パターン識別子に基づいて、前記複数の第1領域に含まれる隣接する第1領域どうしの結合の可/不可を判断し、
結合可であると判断された場合に前記隣接する第1領域どうしの結合を行なう、モデル作成方法。
(Appendix 6)
A model creation method for creating an analysis model of a board having a wiring pattern,
Computer
Dividing the substrate into a plurality of first regions;
For each of the plurality of first regions, the first wiring pattern in each first region is converted into a first pattern identifier corresponding to the first wiring pattern,
Based on the converted first pattern identifier, it is determined whether or not the adjacent first regions included in the plurality of first regions can be combined,
A model creation method in which the adjacent first regions are coupled when it is determined that they can be coupled.

(付記7)
前記コンピュータは、前記各第1領域内の前記第1配線パターンと前記第1パターン識別子とを対応付ける第1パターンテーブルを用いて、前記各第1領域内の前記第1配線パターンを前記第1パターン識別子に変換する、付記6に記載のモデル作成方法。
(Appendix 7)
The computer uses the first pattern table associating the first wiring pattern in each first region with the first pattern identifier to assign the first wiring pattern in each first region to the first pattern. The model creation method according to attachment 6, wherein the model is converted into an identifier.

(付記8)
前記コンピュータは、
前記第1領域どうしを結合して得られる第2領域に対し、当該第2領域内の第2配線パターンに応じた第2パターン識別子を設定し、
設定された前記第2パターン識別子を前記第1パターン識別子に置き換えるとともに前記第2領域を前記第1領域に置き換えた上で、前記第1パターン識別子に基づく前記第1領域どうしの結合を繰り返し行なう、付記6または付記7に記載のモデル作成方法。
(Appendix 8)
The computer
For the second area obtained by combining the first areas, a second pattern identifier corresponding to the second wiring pattern in the second area is set.
Replacing the set second pattern identifier with the first pattern identifier and replacing the second area with the first area, and then repeatedly combining the first areas based on the first pattern identifier; The model creation method according to appendix 6 or appendix 7.

(付記9)
前記コンピュータは、前記隣接する第1領域の前記第1パターン識別子の組合せと、当該組合せの第1領域どうしを結合して得られる前記第2領域の前記第2パターン識別子とを対応付ける第2パターンテーブルを用いて、前記第2領域に対し前記第2パターン識別子を設定する、付記8に記載のモデル作成方法。
(Appendix 9)
The computer associates the combination of the first pattern identifiers of the adjacent first regions with the second pattern identifier of the second region obtained by combining the first regions of the combination. The model creation method according to appendix 8, wherein the second pattern identifier is set for the second region using

(付記10)
前記コンピュータは、前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられている前記第1パターン識別子の組合せについては結合可であると判断する一方、前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられていない前記第1パターン識別子の組合せについては結合不可であると判断する、付記9に記載のモデル作成方法。
(Appendix 10)
The computer determines that the combination of the first pattern identifiers associated with the second pattern identifiers in the second pattern table can be combined, while the second pattern identifiers in the second pattern table. The model creation method according to appendix 9, wherein it is determined that the combination of the first pattern identifiers that are not associated with each other cannot be combined.

(付記11)
配線パターンをもつ基板の解析モデルを作成する情報処理装置であって、
処理部と記憶部とを有し、
前記処理部は、
前記基板を複数の第1領域に分割し、
前記複数の第1領域のそれぞれについて、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換し、
変換された前記第1パターン識別子に基づいて、前記複数の第1領域に含まれる隣接する第1領域どうしの結合の可/不可を判断し、
結合可であると判断された場合に前記隣接する第1領域どうしの結合を行なう、情報処理装置。
(Appendix 11)
An information processing apparatus for creating an analysis model of a board having a wiring pattern,
A processing unit and a storage unit;
The processor is
Dividing the substrate into a plurality of first regions;
For each of the plurality of first regions, the first wiring pattern in each first region is converted into a first pattern identifier corresponding to the first wiring pattern,
Based on the converted first pattern identifier, it is determined whether or not the adjacent first regions included in the plurality of first regions can be combined,
An information processing apparatus that combines the adjacent first regions when it is determined that they can be combined.

(付記12)
前記記憶部は、前記各第1領域内の前記第1配線パターンと前記第1パターン識別子とを対応付ける第1パターンテーブルを保存し、
前記処理部は、前記記憶部に保存される前記第1パターンテーブルを用いて、前記各第1領域内の前記第1配線パターンを前記第1パターン識別子に変換する、付記11に記載の情報処理装置。
(Appendix 12)
The storage unit stores a first pattern table that associates the first wiring pattern and the first pattern identifier in each first region;
The information processing according to appendix 11, wherein the processing unit converts the first wiring pattern in each first region into the first pattern identifier using the first pattern table stored in the storage unit. apparatus.

(付記13)
前記処理部は、
前記第1領域どうしを結合して得られる第2領域に対し、当該第2領域内の第2配線パターンに応じた第2パターン識別子を設定し、
設定された前記第2パターン識別子を前記第1パターン識別子に置き換えるとともに前記第2領域を前記第1領域に置き換えた上で、前記第1パターン識別子に基づく前記第1領域どうしの結合を繰り返し行なう、付記11または付記12に記載の情報処理装置。
(Appendix 13)
The processor is
For the second area obtained by combining the first areas, a second pattern identifier corresponding to the second wiring pattern in the second area is set.
Replacing the set second pattern identifier with the first pattern identifier and replacing the second area with the first area, and then repeatedly combining the first areas based on the first pattern identifier; The information processing apparatus according to appendix 11 or appendix 12.

(付記14)
前記記憶部は、前記隣接する第1領域の前記第1パターン識別子の組合せと、当該組合せの第1領域どうしを結合して得られる前記第2領域の前記第2パターン識別子とを対応付ける第2パターンテーブルを保存し、
前記処理部は、前記記憶部に保存される前記第2パターンテーブルを用いて、前記第2領域に対し前記第2パターン識別子を設定する、付記13に記載の情報処理装置。
(Appendix 14)
The storage unit associates the combination of the first pattern identifiers of the adjacent first regions with the second pattern identifier of the second region obtained by combining the first regions of the combination. Save the table,
The information processing apparatus according to appendix 13, wherein the processing unit sets the second pattern identifier for the second region using the second pattern table stored in the storage unit.

(付記15)
前記処理部は、前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられている前記第1パターン識別子の組合せについては結合可であると判断する一方、前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられていない前記第1パターン識別子の組合せについては結合不可であると判断する、付記14に記載の情報処理装置。
(Appendix 15)
The processing unit determines that the combination of the first pattern identifiers associated with the second pattern identifiers in the second pattern table can be combined, while the second pattern table includes the second pattern identifiers. The information processing apparatus according to appendix 14, wherein it is determined that the combination of the first pattern identifiers that are not associated with identifiers cannot be combined.

10 コンピュータ(モデル作成機能を有する情報処理装置)
11 プロセッサ(処理部)
12 RAM(記憶部)
13 HDD(記憶部)
14 グラフィック処理装置
14a モニタ
15 入力インタフェース
15a キーボード
15b マウス
16 光学ドライブ装置
16a 光ディスク
17 機器接続インタフェース
17a メモリ装置
17b メモリリーダライタ
17c メモリカード
18 ネットワークインタフェース
18a ネットワーク
19 バス
20 処理部
21 分割部
22 変換部
23 合成部
24 等価熱伝導率算出部
25 出力部
30 記憶部
31 二次元配線パターン画像(配線パターン画像,基板,基板画像)
31a セル(矩形領域;第1領域)
31b セル(矩形領域;第2領域)
32 セルパターンテーブル(第1パターンテーブル)
33 結合パターンテーブル(第2パターンテーブル)
34 材質物性データ
35 熱解析モデル(解析モデル)
10 Computer (Information processing device with model creation function)
11 Processor (Processor)
12 RAM (storage unit)
13 HDD (storage unit)
14 graphic processing device 14a monitor 15 input interface 15a keyboard 15b mouse 16 optical drive device 16a optical disk 17 device connection interface 17a memory device 17b memory reader / writer 17c memory card 18 network interface 18a network 19 bus 20 processing unit 21 division unit 22 conversion unit 23 Composition unit 24 Equivalent thermal conductivity calculation unit 25 Output unit 30 Storage unit 31 Two-dimensional wiring pattern image (wiring pattern image, substrate, substrate image)
31a cell (rectangular area; first area)
31b cell (rectangular area; second area)
32 cell pattern table (first pattern table)
33 Combined pattern table (second pattern table)
34 Material property data 35 Thermal analysis model (analysis model)

Claims (7)

配線パターンをもつ基板の解析モデルを作成する処理をコンピュータに実行させるプログラムであって、
前記基板を複数の第1領域に分割し、
前記複数の第1領域のそれぞれについて、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換し、
変換された前記第1パターン識別子に基づいて、前記複数の第1領域に含まれる隣接する第1領域どうしの結合の可/不可を判断し、
結合可能であると判断された場合に前記隣接する第1領域どうしの結合を行なう、
処理を前記コンピュータに実行させる、モデル作成プログラム。
A program for causing a computer to execute a process for creating an analysis model of a board having a wiring pattern,
Dividing the substrate into a plurality of first regions;
For each of the plurality of first regions, the first wiring pattern in each first region is converted into a first pattern identifier corresponding to the first wiring pattern,
Based on the converted first pattern identifier, it is determined whether or not the adjacent first regions included in the plurality of first regions can be combined,
When it is determined that the first areas can be combined, the adjacent first regions are combined.
A model creation program for causing a computer to execute processing.
前記各第1領域内の前記第1配線パターンと前記第1パターン識別子とを対応付ける第1パターンテーブルを用いて、前記各第1領域内の前記第1配線パターンを前記第1パターン識別子に変換する、
処理を前記コンピュータに実行させる、請求項1に記載のモデル作成プログラム。
The first wiring pattern in each first region is converted into the first pattern identifier using a first pattern table that associates the first wiring pattern in each first region with the first pattern identifier. ,
The model creation program according to claim 1 which makes a computer perform processing.
前記第1領域どうしを結合して得られる第2領域に対し、当該第2領域内の第2配線パターンに応じた第2パターン識別子を設定し、
設定された前記第2パターン識別子を前記第1パターン識別子に置き換えるとともに前記第2領域を前記第1領域に置き換えた上で、前記第1パターン識別子に基づく前記第1領域どうしの結合を繰り返し行なう、
処理を前記コンピュータに実行させる、請求項1または請求項2に記載のモデル作成プログラム。
For the second area obtained by combining the first areas, a second pattern identifier corresponding to the second wiring pattern in the second area is set.
Replacing the set second pattern identifier with the first pattern identifier and replacing the second area with the first area, and then repeatedly combining the first areas based on the first pattern identifier;
The model creation program according to claim 1 or 2 which makes said computer perform processing.
前記隣接する第1領域の前記第1パターン識別子の組合せと、当該組合せの第1領域どうしを結合して得られる前記第2領域の前記第2パターン識別子とを対応付ける第2パターンテーブルを用いて、前記第2領域に対し前記第2パターン識別子を設定する、
処理を前記コンピュータに実行させる、請求項3に記載のモデル作成プログラム。
Using a second pattern table that associates the combination of the first pattern identifiers of the adjacent first regions with the second pattern identifier of the second region obtained by combining the first regions of the combination, Setting the second pattern identifier for the second region;
The model creation program according to claim 3 which makes said computer perform processing.
前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられている前記第1パターン識別子の組合せについては結合可能であると判断する一方、前記第2パターンテーブルにおいて前記第2パターン識別子が対応付けられていない前記第1パターン識別子の組合せについては結合不可であると判断する、
処理を前記コンピュータに実行させる、請求項4に記載のモデル作成プログラム。
The combination of the first pattern identifiers associated with the second pattern identifier in the second pattern table is determined to be combinable, while the second pattern identifier is associated in the second pattern table. It is determined that the combination of the first pattern identifiers that are not combined is not possible,
The model creation program according to claim 4 which makes said computer perform processing.
配線パターンをもつ基板の解析モデルを作成するモデル作成方法であって、
コンピュータが、
前記基板を複数の第1領域に分割し、
前記複数の第1領域のそれぞれについて、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換し、
変換された前記第1パターン識別子に基づいて、前記複数の第1領域に含まれる隣接する第1領域どうしの結合の可/不可を判断し、
結合可能であると判断された場合に前記隣接する第1領域どうしの結合を行なう、モデル作成方法。
A model creation method for creating an analysis model of a board having a wiring pattern,
Computer
Dividing the substrate into a plurality of first regions;
For each of the plurality of first regions, the first wiring pattern in each first region is converted into a first pattern identifier corresponding to the first wiring pattern,
Based on the converted first pattern identifier, it is determined whether or not the adjacent first regions included in the plurality of first regions can be combined,
A model creation method in which the adjacent first regions are coupled when it is determined that they can be coupled.
配線パターンをもつ基板の解析モデルを作成する情報処理装置であって、
処理部と記憶部とを有し、
前記処理部は、
前記基板を複数の第1領域に分割し、
前記複数の第1領域のそれぞれについて、各第1領域内の第1配線パターンを当該第1配線パターンに応じた第1パターン識別子に変換し、
変換された前記第1パターン識別子に基づいて、前記複数の第1領域に含まれる隣接する第1領域どうしの結合の可/不可を判断し、
結合可能であると判断された場合に前記隣接する第1領域どうしの結合を行なう、情報処理装置。
An information processing apparatus for creating an analysis model of a board having a wiring pattern,
A processing unit and a storage unit;
The processor is
Dividing the substrate into a plurality of first regions;
For each of the plurality of first regions, the first wiring pattern in each first region is converted into a first pattern identifier corresponding to the first wiring pattern,
Based on the converted first pattern identifier, it is determined whether or not the adjacent first regions included in the plurality of first regions can be combined,
An information processing apparatus that combines the adjacent first regions when it is determined that they can be combined.
JP2015000879A 2015-01-06 2015-01-06 Model creation program, model creation method, and information processing device Withdrawn JP2016126593A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015000879A JP2016126593A (en) 2015-01-06 2015-01-06 Model creation program, model creation method, and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015000879A JP2016126593A (en) 2015-01-06 2015-01-06 Model creation program, model creation method, and information processing device

Publications (1)

Publication Number Publication Date
JP2016126593A true JP2016126593A (en) 2016-07-11

Family

ID=56359462

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015000879A Withdrawn JP2016126593A (en) 2015-01-06 2015-01-06 Model creation program, model creation method, and information processing device

Country Status (1)

Country Link
JP (1) JP2016126593A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112648787A (en) * 2019-10-10 2021-04-13 中车石家庄车辆有限公司 Method and device for determining cold accumulation residual service life and computer equipment
CN112648784A (en) * 2019-10-10 2021-04-13 中车石家庄车辆有限公司 Method and device for determining cold accumulation residual service life and computer equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112648787A (en) * 2019-10-10 2021-04-13 中车石家庄车辆有限公司 Method and device for determining cold accumulation residual service life and computer equipment
CN112648784A (en) * 2019-10-10 2021-04-13 中车石家庄车辆有限公司 Method and device for determining cold accumulation residual service life and computer equipment

Similar Documents

Publication Publication Date Title
TWI724669B (en) Lesion detection method and device, equipment and storage medium
KR101380881B1 (en) Methods for analyzing cells of a cell library
US20070226718A1 (en) Method and apparatus for supporting software tuning for multi-core processor, and computer product
US20160154924A1 (en) Semiconductor design method and computer-readable recording medium
US8988460B2 (en) Displaying nodes visually offset from associated components
US20170344385A1 (en) Information processing apparatus, information processing method, and storage medium
JP2019070597A (en) Fluid simulation program, fluid simulation method and fluid simulation device
CN109959937B (en) Laser radar-based positioning method for corridor environment, storage medium and electronic equipment
CN101364174B (en) Test file generation system and method for printed circuit board
US10606974B1 (en) System and method for dynamic visual guidance of mutually paired components in a circuit design editor
JP2016126593A (en) Model creation program, model creation method, and information processing device
US10146331B2 (en) Information processing system for transforming coordinates of a position designated by a pointer in a virtual image to world coordinates, information processing apparatus, and method of transforming coordinates
JP2007264993A (en) Verification support apparatus, verification support method, verification support program and recording medium
CN104885095B (en) Hand-written document processing device and method
JP2006285922A (en) Design support device and method
CN112015634A (en) Page structure information generation method and device and electronic equipment
US20230237228A1 (en) Computer readable recording medium with stored program and method of extracting parasitic parameters of a 3d ic thereof
CN113934875B (en) Electrophoresis data identification method and system, computer storage medium and electronic equipment
JP2017027132A (en) Thermal analysis method, thermal analysis device, and program
JP2016085678A (en) Thermal analysis method, thermal analyzer, and program
US20130326444A1 (en) Recording medium for generation program, generation method, and generation apparatus
CN116702689A (en) Quantum chip layout construction method and device and storage medium
US11698998B2 (en) Computer aided design (CAD) model connection propagation
JP5125385B2 (en) Verification scenario creation program, recording medium recording the program, verification scenario creation device, and verification scenario creation method
CN110956032B (en) Model and model pairing method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171215

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20180122