Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4655640B2 - Vehicle body panel structural analysis model creation system - Google Patents
[go: Go Back, main page]

JP4655640B2 - Vehicle body panel structural analysis model creation system - Google Patents

Vehicle body panel structural analysis model creation system Download PDF

Info

Publication number
JP4655640B2
JP4655640B2 JP2005013929A JP2005013929A JP4655640B2 JP 4655640 B2 JP4655640 B2 JP 4655640B2 JP 2005013929 A JP2005013929 A JP 2005013929A JP 2005013929 A JP2005013929 A JP 2005013929A JP 4655640 B2 JP4655640 B2 JP 4655640B2
Authority
JP
Japan
Prior art keywords
data
fillet
structural analysis
line
mesh
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.)
Expired - Fee Related
Application number
JP2005013929A
Other languages
Japanese (ja)
Other versions
JP2006202093A (en
Inventor
裕子 藤井
正博 平尾
知春 塩▲崎▼
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.)
Mazda Motor Corp
Original Assignee
Mazda Motor Corp
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 Mazda Motor Corp filed Critical Mazda Motor Corp
Priority to JP2005013929A priority Critical patent/JP4655640B2/en
Publication of JP2006202093A publication Critical patent/JP2006202093A/en
Application granted granted Critical
Publication of JP4655640B2 publication Critical patent/JP4655640B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、構造解析対象物のCADデータに基づき、メッシュによって分割された構造解析モデルを自動的に作成する車両用ボディーパネルの構造解析モデル作成システムに関するものである。   The present invention relates to a vehicle body panel structural analysis model creation system that automatically creates a structural analysis model divided by a mesh based on CAD data of a structural analysis object.

従来、下記特許文献1に示すように、構造解析対象物の図面に対応して任意の線要素を入力する入力手段と、線要素相互の交点を算出して交点データとする交点算出手段と、線要素に関して隣接する交点から線分データを算出し、線分データと交点データとからメッシュデータを生成するメッシュ生成部とを設け、上記入力手段を使用して任意に入力された線要素から交点や線分データを抽出してメッシュデータを生成することが行われている。   Conventionally, as shown in Patent Document 1 below, an input unit that inputs an arbitrary line element corresponding to the drawing of the structural analysis object, an intersection calculation unit that calculates an intersection point between the line elements and sets the intersection point data, A line generation data is calculated from the adjacent intersections with respect to the line element, and a mesh generation unit for generating mesh data from the line segment data and the intersection data is provided, and the intersection from the line element arbitrarily input using the above input means In other words, mesh data is generated by extracting line segment data.

また、下記特許文献2では、複数の線の組み合わせにより形状規定される構造解析対象物のCADデータに対して、上記各線に対応する複数の線データの集合体となる構造解析用の形状データを生成し、プログラムに基づいて上記形状データを演算処理することにより複数の要素にメッシュ分割された構造解析モデルを自動生成する装置であって、上記形状データから複数の線が共有していない独立端点を検出し、この独立端点を有する独立線を延在方向に伸縮して他の線に当接状態にすることにより、上記CADデータを構造解析モデル生成用のプログラムで演算処理可能なデータに変換する際に、当接状態にあるべき各線分の端点同士が離間する等の異常が生じた場合においても、これを自動的に修正して構造用解析モデルを適正に形成できるように構成されている。
特開平7−44525号公報 特開2004−145718号公報
Further, in Patent Document 2 below, structural analysis shape data, which is an aggregate of a plurality of line data corresponding to each of the above lines, is obtained with respect to CAD data of a structural analysis target whose shape is defined by a combination of a plurality of lines. An apparatus that automatically generates a structural analysis model that is mesh-divided into a plurality of elements by calculating and processing the shape data based on a program, and independent end points that do not share a plurality of lines from the shape data The CAD data is converted into data that can be processed by a program for generating a structural analysis model by expanding and contracting an independent line having this independent end point in the extending direction and bringing it into contact with another line. When an abnormality such as separation of the end points of each line segment that should be in contact with each other occurs, this is automatically corrected to properly form the structural analysis model And it is configured to kill.
JP 7-44525 A JP 2004-145718 A

上記特許文献1,2に開示されているように、CADデータから読み出された交点データおよび線分データから構造解析用の形状データを抽出するとともに、この形状データに基づいて有限要素法等の数値解析に使用されるメッシュデータを自動的に作成するように構成した場合には、メッシュデータを形成するための形状データを、使用者がキーボード等を使用して手動操作で入力するものに比べ、車両用ボディーパネル等の構造解析に使用されるメッシュデータを容易に作成できるという利点がある。   As disclosed in Patent Documents 1 and 2 above, shape data for structural analysis is extracted from intersection data and line segment data read from CAD data, and a finite element method or the like is performed based on the shape data. When configured to automatically create mesh data used for numerical analysis, the shape data for forming the mesh data is compared to that manually input by the user using a keyboard, etc. There is an advantage that mesh data used for structural analysis of a vehicle body panel or the like can be easily created.

しかし、多数の湾曲面等が組み合わされた複雑な形状を有する車両用ボディーパネルを構造解析対象物とする場合には、そのCADデータに上記湾曲面の境界部を表す形状線等のデータが大量に含まれているため、上記CADデータに基づいてメッシュデータを自動的に作成すると、様々な形状および大きさを有するメッシュが複雑に組み合わされた構造用解析モデルが形成されることになる。したがって、この構造用解析モデルに基づいて有限要素法等の数値解析を行う際に計算時間が長くなるとともに、正確な構造解析結果が得られない等の弊害がある。   However, when a vehicle body panel having a complicated shape in which a large number of curved surfaces or the like are combined is used as a structural analysis object, a large amount of data such as shape lines representing the boundary portion of the curved surface is included in the CAD data. Therefore, when mesh data is automatically created based on the CAD data, a structural analysis model in which meshes having various shapes and sizes are combined in a complex manner is formed. Therefore, when performing numerical analysis such as the finite element method based on this structural analysis model, there are problems such as an increase in calculation time and an inability to obtain an accurate structural analysis result.

上記弊害を防止して均一な形状および大きさを有するメッシュにより分割された構造解析用モデルを形成できるようにするため、CADデータからメッシュ形成用として必要な形状線を残し、作業者の手動操作または構造解析モデル作成システムの自動操作により不必要な形状線を消去するように構成することも考えられる。しかし、このように構成した場合には、上記CADデータに基づいてメッシュ形成用に必要な形状線であるか否かを正確に判別することが困難であり、メッシュ形成用に必要とされる形状線が誤って消去されたり、不必要な形状線が残されたりする等の問題がある。   In order to prevent the above-described adverse effects and form a model for structural analysis divided by a mesh having a uniform shape and size, the shape line necessary for mesh formation is left from the CAD data, and the operator's manual operation Alternatively, it may be configured to delete unnecessary shape lines by automatic operation of the structural analysis model creation system. However, when configured in this way, it is difficult to accurately determine whether or not the shape line is necessary for mesh formation based on the CAD data, and the shape required for mesh formation is difficult. There are problems such as lines being erased accidentally and unnecessary shape lines being left behind.

本発明は、上記の問題点に鑑みてなされたものであり、構造解析対象物のCADデータに基づき、略均一な形状および大きさを有するメッシュによって分割された構造解析モデルを自動的かつ正確に作成することが可能な車両用ボディーパネルの構造解析モデル作成システムを提供することを目的としている。   The present invention has been made in view of the above problems, and based on CAD data of a structural analysis object, a structural analysis model divided by a mesh having a substantially uniform shape and size is automatically and accurately determined. It is an object of the present invention to provide a vehicle body panel structural analysis model creation system that can be created.

請求項1に係る発明は、構造解析対象物のCADデータに基づき、メッシュによって分割された構造解析モデルを自動的に作成する車両用ボディーパネルの構造解析モデル作成システムであって、上記CADデータに基づいて一対のフィレットが並列に配置されたフィレット面を検出するフィレット面検出手段と、このフィレット面内に存在するフィレットの境界線を検出してそのデータを消去する境界線消去手段と、上記フィレット面内の境界線が消去されることにより残された形状線のデータを記憶する形状線データ記憶手段と、この形状線データ記憶手段に記憶された形状線のデータに基づき、フィレット面のメッシュデータを作成するメッシュデータ作成手段とを備えたものである。   The invention according to claim 1 is a structural analysis model creation system for a vehicle body panel that automatically creates a structural analysis model divided by a mesh based on CAD data of a structural analysis object. A fillet surface detecting means for detecting a fillet surface in which a pair of fillets are arranged in parallel, a boundary erasing means for detecting a boundary line of the fillet existing in the fillet surface and erasing the data, and the fillet Shape line data storage means for storing the data of the shape line left after the boundary line in the surface is deleted, and the mesh data of the fillet surface based on the shape line data stored in the shape line data storage means And mesh data creation means for creating the.

請求項2に係る発明は、上記請求項1に記載の車両用ボディーパネルの構造解析モデル作成システムにおいて、フィレット面を構成するフィレットの円弧長さが予め設定された基準値未満であるか否かを判定して基準値未満であることが確認された場合に、フィレット面内に存在するフィレットの境界線を検出してそのデータを上記境界線消去手段により消去するものである。   The invention according to claim 2 is the vehicle body panel structural analysis model creation system according to claim 1, wherein the arc length of the fillet constituting the fillet surface is less than a preset reference value. Is determined to be less than the reference value, the boundary line of the fillet existing in the fillet surface is detected and the data is erased by the boundary line erasing means.

請求項3に係る発明は、上記請求項2に記載の車両用ボディーパネルの構造解析モデル作成システムにおいて、上記境界線消去手段による境界線データの消去を行うか否かの判定基準となるフィレットの円弧長さを、入力手段により指定されたメッシュの標準サイズに対応した値に設定したものである。   According to a third aspect of the present invention, in the vehicle body panel structural analysis model creation system according to the second aspect, a fillet serving as a criterion for determining whether or not the boundary line data is erased by the boundary line erasing means is provided. The arc length is set to a value corresponding to the standard size of the mesh designated by the input means.

請求項1に係る発明によれば、多数の湾曲面等が組み合わされた複雑な形状を有する車両用ボディーパネルのCADデータに基づき、一対のフィレットが並列に配置されたフィレット面が上記フィレット面検出手段により検出された場合に、上記フィレット面内に存在するフィレットの境界線となる形状線を検出してそのデータを消去するように構成したため、原則的に上記フィレット面の輪郭線を構成する形状線のデータだけが形状線データ記憶手段に記憶されることになる。したがって、上記フィレット面内に、フィレットの境界線となる形状線が残されることに起因して、標準サイズのメッシュに比べて著しく小さいメッシュにより上記フィレット面が分割されるという事態の発生を防止し、所定サイズのメッシュにより上記フィレット面が分割された構造解析モデルを自動的かつ適正に作成できるという利点がある。   According to the first aspect of the present invention, based on CAD data of a vehicle body panel having a complicated shape in which a large number of curved surfaces are combined, a fillet surface in which a pair of fillets are arranged in parallel is the fillet surface detection. When detected by means, the shape line that forms the boundary line of the fillet existing in the fillet surface is detected and the data is erased. Therefore, the shape that basically constitutes the contour line of the fillet surface Only the line data is stored in the shape line data storage means. Therefore, the occurrence of a situation in which the fillet surface is divided by a remarkably small mesh compared to a standard size mesh due to the fact that a shape line serving as a fillet boundary line remains in the fillet surface. There is an advantage that a structural analysis model in which the fillet surface is divided by a mesh of a predetermined size can be automatically and appropriately created.

請求項2に係る発明によれば、フィレット面を構成するフィレットの円弧長さが、予め設定された基準値未満であるか否かを判定して基準値未満であることが確認された場合にのみ、フィレット面に存在するフィレットの境界線となる形状線が検出されてそのデータが消去されるため、消去する必要のない形状線のデータが消去されるのを防止しつつ、所定サイズのメッシュにより上記フィレット面が分割された構造解析モデルを自動的かつ適正に作成できるという利点がある。   According to the second aspect of the invention, when it is determined whether the arc length of the fillet constituting the fillet surface is less than a preset reference value, and it is confirmed that the fillet surface is less than the reference value. Only when the shape line that is the boundary of the fillet on the fillet surface is detected and the data is deleted, the data of the shape line that does not need to be deleted is prevented, and the mesh of the predetermined size Thus, there is an advantage that the structural analysis model in which the fillet surface is divided can be automatically and appropriately created.

請求項3に係る発明によれば、上記フィレット面を構成するフィレットの円弧長さが、入力手段により指定されたメッシュの標準サイズに対応した値に設定された基準値未満であるか否かを判定して基準値未満であることが確認された場合にのみ、フィレット面内に存在するフィレットの境界線となる形状線が検出されてそのデータが消去されるため、消去する必要のない形状線のデータが消去されるのを防止しつつ、標準サイズのメッシュにより上記フィレット面が分割された構造解析モデルを自動的かつ適正に作成できるという利点がある。   According to the invention of claim 3, whether or not the arc length of the fillet constituting the fillet surface is less than a reference value set to a value corresponding to the standard size of the mesh specified by the input means. A shape line that does not need to be erased is detected only when it is determined that it is less than the reference value and the shape line that forms the boundary of the fillet existing in the fillet plane is detected and the data is erased. There is an advantage that a structural analysis model in which the fillet surface is divided by a standard size mesh can be automatically and properly created while preventing the data of the above from being erased.

図1は、本発明に係る車両用ボディーパネルの構造解析モデル作成システムの実施形態を示すブロック図である。この車両用ボディーパネルの構造解析モデル作成システムは、CAD装置1から入力されたCADデータに基づいてメッシュにより分割された構造解析モデルを自動的に作成するための制御ユニット2と、この制御ユニット2に所定の指令信号を入力するキーボート3およびマウス4等からなる入力手段と、上記制御ユニット2から出力された画像情報等を表示するCRT5またはこの画像情報等を印刷するプリンタ6等からなる出力手段とを有している。   FIG. 1 is a block diagram showing an embodiment of a structural analysis model creation system for a vehicle body panel according to the present invention. The vehicle body panel structural analysis model creation system includes a control unit 2 for automatically creating a structural analysis model divided by a mesh based on CAD data input from the CAD apparatus 1, and the control unit 2. An input means comprising a keyboard 3 and a mouse 4 for inputting a predetermined command signal, and an output means comprising a CRT 5 for displaying image information etc. output from the control unit 2 or a printer 6 for printing this image information etc. And have.

上記CAD装置1から制御ユニット2に入力された構造解析対象物、つまり多数の湾曲面等が組み合わされた複雑な形状を有する車両用ボディーパネルのCADデータに基づき、制御ユニット2により作成された構造解析モデルのメッシュデータは、構造解析装置7に入力され、この構造解析装置7において有限要素法等を使用した車両用ボディーパネルの構造解析が実行されるようになっている。また、上記キーボート3およびマウス4等からなる入力手段は、メッシュデータを作成する際に標準となるメッシュのサイズおよび形状を指定するための指定信号等を入力する機能と、上記データ作成用の制御ユニット2においてCADデータを加工することにより得られたメッシュデータ作成用の形状線を修正するための修正信号等を入力する機能とを有している。   Structure generated by the control unit 2 based on the CAD data of the structural analysis object input from the CAD device 1 to the control unit 2, that is, a vehicle body panel having a complicated shape in which a large number of curved surfaces are combined. The mesh data of the analysis model is input to the structure analysis device 7, and the structure analysis of the vehicle body panel using the finite element method or the like is executed in the structure analysis device 7. The input means including the keyboard 3 and the mouse 4 has a function of inputting a designation signal for designating a standard mesh size and shape when mesh data is created, and a control for creating the data. The unit 2 has a function of inputting a correction signal or the like for correcting a shape line for creating mesh data obtained by processing CAD data.

上記制御ユニット2には、CAD装置1から入力されたCADデータを記憶するCADデータ記憶手段8と、このCADデータ記憶手段8に記憶されたCADデータから一対のフィレットが並列に配設されたフィレット面を検出するフィレット面検出手段9と、このフィレット面検出手段9により検出されたフィレット面内の境界線を検出してそのデータを消去する境界線消去手段10と、上記境界線が消去されることにより残されたフィレット面の形状線のデータを記憶する形状線データ記憶手段11と、この形状線データ記憶手段11に記憶された形状線のデータに基づいてフィレット面内のメッシュデータを作成するメッシュデータ作成手段12とが設けられている。   The control unit 2 includes a CAD data storage unit 8 for storing CAD data input from the CAD device 1 and a fillet in which a pair of fillets are arranged in parallel from the CAD data stored in the CAD data storage unit 8. A fillet surface detecting means 9 for detecting a surface, a boundary line erasing means 10 for detecting a boundary line in the fillet surface detected by the fillet surface detecting means 9 and erasing the data, and the boundary line is erased. The shape line data storage means 11 for storing the data of the shape line of the fillet surface left by this, and the mesh data in the fillet surface is created based on the shape line data stored in the shape line data storage means 11. Mesh data creation means 12 is provided.

上記フィレット面検出手段9は、CADデータ記憶手段8に記憶されたCADデータからフィレットを構成する形状線のデータを抽出することにより任意のフィレットを検索するとともに、このフィレットと平行もしくは略平行に延びる他のフィレットを検索することによりフィレット面を検出するように構成されている。   The fillet surface detection means 9 searches for an arbitrary fillet by extracting the shape line data constituting the fillet from the CAD data stored in the CAD data storage means 8, and extends parallel or substantially parallel to the fillet. The fillet surface is detected by searching for another fillet.

例えば、図2に示すように、曲率半径R1の湾曲面からなる第1フィレットF1aの存在が、その上部境界線および下部境界線を構成する形状線L1,L2のデータ等により確認された場合には、上記第1フィレットF1aに近接した位置において平行に延びるとともに、第1フィレットF1aとは湾曲方向が逆向きに設定された第2フィレットF1bが存在しているか否かを、その上部境界線および下部境界線を構成する形状線L2,L4のデータ等に基づいて判別する。そして、第1フィレットF1aの下部境界線を上部境界線としてこの第1フィレットF1aに連続した曲率半径R2の湾曲面からなる第2フィレットF1bが存在していることが確認された場合に、上記第1フィレットF1aの上部境界線となる形状線L1と第2フィレットF1bの下部境界線となる形状線L4とにより区画されたフィレット面F1が存在していると見なされる。   For example, as shown in FIG. 2, when the presence of the first fillet F1a made of a curved surface having a curvature radius R1 is confirmed by data of the shape lines L1 and L2 constituting the upper boundary line and the lower boundary line, etc. Indicates whether there is a second fillet F1b extending parallel to the first fillet F1a at a position close to the first fillet F1a and having a bending direction opposite to that of the first fillet F1a. The determination is made based on the data of the shape lines L2, L4 constituting the lower boundary line. Then, when it is confirmed that there is a second fillet F1b made of a curved surface having a radius of curvature R2 continuous with the first fillet F1a with the lower boundary line of the first fillet F1a as the upper boundary line, It is considered that there is a fillet surface F1 defined by a shape line L1 that is an upper boundary line of the first fillet F1a and a shape line L4 that is a lower boundary line of the second fillet F1b.

また、図3に示すように、曲率半径R1の湾曲面からなる第1フィレットF2aの存在が、その上部境界線および下部境界線を構成する上下一対の形状線L1,L2のデータにより確認されるとともに、上記第1フィレットF2aの下方に平坦面H1を介して曲率半径R2の湾曲面からなる第2フィレットF2bが存在していることが、この第2フィレットF2bの上部境界線および下部境界線を構成する形状線L3,L4のデータ等に基づいて確認された場合には、上記第1フィレットF2aの上部境界線となる形状線L1と第2フィレットF2bの下部境界線となる形状線L4とにより区画されたフィレット面F2が存在していると見なされる。   Further, as shown in FIG. 3, the presence of the first fillet F2a formed of a curved surface having a curvature radius R1 is confirmed by data of a pair of upper and lower shape lines L1 and L2 constituting the upper boundary line and the lower boundary line. In addition, the fact that there is a second fillet F2b made of a curved surface with a radius of curvature R2 via a flat surface H1 below the first fillet F2a indicates that the upper boundary line and the lower boundary line of the second fillet F2b are When confirmed based on the data of the shape lines L3, L4, etc., the shape line L1 that is the upper boundary line of the first fillet F2a and the shape line L4 that is the lower boundary line of the second fillet F2b It is considered that a partitioned fillet surface F2 exists.

上記境界線消去手段10は、フィレット面F1,F2を構成する第1,第2フィレットF1a,F1b,F2a,F2bの円弧長さが、上記キーボード3等からなる入力手段により指定された標準サイズのメッシュ寸法に対応した値に設定された基準値未満である場合に、フィレット面F1,F2内に存在する第1,第2フィレットF1a,F1b,F2a,F2bの境界線を検出してそのデータを消去するように構成されている。上記基準値は、入力手段により指定された標準メッシュのサイズに対応した値に設定され、例えば10mmの辺長さを有するメッシュが標準メッシュとして指定されている場合には、その辺長さの70%である7mm程度に上記基準値が設定されるようになっている。   The boundary line erasing means 10 has a standard size in which the arc lengths of the first and second fillets F1a, F1b, F2a, and F2b constituting the fillet surfaces F1 and F2 are specified by the input means including the keyboard 3 and the like. When the value is less than the reference value set to the value corresponding to the mesh size, the boundary lines of the first and second fillets F1a, F1b, F2a, F2b existing in the fillet surfaces F1, F2 are detected and the data is obtained. It is configured to erase. The reference value is set to a value corresponding to the size of the standard mesh designated by the input means. For example, when a mesh having a side length of 10 mm is designated as the standard mesh, the side length 70 is set. The reference value is set to about 7 mm which is%.

そして、図2示す例では、フィレット面F1を構成する第1,第2フィレットF1a,F1bの円弧長さA1,A2の少なくとも一方が上記基準値(7mm程度)未満であることが確認された場合に、上記フィレット面F1内に存在する第1フィレットF1aの下部境界線および第2フィレットF1bの上部境界線となる形状線L2のデータが上記境界線消去手段10により消去されることになる。   In the example shown in FIG. 2, it is confirmed that at least one of the arc lengths A1 and A2 of the first and second fillets F1a and F1b constituting the fillet surface F1 is less than the reference value (about 7 mm). In addition, the boundary line erasing means 10 erases the data of the shape line L2 serving as the lower boundary line of the first fillet F1a and the upper boundary line of the second fillet F1b existing in the fillet surface F1.

また、図3示す例では、フィレット面F2を構成する両フィレットF2a,F2bの円弧長さB1,B2がそれぞれ上記基準値(7mm程度)未満であることが確認された場合に、上記フィレット面F2内に存在する第1フィレットF2aの下部境界線となる形状線L2のデータと、第2フィレットF1bの上部境界線となる形状線L3のデータとの両方が上記境界線消去手段10により消去されることになる。   In the example shown in FIG. 3, when it is confirmed that the arc lengths B1 and B2 of both fillets F2a and F2b constituting the fillet surface F2 are less than the reference value (about 7 mm), the fillet surface F2 The boundary line erasing means 10 erases both the data of the shape line L2 that is the lower boundary line of the first fillet F2a and the data of the shape line L3 that is the upper boundary line of the second fillet F1b. It will be.

上記のようにしてフィレット面F1,F2内の境界線が消去されることにより、フィレット面F1,F2の輪郭線を構成する第1フィレットF1a,F1bの上部境界線L1および第2フィレットF2a,F2bの下部境界線L4のデータが残されて形状線データ記憶手段11に記憶されることになる。   As described above, the boundary lines in the fillet surfaces F1 and F2 are deleted, so that the upper boundary line L1 and the second fillets F2a and F2b of the first fillets F1a and F1b constituting the contour lines of the fillet surfaces F1 and F2 are erased. The data of the lower boundary line L4 is left and stored in the shape line data storage means 11.

なお、図2に示す例において、上記第1,第2フィレットF1a,F1bの円弧長さA1,A2の両方が、上記基準値以上であることが確認された場合には、上記フィレット面F1内に存在する第1フィレットF1aの下部境界線および第2フィレットF1bの上部境界線となる上記形状線L2のデータが消去されることなく、各形状線L1,L2,L4のデータがそれぞれ形状線データ記憶手段11に入力されて記憶される。   In the example shown in FIG. 2, when it is confirmed that both the arc lengths A1 and A2 of the first and second fillets F1a and F1b are equal to or larger than the reference value, the inside of the fillet surface F1. The data of the shape lines L1, L2, and L4, which are the lower boundary line of the first fillet F1a and the upper boundary line of the second fillet F1b existing in FIG. The data is input to the storage means 11 and stored.

また、図3に示す例において、上記第1,第2フィレットF2a,F2bの円弧長さB1,B2の少なくとも一方が、上記基準値以上であることが確認された場合には、上記フィレット面F2内に存在する第1フィレットF2aの下部境界線となる上記形状線L2および第2フィレットF2bの上部境界線となる上記形状線L3の一方、または両方のデータが消去されることなく、各形状線L1〜L4のデータがそれぞれ形状線データ記憶手段11に入力されて記憶される。例えば、上記第1フィレットF2a,の円弧長さB1が上記基準値以上であり、かつ上記第2フィレットF2bの円弧長さB2が上記基準値未満であることが確認された場合には、第2フィレットF2bの上部境界線となる上記形状線L3のデータが消去されるとともに、第1フィレットF2aの下部境界線となる上記形状線L2のデータが消去されることなく、形状線データ記憶手段11に記憶されるようになっている。   In the example shown in FIG. 3, when it is confirmed that at least one of the arc lengths B1 and B2 of the first and second fillets F2a and F2b is equal to or greater than the reference value, the fillet surface F2 Each shape line is erased without erasing data of one or both of the shape line L2 serving as the lower boundary line of the first fillet F2a and the upper boundary line of the second fillet F2b. The data of L1 to L4 are input to the shape line data storage means 11 and stored. For example, when it is confirmed that the arc length B1 of the first fillet F2a is greater than or equal to the reference value and the arc length B2 of the second fillet F2b is less than the reference value, the second The data of the shape line L3 serving as the upper boundary line of the fillet F2b is erased, and the data of the shape line L2 serving as the lower boundary line of the first fillet F2a is not erased in the shape line data storage means 11. It has come to be remembered.

上記メッシュデータ作成手段12は、形状線データ記憶手段11に記憶された形状線のデータ、つまり上記フィレット面F1,F2の輪郭線を構成する第1フィレットF1a,F1bの上部境界線L1および第2フィレットF2a,F2bの下部境界線L4のデータ等に基づき、これらの境界線L1,L4により区画されたフィレット面F1,F2を、入力手段により予め指定された標準サイズおよび形状に対応したメッシュにより分割するためのメッシュデータを作成し、このメッシュデータを構造解析装置7に入力するように構成されている。   The mesh data creating means 12 is the shape line data stored in the shape line data storage means 11, that is, the upper boundary line L1 and the second boundary lines L1 of the first fillets F1a and F1b constituting the contour lines of the fillet surfaces F1 and F2. Based on the data of the lower boundary line L4 of the fillets F2a, F2b, etc., the fillet surfaces F1, F2 partitioned by these boundary lines L1, L4 are divided by a mesh corresponding to the standard size and shape designated in advance by the input means. Mesh data to be generated is input, and the mesh data is input to the structural analysis device 7.

上記制御ユニット2による制御動作を、図4に示すフローチャートに基づいて説明する。この制御動作がスタートすると、まず上記CADデータ記憶手段8に記憶されたCADデータから一対のフィレットが並列に配置されたフィレット面を検出した後(ステップS1)、このフィレット面を構成するフィレットの円弧長さが予め設定された基準値K未満であるか否かを判定する(ステップS2)。   The control operation by the control unit 2 will be described based on the flowchart shown in FIG. When this control operation starts, first, after detecting a fillet surface in which a pair of fillets are arranged in parallel from the CAD data stored in the CAD data storage means 8 (step S1), the arc of the fillet constituting this fillet surface It is determined whether or not the length is less than a preset reference value K (step S2).

上記ステップS2でYESと判定されて基準値K未満の円弧長さを有するフィレットが存在していることが確認された場合には、上記フィレット面内に存在する境界線を検出して該当する境界線のデータを上記境界線消去手段10により消去する(ステップS3)。次いで、上記境界線が消去されることにより残された形状線のデータを形状線データ記憶手段11に入力して記憶させる(ステップS4)。   When it is determined YES in step S2 and it is confirmed that a fillet having an arc length less than the reference value K exists, a boundary line existing in the fillet plane is detected and the corresponding boundary is detected. The line data is erased by the boundary line erasing means 10 (step S3). Next, the shape line data left after the boundary line is erased is input to the shape line data storage means 11 and stored (step S4).

一方、上記ステップS2でNOと判定されて基準値K未満の円弧長さを有するフィレットが存在しないことが確認された場合には、上記境界線消去手段10による境界線のデータ消去を実行することなくステップS4に移行し、上記フィレット面を構成する全ての形状線のデータを形状線データ記憶手段11に入力して記憶させた後、CRT5等による形状線の表示と、入力手段による形状線のデータ修正とを実行する(ステップS5)。   On the other hand, if it is determined NO in step S2 and it is confirmed that there is no fillet having an arc length less than the reference value K, the boundary line erasing means 10 executes the boundary line data erasure. Instead, the process proceeds to step S4, and the data of all the shape lines constituting the fillet surface are input and stored in the shape line data storage means 11, and then the shape line display by the CRT 5 or the like and the shape line by the input means are displayed. Data correction is executed (step S5).

実際には、上記ステップS1〜S4の制御動作を繰り返すことにより、構造解析対象物内に存在するフィレット面の検出と、形状線データの消去および記憶操作が全て終了した後にステップS5に移行することにより、上記形状線データ記憶手段11に記憶された形状線のデータをCRT5に出力し、上記形状線により区画されたフィレット面の画像を表示させるとともに、この画像情報に基づいて入力手段を用いた手動操作によって不必要な形状線を消去し、あるいは必要な形状線を追加する修正を必要に応じて実行する(ステップS5)。そして、上記形状線データ記憶手段11に記憶された形状線のデータに基づいてフィレット面のメッシュデータをメッシュデータ作成手段12において自動的に作成するとともに、このメッシュデータを構造解析装置7に出力した後に(ステップS6)、制御動作を終了する。   Actually, by repeating the control operations in steps S1 to S4, the process proceeds to step S5 after the detection of the fillet surface existing in the structural analysis object and the erasing and storing operation of the shape line data are completed. Thus, the shape line data stored in the shape line data storage unit 11 is output to the CRT 5 to display the image of the fillet surface partitioned by the shape line, and the input unit is used based on the image information. An unnecessary shape line is erased by manual operation, or a correction for adding a necessary shape line is executed as necessary (step S5). Then, based on the shape line data stored in the shape line data storage unit 11, the mesh data of the fillet surface is automatically generated by the mesh data generation unit 12, and the mesh data is output to the structural analysis device 7. Later (step S6), the control operation is terminated.

上記のようにCADデータ記憶手段8に記憶されたCADデータに基づいて一対のフィレットが並列に配置されたフィレット面を検出するフィレット面検出手段9と、このフィレット面内に存在するフィレットの境界線を検出してそのデータを消去する境界線消去手段10と、上記フィレット面内の境界線が消去されることにより残された形状線のデータを記憶する形状線データ記憶手段11と、この形状線データ記憶手段11に記憶された形状線のデータに基づき、フィレット面のメッシュデータを作成するメッシュデータ作成手段12とを設けたため、上記車両用ボディーパネルからなる構造解析対象物のCADデータに基づき、略均一な形状および大きさを有するメッシュによって分割された構造解析モデルを自動的かつ正確に作成することができる。   Fillet surface detecting means 9 for detecting a fillet surface in which a pair of fillets are arranged in parallel based on the CAD data stored in the CAD data storage means 8 as described above, and the boundary line of the fillet existing in the fillet surface Boundary line erasing means 10 for detecting the data and erasing the data, shape line data storage means 11 for storing the data of the shape line left by erasing the boundary line in the fillet plane, and the shape line Since the mesh data creating means 12 for creating the mesh data of the fillet surface based on the shape line data stored in the data storage means 11 is provided, based on the CAD data of the structural analysis object composed of the vehicle body panel, Automatically and accurately create a structural analysis model divided by a mesh with a substantially uniform shape and size It is possible.

すなわち、多数の湾曲面等が組み合わされた複雑な形状を有する上記車両用ボディーパネルを構成する各種の形状線に基づき、例えば図2に示すように、一対のフィレットF1a,F1bが並列に配置されるとともに、その湾曲方向が逆向きに設定されたフィレット面F1が上記フィレット面検出手段9により検出された場合に、このフィレット面F1内に存在する第1,第2フィレットF1a,F1bの境界線となる形状線L2を検出してそのデータを消去するように構成したため、上記フィレット面F1の輪郭線を構成する形状線L1,L4のデータが形状線データ記憶手段11に記憶されることになる。   That is, a pair of fillets F1a and F1b are arranged in parallel on the basis of various shape lines constituting the vehicle body panel having a complicated shape in which a large number of curved surfaces are combined, for example, as shown in FIG. In addition, when the fillet surface F1 whose bending direction is set in the reverse direction is detected by the fillet surface detection means 9, the boundary line between the first and second fillets F1a and F1b existing in the fillet surface F1 Since the shape line L2 is detected and the data is erased, the data of the shape lines L1 and L4 constituting the contour line of the fillet surface F1 is stored in the shape line data storage unit 11. .

したがって、図5(a)および図6(a)に示すように、上記フィレット面F1,F2内に、第1,第2フィレットF1a,F1b,F2a,F2bの境界線となる形状線L2,L3が残されることに起因して、標準サイズのメッシュMに比べて著しく小さいメッシュM1により上記フィレット面F1,F2が分割されるという事態の発生を防止することができる。そして、図5(b)および図6(b)に示すように、標準サイズのメッシュMにより上記フィレット面F1,F2が分割された構造解析モデルを自動的かつ適正に作成することにより、上記構造解析モデルに応じて有限要素法等の数値解析を行う際の計算時間を効果的に短縮するとともに、正確な構造解析結果が得られるという利点がある。   Accordingly, as shown in FIGS. 5 (a) and 6 (a), the shape lines L2 and L3 that are the boundary lines of the first and second fillets F1a, F1b, F2a, and F2b in the fillet surfaces F1 and F2. Therefore, the occurrence of a situation where the fillet surfaces F1 and F2 are divided by the mesh M1 that is remarkably smaller than the mesh M of the standard size can be prevented. Then, as shown in FIGS. 5 (b) and 6 (b), the structure analysis model in which the fillet surfaces F1, F2 are divided by a standard-sized mesh M is automatically and appropriately created, whereby the structure There are advantages in that the calculation time when performing numerical analysis such as the finite element method according to the analysis model is effectively shortened and an accurate structural analysis result can be obtained.

また、上記実施形態では、フィレット面F1,F2を構成する第1,第2フィレットF1a,F1b,F2a,F2bの円弧長さA1,A2,B1,B2が予め設定された基準値未満であるか否かを判定して基準値未満であることが確認された場合に、フィレット面F1,F2内に存在する第1,第2フィレットF1a,F1b,F2a,F2bの境界線となる形状線L2,L3を検出してそのデータを消去するように構成したため、消去する必要のない形状線のデータが消去されるのを防止できるという利点がある。すなわち、上記円弧長さA1,A2,B1,B2が充分に長いために、フィレット面F1,F2内に境界線となる形状線L2,L3が存在していても、標準サイズのメッシュM等によりフィレット面F1,F2を適正に分割することが可能な場合には、上記形状線L2,L3を残すことにより、不必要なデータ消去が行われるのを防止することができる。   In the above embodiment, is the arc length A1, A2, B1, B2 of the first and second fillets F1a, F1b, F2a, F2b constituting the fillet surfaces F1, F2 less than a preset reference value? If it is determined whether or not it is less than the reference value, the shape line L2, which is the boundary line between the first and second fillets F1a, F1b, F2a, F2b existing in the fillet surfaces F1, F2 Since L3 is detected and its data is erased, there is an advantage that it is possible to prevent erasing of shape line data that does not need to be erased. That is, since the arc lengths A1, A2, B1, and B2 are sufficiently long, even if the shape lines L2 and L3 serving as the boundary lines exist in the fillet surfaces F1 and F2, the mesh M or the like of the standard size When the fillet surfaces F1 and F2 can be properly divided, unnecessary data erasure can be prevented by leaving the shape lines L2 and L3.

特に、上記実施形態に示すように、境界線消去手段9による境界線データの消去を行うか否かの判定基準となる第1,第2フィレットF1a,F1b,F2a,F2bの円弧長さA1,A2,B1,B2を、上記キーボート3およびマウス4等からなる入力手段により指定されたメッシュの標準サイズに対応した値に設定した場合には、上記円弧長さA1,A2,B1,B2が、メッシュ作成手段12により作成されるメッシュの標準サイズに対応した値に設定された基準値未満であるか否かを判定することにより、消去する必要のない形状線のデータが消去されるのを防止しつつ、標準サイズのメッシュにより上記フィレット面F1,F2が分割された構造解析モデルを自動的かつ適正に作成できるという利点がある。   In particular, as shown in the above embodiment, the arc lengths A1 and A2 of the first and second fillets F1a, F1b, F2a, and F2b, which are the criteria for determining whether or not to delete the boundary line data by the boundary line erasing means 9, are shown. When A2, B1, and B2 are set to values corresponding to the standard size of the mesh designated by the input means including the keyboard 3 and the mouse 4, the arc lengths A1, A2, B1, and B2 are By determining whether or not the value is smaller than the reference value set to the value corresponding to the standard size of the mesh created by the mesh creating means 12, it is possible to prevent the deletion of the shape line data that does not need to be erased. However, there is an advantage that a structural analysis model in which the fillet surfaces F1 and F2 are divided by a standard size mesh can be automatically and appropriately created.

本発明に係る車両用ボディーパネルの構造解析モデル作成システムの実施形態を示すブロック図である。1 is a block diagram showing an embodiment of a structural analysis model creation system for a vehicle body panel according to the present invention. CADデータから読み出された形状線の一例を示す説明図である。It is explanatory drawing which shows an example of the shape line read from CAD data. CADデータから読み出された形状線の他の例を示す説明図である。It is explanatory drawing which shows the other example of the shape line read from CAD data. 構造解析モデルを作成する制御動作の一例を示すフローチャートである。It is a flowchart which shows an example of the control action which produces a structural analysis model. 構造解析モデルの具体例を示す説明図である。It is explanatory drawing which shows the specific example of a structural analysis model. 構造解析モデルの他の具体例を示す説明図である。It is explanatory drawing which shows the other specific example of a structural analysis model.

符号の説明Explanation of symbols

8 CADデータ記憶手段
9 フィレット面検出手段
10 境界線消去手段
11 形状線データ記憶手段
12 メッシュデータ作成手段
8 CAD data storage means 9 Fillet surface detection means 10 Boundary line deletion means 11 Shape line data storage means 12 Mesh data creation means

Claims (3)

構造解析対象物のCADデータに基づき、メッシュによって分割された構造解析モデルを自動的に作成する車両用ボディーパネルの構造解析モデル作成システムであって、上記CADデータに基づいて一対のフィレットが並列に配置されたフィレット面を検出するフィレット面検出手段と、このフィレット面内に存在するフィレットの境界線を検出してそのデータを消去する境界線消去手段と、上記フィレット面内の境界線が消去されることにより残された形状線のデータを記憶する形状線データ記憶手段と、この形状線データ記憶手段に記憶された形状線のデータに基づき、フィレット面のメッシュデータを作成するメッシュデータ作成手段とを備えたことを特徴とする車両用ボディーパネルの構造解析モデル作成システム。   A vehicle body panel structural analysis model creation system for automatically creating a structural analysis model divided by a mesh based on CAD data of a structural analysis object, wherein a pair of fillets are paralleled based on the CAD data. The fillet surface detecting means for detecting the arranged fillet surface, the boundary line erasing means for detecting the boundary line of the fillet existing in the fillet surface and erasing the data, and the boundary line in the fillet surface are deleted. Shape line data storage means for storing the data of the shape line left by the process, and mesh data creation means for creating mesh data of the fillet surface based on the data of the shape line stored in the shape line data storage means; A vehicle body panel structural analysis model creation system characterized by comprising: 上記境界線消去手段は、フィレット面を構成するフィレットの円弧長さが予め設定された基準値未満であるか否かを判定して基準値未満であることが確認された場合に、フィレット面内に存在するフィレットの境界線を検出してそのデータを消去することを特徴とする請求項1に記載の車両用ボディーパネルの構造解析モデル作成システム。   The boundary line erasing means determines whether the arc length of the fillet constituting the fillet surface is less than a preset reference value, and if it is confirmed that the fillet surface is less than the reference value, 2. The structural analysis model creation system for a vehicle body panel according to claim 1, wherein a boundary line of a fillet existing in the vehicle is detected and the data is erased. 上記境界線消去手段による境界線データの消去を行うか否かの判定基準となるフィレットの円弧長さを、上記メッシュデータ作成手段により作成されるメッシュの標準サイズに対応した値に設定したことを特徴とする請求項2に記載の車両用ボディーパネルの構造解析モデル作成システム。   The arc length of the fillet that is a criterion for determining whether or not to delete the boundary line data by the boundary line deleting unit is set to a value corresponding to the standard size of the mesh created by the mesh data creating unit. The structural analysis model creation system for a vehicle body panel according to claim 2, wherein the system is a structural analysis model creation system.
JP2005013929A 2005-01-21 2005-01-21 Vehicle body panel structural analysis model creation system Expired - Fee Related JP4655640B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005013929A JP4655640B2 (en) 2005-01-21 2005-01-21 Vehicle body panel structural analysis model creation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005013929A JP4655640B2 (en) 2005-01-21 2005-01-21 Vehicle body panel structural analysis model creation system

Publications (2)

Publication Number Publication Date
JP2006202093A JP2006202093A (en) 2006-08-03
JP4655640B2 true JP4655640B2 (en) 2011-03-23

Family

ID=36960029

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005013929A Expired - Fee Related JP4655640B2 (en) 2005-01-21 2005-01-21 Vehicle body panel structural analysis model creation system

Country Status (1)

Country Link
JP (1) JP4655640B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7503528B2 (en) * 2021-08-03 2024-06-20 株式会社神戸製鋼所 Welding line generating device, method and program

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06259505A (en) * 1993-03-04 1994-09-16 Mitsubishi Electric Corp Shape simplification method
JPH08101925A (en) * 1994-09-30 1996-04-16 Sharp Corp Area dividing device for mesh density control
JPH08153130A (en) * 1994-11-28 1996-06-11 Hitachi Ltd Finite element analysis support system, finite element analysis method and device
JP3822703B2 (en) * 1997-03-27 2006-09-20 トヨタ自動車株式会社 Finite element division method
JPH11175763A (en) * 1997-10-06 1999-07-02 Hitachi Eng Co Ltd Mesh dividing method and redivided mesh integrating method
JPH11144093A (en) * 1997-11-11 1999-05-28 Hitachi Ltd Analysis mesh generation method and apparatus
JP2000331194A (en) * 1999-05-24 2000-11-30 Hitachi Ltd Shape model simplification method
JP2003030255A (en) * 2001-07-17 2003-01-31 Toyota Motor Corp Analysis model adjustment method and apparatus
JP2003167927A (en) * 2001-12-03 2003-06-13 Sharp Corp Element division device, element division method, element division program, and computer-readable recording medium recording element division program
JP4010150B2 (en) * 2002-01-23 2007-11-21 トヨタ自動車株式会社 Vehicle body member shape design method
JP4176422B2 (en) * 2002-01-31 2008-11-05 富士通株式会社 Analysis mesh creation device, analysis mesh creation method, and analysis mesh creation program
JP2004054863A (en) * 2002-05-30 2004-02-19 Toyota Motor Corp Analysis method using finite element method and program for it
JP2004145718A (en) * 2002-10-25 2004-05-20 Ishikawajima Harima Heavy Ind Co Ltd Apparatus and method for generating structural analysis model

Also Published As

Publication number Publication date
JP2006202093A (en) 2006-08-03

Similar Documents

Publication Publication Date Title
JP4568750B2 (en) Drawing apparatus, drawing program, and drawing method
KR101228066B1 (en) Design device and design method for welding margin, and recording medium storing program for executing the same
JP6360356B2 (en) Interference check system
JP4655640B2 (en) Vehicle body panel structural analysis model creation system
JP6894339B2 (en) Crack detection device, crack detection method, and computer program
JP2008107960A (en) Analysis mesh generator
JP4635621B2 (en) Vehicle body panel structural analysis model creation system
JP4650000B2 (en) Vehicle body panel structural analysis model creation system
KR100956713B1 (en) Design support method and recording medium
KR102272277B1 (en) Pipe bending information calculation apparatus and method
JP2006202096A (en) Vehicle body panel structural analysis model creation system
CN103546707B (en) Projection arrangement, optical projection system and projecting method
JP2000222454A (en) Design support system
CN118843874A (en) Defect prediction system, machine learning device, defect prediction method, and program for welding
CN113886936B (en) Tunnel modeling method, device, electronic device and readable storage medium
JP2002169843A (en) Design support system
JP2006202094A (en) Vehicle body panel structural analysis model creation system
JP4606008B2 (en) Sheet metal model generation method, apparatus, computer program, and storage medium
CN115087954A (en) Screen data editing program, screen data editing device, and screen data editing method
JP4812477B2 (en) Image measurement device part program generation device, image measurement device part program generation method, and image measurement device part program generation program
CN116157755A (en) Processing program editing auxiliary device
JP2005332183A (en) Mesh correction device, mesh correction method and program
JP4533269B2 (en) Information processing apparatus, information processing method, program for executing the method, and storage medium
JP4789560B2 (en) Graphic processing apparatus and graphic processing method
JP6238839B2 (en) Fillet shape creation device and creation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101125

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: 20101130

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101213

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140107

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4655640

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees