Programming language for execution by drone

US10922983B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10922983-B2
Application numberUS-201816012677-A
CountryUS
Kind codeB2
Filing dateJun 19, 2018
Priority dateMar 8, 2016
Publication dateFeb 16, 2021
Grant dateFeb 16, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

One embodiment provides a method comprising maintaining a weather model based on predicted weather conditions for an air traffic control zone. A hash table comprising multiple hash entries is maintained. Each hash entry comprises a timestamped predicted weather condition for a cell in the zone. A flight plan request for a drone is received. The request comprises a planned flight path for the drone. For at least one cell on the planned flight path, same latitude or same longitude cells, whichever is most closely orthogonal to a direction of the planned flight path, are heuristically probed. Weather conditions for the at least one cell are estimated based on predicted weather conditions for the same latitude or same longitude cells. An executable flight plan is generated if the planned flight path is feasible based on the estimated weather conditions; otherwise, a report including an explanation of infeasibility is generated instead.

First claim

Opening claim text (preview).

What is claimed is: 1. A method comprising: receiving an executable flight plan for a drone, wherein the executable flight plan is based on a planned flight path for the drone, the executable flight plan comprises a first set of commands in a first programming language, the first set of commands comprises one or more commands for one or more cells in an air traffic control zone that are included on the planned flight path, and each command for each cell in the air traffic control zone is indicative of a location of the cell and a time interval of the cell; converting the first set of commands to a second set of commands in a second programming language compatible with an Application Programming Interface (API) for the drone, wherein a first command of the first set for a cell in the air traffic control zone is converted to a second command of the second set to change a heading of the drone to a new heading based on a location of a prior cell in the air traffic control zone and a location of the cell; and providing the second set of commands to the API, wherein execution of the second set of commands invokes one or more changes in operation of one or more rotors of the drone to cause flight of the drone to the one or more cells. 2. The method of claim 1 , wherein the one or more commands are time and location sensitive commands that are incompatible with the API. 3. The method of claim 2 , further comprising: determining time and location information for the drone utilizing at least one of a Global Positioning System (GPS), a compass, a gyroscopic sensor, or triangulation. 4. The method of claim 3 , wherein the time and location information comprises at least one of a current orientation of the drone, a current location of the drone, or a current time. 5. The method of claim 3 , wherein the first command of the first set is converted to the second command of the second set further based on the time and location information, and execution of the second command of the second set invokes at least one change in the operation of the one or more rotors of the drone to cause the flight of the drone to the cell during a time interval of the cell. 6. The method of claim 1 , wherein execution of at least one command of the second set of commands invokes the one or more rotors of the drone to increase or decrease rotational speed. 7. The method of claim 1 , wherein execution of at least one command of the second set of commands invokes the one or more rotors of the drone to change orientation. 8. The method of claim 1 , wherein execution of at least one command of the second set of commands invokes the one or more rotors of the drone to change a heading of the drone to a new heading. 9. The method of claim 1 , wherein execution of at least one command of the second set of commands invokes the one or more rotors of the drone to cause the drone to hover in place. 10. The method of claim 1 , wherein execution of at least one command of the second set of commands invokes at least one change in the operation of the one or more rotors of the drone to cause the drone to proceed forward at full speed. 11. The method of claim 1 , wherein execution of at least one command of the second set of commands invokes at least one change in the operation of the one or more rotors of the drone to cause the drone to rise up at full speed. 12. The method of claim 1 , wherein the first set of commands include high level commands, and the second set of commands include one of middle level commands or low level commands. 13. A system comprising a computer processor, a computer-readable hardware storage medium, and program code embodied with the computer-readable hardware storage medium for execution by the computer processor to implement a method comprising: receiving an executable flight plan for a drone, wherein the executable flight plan is based on a planned flight path for the drone, the executable flight plan comprises a first set of commands in a first programming language, the first set of commands comprises one or more commands for one or more cells in an air traffic control zone that are included on the planned flight path, and each command for each cell in the air traffic control zone is indicative of a location of the cell and a time interval of the cell; converting the first set of commands to a second set of commands in a second programming language compatible with an Application Programming Interface (API) for the drone, wherein a first command of the first set for a cell in the air traffic control zone is converted to a second command of the second set to change a heading of the drone to a new heading based on a location of a prior cell in the air traffic control zone and a location of the cell; and providing the second set of commands to the API, wherein execution of the second set of commands invokes one or more changes in operation of one or more rotors of the drone to cause flight of the drone to the one or more cells. 14. The system of claim 13 , wherein the one or more commands are time and location sensitive commands that are incompatible with the API. 15. The system of claim 14 , wherein the method further comprises: determining time and location information for the drone utilizing at least one of a Global Positioning System (GPS), a compass, a gyroscopic sensor, or triangulation. 16. The system of claim 15 , wherein the time and location information comprises at least one of a current orientation of the drone, a current location of the drone, or a current time. 17. The system of claim 15 , wherein the first command of the first set is converted to the second command of the second set further based on the time and location information, and execution of the second command of the second set invokes at least one change in the operation of the one or more rotors of the drone to cause the flight of the drone to the cell during a time interval of the cell. 18. The system of claim 13 , wherein the first set of commands include high level commands, and the second set of commands include one of middle level commands or low level commands. 19. A computer program product comprising a computer-readable hardware storage device having program code embodied therewith, the program code being executable by a computer to implement a method comprising: receiving an executable flight plan for a drone, wherein the executable flight plan is based on a planned flight path for the drone, the executable flight plan comprises a first set of commands in a first programming language, the first set of commands comprises one or more commands for one or more cells in an air traffic control zone that are included on the planned flight path, and each command for each cell in the air traffic control zone is indicative of a location of the cell and a time interval of the cell; converting the first set of commands to a second set of commands in a second programming language compatible with an Application Programming Interface (API) for the drone, wherein a first command of the first set for a cell in the air traffic control zone is converted to a second command of the second set to change a heading of the drone to a new heading based on a location of a prior cell in the air traffic control zone and a location of the cell; and providing the second set of commands to the API, wherein execution of the second set of commands invokes one or more changes in operation of one or more rotors of the drone to cause flight of the drone to the one or more cells. 20. The computer p

Assignees

Inventors

Classifications

  • autonomous, i.e. by navigating independently from ground or air stations, e.g. by using inertial navigation systems [INS] · CPC title

  • for monitoring atmospheric conditions · CPC title

  • for emergency situations, e.g. hijacking or bird strikes · CPC title

  • for unmanned aircraft · CPC title

  • for a single aircraft · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10922983B2 cover?
One embodiment provides a method comprising maintaining a weather model based on predicted weather conditions for an air traffic control zone. A hash table comprising multiple hash entries is maintained. Each hash entry comprises a timestamped predicted weather condition for a cell in the zone. A flight plan request for a drone is received. The request comprises a planned flight path for the dr…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G08G5/34. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Feb 16 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).