JP2010097435A - Analysis apparatus, analysis method and analysis program - Google Patents

Analysis apparatus, analysis method and analysis program Download PDF

Info

Publication number
JP2010097435A
JP2010097435A JP2008267917A JP2008267917A JP2010097435A JP 2010097435 A JP2010097435 A JP 2010097435A JP 2008267917 A JP2008267917 A JP 2008267917A JP 2008267917 A JP2008267917 A JP 2008267917A JP 2010097435 A JP2010097435 A JP 2010097435A
Authority
JP
Japan
Prior art keywords
maximum value
area
analysis
region
node
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.)
Granted
Application number
JP2008267917A
Other languages
Japanese (ja)
Other versions
JP5176861B2 (en
Inventor
Yu Setoyama
雄 瀬戸山
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 JP2008267917A priority Critical patent/JP5176861B2/en
Publication of JP2010097435A publication Critical patent/JP2010097435A/en
Application granted granted Critical
Publication of JP5176861B2 publication Critical patent/JP5176861B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/80Technologies aiming to reduce greenhouse gasses emissions common to all road transportation technologies
    • Y02T10/82Elements for improving aerodynamics

Abstract

<P>PROBLEM TO BE SOLVED: To improve verification accuracy by searching for a maximum value of analytical values in an analysis apparatus for analyzing a physical phenomenon by numerical analysis. <P>SOLUTION: The analysis apparatus includes: an analysis means 1 for outputting an analytical value of each small area in an analysis target area by numerical analysis; a maximum value area detection means 2 which regards small areas other than a small area detected as an area having a maximum value in the analysis target area as detection target areas and detects a maximum value area of which the analytical value is maximum; an area storage means 3 for respectively storing the maximum value area and excluded nodes in area information 31 and node information 32; a node determination means 4 for determining excluded nodes of the maximum value area; a maximum value area detection means 5 for storing a maximum value area having no excluded node in maximum value area information 51 as a maximum value area and setting a node of the maximum value area as an excluded node; a successive detection means 6 for successively detecting maximum value areas by regarding small areas excluding the maximum value area as detection target areas; a display means 7 for displaying adjacent maximum value areas by complementary colors and displaying areas between the maximum value areas by gradation; and a maximum number receiving means 8 for receiving the maximum number of maximum value areas. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、数値解析により物理現象を解析する解析装置に関して、特に解析値を極値探索することにより、検証評価すべき箇所の見落としを低減し、検証精度を向上させる解析装置に関する。   The present invention relates to an analysis apparatus that analyzes a physical phenomenon by numerical analysis, and more particularly to an analysis apparatus that reduces an oversight of a place to be verified and improves verification accuracy by searching for an extreme value of the analysis value.

現在、製造業における設計作業は、コンピュータ技術を活用して製品の設計及び製造を支援するComputer Aided Engineering;計算機支援工学(以下、CAEという)を用いることが主流となっている。CAEで用いられる解析手法としては、無限の自由度を持つ連続体を、指定された有限個の未知量を含む要素の集合体を用いて近似する有限要素法が広く利用されている。   Currently, the design work in the manufacturing industry is mainly using Computer Aided Engineering (hereinafter referred to as CAE) that uses computer technology to support product design and manufacture. As an analysis method used in CAE, a finite element method for approximating a continuum having infinite degrees of freedom using a set of elements including a specified finite number of unknowns is widely used.

CAEを利用する設計者は、有限要素法により解析された解析値の大きい箇所を検索し、当該箇所において製品仕様に与える影響を確認し、製品の設計作業を行う。しかし、当該設計作業は、特に解析モデルの形状が複雑な場合には、当該解析値の大きい箇所の検索に時間を要し、設計者への作業負担の増大をもたらすという問題がある。   A designer who uses CAE searches for a part having a large analysis value analyzed by the finite element method, confirms the influence on the product specification at the part, and performs product design work. However, the design work has a problem that, particularly when the shape of the analysis model is complicated, it takes time to search for a portion having a large analysis value, thereby increasing the work load on the designer.

従来の解析装置は、処理対象の三次元モデルからエッジを検出し、当該エッジを所定の曲率半径を有する曲面によって平坦化した三次元モデルに対して、有限要素法による解析処理を行うものがある(例えば、特許文献1参照)。
特開2001−357082号公報
Some conventional analysis devices detect an edge from a three-dimensional model to be processed, and perform analysis processing by a finite element method on a three-dimensional model obtained by flattening the edge with a curved surface having a predetermined radius of curvature. (For example, refer to Patent Document 1).
JP 2001-357082 A

しかし、従来の解析装置は、有限要素法による解析値の大きい要素の上位箇所を検索することはできるが、計算状況によっては当該上位箇所が一箇所近傍に集中することがあり、他の局地的な解析値の大きい箇所が検索されず、当該箇所が設計時の検証対象として見落とされる虞があるという課題を有する。また、従来の解析装置は、設計者が手作業で解析値の大きい箇所を検索する場合であっても、解析モデルが多くの部品で構成されて複雑な接触や変形を起こす場合には、当該検索に時間を要し、設計者の作業工数が増大するという課題を有する。さらに、従来の解析装置は、前記設計者による検索時においても、解析値の大きい箇所が他の部品に隠れた位置に存在する場合には、設計時の検証対象として見落とされる虞があるという課題を有する。   However, the conventional analysis device can search the upper part of the element having a large analysis value by the finite element method. However, depending on the calculation situation, the upper part may be concentrated near one place. There is a problem that a part having a large analytical value is not searched, and the part may be overlooked as a verification target at the time of design. In addition, even when the designer manually searches for a location where the analysis value is large, the conventional analysis device is used when the analysis model is composed of many parts and causes complicated contact or deformation. It takes time for the search, and there is a problem that the man-hour for the designer increases. Furthermore, the conventional analysis apparatus has a problem that even when a search is performed by the designer, if a portion with a large analysis value exists in a position hidden behind another part, it may be overlooked as a verification target at the time of design. Have

本発明は、前記課題を解消するためになされたもので、特に解析値の極大値探索を行うことにより、対象領域のうち検証評価すべき箇所の見落としを低減し、検証精度の向上及び設計者の作業工数の削減を実現する解析装置の提供を目的とする。   The present invention has been made to solve the above-mentioned problems, and in particular, by performing a local maximum search of the analysis value, it is possible to reduce oversight of portions to be verified and evaluated in the target region, improve verification accuracy, and improve the designer. An object of the present invention is to provide an analysis device that can reduce the number of work steps.

本願に開示する解析装置は、解析対象領域を複数の節点にて形成される閉じた境界線により複数の小領域に分割し、当該小領域ごとに数値解析を実施して解析値を出力し、当該解析対象領域における物理現象を解析する解析装置において、前記小領域ごとに前記数値解析を行い、前記解析値を出力する解析手段と、前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出する最大値領域検出手段と、前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積する領域記憶手段と、前記領域記憶手段に基づいて、前記最大値領域を形成する総ての節点のうち少なくとも1つの前記除外節点が含まれるかを判定する節点判定手段と、前記節点判定手段により前記最大値領域の前記節点に前記除外節点が全く含まれないと判定された場合に、当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出手段により検出された前記最大値領域の前記節点を前記除外節点として検出する極大値領域検出手段と、前記領域記憶手段により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出手段により前記最大値領域を繰返し順次検出する順次検出手段とを備えるものである。   The analysis device disclosed in the present application divides the analysis target region into a plurality of small regions by closed boundaries formed by a plurality of nodes, performs numerical analysis for each small region, and outputs an analysis value. In the analysis apparatus for analyzing a physical phenomenon in the analysis target region, an analysis unit that performs the numerical analysis for each of the small regions and outputs the analysis value; and a small region that has already been detected as the maximum value in the analysis target region. Maximum value area detecting means for detecting all the small areas except for the detection target area, and detecting the small area having the maximum analysis value as the maximum value area in the detection target area, the maximum value area and the identification An area storage means for storing and accumulating excluded nodes that are nodes at the time of detection, and at least one of the nodes forming the maximum value area based on the area storage means. A node determination unit that determines whether or not a node is included; and when the node determination unit determines that the node of the maximum value region does not include the excluded node at all, the maximum value region is set as a maximum value region. A maximum value area detecting means for detecting the node of the maximum value area detected by the maximum value area detecting means regardless of the presence or absence of the detection as the excluded node; and the accumulated in the area storing means Sequential detection means for repeatedly and sequentially detecting the maximum value area by the maximum value area detection means using the small area excluding the maximum value area as the new detection target area.

このように、本願に開示する解析装置は、解析手段が数値解析により前記小領域ごとの解析値を出力し、最大値領域検出手段が前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出し、領域記憶手段が前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積し、節点判定手段が前記領域記憶手段に基づいて、前記最大値領域の節点に前記除外節点が含まれるかを判定し、前記最大値領域に前記除外節点が含まれない場合に、極大値領域検出手段が当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出手段により検出された前記最大値領域の前記節点を前記除外節点として検出し、順次検出手段が前記領域記憶手段により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出手段により前記最大値領域を繰返し順次検出することから、極大値となる前記小領域を検出できることとなり、解析対象領域のうち検証評価すべき箇所の見落としを低減し、数値解析による検証精度を向上し、設計者の作業負担を軽減することができる。   Thus, in the analysis device disclosed in the present application, the analysis unit outputs an analysis value for each of the small regions by numerical analysis, and the maximum value region detection unit detects the small region that has already been detected as the maximum value in the analysis target region. All of the small areas except the detection target area are detected, and the small area of the detection target area having the maximum analysis value is detected as the maximum value area, and the area storage means detects the maximum value area and the specific node. Is stored and accumulated at the time of each detection, and the node determination means determines whether or not the exclusion node is included in the maximum value area node based on the area storage means, and the maximum value area When the excluded node is not included, the maximum value region detecting unit detects the maximum value region as a maximum value region, and the maximum value region detected by the maximum value region detecting unit regardless of the presence or absence of the detection. A nodal point is detected as the exclusion node, and the maximum value is detected by the maximum value region detection unit, with the small region excluding the maximum value region accumulated by the region storage unit as the new detection target region. Since the area is repeatedly and sequentially detected, the small area with the maximum value can be detected, the oversight of areas to be verified in the analysis target area is reduced, the accuracy of verification by numerical analysis is improved, and the designer's work The burden can be reduced.

また、本願に開示する解析装置は必要に応じて、前記解析手段が、有限要素法に基づいて前記数値解析を行うものである。このように、本願に開示する解析装置は、前記解析手段が、有限要素法に基づいて前記数値解析を行うことから、形状が複雑な構造体に対しても前記数値解析を容易に適用できることとなり、広範囲の対象に対して前記数値解析を容易に実施することができる。   In addition, in the analysis device disclosed in the present application, the analysis unit performs the numerical analysis based on a finite element method as necessary. As described above, the analyzing device disclosed in the present application can easily apply the numerical analysis to a structure having a complicated shape because the analyzing means performs the numerical analysis based on a finite element method. The numerical analysis can be easily performed on a wide range of objects.

また、本願に開示する解析装置は必要に応じて、前記極大値検出手段により検出された隣接する極大値領域を補色関係の色調にて強調表示し、当該極大値領域間を、色調が連続的に変化するグラデーションにより表示する表示手段を備えるものである。このように、本願に開示する解析装置は、表示手段が前記極大値検出手段により検出された隣接する極大値領域を補色関係の色調にて強調表示し、当該極大値領域間を、色調が連続的に変化するグラデーションにより表示することから、極大値となる要素のみをリストアップしてハイライト表示することとなり、着目すべき部位を漏れなくユーザーに明示することができ、またグラデーションにより段階的に表現された色調により、解析対象が複雑な形状の場合であっても、ユーザーに視覚的に明快な分かり易い解析結果を提供することができる。   In addition, the analysis device disclosed in the present application highlights adjacent maximum value areas detected by the maximum value detecting means with a complementary color tone as necessary, and the color tone is continuous between the maximum value areas. It is provided with a display means for displaying with a gradation that changes. Thus, in the analysis device disclosed in the present application, the display unit highlights the adjacent maximum value areas detected by the maximum value detection means in a complementary color tone, and the color tone is continuous between the maximum value areas. Since it is displayed with a gradation that changes with time, only the elements that have the maximum value are listed and highlighted, and the part to be noted can be clearly shown to the user without omission. The expressed color tone can provide the user with a clear and easy-to-understand analysis result even when the analysis target has a complicated shape.

また、本願に開示する解析装置は必要に応じて、前記表示手段により表示される極大値領域の上限数を受付ける上限数受付手段を備え、前記表示手段が、前記極大値領域検出手段により検出された前記極大値領域の検出数が前記上限数を超過した場合には当該極大値領域を解析値上位から降順に当該上限数まで表示し、当該検出数が前記上限数に満たない場合には当該極大値領域を当該検出数まで表示するものである。このように、本願に開示する解析装置は、上限数受付手段が前記表示手段により表示される極大値領域の上限数を受付け、前記表示手段が前記極大値領域を最大で前記上限数まで表示することから、ユーザーに必要な個数の極大値箇所のみをリストアップしてハイライト表示することとなり、ユーザーに着目すべき部位を適切な数だけ漏れなく明示することができる。   The analysis device disclosed in the present application further includes an upper limit number receiving unit that receives the upper limit number of the maximum value region displayed by the display unit, if necessary, and the display unit is detected by the maximum value region detecting unit. In addition, when the number of detected maximum value areas exceeds the upper limit number, the maximum value area is displayed in descending order from the highest analysis value, and when the detected number is less than the upper limit number, the maximum number area is displayed. The maximum value area is displayed up to the detected number. Thus, in the analysis device disclosed in the present application, the upper limit number receiving unit receives the upper limit number of the maximum value region displayed by the display unit, and the display unit displays the maximum value region up to the upper limit number. As a result, only the maximum number of locations necessary for the user are listed and highlighted, and an appropriate number of sites to be noted by the user can be clearly specified.

(本発明の第1の実施形態)
以下、本発明の第1の実施形態に係る解析装置を、図1から図5に基づいて説明する。
この図1は本発明の第1の実施形態に係る解析装置の構成を示すブロック図、図2は図1に記載された解析装置のデータレイアウト例、図3は図1に記載された解析装置のフローチャート、図4は図1に記載された解析装置の解析例、図5は図1に記載された解析装置の解析結果画面例を示す。
(First embodiment of the present invention)
Hereinafter, an analysis apparatus according to a first embodiment of the present invention will be described with reference to FIGS. 1 to 5.
1 is a block diagram showing the configuration of the analysis apparatus according to the first embodiment of the present invention, FIG. 2 is a data layout example of the analysis apparatus described in FIG. 1, and FIG. 3 is an analysis apparatus described in FIG. FIG. 4 shows an analysis example of the analysis apparatus described in FIG. 1, and FIG. 5 shows an example of an analysis result screen of the analysis apparatus described in FIG.

図1において、本実施形態に係る解析装置は、有限要素法に基づいて解析対象の物理モデル100における解析対象領域を複数に分割された小領域ごとの解析値を数値解析により出力する解析手段1と、この解析対象領域における既に最大値として検出された小領域を除く総ての小領域を検出対象領域として、この検出対象領域のうち前記解析値が最大値となる小領域を最大値領域として検出する最大値領域検出手段2と、この最大値領域及び特定の節点である除外節点を各々の検出時に各々領域情報31及び節点情報32に記憶して蓄積する領域記憶手段3と、この領域記憶手段3に基づいて、この最大値領域に除外節点が含まれるかを判定する節点判定手段4と、この節点判定手段4によりこの最大値領域の節点にこの除外節点が全く含まれないと判定された場合に、この最大値領域を極大値領域として検出して極大値領域情報51に蓄積記憶し、この検出の有無に依らずこの最大値領域検出手段により検出されたこの最大値領域の節点をこの除外節点として検出する極大値領域検出手段5と、この領域記憶手段3により蓄積された最大値領域を除く前記小領域を新たな前記検出対象領域として、この最大値領域検出手段2によりこの最大値領域を繰返し順次検出する順次検出手段6と、この極大値検出手段5により検出された隣接する極大値領域を補色関係の色調にて強調表示し、この極大値領域間を、色調が連続的に変化するグラデーションにより表示する表示手段7と、この表示手段7により強調表示される極大値領域の上限数を受付ける上限数受付手段8とを備える。   In FIG. 1, an analysis apparatus 1 according to the present embodiment outputs an analysis value for each small region obtained by dividing a region to be analyzed in a physical model 100 to be analyzed based on a finite element method by numerical analysis. And all the small areas except the small area already detected as the maximum value in the analysis target area are set as the detection target areas, and among the detection target areas, the small area where the analysis value is the maximum value is set as the maximum value area. Maximum value area detection means 2 to detect, area storage means 3 for storing and storing the maximum value area and an excluded node which is a specific node in area information 31 and node information 32 at the time of each detection, and this area storage Based on the means 3, the node determining means 4 for determining whether or not the excluded node is included in the maximum value area, and the node determining means 4 includes the excluded node at all in the node of the maximum value area. If it is determined that the maximum value region is not detected, the maximum value region is detected as a maximum value region, stored and stored in the maximum value region information 51, and the maximum value detected by the maximum value region detection means regardless of the presence or absence of the detection. Maximum value region detection means 5 for detecting a node of the value region as this excluded node, and detection of the maximum value region with the small region excluding the maximum value region accumulated by the region storage means 3 as the new detection target region The sequential detection means 6 for repeatedly and sequentially detecting the maximum value area by means 2 and the adjacent maximum value areas detected by the maximum value detection means 5 are highlighted in a complementary color tone, and the area between the maximum value areas is displayed. The display means 7 for displaying with gradation in which the color tone changes continuously, and the upper limit number receiving means 8 for receiving the upper limit number of the maximum value region highlighted by the display means 7 are provided.

前記領域情報31は、図2(a)に示すように、領域番号項目と、解析値項目と、節点番号項目、最大値フラグ項目とを備えることができる。この領域番号項目は、解析対象領域の小領域を一意に識別する領域番号を示す。また、この解析値項目は、この領域番号の小領域における解析値を示す。また、この節点番号項目は、この小領域を構成する前記節点を節点数分示す。また、この最大値フラグ項目は、この小領域が前記最大値領域として検出されたか否かをフラグにより示す。前記領域情報31は、例えば同図では、領域番号S1の小領域が節点番号1、節点番号2、節点番号3の3つの節点から形成され、この解析値が120であり前記最大値領域として検出されたことを示す。   As shown in FIG. 2A, the area information 31 can include an area number item, an analysis value item, a node number item, and a maximum value flag item. This area number item indicates an area number for uniquely identifying a small area of the analysis target area. The analysis value item indicates an analysis value in a small area having the area number. The node number item indicates the number of nodes constituting the small area by the number of nodes. The maximum value flag item indicates whether or not the small area is detected as the maximum value area by a flag. In the figure, for example, the area information 31 includes a small area of area number S1 formed of three nodes of node number 1, node number 2, and node number 3, and this analysis value is 120, which is detected as the maximum value area. Indicates that

前記節点情報32は、同図(b)に示すように、節点番号項目と、属性Y項目を備えることができる。この節点番号項目は、前記小領域を構成する前記節点を一意に識別する節点番号を示す。また、この属性Y項目は、この節点が前記除外節点として設定されたことを示す属性Yの有無をフラグにより示す。前記節点情報32は、例えば同図では、節点番号1の節点がこの属性Yを有することを示す。   The node information 32 can include a node number item and an attribute Y item as shown in FIG. This node number item indicates a node number that uniquely identifies the node constituting the small area. In addition, this attribute Y item indicates whether or not there is an attribute Y indicating that this node is set as the excluded node. The node information 32 indicates that the node having node number 1 has this attribute Y in FIG.

また、前記極大値領域情報51は、同図(c)に示すように、極大値領域番号項目を備えることができる。この極大値領域番号項目は、前記極大値領域として設定された前記小領域の前記領域番号、図の例では領域番号S1及び領域番号Sn、を示す。   Further, the local maximum area information 51 can include a local maximum area number item as shown in FIG. The maximum value region number item indicates the region number of the small region set as the maximum value region, in the example of the figure, the region number S1 and the region number Sn.

また、本実施形態に係る解析装置は、図4に示すように、数値解析の実行単位である小領域としての面形状のシェル要素を有する三次元の物理モデル100を解析対象とすることができる。このシェル要素は、例えば、同図に示すように、領域番号S5、S6、S17を備える。この領域番号S5は、同図に示すように、節点番号2、6、12、14により形成される。また,この領域番号S6は、節点番号12、13、14、15により形成される。この領域番号S5及び領域番号S6は、節点番号12、14の節点により隣接している。また、領域番号S17は、節点番号27、31、35、39により形成され、この領域番号S5及び領域番号S6とは隣接していない。   Further, as shown in FIG. 4, the analysis apparatus according to the present embodiment can analyze a three-dimensional physical model 100 having a surface-shaped shell element as a small region, which is a numerical analysis execution unit. . This shell element includes, for example, region numbers S5, S6, and S17 as shown in FIG. This area number S5 is formed by the node numbers 2, 6, 12, and 14 as shown in FIG. The area number S6 is formed by the node numbers 12, 13, 14, and 15. The region number S5 and the region number S6 are adjacent to each other with the node numbers 12 and 14. The region number S17 is formed by the node numbers 27, 31, 35, and 39, and is not adjacent to the region number S5 and the region number S6.

以下、前記構成に基づく本実施形態の解析装置の動作について説明する。
前記解析手段1は、図3に示すように、解析対象の前記物理モデル100を有限要素法により数値解析して前記シェル要素ごとの解析値を算出し、前記領域情報31の解析値項目にこの解析値を登録する(ST1)。
Hereinafter, the operation of the analysis apparatus of the present embodiment based on the above configuration will be described.
As shown in FIG. 3, the analysis unit 1 performs numerical analysis on the physical model 100 to be analyzed by a finite element method to calculate an analysis value for each shell element. The analysis value is registered (ST1).

前記順次検出手段6は、このシェル要素を繰返し処理により検索するための変数iを設定し、この変数iの初期値としてゼロ値を設定する(ST2)。前記順次検出手段6は、この変数iに1加算を行う(ST3)。   The sequential detection means 6 sets a variable i for searching this shell element by an iterative process, and sets a zero value as an initial value of the variable i (ST2). The sequential detection means 6 adds 1 to the variable i (ST3).

前記最大値領域検出手段2は、前記領域情報31の解析値項目に基づいて、最大値を有する前記シェル要素を検出し、この検出されたシェル要素に関して前記領域情報31の最大値フラグ項目に1を設定する(ST4)。前記節点判定手段4は、前記節点情報32の属性Y項目に基づいて、この検出されたシェル要素が前記属性Yの節点を含むかを判定する(ST5)。   The maximum value area detection means 2 detects the shell element having the maximum value based on the analysis value item of the area information 31, and sets 1 in the maximum value flag item of the area information 31 regarding the detected shell element. Is set (ST4). The node determination means 4 determines whether or not the detected shell element includes the node of the attribute Y based on the attribute Y item of the node information 32 (ST5).

前記極大値領域検出手段5は、このST5の判定により、このシェル要素が前記属性Yの節点を含まない場合には、前記ST4にて検出されたシェル要素を極大値領域としてのシェル要素max(i)として検出する(ST6)。前記領域記憶手段3は、この極大値領域のシェル要素の領域番号を前記極大値領域情報51に登録する(同ST6)。   If the shell element does not include the node of the attribute Y as a result of the determination in ST5, the maximum value region detecting means 5 uses the shell element max () as the maximum value region as the shell element detected in ST4. This is detected as i) (ST6). The area storage means 3 registers the area number of the shell element of this maximum value area in the maximum value area information 51 (ST6).

また、前記領域記憶手段3は、このシェル要素の節点を前記属性Yの節点として前記節点情報32の属性Y項目に1を設定して登録する(ST7)。例えば、前記領域記憶手段3は、図4に示すように、領域番号S5のシェル要素が最大値を有する場合には、節点番号2、6、12、14の節点を前記属性Yの節点として前記節点情報32に登録する。   Further, the region storage means 3 sets the node of the shell element as a node of the attribute Y and registers 1 by setting 1 in the attribute Y item of the node information 32 (ST7). For example, as shown in FIG. 4, when the shell element having the area number S5 has the maximum value, the area storage means 3 uses the nodes having the node numbers 2, 6, 12, and 14 as the nodes having the attribute Y. Register in the node information 32.

前記順次検出手段6は、前記図3に示すように、前記変数iが上限値numに到達したかを判定する(ST8)。この上限値numは、固定値とすることも可能であり、前記上限数受付手段8によりユーザーからの入力を受付けることにより適宜設定されることも可能である。前記上限数受付手段8によりこの上限値numが設定される場合には、ユーザーに必要な個数の極大値箇所のみを表示することとなり、ユーザーに着目すべき部位を適切な数だけ漏れなく明示することができる。   As shown in FIG. 3, the sequential detection means 6 determines whether the variable i has reached the upper limit value num (ST8). The upper limit value num can be a fixed value, or can be set as appropriate by receiving input from the user by the upper limit number receiving means 8. When the upper limit number num is set by the upper limit number receiving means 8, only the maximum number of locations necessary for the user are displayed, and an appropriate number of portions to be noted by the user are clearly indicated without omission. be able to.

また、前記表示手段7は、このST8の判定により前記変数iが前記上限値numに到達した場合には、前記極大値領域が蓄積された前記極大値領域情報51に基づいて、この蓄積された極大値領域としてのシェル要素max(i)〜max(num)を画面表示する(ST9)。前記表示手段7は、この画面表示に関して、隣接する前記極大値領域を補色関係の色調にて強調表示し、この極大値領域間を、色調が連続的に変化するグラデーションにより表示することができる。   Further, when the variable i reaches the upper limit value num according to the determination of ST8, the display means 7 stores the maximum value area based on the maximum value area information 51 in which the maximum value area is stored. Shell elements max (i) to max (num) as local maximum regions are displayed on the screen (ST9). With respect to this screen display, the display means 7 can highlight the adjacent maximum value areas in a complementary color tone, and can display between the maximum value areas with gradation in which the color tone changes continuously.

前記表示手段7は、このグラデーション表示により、極大値となる要素のみをリストアップしてハイライト表示することとなり、着目すべき部位を漏れなくユーザーに明示することができ、またグラデーションにより段階的に表現された色調により、解析対象が複雑な形状の場合であっても、ユーザーに視覚的に明快な分かり易い解析結果を提供することができる。   By the gradation display, the display means 7 lists and highlights only the elements having the maximum value, and can clearly indicate to the user the part to be noted, and stepwise by gradation. The expressed color tone can provide the user with a clear and easy-to-understand analysis result even when the analysis target has a complicated shape.

また、前記領域記憶手段3は、前記ST5の判定により、前記ST4にて検出されたシェル要素が前記属性Yの節点を含む場合には、このシェル要素の節点を前記属性Yの節点として前記節点情報32に登録する(ST10)。前記順次検出手段6は、前記領域情報31及び節点情報32に基づいて、前記ST4にて一度検出されたシェル要素を検索対象から除外して、検索対象としてのシェル要素が存在するかを判断する(ST11)。   In addition, when the shell element detected in ST4 includes the node of the attribute Y according to the determination in ST5, the area storage unit 3 uses the node of the shell element as the node of the attribute Y as the node. Registration in the information 32 (ST10). Based on the region information 31 and the node information 32, the sequential detection means 6 excludes the shell element once detected in ST4 from the search target, and determines whether there is a shell element as the search target. (ST11).

前記順次検出手段6は、このST11にて前記検索対象としてのシェル要素が存在すると判断された場合には、前記最大値領域検出手段2に前記ST4と同様に最大値を有するシェル要素の検出を指示する。以降、本解析装置は、前記ST4からの繰り返し処理を行う。   If it is determined in ST11 that there is a shell element as the search target, the sequential detection means 6 detects the shell element having the maximum value in the maximum value area detection means 2 as in ST4. Instruct. Henceforth, this analysis apparatus performs the repetition process from said ST4.

前記節点判定手段4は、図4に示すように、この繰り返し処理により、例えば、前記最大値領域検出手段2が前記ST4にて最大値を有するシェル要素として領域番号S5を検出した後に再度このST4にて領域番号S6を検出した場合には、領域番号S6の節点番号12、14の節点が前記属性Yを有することを前記ST5にて判定する。前記極大値領域検出手段5は、この判定により、前記ST6にてこの領域番号S6を極大値領域として検出しない。また、前記領域記憶手段3は、前記ST7にて領域番号S6の節点番号13、15の節点に対しても前記属性Yの節点として前記節点情報32に登録する。   As shown in FIG. 4, the node determining means 4 repeats this ST4 again after the maximum value area detecting means 2 detects the area number S5 as a shell element having the maximum value in ST4. If the area number S6 is detected at ST5, it is determined at ST5 that the nodes of the node numbers 12 and 14 of the area number S6 have the attribute Y. Based on this determination, the maximum value region detecting means 5 does not detect the region number S6 as a maximum value region in ST6. Further, the area storage means 3 registers the node of the node number 13 and 15 of the area number S6 as the node of the attribute Y in the node information 32 in ST7.

さらに、前記節点判定手段4は、前記繰り返し処理により、領域番号S17を検出した場合には、この領域番号S17の節点が前記属性Yを有さないことを前記ST5にて判定する。前記極大値領域検出手段5は、この判定により、前記ST6にてこの領域番号S17を極大値領域として検出する。また、前記領域記憶手段3は、前記ST7にて領域番号S6の節点番号27,31,35,39の節点を前記属性Yの節点として前記節点情報32に登録する。   Further, when the node determination unit 4 detects the region number S17 by the repetition process, it determines in ST5 that the node of the region number S17 does not have the attribute Y. Based on this determination, the maximum value region detecting means 5 detects this region number S17 as a maximum value region in ST6. Further, the area storage means 3 registers the nodes of the node numbers 27, 31, 35 and 39 of the area number S6 in the node information 32 as nodes of the attribute Y in ST7.

このように、前記極大値領域検出手段5は、極大値となる箇所を検出できることとなり、解析対象領域のうち検証評価すべき箇所の見落としを低減し、数値解析による検証精度を向上し、設計者の作業負担を軽減することができる。   In this way, the local maximum area detecting means 5 can detect a location where the local maximum value is obtained, reduce the oversight of the location to be verified in the analysis target region, improve the verification accuracy by numerical analysis, and Work burden can be reduced.

また、前記表示手段7は、前記順次検出手段6が前記ST11にて検索対象のシェル要素が存在しないと判断した場合には、前記ST9にて蓄積された極大値領域としてのシェル要素を画面表示する。前記表示手段7は、この場合には、前記上限数受付手段8によりユーザーから入力されたnumより極大値領域の検出数が少ないために、この検出された総ての極大値領域を画面表示する。   If the sequential detection means 6 determines that there is no shell element to be searched in ST11, the display means 7 displays the shell element as the maximum value region accumulated in ST9 on the screen. To do. In this case, since the number of detected maximum value areas is smaller than the num input from the user by the upper limit number receiving means 8, the display means 7 displays all the detected maximum value areas on the screen. .

前記表示手段7は、例えば、図5に示すように、このnum値が5に指定された場合に、複雑な形状を有する機械部分としての物理モデル100において検出された極大値領域のシェル要素A、B、C、D、Eの5箇所をハイライト表示する。このシェル要素C、Dは、シェル要素Eに隣接する極大値領域であるため、シェル要素Eと補色関係の色調で前記表示手段7によりハイライト表示される。また、前記表示手段7は、この5箇所の極大値領域間を、色調が連続的に変化するグラデーションにより表示する。   For example, as shown in FIG. 5, when the num value is designated as 5, the display means 7 displays the shell element A in the maximum value region detected in the physical model 100 as a machine part having a complicated shape. , B, C, D, and E are highlighted. Since the shell elements C and D are maximum value areas adjacent to the shell element E, they are highlighted by the display means 7 in a color tone complementary to the shell element E. Further, the display means 7 displays between the five maximum value areas with gradation in which the color tone changes continuously.

前記表示手段7は、他の部品に隠れる位置に所在するこのシェル要素B、Cのように、ユーザーの手作業では探索しにくい箇所もハイライト表示することとなり、手作業による探索時間の削減や,変形が大きく複雑な箇所に所在する極大値領域の見落としを防止することができる。   The display means 7 highlights portions that are difficult to search manually by the user, such as the shell elements B and C located at positions hidden by other parts, thereby reducing the search time by manual operation. , It is possible to prevent an oversight of the maximum value region located in a complex part where the deformation is large.

また、本解析装置は、前記ST8の判定により前記変数iが前記上限値numに到達しない場合には、前記ST3からの処理を繰り返す。
なお、上記実施形態において、前記表示手段7は、隣接する極大値領域を補色の色調を用いてハイライト表示するとしたが、この補色を用いたハイライト表示に限定されることはなく、例えば、固定色にて極大値領域を強調表示することも可能である。また、上記実施形態において、前記表示手段7は、極大値領域間をグラデーション表示するとしたが、このグラデーション表示に限定されることはなく、例えば、極大値領域間を無配色とすることで極大値領域を際立たせて表示することも可能である。
In addition, when the variable i does not reach the upper limit num due to the determination in ST8, the analysis apparatus repeats the process from ST3.
In the above embodiment, the display means 7 highlights adjacent maximum value areas using the color of complementary colors. However, the display means 7 is not limited to highlight display using the complementary colors. For example, It is also possible to highlight the local maximum area with a fixed color. Moreover, in the said embodiment, although the said display means 7 was displayed as gradation between maximum value area | regions, it is not limited to this gradation display, For example, it is maximum value by making color-free between maximum value area | regions. It is also possible to make the area stand out.

なお、解析対象である物理モデル100は、広範な物理現象に適用することができ、例えば、衝突、衝撃、落下、塑性加工、貫通、亀裂、破壊などの物理現象に適用することができる。本願に開示する解析装置は、この広範な物理現象への適用により、広範な分野の複雑な形状を有する機械及び器具、例えば自動車、船舶、鉄道車両、プラント、スポーツ用具、精密機械、の設計を円滑に支援することができる。
また、本実施形態に係る解析装置のハードウエア構成は、CPU、メモリ、大容量記憶装置、ディスプレイ、通信装置、キーボード、マウス、入力手段及び上記各部を接続するバスからなる。
Note that the physical model 100 to be analyzed can be applied to a wide range of physical phenomena, and can be applied to physical phenomena such as collision, impact, drop, plastic working, penetration, cracking, and fracture. The analysis device disclosed in the present application can be applied to a wide range of physical phenomena to design machines and instruments having complicated shapes in a wide range of fields, such as automobiles, ships, railway vehicles, plants, sports equipment, and precision machines. We can support smoothly.
The hardware configuration of the analysis apparatus according to this embodiment includes a CPU, a memory, a mass storage device, a display, a communication device, a keyboard, a mouse, input means, and a bus connecting the above-described units.

[付記] 以上の実施例を含む実施形態に関し、更に以下の付記を開示する。
(付記1)解析対象領域を複数の節点にて形成される閉じた境界線により複数の小領域に分割し、当該小領域ごとに数値解析を実施して解析値を出力し、当該解析対象領域における物理現象を解析する解析装置において、前記小領域ごとに前記数値解析を行い、前記解析値を出力する解析手段と、前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出する最大値領域検出手段と、前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積する領域記憶手段と、前記領域記憶手段に基づいて、前記最大値領域を形成する総ての節点のうち少なくとも1つの前記除外節点が含まれるかを判定する節点判定手段と、前記節点判定手段により前記最大値領域の前記節点に前記除外節点が全く含まれないと判定された場合に、当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出手段により検出された前記最大値領域の前記節点を前記除外節点として検出する極大値領域検出手段と、前記領域記憶手段により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出手段により前記最大値領域を繰返し順次検出する順次検出手段とを備える解析装置。
[Appendix] The following appendices are further disclosed with respect to the embodiment including the above examples.
(Supplementary note 1) The analysis target area is divided into a plurality of small areas by closed boundary lines formed by a plurality of nodes, numerical analysis is performed for each of the small areas, and an analysis value is output. In the analysis device for analyzing the physical phenomenon in the above, the numerical analysis is performed for each of the small regions, the analysis means for outputting the analysis value, and all except the small region already detected as the maximum value in the analysis target region Maximum value area detecting means for detecting the small area as a detection target area, and detecting the small area having the maximum analysis value among the detection target areas as a maximum value area, and the maximum value area and a specific node. Area storage means for storing and accumulating excluded nodes at the time of each detection, and at least one excluded node among all nodes forming the maximum value area is included based on the area storage means A node determination unit that determines the maximum value region when the node determination unit determines that the excluded node is not included in the node of the maximum value region, and detects the maximum value region. The maximum value area detecting means for detecting the node of the maximum value area detected by the maximum value area detecting means regardless of the presence or absence as the excluded node, and the maximum value area accumulated by the area storing means are excluded. An analysis apparatus comprising sequential detection means for repeatedly and sequentially detecting the maximum value area by the maximum value area detection means with the small area as a new detection target area.

(付記2)前記解析手段が、有限要素法に基づいて前記数値解析を行う付記1記載の解析装置。 (Supplementary note 2) The analysis apparatus according to supplementary note 1, wherein the analysis means performs the numerical analysis based on a finite element method.

(付記3)前記極大値検出手段により検出された隣接する極大値領域を補色関係の色調にて強調表示し、当該極大値領域間を、色調が連続的に変化するグラデーションにより表示する表示手段を備える付記1又は付記2記載の解析装置。 (Supplementary Note 3) Display means for highlighting adjacent maximum value areas detected by the maximum value detecting means with a complementary color tone and displaying between the maximum value areas with gradation in which the color tone continuously changes. The analysis apparatus according to Supplementary Note 1 or Supplementary Note 2.

(付記4)前記表示手段により表示される極大値領域の上限数を受付ける上限数受付手段を備え、前記表示手段が、前記極大値領域検出手段により検出された前記極大値領域の検出数が前記上限数を超過した場合には当該極大値領域を解析値上位から降順に当該上限数まで表示し、当該検出数が前記上限数に満たない場合には当該極大値領域を当該検出数まで表示する付記1ないし付記3記載の解析装置。 (Supplementary Note 4) An upper limit number receiving unit that receives an upper limit number of maximum value areas displayed by the display unit is provided, and the display unit detects the number of detected maximum value areas detected by the maximum value area detecting unit. When the upper limit number is exceeded, the maximum value area is displayed in descending order from the top of the analysis value, and when the detected number is less than the upper limit number, the maximum value area is displayed up to the detected number. The analysis device according to attachments 1 to 3.

(付記5)解析対象領域を複数の節点にて形成される閉じた境界線により複数の小領域に分割し、当該小領域ごとに数値解析を実施して解析値を出力し、当該解析対象領域における物理現象を解析する解析方法において、前記小領域ごとに前記数値解析を行い、前記解析値を出力する解析工程と、前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出する最大値領域検出工程と、前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積する領域記憶工程と、
前記領域記憶工程に基づいて、前記最大値領域を形成する総ての節点のうち少なくとも1つの前記除外節点が含まれるかを判定する節点判定工程と、前記節点判定工程により前記最大値領域の前記節点に前記除外節点が全く含まれないと判定された場合に、当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出工程により検出された前記最大値領域の前記節点を前記除外節点として検出する極大値領域検出工程と、前記領域記憶工程により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出工程により前記最大値領域を繰返し順次検出する順次検出工程とを備える
解析方法。
(Supplementary Note 5) The analysis target region is divided into a plurality of small regions by closed boundary lines formed by a plurality of nodes, numerical analysis is performed for each of the small regions, and an analysis value is output. In the analysis method for analyzing the physical phenomenon in the above, the numerical analysis is performed for each of the small regions, the analysis step for outputting the analysis value, and all the small regions that have already been detected as the maximum value in the analysis target region A maximum value region detecting step for detecting the small region as a detection target region, and detecting the small region in the detection target region having the maximum analysis value as a maximum value region, and the maximum value region and a specific node. An area storage step of storing and accumulating excluded nodes at each detection;
Based on the region storing step, a node determining step for determining whether at least one of the excluded nodes is included among all the nodes forming the maximum value region; and the node determining step, the node of the maximum value region When it is determined that the excluded node is not included in any node, the maximum value region is detected as a maximum value region, and the maximum value region detected by the maximum value region detection step regardless of the presence or absence of the detection A maximum value region detecting step of detecting the nodal point as the excluded node, and the small region excluding the maximum value region accumulated by the region storing step as a new detection target region by the maximum value region detecting step. A sequential detection step of repeatedly and sequentially detecting the maximum value region.

(付記6)前記解析工程が、有限要素法に基づいて前記数値解析を行う付記5記載の解析方法。 (Supplementary note 6) The analysis method according to supplementary note 5, wherein the analysis step performs the numerical analysis based on a finite element method.

(付記7)前記極大値検出工程により検出された隣接する極大値領域を補色関係の色調にて強調表示し、当該極大値領域間を、色調が連続的に変化するグラデーションにより表示する表示工程を備える付記5又は付記6記載の解析方法。 (Supplementary Note 7) A display step of highlighting adjacent maximum value areas detected by the maximum value detection process in a complementary color tone and displaying between the maximum value areas with gradation in which the color tone continuously changes. The analysis method according to Supplementary Note 5 or Supplementary Note 6.

(付記8)前記表示工程により表示される極大値領域の上限数を受付ける上限数受付工程とを備え、前記表示工程が、前記極大値領域検出工程により検出された前記極大値領域の検出数が前記上限数を超過した場合には当該極大値領域を解析値上位から降順に当該上限数まで表示し、当該検出数が前記上限数に満たない場合には当該極大値領域を当該検出数まで表示する付記5ないし付記7記載の解析方法。 (Supplementary Note 8) An upper limit number receiving step of receiving an upper limit number of maximum value areas displayed by the display step, wherein the display step detects the number of maximum value areas detected by the maximum value area detection step. When the upper limit number is exceeded, the maximum value region is displayed in descending order from the top of the analysis value, and when the detected number is less than the upper limit number, the maximum value region is displayed up to the detected number. The analysis method according to appendix 5 to appendix 7.

(付記9)解析対象領域を複数の節点にて形成される閉じた境界線により複数の小領域に分割し、当該小領域ごとに数値解析を実施して解析値を出力し、当該解析対象領域における物理現象を解析するようにコンピュータを機能させる解析プログラムにおいて、前記小領域ごとに前記数値解析を行い、前記解析値を出力する解析手段、前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出する最大値領域検出手段、前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積する領域記憶手段、前記領域記憶手段に基づいて、前記最大値領域を形成する総ての節点のうち少なくとも1つの前記除外節点が含まれるかを判定する節点判定手段、前記節点判定手段により前記最大値領域の前記節点に前記除外節点が全く含まれないと判定された場合に、当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出手段により検出された前記最大値領域の前記節点を前記除外節点として検出する極大値領域検出手段、前記領域記憶手段により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出手段により前記最大値領域を繰返し順次検出する順次検出手段としてコンピュータを機能させる解析プログラム。 (Supplementary note 9) The analysis target region is divided into a plurality of small regions by closed boundary lines formed by a plurality of nodes, numerical analysis is performed for each of the small regions, and an analysis value is output. In an analysis program that causes a computer to function to analyze a physical phenomenon in the above, an analysis means for performing the numerical analysis for each of the small regions and outputting the analysis value, a small region that has already been detected as the maximum value in the analysis target region A maximum value region detecting means for detecting all the small regions except for the detection target region, and detecting the small region having the maximum analysis value among the detection target regions as the maximum value region, the maximum value region and the identification An area storage means for storing and accumulating excluded nodes that are nodes at the time of each detection, and based on the area storage means, at least among all the nodes forming the maximum value area A node determination unit that determines whether one of the excluded nodes is included, and when the node determination unit determines that the node of the maximum value region does not include any of the excluded nodes, the maximum value region is maximized. A maximum value area detecting means for detecting as a value area and detecting the node of the maximum value area detected by the maximum value area detecting means regardless of the presence or absence of the detection as the excluded node; An analysis program for causing a computer to function as a sequential detection unit that repeatedly detects the maximum value region by the maximum value region detection unit using the small region excluding the maximum value region as a new detection target region.

(付記10)前記解析手段が、有限要素法に基づいて前記数値解析を行う付記9記載の解析プログラム。 (Supplementary note 10) The analysis program according to supplementary note 9, wherein the analysis means performs the numerical analysis based on a finite element method.

(付記11)前記極大値検出手段により検出された隣接する極大値領域を補色関係の色調にて強調表示し、当該極大値領域間を、色調が連続的に変化するグラデーションにより表示する表示手段としてコンピュータを機能させる付記9又は付記10記載の解析プログラム。 (Supplementary Note 11) Display means for highlighting adjacent maximum value areas detected by the maximum value detection means in a complementary color tone and displaying between the maximum value areas with gradation in which the color tone continuously changes. The analysis program according to appendix 9 or appendix 10, which causes the computer to function.

(付記12)前記表示手段により表示される極大値領域の上限数を受付ける上限数受付手段としてコンピュータを機能させ、前記表示手段が、前記極大値領域検出手段により検出された前記極大値領域の検出数が前記上限数を超過した場合には当該極大値領域を解析値上位から降順に当該上限数まで表示し、当該検出数が前記上限数に満たない場合には当該極大値領域を当該検出数まで表示する付記9ないし付記11記載の解析プログラム。 (Supplementary Note 12) A computer is caused to function as an upper limit number receiving unit that receives the upper limit number of the maximum value region displayed by the display unit, and the display unit detects the maximum value region detected by the maximum value region detecting unit. When the number exceeds the upper limit number, the maximum value region is displayed in descending order from the top of the analysis value, and when the detected number is less than the upper limit number, the maximum value region is displayed as the detected number. The analysis program according to appendix 9 to appendix 11, which displays up to.

本発明の第1の実施形態に係る解析装置の構成を示すブロック図The block diagram which shows the structure of the analyzer which concerns on the 1st Embodiment of this invention 本発明の第1の実施形態に係る解析装置のデータレイアウト例Data layout example of analysis apparatus according to first embodiment of the present invention 本発明の第1の実施形態に係る解析装置のフローチャートThe flowchart of the analyzer which concerns on the 1st Embodiment of this invention 本発明の第1の実施形態に係る解析装置の解析例Analysis example of the analyzing apparatus according to the first embodiment of the present invention 本発明の第1の実施形態に係る解析装置の解析結果画面例Analysis result screen example of the analysis apparatus according to the first embodiment of the present invention

符号の説明Explanation of symbols

1 解析手段
2 最大値領域検出手段
3 領域記憶手段
31 領域情報
32 節点情報
4 節点判定手段
5 極大値領域検出手段
51 極大値領域情報
6 順次検出手段
7 表示手段
8 上限数受付手段
100 物理モデル
A、B、C、D、E シェル要素
DESCRIPTION OF SYMBOLS 1 Analysis means 2 Maximum value area detection means 3 Area storage means 31 Area information 32 Node information 4 Node determination means 5 Maximum value area detection means 51 Maximum value area information 6 Sequential detection means 7 Display means 8 Maximum number reception means 100 Physical model A , B, C, D, E Shell elements

Claims (6)

解析対象領域を複数の節点にて形成される閉じた境界線により複数の小領域に分割し、当該小領域ごとに数値解析を実施して解析値を出力し、当該解析対象領域における物理現象を解析する解析装置において、
前記小領域ごとに前記数値解析を行い、前記解析値を出力する解析手段と、
前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出する最大値領域検出手段と、
前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積する領域記憶手段と、
前記領域記憶手段に基づいて、前記最大値領域を形成する総ての節点のうち少なくとも1つの前記除外節点が含まれるかを判定する節点判定手段と、
前記節点判定手段により前記最大値領域の前記節点に前記除外節点が全く含まれないと判定された場合に、当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出手段により検出された前記最大値領域の前記節点を前記除外節点として検出する極大値領域検出手段と、
前記領域記憶手段により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出手段により前記最大値領域を繰返し順次検出する順次検出手段とを備える
解析装置。
The analysis target area is divided into a plurality of small areas by closed border lines formed by a plurality of nodes, numerical analysis is performed for each small area, an analysis value is output, and a physical phenomenon in the analysis target area is In the analysis device to analyze,
Analyzing means for performing the numerical analysis for each small region and outputting the analysis value;
All the small areas except for the small area that has already been detected as the maximum value in the analysis target area are set as the detection target areas, and the small area that has the maximum analysis value among the detection target areas is set as the maximum value area. A maximum value area detecting means for detecting;
An area storage means for storing and storing the maximum value area and the excluded nodes which are specific nodes at the time of each detection;
Node determining means for determining whether at least one of the excluded nodes is included among all the nodes forming the maximum value area based on the area storage means;
When it is determined by the node determination means that the excluded node is not included at all in the nodes of the maximum value region, the maximum value region is detected as a maximum value region, and the maximum value is determined regardless of the presence or absence of the detection. A maximum value area detecting means for detecting the node of the maximum value area detected by the area detecting means as the excluded node;
And a sequential detection unit that repeatedly detects the maximum value region sequentially by the maximum value region detection unit using the small region excluding the maximum value region accumulated by the region storage unit as the new detection target region. .
請求項1に記載の解析装置において、
前記解析手段が、有限要素法に基づいて前記数値解析を行う
解析装置。
The analysis device according to claim 1,
An analysis apparatus in which the analysis means performs the numerical analysis based on a finite element method.
請求項1ないし請求項2に記載の解析装置において、
前記極大値検出手段により検出された隣接する極大値領域を補色関係の色調にて強調表示し、当該極大値領域間を、色調が連続的に変化するグラデーションにより表示する表示手段を備える
解析装置。
In the analysis device according to claim 1 or 2,
An analysis apparatus comprising: display means for highlighting adjacent maximum value areas detected by the maximum value detecting means in a complementary color tone and displaying between the maximum value areas with gradation in which the color tone continuously changes.
請求項3に記載の解析装置において、
前記表示手段により表示される極大値領域の上限数を受付ける上限数受付手段を備え、
前記表示手段が、前記極大値領域検出手段により検出された前記極大値領域の検出数が前記上限数を超過した場合には当該極大値領域を解析値上位から降順に当該上限数まで表示し、当該検出数が前記上限数に満たない場合には当該極大値領域を当該検出数まで表示する
解析装置。
The analysis device according to claim 3,
An upper limit number receiving means for receiving the upper limit number of the maximum value area displayed by the display means;
When the number of detected maximum value areas detected by the maximum value area detecting means exceeds the upper limit number, the display means displays the maximum value area from the top of the analysis value to the upper limit number in descending order, An analysis apparatus that displays the maximum value region up to the detected number when the detected number is less than the upper limit number.
解析対象領域を複数の節点にて形成される閉じた境界線により複数の小領域に分割し、当該小領域ごとに数値解析を実施して解析値を出力し、当該解析対象領域における物理現象を解析する解析方法において、
前記小領域ごとに前記数値解析を行い、前記解析値を出力する解析工程と、
前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出する最大値領域検出工程と、
前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積する領域記憶工程と、
前記領域記憶工程に基づいて、前記最大値領域を形成する総ての節点のうち少なくとも1つの前記除外節点が含まれるかを判定する節点判定工程と、
前記節点判定工程により前記最大値領域の前記節点に前記除外節点が全く含まれないと判定された場合に、当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出工程により検出された前記最大値領域の前記節点を前記除外節点として検出する極大値領域検出工程と、
前記領域記憶工程により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出工程により前記最大値領域を繰返し順次検出する順次検出工程とを備える
解析方法。
The analysis target area is divided into a plurality of small areas by closed border lines formed by a plurality of nodes, numerical analysis is performed for each small area, an analysis value is output, and a physical phenomenon in the analysis target area is In the analysis method to analyze,
Performing the numerical analysis for each small region, and outputting the analysis value;
All the small areas except for the small area that has already been detected as the maximum value in the analysis target area are set as the detection target areas, and the small area that has the maximum analysis value among the detection target areas is set as the maximum value area. A maximum value area detection step to detect;
An area storing step of storing and storing the maximum value area and an excluded node which is a specific node at the time of each detection;
A node determining step of determining whether at least one of the excluded nodes is included among all the nodes forming the maximum value region based on the region storing step;
When it is determined by the node determination step that the excluded node is not included at all in the nodes of the maximum value region, the maximum value region is detected as a maximum value region, and the maximum value is determined regardless of the presence or absence of the detection. A maximum value region detecting step of detecting the node of the maximum value region detected by the region detecting step as the excluded node;
A sequential detection step of repeatedly detecting the maximum value region repeatedly by the maximum value region detection step using the small region excluding the maximum value region accumulated by the region storage step as a new detection target region. .
解析対象領域を複数の節点にて形成される閉じた境界線により複数の小領域に分割し、当該小領域ごとに数値解析を実施して解析値を出力し、当該解析対象領域における物理現象を解析するようにコンピュータを機能させる解析プログラムにおいて、
前記小領域ごとに前記数値解析を行い、前記解析値を出力する解析手段、
前記解析対象領域における既に最大値として検出された小領域を除く総ての前記小領域を検出対象領域として、当該検出対象領域のうち前記解析値が最大値となる前記小領域を最大値領域として検出する最大値領域検出手段、
前記最大値領域及び特定の節点である除外節点を各々の検出時に記憶して蓄積する領域記憶手段、
前記領域記憶手段に基づいて、前記最大値領域を形成する総ての節点のうち少なくとも1つの前記除外節点が含まれるかを判定する節点判定手段、
前記節点判定手段により前記最大値領域の前記節点に前記除外節点が全く含まれないと判定された場合に、当該最大値領域を極大値領域として検出し、当該検出の有無に依らず前記最大値領域検出手段により検出された前記最大値領域の前記節点を前記除外節点として検出する極大値領域検出手段、
前記領域記憶手段により蓄積された前記最大値領域を除く前記小領域を新たな前記検出対象領域として、前記最大値領域検出手段により前記最大値領域を繰返し順次検出する順次検出手段としてコンピュータを機能させる
解析プログラム。
The analysis target area is divided into a plurality of small areas by closed border lines formed by a plurality of nodes, numerical analysis is performed for each small area, an analysis value is output, and a physical phenomenon in the analysis target area is In an analysis program that causes a computer to function as
Analyzing means for performing the numerical analysis for each small region and outputting the analysis value,
All the small areas except for the small area that has already been detected as the maximum value in the analysis target area are set as the detection target areas, and the small area that has the maximum analysis value among the detection target areas is set as the maximum value area. Maximum value area detection means to detect,
An area storage means for storing and accumulating the maximum value area and an excluded node which is a specific node at each detection;
Node determining means for determining whether at least one of the excluded nodes is included among all the nodes forming the maximum value area based on the area storage means;
When it is determined by the node determination means that the excluded node is not included at all in the nodes of the maximum value region, the maximum value region is detected as a maximum value region, and the maximum value is determined regardless of the presence or absence of the detection. A maximum value area detecting means for detecting the node of the maximum value area detected by the area detecting means as the excluded node;
Let the computer function as a sequential detection unit that repeatedly detects the maximum value region by the maximum value region detection unit, with the small region excluding the maximum value region accumulated by the region storage unit as the new detection target region. Analysis program.
JP2008267917A 2008-10-16 2008-10-16 Analysis apparatus, analysis method, and analysis program Active JP5176861B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008267917A JP5176861B2 (en) 2008-10-16 2008-10-16 Analysis apparatus, analysis method, and analysis program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008267917A JP5176861B2 (en) 2008-10-16 2008-10-16 Analysis apparatus, analysis method, and analysis program

Publications (2)

Publication Number Publication Date
JP2010097435A true JP2010097435A (en) 2010-04-30
JP5176861B2 JP5176861B2 (en) 2013-04-03

Family

ID=42259065

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008267917A Active JP5176861B2 (en) 2008-10-16 2008-10-16 Analysis apparatus, analysis method, and analysis program

Country Status (1)

Country Link
JP (1) JP5176861B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103697867A (en) * 2013-12-26 2014-04-02 沪东中华造船(集团)有限公司 Method for mounting and quickly detecting curved-surface segmentation member through perspective ray

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05342356A (en) * 1992-06-04 1993-12-24 Zexel Corp Picture processor
JP2004295433A (en) * 2003-03-26 2004-10-21 Fujitsu Ltd Analytical result display program
JP2007304739A (en) * 2006-05-10 2007-11-22 Hitachi Ltd Stress concentration analysis system
JP2009237672A (en) * 2008-03-26 2009-10-15 Mazda Motor Corp Stress analysis device and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05342356A (en) * 1992-06-04 1993-12-24 Zexel Corp Picture processor
JP2004295433A (en) * 2003-03-26 2004-10-21 Fujitsu Ltd Analytical result display program
JP2007304739A (en) * 2006-05-10 2007-11-22 Hitachi Ltd Stress concentration analysis system
JP2009237672A (en) * 2008-03-26 2009-10-15 Mazda Motor Corp Stress analysis device and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103697867A (en) * 2013-12-26 2014-04-02 沪东中华造船(集团)有限公司 Method for mounting and quickly detecting curved-surface segmentation member through perspective ray

Also Published As

Publication number Publication date
JP5176861B2 (en) 2013-04-03

Similar Documents

Publication Publication Date Title
US8345042B2 (en) Mesh-based shape retrieval system
US8396252B2 (en) Systems and related methods for three dimensional gesture recognition in vehicles
US8135240B2 (en) Image searching device, method and recording medium
JP5403699B2 (en) Finger shape estimation device, finger shape estimation method and program
US9076195B2 (en) Methods and apparatus to identify components from images of the components
JP6888484B2 (en) A search program, a search method, and an information processing device on which the search program operates.
CN102272774B (en) Method, apparatus and computer program product for providing face pose estimation
CN110717385A (en) Dynamic gesture recognition method
EP2884459A1 (en) Image processing device, image processing method, and image processing program
EP3570210B1 (en) Operation analysis apparatus, operation analysis method, operation analysis program, and operation analysis system
JP5356289B2 (en) Image search system
JP5176861B2 (en) Analysis apparatus, analysis method, and analysis program
US20190087511A1 (en) Design-information processing apparatus and non-transitory computer readable medium
CN112966964A (en) Product matching method, device, equipment and storage medium based on design requirements
JP4973447B2 (en) Difference enhancement program, difference enhancement processing method, and difference enhancement processing apparatus
US8245181B2 (en) Printed circuit board layout system and method thereof
KR101774712B1 (en) Method for analysis of patent claims and apparatus thereof
JP2011043922A (en) Device and method for recognizing traveling object, and program
JP5419284B2 (en) Method and apparatus for generating springback expected shape of press mold
JP2009157555A (en) Image analyzing program, image analyzing device, and image analyzing method
US11068716B2 (en) Information processing method and information processing system
JP7270454B2 (en) Design support system, design support method and design support program
JP2014026490A (en) Method for obtaining optimal component from anisotropic metal plate
KR20100010011A (en) Method for detecting double touch of the image sensor touch screen
JP5735939B2 (en) Map display device, map display method, and map display program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110708

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120823

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120918

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121115

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121211

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121224

R150 Certificate of patent or registration of utility model

Ref document number: 5176861

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150