JP6781432B2 - 電波伝搬シミュレーションモデルの作成方法、作成システム、作成装置および作成プログラム - Google Patents
電波伝搬シミュレーションモデルの作成方法、作成システム、作成装置および作成プログラム Download PDFInfo
- Publication number
- JP6781432B2 JP6781432B2 JP2017149467A JP2017149467A JP6781432B2 JP 6781432 B2 JP6781432 B2 JP 6781432B2 JP 2017149467 A JP2017149467 A JP 2017149467A JP 2017149467 A JP2017149467 A JP 2017149467A JP 6781432 B2 JP6781432 B2 JP 6781432B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- radio wave
- image
- wave propagation
- simulation model
- 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
Links
- 238000004088 simulation Methods 0.000 title claims description 81
- 238000000034 method Methods 0.000 title claims description 42
- 238000004891 communication Methods 0.000 claims description 58
- 238000005259 measurement Methods 0.000 claims description 21
- 238000013500 data storage Methods 0.000 claims description 10
- 239000000284 extract Substances 0.000 claims description 9
- 238000012545 processing Methods 0.000 description 27
- 238000013527 convolutional neural network Methods 0.000 description 13
- 230000000052 comparative effect Effects 0.000 description 11
- 239000011521 glass Substances 0.000 description 8
- 238000004364 calculation method Methods 0.000 description 6
- 238000010801 machine learning Methods 0.000 description 6
- 239000000463 material Substances 0.000 description 4
- 238000011156 evaluation Methods 0.000 description 3
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000011960 computer-aided design Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 239000002184 metal Substances 0.000 description 2
- 230000035699 permeability Effects 0.000 description 2
- 239000004033 plastic Substances 0.000 description 2
- 239000002023 wood Substances 0.000 description 2
- 239000003086 colorant Substances 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000001678 irradiating effect Effects 0.000 description 1
- 238000002372 labelling Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
Landscapes
- Image Analysis (AREA)
Description
また、本発明に係る電波伝搬シミュレーションモデルの作成装置は、図1に示したシミュレーションデータ作成ブロック102に相当するが、点群データ作成ブロック101および分類用データ蓄積ブロック103のいずれか又は両方の機能を含めてもよい。また、本発明に係る電波伝搬シミュレーションモデルの作成装置は、コンピュータとプログラムによっても実現でき、プログラムを記録媒体に記録することも、ネットワークを通して提供することも可能である。
(1)通信エリアの画像を小領域に分割する処理
物体認識部302は、通信エリアの画像において、例えば、既存のアルゴリズムで小領域に分割する。ここで、既存のアルゴリズムの一例として、例えば、通信エリアの画像をエッジ抽出し、エッジが連続する部分や囲まれた部分を小領域として分割する方法などが考えられる。或いは、単純に8画素×8画素のブロックに分割して小領域としてもよい。
(2)複数の小領域を1つの領域に結合する処理
物体認識部302は、分割された小領域同士を類似度(色のヒストグラムやテクスチャ、明るさなど)で数値化する。或いは、通信エリアの画像データに対応する点群データの距離情報を利用して、距離の類似度(距離差が予め設定された範囲内)で数値化してもよい。なお、距離の類似度を用いる処理は、次の(2)で説明する処理に適用してもよい。そして、物体認識部302は、各小領域を定量的に評価する混合メトリクスにより類似度の高いものから小領域を結合する処理を行い、所定値以上の類似度の隣接する小領域が無くなるまで繰り返して、最終的な一つの領域に結合する。ここで、結合後の領域の大きさが予め設定された閾値以下の場合に、当該領域を除外する処理を行うようにしてもよい。これにより、ノイズ成分が除去されるので、物体認識の処理時間が短くなり、物体の認識精度が向上する。
(3)CNNによる判定処理
物体認識部302は、結合された一つの矩形領域(或いは、物体形状に応じて切り出された領域)に対して、周知の技術であるCNNを用いて物体を判定する。CNNは、様々な評価尺度を用いて評価することにより物体らしさをスコアで示すことができ、CNNによる判定により、結合された一つの領域(或いは、物体形状に応じて切り出された領域)の物体の種類(例えば、棚、机、コピー機およびガラス窓など)を判定することができる。
Claims (4)
- 通信エリアの電波伝搬シミュレーションモデルを作成する作成方法において、
ネットワーク上から種々の物体の物体画像データを種類別に自動検索することで収集し、前記物体画像データの画像から物体の領域を抽出するとともに、抽出された物体を種類別に分類した分類用データを機械学習により作成して蓄積するステップと、
前記通信エリアを3次元レーザースキャナーによりスキャンし、測定点ごとの3次元座標を取得して点群データを作成するステップと、
前記点群データに対応する前記通信エリアのエリア画像データを取得して、前記エリア画像データの画像から物体の領域を抽出するとともに、抽出された物体の種類を前記分類用データを参照して認識するステップと、
物体の種類ごとに媒質定数を対応付けて記憶するデータベースを参照して、認識された物体の種類に対応する媒質定数を推定するステップと、
推定された物体の前記媒質定数と、前記点群データにより得られる物体の3次元座標とに基づいて、前記通信エリアにおける電波伝搬シミュレーションモデルを作成するステップと
を有することを特徴とする電波伝搬シミュレーションモデルの作成方法。 - 通信エリアの電波伝搬シミュレーションモデルを作成する作成システムにおいて、
ネットワーク上から種々の物体の物体画像データを種類別に自動検索することで収集し、前記物体画像データの画像から物体の領域を抽出するとともに、抽出された物体を種類別に分類した分類用データを機械学習により作成して蓄積する分類用データ蓄積部と、
前記通信エリアを3次元レーザースキャナーによりスキャンし、測定点ごとの3次元座標を取得して点群データを作成する点群データ作成部と、
前記点群データに対応する前記通信エリアのエリア画像データを取得して、前記エリア画像データの画像から物体の領域を抽出するとともに、抽出された物体の種類を前記分類用データを参照して認識する画像認識部と、
物体の種類ごとに媒質定数を対応付けて記憶するデータベースを参照して、認識された物体の種類に対応する媒質定数を推定する媒質定数推定部と、
推定された物体の前記媒質定数と、前記点群データにより得られる物体の3次元座標とに基づいて、前記通信エリアにおける電波伝搬シミュレーションモデルを作成するシミュレーションデータ作成部と
を有することを特徴とする電波伝搬シミュレーションモデルの作成システム。 - 通信エリアの電波伝搬シミュレーションモデルを作成する作成装置において、
ネットワーク上から種々の物体の物体画像データを種類別に自動検索することで収集し、前記物体画像データの画像から物体の領域を抽出するとともに、抽出された物体を種類別に分類した分類用データを機械学習により作成して蓄積する分類用データ蓄積部と、
3次元レーザースキャナーによりスキャンされた前記通信エリアの測定点ごとの3次元座標を示す点群データと前記点群データに対応する前記通信エリアのエリア画像データとを入力するデータ入力部と、
前記エリア画像データの画像から物体の領域を抽出するとともに、抽出された物体の種類を前記分類用データを参照して認識する画像認識部と、
物体の種類ごとに媒質定数を対応付けて記憶するデータベースを参照して、認識された物体の種類に対応する媒質定数を推定する媒質定数推定部と、
推定された物体の前記媒質定数と、前記点群データにより得られる物体の3次元座標とに基づいて、前記通信エリアにおける電波伝搬シミュレーションモデルを作成するシミュレーションデータ作成部と
を有することを特徴とする電波伝搬シミュレーションモデルの作成装置。 - 請求項3に記載の電波伝搬シミュレーションモデルの作成装置が行う処理をコンピュータに実行させることを特徴とする電波伝搬シミュレーションモデルの作成プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017149467A JP6781432B2 (ja) | 2017-08-01 | 2017-08-01 | 電波伝搬シミュレーションモデルの作成方法、作成システム、作成装置および作成プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017149467A JP6781432B2 (ja) | 2017-08-01 | 2017-08-01 | 電波伝搬シミュレーションモデルの作成方法、作成システム、作成装置および作成プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019029915A JP2019029915A (ja) | 2019-02-21 |
JP6781432B2 true JP6781432B2 (ja) | 2020-11-04 |
Family
ID=65476652
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017149467A Active JP6781432B2 (ja) | 2017-08-01 | 2017-08-01 | 電波伝搬シミュレーションモデルの作成方法、作成システム、作成装置および作成プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6781432B2 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7400826B2 (ja) * | 2019-10-04 | 2023-12-19 | 日本電信電話株式会社 | 伝搬特性推定装置、伝搬特性推定方法、及び伝搬特性推定プログラム |
JP7397814B2 (ja) * | 2021-01-07 | 2023-12-13 | 株式会社Kddi総合研究所 | モデル作成装置、モデル作成方法及びプログラム |
CN114302417B (zh) * | 2021-12-08 | 2023-11-03 | 广州大学 | 一种实时无线通信仿真方法、系统及介质 |
CN115291767A (zh) * | 2022-08-01 | 2022-11-04 | 北京奇岱松科技有限公司 | 物联网设备的控制方法、装置、电子设备及存储介质 |
WO2024069965A1 (ja) * | 2022-09-30 | 2024-04-04 | 日本電信電話株式会社 | 伝搬環境作製装置、伝搬環境作製方法および伝搬環境推定システム |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010147519A (ja) * | 2008-12-16 | 2010-07-01 | Hitachi Ltd | 無線通信システム |
EP2723007A4 (en) * | 2011-06-16 | 2014-11-19 | Hitachi Ltd | RADIO WAVE EXTENSION MEASURING DEVICE, SYSTEM FOR ESTABLISHING A WIRELESS NETWORK AND MEASURING METHOD FOR RADIO WAVE SPREADING ENVIRONMENT |
JP2015115648A (ja) * | 2013-12-09 | 2015-06-22 | 株式会社日立製作所 | 電波伝搬環境評価システム及び電波伝搬環境評価方法 |
JP6665058B2 (ja) * | 2016-08-10 | 2020-03-13 | Kddi株式会社 | 通信品質予測装置、ロボット、通信品質予測方法、及びプログラム |
-
2017
- 2017-08-01 JP JP2017149467A patent/JP6781432B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2019029915A (ja) | 2019-02-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6781432B2 (ja) | 電波伝搬シミュレーションモデルの作成方法、作成システム、作成装置および作成プログラム | |
Kang et al. | Automatic targetless camera–lidar calibration by aligning edge with gaussian mixture model | |
Khaloo et al. | Hierarchical dense structure-from-motion reconstructions for infrastructure condition assessment | |
Yang et al. | Automated extraction of street-scene objects from mobile lidar point clouds | |
Truong‐Hong et al. | Combining an angle criterion with voxelization and the flying voxel method in reconstructing building models from LiDAR data | |
US8396284B2 (en) | Smart picking in 3D point clouds | |
Wang et al. | Modeling indoor spaces using decomposition and reconstruction of structural elements | |
Fichtner et al. | Semantic enrichment of octree structured point clouds for multi‐story 3D pathfinding | |
GB2532948A (en) | Objection recognition in a 3D scene | |
CN111784819B (zh) | 一种多楼层的地图拼接方法、系统及自移动机器人 | |
Tran et al. | Building change detection through comparison of a lidar scan with a building information model | |
Dai et al. | Building segmentation and outline extraction from UAV image-derived point clouds by a line growing algorithm | |
Lee et al. | Automatic building height extraction by volumetric shadow analysis of monoscopic imagery | |
JP2020009326A (ja) | 電波伝搬シミュレーションモデルの作成方法、作成システム、作成装置および作成プログラム | |
Kang et al. | The change detection of building models using epochs of terrestrial point clouds | |
Kaiser et al. | Automatic co-registration of photogrammetric point clouds with digital building models | |
Chuang et al. | Change component identification of BIM models for facility management based on time-variant BIMs or point clouds | |
Staats et al. | Detection of doors in a voxel model, derived from a point cloud and its scanner trajectory, to improve the segmentation of the walkable space | |
Wakisaka et al. | Model-based next-best-view planning of terrestrial laser scanner for HVAC facility renovation | |
CN117218063A (zh) | 基于施工阶段吊篮空间位置变化的桥体施工进度监测方法 | |
Sohn et al. | A model‐based approach for reconstructing a terrain surface from airborne LIDAR data | |
Ziems et al. | Multiple-model based verification of road data | |
Obrock et al. | First steps to automated interior reconstruction from semantically enriched point clouds and imagery | |
Zhu et al. | Potentials of RGB-D cameras in as-built indoor environment modeling | |
Sadeq | Building extraction from lidar data using statistical methods |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20170803 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190906 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200417 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20200522 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20200529 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200701 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200714 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20200819 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20200821 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20200820 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200910 |
|
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: 20201006 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20201007 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6781432 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |