JP7397814B2 - Model creation device, model creation method and program - Google Patents

Model creation device, model creation method and program Download PDF

Info

Publication number
JP7397814B2
JP7397814B2 JP2021001444A JP2021001444A JP7397814B2 JP 7397814 B2 JP7397814 B2 JP 7397814B2 JP 2021001444 A JP2021001444 A JP 2021001444A JP 2021001444 A JP2021001444 A JP 2021001444A JP 7397814 B2 JP7397814 B2 JP 7397814B2
Authority
JP
Japan
Prior art keywords
image data
data
spatio
propagation characteristic
machine learning
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.)
Active
Application number
JP2021001444A
Other languages
Japanese (ja)
Other versions
JP2022106445A (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.)
KDDI Research Inc
Original Assignee
KDDI Research Inc
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 KDDI Research Inc filed Critical KDDI Research Inc
Priority to JP2021001444A priority Critical patent/JP7397814B2/en
Publication of JP2022106445A publication Critical patent/JP2022106445A/en
Application granted granted Critical
Publication of JP7397814B2 publication Critical patent/JP7397814B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Description

本発明は、電波の時空間伝搬特性を特定するために用いられるモデル作成装置、モデル作成方法及びプログラムに関する。 The present invention relates to a model creation device, a model creation method, and a program used to specify the spatiotemporal propagation characteristics of radio waves.

空間内の電波の伝搬特性を推定する手法として、受信点を含む地図データにCNN(Convolutional Neural Network)を適用して都市構造パラメータを特徴量として抽出し、抽出された特徴量からFNN(Fully-connected Neural Network)により推定する手法が知られている(例えば、特許文献1を参照)。 As a method for estimating the propagation characteristics of radio waves in space, CNN (Convolutional Neural Network) is applied to map data including reception points to extract urban structure parameters as features, and FNN (Fully-Neural Network) is applied from the extracted features. A method of estimating using a connected neural network is known (for example, see Patent Document 1).

特開2019-122008号公報JP 2019-122008 Publication

時空間伝搬特性には、送信点及び受信点から視認可能な構造物が大きく影響するが、従来の手法においては、時空間伝搬特性への影響が比較的小さい領域の構造物に関する情報も使用される。したがって、時空間伝搬特性の学習に長時間を要するという問題が生じていた。 The spatio-temporal propagation characteristics are greatly influenced by structures visible from the transmitting and receiving points, but in conventional methods, information about structures in areas that have a relatively small effect on the spatio-temporal propagation characteristics is also used. Ru. Therefore, a problem has arisen in that it takes a long time to learn the spatio-temporal propagation characteristics.

そこで、本発明はこれらの点に鑑みてなされたものであり、空間の画像データを用いて電波の時空間伝搬特性を機械学習により推定するために要する時間を短縮することを目的とする。 The present invention has been made in view of these points, and an object of the present invention is to shorten the time required to estimate the spatiotemporal propagation characteristics of radio waves by machine learning using spatial image data.

本発明の第1の態様のモデル作成装置は、電波を送信する送信機が設置された送信位置、又は前記電波を受信する受信機が設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データを取得する画像データ取得部と、前記可視領域画像データに対応する三次元空間において前記送信機から前記受信機まで前記電波を送信した場合の時空間伝搬特性を示す機械学習用時空間伝搬特性データを取得する特性データ取得部と、前記可視領域画像データと、前記送信位置と、前記受信位置と、前記機械学習用時空間伝搬特性データとを教師データとして機械学習し、前記可視領域画像データと、前記送信位置と、前記受信位置と、が入力されると、入力された前記送信位置から前記受信位置まで前記電波が送信された場合の時空間伝搬特性を示す時空間伝搬特性データを出力する時空間伝搬特性モデルを作成するモデル作成部と、を有する。 The model creation device according to the first aspect of the present invention provides an area that can be visually recognized from at least one of a transmission position where a transmitter that transmits radio waves is installed, and a reception position where a receiver that receives the radio waves is installed. an image data acquisition unit that acquires visible region image data for machine learning indicating the visible region image data, and spatiotemporal propagation characteristics when the radio waves are transmitted from the transmitter to the receiver in a three-dimensional space corresponding to the visible region image data. a characteristic data acquisition unit that acquires spatio-temporal propagation characteristic data for machine learning indicating the above-mentioned visible region image data, the transmission position, the reception position, and the spatio-temporal propagation characteristic data for machine learning as teacher data; Through machine learning, when the visible region image data, the transmission position, and the reception position are input, the spatiotemporal propagation characteristics when the radio wave is transmitted from the input transmission position to the reception position are calculated. a model creation unit that creates a spatio-temporal propagation characteristic model that outputs spatio-temporal propagation characteristic data indicating .

前記モデル作成部は、前記三次元空間に含まれる構造物の表面における、前記送信機が送信した電波に基づく電力の分布を示す電力分布データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成してもよい。 The model creation unit uses, as the teacher data, the visible region image data associated with power distribution data indicating the distribution of power based on the radio waves transmitted by the transmitter on the surface of the structure included in the three-dimensional space. The spatio-temporal propagation characteristic model may be created by machine learning using the method.

前記モデル作成部は、前記三次元空間に含まれる構造物の表面の深度を示す深度データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成してもよい。 The model creation unit creates the spatio-temporal propagation characteristic model by performing machine learning using the visible region image data associated with depth data indicating the depth of the surface of a structure included in the three-dimensional space as the teacher data. may be created.

前記モデル作成部は、前記三次元空間のうち、前記送信位置及び前記受信位置の両方から視認可能な領域を示す視認領域データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成してもよい。 The model creation unit performs machine learning using the visible area image data associated with visible area data indicating an area visible from both the transmitting position and the receiving position in the three-dimensional space as the teacher data. The spatio-temporal propagation characteristic model may be created by doing so.

前記モデル作成部は、前記三次元空間に含まれる構造物の面の角度を示す角度データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成してもよい。 The model creation unit creates the spatio-temporal propagation characteristic model by performing machine learning using the visible area image data associated with angle data indicating angles of surfaces of structures included in the three-dimensional space as the teacher data. may be created.

前記モデル作成部は、前記可視領域画像データのうち、前記三次元空間に含まれる構造物のエッジ部分から所定の範囲内の領域に対応するデータを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成してもよい。 The model creation unit performs machine learning using, as the teacher data, data corresponding to an area within a predetermined range from an edge portion of a structure included in the three-dimensional space, out of the visible area image data. A spatio-temporal propagation characteristic model may also be created.

前記モデル作成部は、前記送信位置に光源を配置した場合に前記光源が発した光を視認可能な前記受信位置から視認することができる前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成してもよい。 The model creation unit performs machine learning using the visible region image data that can be viewed from the receiving position where light emitted by the light source is visible when the light source is placed at the transmitting position as the teacher data. The spatio-temporal propagation characteristic model may be created by doing so.

本発明の第2の態様のモデル作成方法は、コンピュータが実行する、電波を送信する送信機が設置された送信位置、又は前記電波を受信する受信機が設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データを取得するステップと、前記可視領域画像データに対応する三次元空間において前記送信機から前記受信機まで前記電波を送信した場合の時空間伝搬特性を示す機械学習用時空間伝搬特性データを取得するステップと、前記可視領域画像データと、前記送信位置と、前記受信位置と、前記機械学習用時空間伝搬特性データとを教師データとして学習し、前記可視領域画像データと、前記送信位置と、前記受信位置と、が入力されると、入力された前記送信位置から前記受信位置まで前記電波が送信された場合の時空間伝搬特性を示す時空間伝搬特性データを出力する時空間伝搬特性モデルを作成するステップと、を有する。 The model creation method according to the second aspect of the present invention is performed by a computer and includes visual confirmation from at least one of a transmitting position where a transmitter that transmits radio waves is installed, or a receiving position where a receiver that receives the radio waves is installed. a step of acquiring visible region image data for machine learning indicating an area where the visible region image data can be used; and a spatio-temporal space when the radio waves are transmitted from the transmitter to the receiver in a three-dimensional space corresponding to the visible region image data. a step of acquiring spatiotemporal propagation characteristic data for machine learning indicating propagation characteristics; and learning using the visible region image data, the transmission position, the reception position, and the spatiotemporal propagation characteristic data for machine learning as training data. When the visible region image data, the transmission position, and the reception position are input, the time-space propagation characteristics are shown when the radio wave is transmitted from the input transmission position to the reception position. creating a spatio-temporal propagation characteristic model that outputs spatio-temporal propagation characteristic data.

本発明の第3の態様のプログラムは、コンピュータに、電波を送信する送信機が設置された送信位置、又は前記電波を受信する受信機が設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データを取得するステップと、前記可視領域画像データに対応する三次元空間において前記送信機から前記受信機まで前記電波を送信した場合の時空間伝搬特性を示す機械学習用時空間伝搬特性データを取得するステップと、前記可視領域画像データと、前記送信位置と、前記受信位置と、前記機械学習用時空間伝搬特性データとを教師データとして学習し、前記可視領域画像データと、前記送信位置と、前記受信位置と、が入力されると、入力された前記送信位置から前記受信位置まで前記電波が送信された場合の時空間伝搬特性を示す時空間伝搬特性データを出力する時空間伝搬特性モデルを作成するステップと、を実行させる。 The program according to the third aspect of the present invention can be visually checked on a computer from at least one of a transmitting position where a transmitter for transmitting radio waves is installed, or a receiving position where a receiver for receiving the radio waves is installed. A step of acquiring visible region image data for machine learning indicating a region, and showing spatiotemporal propagation characteristics when the radio wave is transmitted from the transmitter to the receiver in a three-dimensional space corresponding to the visible region image data. a step of acquiring spatio-temporal propagation characteristic data for machine learning, learning the visible region image data, the transmission position, the reception position, and the spatio-temporal propagation characteristic data for machine learning as teacher data; When the regional image data, the transmission position, and the reception position are input, a spatiotemporal propagation characteristic indicating a spatiotemporal propagation characteristic when the radio wave is transmitted from the input transmission position to the reception position. A step of creating a spatio-temporal propagation characteristic model for outputting data is executed.

本発明によれば、空間の画像データを用いて電波の時空間伝搬特性の機械学習をするために要する時間を短縮することができるという効果を奏する。 According to the present invention, it is possible to reduce the time required for machine learning of the spatio-temporal propagation characteristics of radio waves using spatial image data.

本実施形態に係るモデル作成装置の概要を説明するための図である。FIG. 1 is a diagram for explaining an overview of a model creation device according to the present embodiment. モデル作成装置1の構成を示す図である。1 is a diagram showing the configuration of a model creation device 1. FIG. 送信位置及び受信位置から視認可能な領域の例を示す図である。FIG. 3 is a diagram illustrating an example of an area that is visible from a transmission position and a reception position. 時空間伝搬特性特定装置2の構成を示す図である。1 is a diagram showing the configuration of a spatio-temporal propagation characteristic identification device 2. FIG.

[モデル作成装置の概要]
図1は、本実施形態に係るモデル作成装置の概要を説明するための図である。モデル作成装置は、電波の時空間伝搬特性を示す時空間伝搬特性モデルを作成するためのコンピュータである。時空間伝搬特性は、例えば遅延スプレッド、角度スプレッド、ドップラースプレッド、Kファクタ、又はシャドウフェージング偏差である。
[Overview of model creation device]
FIG. 1 is a diagram for explaining an overview of a model creation device according to this embodiment. The model creation device is a computer for creating a spatio-temporal propagation characteristic model indicating the spatio-temporal propagation characteristics of radio waves. The spatiotemporal propagation characteristics are, for example, delay spread, angular spread, Doppler spread, K-factor, or shadow fading deviation.

図1は、構造物が存在する領域を上方から見た状態を模式的に示している。構造物は、例えばビル、家、ホール等の建物であり、電波の時空間伝搬特性に影響を与える物体である。図1には、電波を送信する送信機Tと、電波を受信する受信機Rとが示されている。送信機Tが送信した電波はアンテナの指向性に対応する方向に放射されるが、図1においては、受信機Rに向けて放射される電波W1、構造物B1に向けて放射される電波W21、及び構造物B2に向けて放射される電波W31が示されている。 FIG. 1 schematically shows a state in which a region where a structure exists is viewed from above. The structure is, for example, a building, a house, a hall, or the like, and is an object that affects the spatiotemporal propagation characteristics of radio waves. FIG. 1 shows a transmitter T that transmits radio waves and a receiver R that receives radio waves. The radio waves transmitted by the transmitter T are radiated in the direction corresponding to the directivity of the antenna, but in FIG. 1, the radio waves W1 are radiated toward the receiver R, and the radio waves W21 are radiated toward the structure B1. , and a radio wave W31 radiated toward the structure B2.

図1(a)においては、電波W1は送信機Tから受信機Rに直接届く。電波W21は、構造物B1の壁で反射し、反射したW22が受信機Rに届く。しかし、構造物B2に向けて放射された電波W31は、構造物B1で遮られて構造物B2には届かない。図1(b)においては、電波W31が構造物B2に届いて構造物B2の壁で反射するが、反射した電波W32は構造物B1に遮られて受信機Rには届かない。 In FIG. 1(a), a radio wave W1 directly reaches a receiver R from a transmitter T. The radio wave W21 is reflected by the wall of the structure B1, and the reflected wave W22 reaches the receiver R. However, the radio wave W31 radiated toward the structure B2 is blocked by the structure B1 and does not reach the structure B2. In FIG. 1B, the radio wave W31 reaches the structure B2 and is reflected by the wall of the structure B2, but the reflected radio wave W32 is blocked by the structure B1 and does not reach the receiver R.

以上のように、送信機Tから送信された電波は、構造物B2で反射して受信機Rに到達しないので、送信機Tから受信機Rへの電波の時空間伝搬特性に、構造物B2の存在は影響しない。従来、送信機Tから受信機Rへの電波の時空間伝搬特性を推定する際には、送信機T及び受信機Rの周辺の全ての構造物の影響が考慮されていた。しかし、本実施形態に係るモデル作成装置は、図1に示す構造物B2のように伝搬特性に影響しない構造物等の構造物を考慮することなく、送信機T又は受信機Rの少なくともいずれかから見通すことができる構造物の位置及び形状等に基づいて時空間伝搬特性を機械学習することにより、時空間伝搬特性モデルを作成するために要する時間を短縮することができる。 As described above, the radio waves transmitted from the transmitter T are reflected by the structure B2 and do not reach the receiver R, so the spatio-temporal propagation characteristics of the radio waves from the transmitter T to the receiver R are presence has no effect. Conventionally, when estimating the spatio-temporal propagation characteristics of radio waves from the transmitter T to the receiver R, the influence of all structures around the transmitter T and receiver R has been taken into consideration. However, the model creation device according to the present embodiment does not take into account structures such as structures that do not affect the propagation characteristics, such as structure B2 shown in FIG. The time required to create a spatio-temporal propagation characteristic model can be reduced by machine learning the spatio-temporal propagation characteristics based on the position, shape, etc. of the structure that can be seen from the ground.

以下、本実施形態に係るモデル作成装置、及びモデル作成装置が作成した時空間伝搬特性モデルに基づいて時空間伝搬特性を特定する時空間伝搬特性特定装置の構成及び動作を詳細に説明する。 Hereinafter, the configuration and operation of the model creation device according to this embodiment and the spatiotemporal propagation characteristic identifying device that identifies spatiotemporal propagation characteristics based on the spatiotemporal propagation characteristic model created by the model creation device will be described in detail.

[モデル作成装置1の構成]
図2は、モデル作成装置1の構成を示す図である。モデル作成装置1は、送信位置と受信位置との間での電波の時空間伝搬特性を示すモデルを作成するための装置であり、例えばコンピュータである。モデル作成装置1は、通信部11と、記憶部12と、制御部13と、を有する。制御部13は、画像データ取得部131と、特性データ取得部132と、モデル作成部133と、を有する。
[Configuration of model creation device 1]
FIG. 2 is a diagram showing the configuration of the model creation device 1. The model creation device 1 is a device for creating a model showing the spatio-temporal propagation characteristics of radio waves between a transmission position and a reception position, and is, for example, a computer. The model creation device 1 includes a communication section 11, a storage section 12, and a control section 13. The control unit 13 includes an image data acquisition unit 131, a characteristic data acquisition unit 132, and a model creation unit 133.

通信部11は、ネットワークを介して各種のデータを送受信するための通信インターフェースを有する。通信部11は、モデル作成装置1がモデルを作成するために使用する画像データ及び時空間伝搬特性データを外部装置から取得する。 The communication unit 11 has a communication interface for transmitting and receiving various data via a network. The communication unit 11 acquires image data and spatiotemporal propagation characteristic data used by the model creation device 1 to create a model from an external device.

画像データは、電波を送信する送信機Tが設置された送信位置、又は電波を受信する受信機Rが設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データである。可視領域画像データは、例えば三次元空間における構造物の位置及び向きの情報を含む全天球画像データであり、モデル作成部133が機械学習により時空間伝搬特性モデルを構築するための教師データとして使用される。可視領域画像データは、送信位置又は受信位置の少なくとも一方から視認することができる領域の画像データのみを含んでもよい。 The image data is a visible area for machine learning that indicates an area that can be viewed from at least one of the transmission position where the transmitter T that transmits radio waves is installed, or the reception position where the receiver R that receives radio waves is installed. This is image data. The visible region image data is, for example, spherical image data that includes information on the position and orientation of structures in three-dimensional space, and is used as training data for the model creation unit 133 to construct a spatio-temporal propagation characteristic model by machine learning. used. The visible area image data may include only image data of an area that can be visually recognized from at least one of the transmitting position and the receiving position.

可視領域画像データは、例えば、三次元空間における深度を示す深度情報及び自由空間伝搬損失(FSPL:Free Space Path Loss)情報を含んでいる。深度は、例えば、可視領域画像の撮影方向における基準位置(例えば観測点の位置)から構造物の表面までの距離である。通信部11は、例えば、外部のコンピュータに記憶されている三次元構造物情報データベース、点群情報データベース、又は実測全天球画像データベースにアクセスすることにより、可視領域画像データを取得する。 The visible region image data includes, for example, depth information indicating depth in three-dimensional space and free space path loss (FSPL) information. The depth is, for example, the distance from the reference position (for example, the position of an observation point) to the surface of the structure in the photographing direction of the visible region image. The communication unit 11 acquires the visible region image data by accessing, for example, a three-dimensional structure information database, a point cloud information database, or a measured spherical image database stored in an external computer.

時空間伝搬特性データは、可視領域画像データに対応する三次元空間において送信機Tから受信機Rまで電波を送信した場合の時空間伝搬特性を示す機械学習用時空間伝搬特性データである。時空間伝搬特性データは、送信機Tから受信機Rまで電波が伝送される間に生じる時空間伝搬特性を示す実測データであり、モデル作成部133が機械学習により時空間伝搬特性モデルを構築するための教師データとして使用される。 The spatiotemporal propagation characteristic data is spatiotemporal propagation characteristic data for machine learning that indicates the spatiotemporal propagation characteristic when radio waves are transmitted from the transmitter T to the receiver R in the three-dimensional space corresponding to the visible region image data. The spatio-temporal propagation characteristic data is actually measured data indicating the spatio-temporal propagation characteristics that occur during the transmission of radio waves from the transmitter T to the receiver R, and the model creation unit 133 constructs a spatio-temporal propagation characteristic model by machine learning. used as training data for

記憶部12は、ROM(Read Only Memory)、RAM(Random Access Memory)及びSSD(Solid State Drive)等の記憶媒体を有する。記憶部12は、制御部13が実行するプログラムを記憶する。また、記憶部12は、モデル作成部133により作成される時空間伝搬特性モデル121を記憶する。時空間伝搬特性モデル121は、モデル作成部133により作成された後に更新されてもよい。時空間伝搬特性モデル121は、時空間伝搬特性の推定が必要な三次元空間の可視領域情報が入力されると、当該三次元空間において指定された送信位置と受信位置との間の遅延スプレッド及び角度スプレッド等の時空間伝搬特性の推定値を出力する機械学習モデルである。 The storage unit 12 includes storage media such as ROM (Read Only Memory), RAM (Random Access Memory), and SSD (Solid State Drive). The storage unit 12 stores programs executed by the control unit 13. The storage unit 12 also stores the spatiotemporal propagation characteristic model 121 created by the model creation unit 133. The spatiotemporal propagation characteristic model 121 may be updated after being created by the model creation unit 133. When the spatio-temporal propagation characteristic model 121 receives the three-dimensional visible area information that requires estimation of the spatio-temporal propagation characteristic, the spatio-temporal propagation characteristic model 121 calculates the delay spread and the This is a machine learning model that outputs estimated values of spatiotemporal propagation characteristics such as angular spread.

制御部13は、例えばCPU(Central Processing Unit)を含む。制御部13は、記憶部12に記憶されたプログラムを実行することにより、画像データ取得部131、特性データ取得部132及びモデル作成部133として機能する。 The control unit 13 includes, for example, a CPU (Central Processing Unit). The control unit 13 functions as an image data acquisition unit 131, a characteristic data acquisition unit 132, and a model creation unit 133 by executing a program stored in the storage unit 12.

画像データ取得部131は、通信部11を介して、モデル作成部133が機械学習に使用する可視領域画像データを取得する。可視領域画像データは、三次元空間がカメラで撮影されることにより作成された撮像画像データであってもよく、三次元空間内の構造物の位置及び形状が実測されて作成された画像データであってもよい。画像データ取得部131は、取得した可視領域画像データをモデル作成部133に入力する。 The image data acquisition unit 131 acquires, via the communication unit 11, visible region image data that the model creation unit 133 uses for machine learning. The visible area image data may be captured image data created by photographing a three-dimensional space with a camera, or may be image data created by actually measuring the position and shape of a structure in the three-dimensional space. There may be. The image data acquisition unit 131 inputs the acquired visible region image data to the model creation unit 133.

画像データ取得部131は、取得した可視領域画像データをそのままモデル作成部133に入力してもよいが、取得した可視領域画像データに、送信位置及び受信位置の両方から視認できない領域の画像データが含まれている場合、取得した可視領域画像データのうち、送信位置又は受信位置の少なくともいずれかから視認可能な領域の画像データのみを抽出し、抽出した可視領域画像データをモデル作成部133に入力してもよい。画像データ取得部131は、送信位置及び受信位置の両方から視認可能な領域の画像データのみを抽出し、抽出した可視領域画像データをモデル作成部133に入力してもよい。 The image data acquisition unit 131 may input the acquired visible area image data as is to the model creation unit 133, but if the acquired visible area image data includes image data of an area that is not visible from both the transmitting position and the receiving position. If it is included, extract only the image data of the area that is visible from at least either the transmission position or the reception position from the acquired visible area image data, and input the extracted visible area image data to the model creation unit 133. You may. The image data acquisition unit 131 may extract only the image data of the area that is visible from both the transmission position and the reception position, and input the extracted visible area image data to the model creation unit 133.

特性データ取得部132は、通信部11を介して、モデル作成部133が機械学習に使用する時空間伝搬特性データを取得する。時空間伝搬特性データは、可視領域画像データが示す三次元空間内の2つの位置の組み合わせに関連付けられている。時空間伝搬特性データは、例えば、可視領域画像に含まれる三次元空間内の送信機Tの位置を示す緯度・経度情報及び受信機Rの位置を示す緯度・経度情報に関連付けられており、送信機Tから受信機Rに電波が送信された際の時空間伝搬特性を実測した結果に基づいて作成されている。特性データ取得部132は、取得した時空間伝搬特性データをモデル作成部133に入力する。 The characteristic data acquisition unit 132 acquires, via the communication unit 11, spatiotemporal propagation characteristic data that the model creation unit 133 uses for machine learning. The spatiotemporal propagation characteristic data is associated with a combination of two positions in the three-dimensional space indicated by the visible region image data. The spatiotemporal propagation characteristic data is associated with, for example, latitude/longitude information indicating the position of the transmitter T in the three-dimensional space included in the visible region image and latitude/longitude information indicating the position of the receiver R, and It is created based on the results of actual measurements of the spatio-temporal propagation characteristics when radio waves are transmitted from device T to receiver R. The characteristic data acquisition unit 132 inputs the acquired spatiotemporal propagation characteristic data to the model creation unit 133.

モデル作成部133は、可視領域画像データと、送信位置と、受信位置と、機械学習用時空間伝搬特性データとを教師データとして機械学習する。モデル作成部133は、機械学習することにより、可視領域画像データと、送信位置と、受信位置と、が入力されると、入力された送信位置から受信位置まで電波が送信された場合の時空間伝搬特性を示す時空間伝搬特性データを出力する時空間伝搬特性モデル121を作成する。 The model creation unit 133 performs machine learning using the visible region image data, the transmission position, the reception position, and the spatiotemporal propagation characteristic data for machine learning as teacher data. By machine learning, the model creation unit 133 calculates, when the visible region image data, the transmission position, and the reception position are input, the time and space when radio waves are transmitted from the input transmission position to the reception position. A spatiotemporal propagation characteristic model 121 is created that outputs spatiotemporal propagation characteristic data indicating the propagation characteristic.

モデル作成部133は、三次元空間のうち、送信位置及び受信位置の両方から視認可能な領域を示す視認領域データが関連付けられた可視領域画像データを教師データとして用いて機械学習することにより時空間伝搬特性モデル121を作成してもよい。送信位置及び受信位置の両方から視認可能な領域を示す視認領域データは、例えば図1における構造物B1のように、送信機T及び受信機Rから見通すことができる構造物の位置及び形状を示すデータである。 The model creation unit 133 performs machine learning using visible area image data associated with visible area data indicating an area visible from both the transmitting position and the receiving position in the three-dimensional space as training data. A propagation characteristic model 121 may also be created. Visible area data indicating an area that is visible from both the transmitting position and the receiving position indicates the position and shape of a structure that can be seen from the transmitter T and the receiver R, such as structure B1 in FIG. 1, for example. It is data.

図1(a)に示した構造物B2は、送信機T及び受信機Rの両方から見通すことができないので、構造物B2は、送信位置及び受信位置の両方から視認可能な領域に含まれない。図1(b)に示した構造物B2は、送信機Tから見通すことができるが、受信機Rから見通すことができない。このような場合にも、構造物B2は、送信位置及び受信位置の両方から視認可能な領域に含まれない。 Since the structure B2 shown in FIG. 1(a) cannot be seen from both the transmitter T and the receiver R, the structure B2 is not included in the area that is visible from both the transmitting position and the receiving position. . The structure B2 shown in FIG. 1(b) can be seen from the transmitter T, but cannot be seen from the receiver R. In such a case, the structure B2 is not included in the visible area from both the transmitting position and the receiving position.

図3は、送信位置及び受信位置から視認可能な領域の例を示す図である。図3(a)と図3(b)とでは、送信機Tの位置と受信機Rの位置とが異なっている。図3における白い四角形は、送信機Tと受信機Rの両方から視認可能な構造物である。図3における網点の四角形は、送信機T又は受信機Rのいずれか一方から視認可能な構造物である。図3における斜線の四角形は、送信機Tからも受信機Rからも視認できない構造物である。 FIG. 3 is a diagram illustrating an example of an area that is visible from the transmission position and the reception position. The position of the transmitter T and the position of the receiver R are different between FIG. 3(a) and FIG. 3(b). The white squares in FIG. 3 are structures visible from both the transmitter T and the receiver R. The halftone squares in FIG. 3 are structures that are visible from either the transmitter T or the receiver R. The diagonally shaded rectangle in FIG. 3 is a structure that cannot be seen from either the transmitter T or the receiver R.

モデル作成部133は、例えば、図3における白い四角形で示される構造物の位置及び形状を示すデータを教師データとして用いて機械学習することにより時空間伝搬特性モデル121を作成するモデル作成部133が、このように、送信位置及び受信位置の両方から視認可能な領域を示す視認可能領域データが関連付けられた可視領域画像データを教師データとして用いることで、送信位置及び受信位置のいずれか一方から視認できず、時空間伝搬特性への影響が比較的小さい領域が使用されないので、推定精度を損なわずに機械学習により時空間伝搬特性モデル121を作成するための時間を短縮することができる。 For example, the model creation unit 133 creates the spatiotemporal propagation characteristic model 121 by machine learning using data indicating the position and shape of the structure indicated by the white rectangle in FIG. 3 as training data. In this way, by using visible area image data associated with visible area data indicating an area visible from both the transmitting position and the receiving position as training data, it is possible to make it visible from either the transmitting position or the receiving position. Since regions that cannot be used and have a relatively small influence on the spatio-temporal propagation characteristics are not used, the time required to create the spatio-temporal propagation characteristic model 121 by machine learning can be shortened without impairing estimation accuracy.

なお、モデル作成部133は、送信機T又は受信機Rの一方から見通すことができる領域内の構造物は、Tと受信機Rとの間の伝搬特性への影響がゼロではないことから、送信機T又は受信機Rの一方から見通すことができる領域内の構造物の位置及び形状を含む可視領域画像データを教師データとして用いてもよい。図3に示す例の場合、モデル作成部133は、網点で示す構造物の位置及び形状を示すデータを教師データとして用いてもよい。 Note that the model creation unit 133 assumes that structures within an area that can be seen from either the transmitter T or the receiver R have a non-zero influence on the propagation characteristics between the transmitter T and the receiver R. Visible area image data including the position and shape of a structure within an area that can be seen from either the transmitter T or the receiver R may be used as the teacher data. In the case of the example shown in FIG. 3, the model creation unit 133 may use data indicating the position and shape of the structure indicated by halftone dots as the teacher data.

モデル作成部133は、三次元空間に含まれる構造物の表面における、送信機Tが送信した電波に基づく電力の分布を示す電力分布データが関連付けられた可視領域画像データを教師データとして用いて機械学習することにより時空間伝搬特性モデル121を作成してもよい。電力分布データは、構造物の表面における複数の位置それぞれに電波が照射されることで受ける電力の大きさを示すデータである。構造物の表面は、構造物の壁、窓ガラス、ベランダの手すり等のような部位によって異なる状態になっており、送信機Tが送信した電波の反射特性が異なるため、表面が受ける電力の分布が異なっている。 The model creation unit 133 uses visible region image data associated with power distribution data indicating the distribution of power based on the radio waves transmitted by the transmitter T on the surface of the structure included in the three-dimensional space as training data. The spatio-temporal propagation characteristic model 121 may be created by learning. The power distribution data is data indicating the amount of power received by irradiating radio waves to each of a plurality of positions on the surface of a structure. The surface of a structure is in a different state depending on its parts, such as the structure's walls, window glass, balcony handrails, etc., and the reflection characteristics of the radio waves transmitted by the transmitter T are different, so the distribution of power received by the surface is different. are different.

そこで、モデル作成部133は、可視領域内の構造物の表面それぞれの電力分布の理論値を電力分布データとして算出又は取得する。モデル作成部133は、当該電力分布データを教師データとして用いることで、時空間伝搬特性モデル121の精度を向上させることができる。モデル作成部133は、例えばレイトレーシングの手法を用いることにより、可視領域画像データに基づいて電力分布データを作成することができる。 Therefore, the model creation unit 133 calculates or obtains the theoretical value of the power distribution on each surface of the structure within the visible region as power distribution data. The model creation unit 133 can improve the accuracy of the spatiotemporal propagation characteristic model 121 by using the power distribution data as teacher data. The model creation unit 133 can create power distribution data based on the visible region image data by using, for example, a ray tracing method.

モデル作成部133は、三次元空間に含まれる構造物の表面の深度を示す深度データが関連付けられた可視領域画像データを教師データとして用いて機械学習することにより時空間伝搬特性モデルを作成してもよい。深度データは、構造物の表面における複数の位置それぞれの基準位置(例えば可視領域画像データの撮影位置)からの距離を示すデータである。 The model creation unit 133 creates a spatiotemporal propagation characteristic model by performing machine learning using visible region image data associated with depth data indicating the depth of the surface of a structure included in a three-dimensional space as training data. Good too. The depth data is data indicating the distance of each of a plurality of positions on the surface of the structure from a reference position (for example, a photographing position of visible region image data).

モデル作成部133は、深度データと電力分布データの両方が構造物の表面における複数の位置に関連付けられた可視領域画像データを教師データとして用いてもよい。モデル作成部133は、深度データが関連付けられた可視領域画像データを教師データとして用いることにより、可視領域画像データが示す領域内の構造物の三次元形状と時空間伝搬特性とを関連付けて機械学習することができるので、深度データが含まれる可視領域画像データを取得できる場合に適した時空間伝搬特性モデル121を作成することができる。 The model creation unit 133 may use visible region image data in which both depth data and power distribution data are associated with a plurality of positions on the surface of the structure as training data. The model creation unit 133 performs machine learning by associating the three-dimensional shape and spatio-temporal propagation characteristics of structures in the region indicated by the visible region image data by using the visible region image data associated with the depth data as training data. Therefore, it is possible to create a spatio-temporal propagation characteristic model 121 suitable for the case where visible region image data including depth data can be acquired.

モデル作成部133は、三次元空間に含まれる構造物の面の角度を示す角度データが関連付けられた可視領域画像データを教師データとして用いて機械学習することにより時空間伝搬特性モデル121を作成してもよい。構造物の面の角度は、電波が反射する向きに影響するため、モデル作成部133が構造物の面の角度を示す可視領域画像データを教師データとして用いることで、時空間伝搬特性モデル121の精度が向上する。 The model creation unit 133 creates the spatio-temporal propagation characteristic model 121 by machine learning using visible region image data associated with angle data indicating the angle of the surface of a structure included in a three-dimensional space as training data. You can. Since the angle of the structure's surface affects the direction in which radio waves are reflected, the model creation unit 133 uses visible range image data indicating the angle of the structure's surface as training data to create the spatio-temporal propagation characteristic model 121. Improves accuracy.

なお、モデル作成部133は、送信位置又は受信位置の少なくともいずれかから視認できる領域に含まれる構造物については、電力分布データ、深度データ、又は角度データの少なくともいずれかが関連付けられており、他の領域に含まれる構造物については電力分布データ、深度データ、及び角度データが関連付けられていない可視領域画像データを使用してもよい。モデル作成部133がこのような可視領域画像データを使用することで、送信位置又は受信位置の少なくともいずれかから視認できる領域に関するデータ量が増えながらも、他の領域に関するデータ量の増加を抑えることができるので、機械学習に要する時間を抑制しつつ、作成する時空間伝搬特性モデル121の精度を向上させることができる。 Note that the model creation unit 133 associates at least one of power distribution data, depth data, and angle data with respect to structures included in an area that is visible from at least one of the transmission position and the reception position, and For structures included in the area, visible area image data to which power distribution data, depth data, and angle data are not associated may be used. By using such visible region image data, the model creation unit 133 can suppress an increase in the amount of data regarding other regions even though the amount of data regarding the region that can be seen from at least one of the transmitting position and the receiving position increases. Therefore, the accuracy of the spatio-temporal propagation characteristic model 121 to be created can be improved while suppressing the time required for machine learning.

また、モデル作成部133は、可視領域画像データのうち、三次元空間に含まれる構造物のエッジ部分から所定の範囲内の領域に対応するデータを教師データとして用いて機械学習することにより時空間伝搬特性モデル121を作成してもよい。構造物における複数の面が接するエッジにおいては、電波の伝搬状態が、他の位置に比べて複雑である。そこで、モデル作成部133が、このような構造物のエッジの周辺の部分が抽出された可視領域画像データを教師データとして使用することで、モデル作成部133は、機械学習をする際の処理データ量を削減しつつ、時空間伝搬特性モデル121の精度を十分なレベルにすることができる。 In addition, the model creation unit 133 performs machine learning using data corresponding to a region within a predetermined range from the edge portion of a structure included in the three-dimensional space as training data among the visible region image data. A propagation characteristic model 121 may also be created. At the edge of a structure where multiple surfaces are in contact, the propagation state of radio waves is more complex than at other locations. Therefore, the model creation unit 133 uses the visible area image data from which the peripheral parts of the edges of such structures are extracted as training data, so that the model creation unit 133 can use the data to be processed when performing machine learning. The accuracy of the spatio-temporal propagation characteristic model 121 can be made to a sufficient level while reducing the amount.

モデル作成部133は、送信位置に光源を配置した場合に光源が発した光を視認可能な受信位置から視認することができる可視領域画像データを教師データとして用いて機械学習することにより時空間伝搬特性モデル121を作成してもよい。光源が発した光を視認可能な受信位置は、光源を直接視認可能な位置であってもよく、光源が発した光が物体において反射した光又は空間内で散乱した光を視認可能な位置であってもよい。送信位置に光源を配置した場合に光源が発した光を視認可能な受信位置は、例えば、送信位置と受信位置とを結ぶ直線の間に遮蔽物がないという位置である。モデル作成部133が、このような可視領域画像データを教師データとして用いることで、機械学習をする際の処理データ量を削減しつつ、見通せる2地点間での時空間伝搬特性を示す時空間伝搬特性モデル121の精度を十分なレベルにすることができる。 The model creation unit 133 uses visible region image data that can be seen from the receiving position where the light emitted by the light source is visible when the light source is placed at the transmitting position as training data to perform machine learning to propagate the spatio-temporal propagation. A characteristic model 121 may also be created. The receiving position where the light emitted by the light source can be seen may be a position where the light source can be seen directly, or a position where the light emitted by the light source can be seen reflected from an object or scattered in space. There may be. When a light source is placed at a transmitting position, the receiving position where the light emitted by the light source can be visually recognized is, for example, a position where there is no obstruction between the straight line connecting the transmitting position and the receiving position. By using such visible region image data as training data, the model creation unit 133 can reduce the amount of processing data when performing machine learning, and generate spatiotemporal propagation that shows the spatiotemporal propagation characteristics between two visible points. The accuracy of the characteristic model 121 can be made to a sufficient level.

[伝搬特性特定装置2の構成]
図4は、伝搬特性特定装置2の構成を示す図である。伝搬特性特定装置2は、モデル作成装置1が作成した時空間伝搬特性モデル121を用いて、指定された送信位置と受信位置との間での電波の伝搬特性を特定するための装置であり、例えばコンピュータである。
[Configuration of propagation characteristic identification device 2]
FIG. 4 is a diagram showing the configuration of the propagation characteristic specifying device 2. As shown in FIG. The propagation characteristic specifying device 2 is a device for specifying the propagation characteristic of radio waves between a specified transmission position and a specified reception position using the spatio-temporal propagation characteristic model 121 created by the model creation device 1, For example, a computer.

伝搬特性特定装置2は、通信部21と、表示部22と、操作部23と、記憶部24と、制御部25と、を有する。制御部25は、データ取得部251と、指定受付部252と、出力部253と、を有する。 The propagation characteristic specifying device 2 includes a communication section 21 , a display section 22 , an operation section 23 , a storage section 24 , and a control section 25 . The control unit 25 includes a data acquisition unit 251, a designation reception unit 252, and an output unit 253.

通信部21は、ネットワークを介して各種のデータを送受信するための通信インターフェースを有する。通信部21は、伝搬特性特定装置2が時空間伝搬特性を特定するために使用する可視領域画像データを外部装置から受信し、受信した可視領域画像データをデータ取得部251に入力する。 The communication unit 21 has a communication interface for transmitting and receiving various data via a network. The communication unit 21 receives visible region image data used by the propagation characteristic identifying device 2 to identify spatiotemporal propagation characteristics from an external device, and inputs the received visible region image data to the data acquisition unit 251.

表示部22は、各種のデータを表示するためのディスプレイである。表示部22は、例えば、出力部253から入力された、特定した時空間伝搬特性を示すデータを表示する。 The display unit 22 is a display for displaying various data. The display unit 22 displays, for example, data input from the output unit 253 and indicating the specified spatiotemporal propagation characteristic.

操作部23は、伝搬特性特定装置2を使用するユーザの操作を受け付けるデバイスであり、例えばキーボード、マウス又はタッチパネルである。操作部23は、ユーザにより入力された操作の内容を示す情報を指定受付部252に通知する。 The operation unit 23 is a device that receives operations from a user who uses the propagation characteristic specifying device 2, and is, for example, a keyboard, a mouse, or a touch panel. The operation unit 23 notifies the specification reception unit 252 of information indicating the content of the operation input by the user.

記憶部24は、ROM、RAM及びSSD等の記憶媒体を有する。記憶部24は、制御部25が実行するプログラムを記憶している。また、記憶部24は、モデル作成装置1が作成した時空間伝搬特性モデル121を記憶している。 The storage unit 24 includes storage media such as ROM, RAM, and SSD. The storage unit 24 stores programs executed by the control unit 25. Furthermore, the storage unit 24 stores the spatiotemporal propagation characteristic model 121 created by the model creation device 1.

制御部25は、例えばCPUを有しており、記憶部24に記憶されたプログラムを実行することにより、データ取得部251、指定受付部252及び出力部253として機能する。 The control unit 25 includes, for example, a CPU, and functions as a data acquisition unit 251, a designation reception unit 252, and an output unit 253 by executing a program stored in the storage unit 24.

データ取得部251は、所定の位置から視認することができる領域を示す可視領域画像データを取得する。所定の位置は、伝搬特性特定装置2を使用するユーザが時空間伝搬特性を知りたい位置である。当該可視領域画像データは、ユーザが伝搬特性を知りたい位置で撮影されることにより作成された画像データであってもよく、ユーザが伝搬特性を知りたい位置を視認できる位置で撮影されることにより作成された画像データであってもよい。データ取得部251は、取得した可視領域画像データを出力部253に入力することにより、可視領域画像データを表示部22に表示させる。 The data acquisition unit 251 acquires visible area image data indicating an area that can be viewed from a predetermined position. The predetermined position is a position where the user using the propagation characteristic specifying device 2 wants to know the spatiotemporal propagation characteristic. The visible region image data may be image data created by photographing at a position where the user wants to know the propagation characteristics, or image data created by photographing at a position where the user wants to know the propagation characteristics. It may be created image data. The data acquisition unit 251 displays the visible area image data on the display unit 22 by inputting the acquired visible area image data to the output unit 253.

指定受付部252は、可視領域画像データにおける、送信機Tの位置である送信位置、及び受信機Rの位置である受信位置の指定を受け付ける。指定受付部252は、例えば、可視領域画像データが表示部22に表示された状態で、ユーザが操作部23を用いて行った操作の内容を取得し、操作の内容に基づいて、可視領域画像データにおけるユーザが指定した送信位置及び受信位置の座標を特定する。 The designation receiving unit 252 receives designations of a transmission position, which is the position of the transmitter T, and a reception position, which is the position of the receiver R, in the visible region image data. For example, the specification reception unit 252 acquires the details of the operation performed by the user using the operation unit 23 while the visible area image data is displayed on the display unit 22, and based on the details of the operation, specifies the visible area image. Specify the coordinates of the transmitting position and receiving position specified by the user in the data.

出力部253は、モデル作成装置1が作成した時空間伝搬特性モデル121に、データ取得部251が取得した可視領域画像データと、指定受付部252が受け付けた送信位置及び受信位置とを入力し、時空間伝搬特性モデル121から出力される時空間伝搬特性データを取得することにより、送信位置から受信位置まで電波が伝搬した場合の時空間伝搬特性データを出力する。出力部253は、時空間伝搬特性データを表示部22に表示させてもよく、プリンタに印刷させてもよい。 The output unit 253 inputs the visible region image data acquired by the data acquisition unit 251 and the transmission position and reception position received by the designation reception unit 252 into the spatio-temporal propagation characteristic model 121 created by the model creation device 1, By acquiring the spatio-temporal propagation characteristic data output from the spatio-temporal propagation characteristic model 121, the spatio-temporal propagation characteristic data when the radio wave propagates from the transmitting position to the receiving position is output. The output unit 253 may display the spatio-temporal propagation characteristic data on the display unit 22 or may cause a printer to print it.

なお、以上の説明においては、記憶部24が時空間伝搬特性モデル121を記憶している場合を例示したが、記憶部24が時空間伝搬特性モデル121を記憶していなくてもよい。この場合、出力部253は、通信部11を介して、モデル作成装置1又は他のコンピュータが記憶している時空間伝搬特性モデル121にアクセスすることにより、時空間伝搬特性データを取得してもよい。 In addition, in the above description, although the case where the storage part 24 memorize|stored the spatio-temporal propagation characteristic model 121 was illustrated, the storage part 24 does not need to memorize|store the spatio-temporal propagation characteristic model 121. In this case, the output unit 253 may obtain the spatio-temporal propagation characteristic data by accessing the spatio-temporal propagation characteristic model 121 stored in the model creation device 1 or another computer via the communication unit 11. good.

[モデル作成装置1による効果]
以上説明したように、モデル作成装置1は、電波を送信する送信機が設置された送信位置、又は前記電波を受信する受信機が設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データを用いて機械学習することにより、時空間伝搬特性モデル121を作成する。モデル作成装置1がこのような可視領域画像データを用いることにより、送信位置及び受信位置から視認できない構造物に関するデータも含むデータを用いて機械学習をする場合に比べて、推定精度を落とすことなく時空間伝搬特性モデルを作成するために要する計算時間を短縮することができる。
[Effects of model creation device 1]
As explained above, the model creation device 1 creates an area that can be visually recognized from at least one of the transmission position where a transmitter that transmits radio waves is installed, or the reception position where a receiver that receives the radio waves is installed. A spatio-temporal propagation characteristic model 121 is created by machine learning using the visible region image data for machine learning shown in FIG. By using such visible area image data, the model creation device 1 can perform machine learning without reducing estimation accuracy, compared to the case where machine learning is performed using data that also includes data regarding structures that cannot be seen from the transmitting and receiving positions. The calculation time required to create a spatio-temporal propagation characteristic model can be reduced.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されず、その要旨の範囲内で種々の変形及び変更が可能である。例えば、装置の全部又は一部は、任意の単位で機能的又は物理的に分散・統合して構成することができる。また、複数の実施の形態の任意の組み合わせによって生じる新たな実施の形態も、本発明の実施の形態に含まれる。組み合わせによって生じる新たな実施の形態の効果は、もとの実施の形態の効果を併せ持つ。 Although the present invention has been described above using the embodiments, the technical scope of the present invention is not limited to the scope described in the above embodiments, and various modifications and changes can be made within the scope of the gist. be. For example, all or part of the device can be functionally or physically distributed and integrated into arbitrary units. In addition, new embodiments created by arbitrary combinations of multiple embodiments are also included in the embodiments of the present invention. The effects of the new embodiment resulting from the combination have the effects of the original embodiment.

1 モデル作成装置
2 伝搬特性特定装置
11 通信部
12 記憶部
13 制御部
21 通信部
22 表示部
23 操作部
24 記憶部
25 制御部
121 伝搬特性モデル
131 画像データ取得部
132 特性データ取得部
133 モデル作成部
251 データ取得部
252 指定受付部
253 出力部
1 Model creation device 2 Propagation characteristic identification device 11 Communication unit 12 Storage unit 13 Control unit 21 Communication unit 22 Display unit 23 Operation unit 24 Storage unit 25 Control unit 121 Propagation characteristic model 131 Image data acquisition unit 132 Characteristic data acquisition unit 133 Model creation Section 251 Data acquisition section 252 Specification reception section 253 Output section

Claims (9)

電波を送信する送信機が設置された送信位置、又は前記電波を受信する受信機が設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データを取得する画像データ取得部と、
前記可視領域画像データに対応する三次元空間において前記送信機から前記受信機まで前記電波を送信した場合の時空間伝搬特性を示す機械学習用時空間伝搬特性データを取得する特性データ取得部と、
前記可視領域画像データと、前記送信位置と、前記受信位置と、前記機械学習用時空間伝搬特性データとを教師データとして機械学習し、前記可視領域画像データと、前記送信位置と、前記受信位置と、が入力されると、入力された前記送信位置から前記受信位置まで前記電波が送信された場合の時空間伝搬特性を示す時空間伝搬特性データを出力する時空間伝搬特性モデルを作成するモデル作成部と、
を有するモデル作成装置。
Acquire visible region image data for machine learning that indicates an area that can be visually recognized from at least one of a transmission position where a transmitter that transmits radio waves is installed or a reception position where a receiver that receives the radio waves is installed. an image data acquisition unit;
a characteristic data acquisition unit that acquires spatiotemporal propagation characteristic data for machine learning indicating spatiotemporal propagation characteristics when the radio waves are transmitted from the transmitter to the receiver in a three-dimensional space corresponding to the visible region image data;
Machine learning is performed using the visible area image data, the transmitting position, the receiving position, and the spatiotemporal propagation characteristic data for machine learning as teacher data, and the visible area image data, the transmitting position, and the receiving position are A model that creates a spatio-temporal propagation characteristic model that outputs spatio-temporal propagation characteristic data indicating spatio-temporal propagation characteristics when the radio wave is transmitted from the inputted transmission position to the reception position when , is input. The creation department and
A model creation device having:
前記モデル作成部は、前記三次元空間に含まれる構造物の表面における、前記送信機が送信した電波に基づく電力の分布を示す電力分布データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成する、
請求項1に記載のモデル作成装置。
The model creation unit uses, as the teacher data, the visible region image data associated with power distribution data indicating the distribution of power based on the radio waves transmitted by the transmitter on the surface of the structure included in the three-dimensional space. creating the spatio-temporal propagation characteristic model by machine learning using
The model creation device according to claim 1.
前記モデル作成部は、前記三次元空間に含まれる構造物の表面の深度を示す深度データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成する、
請求項1又は2に記載のモデル作成装置。
The model creation unit creates the spatio-temporal propagation characteristic model by performing machine learning using the visible region image data associated with depth data indicating the depth of the surface of a structure included in the three-dimensional space as the teacher data. create,
The model creation device according to claim 1 or 2.
前記モデル作成部は、前記三次元空間のうち、前記送信位置及び前記受信位置の両方から視認可能な領域を示す視認領域データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成する、
請求項1から3のいずれか一項に記載のモデル作成装置。
The model creation unit performs machine learning using the visible area image data associated with visible area data indicating an area visible from both the transmitting position and the receiving position in the three-dimensional space as the teacher data. creating the spatiotemporal propagation characteristic model by
The model creation device according to any one of claims 1 to 3.
前記モデル作成部は、前記三次元空間に含まれる構造物の面の角度を示す角度データが関連付けられた前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成する、
請求項1から4のいずれか一項に記載のモデル作成装置。
The model creation unit creates the spatio-temporal propagation characteristic model by performing machine learning using the visible area image data associated with angle data indicating angles of surfaces of structures included in the three-dimensional space as the teacher data. create,
The model creation device according to any one of claims 1 to 4.
前記モデル作成部は、前記可視領域画像データのうち、前記三次元空間に含まれる構造物のエッジ部分から所定の範囲内の領域に対応するデータを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成する、
請求項1から5のいずれか一項に記載のモデル作成装置。
The model creation unit performs machine learning using, as the teacher data, data corresponding to an area within a predetermined range from an edge portion of a structure included in the three-dimensional space, out of the visible area image data. Create a spatio-temporal propagation characteristic model,
The model creation device according to any one of claims 1 to 5.
前記モデル作成部は、前記送信位置に光源を配置した場合に前記光源が発した光を視認可能な前記受信位置から視認することができる前記可視領域画像データを前記教師データとして用いて機械学習することにより前記時空間伝搬特性モデルを作成する、
請求項1から6のいずれか一項に記載のモデル作成装置。
The model creation unit performs machine learning using the visible region image data that can be viewed from the receiving position where light emitted by the light source is visible when the light source is placed at the transmitting position as the teacher data. creating the spatio-temporal propagation characteristic model by
The model creation device according to any one of claims 1 to 6.
コンピュータが実行する、
電波を送信する送信機が設置された送信位置、又は前記電波を受信する受信機が設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データを取得するステップと、
前記可視領域画像データに対応する三次元空間において前記送信機から前記受信機まで前記電波を送信した場合の時空間伝搬特性を示す機械学習用時空間伝搬特性データを取得するステップと、
前記可視領域画像データと、前記送信位置と、前記受信位置と、前記機械学習用時空間伝搬特性データとを教師データとして学習し、前記可視領域画像データと、前記送信位置と、前記受信位置と、が入力されると、入力された前記送信位置から前記受信位置まで前記電波が送信された場合の時空間伝搬特性を示す時空間伝搬特性データを出力する時空間伝搬特性モデルを作成するステップと、
を有するモデル作成方法。
computer executes
Acquire visible region image data for machine learning that indicates an area that can be visually recognized from at least one of a transmission position where a transmitter that transmits radio waves is installed or a reception position where a receiver that receives the radio waves is installed. step and
acquiring spatiotemporal propagation characteristic data for machine learning indicating spatiotemporal propagation characteristics when the radio waves are transmitted from the transmitter to the receiver in a three-dimensional space corresponding to the visible region image data;
The visible area image data, the transmitting position, the receiving position, and the spatiotemporal propagation characteristic data for machine learning are learned as teacher data, and the visible area image data, the transmitting position, and the receiving position are learned. , is input, creating a spatio-temporal propagation characteristic model that outputs spatio-temporal propagation characteristic data indicating spatio-temporal propagation characteristics when the radio wave is transmitted from the inputted transmission position to the reception position; ,
A model creation method having
コンピュータに、
電波を送信する送信機が設置された送信位置、又は前記電波を受信する受信機が設置された受信位置の少なくとも一方から視認することができる領域を示す機械学習用の可視領域画像データを取得するステップと、
前記可視領域画像データに対応する三次元空間において前記送信機から前記受信機まで前記電波を送信した場合の時空間伝搬特性を示す機械学習用時空間伝搬特性データを取得するステップと、
前記可視領域画像データと、前記送信位置と、前記受信位置と、前記機械学習用時空間伝搬特性データとを教師データとして学習し、前記可視領域画像データと、前記送信位置と、前記受信位置と、が入力されると、入力された前記送信位置から前記受信位置まで前記電波が送信された場合の時空間伝搬特性を示す時空間伝搬特性データを出力する時空間伝搬特性モデルを作成するステップと、
を実行させるためのプログラム。



to the computer,
Acquire visible region image data for machine learning that indicates an area that can be visually recognized from at least one of a transmission position where a transmitter that transmits radio waves is installed or a reception position where a receiver that receives the radio waves is installed. step and
acquiring spatiotemporal propagation characteristic data for machine learning indicating spatiotemporal propagation characteristics when the radio waves are transmitted from the transmitter to the receiver in a three-dimensional space corresponding to the visible region image data;
The visible area image data, the transmitting position, the receiving position, and the spatiotemporal propagation characteristic data for machine learning are learned as teacher data, and the visible area image data, the transmitting position, and the receiving position are learned. , is input, creating a spatio-temporal propagation characteristic model that outputs spatio-temporal propagation characteristic data indicating spatio-temporal propagation characteristics when the radio wave is transmitted from the inputted transmission position to the reception position; ,
A program to run.



JP2021001444A 2021-01-07 2021-01-07 Model creation device, model creation method and program Active JP7397814B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021001444A JP7397814B2 (en) 2021-01-07 2021-01-07 Model creation device, model creation method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021001444A JP7397814B2 (en) 2021-01-07 2021-01-07 Model creation device, model creation method and program

Publications (2)

Publication Number Publication Date
JP2022106445A JP2022106445A (en) 2022-07-20
JP7397814B2 true JP7397814B2 (en) 2023-12-13

Family

ID=82457239

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021001444A Active JP7397814B2 (en) 2021-01-07 2021-01-07 Model creation device, model creation method and program

Country Status (1)

Country Link
JP (1) JP7397814B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019029915A (en) 2017-08-01 2019-02-21 日本電信電話株式会社 Creation method, creation system, creation device and creation system of radio wave propagation simulation model
JP2019122008A (en) 2018-01-11 2019-07-22 株式会社Nttドコモ Device, method and program for estimating radio wave propagation
WO2020007483A1 (en) 2018-07-06 2020-01-09 Nokia Technologies Oy Method, apparatus and computer program for performing three dimensional radio model construction

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019029915A (en) 2017-08-01 2019-02-21 日本電信電話株式会社 Creation method, creation system, creation device and creation system of radio wave propagation simulation model
JP2019122008A (en) 2018-01-11 2019-07-22 株式会社Nttドコモ Device, method and program for estimating radio wave propagation
WO2020007483A1 (en) 2018-07-06 2020-01-09 Nokia Technologies Oy Method, apparatus and computer program for performing three dimensional radio model construction

Also Published As

Publication number Publication date
JP2022106445A (en) 2022-07-20

Similar Documents

Publication Publication Date Title
US11320536B2 (en) Imaging device and monitoring device
EP1895472B1 (en) System and method for 3D radar image rendering
JP5392094B2 (en) Radio wave propagation analysis result display system
US7327636B2 (en) Underwater sounding apparatus and method capable of calculating fish school information, volume of fish school and backscattering strength of single fish
KR102539901B1 (en) Methods and system for shading a two-dimensional ultrasound image
JP6238183B2 (en) Modeling device, three-dimensional model generation device, modeling method, program
US20150042645A1 (en) Processing apparatus for three-dimensional data, processing method therefor, and processing program therefor
JP2011179910A (en) Device and method for measuring position and attitude, and program
KR101590253B1 (en) Method and device for simulation of sonar images of multi-beam imaging sonar
US20180276884A1 (en) Fast T-spline Fitting System and Method
Gu et al. Development of image sonar simulator for underwater object recognition
CN112507774A (en) Method and system for obstacle detection using resolution adaptive fusion of point clouds
US20210092305A1 (en) Designation device and non-transitory recording medium
CN103503033B (en) Merging three-dimensional models based on confidence scores
JP5978344B1 (en) Radar image simulation device, sea surface clutter simulation method, and sea surface clutter simulation program
CN114460588B (en) High-precision imaging method based on active acoustic imager
CN107544071B (en) Water detection system
CN115825067A (en) Geological information acquisition method and system based on unmanned aerial vehicle and electronic equipment
JP7397814B2 (en) Model creation device, model creation method and program
CN111781611B (en) Method and device for establishing model, storage medium and electronic equipment
GB2570377A (en) Defect inspection method and defect inspection system
JP7468107B2 (en) Radio wave intensity estimation device, position estimation system, position estimation method, radio wave intensity estimation method and program
JP2023060988A (en) Model creation device, propagation characteristic identification device, model creation method, and program
US20220179063A1 (en) Image processing device, image processing method, and image processing computer program
CN114167426A (en) Underground pipeline measurement and three-dimensional modeling analysis method, device and medium based on unmanned aerial vehicle

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231106

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231201

R150 Certificate of patent or registration of utility model

Ref document number: 7397814

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20231227