WO2024084781A1 - 情報処理装置 - Google Patents

情報処理装置 Download PDF

Info

Publication number
WO2024084781A1
WO2024084781A1 PCT/JP2023/028715 JP2023028715W WO2024084781A1 WO 2024084781 A1 WO2024084781 A1 WO 2024084781A1 JP 2023028715 W JP2023028715 W JP 2023028715W WO 2024084781 A1 WO2024084781 A1 WO 2024084781A1
Authority
WO
WIPO (PCT)
Prior art keywords
landing
risk
landing area
level
safety
Prior art date
Application number
PCT/JP2023/028715
Other languages
English (en)
French (fr)
Inventor
昌志 安沢
広樹 石塚
真幸 森下
圭祐 中島
Original Assignee
株式会社Nttドコモ
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 株式会社Nttドコモ filed Critical 株式会社Nttドコモ
Publication of WO2024084781A1 publication Critical patent/WO2024084781A1/ja

Links

Images

Definitions

  • the present invention relates to a technique for evaluating the landing site of an aircraft.
  • Patent Document 1 discloses a system for safely landing a drone at its destination.
  • the destination of the aircraft may have an environment suitable for landing, for example, the ground surface may be covered with a moderately soft material such as grass, and there may be no objects that could be considered obstacles.
  • the destination may be unsuitable for landing, for example, the ground may be uneven, there may be puddles, there may be animals, etc. In other words, there may be various situations at the destination of the aircraft that cannot be predicted in advance.
  • the present invention aims to appropriately evaluate the landing site of an aircraft.
  • the present invention provides an information processing device that includes a detection unit that detects landing areas and non-landing areas of an aircraft, a safety level identification unit that identifies one of multiple safety levels at the time of landing for the detected possible landing area, a risk level identification unit that identifies one of multiple risk levels at the time of landing for the possible landing area adjacent to the detected non-landing area according to the detected non-landing area, and an evaluation unit that evaluates the landing point of the aircraft based on the identified safety level and risk level within the detected possible landing area.
  • the present invention makes it possible to properly evaluate the landing site of an aircraft.
  • FIG. 2 is a block diagram showing an example of the configuration of a drone management system 1 according to one embodiment of the present invention.
  • FIG. 2 is a block diagram showing an example of a hardware configuration of the drone 10 according to the embodiment.
  • FIG. 2 is a block diagram showing an example of a hardware configuration of a server device 50 according to the embodiment.
  • FIG. 2 is a block diagram showing an example of the functional configuration of the drone 10.
  • a plan view illustrating possible landing areas and non-landing areas at the destination of the drone 10. 13 is a diagram illustrating a safety coefficient table according to the embodiment.
  • FIG. 13 is a diagram illustrating a safety coefficient table according to the embodiment.
  • FIG. 13 is a diagram illustrating a risk coefficient table according to the embodiment.
  • FIG. 13 is a diagram illustrating a risk coefficient table according to the embodiment.
  • FIG. 1 is a flowchart illustrating a processing procedure by the drone 10.
  • FIG. 1 is a block diagram showing an example of the configuration of a drone management system 1 according to an embodiment of the present invention.
  • the drone management system 1 includes a drone 10 that flies through the air to deliver luggage to a destination, a user terminal 30 used by a user who lives or works in a building that is the destination, a wireless communication network 40, and a server device 50 connected to the wireless communication network 40.
  • the wireless communication network 40 is a system that realizes wireless communication, and may be, for example, a facility that complies with a fourth-generation mobile communication system or a fifth-generation mobile communication system. Note that, although one each of the drone 10, the user terminal 30, the wireless communication network 40, and the server device 50 is illustrated in FIG. 1, there may be a plurality of each of these.
  • Drone 10 is an unmanned flying object that flies in the air. Drone 10 flies with cargo loaded from a departure point called a base or a base to a destination, where it lands to deliver the cargo.
  • the destination of drone 10 is an area of a certain extent, specified by, for example, an address or latitude and longitude. Drone 10 lands at a point within the destination, which it uses as its landing point.
  • the user terminal 30 is a computer capable of communication, such as a smartphone, tablet, or personal computer.
  • the user terminal 30 is a smartphone, and functions as a communication terminal that enables the user receiving the package to access the server device 50 via the wireless communication network 40.
  • the server device 50 stores flight plan information related to the flight date and time, flight route, and flight altitude of the drone 10, as well as luggage-related information (including luggage attribute data, described below) related to luggage delivered by the drone 10, and remotely controls the drone 10 in accordance with the flight plan information.
  • Remote control by the server device 50 is mainly the section between the departure and arrival point described above and the airspace above the destination of the drone 10, or between multiple destinations of the drone 10.
  • the drone 10 flies under autonomous control by itself. Specifically, the drone 10 evaluates each possible landing point within the destination, lands at the landing point corresponding to the highest evaluation result, detaches the luggage, and then rises back up to the airspace above the destination.
  • the sections above the takeoff and landing points and the destination of the drone 10 depend on remote control by the server device 50, and the sections between the destination and the landing point of the drone 10 are realized by the drone itself flying autonomously, but this example is not limited to this.
  • the drone 10 may fly autonomously over all sections between the takeoff and landing points and the landing point of the destination without relying on remote control by the server device 50, or may fly according to remote control by the server device 50 over all sections between the takeoff and landing points and the landing point of the destination.
  • FIG. 2 is a diagram showing an example of the hardware configuration of the drone 10.
  • the drone 10 is physically configured as a computer device including a processor 1001, memory 1002, storage 1003, communication device 1004, input device 1005, output device 1006, positioning device 1007, sensor 1008, flight drive mechanism 1009, cargo loading mechanism 1010, and buses connecting these.
  • the word "device” can be interpreted as a circuit, device, unit, etc.
  • the hardware configuration of the drone 10 may be configured to include one or more of the devices shown in the figure, or may be configured to exclude some of the devices.
  • Each function of the drone 10 is realized by loading specific software (programs) onto hardware such as the processor 1001 and memory 1002, causing the processor 1001 to perform calculations, control communications via the communication device 1004, control at least one of the reading and writing of data in the memory 1002 and storage 1003, and control the positioning device 1007, the sensor 1008, the flight drive mechanism 1009, and the cargo loading mechanism 1010.
  • the processor 1001 for example, runs an operating system to control the entire computer.
  • the processor 1001 may be configured as a central processing unit (CPU) including an interface with peripheral devices, a control unit, an arithmetic unit, registers, etc. Also, for example, a baseband signal processing unit, a call processing unit, etc. may be realized by the processor 1001.
  • CPU central processing unit
  • a baseband signal processing unit, a call processing unit, etc. may be realized by the processor 1001.
  • the processor 1001 reads out programs (program codes), software modules, data, etc. from at least one of the storage 1003 and the communication device 1004 into the memory 1002, and executes various processes according to these.
  • the programs used are those that cause a computer to execute at least some of the operations described below.
  • the functional blocks of the drone 10 may be realized by a control program stored in the memory 1002 and running on the processor 1001.
  • the various processes may be executed by one processor 1001, or may be executed simultaneously or sequentially by two or more processors 1001.
  • the processor 1001 may be implemented by one or more chips.
  • the programs may be transmitted to the drone 10 via the wireless communication network 40.
  • Memory 1002 is a computer-readable recording medium and may be composed of, for example, at least one of a ROM, an Erasable Programmable ROM (EPROM), an Electrically Erasable Programmable ROM (EEPROM), a RAM, etc. Memory 1002 may also be called a register, a cache, a main memory (primary storage device), etc. Memory 1002 can store executable programs (program codes), software modules, etc. for implementing the method of this embodiment.
  • Storage 1003 is a computer-readable recording medium, and may be composed of at least one of, for example, an optical disk such as a CD-ROM (Compact Disc ROM), a hard disk drive, a flexible disk, a magneto-optical disk (e.g., a compact disk, a digital versatile disk, a Blu-ray (registered trademark) disk), a smart card, a flash memory (e.g., a card, a stick, a key drive), a floppy (registered trademark) disk, a magnetic strip, etc.
  • Storage 1003 may also be called an auxiliary storage device.
  • Storage 1003 stores various programs and data groups.
  • processor 1001, memory 1002, and storage 1003 function as an example of an information processing device according to the present invention.
  • the communication device 1004 is hardware (transmitting and receiving device) for communicating between computers via the wireless communication network 40, and is also called, for example, a network device, a network controller, a network card, or a communication module.
  • the communication device 1004 is configured to include a high-frequency switch, a duplexer, a filter, a frequency synthesizer, etc., in order to realize frequency division duplexing and time division duplexing.
  • the transmitting and receiving antennas, amplifier units, transmitting and receiving units, transmission path interfaces, etc. may be realized by the communication device 1004.
  • the transmitting and receiving units may be implemented as being physically or logically separated into a transmitting unit and a receiving unit.
  • the input device 1005 is an input device that accepts input from the outside, and includes, for example, keys, switches, and a microphone.
  • the output device 1006 is an output device that outputs to the outside, and includes, for example, a display device such as a liquid crystal display, and a speaker. Note that the input device 1005 and the output device 1006 may be integrated into one structure.
  • the positioning device 1007 is hardware that measures the position of the drone 10, such as a GPS (Global Positioning System) device.
  • the drone 10 flies from the departure and arrival point to above the destination based on the positioning measured by the positioning device 1007.
  • the sensor 1008 includes a distance sensor, a Lidar (Light Detection and Ranging) sensor, an infrared sensor, and an image sensor that function as an altitude measurement means for the drone 10 and a means for checking the situation at the destination, as well as a gyro sensor and a direction sensor that function as an attitude measurement means for the drone 10.
  • a distance sensor a Lidar (Light Detection and Ranging) sensor, an infrared sensor, and an image sensor that function as an altitude measurement means for the drone 10 and a means for checking the situation at the destination, as well as a gyro sensor and a direction sensor that function as an attitude measurement means for the drone 10.
  • the flight drive mechanism 1009 is a mechanism that enables the drone 10 to fly, and includes hardware such as a motor, shafts, gears, and propellers.
  • the cargo mounting mechanism 1010 is a mechanism for the drone 10 to mount and detach cargo, and includes hardware such as a motor, winch, wires, gears, locking mechanism, or hanging mechanism.
  • Each device such as the processor 1001 and memory 1002, is connected by a bus for communicating information.
  • the bus may be configured using a single bus, or different buses may be used between each device.
  • the drone 10 may also be configured to include hardware such as a microprocessor, a digital signal processor (DSP: Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), a PLD (Programmable Logic Device), and an FPGA (Field Programmable Gate Array), and some or all of the functional blocks may be realized by the hardware.
  • the processor 1001 may be implemented using at least one of these pieces of hardware.
  • FIG. 3 is a diagram showing the hardware configuration of server device 50.
  • the hardware configuration of server device 50 may be configured to include one or more of the devices shown in FIG. 3, or may be configured to exclude some of the devices.
  • server device 50 may be configured by communicating with multiple devices each having a different housing.
  • the server device 50 is physically configured as a computer device including a processor 5001, memory 5002, storage 5003, communication device 5004, and a bus connecting these. Each function of the server device 50 is realized by loading specific software (programs) onto hardware such as the processor 5001 and memory 5002, causing the processor 5001 to perform calculations, control communications by the communication device 5004, and control at least one of reading and writing data from the memory 5002 and storage 5003. Each of these devices operates using power supplied from a power source (not shown).
  • the processor 5001 for example, runs an operating system to control the entire computer.
  • the processor 5001 may be configured as a central processing unit (CPU) including an interface with peripheral devices, a control unit, an arithmetic unit, registers, etc. Also, for example, a baseband signal processing unit, a call processing unit, etc. may be realized by the processor 5001.
  • CPU central processing unit
  • a baseband signal processing unit, a call processing unit, etc. may be realized by the processor 5001.
  • the processor 5001 reads programs (program codes), software modules, data, etc. from at least one of the storage 5003 and the communication device 5004 into the memory 5002, and executes various processes according to these.
  • the programs used are those that cause a computer to execute at least some of the operations described below.
  • the functional blocks of the server device 50 may be realized by a control program stored in the memory 5002 and running on the processor 5001.
  • the various processes may be executed by one processor 5001, or may be executed simultaneously or sequentially by two or more processors 5001.
  • the processor 5001 may be implemented by one or more chips.
  • Memory 5002 is a computer-readable recording medium, and may be composed of, for example, at least one of ROM, EPROM, EEPROM, RAM, etc. Memory 5002 may also be called a register, cache, main memory (primary storage device), etc. Memory 5002 can store executable programs (program codes), software modules, etc., for implementing the method according to this embodiment.
  • Storage 5003 is a computer-readable recording medium, and may be composed of at least one of, for example, an optical disk such as a CD-ROM, a hard disk drive, a flexible disk, a magneto-optical disk (e.g., a compact disk, a digital versatile disk, a Blu-ray (registered trademark) disk), a smart card, a flash memory (e.g., a card, a stick, a key drive), a floppy (registered trademark) disk, a magnetic strip, etc.
  • Storage 5003 may also be called an auxiliary storage device.
  • Storage 5003 stores at least programs and data groups for executing various processes as described below.
  • the communication device 5004 is hardware (transmission/reception device) for communicating between computers via the wireless communication network 40, and is also called, for example, a network device, network controller, network card, or communication module.
  • Each device such as the processor 5001 and memory 5002, is connected by a bus for communicating information.
  • the bus may be configured using a single bus, or may be configured using different buses between each device.
  • the server device 50 may be configured to include hardware such as a microprocessor, a digital signal processor, an ASIC, a PLD, an FPGA, etc., and some or all of the functional blocks may be realized by the hardware.
  • the processor 5001 may be implemented using at least one of these pieces of hardware.
  • the hardware configuration of the user terminal 30 is almost the same as that of the server device 50, so its description will be omitted.
  • FIG. 4 is a diagram showing an example of the functional configuration of the drone 10.
  • the functions realized are an acquisition unit 11, a detection unit 12, a safety level identification unit 13, a risk level identification unit 14, an evaluation unit 15, and a control unit 16.
  • the acquisition unit 11 acquires various data from the positioning device 1007, the sensor 1008, the server device 50, or the like. For example, the acquisition unit 11 acquires sensing data obtained by sensing a destination by the sensor 1008. This sensing data is data indicating the size, material, shape, attributes, or state of the destination. The acquisition unit 11 also acquires baggage attribute data regarding the attributes of the baggage delivered by the drone 10 from the server device 50 via the wireless communication network 40.
  • the baggage attribute data includes data regarding at least one of the size, weight, type, contents, material, or structure of the baggage.
  • the detection unit 12 detects possible and impossible landing areas for the drone 10 at the destination using image recognition processing such as pattern matching on the sensing data acquired by the acquisition unit 11.
  • a possible landing area is an area that corresponds to, for example, a garden, a balcony, a parking lot, or the space in front of a front door.
  • An impossible landing area is an area that corresponds to, for example, a roof, a pond, or vegetation or rocks above a certain height.
  • a possible landing area Ap and impossible landing areas Ai1, Ai2, and Ai3 are detected within the entire area A of one destination, as illustrated in FIG. 5.
  • the safety level determination unit 13 uses image recognition processing such as pattern matching on the sensing data acquired by the acquisition unit 11 for the possible landing area detected by the detection unit 12 to determine one of multiple safety levels at the time of landing of the drone 10. At this time, the safety level determination unit 13 determines the safety level based on at least one of the size, material, shape, attributes, or state of the landing surface in the possible landing area, or the attributes, state, or movement of an object present in the possible landing area.
  • the safety identification unit 13 calculates the safety level s by multiplying the landing evaluation area ap by a safety level coefficient x according to the material, shape, attribute, or condition of each point p that can be analyzed from the sensing data.
  • safety level s landing evaluation area ap ⁇ safety level coefficient x.
  • This safety level coefficient x is determined in advance according to the material, shape, attribute, or condition of each point p.
  • FIG. 6 is a diagram illustrating an example of a safety coefficient table that describes the correspondence between the material of each point p and the safety coefficient.
  • the safety coefficient also differs depending on the importance level of the cargo delivered by the drone 10.
  • the importance level of the cargo is determined in advance based on the cargo attribute data described above, such as the size, weight, type, contents, material, or structure of the cargo, e.g., if the cargo is a precision machine, the importance level is high, or if the cargo is expensive, the importance level is high.
  • the safety coefficient is "x11” if the luggage importance level is “high”, and the safety coefficient is “x21” if the luggage importance level is “low”. If the material of point p is “material ⁇ ”, the safety coefficient is “x12” if the luggage importance level is “high”, and the safety coefficient is “x22” if the luggage importance level is “low”. If the material of point p is “material ⁇ ”, the safety coefficient is “x13” if the luggage importance level is "high”, and the safety coefficient is "x23” if the luggage importance level is “low”.
  • the safety level determination unit 13 determines the safety level using dynamically changing variable conditions (here, conditions that change according to the attributes of the luggage transported by the drone 10 to the landing point).
  • the safety factor can also be determined according to the shape (flat or uneven, etc.), properties (hard or soft, etc.) or condition (dry or wet, etc.) of the landing surface.
  • the safety level identification unit 13 calculates the safety level s by multiplying the landing evaluation area ap of point p by a safety level coefficient according to the attributes, state, or movement of an object present in the possible landing area including point p.
  • This safety level coefficient is determined in advance according to the attributes, state, or movement of an object present in the possible landing area including each point p.
  • Figure 7 is a diagram illustrating an example of a safety level coefficient table that describes the correspondence between the attributes of objects present in the possible landing area including each point p and the safety level coefficient. In Figure 7, as in Figure 6, the safety level coefficient differs depending on the importance level of the package delivered by the drone 10.
  • the safety coefficient is "X13", and if the importance level of the luggage is "low”, the safety coefficient is "X23".
  • the safety factor is "0.6".
  • the attribute of the object in the possible landing area including point p is "child”, if the importance level of the luggage is "high”, the safety factor is "0.5”, and if the importance level of the luggage is “low”, the safety factor is "0.6".
  • the attribute of the object in the possible landing area including point p is "adult”, if the importance level of the luggage is "high”, the safety factor is "0.9”, and if the importance level of the luggage is "low”, the safety factor is "1".
  • Figure 7 shows an example in which the safety factor is determined according to the attributes of an object present in the possible landing area including point p
  • the safety factor is determined similarly according to the state (e.g., whether it is large or not) or movement (e.g., whether it is moving or not) of an object present in the possible landing area including each point p.
  • the risk identification unit 14 performs image recognition processing such as pattern matching on the sensing data acquired by the acquisition unit 11 for the no-landing area detected by the detection unit 12, and identifies one of multiple risk levels at the time of landing for the possible landing area adjacent to the no-landing area. At this time, the risk identification unit 14 identifies the risk level based on at least one of the material, shape, attribute, or state of the no-landing surface of the no-landing area adjacent to the possible landing area (for example, the no-landing area closest to point p), or the attribute, state, or movement of an object present in the no-landing area.
  • the risk identification unit 14 calculates the risk t by dividing the landing evaluation area ap calculated for each point p described above by a risk coefficient y according to the material, shape, attribute, or condition of the no-landing area adjacent to the possible landing area including that point p.
  • risk t risk coefficient y / landing evaluation area ap.
  • This risk coefficient y is determined in advance according to the material, shape, attribute, or condition of the no-landing surface of the no-landing area.
  • FIG. 8 is a diagram illustrating an example of a risk coefficient table that describes the correspondence between the state of an impassable landing surface and the risk coefficient.
  • the risk coefficient also differs depending on the importance level of the package delivered by the drone 10.
  • the risk identification unit 14 identifies the risk using dynamically changing variable conditions (here, conditions that change according to the attributes of the luggage transported by the drone 10).
  • Figure 8 was an example in which the risk coefficient was determined according to the condition of the impassable surface, the risk coefficient is determined according to the material, shape, and attributes of the impassable surface in a similar manner.
  • the risk identification unit 14 calculates the risk t by dividing the landing evaluation area ap calculated for each point p by a risk coefficient according to the attributes, state, or movement of an object present in an impossible landing area adjacent to the possible landing area including point p (for example, the impossible landing area closest to point p).
  • Figure 9 is a diagram illustrating an example of a risk coefficient table that describes the correspondence between the attributes of objects present in an impossible landing area adjacent to the possible landing area including point p and risk coefficients. In Figure 9, as in Figure 8, the risk coefficient differs depending on the importance level of the package delivered by the drone 10.
  • the attribute of an object present in a possible landing area including an improbable surface is "attribute r"
  • the importance level of the luggage is "high”
  • the risk coefficient is "Y13"
  • the risk coefficient is "low”
  • the risk coefficient is "Y23"
  • the attribute of the object is "dog”
  • the importance level of the luggage is "high”
  • the risk coefficient is "0.8”
  • the importance level of the luggage is "low”
  • the risk coefficient is "0.6”.
  • the attribute of the object is "child”
  • the importance level of the luggage is "high”
  • the risk coefficient is "0.5”
  • the importance level of the luggage is "low”
  • the risk coefficient is "0.4”.
  • the attribute of the object is "adult”, then if the importance level of the luggage is "high”, the risk coefficient is "0.2”, and if the importance level of the luggage is "low”, the risk coefficient is "0.1".
  • Figure 9 shows an example in which the risk coefficient is determined according to the attributes of an object that exists in the no-landing zone adjacent to the possible landing zone that includes point p. Similarly, the risk coefficient is determined according to the state or movement of the object.
  • the evaluation unit 15 evaluates the landing point of the drone 10 based on the safety and risk levels identified for each point p within the possible landing area detected by the detection unit 12. Specifically, the evaluation unit 15 calculates an evaluation score for each point p by a method such as dividing the safety level s calculated as described above by the risk level t. The evaluation score is higher the higher the safety level s is, and higher the evaluation score is the lower the risk level t is. Thus, the evaluation unit 15 determines the point p with the highest evaluation score as the actual landing point. Note that the evaluation method using the safety and risk levels is not limited to this example. In short, any evaluation method may be used that results in a higher evaluation the higher the safety level s is, or a higher evaluation the lower the risk level t is.
  • the control unit 16 determines the point p that is most highly evaluated by the evaluation unit 15 as the landing point, controls the flight drive mechanism 1009 to land the drone 10 at the landing point, and after the landing, controls the cargo loading mechanism 1010 to detach the cargo from the drone 10.
  • Fig. 10 the drone 10 starts flying from a takeoff and landing point toward a destination (step S01).
  • the acquisition unit 11 of the drone 10 has acquired package attribute data related to the attributes of the package to be delivered by the drone 10 from the server device 50 via the wireless communication network 40. Thereafter, the drone 10, under the control of the server device 50, flies up to the sky above the destination address specified when the package delivery request was made.
  • the acquisition unit 11 acquires sensing data from the sensor 1008 (step S03).
  • the detection unit 12 detects areas where the drone 10 can land and areas where it cannot land (step S04).
  • the safety level identification unit 13 identifies the safety level for the detected possible landing area
  • the risk level identification unit 14 identifies the risk level for the detected possible landing area (step S05).
  • the evaluation unit 15 evaluates the landing point of the drone 10 based on the identified safety and risk levels within the detected possible landing area (step S06).
  • the control unit 16 controls the flight drive mechanism 1009 to land the drone 10 at the landing point that is most highly rated by the evaluation unit 15, and after landing, controls the cargo loading mechanism 1010 to detach the cargo from the drone 10 (step S07).
  • the drone 10 moves on to the next process, for example, returning to the departure/arrival point or moving to the next delivery destination. Note that if there is no possible landing area within the destination, the drone 10 will perform an operation such as returning without landing.
  • the present invention is not limited to the above-described embodiment.
  • the above-described embodiment may be modified as follows.
  • two or more of the following modifications may be combined and implemented.
  • the safety coefficient or the risk coefficient dynamically varies, for example, depending on the attributes of the luggage carried by the drone 10.
  • the present invention is not limited to this example, and the safety coefficient or the risk coefficient may vary depending on the weather or temperature at the destination.
  • the variable condition may be a condition that varies depending on the weather or temperature. This allows evaluation to be performed depending on the weather or temperature at the destination.
  • the safety coefficient or risk coefficient may be varied according to the number or density of objects present at the destination (landing possible area or landing impossible area). As a specific example, when there are many objects (e.g., humans, animals, cars, etc.) at the destination, the safety coefficient may be lower and the risk coefficient may be higher. This allows an evaluation according to the number or density of objects at the destination.
  • objects e.g., humans, animals, cars, etc.
  • the safety level or risk level may be determined multiple times during the period from the destination to the time the drone 10 lands. For example, if a human, animal, car, motorcycle, or other object that may be moving is detected, the safety level or risk level may be determined and evaluated multiple times before the drone 10 lands, thereby reducing the possibility that the object will interfere with the landing.
  • the safety level or risk level is determined and evaluated once at an altitude of 20 m above the ground, the safety level or risk level is determined and evaluated once at an altitude of 10 m above the ground, the safety level or risk level is determined and evaluated once at an altitude of 5 m above the ground, and the safety level or risk level is determined and evaluated once at an altitude of 3 m above the ground.
  • the safety level determination unit 13 or the risk level determination unit 14 may determine the safety level or risk level multiple times according to the decrease in altitude before the drone 10 lands, and the evaluation unit 15 may perform evaluation each time the safety level or risk level is determined.
  • Modification 4 For example, when an object that may move, such as a human, an animal, a car, or a motorcycle, is detected at the destination, the moving direction of the object may be calculated, and the evaluation of the point p corresponding to the moving direction may be lowered. In this way, when an object existing in the possible landing area or the impossible landing area is a moving object, the safety level identification unit 13 or the risk level identification unit 14 may also identify the moving direction of the object, and the evaluation unit 15 may evaluate the landing point of the drone 10 based on the moving direction of the identified object within the detected possible landing area. This allows evaluation according to the moving direction of the object at the destination.
  • the safety level identification unit 13 or the risk level identification unit 14 may also identify the moving direction of the object, and the evaluation unit 15 may evaluate the landing point of the drone 10 based on the moving direction of the identified object within the detected possible landing area. This allows evaluation according to the moving direction of the object at the destination.
  • [Modification 5] There are cases where it is not desirable to take time for the drone 10 to land. For example, this is the case when the drone 10 has little remaining power and it is desired to shorten the hovering time, or when the designated delivery time of the package is approaching.
  • the value of the safety degree s may be used as is for a point p directly below the current position of the drone 10, while the value of the safety degree s may be multiplied by a coefficient less than 1 for a point p where the drone 10 must move horizontally 5 m from the current position before descending.
  • the evaluation unit 15 may evaluate the landing point of the drone 10 based on the time required for the drone 10 to land within the detected possible landing area. This makes it possible to shorten the time required for the drone 10 to land.
  • the control of the drone 10 may be realized by so-called edge computing (control by the drone), cloud computing (control by a server device), or a combination of both (control by the drone and the server device) as described in the embodiment. Therefore, the information processing device according to the present invention may be provided in the server device 50 disclosed in the embodiment.
  • the unmanned aerial vehicle is not limited to those called drones, and may be of any structure or shape as long as it is an unmanned aerial vehicle capable of delivering luggage.
  • each functional block may be realized by one device that is physically and/or logically combined, or may be realized by two or more devices that are physically and/or logically separated and directly and/or indirectly (e.g., wired and/or wirelessly) connected to these multiple devices.
  • one computer may have the functions of the user terminal 30 exemplified in the embodiment.
  • each function exemplified in FIG. 4 may be provided by any of the devices that configure the drone management system 1 as an information processing system.
  • the information processing device according to the present invention may be implemented in a server device 50.
  • LTE Long Term Evolution
  • LTE-A Long Term Evolution
  • SUPER 3G IMT-Advanced
  • 4G 5G
  • FRA Full Radio Access
  • W-CDMA registered trademark
  • GSM registered trademark
  • CDMA2000 Code Division Multiple Access 2000
  • UMB Universal Mobile Broadband
  • IEEE 802.11 Wi-Fi
  • IEEE 802.16 WiMAX
  • IEEE 802.20 UWB (Ultra-WideBand)
  • Bluetooth registered trademark
  • the information or parameters described in this specification may be expressed as absolute values, as relative values from a given value, or as corresponding information.
  • determining may encompass a wide variety of actions.
  • Determining and “determining” may include, for example, judging, calculating, computing, processing, deriving, investigating, looking up (e.g., searching in a table, database, or other data structure), ascertaining, and the like.
  • Determining and “determining” may also include receiving (e.g., receiving information), transmitting (e.g., sending information), input, output, accessing (e.g., accessing data in memory), and the like.
  • Determining” and “determining” may also include resolving, selecting, choosing, establishing, comparing, and the like. In other words, "judging” and “deciding” can include regarding some action as having been “judged” or “decided.”
  • the present invention may be provided as an information processing method, or as a program.
  • a program may be provided in a form recorded on a recording medium such as an optical disk, or may be provided in a form in which the program can be downloaded to a computer via a network such as the Internet and installed for use.
  • Software, instructions, etc. may be transmitted and received over a transmission medium.
  • a transmission medium For example, if the software is transmitted from a website, server, or other remote source using wired technologies, such as coaxial cable, fiber optic cable, twisted pair, and Digital Subscriber Line (DSL), and/or wireless technologies, such as infrared, radio, and microwave, these wired and/or wireless technologies are included within the definition of a transmission medium.
  • wired technologies such as coaxial cable, fiber optic cable, twisted pair, and Digital Subscriber Line (DSL)
  • DSL Digital Subscriber Line
  • wireless technologies such as infrared, radio, and microwave
  • the information, signals, etc. described herein may be represented using any of a variety of different technologies.
  • the data, instructions, commands, information, signals, bits, symbols, chips, etc. that may be referred to throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or magnetic particles, optical fields or photons, or any combination thereof.
  • any reference to an element using a designation such as “first,” “second,” etc. is not intended to generally limit the quantity or order of those elements. These designations may be used herein as a convenient method of distinguishing between two or more elements. Thus, a reference to a first and second element does not imply that only two elements may be employed therein or that the first element must precede the second element in some way.
  • Drone management system 10: Drone, 11: Acquisition unit, 12: Detection unit, 13: Safety level identification unit, 14: Risk level identification unit, 15: Evaluation unit, 16: Control unit, 30: User terminal, 40: Wireless communication network, 50: Server device, 1001: Processor, 1002: Memory, 1003: Storage, 1004: Communication device, 1005: Input device, 1006: Output device, 1007: Positioning device, 1008: Sensor, 1009: Flight drive mechanism, 1010: Cargo loading mechanism, 50: Server device, 5001: Processor, 5002: Memory, 5003: Storage, 5004: Communication device, A: Destination, Ap: Possible landing area, Ai1, Ai2, Ai3: Prohibited landing area.

Abstract

ドローン(10)の目的地において、検出部(12)は、ドローン(10)の着陸可能領域及び着陸不可領域を検出する。安全度特定部(13)は、検出された着陸可能領域について、着陸時における複数の安全度のうちいずれかを特定する。危険度特定部(14)は、検出された着陸不可領域について、着陸時における複数の危険度のうちいずれかを特定する。評価部(15)は、検出された着陸可能領域内で、特定された安全度及び危険度に基づいてドローン(10)の着陸地点の評価を行う。

Description

情報処理装置
 本発明は、飛行体の着陸地点を評価するための技術に関する。
 ドローンと呼ばれる無人飛行体の普及に伴い、荷物の配達等の様々な用途にドローンを利用する仕組みが種々提案されている。例えば特許文献1には、ドローンを目的地に安全に着陸させるためのシステムが開示されている。
特開2019-196150号公報
 飛行体の目的地においては、例えば芝生のような適度な柔らかさのある素材で地表面が覆われているとか、障害物と考えられる物体がないといったように、飛行体の着陸に好適な環境が整っている場合もある一方、例えば地面が平坦ではない、水たまりがある、動物がいる等のように、飛行体の着陸に適していない場合もある。つまり、飛行体の目的地においては予め予想できない様々な状況があり得る。
 そこで、本発明は、飛行体の着陸地点を適切に評価することを目的とする。
 本発明は、飛行体の着陸領域及び着陸不可領域を検出する検出部と、検出された前記着陸可能領域について、着陸時における複数の安全度のうちいずれかを特定する安全度特定部と、検出された前記着陸不可領域に隣接する前記着陸可能領域について、検出された前記着陸不可領域に応じて着陸時における複数の危険度のうちいずれかを特定する危険度特定部と、検出された前記着陸可能領域内で、特定された前記安全度及び前記危険度に基づいて前記飛行体の着陸地点の評価を行う評価部とを備えることを特徴とする情報処理装置を提供する。
 本発明によれば、飛行体の着陸地点を適切に評価することが可能となる。
本発明の一実施形態に係るドローン管理システム1の構成の一例を示すブロック図である。 同実施形態に係るドローン10のハードウェア構成の一例を示すブロック図である。 同実施形態に係るサーバ装置50のハードウェア構成の一例を示すブロック図である。 ドローン10の機能構成の一例を示すブロック図である。 ドローン10の目的地における着陸可能領域及び着陸不可領域を例示する平面図である。 同実施形態に係る安全度係数テーブルを例示する図である。 同実施形態に係る安全度係数テーブルを例示する図である。 同実施形態に係る危険度係数テーブルを例示する図である。 同実施形態に係る危険度係数テーブルを例示する図である。 ドローン10による処理の手順を例示するフローチャートである。
[構成]
 図1は、本発明の一実施形態に係るドローン管理システム1の構成の一例を示すブロック図である。ドローン管理システム1は、空中を飛行して荷物を目的地に配送するドローン10と、目的地となる建物に居住又は勤務するユーザによって利用されるユーザ端末30と、無線通信網40と、無線通信網40に接続されたサーバ装置50とを備える。無線通信網40は、無線通信を実現するシステムであり、例えば第4世代移動通信システムに準拠する設備であってもよいし、第5世代移動通信システムに準拠する設備であってもよい。なお、図1においては、ドローン10、ユーザ端末30、無線通信網40、及びサーバ装置50を1つずつ図示しているが、これらはそれぞれ複数あってもよい。
 ドローン10は、空中を飛行する無人の飛行体である。ドローン10は、基地や拠点などと呼ばれる発着地から荷物を搭載した状態で目的地まで飛行し、その目的地に着陸して荷物を配送する。ドローン10の目的地は、例えば住所や緯度経度等で指定される、或る広がりをもった領域である。ドローン10はその目的地内のいずれかの地点を、自身の着陸地点として着陸する。
 ユーザ端末30は、例えばスマートフォンやタブレット、又はパーソナルコンピュータ等の通信可能なコンピュータである。本実施形態において、ユーザ端末30はスマートフォンであり、荷物を受け取るユーザが無線通信網40経由でサーバ装置50にアクセスするための通信端末として機能する。
 サーバ装置50は、ドローン10の飛行日時、飛行経路及び飛行高度に関する飛行計画情報や、ドローン10が配送する荷物に関する荷物関連情報(後述する荷物属性データを含む)等を記憶しており、飛行計画情報に従ってドローン10を遠隔操縦する。サーバ装置50による遠隔操縦は、主に、前述した発着地とドローン10の目的地上空との間、又は、ドローン10の複数の目的地どうしの間の区間である。目的地上空とドローン10の着陸地点との間の区間は、ドローン自身による自律的な制御下で飛行が行われる。具体的には、ドローン10は、目的地内において着陸し得る各着陸地点を評価し、最も高い評価結果に対応する着陸地点に着陸して荷物を切り離す動作を行ったのち、再び目的地上空まで上昇する。
 なお、本実施形態では、上述したように、ドローン10の発着地及び目的地上空の区間はサーバ装置50による遠隔操縦に依存し、目的地上空とドローン10の着陸地点との間の区間はドローン自身による自律的な飛行で実現するが、この例に限らない。例えば、ドローン10は、サーバ装置50による遠隔操縦に頼らずに、発着地及び目的地の着陸地点の間の全ての区間を自律的に飛行してもよいし、発着地及び目的地の着陸地点の間の全ての区間においてサーバ装置50の遠隔操縦に従って飛行してもよい。
 図2は、ドローン10のハードウェア構成の一例を示す図である。ドローン10は、物理的には、プロセッサ1001、メモリ1002、ストレージ1003、通信装置1004、入力装置1005、出力装置1006、測位装置1007、センサ1008、飛行駆動機構1009、荷物搭載機構1010及びこれらを接続するバスなどを含むコンピュータ装置として構成されている。なお、以下の説明では、「装置」という文言は、回路、デバイス、ユニットなどに読み替えることができる。ドローン10のハードウェア構成は、図に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。
 ドローン10における各機能は、プロセッサ1001、メモリ1002などのハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ1001が演算を行い、通信装置1004による通信を制御したり、メモリ1002及びストレージ1003におけるデータの読み出し及び書き込みの少なくとも一方を制御したり、測位装置1007、センサ1008、飛行駆動機構1009及び荷物搭載機構1010を制御することによって実現される。
 プロセッサ1001は、例えば、オペレーティングシステムを動作させてコンピュータ全体を制御する。プロセッサ1001は、周辺装置とのインターフェース、制御装置、演算装置、レジスタなどを含む中央処理装置(CPU)によって構成されてもよい。また、例えばベースバンド信号処理部や呼処理部などがプロセッサ1001によって実現されてもよい。
 プロセッサ1001は、プログラム(プログラムコード)、ソフトウェアモジュール、データなどを、ストレージ1003及び通信装置1004の少なくとも一方からメモリ1002に読み出し、これらに従って各種の処理を実行する。プログラムとしては、後述する動作の少なくとも一部をコンピュータに実行させるプログラムが用いられる。ドローン10の機能ブロックは、メモリ1002に格納され、プロセッサ1001において動作する制御プログラムによって実現されてもよい。各種の処理は、1つのプロセッサ1001によって実行されてもよいが、2以上のプロセッサ1001により同時又は逐次に実行されてもよい。プロセッサ1001は、1以上のチップによって実装されてもよい。なお、プログラムは、無線通信網40経由でドローン10に送信されてもよい。
 メモリ1002は、コンピュータ読み取り可能な記録媒体であり、例えば、ROM、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable Programmable ROM)、RAMなどの少なくとも1つによって構成されてもよい。メモリ1002は、レジスタ、キャッシュ、メインメモリ(主記憶装置)などと呼ばれてもよい。メモリ1002は、本実施形態に係る方法を実施するために実行可能なプログラム(プログラムコード)、ソフトウェアモジュールなどを保存することができる。
 ストレージ1003は、コンピュータ読み取り可能な記録媒体であり、例えば、CD-ROM(Compact Disc ROM)などの光ディスク、ハードディスクドライブ、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリ(例えば、カード、スティック、キードライブ)、フロッピー(登録商標)ディスク、磁気ストリップなどの少なくとも1つによって構成されてもよい。ストレージ1003は、補助記憶装置と呼ばれてもよい。ストレージ1003は、各種のプログラムやデータ群を記憶する。
 以上のプロセッサ1001、メモリ1002、ストレージ1003は、本発明に係る情報処理装置の一例として機能する。
 通信装置1004は、無線通信網40を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であり、例えばネットワークデバイス、ネットワークコントローラ、ネットワークカード、通信モジュールなどともいう。通信装置1004は、周波数分割複信及び時間分割複信を実現するために、高周波スイッチ、デュプレクサ、フィルタ、周波数シンセサイザなどを含んで構成されている。送受信アンテナ、アンプ部、送受信部、伝送路インターフェースなどは、通信装置1004によって実現されてもよい。送受信部は、送信部と受信部とで、物理的に、または論理的に分離された実装がなされてもよい。
 入力装置1005は、外部からの入力を受け付ける入力デバイスであり、例えばキーやスイッチ、マイクなどを含む。出力装置1006は、外部への出力を実施する出力デバイスであり、例えば液晶ディスプレイのような表示装置や、スピーカなどを含む。なお、入力装置1005及び出力装置1006は、一体となった構成であってもよい。
 測位装置1007は、ドローン10の位置を測定するハードウェアであり、例えばGPS(1Global Positioning System)デバイスである。ドローン10は測位装置1007による測位に基づいて、発着地から目的地の上空まで飛行する。
 センサ1008は、ドローン10の高度測定手段及び目的地の状況確認手段として機能する測距センサ、Lidar(Light Detection And Ranging)センサ、赤外線センサ、イメージセンサのほか、ドローン10の姿勢測定手段として機能するジャイロセンサ及び方位センサ等を備える。
 飛行駆動機構1009は、ドローン10が飛行を行うための機構であり、例えばモータ、シャフト、ギア及びプロペラ等のハードウェアを備える。
 荷物搭載機構1010は、ドローン10が荷物を搭載及び切り離すための機構であり、例えばモータ、ウィンチ、ワイヤ、ギア、ロック機構又はハンギング機構等のハードウェアを備える。
 プロセッサ1001、メモリ1002などの各装置は、情報を通信するためのバスによって接続される。バスは、単一のバスを用いて構成されてもよいし、装置間ごとに異なるバスを用いて構成されてもよい。また、ドローン10は、マイクロプロセッサ、デジタル信号プロセッサ(DSP:Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)、FPGA(Field Programmable Gate Array)などのハードウェアを含んで構成されてもよく、当該ハードウェアにより、各機能ブロックの一部又は全てが実現されてもよい。例えば、プロセッサ1001は、これらのハードウェアの少なくとも1つを用いて実装されてもよい。
 図3は、サーバ装置50のハードウェア構成を示す図である。サーバ装置50のハードウェア構成は、図3に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。また、それぞれ筐体が異なる複数の装置が通信接続されて、サーバ装置50を構成してもよい。
 サーバ装置50は、物理的には、プロセッサ5001、メモリ5002、ストレージ5003、通信装置5004、及びこれらを接続するバスなどを含むコンピュータ装置として構成されている。サーバ装置50における各機能は、プロセッサ5001、メモリ5002などのハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ5001が演算を行い、通信装置5004による通信を制御したり、メモリ5002及びストレージ5003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。これらの各装置は図示せぬ電源から供給される電力によって動作する。
 プロセッサ5001は、例えば、オペレーティングシステムを動作させてコンピュータ全体を制御する。プロセッサ5001は、周辺装置とのインターフェース、制御装置、演算装置、レジスタなどを含む中央処理装置(CPU)によって構成されてもよい。また、例えばベースバンド信号処理部や呼処理部などがプロセッサ5001によって実現されてもよい。
 プロセッサ5001は、プログラム(プログラムコード)、ソフトウェアモジュール、データなどを、ストレージ5003及び通信装置5004の少なくとも一方からメモリ5002に読み出し、これらに従って各種の処理を実行する。プログラムとしては、後述する動作の少なくとも一部をコンピュータに実行させるプログラムが用いられる。サーバ装置50の機能ブロックは、メモリ5002に格納され、プロセッサ5001において動作する制御プログラムによって実現されてもよい。各種の処理は、1つのプロセッサ5001によって実行されてもよいが、2以上のプロセッサ5001により同時又は逐次に実行されてもよい。プロセッサ5001は、1以上のチップによって実装されてもよい。
 メモリ5002は、コンピュータ読み取り可能な記録媒体であり、例えば、ROM、EPROM、EEPROM、RAMなどの少なくとも1つによって構成されてもよい。メモリ5002は、レジスタ、キャッシュ、メインメモリ(主記憶装置)などと呼ばれてもよい。メモリ5002は、本実施形態に係る方法を実施するために実行可能なプログラム(プログラムコード)、ソフトウェアモジュールなどを保存することができる。
 ストレージ5003は、コンピュータ読み取り可能な記録媒体であり、例えば、CD-ROMなどの光ディスク、ハードディスクドライブ、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリ(例えば、カード、スティック、キードライブ)、フロッピー(登録商標)ディスク、磁気ストリップなどの少なくとも1つによって構成されてもよい。ストレージ5003は、補助記憶装置と呼ばれてもよい。ストレージ5003は、少なくとも、後述するような各種処理を実行するためのプログラム及びデータ群を記憶している。
 通信装置5004は、無線通信網40を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であり、例えばネットワークデバイス、ネットワークコントローラ、ネットワークカード、通信モジュールなどともいう。
 プロセッサ5001、メモリ5002などの各装置は、情報を通信するためのバスによって接続される。バスは、単一のバスを用いて構成されてもよいし、装置間ごとに異なるバスを用いて構成されてもよい。
 サーバ装置50は、マイクロプロセッサ、デジタル信号プロセッサ、ASIC、PLD、FPGAなどのハードウェアを含んで構成されてもよく、当該ハードウェアにより、各機能ブロックの一部又は全てが実現されてもよい。例えば、プロセッサ5001は、これらのハードウェアの少なくとも1つを用いて実装されてもよい。
 なお、ユーザ端末30のハードウェア構成は、サーバ装置50とほぼ同様であるため、その説明を省略する。
 図4は、ドローン10の機能構成の一例を示す図である。ドローン10においては、取得部11、検出部12、安全度特定部13、危険度特定部14、評価部15及び制御部16という機能が実現される。
 取得部11は、測位装置1007、センサ1008又はサーバ装置50等から各種のデータを取得する。例えば、取得部11は、センサ1008によって目的地がセンシングされたセンシングデータを取得する。このセンシングデータは、その目的地の大きさ、材質、形状、属性若しくは状態を示すデータである。また、取得部11は、ドローン10が配送する荷物の属性に関する荷物属性データをサーバ装置50から無線通信網40経由で取得する。荷物属性データは、荷物の大きさ、重さ、種類、内容、材料又は構造のうち少なくともいずれか1つに関するデータを含む。
 検出部12は、取得部11によって取得されたセンシングデータに対してパターンマッチング等の画像認識処理を用いて、目的地におけるドローン10の着陸可能領域及び着陸不可領域を検出する。着陸可能領域とは、例えば庭、ベランダ、駐車場、玄関前のスペース等に相当する領域である。着陸不可領域とは、例えば屋根、池、所定高さ以上の草木又は岩等に相当する領域である。これにより、図5に例示するように、1つの目的地の全領域Aにおいて、例えば着陸可能領域Apと、着陸不可領域Ai1、Ai2、Ai3とがそれぞれ検出される。
 安全度特定部13は、検出部12により検出された着陸可能領域について、取得部11によって取得されたセンシングデータに対してパターンマッチング等の画像認識処理を用い、ドローン10の着陸時における複数の安全度のうちいずれかを特定する。このとき、安全度特定部13は、着陸可能領域における着陸可能面の大きさ、材質、形状、属性若しくは状態、又は、着陸可能領域に存在する物体の属性、状態若しくは動きのうち、少なくともいずれか1以上に基づいて、安全度を特定する。
 より具体的には、まず、安全度特定部13は、着陸可能領域に含まれる各点pについて、着陸不可領域との最短距離rpを求める。このrpは、各点pを中心として着陸可能領域の境界に内接する内接円の半径に相当する。そして、安全度特定部13は、各点pについての着陸評価面積apを、ap=πrp2という数式によって算出する。この着陸評価面積apが大きいほど、ドローン10が着陸し得る着陸可能面の面積が広いことになるから、ドローン10の着陸時における安全度が高いと言える。
 さらに、安全度特定部13は、着陸評価面積apに対し、センシングデータから解析可能な各点pの材質、形状、属性若しくは状態に応じた安全度係数xを乗じて安全度sを算出する。つまり、安全度s=着陸評価面積ap×安全度係数xである。この安全度係数xは、各点pの材質、形状、属性若しくは状態に応じて予め決められている。
 図6は、各点pの材質と安全度係数との対応関係が記述された安全度係数テーブルを例示する図である。図6ではさらに、ドローン10が配送する荷物の重要レベルに応じて安全度係数が異なっている。荷物の重要レベルは、前述した荷物属性データに基づいて、例えば荷物の種類が精密機械であれば重要レベルが高いとか高価であれば重要レベルが高いといったように、荷物の大きさ、重さ、種類、内容、材料又は構造に基づいて予め決められている。
 図6の例では、点pの材質が「材質α」である場合、荷物の重要レベルが「高」であれば安全度係数が「x11」であり、荷物の重要レベルが「低」であれば安全度係数が「x21」であり、点pの材質が「材質β」である場合、荷物の重要レベルが「高」であれば安全度係数が「x12」であり、荷物の重要レベルが「低」であれば安全度係数が「x22」であり、点pの材質が「材質γ」である場合、荷物の重要レベルが「高」であれば安全度係数が「x13」であり、荷物の重要レベルが「低」であれば安全度係数が「x23」である。具体的な一例を挙げると、点pの材質が「芝生」である場合、荷物の重要レベルが「高」であれば安全度係数が「0.9」であり、荷物の重要レベルが「低」であれば安全度係数が「1」であり、点pの材質が「土」である場合、荷物の重要レベルが「高」であれば安全度係数が「0.5」であり、荷物の重要レベルが「低」であれば安全度係数が「0.7」であり、点pの材質が「砂利」である場合、荷物の重要レベルが「高」であれば安全度係数が「0.3」であり、荷物の重要レベルが「低」であれば安全度係数が「0.6」といった例が考えられる。このように、安全度特定部13は、動的に変動する変動条件(ここではドローン10が着陸地点に搬送する荷物の属性に応じて変動する条件)を用いて安全度を特定する。
 なお、図6は、着陸可能面の材質に応じて安全度係数が決められている例であったが、これと同様に、着陸可能面の形状(平坦か凸凹しているか等)、属性(硬いか柔らかいか等)若しくは状態(乾いているか濡れているか等)に応じて安全度係数が決められている。
 さらに、安全度特定部13は、点pの着陸評価面積apに対し、その点pを含む着陸可能領域に存在する物体の属性、状態若しくは動きに応じた安全度係数を乗じて安全度sを算出する。この安全度係数は、各点pを含む着陸可能領域に存在する物体の属性、状態若しくは動きに応じて予め決められている。図7は、各点pを含む着陸可能領域に存在する物体の属性と安全度係数との対応関係が記述された安全度係数テーブルを例示する図である。図7では図6と同様に、ドローン10が配送する荷物の重要レベルに応じて安全度係数が異なっている。
 図7の例では、点pを含む着陸可能領域に存在する物体の属性が「属性p」である場合、荷物の重要レベルが「高」であれば安全度係数が「X11」であり、荷物の重要レベルが「低」であれば安全度係数が「X21」であり、点pを含む着陸可能領域に存在する物体の属性が「属性q」である場合、荷物の重要レベルが「高」であれば安全度係数が「X12」であり、荷物の重要レベルが「低」であれば安全度係数が「X22」であり、点pを含む着陸可能領域に存在する物体の属性が「属性r」である場合、荷物の重要レベルが「高」であれば安全度係数が「X13」であり、荷物の重要レベルが「低」であれば安全度係数が「X23」である。具体的な一例を挙げると、点pを含む着陸可能領域に存在する物体の属性が「犬」である場合、荷物の重要レベルが「高」であれば安全度係数が「0.4」であり、荷物の重要レベルが「低」であれば安全度係数が「0.6」であり、点pを含む着陸可能領域に存在する物体の属性が「子供」である場合、荷物の重要レベルが「高」であれば安全度係数が「0.5」であり、荷物の重要レベルが「低」であれば安全度係数が「0.6」であり、点pを含む着陸可能領域に存在する物体の属性が「大人」である場合、荷物の重要レベルが「高」であれば安全度係数が「0.9」であり、荷物の重要レベルが「低」であれば安全度係数が「1」といった例が考えられる。
 なお、図7は点pを含む着陸可能領域に存在する物体の属性に応じて安全度係数が決められている例であったが、これと同様に、各点pを含む着陸可能領域に存在する物体の状態(大きいか否か等)若しくは動き(動いているか否か等)に応じて安全度係数が決められている。
 図4の説明に戻り、危険度特定部14は、検出部12により検出された着陸不可領域について取得部11によって取得されたセンシングデータに対してパターンマッチング等の画像認識処理を行い、その着陸不可領域に接する着陸可能領域に対する着陸時における複数の危険度のうちいずれかを特定する。このとき、危険度特定部14は、着陸可能領域に接する着陸不可領域(例えば点pに最も近い着陸不可領域)の着陸不可面の材質、形状、属性若しくは状態、又は、その着陸不可領域に存在する物体の属性、状態若しくは動きのうち、少なくともいずれか1以上に基づいて、危険度を特定する。
 より具体的には、危険度特定部14は、前述した各点pについて算出した着陸評価面積apを、その点pを含む着陸可能領域に接する着陸不可領域の材質、形状、属性若しくは状態に応じた危険度係数yで除算して危険度tを算出する。つまり、危険度t=危険度係数y/着陸評価面積apである。この危険度係数yは、着陸不可領域の着陸不可面の材質、形状、属性若しくは状態に応じて予め決められている。
 図8は、着陸不可面の状態と危険度係数との対応関係が記述された危険度係数テーブルを例示する図である。図8ではさらに、ドローン10が配送する荷物の重要レベルに応じて危険度係数が異なっている。
 図8の例では、着陸不可面の状態が「状態a」である場合、荷物の重要レベルが「高」であれば危険度係数が「y11」であり、荷物の重要レベルが「低」であれば危険度係数が「y21」であり、着陸不可面の状態が「状態b」である場合、荷物の重要レベルが「高」であれば危険度係数が「y12」であり、荷物の重要レベルが「低」であれば危険度係数が「y22」であり、着陸不可面の状態が「状態c」である場合、荷物の重要レベルが「高」であれば危険度係数が「y13」であり、荷物の重要レベルが「低」であれば危険度係数が「y23」である。具体的な一例を挙げると、着陸不可面の状態が「岩」である場合、荷物の重要レベルが「高」であれば危険度係数が「1」であり、荷物の重要レベルが「低」であれば危険度係数が「0.8」であり、着陸不可面の状態が「木」である場合、荷物の重要レベルが「高」であれば危険度係数が「1」であり、荷物の重要レベルが「低」であれば危険度係数が「0.7」であり、着陸不可面の状態が「池」である場合、荷物の重要レベルが「高」であれば危険度係数が「1」であり、荷物の重要レベルが「低」であれば危険度係数が「0.8」といった例が考えられる。このように、危険度特定部14は、動的に変動する変動条件(ここではドローン10が搬送する荷物の属性に応じて変動する条件)を用いて危険度を特定する。
 なお、図8は着陸不可面の状態に応じて危険度係数が決められている例であったが、これと同様に、着陸不可面の材質、形状、属性に応じて危険度係数が決められている。
 さらに、危険度特定部14は、各点pについて算出した着陸評価面積apを、その点pを含む着陸可能領域に接する着陸不可領域(例えば点pに最も近い着陸不可領域)に存在する物体の属性、状態若しくは動きに応じた危険度係数で除算して危険度tを算出する。図9は、点pを含む着陸可能領域に接する着陸不可領域に存在する物体の属性と危険度係数との対応関係が記述された危険度係数テーブルを例示する図である。図9では、図8と同様に、ドローン10が配送する荷物の重要レベルに応じて危険度係数が異なっている。
 図9の例では、着陸不可面を含む着陸可能領域に存在する物体の属性が「属性p」である場合、荷物の重要レベルが「高」であれば危険度係数が「Y11」であり、荷物の重要レベルが「低」であれば危険度係数が「Y21」であり、着陸不可面を含む着陸可能領域に存在する物体の属性が「属性q」である場合、荷物の重要レベルが「高」であれば危険度係数が「Y12」であり、荷物の重要レベルが「低」であれば危険度係数が「Y22」であり、着陸不可面を含む着陸可能領域に存在する物体の属性が「属性r」である場合、荷物の重要レベルが「高」であれば危険度係数が「Y13」であり、荷物の重要レベルが「低」であれば危険度係数が「Y23」である。具体的な一例を挙げると、物体の属性が「犬」である場合、荷物の重要レベルが「高」であれば危険度係数が「0.8」であり、荷物の重要レベルが「低」であれば危険度係数が「0.6」であり、物体の属性が「子供」である場合、荷物の重要レベルが「高」であれば危険度係数が「0.5」であり、荷物の重要レベルが「低」であれば危険度係数が「0.4」であり、物体の属性が「大人」である場合、荷物の重要レベルが「高」であれば危険度係数が「0.2」であり、荷物の重要レベルが「低」であれば危険度係数が「0.1」といった例が考えられる。
 なお、図9は、点pを含む着陸可能領域に接する着陸不可領域に存在する物体の属性に応じて危険度係数が決められている例であったが、これと同様に、その物体の状態若しくは動きに応じて危険度係数が決められている。
 図4の説明に戻り、評価部15は、検出部12により検出された着陸可能領域内において、各点pについて特定された安全度及び危険度に基づき、ドローン10の着陸地点の評価を行う。具体的には、評価部15は、上記のようにして算出された安全度sを危険度tで除算する等の方法で各点pの評価点数を算出する。評価点数は、安全度sが高いほど高い評価となるし、また、危険度tが低いほど高い評価となる。よって、評価部15は、評価点数が最高となる点pを現実の着陸地点として決定する。なお、安全度及び危険度を用いた評価の手法はこの例に限らない。要するに、安全度sが高いほど高い評価となるか、または、危険度tが低いほど高い評価となるような評価手法であればよい。
 制御部16は、評価部15によって最も高い評価とされた点pを着陸地点とし、その着陸地点に対して飛行駆動機構1009を制御してドローン10を着陸させ、その着陸後に、荷物搭載機構1010を制御してドローン10から荷物を切り離す。
[動作]
 次に、図10に示すフローチャートを参照して、ドローン10の飛行時の処理について説明する。図10において、ドローン10は発着地から目的に向けて飛行を開始する(ステップS01)。
 この飛行開始時までに、ドローン10の取得部11は、ドローン10が配送する荷物の属性に関する荷物属性データをサーバ装置50から無線通信網40経由で取得しておく。以降、ドローン10は、サーバ装置50による制御の下で、荷物の配送依頼時に指定された目的地の住所の上空まで飛行する。
 ドローン10が目的地の上空に到達すると(ステップS02;YES)、取得部11は、センシングデータをセンサ1008から取得する(ステップS03)。
 次に、検出部12は、ドローン10の着陸可能領域及び着陸不可領域を検出する(ステップS04)。
 次に、安全度特定部13は、検出された着陸可能領域について安全度を特定するとともに、危険度特定部14は、検出された着陸可能領域について危険度を特定する(ステップS05)。
 評価部15は、検出された着陸可能領域内で、特定された安全度及び危険度に基づいてドローン10の着陸地点の評価を行う(ステップS06)。
 制御部16は、評価部15によって最も高い評価とされた着陸地点に対し、飛行駆動機構1009を制御してドローン10を着陸させ、その着陸後に、荷物搭載機構1010を制御してドローン10から荷物を切り離す(ステップS07)。荷物の配送が完了すると、ドローン10は例えば発着地に帰還するとか次の配送先に移動するなどの、次処理に移行する。なお、目的地内に着陸可能領域がなければ、ドローン10は着陸せずに帰還する等の動作を行う。
 以上説明した実施形態によれば、ドローン10の着陸地点を適切に評価することが可能となる。
[変形例]
 本発明は、上述した実施形態に限定されない。上述した実施形態を以下のように変形してもよい。また、以下の2つ以上の変形例を組み合わせて実施してもよい。
[変形例1]
 上記実施形態では、安全度係数又は危険度係数は、ドローン10が搬送する荷物の属性に応じて変動するなどのように、動的に変動するものであった。この例に限らず、安全度係数又は危険度係数が目的地における天候又は気温に応じて変動するようにしてもよい。具体的な一例を挙げると、目的地における天候が「晴」や気温が「中程度」又は「低い」場合には、安全度係数がより高く、危険度係数がより低い値となり、目的地における天候が「雨」や気温が「高い」場合には、安全度係数がより低く、また、危険度係数がより高い値となる例が考えられる。このように、変動条件は、天候又は気温に応じて変動する条件であってもよい。これにより、目的地における天候又は気温に応じた評価を行うことができる。
[変形例2]
 また、安全度係数又は危険度係数が目的地(着陸可能領域又は着陸不可領域)に存在する物体の数又は密度に応じて変動するようにしてもよい。具体的な一例を挙げると、目的地における物体(例えば人間、動物、車等)が多い場合には、安全度係数がより低く、危険度係数がより高い値となる例が考えられる。これにより、目的地における物体の数又は密度に応じた評価を行うことができる。
[変形例3]
 目的地において移動する物体が存在する場合には、ドローン10が目的地上空から着陸するまでの期間に、複数回にわたって、安全度又は危険度を特定するようにしてもよい。例えば、人間、動物、車、バイクなど移動する可能性がある物体を検出した場合は、着陸までに複数回安全度又は危険度を特定して評価を繰り返すようにすれば、その物体によって着陸が邪魔される可能性を小さくすることができる。具体的には、地上20mの上空で安全度又は危険度の特定及び評価を1回行う→地上10mの上空で安全度又は危険度の特定及び評価を1回行う→地上5mの上空で安全度又は危険度の特定及び評価を1回行う→地上3mの上空で安全度又は危険度の特定及び評価を1回行うといった具合である。このように、安全度特定部13又は危険度特定部14は、着陸可能領域又は着陸不可領域に存在する物体が移動する物体である場合には、ドローン10が着陸するまでに、高度の低下に応じて複数回にわたって、安全度又は危険度の特定を行い、評価部15は、安全度又は危険度が特定されるたびに評価を行うようにしてもよい。
[変形例4]
 目的地において例えば、人間、動物、車、バイクなど移動する可能性がある物体を検出した場合は、その物体の移動方向を算出し、その移動方向に相当する点pの評価を下げるなどとしてもよい。このように、安全度特定部13又は危険度特定部14は、着陸可能領域又は着陸不可領域に存在する物体が移動する物体である場合には、その物体の移動方向をも特定し、評価部15は、検出された着陸可能領域内で、特定された物体の移動方向にも基づいて、ドローン10の着陸地点の評価を行うようにしてもよい。これにより、目的地における物体の移動方向に応じた評価を行うことができる。
[変形例5]
 ドローン10の着陸までに時間をかけたくない場合がある。これは例えば、ドローン10の電力残量が少なくホバリング時間を短くしたい場合や、荷物の配送指定時刻が迫っている場合等である。このような場合は、ドローン10の現在位置から真下に相当する地点pについては安全度sの値をそのまま用いる一方、ドローン10の現在位置から5m水平移動してから降下しなければならない点pについては安全度sの値に1未満の係数を乗じて評価をしてもよい。このように、評価部15は、検出された着陸可能領域内に対してドローン10が着陸するために要する時間にも基づいて、ドローン10の着陸地点の評価を行うようにしてもよい。これにより、ドローン10の着陸までに要する時間を短縮することが可能となる。
[変形例6]
 ドローン10に関する制御は、実施形態で説明したいわゆるエッジコンピューティング(ドローンによる制御)、クラウドコンピューティング(サーバ装置による制御)、又は、その双方の連携(ドローン及びサーバ装置による制御)で実現してもよい。従って、本発明に係る情報処理装置は、実施形態に開示したサーバ装置50に備えられていてもよい。
[変形例7]
 無人飛行体は、ドローンと呼ばれるものに限らず、荷物を配送可能な無人の飛行体であればどのような構造や形態のものであってもよい。
[そのほかの変形例]
 上記実施の形態の説明に用いたブロック図は、機能単位のブロックを示している。これらの機能ブロック(構成部)は、ハードウェア及び/又はソフトウェアの任意の組み合わせによって実現される。また、各機能ブロックの実現手段は特に限定されない。すなわち、各機能ブロックは、物理的及び/又は論理的に結合した1つの装置により実現されてもよいし、物理的及び/又は論理的に分離した2つ以上の装置を直接的及び/又は間接的に(例えば、有線及び/又は無線)で接続し、これら複数の装置により実現されてもよい。例えば、実施形態で例示したユーザ端末30の機能を1つのコンピュータが備えていてもよい。要するに、図4に例示した各機能は、情報処理システムとしてのドローン管理システム1を構成する装置のいずれかが備えていればよい。例えば本発明に係る情報処理装置はサーバ装置50に実装されていてもよい。
 本明細書で説明した各態様/実施形態は、LTE(Long Term Evolution)、LTE-A(LTE-Advanced)、SUPER 3G、IMT-Advanced、4G、5G、FRA(Future Radio Access)、W-CDMA(登録商標)、GSM(登録商標)、CDMA2000、UMB(Ultra Mobile Broadband)、IEEE 802.11(Wi-Fi)、IEEE 802.16(WiMAX)、IEEE 802.20、UWB(Ultra-WideBand)、Bluetooth(登録商標)、その他の適切なシステムを利用するシステム及び/又はこれらに基づいて拡張された次世代システムに適用されてもよい。
 本明細書で説明した各態様/実施形態の処理手順、シーケンス、フローチャートなどは、矛盾の無い限り、順序を入れ替えてもよい。例えば、本明細書で説明した方法については、例示的な順序で様々なステップの要素を提示しており、提示した特定の順序に限定されない。本明細書で説明した各態様/実施形態は単独で用いてもよいし、組み合わせて用いてもよいし、実行に伴って切り替えて用いてもよい。また、所定の情報の通知(例えば、「Xであること」の通知)は、明示的に行うものに限られず、暗黙的(例えば、当該所定の情報の通知を行わない)ことによって行われてもよい。
 本明細書で説明した情報又はパラメータなどは、絶対値で表されてもよいし、所定の値からの相対値で表されてもよいし、対応する別の情報で表されてもよい。
 本明細書で使用する「判定(determining)」、「決定(determining)」という用語は、多種多様な動作を包含する場合がある。「判定」、「決定」は、例えば、判断(judging)、計算(calculating)、算出(computing)、処理(processing)、導出(deriving)、調査(investigating)、探索(looking up)(例えば、テーブル、データベース又は別のデータ構造での探索)、確認(ascertaining)した事を「判定」「決定」したとみなす事などを含み得る。また、「判定」、「決定」は、受信(receiving)(例えば、情報を受信すること)、送信(transmitting)(例えば、情報を送信すること)、入力(input)、出力(output)、アクセス(accessing)(例えば、メモリ中のデータにアクセスすること)した事を「判定」「決定」したとみなす事などを含み得る。また、「判定」、「決定」は、解決(resolving)、選択(selecting)、選定(choosing)、確立(establishing)、比較(comparing)などした事を「判定」「決定」したとみなす事を含み得る。つまり、「判定」「決定」は、何らかの動作を「判定」「決定」したとみなす事を含み得る。
 本発明は、情報処理方法として提供されてもよいし、プログラムとして提供されてもよい。かかるプログラムは、光ディスク等の記録媒体に記録した形態で提供されたり、インターネット等のネットワークを介して、コンピュータにダウンロードさせ、これをインストールして利用可能にするなどの形態で提供されたりすることが可能である。
 ソフトウェア、命令などは、伝送媒体を介して送受信されてもよい。例えば、ソフトウェアが、同軸ケーブル、光ファイバケーブル、ツイストペア及びデジタル加入者回線(DSL)などの有線技術及び/又は赤外線、無線及びマイクロ波などの無線技術を使用してウェブサイト、サーバ、又は他のリモートソースから送信される場合、これらの有線技術及び/又は無線技術は、伝送媒体の定義内に含まれる。
 本明細書で説明した情報、信号などは、様々な異なる技術のいずれかを使用して表されてもよい。例えば、上記の説明全体に渡って言及され得るデータ、命令、コマンド、情報、信号、ビット、シンボル、チップなどは、電圧、電流、電磁波、磁界若しくは磁性粒子、光場若しくは光子、又はこれらの任意の組み合わせによって表されてもよい。
 本明細書で使用する「第1の」、「第2の」などの呼称を使用した要素へのいかなる参照も、それらの要素の量又は順序を全般的に限定するものではない。これらの呼称は、2つ以上の要素間を区別する便利な方法として本明細書で使用され得る。したがって、第1及び第2の要素への参照は、2つの要素のみがそこで採用され得ること、又は何らかの形で第1の要素が第2の要素に先行しなければならないことを意味しない。
 上記の各装置の構成における「手段」を、「部」、「回路」、「デバイス」等に置き換えてもよい。
 「含む(including)」、「含んでいる(comprising)」、及びそれらの変形が、本明細書或いは特許請求の範囲で使用されている限り、これら用語は、用語「備える」と同様に、包括的であることが意図される。さらに、本明細書或いは特許請求の範囲において使用されている用語「又は(or)」は、排他的論理和ではないことが意図される。
 本開示の全体において、例えば、英語でのa、an、及びtheのように、翻訳により冠詞が追加された場合、これらの冠詞は、文脈から明らかにそうではないことが示されていなければ、複数のものを含むものとする。
 以上、本発明について詳細に説明したが、当業者にとっては、本発明が本明細書中に説明した実施形態に限定されるものではないということは明らかである。本発明は、特許請求の範囲の記載により定まる本発明の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。したがって、本明細書の記載は、例示説明を目的とするものであり、本発明に対して何ら制限的な意味を有するものではない。
1:ドローン管理システム、10:ドローン、11:取得部、12:検出部、13:安全度特定部、14:危険度特定部、15:評価部、16:制御部、30:ユーザ端末、40:無線通信網、50:サーバ装置、1001:プロセッサ、1002:メモリ、1003:ストレージ、1004:通信装置、1005:入力装置、1006:出力装置、1007:測位装置、1008:センサ、1009:飛行駆動機構、1010:荷物搭載機構、50:サーバ装置、5001:プロセッサ、5002:メモリ、5003:ストレージ、5004:通信装置、A:目的地、Ap:着陸可能領域、Ai1,Ai2,Ai3:着陸不可領域。

Claims (10)

  1.  飛行体の着陸可能領域及び着陸不可領域を検出する検出部と、
     検出された前記着陸可能領域について、着陸時における複数の安全度のうちいずれかを特定する安全度特定部と、
     検出された前記着陸不可領域に隣接する前記着陸可能領域について、検出された前記着陸不可領域に応じて着陸時における複数の危険度のうちいずれかを特定する危険度特定部と、
     検出された前記着陸可能領域内で、特定された前記安全度及び前記危険度に基づいて前記飛行体の着陸地点の評価を行う評価部と
     を備えることを特徴とする情報処理装置。
  2.  前記安全度特定部は、前記着陸可能領域における着陸可能面の大きさ、材質、形状、属性若しくは状態、又は、前記着陸可能領域に存在する物体の属性、状態若しくは動きのうち、少なくともいずれか1以上に基づいて、前記安全度を特定する
     ことを特徴とする請求項1記載の情報処理装置。
  3.  前記危険度特定部は、前記着陸不可領域における着陸不可面の形状、属性若しくは状態、又は、前記着陸不可領域に存在する物体の属性、状態若しくは動きのうち、少なくともいずれか1以上に基づいて、前記危険度を特定する
     ことを特徴とする請求項1記載の情報処理装置。
  4.  前記安全度特定部は、動的に変動する変動条件を用いて前記安全度を特定する
     又は、
     前記危険度特定部は、動的に変動する変動条件を用いて前記危険度を特定する
     ことを特徴とする請求項1記載の情報処理装置。
  5.  前記変動条件は、前記飛行体が前記着陸地点に搬送する荷物の属性に応じて変動する
     ことを特徴とする請求項4記載の情報処理装置。
  6.  前記変動条件は、天候又は気温に応じて変動する
     ことを特徴とする請求項4記載の情報処理装置。
  7.  前記変動条件は、前記着陸可能領域又は前記着陸不可領域に存在する物体の数又は密度に応じて変動する
     ことを特徴とする請求項4記載の情報処理装置。
  8.  前記安全度特定部又は前記危険度特定部は、前記着陸可能領域又は前記着陸不可領域に存在する物体が移動する物体である場合には、前記飛行体が着陸するまでに複数回、前記安全度又は前記危険度の特定を行い、
     前記評価部は、前記安全度又は前記危険度が特定されるたびに前記評価を行う
     ことを特徴とする請求項1記載の情報処理装置。
  9.  前記安全度特定部又は前記危険度特定部は、前記着陸可能領域又は前記着陸不可領域に存在する物体が移動する物体である場合には、当該物体の移動方向をも特定し、
     前記評価部は、検出された前記着陸可能領域内で、特定された前記物体の移動方向にも基づいて、前記飛行体の着陸地点の評価を行う
     ことを特徴とする請求項1記載の情報処理装置。
  10.  前記評価部は、検出された前記着陸可能領域内に対して前記飛行体が着陸するために要する時間にも基づいて、前記飛行体の着陸地点の評価を行う
     ことを特徴とする請求項1記載の情報処理装置。
PCT/JP2023/028715 2022-10-17 2023-08-07 情報処理装置 WO2024084781A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022166410 2022-10-17
JP2022-166410 2022-10-17

Publications (1)

Publication Number Publication Date
WO2024084781A1 true WO2024084781A1 (ja) 2024-04-25

Family

ID=90737411

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/028715 WO2024084781A1 (ja) 2022-10-17 2023-08-07 情報処理装置

Country Status (1)

Country Link
WO (1) WO2024084781A1 (ja)

Similar Documents

Publication Publication Date Title
US9928750B2 (en) Air traffic control of unmanned aerial vehicles via wireless networks
CN111566009B (zh) 调整空中机器人式运载工具的飞行参数的方法和装置
US11634225B2 (en) Information-processing device and information-processing method
TWI817962B (zh) 基於環境的可預測性的可調整的物件避開接近度閾值的方法、機器人式運載工具及處理設備
US20170358216A1 (en) Flying lane management systems and methods for unmanned aerial vehicles
US20170358223A1 (en) Air traffic control of unmanned aerial vehicles concurrently using a plurality of wireless networks
TW201931333A (zh) 機器車輛之碰撞管理
KR20180052107A (ko) 무인 항공기들에 대한 비행 범위 제한 시스템들 및 방법들
US11501651B2 (en) Flight control apparatus and flight control system
JP7194682B2 (ja) 飛行制御装置
US20210074168A1 (en) Flight control system and flight control apparatus
WO2024084781A1 (ja) 情報処理装置
US20200111372A1 (en) Flight control apparatus and flight control system
JP7157823B2 (ja) 情報処理装置
JP7050809B2 (ja) 情報処理装置
KR20190048688A (ko) 드론을 이용한 자율 비행 시스템 및 방법
JP2019101451A (ja) 情報処理装置
US20230196930A1 (en) Landing information determination apparatus, landing information determination system, landing information determination method, and computer-readable medium
JP7075947B2 (ja) 飛行制御装置及び飛行制御システム
WO2023042551A1 (ja) 情報処理装置
WO2023021948A1 (ja) 制御装置及びプログラム
JP7143525B2 (ja) 情報処理装置及び情報処理方法
US11891176B2 (en) Determination of position sending interval for flying vehicle dependent upon ground surface below vehicle
WO2023189613A1 (ja) 情報処理装置
WO2023042601A1 (ja) 情報処理装置