CN111050395A - Method and device for judging large-distance movement of equipment position - Google Patents

Method and device for judging large-distance movement of equipment position Download PDF

Info

Publication number
CN111050395A
CN111050395A CN201911278287.3A CN201911278287A CN111050395A CN 111050395 A CN111050395 A CN 111050395A CN 201911278287 A CN201911278287 A CN 201911278287A CN 111050395 A CN111050395 A CN 111050395A
Authority
CN
China
Prior art keywords
lac
list
numbers
distance
new
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.)
Granted
Application number
CN201911278287.3A
Other languages
Chinese (zh)
Other versions
CN111050395B (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.)
Zhenshi Information Technology Shanghai Co ltd
Original Assignee
Zhenshi Information Technology Shanghai Co ltd
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 Zhenshi Information Technology Shanghai Co ltd filed Critical Zhenshi Information Technology Shanghai Co ltd
Priority to CN201911278287.3A priority Critical patent/CN111050395B/en
Publication of CN111050395A publication Critical patent/CN111050395A/en
Application granted granted Critical
Publication of CN111050395B publication Critical patent/CN111050395B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W64/00Locating users or terminals or network equipment for network management purposes, e.g. mobility management

Abstract

The application discloses a method and a device for judging large-distance movement of a device position. The method for judging whether the position of the equipment moves in a large distance or not according to the change condition of the LAC number specifically comprises the following steps: an initialization step: acquiring a reference position, emptying an LAC list, acquiring a current position, and adding an LAC number of the current position into the LAC list; and an LAC list updating step: continuously observing LAC numbers, and adding new LAC numbers to the LAC list when the new LAC numbers appear; distance judging step: and when the number of the LAC numbers in the LAC list reaches a preset threshold value, considering that the position of the equipment moves in a large distance, and then returning to the initialization step. The device comprises an initialization submodule, an LAC list updating submodule and a distance judgment submodule.

Description

Method and device for judging large-distance movement of equipment position
Technical Field
The present application relates to a positioning technology of a child watch, and in particular, to a method and an apparatus for determining a large-distance movement of a device.
Background
In recent years, the development of child wearable devices is rapid, and particularly, positioning child watches with GNSS are provided. In order to shorten the positioning time, the conventional method is to inject a reference location (approximate location within 30km near the actual location), such as the MT3333 scheme of MTK, but the networked acquisition of the reference location brings extra power consumption. In order to reduce the number of times of networking, a method for transmitting data without connecting to a server and acquiring whether the device moves in a large distance without means such as GNSS is required.
Disclosure of Invention
It is an object of the present application to overcome the above problems or to at least partially solve or mitigate the above problems.
According to one aspect of the application, a method for judging large-distance movement of a device position is provided, and the method is applied to positioning a watch and comprises the following steps:
and judging whether the position of the equipment moves in a large distance according to the change condition of the LAC number.
Optionally, the determining, according to the change of the LAC number, whether the device location moves a large distance specifically includes:
an initialization step: acquiring a reference position, emptying an LAC list, acquiring a current position, and adding an LAC number of the current position into the LAC list;
and an LAC list updating step: continuously observing LAC numbers, and adding new LAC numbers to the LAC list when the new LAC numbers appear;
distance judging step: and when the number of the LAC numbers in the LAC list reaches a preset threshold value, considering that the position of the equipment moves in a large distance, and then returning to the initialization step.
Optionally, the preset threshold is 3.
Optionally, in the step of updating the LAC list, the determining whether a new LAC number appears specifically includes:
comparing the current LAC number with each LAC number in the LAC list one by one, and if the current LAC number is different from all the LAC numbers in the LAC list, determining that a new LAC number appears.
According to another aspect of the present application, there is provided an apparatus for determining a large distance movement of a device, the apparatus being applied to a positioning watch, comprising:
and the distance judging module is configured to judge whether the equipment position moves in a large distance according to the change condition of the LAC number.
Optionally, the distance determining module specifically includes:
an initialization submodule configured to acquire a reference position, empty an LAC list, acquire a current position, and add an LAC number of the current position to the LAC list;
a LAC list update sub-module configured to continuously observe LAC numbers, and when a new LAC number appears, add the new LAC number to the LAC list; and
and the distance judgment submodule is configured to consider that the equipment position moves in a large distance when the number of the LAC numbers in the LAC list reaches a preset threshold value, and then return to the initialization submodule.
Optionally, the preset threshold is 3.
Optionally, the determining whether a new LAC number appears in the LAC list updating sub-module specifically includes:
comparing the current LAC number with each LAC number in the LAC list one by one, and if the current LAC number is different from all the LAC numbers in the LAC list, determining that a new LAC number appears.
According to the method and the device for judging the large-distance movement of the device position, the mobile base station information of the mobile network can be obtained when the watch registers the mobile network, so that extra power consumption is not increased when the LAC is obtained.
The above and other objects, advantages and features of the present application will become more apparent to those skilled in the art from the following detailed description of specific embodiments thereof, taken in conjunction with the accompanying drawings.
Drawings
Some specific embodiments of the present application will be described in detail hereinafter by way of illustration and not limitation with reference to the accompanying drawings. The same reference numbers in the drawings identify the same or similar elements or components. Those skilled in the art will appreciate that the drawings are not necessarily drawn to scale. In the drawings:
FIG. 1 is a schematic flow chart diagram of a method for determining large-distance movement of a device location according to one embodiment of the present application;
FIG. 2 is a block diagram of an exemplary structure of an apparatus for determining a large-distance movement of a device according to an embodiment of the present disclosure;
FIG. 3 is a block schematic diagram of a computing device according to one embodiment of the present application;
FIG. 4 is a block diagram of a schematic structure of a computer-readable storage medium according to an embodiment of the present application.
Detailed Description
An LAC is an area set for paging in a mobile communication system, which covers a geographical area. To determine the location of a mobile station, the coverage area of each gsm plmn is divided into a number of location areas, and Location Area Codes (LACs) are used to identify the different location areas, a location area may contain one or more cells.
Based on an analysis of base station related data of the mobile network, it is found that a Location Area Code (LAC) can be used to identify whether the device is moving a large distance and does not generate additional power consumption.
The child positioning watch is close to a mobile phone in terms of scheme, and is a device for transmitting data based on a mobile network. The mobile base station information of the mobile network can be obtained without additional power consumption when the watch registers the mobile network.
Fig. 1 is a schematic flow chart of a method for determining large-distance movement of a device position applied to a positioning watch according to an embodiment of the application. The method for judging the large-distance movement of the equipment position comprises the following steps: and judging whether the position of the equipment moves in a large distance according to the change condition of the LAC number. The method specifically comprises the following steps:
pre-establishing an LAC list and setting a threshold;
initialization step S1: acquiring a reference position, clearing an LAC list, reading an LAC number in current base station information, and adding the LAC number into the LAC list, wherein at the moment, only one LAC number is in the LAC list; the reference position is acquired to send the reference position to a GNSS positioning chip of the MT3333, so as to improve positioning efficiency;
LAC list update step S2: continuously monitoring the change condition of the LAC in the base station information, comparing the changed LAC numbers with the LAC numbers in an LAC list one by one when the LAC is changed, if the changed LAC numbers are different from all the LAC numbers in the LAC list, considering the changed LAC as a new LAC, and then adding the new LAC number into the LAC list;
distance determination step S3: when the number of the LAC numbers in the LAC list reaches a preset threshold value, the position of the equipment is considered to move in a large distance, and then the initialization step is returned;
at the boundary between the coverage areas of two adjacent LACs, it is easy to see that the device location has not changed, but two LACs can be observed, so the optimal value of the threshold in the distance determination step S3 is 3, that is, when the number of LACs in the LAC list reaches 3, it is considered that the device location has moved a large distance, and it is necessary to reacquire the reference location.
Fig. 2 is a schematic block diagram of an apparatus for determining a large-distance movement of a device position applied to a positioning watch according to an embodiment of the present application. The device for judging the large-distance movement of the equipment position comprises:
and judging whether the position of the equipment moves in a large distance according to the change condition of the LAC number. The method specifically comprises the following steps:
and the distance judging module is configured to judge whether the equipment position moves in a large distance according to the change condition of the LAC number.
Initializing submodule 1: it is configured to obtain a reference position, clear an LAC list (where the LAC list is pre-established), read an LAC number in current base station information, and add the LAC number to the LAC list; at this time, the LAC list only has one LAC number; in this step, the reference position is obtained to send the reference position to the GNSS positioning chip of MT3333, so as to improve the positioning efficiency;
LAC list update submodule 2: continuously monitoring the change condition of the LAC in the base station information, comparing the changed LAC numbers with the LAC numbers in an LAC list one by one when the LAC is changed, if the changed LAC numbers are different from all the LAC numbers in the LAC list, considering the changed LAC as a new LAC, and then adding the new LAC number into the LAC list;
the distance judgment sub-module 3: when the number of the LAC numbers in the LAC list reaches a preset threshold value, the position of the equipment is considered to move in a large distance, and then the initialization step is returned;
at the boundary between the coverage areas of two adjacent LACs, it is easy to see that the device location has not changed, but two LACs can be observed, so the optimal value of the threshold in the distance determination step S3 is 3, that is, when the number of LACs in the LAC list reaches 3, it is considered that the device location has moved a large distance, and it is necessary to reacquire the reference location.
Embodiments also provide a computing device, referring to fig. 3, comprising a memory 1120, a processor 1110 and a computer program stored in said memory 1120 and executable by said processor 1110, the computer program being stored in a space 1130 for program code in the memory 1120, the computer program, when executed by the processor 1110, implementing the method steps 1131 for performing any of the methods according to the invention.
The embodiment of the application also provides a computer readable storage medium. Referring to fig. 4, the computer readable storage medium comprises a storage unit for program code provided with a program 1131' for performing the steps of the method according to the invention, which program is executed by a processor.
The embodiment of the application also provides a computer program product containing instructions. Which, when run on a computer, causes the computer to carry out the steps of the method according to the invention.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed by a computer, cause the computer to perform, in whole or in part, the procedures or functions described in accordance with the embodiments of the application. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It will be understood by those skilled in the art that all or part of the steps in the method for implementing the above embodiments may be implemented by a program, and the program may be stored in a computer-readable storage medium, where the storage medium is a non-transitory medium, such as a random access memory, a read only memory, a flash memory, a hard disk, a solid state disk, a magnetic tape (magnetic tape), a floppy disk (floppy disk), an optical disk (optical disk), and any combination thereof.
The above description is only for the preferred embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present application should be covered within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (8)

1. A method for judging large-distance movement of a device position is applied to a positioning watch and comprises the following steps:
and judging whether the position of the equipment moves in a large distance according to the change condition of the LAC number.
2. The method according to claim 1, wherein the determining whether the device location has moved a large distance according to the change of the LAC number specifically comprises:
an initialization step: acquiring a reference position, emptying an LAC list, acquiring a current position, and adding an LAC number of the current position into the LAC list;
and an LAC list updating step: continuously observing LAC numbers, and adding new LAC numbers to the LAC list when the new LAC numbers appear;
distance judging step: and when the number of the LAC numbers in the LAC list reaches a preset threshold value, considering that the position of the equipment moves in a large distance, and then returning to the initialization step.
3. The method of claim 2, wherein the predetermined threshold is 3.
4. The method according to claim 2 or 3, wherein in the step of updating the LAC list, the step of determining whether a new LAC number appears specifically comprises:
comparing the current LAC number with each LAC number in the LAC list one by one, and if the current LAC number is different from all the LAC numbers in the LAC list, determining that a new LAC number appears.
5. A device for judging large-distance movement of equipment position is applied to a positioning watch and comprises:
and the distance judging module is configured to judge whether the equipment position moves in a large distance according to the change condition of the LAC number.
6. The method according to claim 5, wherein the distance determining module specifically comprises:
an initialization submodule configured to acquire a reference position, empty an LAC list, acquire a current position, and add an LAC number of the current position to the LAC list;
a LAC list update sub-module configured to continuously observe LAC numbers, and when a new LAC number appears, add the new LAC number to the LAC list; and
and the distance judgment submodule is configured to consider that the equipment position moves in a large distance when the number of the LAC numbers in the LAC list reaches a preset threshold value, and then return to the initialization submodule.
7. The apparatus of claim 6, wherein the predetermined threshold is 3.
8. The apparatus according to claim 6 or 7, wherein the step of determining whether a new LAC number appears in the LAC list update sub-module specifically comprises:
comparing the current LAC number with each LAC number in the LAC list one by one, and if the current LAC number is different from all the LAC numbers in the LAC list, determining that a new LAC number appears.
CN201911278287.3A 2019-12-12 2019-12-12 Method and device for judging large-distance movement of equipment position Active CN111050395B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911278287.3A CN111050395B (en) 2019-12-12 2019-12-12 Method and device for judging large-distance movement of equipment position

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911278287.3A CN111050395B (en) 2019-12-12 2019-12-12 Method and device for judging large-distance movement of equipment position

Publications (2)

Publication Number Publication Date
CN111050395A true CN111050395A (en) 2020-04-21
CN111050395B CN111050395B (en) 2021-11-19

Family

ID=70236059

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911278287.3A Active CN111050395B (en) 2019-12-12 2019-12-12 Method and device for judging large-distance movement of equipment position

Country Status (1)

Country Link
CN (1) CN111050395B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1806453A (en) * 2003-06-10 2006-07-19 摩托罗拉公司 Communications service searching in multi-band wireless communications devices and methods
CN102422619A (en) * 2009-05-12 2012-04-18 高通股份有限公司 Dynamic reporting scheme for location based services
CN102474842A (en) * 2009-08-12 2012-05-23 高通股份有限公司 Enhanced positioning assistance data for reduced signaling
CN103424756A (en) * 2012-05-24 2013-12-04 Lg电子株式会社 Mobile terminal and GPS engine control method thereof
CN103731807A (en) * 2013-12-17 2014-04-16 江苏省公用信息有限公司 Roaming welcome short message sending method based on LAC switching signals
CN103792554A (en) * 2003-04-25 2014-05-14 高通股份有限公司 System and method to obtain signal acquisition assistance data
CN104822133A (en) * 2015-04-22 2015-08-05 广东欧珀移动通信有限公司 Method and device for controlling positioning mode of intelligent terminal
CN105792318A (en) * 2014-12-22 2016-07-20 中兴通讯股份有限公司 Method and device for searching priority network
CN105916153A (en) * 2016-05-13 2016-08-31 无锡神探电子科技有限公司 Positioning method independent of mobile terminal GPS signals
CN106211077A (en) * 2016-09-12 2016-12-07 北京奇虎科技有限公司 Mobile terminal controls the method for aircraft, device and equipment thereof
CN107422355A (en) * 2016-05-24 2017-12-01 曦恩体感科技股份有限公司 Hybrid locating method and electronic installation
US20180199304A1 (en) * 2017-01-11 2018-07-12 Qualcomm Incorporated Small cell identification and assistant data generation for mobile positioning

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103792554A (en) * 2003-04-25 2014-05-14 高通股份有限公司 System and method to obtain signal acquisition assistance data
CN1806453A (en) * 2003-06-10 2006-07-19 摩托罗拉公司 Communications service searching in multi-band wireless communications devices and methods
CN102422619A (en) * 2009-05-12 2012-04-18 高通股份有限公司 Dynamic reporting scheme for location based services
CN102474842A (en) * 2009-08-12 2012-05-23 高通股份有限公司 Enhanced positioning assistance data for reduced signaling
CN103424756A (en) * 2012-05-24 2013-12-04 Lg电子株式会社 Mobile terminal and GPS engine control method thereof
CN103731807A (en) * 2013-12-17 2014-04-16 江苏省公用信息有限公司 Roaming welcome short message sending method based on LAC switching signals
CN105792318A (en) * 2014-12-22 2016-07-20 中兴通讯股份有限公司 Method and device for searching priority network
CN104822133A (en) * 2015-04-22 2015-08-05 广东欧珀移动通信有限公司 Method and device for controlling positioning mode of intelligent terminal
CN105916153A (en) * 2016-05-13 2016-08-31 无锡神探电子科技有限公司 Positioning method independent of mobile terminal GPS signals
CN107422355A (en) * 2016-05-24 2017-12-01 曦恩体感科技股份有限公司 Hybrid locating method and electronic installation
CN106211077A (en) * 2016-09-12 2016-12-07 北京奇虎科技有限公司 Mobile terminal controls the method for aircraft, device and equipment thereof
US20180199304A1 (en) * 2017-01-11 2018-07-12 Qualcomm Incorporated Small cell identification and assistant data generation for mobile positioning

Also Published As

Publication number Publication date
CN111050395B (en) 2021-11-19

Similar Documents

Publication Publication Date Title
CN102577443B (en) Method and apparatus for incrementally determining location context
CN102170696B (en) CUCKOO hashing to store beacon reference data
CN111294733B (en) Mobility management method, device and storage medium in satellite communication
CN106973384B (en) A kind of Wireless Fidelity Wi-Fi connection method and mobile terminal
US20110130156A1 (en) Methods, Device and System for Sending and Providing Environmental Data
US20160170004A1 (en) Method for estimating location, and electronic device and server thereof
US10670728B2 (en) Method and system for crowd-sourced trusted-GPS region for mobile device localization
US20190364493A1 (en) Method for Wireless Fidelity Connection and Related Products
KR20170090957A (en) Apparatus and method for location determining of electronic device
WO2011039930A1 (en) Method and system for determining position of moving wireless communication
CN105228243A (en) Determine the method and apparatus of the position of mobile device users
CN105282692A (en) Speed measurement information display method and device
US10345452B1 (en) Method and system for mobile device localization region in trusted-GPS region
CN111050395B (en) Method and device for judging large-distance movement of equipment position
JP2012137296A (en) Mobile terminal positioning method
JP4876140B2 (en) Wireless communication terminal and cell list creation method
CN111565356A (en) Base station position detection method and device
CN114222365B (en) Ultra-wideband positioning method, device, computing unit and system based on single base station
CN107889191B (en) Connection method, device and equipment of wireless local area network and computer readable storage medium
CN115412594B (en) Positioning command scheduling method, device and equipment
CN113179533B (en) Network problem positioning method, device, equipment, storage medium and program product
CN104410754B (en) The theft preventing method of mobile terminal and there is the mobile terminal of anti-theft feature
JP7356997B2 (en) Check-in determination device
CN110896561B (en) Positioning method, apparatus, system and computer readable storage medium
CN103581352A (en) Method and system for achieving geographic location-based service in fixed network client side

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