WO2020204200A1 - 作業計画生成システム - Google Patents

作業計画生成システム Download PDF

Info

Publication number
WO2020204200A1
WO2020204200A1 PCT/JP2020/015436 JP2020015436W WO2020204200A1 WO 2020204200 A1 WO2020204200 A1 WO 2020204200A1 JP 2020015436 W JP2020015436 W JP 2020015436W WO 2020204200 A1 WO2020204200 A1 WO 2020204200A1
Authority
WO
WIPO (PCT)
Prior art keywords
work
generation system
work plan
plan generation
segments
Prior art date
Application number
PCT/JP2020/015436
Other languages
English (en)
French (fr)
Inventor
祐司 小川
Original Assignee
株式会社Liberaware
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 株式会社Liberaware filed Critical 株式会社Liberaware
Publication of WO2020204200A1 publication Critical patent/WO2020204200A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/10Simultaneous control of position or course in three dimensions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B64AIRCRAFT; AVIATION; COSMONAUTICS
    • B64UUNMANNED AERIAL VEHICLES [UAV]; EQUIPMENT THEREFOR
    • B64U30/00Means for producing lift; Empennages; Arrangements thereof
    • B64U30/20Rotors; Rotor supports

Definitions

  • the present invention relates to a work plan generation system, and more particularly to a technique for generating a work plan for a predetermined area including indoors and outdoors using a plurality of flying objects.
  • the idea of simultaneously inspecting multiple flying objects has been proposed, but in reality, the required flying objects are based on visual inspection and experience by workers such as inspection companies.
  • the number of flying objects and the flight route are only determined, and the number of flying objects is too small to be expected, causing a temporary interruption for charging, or the number of flying objects is too large to be expected. As a result, unnecessary costs are incurred.
  • an object of the present invention is to provide a technique capable of efficiently performing work using a plurality of flying objects to a work target.
  • a learning department that learns the work results performed in the past and generates a learning model
  • a generation unit that reads the work target and generates the work plan using the learning model
  • a work plan generation system including the above is obtained.
  • the flying object according to the embodiment of the present invention has the following configuration.
  • [Item 1] It is a work plan generation system that generates a work plan using multiple aircraft.
  • a learning department that learns the work results performed in the past and generates a learning model
  • a generation unit that reads the work target and generates the work plan using the learning model
  • Work plan generation system including.
  • [Item 2] The work plan generation system according to item 1.
  • the generator Steps to divide the read work target into multiple segments, Steps to determine the aircraft specifications to be assigned to each of the segmented segments, Steps to determine the flight route of the aircraft in each of the segments, To execute, Work plan generation system.
  • the work planning system described in item 2 The step of determining the flight route includes a step of setting a takeoff point, a flight route from the start point to each of the segments, and a landing point.
  • Work plan generation system [Item 4] The work plan generation system according to any one of items 1 to 3.
  • the work target is a predetermined area indoors or outdoors.
  • Work plan generation system [Item 5] The work plan generation system according to any one of items 1 to 4.
  • the work in the work plan or work record includes inspection, monitoring, surveying or photography.
  • the flying object is a rotary wing aircraft. Work plan generation system.
  • the work plan generation system according to any one of items 1 to 6.
  • the work record includes at least information on past work targets, information on the flying object used in the work, and work results.
  • Work plan generation system [Item 8] The work plan generation system according to item 1. Steps to read the map information to be worked on, A step of dividing the map information into a plurality of segments that can be continuously flown by one of the aircraft. Steps to generate flight routes in each of the segments, Steps to set a common takeoff and landing point for all said aircraft used, and To execute, Work plan generation system.
  • system work plan generation system
  • the system according to the embodiment according to the present invention performs work such as inspection of the target work area S0 by a plurality of flying objects F1 to F4.
  • the Sakyo area S0 is divided into a plurality of segments S1 to S4, and one air vehicle works on each segment.
  • the system mainly includes a generator for generating a work plan and a plurality of flying objects that actually perform the work.
  • the configuration shown below is an example, and may have other configurations. It is also possible to appropriately adopt other means having the same function. Further, a plurality of functions may be configured by a single device or the like, or a single function may be configured by a plurality of devices or the like.
  • the generation device uses a learning model learned based on past work information to generate a work plan for a work target to be worked on.
  • FIG. 3 is a diagram showing an example of a block configuration of the generator.
  • the configuration shown is an example, and functions other than these may be added.
  • the generator may be a general-purpose computer such as a workstation or a personal computer, or may be logically realized by cloud computing.
  • the generator includes at least a processor 10, a memory 11, a storage 12, a transmission / reception unit 13, an input / output unit 14, and the like, and these are electrically connected to each other through a bus 15.
  • the processor 10 is an arithmetic unit that controls the operation of the entire generator, controls the transmission and reception of data between each element, and performs information processing and the like necessary for executing an application.
  • the processor 10 is a CPU (Central Processing Unit), and executes each information processing by executing a program or the like stored in the storage 12 and expanded in the memory 11.
  • CPU Central Processing Unit
  • the memory 11 includes a main memory composed of a volatile storage device such as a DRAM (Dynamic Random Access Memory) and an auxiliary memory composed of a non-volatile storage device such as a flash memory or an HDD (Hard Disk Drive). ..
  • the memory 11 is used as a work area or the like of the processor 10, and also stores a BIOS (Basic Input / Output System) executed when the generator is started, various setting information, and the like.
  • BIOS Basic Input / Output System
  • the storage 12 stores various programs such as application programs.
  • a database storing data used for each process may be built in the storage 22.
  • the transmission / reception unit 13 connects the generator to the network.
  • the transmission / reception unit 13 may be provided with a short-range communication interface of Bluetooth (registered trademark) and BLE (Bluetooth Low Energy).
  • the transmission / reception unit receives a request from the corporate terminal and transmits the generated mission information to the user terminal.
  • the input / output unit 14 is an information input device such as a keyboard and a mouse, and an output device such as a display.
  • the bus 15 is commonly connected to each of the above elements and transmits, for example, an address signal, a data signal, and various control signals.
  • FIG. 4 is a diagram showing a functional block of the generator.
  • the following functional blocks conceptually show each process, and are not necessarily limited to each function and its name.
  • Map information is information that includes at least the shape or area of the work target area. These are, for example, map data, topographic map data, indoor drawings, floor maps, and the like, the shape and structure of the area, and information contained in the area, which are referred to when generating a flight route.
  • the map information also includes information on areas where takeoff and landing is possible (plane, no structure, etc.) and areas where takeoff and landing is not possible (or not suitable) (rivers, structures installed on the ground, etc.). This information is used to set the takeoff and landing points, which will be described later.
  • the learning data is data related to the work performed in the past, and as shown in FIG. 5, at least the information of the past work target, the information of the flying object used for the work, and the work result are included. For example, for areas such as land, buildings, etc. that have been performed in the past, information on the flight history, working hours, interruptions for charging, and other work results are associated with how many flying objects of what specifications are used. ing. These learning data may be adjusted, standardized, etc. in advance for generating a learning model.
  • the acquisition department acquires map information.
  • the map information may be in any data format as long as the shape or area can be extracted at least. For example, it may be linked with a general map service.
  • the comparison unit compares and analyzes the acquired map information with the learning data.
  • various methods of regression analysis Bayesian linear regression, support vector regression, random forest, etc.
  • the comparison unit builds a predetermined analytical model.
  • the generation unit segments the work target area included in the map information and generates the flight route based on the analysis model.
  • the output unit outputs the generated information as a signal that can be interpreted by the flying object.
  • the flying object has the following structure.
  • the air vehicle in this embodiment can be controlled automatically, manually or in combination thereof.
  • the flight controller 11 can have one or more processors such as a programmable processor (for example, a central processing unit (CPU)).
  • a programmable processor for example, a central processing unit (CPU)
  • CPU central processing unit
  • the flight controller 11 has a memory 12 and can access the memory 12.
  • the memory 12 stores logic, code, and / or program instructions that the flight controller 11 can execute to perform one or more steps.
  • the memory 12 may include, for example, a separable medium such as an SD card or a random access memory (RAM) or an external storage device.
  • the data acquired from the cameras and the sensors 13 may be directly transmitted and stored in the memory 12.
  • still image / moving image data taken by a camera or the like 13 is recorded in the internal memory or an external memory.
  • the camera 13 is installed on the flying object via the gimbal 14.
  • the flight controller 11 includes a control module configured to control the state of the flying object 1.
  • the control module adjusts the spatial arrangement, velocity, and / or acceleration of the air vehicle 1 having 6 degrees of freedom (translational motion x, y and z, and rotational motion ⁇ x, ⁇ y and ⁇ z).
  • the propulsion mechanism (motor 16 and the like) of the flying object 1 is controlled via the above.
  • the motor 16 rotates the propeller 17 to generate lift of the flying object 1.
  • the control module can control one or more of the states of the mounting unit and the sensors.
  • the flight controller 11 is a transmitter / receiver configured to transmit and / or receive data from one or more external devices (eg, transmitter / receiver (propo), terminal, display device, or other remote controller). It is possible to communicate with 18.
  • the transmitter / receiver 18 can use any suitable communication means such as wired communication or wireless communication.
  • the transmission / reception unit 18 uses one or more of, for example, a local area network (LAN), a wide area network (WAN), infrared rays, wireless, WiFi, a point-to-point (P2P) network, a telecommunications network, and cloud communication. can do.
  • LAN local area network
  • WAN wide area network
  • P2P point-to-point
  • the transmission / reception unit 18 transmits and / or receives one or more of the data acquired by the sensors 19, the processing result generated by the flight controller 11, the predetermined control data, the user command from the terminal or the remote controller, and the like. be able to.
  • Sensors 19 may include inertial sensors (acceleration sensors, gyro sensors), GPS sensors, proximity sensors (eg, riders), or vision / image sensors (eg, cameras).
  • inertial sensors acceleration sensors, gyro sensors
  • GPS sensors GPS sensors
  • proximity sensors eg, riders
  • vision / image sensors eg, cameras
  • step S423 when the system reads the map data (step S421), the map data is analyzed based on the learning model (step S423).
  • a learning model based on appropriate data may be specified from a plurality of learning models. ..
  • the inspection target area included in the map data is decomposed into a plurality of segments (step S425).
  • the number of flying objects per segment is one, but a plurality of flying objects may be used depending on the application.
  • step S427 When the specifications of the flying object required for the work are determined (step S427), a flight route within the segment is generated (step S429).
  • a route that can fly comprehensively and efficiently within the segment is generated (see, for example, the zigzag route shown in FIG. 1).
  • step S431 the home position for all the flying objects to take off and land is set.
  • each flying object flies from one takeoff and landing point to each segment, and when the work is completed, it returns to the takeoff and landing point.
  • the flying objects F1 to F4 are set to the set home position H.
  • the home position is set by selecting a point where takeoff and landing is possible from or near the work target area.
  • each aircraft moves to a pre-assigned segment.
  • the movement is performed by the shortest route.
  • the above-mentioned flight route and segment divisions may be visualized on a computer screen. Also, the generated route can be edited manually. By making it editable after the fact, more efficient flight routes can be generated.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Theoretical Computer Science (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】作業対象に対して、複数の飛行体を利用した効率的な作業を行うこと。 【解決手段】本発明は、複数の飛行体を利用した作業計画を生成する作業計画生成システムに関するものである。システムは、過去に行われた作業実績を学習して学習モデルを生成する学習部と、作業対象を読み込むと共に、学習モデルを利用して作業計画を生成する生成部とを含んでいる。かかる構成によれば、過去の作業実績から得られる学習モデルを利用して、未知の作業対象に関する最も効率的な飛行ルートの自動生成を行うことが可能となる。

Description

作業計画生成システム
 本発明は、作業計画生成システムに関し、特に、複数の飛行体を利用した屋内・屋外を含む所定の領域に対する作業計画を生成する技術に関する。
 近年、複数のプロペラを有する無人飛行体(所謂ドローン等)が各種の分野で使われている。このような飛行体によって、所定の領域の点検、測量、監視、撮影等を自動化する技術が提案されている(特許文献1参照)。特許文献1に記載の技術によれば、1台の飛行体によって所定の領域を網羅的に撮影等することが可能である。
特開2016-111414号公報
 しかしながら、特許文献1に倣って1台の飛行体にて点検等の作業を行おうとした場合、例えば、バッテリ容量の都合から、作業途中であっても充電のために一時中断したりすることがしばしば起こる。
 一方、複数台による飛行体にて同時に点検を行う(即ち、点検作業を分散する)という考え方も提案されているが、実際に、点検業者などの作業員による目視と経験等から必要な飛行体の台数や飛行ルートを決定するにとどまっており、飛行体の数が想定していたよりも少なすぎたことにより充電のための一時中断が発生してしまったり、飛行体の数が想定より多すぎたことにより不必要なコストがかかってしまったりすることが起きている。
 そこで、本発明は、作業対象に対して、複数の飛行体を利用した効率的な作業を行うことができる技術を提供することを目的とする。
 本発明によれば、
 複数の飛行体を利用した作業計画を生成する作業計画生成システムであって、
 過去に行われた作業実績を学習して学習モデルを生成する学習部と、
 作業対象を読み込むと共に、前記学習モデルを利用して前記作業計画を生成する生成部と、
を含む、作業計画生成システムが得られる。
 本発明によれば、作業対象に対して、複数の飛行体を利用した効率的な作業を行うことができる。
本実施形態に係る飛行体1による飛行状態を説明する図である。 本実施形態に係る生成装置と飛行体の支持関係を示す図である。 本実施形態に係るブロック構成図を示す図である。 本実施形態に係る飛行ルート生成プロセスをブロック化した図である。 本実施形態に係るデータテーブルの例である。 本実施形態に係る飛行体のブロック図である。 本実施形態に係る飛行ルート生成プロセスをブロック化した図である。 本実施の形態によるルート生成の処理フローを示す図である。 本実施の形態による飛行状態を示す図である。 本実施の形態による飛行状態を示す図である。 本実施の形態による飛行状態を示す図である。
 本発明の実施形態の内容を列記して説明する。本発明の実施の形態による飛行体は、以下のような構成を備える。
[項目1]
 複数の飛行体を利用した作業計画を生成する作業計画生成システムであって、
 過去に行われた作業実績を学習して学習モデルを生成する学習部と、
 作業対象を読み込むと共に、前記学習モデルを利用して前記作業計画を生成する生成部と、
を含む、作業計画生成システム。
[項目2]
 項目1に記載の作業計画生成システムであって、
 前記生成部は、
  読み込んだ前記作業対象を複数のセグメントに区分けするステップと、
  区分けしたセグメントの夫々に割り当てるべき飛行体のスペックを決定するステップと、
  前記セグメントの夫々における前記飛行体の飛行ルートを決定するステップと、
 を実行する、
作業計画生成システム。
[項目3]
 項目2に記載の作業計画システムであって、
 前記飛行ルートを決定するステップは、離陸点と、当該始点から各セグメントの夫々への飛行ルートと、着陸点とを設定するステップを含んでいる、
作業計画生成システム。
[項目4]
 項目1乃至項目3のいずれかに記載の作業計画生成システムであって、
 前記作業対象は、屋内又は屋外における所定の領域である、
作業計画生成システム。
[項目5]
 項目1乃至項目4のいずれかに記載の作業計画生成システムであって、
 前記作業計画又は作業実績における作業は、点検、監視、測量又は撮影を含む、
作業計画生成システム。
[項目6]
 項目1乃至項目5のいずれかに記載の作業計画生成システムであって、
 前記飛行体は、回転翼機である、
作業計画生成システム。
[項目7]
 項目1乃至項目6のいずれかに記載の作業計画生成システムであって、
 前記作業実績は、少なくとも、過去の作業対象の情報、作業に用いた飛行体の情報及び作業結果を含んでいる、
作業計画生成システム。
[項目8]
 項目1に記載の作業計画生成システムであって、
 作業対象となる地図情報を読み込むステップと、
 前記地図情報を、1台の前記飛行体によって夫々連続飛行可能な複数のセグメントに区分けするステップと、
 前記セグメントの夫々における飛行ルートを生成するステップと、
 使用されるすべての前記飛行体における共通の離着陸点を設定するステップと、
を実行する、
作業計画生成システム。
 以下、本発明の実施形態に係る作業計画生成システム(以下「システム」と呼ぶ)について図面を参照しながら説明する。
 図1に示されるように、本発明による実施の形態によるシステムは、対象となる作業領域S0を複数の飛行体F1~F4によって点検等、作業を行うものである。左京領域S0は、複数のセグメントS1~S4に区分けされ、各セグメントを1台の飛行体が作業する。
<ハードウェア構成>
 図2に示されるように、本システムは、主に、作業計画を生成する生成装置と、実際に作業を行う複数の飛行体とを備えている。なお、以下に示す構成は一例であり、これ以外の構成を有していてもよい。また同等の機能を有する他の手段を適宜採用することも可能である。また、複数の機能が単一のデバイス等により構成されていてもよいし、複数のデバイス等によって単一の機能が構成されていてもよい。
<生成装置 ハードウェア構成>
 生成装置は、過去の作業情報に基づいて学習された学習モデルを利用して、これから作業を行う作業対象に関する作業計画を生成するものである。
 図3は、生成装置のブロック構成の例を示す図である。なお、図示される構成は一例であり、これら以外の機能が付加されていてもよい。
 生成装置は、例えばワークステーションやパーソナルコンピュータのような汎用コンピュータとしてもよいし、或いはクラウド・コンピューティングによって論理的に実現されてもよい。
 生成装置は、少なくとも、プロセッサ10、メモリ11、ストレージ12、送受信部13、入出力部14等を備え、これらはバス15を通じて相互に電気的に接続される。
 プロセッサ10は、生成装置全体の動作を制御し、各要素間におけるデータの送受信の制御、及びアプリケーションの実行に必要な情報処理等を行う演算装置である。例えばプロセッサ10はCPU(Central Processing Unit)であり、ストレージ12に格納されメモリ11に展開されたプログラム等を実行して各情報処理を実施する。
 メモリ11は、DRAM(Dynamic Random Access Memory)等の揮発性記憶装置で構成される主記憶と、フラッシュメモリやHDD(Hard Disc Drive)等の不揮発性記憶装置で構成される補助記憶と、を含む。メモリ11は、プロセッサ10のワークエリア等として使用され、また、生成装置の起動時に実行されるBIOS(Basic Input / Output System)、及び各種設定情報等を格納する。
 ストレージ12は、アプリケーション・プログラム等の各種プログラムを格納する。各処理に用いられるデータを格納したデータベースがストレージ22に構築されていてもよい。
 送受信部13は、生成装置をネットワークに接続する。なお、送受信部13は、Bluetooth(登録商標)及びBLE(Bluetooth Low Energy)の近距離通信インタフェースを備えていてもよい。送受信部は、企業端末より依頼を受けて、生成されたミッション情報をユーザ端末に送信する。
 入出力部14は、キーボード・マウス類等の情報入力機器、及びディスプレイ等の出力機器である。
 バス15は、上記各要素に共通に接続され、例えば、アドレス信号、データ信号及び各種制御信号を伝達する。
<生成装置 機能構成>
 図4は、生成装置の機能ブロックを示す図である。なお、以下の機能ブロックは、各処理を概念的に示したものであり、必ずしも、各機能とその名称に限定されるわけではない。
 地図情報は、作業対象となる領域の、少なくとも形状又は面積等が含まれる情報である。これらは、例えば、地図データ、地形図データ、屋内図面、フロアマップ等、領域の形状や構造、当該領域に含まれる情報であって、飛行ルートを生成する上で参照される情報である。当該地図情報には、離着陸可能な領域(平面、構造体がない等)と、離着陸不能(又は適していない)な領域(河川、地面に構造物が設置されている等)とに関する情報も含まれており、これらの情報は、後述する離着陸点の設定に用いられる。
 学習データは、過去に行われた作業に関するデータであり、図5に示されるように、少なくとも、過去の作業対象の情報、作業に用いた飛行体の情報及び作業結果を含んでいる。例えば、過去に行われた土地、建物内等の領域について、どのようなスペックの飛行体が何台用いられ、飛行履歴、作業時間、充電のための中断その他の作業の結果に関する情報が関連付けられている。これらの学習データは、学習モデル生成のために予め調整、規格化等されていてもよい。
 取得部は、地図情報を取得する。地図情報は、少なくとも形状又は面積等が抽出できる情報であれば、データ形式は問わない。例えば、一般的な地図サービスと連携することとしてもよい。
 比較部は、取得した地図情報と、学習データとを比較・分析する。分析の方法は、回帰分析(ベイズ線形回帰、サポートベクター回帰、ランダムフォレスト等)種々の方法が採用できる。比較部は、所定の分析モデルを構築する。
 生成部は、分析モデルに基づいて、地図情報に含まれる作業対象領域のセグメント化、飛行ルートの生成を行う。
 出力部は、生成された情報を飛行体が解釈可能な信号として出力する。
<飛行体の構造>
 図6に示されるように、飛行体は、次のような構造を有している。本実施の形態における飛行体は、自動、手動又はこれらの組み合わせによって制御可能である。
 フライトコントローラ11は、プログラマブルプロセッサ(たとえば、中央演算処理装置(CPU))などの1つ以上のプロセッサを有することができる。
 フライトコントローラ11は、メモリ12を有しており、当該メモリ12にアクセス可能である。メモリ12は、1つ以上のステップを行うためにフライトコントローラ11が実行可能であるロジック、コード、および/またはプログラム命令を記憶している。
 メモリ12は、たとえば、SDカードやランダムアクセスメモリ(RAM)などの分離可能な媒体または外部の記憶装置を含んでいてもよい。カメラやセンサ類13から取得したデータは、メモリ12に直接に伝達されかつ記憶されてもよい。たとえば、カメラ等13で撮影した静止画・動画データが内蔵メモリ又は外部メモリに記録される。カメラ13は飛行体にジンバル14を介して設置される。
 フライトコントローラ11は、飛行体1の状態を制御するように構成された制御モジュールを含んでいる。たとえば、制御モジュールは、6自由度(並進運動x、y及びz、並びに回転運動θx、θy及びθz)を有する飛行体1の空間的配置、速度、および/または加速度を調整するために、ESC15を経由して飛行体1の推進機構(モータ16等)を制御する。モータ16によりプロペラ17が回転することで飛行体1の揚力を生じさせる。制御モジュールは、搭載部、センサ類の状態のうちの1つ以上を制御することができる。
 フライトコントローラ11は、1つ以上の外部のデバイス(たとえば、送受信機(プロポ)、端末、表示装置、または他の遠隔の制御器)からのデータを送信および/または受け取るように構成された送受信部18と通信可能である。送受信機18は、有線通信または無線通信などの任意の適当な通信手段を使用することができる。
 送受信部18は、たとえば、ローカルエリアネットワーク(LAN)、ワイドエリアネットワーク(WAN)、赤外線、無線、WiFi、ポイントツーポイント(P2P)ネットワーク、電気通信ネットワーク、クラウド通信などのうちの1つ以上を利用することができる。
 送受信部18は、センサ類19で取得したデータ、フライトコントローラ11が生成した処理結果、所定の制御データ、端末または遠隔の制御器からのユーザコマンドなどのうちの1つ以上を送信および/または受け取ることができる。
 本実施の形態によるセンサ類19は、慣性センサ(加速度センサ、ジャイロセンサ)、GPSセンサ、近接センサ(たとえば、ライダー)、またはビジョン/イメージセンサ(たとえば、カメラ)を含み得る。
<処理の流れ>
 図7を参照して、本システムの処理の流れを説明する。
 図示されるように、システムは、地図データを読み込むと(ステップS421)、当該地図データを学習モデルに基づいて分析がなされる(ステップS423)。この際、例えば、作業の目的(例えば、点検、測量、監視、撮影等)の情報を読み込むことにより、複数の学習モデルの中から、適切なデータに基づいた学習モデルを特定することとしてもよい。
 その後、当該地図データに含まれる点検対象領域を複数のセグメントに分解する(ステップS425)。本実施の形態においては、1セグメント当たりの飛行体の数は1つであるが、用途に応じて複数台としてもよい。
 当該作業に必要な飛行体のスペックが決定されると(ステップS427)、セグメント内の飛行ルートが生成される(ステップS429)。
 飛行ルートは、当該セグメント内を網羅的かつ効率的に飛行可能なルートが生成される(例えば、図1に示されるジグザグルート参照)。
 そして、全ての飛行体が離着陸するためのホームポジションが設定される(ステップS431)。
 本実施の形態においては、各飛行体は、1の離着陸地点から各セグメントに飛行し、作業が完了すると、当該離着離着陸地点に戻ってくる。
<飛行体による作業>
 図8乃至図10を参照して、本システムによって生成された飛行ルートに基づく作業の様子を説明する。
 図8に示されるように、飛行体F1~F4は、設定されたホームポジションHにセットされる。ホームポジションは、作業対象の領域又はその近傍から離着陸可能な地点が選定され設定される。
 続いて、図9に記されるように、各飛行体は予め割り当てられたセグメントに移動する。移動は最短経路で行われる。
 飛行体がセグメントに移動完了すると、同時に、又はセグメントに到着した順に、図10に示されるように、各セグメントにおける作業が開始される。作業が完了すると、飛行体は図8に示されるホームポジションHに戻ってくる。
 図11に示されるように、上述した飛行ルートやセグメントの区分は、コンピュータの画面上にて可視化することとしてもよい。また、生成されたルートは手動により編集が可能度ある。事後的に編集できるようにすることによって、より効率的な飛行ルートを生成することができる。
   1 飛行体
   2 構造物2
   4 レーザ光
   5 レーザ発光装置
   6 レーザ光
   7 レーザ発光装置
  11 フライトコントローラ
  20 受光器
 

Claims (8)

  1.  複数の飛行体を利用した作業計画を生成する作業計画生成システムであって、
     過去に行われた作業実績を学習して学習モデルを生成する学習部と、
     作業対象を読み込むと共に、前記学習モデルを利用して前記作業計画を生成する生成部と、
    を含む、作業計画生成システム。
  2.  請求項1に記載の作業計画生成システムであって、
     前記生成部は、
      読み込んだ前記作業対象を複数のセグメントに区分けするステップと、
      区分けしたセグメントの夫々に割り当てるべき飛行体のスペックを決定するステップと、
      前記セグメントの夫々における前記飛行体の飛行ルートを決定するステップと、
     を実行する、
    作業計画生成システム。
  3.  請求項2に記載の作業計画システムであって、
     前記飛行ルートを決定するステップは、離陸点と、当該始点から各セグメントの夫々への飛行ルートと、着陸点とを設定するステップを含んでいる、
    作業計画生成システム。
  4.  請求項1乃至請求項3のいずれかに記載の作業計画生成システムであって、
     前記作業対象は、屋内又は屋外における所定の領域である、
    作業計画生成システム。
  5.  請求項1乃至請求項4のいずれかに記載の作業計画生成システムであって、
     前記作業計画又は作業実績における作業は、点検、監視、測量又は撮影を含む、
    作業計画生成システム。
  6.  請求項1乃至請求項5のいずれかに記載の作業計画生成システムであって、
     前記飛行体は、回転翼機である、
    作業計画生成システム。
  7.  請求項1乃至請求項6のいずれかに記載の作業計画生成システムであって、
     前記作業実績は、少なくとも、過去の作業対象の情報、作業に用いた飛行体の情報及び作業結果を含んでいる、
    作業計画生成システム。
  8.  請求項1に記載の作業計画生成システムであって、
     作業対象となる地図情報を読み込むステップと、
     前記地図情報を、1台の前記飛行体によって夫々連続飛行可能な複数のセグメントに区分けするステップと、
     前記セグメントの夫々における飛行ルートを生成するステップと、
     使用されるすべての前記飛行体における共通の離着陸点を設定するステップと、
    を実行する、
    作業計画生成システム。
PCT/JP2020/015436 2019-04-05 2020-04-05 作業計画生成システム WO2020204200A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019-072661 2019-04-05
JP2019072661A JP7360683B2 (ja) 2019-04-05 2019-04-05 作業計画生成システム

Publications (1)

Publication Number Publication Date
WO2020204200A1 true WO2020204200A1 (ja) 2020-10-08

Family

ID=72668132

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/015436 WO2020204200A1 (ja) 2019-04-05 2020-04-05 作業計画生成システム

Country Status (2)

Country Link
JP (2) JP7360683B2 (ja)
WO (1) WO2020204200A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102517970B1 (ko) * 2022-05-31 2023-04-04 (주)싱크테크노 항공 측량을 위한 복수의 드론을 제어하는 방법 및 기기

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002006934A (ja) * 2000-06-27 2002-01-11 Matsushita Electric Works Ltd 製造ラインにおける作業者の配分調整方法とそのシステム
JP2017062656A (ja) * 2015-09-25 2017-03-30 株式会社日立製作所 計画管理システム及び計画管理方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6202994B2 (ja) * 2013-11-05 2017-09-27 三菱電機株式会社 管制支援装置及び管制支援方法及び管制支援プログラム
US20160307447A1 (en) * 2015-02-13 2016-10-20 Unmanned Innovation, Inc. Unmanned aerial vehicle remote flight planning system
JP6622592B2 (ja) * 2016-01-04 2019-12-18 株式会社日立製作所 生産計画立案支援システムおよび支援方法
JP6888340B2 (ja) * 2017-03-13 2021-06-16 井関農機株式会社 農作業車の作業地地図データ作成装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002006934A (ja) * 2000-06-27 2002-01-11 Matsushita Electric Works Ltd 製造ラインにおける作業者の配分調整方法とそのシステム
JP2017062656A (ja) * 2015-09-25 2017-03-30 株式会社日立製作所 計画管理システム及び計画管理方法

Also Published As

Publication number Publication date
JP2020170438A (ja) 2020-10-15
JP2023164746A (ja) 2023-11-10
JP7360683B2 (ja) 2023-10-13

Similar Documents

Publication Publication Date Title
US20220397917A1 (en) Systems and methods for 3d model based drone flight planning and control
US20200026720A1 (en) Construction and update of elevation maps
US20240176367A1 (en) Uav dispatching method, server, dock apparatus, system, and storage medium
JP2023164746A (ja) 作業計画生成システム
JP2020140726A (ja) 無人飛行体のフライト管理サーバ及びフライト管理システム
JP2024009938A (ja) 無人飛行体のフライト管理サーバ及びフライト管理システム
WO2020225979A1 (ja) 情報処理装置、情報処理方法、プログラム、及び情報処理システム
JP2021015605A (ja) 管理サーバ及び管理システム、表示情報生成方法、プログラム
WO2021079516A1 (ja) 飛行体の飛行経路作成方法及び管理サーバ
JP6800505B1 (ja) 飛行体の管理サーバ及び管理システム
CN116124137A (zh) 地面交通工具通过陌生地形的路线规划
JP6678983B1 (ja) 飛行体の管理サーバ及び管理システム
WO2021124579A1 (ja) 飛行体の撮像方法及び情報処理装置
WO2021064982A1 (ja) 情報処理装置および情報処理方法
JP2021100234A (ja) 飛行体の撮像方法及び情報処理装置
JP2021140388A (ja) 飛行体の管理サーバ及び管理システム
JP6771253B1 (ja) 飛行体の管理サーバ及び管理システム
JP6765738B1 (ja) 無人飛行体のフライト管理サーバ及びフライト管理システム
JP6786138B1 (ja) 飛行体の管理サーバ及び管理システム
JP6960643B1 (ja) 点検システム及び管理サーバ、プログラム、ヒビ割れ情報提供方法
JP6899108B1 (ja) 計器指示値読取方法及び管理サーバ、計器指示値読取システム、プログラム
JP6777962B1 (ja) 飛行体の管理サーバ及び管理システム
JP6786140B1 (ja) 飛行体の管理サーバ及び管理システム
JP6810498B1 (ja) 飛行体の飛行経路作成方法及び管理サーバ
WO2023181253A1 (ja) 運航管理システム、運航管理方法、および記録媒体

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20784121

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20784121

Country of ref document: EP

Kind code of ref document: A1