JP2007148811A - Tangent generation method, dead angle area setting method, visible area setting method, visibility determination method, design support device and recording medium - Google Patents

Tangent generation method, dead angle area setting method, visible area setting method, visibility determination method, design support device and recording medium Download PDF

Info

Publication number
JP2007148811A
JP2007148811A JP2005342625A JP2005342625A JP2007148811A JP 2007148811 A JP2007148811 A JP 2007148811A JP 2005342625 A JP2005342625 A JP 2005342625A JP 2005342625 A JP2005342625 A JP 2005342625A JP 2007148811 A JP2007148811 A JP 2007148811A
Authority
JP
Japan
Prior art keywords
tangent
plane
viewpoint
reference plane
line
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
JP2005342625A
Other languages
Japanese (ja)
Other versions
JP4769557B2 (en
Inventor
Kiyoshi Sotozono
清志 外薗
Hideki Yamazaki
英樹 山崎
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.)
Hino Motors Ltd
Toyota Motor Corp
Original Assignee
Hino Motors Ltd
Toyota 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 Hino Motors Ltd, Toyota Motor Corp filed Critical Hino Motors Ltd
Priority to JP2005342625A priority Critical patent/JP4769557B2/en
Publication of JP2007148811A publication Critical patent/JP2007148811A/en
Application granted granted Critical
Publication of JP4769557B2 publication Critical patent/JP4769557B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily generate a tangent through fixed procedure and/or perform setting of a dead angle area or visible area or determination for visibility. <P>SOLUTION: The tangent generation method for approximately generating a tangent passing an optional point on a plane and contacting with a curve on the plane from a selected side comprises a first process for setting a point set on the curve as a reference point; a second process for setting an approximate line passing through the optional point and the reference point; and a third process for replacing a point on the curve located on the selected side of the approximate line and farthest from the approximate line by the reference point. After executing the first process, the second process and the third process are alternately repeated a plurality of times, and an approximate line finally generated in the second process is taken as the tangent. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、平面上の任意の点を通り該平面上の曲線に対し選択された側から接する接線を近似的に作成する接線作成方法、これを利用した死角領域設定方法、視認可能領域設定方法、および視認可能判定方法、これらを実現するプログラム、プログラムを実行する設計支援装置、およびプログラムが記憶された記録媒体に関する。   The present invention relates to a tangential line creation method for approximately creating a tangent line that passes through an arbitrary point on a plane and touches a curved line on the plane from a selected side, a blind spot area setting method using the same, and a visible area setting method And a visual recognition determination method, a program for realizing these, a design support apparatus for executing the program, and a recording medium storing the program.

従来、自動車の設計段階において、安全運転上の観点から、運転席に座った運転者の視点から車両前部のボンネット等によって死角となる地面上の範囲を計算したり、子供の身長に擬した1mポール(高さ1m、直径0.3mの円柱)が車両周辺において視認できることを確認したりすることが行なわれている。特に、後者については、道路運送車両法に基づき定められた道路運送車両の保安基準により、車種に応じて、自動車の前方2mにある1mポールが鏡等を用いず直接視認できることや、自動車の前面及び左側面(左ハンドル車にあっては右側面)に接する1mポールが直接に又は鏡、画像等により間接に視認できることが要求されるため、設計段階における確認が必要となっている。   Conventionally, in the vehicle design stage, from the viewpoint of safe driving, from the viewpoint of the driver sitting in the driver's seat, the range on the ground that becomes a blind spot by the hood etc. of the front part of the vehicle is calculated, or simulated to the height of the child For example, it is confirmed that a 1 m pole (a cylinder having a height of 1 m and a diameter of 0.3 m) can be visually recognized around the vehicle. Especially for the latter, according to the safety standards for road transport vehicles stipulated in the Road Transport Vehicle Law, the 1m pole 2m ahead of the car can be seen directly without using a mirror, etc. In addition, since it is required that the 1 m pole in contact with the left side surface (the right side surface in the case of a left-hand drive vehicle) be directly or indirectly visible with a mirror, an image, etc., confirmation at the design stage is required.

こうした計算や確認は、主にCADシステムを用いて行なわれるが、計算の途中において、例えば、車体の断面形状を設定し、運転者の視点から車体の断面形状(一般に曲線である)に接する接線を作成する過程が必要となる。   Such calculation and confirmation are mainly performed using a CAD system. In the middle of the calculation, for example, a tangent line that sets a cross-sectional shape of the vehicle body and touches the cross-sectional shape (generally a curve) of the vehicle body from the viewpoint of the driver. The process of creating is required.

曲線に対する接線の作成方法としては、例えば、x軸とy軸で表される直交座標において、(x,y)=(f(t), g(t))で与えられるとき、(x−f(t))/f’(t)=(y−g(t0))/g’(t)を満たす直線を、点(f(t),g(t))に対応する点での接線とする方法等が知られている(例えば、非特許文献1参照)。
新数学辞典(発行:大阪書籍株式会社、初版:1979年11月21日)
As a method of creating a tangent to a curve, for example, when (x, y) = (f (t), g (t)) is given in the orthogonal coordinates represented by the x-axis and the y-axis, (x−f A straight line satisfying (t 0 )) / f ′ (t 0 ) = (y−g (t 0) ) / g ′ (t 0 ) corresponds to a point (f (t 0 ), g (t 0 )) A method of making a tangent at a point to be known is known (for example, see Non-Patent Document 1).
New Mathematical Dictionary (Published by Osaka Book Co., Ltd., first edition: November 21, 1979)

しかしながら、上記従来の接線の作成方法は、任意の点を通る接線の作成方法ではないため、運転者の視点からの接線を作成する過程に適用しようとすると、計算が煩雑となる。また、接線の作成機能を有する既存のCADシステムも存在するが、曲線に切れ目がある場合に機能しない等の問題が指摘されている。   However, since the conventional method for creating a tangent is not a method for creating a tangent that passes through an arbitrary point, calculation is complicated if it is applied to the process of creating a tangent from the viewpoint of the driver. In addition, there are existing CAD systems having a function of creating a tangent, but problems such as not functioning when there is a break in the curve have been pointed out.

このように、特に自動車の設計段階において、曲線に対して任意の点を通る接線を作成することが必要となる。さらに、プログラムによりこれを行なう可能性を考えると、一定の手順で簡易に接線を作成できることが望ましい。   In this way, it is necessary to create a tangent line passing through an arbitrary point with respect to the curve, particularly at the design stage of the automobile. Furthermore, considering the possibility of doing this by a program, it is desirable that a tangent can be easily created in a certain procedure.

本発明はこのような課題を解決するためのものであり、一定の手順で簡易に、接線を作成すること、及び/又は、これを利用して死角領域や視認可能領域を設定することや、視認可能か否かを判定することを主たる目的とする。   The present invention is to solve such a problem, to easily create a tangent in a certain procedure, and / or to set a blind spot area and a visible area using this, The main purpose is to determine whether or not visual recognition is possible.

上記目的を達成するための本発明の第1の態様は、平面上の任意の点を通り、平面上の曲線に対し、選択された側から接する接線を近似的に作成する接線作成方法であって、曲線上に設定された点を基準点とする第1の過程と、任意の点と基準点とを通る近似線を設定する第2の過程と、近似線の選択された側にあって、且つ、近似線から最も遠い曲線上の点を基準点に置き換える第3の過程と、を有し、第1の過程を実行した後、第2の過程と第3の過程を交互に複数回繰り返し、最終的に第2の過程において作成された近似線を接線とする、ことを特徴とするものである。   A first aspect of the present invention for achieving the above object is a tangential line creation method that approximately creates a tangent line that passes through an arbitrary point on a plane and touches a curve on the plane from a selected side. A first process using a point set on the curve as a reference point, a second process for setting an approximate line passing through an arbitrary point and the reference point, and a selected side of the approximate line. And a third step of replacing a point on the curve farthest from the approximate line with a reference point, and after executing the first step, the second step and the third step are alternately performed a plurality of times. Repeatedly, the approximate line created in the second process is finally tangent.

本発明の第1の態様によれば、一定の手順で簡易に、接線を作成することができる。また、曲線に切れ目がある場合でも、接線を作成することができる。   According to the first aspect of the present invention, it is possible to easily create a tangent line with a certain procedure. Even when there is a break in the curve, a tangent can be created.

本発明の第1の態様において、第1の過程において曲線上に設定される基準点は、好ましくは、任意の点を通り曲線の選択された側に設定される基準直線に、最も近い曲線上の点である。こうすれば、基準直線から最も近い点に向けて任意の点から引いた直線は、接線に近い線となる可能性が高いため、より迅速に接線に近づけることができる。   In the first aspect of the present invention, the reference point set on the curve in the first step is preferably on the curve closest to a reference line passing through any point and set on the selected side of the curve. This is the point. In this way, since a straight line drawn from an arbitrary point toward the closest point to the reference straight line is likely to be a line close to the tangent, it can be brought closer to the tangent more quickly.

本発明の第2の態様は、本発明の第1の態様の接線作成方法を実現するコンピューター読み取り可能なプログラムである。   A second aspect of the present invention is a computer-readable program that implements the tangential line creation method according to the first aspect of the present invention.

本発明の第3の態様は、3次元空間における基準平面と、基準平面に対して同じ側に存在する視点および遮蔽物体と、をモデル化したCADモデルを用いて、視点から見て遮蔽物体により死角となる基準平面上の死角領域を設定する、死角領域設定方法であって、視点を通り基準平面の法線を含む平面を、法線を回転中心とした異なる回転角をもって複数個設定する第1の過程と、各平面において、視点を通り、遮蔽物体の断面に接する接線を、本発明の第1の態様の接線作成方法により作成する第2の過程と、各平面において、第2の過程により作成された接線と基準平面との交点を求める第3の過程と、各平面における、第3の過程において求められた交点、及び第2の過程において接線を作成する際に求められた接点、を連ねて交点を連ねて死角領域の境界線を設定する第4の過程と、を有する、ことを特徴とするものである。   According to a third aspect of the present invention, a CAD model in which a reference plane in a three-dimensional space and a viewpoint and a shielding object existing on the same side with respect to the reference plane are used to model the shielding object as viewed from the viewpoint. A blind spot area setting method for setting a blind spot area on a reference plane serving as a blind spot, wherein a plurality of planes passing through a viewpoint and including a normal line of the reference plane are set with different rotation angles around the normal line as a rotation center. The first process, the second process of creating a tangent line that passes through the viewpoint in each plane and touches the cross section of the shielding object by the tangent creation method of the first aspect of the present invention, and the second process in each plane A third step for obtaining an intersection point between the tangent line created in step 3 and the reference plane, an intersection point obtained in the third step in each plane, and a contact point obtained when creating the tangent line in the second step; Connect the intersections Sleep has a fourth step of setting the boundary of the blind spot region, the by, it is characterized in.

本発明の第3の態様によれば、一定の手順で簡易に、死角領域を設定することができる。   According to the third aspect of the present invention, it is possible to easily set the blind spot area in a certain procedure.

本発明の第4の態様は、本発明の第3の態様の死角領域設定方法を実現するコンピューター読み取り可能なプログラムである。   A fourth aspect of the present invention is a computer-readable program for realizing the blind spot area setting method according to the third aspect of the present invention.

本発明の第5の態様は、3次元空間における基準平面と、基準平面に対して同じ側に存在する、視点および遮蔽物体および基準平面に接する所定の大きさの視認対象物と、をモデル化したCADモデルを用いて、視点から遮蔽物体により死角とならずに視認対象物が視認できる、視認対象物の前記基準平面における領域を設定する、視認可能領域設定方法であって、視点を通り基準平面の法線を含む平面を、法線を回転中心とした異なる回転角をもって複数個設定する第1の過程と、各平面において、視点を通り、遮蔽物体の断面に接する接線を、本発明の第1の態様の接線作成方法により作成する第2の過程と、各平面において、基準平面を表す基準直線に沿って視認対象物を移動させた場合に、視認対象物が第2の過程において作成された接線と交錯する、基準直線上の交錯範囲を設定する第3の過程と、各平面における交錯範囲を連ねて視認可能領域を設定する第4の過程と、を有する、ことを特徴とするものである。   According to a fifth aspect of the present invention, a reference plane in a three-dimensional space and a viewing object of a predetermined size in contact with the viewpoint, the shielding object, and the reference plane that are on the same side of the reference plane are modeled. A viewable region setting method for setting a region in the reference plane of a visual target object that allows the visual target object to be visually recognized without a blind spot by a shielding object from the viewpoint using the CAD model, The first process of setting a plurality of planes including the normal line of the plane with different rotation angles with the normal line as the rotation center, and the tangent line passing through the viewpoint and touching the cross section of the shielding object in each plane The second process created by the tangent creation method of the first aspect and the visual target object created in the second process when the visual target object is moved along the reference straight line representing the reference plane in each plane. Is A third process of setting a crossing range on a reference line that crosses a tangent line, and a fourth process of setting a viewable region by connecting the crossing range in each plane. is there.

本発明の第5の態様によれば、一定の手順で簡易に、視認可能領域を設定することができる。   According to the fifth aspect of the present invention, the visually recognizable area can be easily set by a certain procedure.

本発明の第6の態様は、本発明の第5の態様の視認可能領域設定方法を実現するコンピューター読み取り可能なプログラムである。   A sixth aspect of the present invention is a computer-readable program that implements the viewable area setting method according to the fifth aspect of the present invention.

本発明の第7の態様は、3次元空間における基準平面と、基準平面に対して同じ側に存在する、視点および遮蔽物体および基準平面に接する所定の大きさの視認対象物と、をモデル化したCADモデルを用いて、基準平面上において前記視認対象物の位置を任意に設定した際に、視点から前記遮蔽物体により死角とならずに視認対象物が視認可能か否かを判定する、視認可能判定方法であって、視点および視認対象物を通り基準平面の法線を含む平面を設定する第1の過程と、第1の過程において設定された平面において、視点を通り、遮蔽物体の断面に接する接線を、請求項1に記載の接線作成方法により作成する第2の過程と、第1の過程において設定された平面において、接線が前記視認対象物と交錯する場合に、視認対象物が視認可能と判定する、第3の過程と、を有する、ことを特徴とするものである。   According to a seventh aspect of the present invention, a reference plane in a three-dimensional space and a viewing object of a predetermined size in contact with the viewpoint, the shielding object, and the reference plane that are on the same side of the reference plane are modeled. Using the CAD model, when the position of the viewing object is arbitrarily set on a reference plane, it is determined whether the viewing object is visible from the viewpoint without causing a blind spot by the shielding object. A first determination process for determining a plane including a normal of a reference plane passing through a viewpoint and a visual recognition object, and a cross section of a shielding object passing through the viewpoint in the plane set in the first process. When the tangent line intersects with the visual recognition object in the second step of creating the tangent line tangent to the visual recognition object according to claim 1 and the plane set in the first process, the visual recognition object is Visual approval And determining, and a third step, and it is characterized in.

本発明の第7の態様によれば、一定の手順で簡易に、視認可能か否かを判定することができる。   According to the seventh aspect of the present invention, it is possible to easily determine whether or not visual recognition is possible in a certain procedure.

本発明の第8の態様は、本発明の第7の態様の視認可能判定方法を実現するコンピューター読み取り可能なプログラムである。   An eighth aspect of the present invention is a computer-readable program that implements the visual recognition determination method according to the seventh aspect of the present invention.

本発明の第9の態様は、本発明の第2又は第4又は第6又は第8の態様のプログラムを実行する設計支援装置である。   A ninth aspect of the present invention is a design support apparatus that executes the program of the second, fourth, sixth, or eighth aspect of the present invention.

本発明の第10の態様は、本発明の第2又は第4又は第6又は第8の態様のプログラムが記憶された記録媒体である。   A tenth aspect of the present invention is a recording medium in which a program according to the second, fourth, sixth or eighth aspect of the present invention is stored.

本発明によれば、一定の手順で簡易に、接線を作成すること、及び/又は、これを利用して死角領域や視認可能領域を設定することや、視認可能か否かを判定することができる。   According to the present invention, it is possible to easily create a tangent line in a certain procedure and / or to set a blind spot area or a viewable area using the tangent line, and to determine whether or not it is viewable. it can.

以下、本発明を実施するための最良の形態について、添付図面を参照しながら実施例を挙げて説明する。   Hereinafter, the best mode for carrying out the present invention will be described with reference to the accompanying drawings.

図1は、本発明の接線作成方法および死角領域設定方法および視認可能領域設定方法を実現する設計支援装置10の構成を模式的に示した図である。設計支援装置10のハード構成は、ユーザー端末30と、サーバー40とからなる。ユーザー端末30は、例えば、CPU31と、プログラムを記憶するROM32と、一時的にデータを記憶する読み書き可能なRAM33とを備える。   FIG. 1 is a diagram schematically showing the configuration of a design support apparatus 10 that realizes the tangential line creation method, blind spot area setting method, and viewable area setting method of the present invention. The hardware configuration of the design support apparatus 10 includes a user terminal 30 and a server 40. The user terminal 30 includes, for example, a CPU 31, a ROM 32 that stores programs, and a readable / writable RAM 33 that temporarily stores data.

設計支援装置10が実行するプログラム15は、3次元形状又は2次元形状からCAD(Computer−Aided Design)モデルを作成するモデル作成部16と、作成したCADモデルを利用するモデル利用部17と、からなり、本発明の一実施例に係る接線作成方法および死角領域設定方法および視認可能領域設定方法および視認可能判定方法は、モデル利用部17の一部である接線作成機能および死角領域設定機能および視認可能領域設定機能および視認可能判定方法として実現される。なお、プログラム15は、新規なプログラムとして開発されてもよいが、既存のCADプログラムにこれらの方法に基づく機能を追加してもよい。   The program 15 executed by the design support apparatus 10 includes a model creation unit 16 that creates a CAD (Computer-Aided Design) model from a three-dimensional shape or a two-dimensional shape, and a model use unit 17 that uses the created CAD model. Therefore, the tangent line creation method, blind spot area setting method, viewable area setting method, and viewability determination method according to an embodiment of the present invention are the tangent line creation function, blind spot area setting function, and visual recognition that are part of the model using unit 17. This is realized as a possible area setting function and a visual recognition determination method. The program 15 may be developed as a new program, but a function based on these methods may be added to an existing CAD program.

モデル作成部16では、デザインされた3次元形状がCADモデル化される。CADモデルとは、線や面(サーフェス)により3次元物体の形状を表したモデルをいう。このCADモデルは、例えばサーバー40に格納される。   The model creation unit 16 converts the designed three-dimensional shape into a CAD model. The CAD model refers to a model that represents the shape of a three-dimensional object with lines or surfaces (surfaces). This CAD model is stored in the server 40, for example.

モデル利用部17は、作成されたCADモデルを用いてユーザーの用に供するための種々の機能を有する。上述の各機能は、この機能の一つとして、ROM32に記憶されている。以下、これらの機能について説明する。   The model using unit 17 has various functions for use by the user using the created CAD model. Each of the above functions is stored in the ROM 32 as one of these functions. Hereinafter, these functions will be described.

接線作成機能は、2次元のCADモデルを対象に行なわれる機能である。接線作成機能では、任意の点および曲線からなるCADモデルが与えられると、任意の点を通り、曲線に対して選択された側から接する接線を作成する。「選択された側」とは、任意の点を通り、曲線に接する線は複数存在する場合があるため、これらのいずれを作成するかを特定したものである。以下、便宜上、基準点から曲線を見た場合に、右側を第1の側、左側を第2の側とする(図2参照)。   The tangent creation function is a function performed on a two-dimensional CAD model. In the tangent creation function, when a CAD model composed of an arbitrary point and a curve is given, a tangent that passes through the arbitrary point and touches the curve from the selected side is generated. The “selected side” is an identification of which one to create because there may be a plurality of lines that pass through an arbitrary point and touch the curve. Hereinafter, for the sake of convenience, when the curve is viewed from the reference point, the right side is the first side and the left side is the second side (see FIG. 2).

従って、接線作成機能は、ユーザーにより、任意の点および曲線のCADモデルが与えられ、且つ、任意の点を通り選択された側にある基準直線が設定されると、図3の接線作成フローチャートに示す手順で、CPU31により自動的に行なわれる。   Therefore, the tangent line creation function provides a tangent line creation flowchart of FIG. 3 when a CAD model of an arbitrary point and curve is given by the user and a reference straight line on the selected side passing through the arbitrary point is set. It is automatically performed by the CPU 31 in the procedure shown.

まず、CPU31は、基準線から最も近い曲線上の基準点を求める(S100)。この処理は、既存のCADプログラムに存在する機能であるため、これを用いてもよい。なお、上述した基準直線を設定することなく、曲線上の如何なる点を最初の基準点にしても構わない。   First, the CPU 31 obtains a reference point on the curve closest to the reference line (S100). Since this process is a function existing in an existing CAD program, it may be used. Note that any point on the curve may be set as the first reference point without setting the above-described reference straight line.

次に、与えられた任意の点と、基準点とを結ぶ近似直線を作成し(S110)、作成した近似直線から、基準直線方向に最も遠い曲線上の点を求め、これを基準点と置き換える(S120)。   Next, an approximate line connecting the given arbitrary point and the reference point is created (S110), and a point on the curve farthest in the reference line direction is obtained from the created approximate line, and this is replaced with the reference point. (S120).

そして、上述のS110とS120を交互に複数回(例えば、3回等)繰り返し、当該回数実行したことを判定すると(S130)、最終的に(上記の例でいえば、3回目に)S110において作成された近似直線を、接線として出力する(S140)。なお、この回数は、多ければ多いほど誤差が少なくなるが、処理速度は遅くなるため、用途に応じて増減してよい。また、S130の判定は、1回の実行毎に加算されるRAM33の内部カウンターを参照して行なう。   Then, when the above-described S110 and S120 are alternately repeated a plurality of times (for example, three times) and it is determined that the number of times has been executed (S130), finally (in the above example, the third time) in S110 The generated approximate straight line is output as a tangent line (S140). As the number of times increases, the error decreases, but the processing speed decreases, and may be increased or decreased depending on the application. The determination in S130 is made with reference to the internal counter of the RAM 33 that is incremented for each execution.

図4に、接線作成機能が実行される様子を示す。図中、近似線(n)や基準点(n)とあるのは、S110〜S130の繰り返しルーチンにおける、n回目に設定されたことを表す。   FIG. 4 shows how the tangent creation function is executed. In the figure, the approximation line (n) and the reference point (n) indicate that it has been set for the nth time in the repetition routine of S110 to S130.

以上説明した設計支援装置10が備える接線作成機能によれば、一定の手順で簡易に、接線を作成することができる。また、曲線に切れ目がある場合でも、結果を出力することができる。   According to the tangent line creation function provided in the design support apparatus 10 described above, a tangent line can be easily created in a predetermined procedure. Even if there is a break in the curve, the result can be output.

死角領域設定機能は、3次元のCADモデルを対象に行なわれる機能である。死角領域設定機能では、基準平面、視点、および遮蔽物体のCADモデルが与えられると、視点から見て遮蔽物体により死角となる基準平面上の死角領域を設定する。なお、視点、および遮蔽物体が、基準平面の同じ側に存在するものとして与えられない場合は、作成できない。   The blind spot area setting function is a function performed on a three-dimensional CAD model. In the blind spot area setting function, when a CAD model of a reference plane, a viewpoint, and a shielding object is given, a blind spot area on the reference plane that becomes a blind spot by the shielding object when viewed from the viewpoint is set. Note that the viewpoint and the shielding object cannot be created if they are not given as existing on the same side of the reference plane.

死角領域設定機能は、ユーザーにより、基準平面、視点、および遮蔽物体のCADモデルが与えられると、図5の死角領域設定フローチャートに示す手順で、CPU31により自動的に行なわれる。   The blind spot area setting function is automatically performed by the CPU 31 in accordance with the procedure shown in the blind spot area setting flowchart of FIG. 5 when the reference plane, the viewpoint, and the CAD model of the shielding object are given by the user.

まず、CPU31は、視点を通り、基準平面の法線を含む平面を、法線を回転中心として角度Δθずつ変化させて複数個設定する(S200)。なお、以下、S220までの処理は、全て、この設定された各平面において行なわれる。   First, the CPU 31 sets a plurality of planes that pass through the viewpoint and include the normal line of the reference plane by changing each angle Δθ around the normal line as a rotation center (S200). In the following, all processing up to S220 is performed on each set plane.

次に、平面における遮蔽物体の断面を設定し、視点を通り、遮蔽物体の断面の外端線に接する接線を、本実施例の接線作成機能により作成する(S210)。なお、この時、作成される接点を連ねて遮蔽物体側の死角領域の境界線とする。また、この接線の作成は、接線作成機能における第1の側と第2の側の両側から2度に亘って行なわれる。   Next, a section of the shielding object on the plane is set, and a tangent line that passes through the viewpoint and touches the outer end line of the section of the shielding object is created by the tangent creation function of this embodiment (S210). At this time, the contact points to be created are connected to form the boundary line of the blind spot area on the shielding object side. The tangent is created twice from both sides of the first side and the second side in the tangent creation function.

接線を作成すると、接線と基準平面との交点、及び接線と遮蔽物体の断面の外端線との接点を求める(S220)。   When the tangent is created, the intersection of the tangent and the reference plane and the contact point between the tangent and the outer end line of the cross section of the shielding object are obtained (S220).

そして、各平面における、接線と基準平面との交点、及び接線と遮蔽物体の断面の外端線との接点をそれぞれ連ねて、死角領域の境界線を設定する(S230)
この死角範囲設定機能を自動車の設計段階に適用した例を図6に示す。すなわち、地面を基準平面と、想定される運転者の頭部の位置を視点と、車体デザインを遮蔽物体としてCADモデルを作成し、本機能を実行すると、車体により死角となる地面上の領域を計算することができるのである。この場合、本機能中で用いられる接線作成機能の基準線は、例えば視点から水平方向に延びる直線とすればよい。また、S200の平面の設定範囲を限定すれば、例えば、車両前方や後方の特定の範囲に限った死角領域を求めることもできる。さらに、本機能を拡張して、例えば、ボンネット部分を基準平面として、ボンネット上の死角領域を求めることも可能である。
Then, the intersection of the tangent line and the reference plane in each plane and the contact point between the tangent line and the outer edge line of the cross section of the shielding object are connected to set the boundary line of the blind spot area (S230).
FIG. 6 shows an example in which this blind spot range setting function is applied to the vehicle design stage. That is, a CAD model is created using the ground as a reference plane, the assumed driver's head position as a viewpoint, and the vehicle body design as a shielding object. It can be calculated. In this case, the reference line of the tangent line creation function used in this function may be a straight line extending in the horizontal direction from the viewpoint, for example. Further, if the set range of the plane in S200 is limited, for example, a blind spot area limited to a specific range in front of or behind the vehicle can be obtained. Further, this function can be extended to obtain a blind spot area on the hood, for example, with the hood portion as a reference plane.

以上説明した設計支援装置10が備える死角領域設定機能によれば、一定の手順で簡易に、死角領域を設定することができる。   According to the blind spot area setting function provided in the design support apparatus 10 described above, the blind spot area can be easily set by a predetermined procedure.

視認可能領域設定機能は、3次元のCADモデルを対象に行なわれる機能である。視認可能領域設定機能では、基準平面、視点、遮蔽物体、および視認対象物のCADモデルが与えられると、視点から遮蔽物体により死角とならずに視認対象物が視認できる、視認対象物の基準平面における領域を設定する。なお、視点、遮蔽物体、および視認対象物が、基準平面の同じ側に存在するものとして与えられない場合は、作成できない。   The viewable area setting function is a function performed on a three-dimensional CAD model. In the viewable area setting function, when a reference plane, a viewpoint, a shielding object, and a CAD model of the viewing object are given, the viewing object reference plane can be viewed from the viewpoint without causing a blind spot by the shielding object. Set the area at. In addition, when a viewpoint, a shielding object, and a visual recognition target object are not given as what exists on the same side of a reference plane, it cannot create.

視認可能領域設定機能は、ユーザーにより、基準平面、視点、遮蔽物体、視認対象物のCADモデルが与えられると、図7の視認可能領域設定フローチャートに示す手順で、CPU31により自動的に行なわれる。   The visual recognition area setting function is automatically performed by the CPU 31 according to the procedure shown in the visual recognition area setting flowchart of FIG. 7 when a CAD model of a reference plane, a viewpoint, a shielding object, and a visual recognition object is given by the user.

まず、CPU31は、視点を通り基準平面の法線を含む平面を、法線を回転中心として角度Δθずつ変化させて複数個設定する(S300)。なお、以下、S320までの処理は、全て、この設定された各平面において行なわれる。   First, the CPU 31 sets a plurality of planes passing through the viewpoint and including the normal line of the reference plane by changing each angle Δθ around the normal line as a rotation center (S300). Hereinafter, all the processing up to S320 is performed on each of the set planes.

次に、平面における遮蔽物体の断面を設定し、視点を通り、遮蔽物体の断面の外端線に接する接線を、本実施例の接線作成機能により作成する(S310)。なお、この接線の作成は、接線作成機能における第1の側と第2の側の両側から2度に亘って行なわれる。   Next, a cross section of the shielding object on the plane is set, and a tangent line that passes through the viewpoint and touches the outer edge of the cross section of the shielding object is created by the tangent creation function of the present embodiment (S310). The creation of the tangent line is performed twice from both sides of the first side and the second side in the tangent line creation function.

接線を作成すると、視認対象物を、基準平面に相当する直線上で移動させ、基準平面を底と見立てた場合に、視認対象物の上端が接線の下側となる、基準平面に相当する直線上の範囲を、視認不可能範囲とする(S320)図8に、視認不可能範囲を設定する様子を示す。   When a tangent is created, the object to be viewed is moved on a straight line corresponding to the reference plane, and when the reference plane is regarded as the bottom, a straight line corresponding to the reference plane in which the upper end of the visible object is below the tangent line The upper range is set as the invisible range (S320). FIG. 8 shows how the invisible range is set.

そして、各断面における視認不可能範囲を連ね、基準平面上での視認不可能領域を設定し、基準平面上での視認可能領域を、この視認不可能領域を除いた領域として出力する(S330)。   Then, the invisible range in each cross section is connected, an invisible area on the reference plane is set, and the visible area on the reference plane is output as an area excluding the invisible area (S330). .

図9に、視認可能領域設定機能を自動車の設計段階に適用した例を示す。すなわち、地面を基準平面と、想定される運転者の頭部の位置を視点と、車体デザインを遮蔽物体と、子供の身長を擬した1mポール(高さ1m、直径0.3mの円柱)を視認対象物としてCADモデルを作成し、本機能を実行すると、車体により死角とならずに1mポールが視認できる、地面上の1mポールの視認可能領域を計算することができるのである(実際には、1mポールは基準平面上に面積を有するため、1mポールの基準平面上における位置(座標)が問題となるが、例えば円の中心を1mポールの座標とし、上記のS320においては、この座標を基準平面に相当する直線上で移動させるものとすればよい。その他の形状の視認対象物に対しても、視認対象物が基準平面に接する面で座標を決定する基準となる点を予め決定すればよい。さらに、ドアミラーを介して視認可能な領域を設定し、合成して領域を求めてもよい。)。また、本機能中で用いられる接線作成機能の基準線は、例えば視点から水平方向に延びる直線とする。さらに、S300の平面の設定範囲を限定すれば、例えば、車両前方や側方の特定の範囲に限った視認可能領域を求めることもできる。   FIG. 9 shows an example in which the viewable area setting function is applied to the design stage of an automobile. That is, the ground plane is the reference plane, the assumed position of the driver's head is the viewpoint, the body design is a shielding object, and a 1m pole that imitates the height of a child (a cylinder with a height of 1m and a diameter of 0.3m). When a CAD model is created as a visual recognition object and this function is executed, it is possible to calculate the visible area of the 1 m pole on the ground where the 1 m pole can be seen without being blinded by the vehicle body (actually Since the 1 m pole has an area on the reference plane, the position (coordinates) of the 1 m pole on the reference plane is a problem. For example, the center of the circle is set as the coordinate of the 1 m pole. It can be moved on a straight line corresponding to the reference plane, and a point that is a reference for determining coordinates on a surface that is in contact with the reference plane is determined in advance for other shapes of the view target. It Re. Additionally, to set the area visible through the door mirror may be obtained regional composite to.). The reference line for the tangent line creation function used in this function is, for example, a straight line extending in the horizontal direction from the viewpoint. Furthermore, if the set range of the plane in S300 is limited, for example, a viewable region limited to a specific range in front of or on the side of the vehicle can be obtained.

以上説明した設計支援装置10が備える視認可能領域設定機能によれば、一定の手順で簡易に、視認可能領域を設定することができる。   According to the viewable area setting function provided in the design support apparatus 10 described above, the viewable area can be easily set in a certain procedure.

視認可能判定機能は、3次元のCADモデルを対象に行なわれる機能である。視認可能領域設定機能では、基準平面、視点、遮蔽物体、および視認対象物のCADモデルが与えられると、視点から遮蔽物体により死角とならずに視認対象物が視認できるか否かを判定する。なお、視点、遮蔽物体、および視認対象物が、基準平面の同じ側に存在するものとして与えられない場合は、作成できない。   The visually recognizable determination function is a function performed on a three-dimensional CAD model. In the viewable area setting function, when a CAD model of a reference plane, a viewpoint, a shielding object, and a viewing object is given, it is determined whether or not the viewing object can be viewed from the viewpoint without causing a blind spot by the shielding object. In addition, when a viewpoint, a shielding object, and a visual recognition target object are not given as what exists on the same side of a reference plane, it cannot create.

視認可能領域設定機能は、ユーザーにより、基準平面、視点、遮蔽物体、視認対象物のCADモデルが与えられると、図10の視認可能領域設定フローチャートに示す手順で、CPU31により自動的に行なわれる。   The visual recognition area setting function is automatically performed by the CPU 31 according to the procedure shown in the visual recognition area setting flowchart of FIG. 10 when a CAD model of a reference plane, a viewpoint, a shielding object, and a visual recognition object is given by the user.

まず、CPU31は、視点および視認対象物の特定点を通り基準平面の法線を含む平面を設定する(S400)。   First, the CPU 31 sets a plane that includes the normal point of the reference plane and passes through the viewpoint and the specific point of the visual recognition object (S400).

次に、平面における遮蔽物体の断面を設定し、視点を通り、遮蔽物体の断面の外端線に接する接線を、本実施例の接線作成機能により作成する(S410)。なお、この接線の作成は、接線作成機能における第1の側と第2の側の両側から2度に亘って行なわれる。   Next, a cross section of the shielding object on the plane is set, and a tangent line that passes through the viewpoint and touches the outer edge of the cross section of the shielding object is created by the tangent creation function of the present embodiment (S410). The creation of the tangent line is performed twice from both sides of the first side and the second side in the tangent line creation function.

接線を作成すると、視認対象物が接線と交錯するか否かを判定し、交錯する場合には視認可能と、交錯しない場合には視認不可能と、それぞれ結果を出力する(S420〜440)。   When the tangent is created, it is determined whether or not the visual target object intersects with the tangent, and the result is output as being visible when the object is intersected and when not being visible when not intersecting (S420 to 440).

本機能を上記の視認可能領域設定機能において例示した自動車と1mポールに適用すると、1mポールの基準平面(地面)上の位置(座標)に対して、視認可能か否かを判定することができる。これを応用して、予め用意した基準平面上の範囲内で1mポールがくまなく動くように1mポールの位置範囲を設定して、この位置範囲内で本機能を繰り返し実行することにより、当該位置範囲内で、視認不可能となる1mポールの位置が存在するかを判定することもできる。また、これを実現するように、プログラム15に機能を追加してもよい。   When this function is applied to the car and the 1 m pole exemplified in the above-described viewable area setting function, it can be determined whether or not the position (coordinates) on the reference plane (ground) of the 1 m pole is visible. . By applying this function, the position range of the 1m pole is set so that the 1m pole moves all within the range on the reference plane prepared in advance, and this function is repeatedly executed within this position range. It is also possible to determine whether there is a 1 m pole position that is invisible within the range. Further, a function may be added to the program 15 so as to realize this.

以上説明した設計支援装置10が備える視認可能判定機能によれば、一定の手順で簡易に、視認対象物が視認可能か否かを判定することができる。   According to the visually recognizable determination function provided in the design support apparatus 10 described above, it is possible to easily determine whether or not the visual target is visually recognizable by a certain procedure.

以上、本発明を実施するための最良の形態について一実施例を用いて説明したが、本発明はこうした一実施例に何等限定されるものではなく、本発明の要旨を逸脱しない領域内において、上述した一実施例に種々の変形及び置換を加えることができる。   As mentioned above, although the best mode for carrying out the present invention has been described using one embodiment, the present invention is not limited to such one embodiment, and within the scope not departing from the gist of the present invention, Various modifications and substitutions can be made to the above-described embodiment.

例えば、上述した設計支援装置10が備える各機能を全て備える必要は無く、いずれか1つないし3つを備えるものとしてもよい。   For example, it is not necessary to provide all the functions provided in the design support apparatus 10 described above, and any one to three may be provided.

また、設計支援装置10が備える各機能は、モデル利用部17の一部としてCPU31により自動的に実現されるものとしたが、ステップ毎にユーザーの進行指示等を必要とする対話式の作成機能であってもよく、各ステップの動作をユーザーがモデル利用部17の諸機能を用いて手動で行なってもよい。また、CADモデルの入力も如何なる手法で行なってもよい。   In addition, each function provided in the design support apparatus 10 is automatically realized by the CPU 31 as a part of the model use unit 17, but an interactive creation function that requires a user's progress instruction or the like for each step. The operation of each step may be manually performed by the user using various functions of the model using unit 17. The CAD model may be input by any method.

本発明は、少なくとも車両の設計支援装置に利用できる。   The present invention can be used at least in a vehicle design support apparatus.

本発明の一実施例に係る接線作成方法等を実現する、設計支援装置10の構成を模式的に示した図である。It is the figure which showed typically the structure of the design support apparatus 10 which implement | achieves the tangent creation method etc. which concern on one Example of this invention. 曲線に対して接線を作成する際に、接する側を特定する様子を示す図である。It is a figure which shows a mode that the side which touches is specified when creating a tangent with respect to a curve. 本発明の一実施例に係る接線作成フローチャートの一例を示す図である。It is a figure which shows an example of the tangent preparation flowchart which concerns on one Example of this invention. 本発明の一実施例に係る接線作成機能が実行される様子を示す図である。It is a figure which shows a mode that the tangent preparation function which concerns on one Example of this invention is performed. 本発明の一実施例に係る死角領域設定フローチャートの一例を示す図である。It is a figure which shows an example of the blind spot area | region setting flowchart which concerns on one Example of this invention. 本発明の一実施例に係る死角範囲設定機能を自動車の設計段階に適用した例を示す図である。It is a figure which shows the example which applied the blind spot range setting function which concerns on one Example of this invention to the design stage of the motor vehicle. 本発明の一実施例に係る視認可能領域設定フローチャートの一例を示す図である。It is a figure which shows an example of the visual recognition area | region setting flowchart which concerns on one Example of this invention. 視認不可能範囲を設定する様子を示す図である。It is a figure which shows a mode that the visual recognition impossible range is set. 本発明の一実施例に係る視認可能領域設定機能を自動車の設計段階に適用した例を示す図である。It is a figure which shows the example which applied the visible region setting function which concerns on one Example of this invention to the design stage of the motor vehicle. 本発明の一実施例に係る視認可能判定フローチャートの一例を示す図である。It is a figure which shows an example of the visual recognition determination flowchart which concerns on one Example of this invention.

符号の説明Explanation of symbols

10 設計支援装置
15 プログラム
16 モデル作成部
17 モデル利用部
30 ユーザー端末
31 CPU
32 ROM
33 RAM
40 サーバー
DESCRIPTION OF SYMBOLS 10 Design support apparatus 15 Program 16 Model preparation part 17 Model utilization part 30 User terminal 31 CPU
32 ROM
33 RAM
40 servers

Claims (11)

平面上の任意の点を通り、該平面上の曲線に対し、選択された側から接する接線を近似的に作成する接線作成方法であって、
前記曲線上に設定された点を基準点とする第1の過程と、
前記任意の点と前記基準点とを通る近似線を設定する第2の過程と、
前記近似線の前記選択された側にあって、且つ、該近似線から最も遠い前記曲線上の点を前記基準点に置き換える第3の過程と、を有し、
前記第1の過程を実行した後、前記第2の過程と前記第3の過程を交互に複数回繰り返し、最終的に前記第2の過程において作成された近似線を接線とする、
ことを特徴とする接線作成方法。
A method of creating a tangent that approximately creates a tangent that passes through an arbitrary point on a plane and touches a curve on the plane from a selected side,
A first process using a point set on the curve as a reference point;
A second step of setting an approximate line passing through the arbitrary point and the reference point;
A third step of replacing a point on the curve on the selected side of the approximate line and farthest from the approximate line with the reference point;
After executing the first process, the second process and the third process are alternately repeated a plurality of times, and finally the approximate line created in the second process is set as a tangent line.
A tangent creation method characterized by this.
請求項1に記載の接線作成方法であって、
前記第1の過程において前記曲線上に設定される基準点は、前記任意の点を通り前記曲線の選択された側に設定される基準直線に、最も近い前記曲線上の点である、
接線作成方法。
The tangent creation method according to claim 1,
The reference point set on the curve in the first step is the point on the curve that is closest to the reference line that passes through the arbitrary point and is set on the selected side of the curve.
Tangent creation method.
請求項1又は2に記載の接線作成方法を実現するコンピューター読み取り可能なプログラム。   A computer-readable program for realizing the tangential line creation method according to claim 1. 3次元空間における基準平面と、該基準平面に対して同じ側に存在する視点および遮蔽物体と、をモデル化したCADモデルを用いて、前記視点から見て前記遮蔽物体により死角となる前記基準平面上の死角領域を設定する、死角領域設定方法であって、
前記視点を通り前記基準平面の法線を含む平面を、該法線を回転中心とした異なる回転角をもって複数個設定する第1の過程と、
各平面において、前記視点を通り、前記遮蔽物体の断面に接する接線を、請求項1又は2に記載の接線作成方法により作成する第2の過程と、
各平面において、該第2の過程により作成された接線と前記基準平面との交点を求める第3の過程と、
各平面における、前記第3の過程において求められた交点、及び前記第2の過程において接線を作成する際に求められた接点、を連ねて前記死角領域の境界線を設定する第4の過程と、を有する、
ことを特徴とする死角領域設定方法。
The reference plane that becomes a blind spot by the shielding object when viewed from the viewpoint, using a CAD model in which a reference plane in a three-dimensional space and a viewpoint and a shielding object existing on the same side with respect to the reference plane are modeled. A blind spot area setting method for setting the top blind spot area,
A first step of setting a plurality of planes passing through the viewpoint and including the normal line of the reference plane with different rotation angles with the normal line as a rotation center;
In each plane, a second process of creating a tangent that passes through the viewpoint and is in contact with a cross section of the shielding object by the tangent creation method according to claim 1 or 2,
In each plane, a third process for obtaining an intersection point between the tangent created by the second process and the reference plane;
A fourth step of setting a boundary line of the blind spot region by connecting the intersection point obtained in the third step and the contact point obtained in creating the tangent line in the second step in each plane; Having
A blind spot area setting method characterized by that.
請求項4に記載の死角領域設定方法を実現するコンピューター読み取り可能なプログラム。   A computer-readable program for realizing the blind spot area setting method according to claim 4. 3次元空間における基準平面と、該基準平面に対して同じ側に存在する、視点および遮蔽物体および基準平面に接する所定の大きさの視認対象物と、をモデル化したCADモデルを用いて、前記視点から前記遮蔽物体により死角とならずに前記視認対象物が視認できる、前記視認対象物の前記基準平面における領域を設定する、視認可能領域設定方法であって、
前記視点を通り前記基準平面の法線を含む平面を、該法線を回転中心とした異なる回転角をもって複数個設定する第1の過程と、
各平面において、前記視点を通り、前記遮蔽物体の断面に接する接線を、請求項1又は2に記載の接線作成方法により作成する第2の過程と、
各平面において、前記基準平面を表す基準直線に沿って前記視認対象物を移動させた場合に、前記視認対象物が前記第2の過程において作成された接線と交錯する、前記基準直線上の交錯範囲を設定する第3の過程と、
各平面における交錯範囲を連ねて視認可能領域を設定する第4の過程と、を有する、
ことを特徴とする視認可能領域設定方法。
Using a CAD model obtained by modeling a reference plane in a three-dimensional space and a viewing object having a predetermined size in contact with the viewpoint, the shielding object, and the reference plane that are on the same side of the reference plane, A viewable area setting method for setting an area in the reference plane of the visual recognition object that allows the visual recognition object to be visually recognized without a blind spot by the shielding object from a viewpoint,
A first step of setting a plurality of planes passing through the viewpoint and including the normal line of the reference plane with different rotation angles with the normal line as a rotation center;
In each plane, a second process of creating a tangent that passes through the viewpoint and is in contact with a cross section of the shielding object by the tangent creation method according to claim 1 or 2,
In each plane, when the viewing object is moved along a reference line representing the reference plane, the viewing object intersects with the tangent created in the second process. A third step of setting the range;
A fourth step of setting a viewable region by connecting the crossing ranges in each plane,
A visible region setting method characterized by the above.
請求項6に記載の視認可能領域設定方法を実現するコンピューター読み取り可能なプログラム。   A computer-readable program for realizing the viewable area setting method according to claim 6. 3次元空間における基準平面と、該基準平面に対して同じ側に存在する、視点および遮蔽物体および基準平面に接する所定の大きさの視認対象物と、をモデル化したCADモデルを用いて、前記基準平面上において前記視認対象物の位置を任意に設定した際に、前記視点から前記遮蔽物体により死角とならずに前記視認対象物が視認可能か否かを判定する、視認可能判定方法であって、
前記視点および前記視認対象物を通り前記基準平面の法線を含む平面を設定する第1の過程と、
前記第1の過程において設定された平面において、前記視点を通り、前記遮蔽物体の断面に接する接線を、請求項1又は2に記載の接線作成方法により作成する第2の過程と、
前記第1の過程において設定された平面において、前記接線が前記視認対象物と交錯する場合に、前記視認対象物が視認可能と判定する、第3の過程と、を有する、
ことを特徴とする視認可能判定方法。
Using a CAD model obtained by modeling a reference plane in a three-dimensional space and a viewing object having a predetermined size in contact with the viewpoint, the shielding object, and the reference plane that are on the same side of the reference plane, A visual recognition determination method for determining whether or not the visual recognition object is visible from the viewpoint without causing a blind spot by the shielding object when the position of the visual recognition object is arbitrarily set on a reference plane. And
A first step of setting a plane passing through the viewpoint and the visual recognition object and including a normal line of the reference plane;
A second step of creating a tangent that passes through the viewpoint and touches a cross section of the shielding object in the plane set in the first step by the tangent creation method according to claim 1,
In the plane set in the first process, when the tangent line intersects with the visual recognition object, it is determined that the visual recognition object is visible, a third process,
The visual recognition determination method characterized by the above.
請求項8に記載の視認可能判定方法を実現するコンピューター読み取り可能なプログラム。   The computer-readable program which implement | achieves the visual recognition determination method of Claim 8. 請求項3又は5又は7又は9に記載のプログラムを実行する設計支援装置。   A design support apparatus for executing the program according to claim 3 or 5 or 7 or 9. 請求項3又は5又は7又は9に記載のプログラムが記憶された記録媒体。   A recording medium in which the program according to claim 3 or 5 or 7 or 9 is stored.
JP2005342625A 2005-11-28 2005-11-28 Tangent line creation method, blind spot area setting method, viewable area setting method, viewability determination method, design support apparatus, and recording medium Expired - Fee Related JP4769557B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005342625A JP4769557B2 (en) 2005-11-28 2005-11-28 Tangent line creation method, blind spot area setting method, viewable area setting method, viewability determination method, design support apparatus, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005342625A JP4769557B2 (en) 2005-11-28 2005-11-28 Tangent line creation method, blind spot area setting method, viewable area setting method, viewability determination method, design support apparatus, and recording medium

Publications (2)

Publication Number Publication Date
JP2007148811A true JP2007148811A (en) 2007-06-14
JP4769557B2 JP4769557B2 (en) 2011-09-07

Family

ID=38210155

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005342625A Expired - Fee Related JP4769557B2 (en) 2005-11-28 2005-11-28 Tangent line creation method, blind spot area setting method, viewable area setting method, viewability determination method, design support apparatus, and recording medium

Country Status (1)

Country Link
JP (1) JP4769557B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009258957A (en) * 2008-04-16 2009-11-05 Toyota Motor Corp Contact point identification method, tangential line generation method, blind corner border line generation method, program, and shape analysis device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003319383A (en) * 2002-04-24 2003-11-07 Equos Research Co Ltd On-vehicle image processing apparatus
JP2005057536A (en) * 2003-08-05 2005-03-03 Nissan Motor Co Ltd Video presentation apparatus
JP2005145121A (en) * 2003-11-12 2005-06-09 Murakami Corp Vehicle forward viewing device
JP2005303792A (en) * 2004-04-14 2005-10-27 Auto Network Gijutsu Kenkyusho:Kk Vehicle periphery monitoring system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003319383A (en) * 2002-04-24 2003-11-07 Equos Research Co Ltd On-vehicle image processing apparatus
JP2005057536A (en) * 2003-08-05 2005-03-03 Nissan Motor Co Ltd Video presentation apparatus
JP2005145121A (en) * 2003-11-12 2005-06-09 Murakami Corp Vehicle forward viewing device
JP2005303792A (en) * 2004-04-14 2005-10-27 Auto Network Gijutsu Kenkyusho:Kk Vehicle periphery monitoring system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009258957A (en) * 2008-04-16 2009-11-05 Toyota Motor Corp Contact point identification method, tangential line generation method, blind corner border line generation method, program, and shape analysis device

Also Published As

Publication number Publication date
JP4769557B2 (en) 2011-09-07

Similar Documents

Publication Publication Date Title
US6043813A (en) Interactive computerized witness interrogation recording tool
Georgiou et al. Haptic in-vehicle gesture controls
US20170061036A1 (en) Modeling a three-dimensional object having multiple materials
JP5498437B2 (en) Information processing device, information processing method, information processing program, computer-readable recording medium storing information processing program, thickness region setting device, thickness region setting method, thickness region setting program, computer readable storing thickness region setting program Data structure related to various recording media and surfaces in virtual space
JP2018509799A5 (en)
Mok et al. Reinventing the wheel: transforming steering wheel systems for autonomous vehicles
JP2017097864A (en) Computer-implemented method of displaying assembly of digitally modeled objects revealing hidden objects
JP4841903B2 (en) Driving simulator
JP4769557B2 (en) Tangent line creation method, blind spot area setting method, viewable area setting method, viewability determination method, design support apparatus, and recording medium
KR102095118B1 (en) Automated design generation method and system
JP2013186830A (en) Eyesight evaluation method of front pillar, eyesight valuation device of front pillar, and front pillar
JP2005242463A (en) Simulation device and its method
JP3990147B2 (en) Projection control processing apparatus and computer program
JP2006277369A (en) Vehicle planning support system
EP3230957B1 (en) Virtual interactive definition of volumetric shapes
JP6827609B2 (en) Information display control devices and methods, as well as programs and recording media
KR20220067828A (en) Device and method for making three dimensional modeling using simulator
KR20090000901A (en) Experience-learning system
JP6481596B2 (en) Evaluation support device for vehicle head-up display
JP2010039680A (en) Image processor, image processing program, and image processing method
JP4517335B2 (en) Simulation apparatus and method
JP4419116B2 (en) Planning support system, method, program, apparatus and recording medium
JP6149529B2 (en) Vehicle planning support system
Chen Real-time physics based simulation for 3d computer graphics
CN113885771B (en) Visual processing method of track information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080923

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110412

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110525

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

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

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

Free format text: PAYMENT UNTIL: 20140624

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees