CN106871897B - Route making method for automatically associating waypoint library - Google Patents

Route making method for automatically associating waypoint library Download PDF

Info

Publication number
CN106871897B
CN106871897B CN201611256061.XA CN201611256061A CN106871897B CN 106871897 B CN106871897 B CN 106871897B CN 201611256061 A CN201611256061 A CN 201611256061A CN 106871897 B CN106871897 B CN 106871897B
Authority
CN
China
Prior art keywords
waypoint
waypoints
library
user
route
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201611256061.XA
Other languages
Chinese (zh)
Other versions
CN106871897A (en
Inventor
张敏
马兰
李永波
赵云旭
刘双妹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
707th Research Institute of CSIC
Original Assignee
707th Research Institute of CSIC
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 707th Research Institute of CSIC filed Critical 707th Research Institute of CSIC
Priority to CN201611256061.XA priority Critical patent/CN106871897B/en
Publication of CN106871897A publication Critical patent/CN106871897A/en
Application granted granted Critical
Publication of CN106871897B publication Critical patent/CN106871897B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/20Instruments for performing navigational calculations
    • G01C21/203Specially adapted for sailing ships

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Navigation (AREA)

Abstract

The invention relates to a route making method of an automatic associated route point library, which is technically characterized by comprising the following steps: the method comprises the following steps: step 1, establishing a waypoint library, and updating waypoints of the waypoint library; step 2, manually and randomly selecting waypoints in the chart area through a human-computer interaction interface by a user to set a route; and 3, associating the waypoints manually and randomly clicked by the user with the waypoint library established in the step 1, and assisting navigation operators in finishing the selection of the waypoints and the establishment of the air route. The invention can utilize the existing route point selection experience to achieve the aim of assisting navigation operators to quickly make a planned route.

Description

Route making method for automatically associating waypoint library
Technical Field
The invention belongs to the technical field of navigation operation, relates to a planning method of a planned route, and particularly relates to a route planning method of an automatic association route point library.
Background
The process of planning the air route is the process of selecting the waypoint. Usually, a ship sails in a certain fixed sea area, and the selected waypoints are also fixed. Therefore, how to use the existing experience to rapidly make a reasonable planned route becomes a difficult point for making the planned route.
In marine operations (e.g., marine plotting tables, etc.), it is often necessary for a user to make a planned course and then use the course for course monitoring during a marine voyage. Currently, planning routes can be generally divided into three types: firstly, inputting longitude and latitude coordinates of each route point one by a user; secondly, manually clicking route points in the chart area by a user; and thirdly, the former two are combined for use.
Although the three methods can realize the selection of the waypoints and the making of the planned route, the three methods do not utilize the selection experience of the existing waypoints to realize the rapid making of the planned route.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a route making method of an automatic association route point library, which can realize the quick making of a planned route by utilizing the selection experience of the existing route points.
The technical problem to be solved by the invention is realized by adopting the following technical scheme:
a method for making routes of an automatic associated waypoint library comprises the following steps:
step 1, establishing a waypoint library, and updating waypoints of the waypoint library;
step 2, manually and randomly selecting waypoints in the chart area through a human-computer interaction interface by a user to set a route;
and 3, associating the waypoints manually and randomly clicked by the user with the waypoint library established in the step 1, and assisting navigation operators in finishing the selection of the waypoints and the establishment of the air route.
Further, the step 1 includes the steps of:
(1) starting an interface thread and a database thread;
(2) if the user selects to insert the waypoint library, determining waypoints in an interface thread by adopting a man-machine interaction input mode or a manual click mode in a chart area, sending a waypoint insertion signal and the determined waypoint coordinates to a database thread by the interface thread, and inserting the waypoints into the waypoint library by the database thread after receiving the waypoint insertion signal;
(3) if the user selects to modify the waypoint library, the waypoints are modified in the interface thread in a man-machine interaction mode, then waypoint updating signals are sent to the database thread, and the waypoints of the waypoint library are updated after the database thread receives the signals.
Further, the step 3 includes the steps of:
(1) capturing viewport coordinates of a finger-up position of a user when the user manually randomly selects an airway point in a chart area;
(2) converting the coordinates of the viewport into the plane coordinates of the chart according to the scale from the viewport to the chart;
(3) converting the plane coordinates of the chart into geodetic plane coordinates according to a scale of the chart;
(4) converting the geopland coordinates into geographic longitude and latitude coordinates according to parameters such as mercator projection and the like;
(5) calculating the distance between each waypoint in the waypoint library and the waypoint manually and randomly clicked by the user according to the distance measuring formula, and judging whether the distance is smaller than a set threshold value or not;
(6) if the waypoints with the distance between the waypoints manually and randomly selected by the user and the waypoints smaller than the set threshold value are inquired in the waypoint library, popping up a prompt box and inquiring whether the user selects the waypoints in the waypoint library or not;
(7) if the user selects the waypoints in the waypoint library, popping up a waypoint list meeting the threshold condition, so that the user can select one waypoint and wait for confirmation;
(8) after the user confirms, the waypoints in the waypoint library are replaced by the waypoints manually and randomly clicked by the user in the chart area, so that the waypoint selection and the route making are completed.
The invention has the advantages and positive effects that:
1. the invention can make a planned route by using the existing experience, simultaneously improves the convenience and the accuracy in the route making process, and can meet the application requirements of navigation operation more greatly.
2. The invention provides a method for automatically associating a waypoint library, which utilizes the selection experience of the existing waypoints to achieve the aim of assisting navigation operators to quickly make a planned route.
Drawings
FIG. 1 is a flow chart of waypoint library establishment in accordance with the present invention;
FIG. 2 is a schematic diagram of the present invention illustrating a user manually randomly pointing waypoints;
FIG. 3 is a diagram of an associated waypoint library operation indication of the present invention;
FIG. 4 is a data processing flow diagram of the library of associated waypoints of the present invention.
Detailed Description
The embodiments of the invention will be described in further detail below with reference to the accompanying drawings:
a method for making routes of an automatic associated waypoint library comprises the following steps:
step 1, establishing a waypoint library, and updating waypoints of the waypoint library;
the step 1 comprises the following specific steps, as shown in fig. 1:
(1) starting an interface thread and a database thread;
(2) if the user selects to insert the waypoint library, determining waypoints in an interface thread by adopting a man-machine interaction input mode or a manual click mode in a chart area, sending a waypoint insertion signal and the determined waypoint coordinates to a database thread by the interface thread, and inserting the waypoints into the waypoint library by the database thread after receiving the waypoint insertion signal;
(3) if the user selects to modify the waypoint library, the waypoints are modified in the interface thread in a man-machine interaction mode, then waypoint updating signals are sent to the database thread, and the waypoints of the waypoint library are updated after the database thread receives the signals.
Step 2, as shown in FIG. 2, a user manually and randomly selects an airway point in a chart area through a human-computer interaction interface to make an airway;
and 3, associating the waypoints manually and randomly clicked by the user with the waypoint library established in the step 1, and assisting navigation operators in finishing the selection of the waypoints and the establishment of the air route.
As shown in fig. 4, the step 3 includes the following specific steps:
(1) capturing viewport coordinates of a finger-up position of a user when the user manually randomly selects an airway point in a chart area;
(2) converting the coordinates of the viewport into the plane coordinates of the chart according to the scale from the viewport to the chart;
(3) converting the plane coordinates of the chart into geodetic plane coordinates according to a scale of the chart;
(4) converting the geopland coordinates into geographic longitude and latitude coordinates according to parameters such as mercator projection and the like;
(5) calculating the distance between each waypoint in the waypoint library and the waypoint manually and randomly clicked by the user according to the distance measuring formula, and judging whether the distance is smaller than a set threshold value or not;
in the present embodiment, the set threshold is 100 meters;
(6) if the waypoint with the distance between the waypoint and the waypoint manually and randomly selected by the user and smaller than the set threshold value is inquired in the waypoint library (namely the waypoint meeting the threshold value condition is inquired in the waypoint library), popping up a prompt box and inquiring whether the user selects the waypoint in the waypoint library;
in this embodiment, when the user manually and randomly selects the waypoint, if there is a waypoint in the waypoint library near the selected point, when the user pops up the finger, a prompt dialog box pops up to inquire whether to select the waypoint in the waypoint library, so as to provide quick operation for the user. As shown in FIG. 3, the dots on non-routings are waypoints in the waypoint library.
(7) If the user selects the waypoints in the waypoint library, popping up a waypoint list meeting the threshold condition, so that the user can select a specific waypoint and wait for confirmation;
in this embodiment, the waypoints meeting the threshold condition are waypoints within a set threshold range, specifically: waypoints in the waypoint library that are less than 100 meters from the waypoint manually randomly selected by the user.
(8) After the user confirms, the waypoints in the waypoint library are replaced by the waypoints manually and randomly clicked by the user in the chart area, so that the waypoint selection and the route making are completed.
In this embodiment, after the method for planning a route by automatically associating waypoint libraries according to the present invention is implemented, a software simulation test is performed in a CentOS system using QtCreator as a development environment, so that the method for automatically associating waypoint libraries in the process of planning a route is successfully implemented, the purpose of planning a route by using existing experience is achieved, the convenience and accuracy in the process of planning a route are improved, and the application requirements of marine operations can be met more greatly.
It should be emphasized that the embodiments described herein are illustrative rather than restrictive, and thus the present invention is not limited to the embodiments described in the detailed description, but also includes other embodiments that can be derived from the technical solutions of the present invention by those skilled in the art.

Claims (2)

1. A method for making an automatic correlation waypoint library route is characterized by comprising the following steps: the method comprises the following steps: step 1, establishing a waypoint library, and updating waypoints of the waypoint library; step 2, manually and randomly selecting waypoints in the chart area through a human-computer interaction interface by a user to set a route; step 3, correlating the waypoints manually and randomly clicked by the user with the waypoint library established in the step 1 to assist navigation operators in completing the selection of the waypoints and the establishment of the air route;
the step 3 comprises the following steps: (1) capturing viewport coordinates of a finger-up position of a user when the user manually randomly selects an airway point in a chart area; (2) converting the coordinates of the viewport into the plane coordinates of the chart according to the scale from the viewport to the chart; (3) converting the plane coordinates of the chart into geodetic plane coordinates according to a scale of the chart; (4) converting the geopland coordinates into geographic longitude and latitude coordinates according to the mercator projection parameters; (5) calculating the distance between each waypoint in the waypoint library and the waypoint manually and randomly clicked by the user according to the distance measuring formula, and judging whether the distance is smaller than a set threshold value or not; (6) if the waypoints with the distance between the waypoints manually and randomly selected by the user and the waypoints smaller than the set threshold value are inquired in the waypoint library, popping up a prompt box and inquiring whether the user selects the waypoints in the waypoint library or not; (7) if the user selects the waypoints in the waypoint library, popping up a waypoint list meeting the threshold condition, so that the user can select one waypoint and wait for confirmation; (8) after the user confirms, the waypoints in the waypoint library are replaced by the waypoints manually and randomly clicked by the user in the chart area, so that the waypoint selection and the route making are completed.
2. The method of claim 1, wherein the method comprises: the step 1 comprises the following steps: (1) starting an interface thread and a database thread; (2) if the user selects to insert the waypoint library, determining waypoints in an interface thread by adopting a man-machine interaction input mode or a manual click mode in a chart area, sending a waypoint insertion signal and the determined waypoint coordinates to a database thread by the interface thread, and inserting the waypoints into the waypoint library by the database thread after receiving the waypoint insertion signal; (3) if the user selects to modify the waypoint library, the waypoints are modified in the interface thread in a man-machine interaction mode, then waypoint updating signals are sent to the database thread, and the waypoints of the waypoint library are updated after the database thread receives the signals.
CN201611256061.XA 2016-12-30 2016-12-30 Route making method for automatically associating waypoint library Active CN106871897B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611256061.XA CN106871897B (en) 2016-12-30 2016-12-30 Route making method for automatically associating waypoint library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611256061.XA CN106871897B (en) 2016-12-30 2016-12-30 Route making method for automatically associating waypoint library

Publications (2)

Publication Number Publication Date
CN106871897A CN106871897A (en) 2017-06-20
CN106871897B true CN106871897B (en) 2020-04-24

Family

ID=59165374

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611256061.XA Active CN106871897B (en) 2016-12-30 2016-12-30 Route making method for automatically associating waypoint library

Country Status (1)

Country Link
CN (1) CN106871897B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2021161697A1 (en) * 2020-02-12 2021-08-19

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102566580A (en) * 2011-12-27 2012-07-11 中国直升机设计研究所 Unmanned helicopter flight track planning method
CN103700286A (en) * 2013-12-11 2014-04-02 南京航空航天大学 Automatic carrier-landing guiding method of carrier-borne unmanned aircraft
CN105528678A (en) * 2015-12-10 2016-04-27 中国航空工业集团公司西安航空计算技术研究所 Airborne flight plan management system of a general-purpose aircraft
CN105574626A (en) * 2014-10-11 2016-05-11 中国航空工业集团公司西安飞机设计研究所 Civil-military dual use flight plan planning method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101667029B1 (en) * 2009-08-10 2016-10-17 삼성전자 주식회사 Method and apparatus of path planing for a robot

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102566580A (en) * 2011-12-27 2012-07-11 中国直升机设计研究所 Unmanned helicopter flight track planning method
CN103700286A (en) * 2013-12-11 2014-04-02 南京航空航天大学 Automatic carrier-landing guiding method of carrier-borne unmanned aircraft
CN105574626A (en) * 2014-10-11 2016-05-11 中国航空工业集团公司西安飞机设计研究所 Civil-military dual use flight plan planning method
CN105528678A (en) * 2015-12-10 2016-04-27 中国航空工业集团公司西安航空计算技术研究所 Airborne flight plan management system of a general-purpose aircraft

Also Published As

Publication number Publication date
CN106871897A (en) 2017-06-20

Similar Documents

Publication Publication Date Title
US20180374026A1 (en) Work assistance apparatus, work learning apparatus, and work assistance system
CN111854771B (en) Map quality detection processing method and device, electronic equipment and storage medium
CN110019609A (en) Map updating method, device and computer readable storage medium
JPWO2014167700A1 (en) Mobile robot and sound source position estimation system
WO2019080113A1 (en) Patrol planning method for unmanned aerial vehicle, control terminal, unmanned aerial vehicle, and unmanned aerial vehicle system
CN104427609A (en) Positioning method and system
CN112086010A (en) Map generation method, map generation device, map generation equipment and storage medium
CN105352492B (en) Air navigation aid and system
CN105890615A (en) Navigation method and device
WO2020248935A1 (en) Screw locking route planning method using ant colony algorithm
JP2015219089A (en) Wireless positioning device and map database for wireless positioning
KR20150099790A (en) Associating a point cloud image with a piping line drawing and applying dimensions regarding the same
JP5615858B2 (en) Route search system and route search method
CN110606212A (en) Approach landing method, device, equipment and storage medium
CN106871897B (en) Route making method for automatically associating waypoint library
CN110375763B (en) Method and device for searching interest points and intelligent terminal
WO2024037487A1 (en) Path correction method and apparatus applied to vehicle, and electronic device
US9581695B2 (en) Generating a map using radar data
CN105606087B (en) Navigation method and device
KR20200124622A (en) Indoor positioning paths mapping tool
WO2015029565A1 (en) Driving assistance system, method and program
CN102843433A (en) BD2+GPS (Big Dipper 2nd generation+Global Position System) composite positioning system based on cloud platform and working method
CN108287354B (en) Automatic data error correction method and device and navigation equipment
JP2022153363A (en) Server device, information processing method, and server program
CN112379809B (en) Graphical route planning system and method based on touch

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant