[go: up one dir, main page]

CN103874011A - Location event detection method, system and device - Google Patents

Location event detection method, system and device Download PDF

Info

Publication number
CN103874011A
CN103874011A CN201210538946.4A CN201210538946A CN103874011A CN 103874011 A CN103874011 A CN 103874011A CN 201210538946 A CN201210538946 A CN 201210538946A CN 103874011 A CN103874011 A CN 103874011A
Authority
CN
China
Prior art keywords
location
cell
module
event
border
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.)
Pending
Application number
CN201210538946.4A
Other languages
Chinese (zh)
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.)
China Mobile Group Liaoning Co Ltd
Original Assignee
China Mobile Group Liaoning 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 China Mobile Group Liaoning Co Ltd filed Critical China Mobile Group Liaoning Co Ltd
Priority to CN201210538946.4A priority Critical patent/CN103874011A/en
Publication of CN103874011A publication Critical patent/CN103874011A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

本发明公开了一种位置事件的检测方法、系统和装置,适用于主动推送式位置服务,方法包括设置位置事件对应的热点区域和位置事件对应的位置服务;根据热点区域和蜂窝小区数据库,确定热点区域的边界所穿越的所有边界小区,生成边界小区列表;获取终端当前所处小区,将终端当前所处小区与边界小区列表进行对比,判断终端当前所处小区是否为边界小区;如果不是边界小区,终端停止位置信息采集;如果是边界小区,终端启动位置信息采集,当位置事件发生时,向终端推送位置事件对应的位置服务。本发明的技术方案能够控制GPS采集模块间歇开启,从而大幅降低位置事件检测带来的终端功耗,延长了终端的待机时长。

The invention discloses a location event detection method, system and device, which are suitable for active push location services. The method includes setting a hotspot area corresponding to the location event and a location service corresponding to the location event; according to the hotspot area and the cell database, determine Generate a border cell list for all the border cells that the border of the hotspot area crosses; obtain the cell where the terminal is currently located, compare the cell where the terminal is currently located with the list of border cells, and determine whether the cell where the terminal is currently located is a border cell; if it is not a border cell In a cell, the terminal stops collecting location information; if it is a border cell, the terminal starts collecting location information, and when a location event occurs, it pushes the location service corresponding to the location event to the terminal. The technical solution of the present invention can control the GPS acquisition module to be turned on intermittently, thereby greatly reducing the power consumption of the terminal caused by position event detection, and prolonging the standby time of the terminal.

Description

A kind of detection method, system and device of position event
Technical field
The present invention relates to data service technical field, relate in particular to a kind of detection method, system and device of position event.
Background technology
Location-based service is divided into active service and passive type service.Active service is followed " trigger-push " model, and user enters or leave certain hot spot region, will trigger business platform and initiatively a certain service is pushed to user, and this type of service comprises that position advertisement, geography seeks treasured, security of vehicle, child custody etc." ask-reply " model is followed in passive type service, and while only having user to a certain service of business platform request, business platform just returns to needed service to user passively, and this type of service comprises Perimeter, navigation calculation road, road condition query etc.
The inscape of active location-based service comprises " user terminal current location ", " hot spot region ", " position event " and " service pushing ", and each key element implication is as follows:
User terminal current location: obtain by the GPS module in terminal, identify with latitude and longitude coordinates;
Hot spot region: with the continuous geographic area of closed figure (circle, rectangle, polygon etc.) delineation, above-mentioned closed figure is called the border of hot spot region;
Position event: be called again " event of crossing the border ", in the time that the variation on border, hot spot region occurs to cross over user terminal location, produce, be divided into " entering event " and " leave event ", user terminal location is changed to hot spot region take the interior event definition being produced as " entering event " beyond from hot spot region, user terminal location is changed to event definition that hot spot region produced in addition as " leave event " from hot spot region take interior;
The service pushing: the event that enters of each hot spot region and leave event can be distinguished corresponding one or more service, the generation of position event can cause the propelling movement of respective service, for example, in the application of child custody class, the periphery of children place school can be made as to hot spot region, and Push Service corresponding to leave event is set for " sending alarming short message to the head of a family ", once child in ward has left school, business platform will be initiatively with the SMS notification head of a family.
The exemplary service flow process of existing active location-based service is:
1, user or ISP arrange position and the shape of hot spot region at business platform; Hot spot region is set simultaneously and enters event or the corresponding Push Service of leave event, charge to " event-Service Matching table ";
2, business platform is handed down to user terminal by the position of hot spot region and shape by mobile communications network;
3, user terminal, under the scheduling of timer, continues the current latitude and longitude coordinates of frequent collection user terminal by GPS module, and compares with position and the shape of hot spot region, judges whether to have produced the event of entering or leave event;
If 4 have produced the event of entering or leave event, user terminal reports position event by mobile communications network to business platform; If do not produce and enter event or leave event, the GPS that user terminal continuation waiting timer triggers next time gathers;
5, business platform listens to after the position event of user terminal to send up, from " event-Service Matching table ", retrieve the corresponding service of reported event, and this service is pushed to user terminal (target terminal user of propelling movement can be the terminal that reports position event, can be also other-end).
Active position service system is made up of business platform, user terminal and mobile communications network, wherein,
Business platform: be responsible for regular setting, action listener and service and push.By rule, module is set and realizes the configuration of hot spot region, and the configuration of position event and corresponding Push Service; By terminal configuration module, user terminal is handed down to in the position of hot spot region and shape; Monitor the reporting events that comes from user terminal by action listener module; Retrieve the corresponding Push Service of reported event by Service Matching module; By service pushing module, service is pushed to user.
User terminal: be responsible for the detection of position event and reporting of event.Receive the hot spot region configuration that comes from business platform by configuration receiver module; Continue periodic triggers GPS acquisition module by timer and obtain the current latitude and longitude coordinates of user terminal; By position event determination module, the position of latitude and longitude coordinates current user terminal and hot spot region and shape are carried out to space and compare, determine whether to have occurred the event of entering or leave event; By position event reporting module by detect enter event or leave event reports business platform; Receive by service reception module the service that business platform pushes.
Mobile communications network: the communication port issue as being configured between business platform and user terminal, reporting events and service pushing.
There is following shortcoming in existing active location-based service technical scheme:
In the process of detection position event, user terminal need to continue to obtain by GPS frequently user's current location, and then carries out space with hot spot region and compare, and determines whether to produce to enter event or leave event.And be high energy consumption device for obtaining the GPS acquisition module of position on user terminal, continuous firing can consume rapidly the battery electric quantity of user terminal, affect the standby time of user terminal, and then have influence on the continuation of active location-based service, limited the development of active location-based service.
Summary of the invention
In order to solve the technical problem because of the rapid consumption user terminal battery electricity quantity that frequently use GPS acquisition module causes existing in prior art, the present invention proposes a kind of detection method, system and device of position event, can control GPS acquisition module intermittently starting, thereby the power consumption of terminal that the event detection that significantly dips is brought, has extended the standby time of terminal.
One aspect of the present invention provides a kind of detection method of position event, is applicable to the location-based service of active push formula, comprises the following steps:
Hot spot region and location-based service corresponding to described position event that described position event is corresponding are set;
According to described hot spot region and cellular cell database, determine all border cells that the border of described hot spot region is passed through, generate border cell list;
Obtain the current community of living in of terminal, current described terminal community of living in and the list of described border cell are contrasted, judge whether the current community of living in of described terminal is border cell;
If not border cell, the information gathering of terminal stop position;
If border cell, the information gathering of terminal enable position, in the time that described position event occurs, pushes to terminal the location-based service that described position event is corresponding.
The present invention provides a kind of detection system of position event on the other hand, is applicable to the location-based service of active push formula, comprises business platform and terminal, wherein,
Business platform is for arranging hot spot region and location-based service corresponding to described position event that described position event is corresponding, according to described hot spot region and cellular cell database, determine all border cells that the border of described hot spot region is passed through, generate border cell list, terminal is issued in described hot spot region and the list of described border cell; And the position event reporting for receiving terminal, push to terminal the location-based service that described position event is corresponding;
Terminal is used for obtaining current community of living in, and described current community of living in and the list of described border cell are contrasted, and judges whether the current community of living in of described terminal is border cell; If not border cell, the information gathering of terminal stop position; If border cell, the information gathering of terminal enable position, and judge whether occurrence positions event, if occurrence positions event reports position event to business platform.
The present invention also provides a kind of business platform, comprises that rule arranges module, cellular cell database, border cell list generation module, terminal configuration module, action listener module, Service Matching module and service pushing module, wherein,
Rule arranges module for position and the shape of the hot spot region that described position event is corresponding are set, and location-based service corresponding to described position event, the position of described hot spot region and shape are sent to border cell list generation module and terminal configuration module, and the matching relationship of position event and location-based service is sent to Service Matching module;
Cellular cell database is used for storing the distributed data in all cellular cell identification code Cell-ID and geographical position, and the distributed data in all cellular cell identification code Cell-ID and geographical position is sent to border cell list generation module;
List generation module in border cell is used for according to the position of described hot spot region and shape, and the distributed data in all cellular cell identification code Cell-ID and geographical position, determine all border cell identification code Cell-ID that the border of described hot spot region is passed through, generate border cell list, and the list of described border cell is sent to terminal configuration module;
Terminal configuration module is for sending position and the shape of described hot spot region, and the list of described border cell;
Action listener module is used for receiving the position event reporting, and described position event is sent to Service Matching module;
Service Matching module, for the matching relationship of retrieve position event and location-based service, is obtained location-based service corresponding to position event that action listener module is sent, and described location-based service is sent to service pushing module;
Service pushing module is used for pushing described location-based service.
The present invention also provides a kind of terminal, comprises configuration receiver module, current area acquisition module, detecting pattern control module, positional information acquisition module, position event determination module, position event reporting module and service receiver module,
Configuration receiver module is for receiving position and the shape of described hot spot region, and the list of described border cell, the list of described border cell is sent to detecting pattern control module, and the position of described hot spot region and shape are sent to position event determination module;
Current area acquisition module receives the request of obtaining current community of living in that detecting pattern control module is sent, and the identification code Cell-ID of current community of living in is sent to detecting pattern control module;
Detecting pattern control module is for sending the request of obtaining current community of living in to current area acquisition module, obtain the identification code Cell-ID of current community of living in from current area acquisition module, the identification code Cell-ID of current community of living in and the border cell identification code Cell-ID in the border cell list receiving are contrasted, judge whether current community of living in is border cell, if not border cell, the work of stop position information acquisition module, if border cell, the work of enable position information acquisition module;
Positional information acquisition module is used for obtaining residing positional information, and residing positional information is sent to position event determination module;
Position event determination module is used for according to position and the shape of the hot spot region receiving, and residing positional information, judges whether occurrence positions event, if described position event is sent to position event reporting module by occurrence positions event;
Position event reporting module is for reporting position event;
Service reception module is for receiving the location-based service of propelling movement.
Technical scheme of the present invention, due to the characteristic distributions in conjunction with GPS location technology and mobile communication cell community, adopts the bimodulus testing mechanism based on " safe community pattern on duty " and " border cell event detection pattern " to carry out the detection of position event.All communities that border, hot spot region is passed are " border cell ", other communities except border cell are all " safe community ", within position event (entering event or leave event) must occur in border cell, and within can occurring in safe community scarcely, therefore, while only having terminal to be positioned within border cell, be just necessary to carry out GPS frequently and locate and detect whether produce position event.
In the time that user terminal is positioned at safe community, terminal works is under pattern on duty, and now GPS acquisition module is closed, and power consumption of terminal is very low; In the time that user terminal is positioned at border cell, terminal works is under event detection pattern, and now GPS acquisition module is opened, and power consumption of terminal is higher.And user is under normal motion model, most of time within safe community or between motion, only the short period that approaches hot spot region just can be within border cell or between move, the only of short duration unlatching within this period of GPS acquisition module.Continue to open than GPS module in prior art scheme, technical solution of the present invention is by controlling the mode of GPS acquisition module intermittently starting, significantly reduce position event and detected the power consumption of terminal bringing, extended the standby time of user terminal, and then promoted the continuation of service.
Accompanying drawing explanation
Fig. 1 is the community schematic diagram of position event detection procedure in the present invention.
Fig. 2 is the structural representation of position event detection system in the embodiment of the present invention.
Fig. 3 is the flow chart of position event detection in the embodiment of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the specific embodiment of the present invention is described in detail.
The present invention is in conjunction with the characteristic distributions of GPS location technology and mobile communication cell community, adopt the bimodulus testing mechanism of " safe community pattern on duty " and " border cell event detection pattern " to carry out the detection of position event, by the mode of intermittently starting GPS module, reduce the power consumption of user terminal.
Real world can be regarded the network being made up of mobile communication cell community (Cell) as, each community is by the identification code unique identification that is called Cell-ID, all communities that border, hot spot region is passed are all defined as " border cell ", other communities except border cell are all " safe community ", within position event (entering event or leave event) must occur in border cell, and within can occurring in safe community scarcely, therefore, while only having terminal to be positioned within border cell, just be necessary to carry out GPS frequently and locate and detect whether produce position event.
Business platform can obtain the distributed data in all cellular cell Cell-ID of telecom operators' the whole network and geographical position, and then can be according to the position of hot spot region and shape, and above-mentioned distributed data, identify all border cells of hot spot region boundary crossings, then the mode with border cell list by Cell-ID corresponding these border cells, and user terminal is handed down in the position of hot spot region together with shape.User terminal can obtain the Cell-ID of current community of living in, reads the Cell-ID of current community of living in by periodicity, compares with Cell-ID in the list of border cell, judges that current community of living in is safe community or border cell.
If user terminal is in safe community, terminal works is under " pattern on duty ", and now GPS acquisition module is closed, and the periodicity that only maintains the Cell-ID of current community of living in reads the judgement with cell type, until cell type while becoming border cell, is switched to the detecting pattern that crosses the border.
If user terminal is in border cell, terminal works is under " event detection pattern ", and now GPS acquisition module is opened, and frequently carries out GPS location and detects whether produce the event of entering or leave event, if detect by reporting events business platform.In carrying out GPS location, still continue to maintain the reading and the judgement of cell type of Cell-ID of current community of living in, until cell type while becoming safe community, switches back pattern on duty.
Under pattern on duty, the GPS acquisition module of user terminal is closed, and not to business platform reporting information, does not also carry out locus calculating, just simply read the Cell-ID of current community of living in and with border cell list in Cell-ID compare, power consumption is extremely low.Under event detection pattern, the GPS module of terminal is opened and is frequently positioned, and power consumption is higher.Terminal is in most of the cases operated under the pattern on duty that power consumption is extremely low, and only, in the time approaching border, hot spot region, just the short time is operated under the event detection pattern that power consumption is higher, and overall power is far below the prior art scheme that continues frequently to carry out GPS location.
Fig. 1 is the community schematic diagram of position event detection procedure in the present invention.As shown in Figure 1, the circular scope of thick line drawing is hot spot region, and hexagonal grid is the cellular cell that forms mobile communications network, and all communities of border, hot spot region process are exactly border cell, fill with shade border cell, and other packless communities are all safe communities.
A user, from A point, through B, C, D, finally arrives E point, has produced the event of entering therebetween.User starts the safe community that is just 31 in Cell-ID from A point, pass through afterwards Cell-ID and be 95,27,18,41,49,17,45 a series of safe community, in this process, user terminal is operated under pattern on duty always, GPS acquisition module is in closed condition, only carry out reading and comparing of Cell-ID, power consumption of terminal is very low; At B point, terminal detects that entering Cell-ID is 66 border cell, so switch to event detection pattern, GPS acquisition module starts and continue to position, and power consumption of terminal raises; In the time moving to C point, terminal judges goes out to have produced the event of entering, by position event reporting service platform; In the time moving to D point, terminal detects that entering Cell-ID is 34 safe community, so switch back pattern on duty, GPS acquisition module is closed again, and power consumption of terminal reduces after having experienced of short duration rising again, finally arrives at E point.
Another one user, from F point, through G, H, I, finally arrives J point, has produced leave event therebetween.Similar with the above-mentioned process that enters event,, be operated under pattern on duty in safe community at F point, power consumption of terminal is very low; Enter border cell at G point, be switched to event detection pattern, power consumption of terminal raises; Detect that at H point leave event reports platform; Again enter safe community at I point, switch back pattern on duty, power consumption of terminal reduces after experiencing of short duration rising again, finally arrives at J point.
In order to realize the detection of position event, a specific embodiment of the present invention provides position event detection system.Fig. 2 is the structural representation of position event detection system in the embodiment of the present invention.As shown in Figure 2, this position event detection system comprises business platform 21 and terminal 22.
Business platform, on prior art scheme basis, increases cellular cell database and border cell list generation module.Cellular cell database is being stored the distributed data in all cellular cell Cell-ID of telecom operators' the whole network and geographical position.List generation module in border cell is by the analysis to border, hot spot region and cellular cell database, determine the border cell that border, hot spot region is passed through, generate the border cell list that the Cell-ID of these border cells forms, this list is by terminal configuration module, is handed down to user terminal together with the position of hot spot region and shape.
Also be hot spot region corresponding to business platform setting position event and location-based service corresponding to position event, according to hot spot region and cellular cell database, determine all border cells that the border of hot spot region is passed through, generate border cell list, terminal is issued in hot spot region and border cell list, and the position event that reports of receiving terminal, push location-based service corresponding to position event to terminal.
Business platform further comprises that rule arranges module 211, cellular cell database 212, border cell list generation module 213, terminal configuration module 214, action listener module 215, Service Matching module 216 and service pushing module 217.
Rule arranges position and the shape of hot spot region corresponding to module setting position event, and location-based service corresponding to position event, the position of hot spot region and shape are sent to border cell list generation module and terminal configuration module, and the matching relationship of position event and location-based service is sent to Service Matching module.
The positional information of database storage cellular cell, cellular cell, and the positional information of cellular cell is sent to border cell list generation module.
List generation module in border cell is according to the position of hot spot region and shape, and the positional information of cellular cell, determine all border cell identification code Cell-ID that the border of hot spot region is passed through, generate border cell list, and border cell list is sent to terminal configuration module.
Terminal configuration module is by the position of hot spot region and shape, and border cell list sends to terminal.
The position event that action listener module receiving terminal reports, and position event is sent to Service Matching module.
The matching relationship of Service Matching module retrieve position event and location-based service, obtains location-based service corresponding to position event that action listener module is sent, and location-based service is sent to service pushing module.
Service pushing module pushes location-based service to terminal.
User terminal, on prior art scheme basis, increases current area acquisition module and detecting pattern control module, and in addition, configuration receiver module, except receiving the hot spot area location and the shape that come from business platform, also receives border cell Cell-ID list in the lump.Detecting pattern control module periodically starts under the scheduling of timer, utilize current area acquisition module to obtain the Cell-ID of the current community of living in of user terminal, by comparing with the Cell-ID of border cell list, determine that current community of living in is safe community or border cell: if current in safe community, be operated under pattern on duty, now detecting pattern control module is forbidden the work of GPS acquisition module, and GPS acquisition module will be ignored any scheduling of timer; If current in border cell, be operated under event detection pattern, now detecting pattern control module allows the work of GPS acquisition module, GPS acquisition module carries out frequently GPS location under the scheduling of timer, and the latitude and longitude coordinates that location is obtained passes to position event determination module, carry out space with the position of hot spot region and shape and compare, determine whether to have occurred the event of entering or leave event.
Also be that terminal is obtained current community of living in, current community of living in and border cell list are contrasted, judge whether the current community of living in of terminal is border cell; If not border cell, the information gathering of terminal stop position; If border cell, the information gathering of terminal enable position, and judge whether occurrence positions event, if occurrence positions event reports position event to business platform.
Terminal further comprises configuration receiver module 221, current area acquisition module 222, detecting pattern control module 223, GPS acquisition module 224, position event determination module 225, position event reporting module 226, service reception module 227 and timer 2 28.
Configuration receiver module receives position and the shape of hot spot region from business platform, and border cell list, border cell list is sent to detecting pattern control module, and the position of hot spot region and shape are sent to position event determination module.
Current area acquisition module receives the request of obtaining current community of living in that detecting pattern control module is sent, and the identification code Cell-ID of current community of living in is sent to detecting pattern control module.
Detecting pattern control module sends the request of obtaining current community of living in to current area acquisition module, obtain the identification code Cell-ID of current community of living in from current area acquisition module, the identification code Cell-ID of current community of living in and the border cell identification code Cell-ID in the border cell list receiving are contrasted, judge whether current community of living in is border cell, if not border cell, stop the work of GPS acquisition module, if border cell starts the work of GPS acquisition module.
GPS acquisition module, as positional information acquisition module, obtains residing positional information, i.e. the latitude and longitude coordinates of terminal present position, and residing positional information is sent to position event determination module.
Position event determination module is according to position and the shape of the hot spot region receiving, and residing positional information, judges whether occurrence positions event, if position event is sent to position event reporting module by occurrence positions event.
Position event is reported business platform by position event reporting module.
Service reception module receives the location-based service that business platform pushes.
Timer start by set date detecting pattern control module and positional information acquisition module.
Adopt above-mentioned position event detection system, in the location-based service of active push formula, can be in conjunction with the characteristic distributions of GPS location technology and mobile communication cell community, based on the position event detection method of " safe community pattern on duty " and " border cell event detection pattern " bimodulus testing mechanism.By the mode of intermittently starting GPS module, reduce the power consumption of terminal in testing process.
First position and shape and the location-based service corresponding to position event of hot spot region corresponding to setting position event.
According to hot spot region and cellular cell database, determine all border cells that the border of hot spot region is passed through, generate border cell list, comprise the identification code Cell-ID of all border cells of the border of hot spot region passing through.
Terminal is regularly obtained the identification code Cell-ID of current community of living in, the identification code Cell-ID of the border cell in the identification code Cell-ID of described current community of living in and the list of described border cell is contrasted, if the identification code Cell-ID of described current community of living in is identical with the identification code Cell-ID of a border cell in the list of described border cell, judge that described current community of living in is border cell.
If not border cell, the information gathering of terminal stop position, the latitude and longitude coordinates of no thoroughfare GPS acquisition terminal present position.
If current community of living in is border cell, terminal regularly starts GPS, obtain the latitude and longitude coordinates of terminal present position, latitude and longitude coordinates and hot spot region are contrasted, judge whether to have occurred position event, for example, enter event and leave event, if there is position event, reporting service platform, the location-based service that business platform retrieve position event is corresponding, and location-based service is pushed to terminal.
Below by a specific embodiment, the flow process that position event detects is described.Fig. 3 is the flow chart of position event detection in the embodiment of the present invention.As shown in Figure 3, position event testing process comprises the following steps:
Step 301, user or ISP arrange position and the shape of hot spot region at business platform, hot spot region is set simultaneously and enters event or the corresponding Push Service of leave event.Wherein, rule arranges module the matching relationship of event and service is passed to Service Matching module, for receiving after the position event of user terminal to send up, and the service corresponding according to event matches;
Step 302, rule arrange module the position of hot spot region and shape are directly passed to terminal configuration module, to be handed down to user terminal by it;
Step 303, with step 302 simultaneously, rule arranges module the position of hot spot region and shape is passed to border cell list generation module;
Step 304, border cell list generation module, by the analysis to border, hot spot region and cellular cell database, are determined the border cell that border, hot spot region is passed through, and generate the border cell list that the Cell-ID of these border cells forms;
The border cell list of generation is passed to terminal configuration module by step 305, border cell list generation module, to be handed down to user terminal by it;
The position of hot spot region and shape and border cell list are handed down to together user terminal by step 306, terminal configuration module;
The configuration receiver module of step 307, user terminal, receiving after the configuration information that business platform issues, passes to detecting pattern control module by border cell list;
Step 308, with step 307 simultaneously, the position of hot spot region and shape are passed to position event determination module by configuration receiver module;
Timer in step 309, user terminal activates detecting pattern control module with the fixed cycle;
Step 310, detecting pattern control module obtain the Cell-ID of current community of living in to current area acquisition module request;
The Cell-ID of current community of living in is fed back to detecting pattern control module by step 311, current area acquisition module;
Step 312, detecting pattern control module are compared the Cell-ID in the Cell-ID of current community of living in and border cell list, judge that current residing community is safe community or border cell, if safe community terminal works in pattern on duty, if border cell terminal works in event detection pattern;
Enabling and forbidding of step 313, detecting pattern control module control GPS acquisition module, when user terminal is in border cell, in the time of event detection pattern, enables GPS acquisition module, allows its periodic duty under the scheduling of timer; When in safe community, in the time of pattern on duty, forbid the work of GPS acquisition module;
Step 314, in the time that user terminal is operated in event detection pattern, timer frequently activates GPS acquisition module;
Step 315, GPS acquisition module obtain the latitude and longitude coordinates of user terminal present position, pass to position event determination module;
Step 316, position event determination module, according to the latitude and longitude coordinates of current location, contrast with position and the shape of hot spot region, determine whether and have produced the event of entering or leave event;
If step 317 has produced the event of entering or leave event, position event determination module by this event transfer to position event reporting module;
Step 318, position event reporting module by reporting events to business platform;
The action listener module of step 319, business platform receives and comes from after the reporting events of user terminal, is passed to Service Matching module;
Step 320, Service Matching module, according to reported event, are retrieved in event-Service Matching table, extract the service that reported event is corresponding;
The Service delivery extracting is given service pushing module by step 321, Service Matching module;
Service is pushed to user terminal (target of propelling movement can be the terminal that reports position event, can be also other-end) by step 322, service pushing module.
In above-mentioned steps: step 301-308 is configuration distributing flow process; Step 309-313 is detecting pattern control flow; Step 314-318 is that position event detects and report flow; Step 319-322 is Service Matching and pushes flow process.
Continue to open than GPS acquisition module in prior art scheme, technical scheme of the present invention is by controlling the mode of GPS acquisition module intermittently starting, significantly reduce position event and detected the power consumption of terminal bringing, extend the standby time of user terminal, and then promoted the continuation of service.
It should be noted that: above embodiment is only unrestricted in order to the present invention to be described, the present invention is also not limited in above-mentioned giving an example, and all do not depart from technical scheme and the improvement thereof of the spirit and scope of the present invention, and it all should be encompassed in claim scope of the present invention.

Claims (16)

1.一种位置事件的检测方法,适用于主动推送式位置服务,其特征在于,包括以下步骤:1. A detection method of a location event, suitable for active push type location services, characterized in that, comprising the following steps: 设置所述位置事件对应的热点区域和所述位置事件对应的位置服务;Setting the hotspot area corresponding to the location event and the location service corresponding to the location event; 根据所述热点区域和蜂窝小区数据库,确定所述热点区域的边界所穿越的所有边界小区,生成边界小区列表;According to the hotspot area and the cell database, determine all border cells crossed by the border of the hotspot area, and generate a list of border cells; 获取终端当前所处小区,将所述终端当前所处小区与所述边界小区列表进行对比,判断所述终端当前所处小区是否为边界小区;Obtaining the cell where the terminal is currently located, comparing the cell where the terminal is currently located with the border cell list, and judging whether the cell where the terminal is currently located is a border cell; 如果不是边界小区,终端停止位置信息采集;If it is not a border cell, the terminal stops collecting location information; 如果是边界小区,终端启动位置信息采集,当所述位置事件发生时,向终端推送所述位置事件对应的位置服务。If it is a border cell, the terminal starts location information collection, and when the location event occurs, pushes the location service corresponding to the location event to the terminal. 2.根据权利要求1所述的一种位置事件的检测方法,其特征在于,所述位置事件对应的热点区域包括所述热点区域的位置和形状。2 . The method for detecting a location event according to claim 1 , wherein the hotspot area corresponding to the location event includes the location and shape of the hotspot area. 3 . 3.根据权利要求1或者2所述的一种位置事件的检测方法,其特征在于,所述边界小区列表包括所述热点区域的边界所穿越的所有边界小区的识别码Cell-ID。The method for detecting a location event according to claim 1 or 2, wherein the border cell list includes identification codes Cell-ID of all border cells crossed by the border of the hotspot area. 4.根据权利要求3所述的一种位置事件的检测方法,其特征在于,所述获取终端当前所处小区,将所述终端当前所处小区与能够的所述边界小区列表进行对比,判断所述终端当前所处小区是否为边界小区,进一步包括以下步骤:4. The detection method of a location event according to claim 3, characterized in that, the acquisition of the cell where the terminal is currently located compares the cell where the terminal is currently located with the list of possible border cells, and determines Whether the cell where the terminal is currently located is a border cell further includes the following steps: 终端定期获取当前所处小区的识别码Cell-ID;The terminal periodically obtains the identification code Cell-ID of the cell where it is currently located; 将所述当前所处小区的识别码Cell-ID与所述边界小区列表中的边界小区的识别码Cell-ID进行对比;comparing the identification code Cell-ID of the cell currently located with the identification code Cell-ID of the border cell in the border cell list; 如果所述当前所处小区的识别码Cell-ID与所述边界小区列表中的一个边界小区的识别码Cell-ID相同,则判断所述当前所处小区是边界小区。If the identification code Cell-ID of the cell currently located is the same as the identification code Cell-ID of a border cell in the list of border cells, it is determined that the cell currently located is a border cell. 5.根据权利要求1所述的一种位置事件的检测方法,其特征在于,所述位置信息采集是通过GPS采集终端所处位置的经纬度坐标。5 . The method for detecting a location event according to claim 1 , wherein the location information collection is to collect the longitude and latitude coordinates of the location of the terminal through GPS. 6 . 6.根据权利要求5所述的一种位置事件的检测方法,其特征在于,所述如果是边界小区,终端启动位置信息采集,当所述位置事件发生时,向终端推送所述位置事件对应的位置服务,进一步包括以下步骤:6. The detection method of a location event according to claim 5, wherein if it is a border cell, the terminal starts location information collection, and when the location event occurs, pushes the corresponding location event to the terminal The location service further includes the following steps: 所述当前所处小区是边界小区,终端定期启动GPS,获取终端所处位置的经纬度坐标;The current cell is a border cell, and the terminal starts GPS regularly to obtain the latitude and longitude coordinates of the terminal's location; 将所述经纬度坐标与所述热点区域进行对比,判断是否发生了位置事件;Comparing the latitude and longitude coordinates with the hotspot area to determine whether a location event has occurred; 如果发生了位置事件,则上报业务平台;If a location event occurs, report to the service platform; 业务平台检索所述位置事件对应的位置服务,并将所述位置服务推送给终端。The service platform retrieves the location service corresponding to the location event, and pushes the location service to the terminal. 7.根据权利要求1或者6所述的一种位置事件的检测方法,其特征在于,所述位置事件包括进入事件和离开事件。7. The method for detecting a location event according to claim 1 or 6, wherein the location event includes an entry event and an exit event. 8.一种位置事件的检测系统,适用于主动推送式位置服务,其特征在于,包括业务平台和终端,其中,8. A detection system for location events, suitable for active push location services, characterized in that it includes a service platform and a terminal, wherein, 业务平台用于设置所述位置事件对应的热点区域和所述位置事件对应的位置服务,根据所述热点区域和蜂窝小区数据库,确定所述热点区域的边界所穿越的所有边界小区,生成边界小区列表,将所述热点区域和所述边界小区列表发给终端;并用于接收终端上报的位置事件,向终端推送所述位置事件对应的位置服务;The service platform is used to set the hotspot area corresponding to the location event and the location service corresponding to the location event, determine all border cells crossed by the border of the hotspot area according to the hotspot area and the cell database, and generate border cells list, sending the hotspot area and the border cell list to the terminal; and being used to receive the location event reported by the terminal, and push the location service corresponding to the location event to the terminal; 终端用于获取当前所处小区,将所述当前所处小区与所述边界小区列表进行对比,判断所述终端当前所处小区是否为边界小区;如果不是边界小区,终端停止位置信息采集;如果是边界小区,终端启动位置信息采集,并判断是否发生位置事件,如果发生位置事件,则向业务平台上报位置事件。The terminal is used to obtain the currently located cell, compare the currently located cell with the border cell list, and determine whether the current cell of the terminal is a border cell; if it is not a border cell, the terminal stops collecting location information; if It is a border cell, the terminal starts location information collection, and judges whether a location event occurs, and reports the location event to the service platform if a location event occurs. 9.根据权利要求8所述的一种位置事件的检测系统,其特征在于,所述业务平台进一步包括规则设置模块、蜂窝小区数据库、边界小区列表生成模块、终端配置模块、事件监听模块、服务匹配模块和服务推送模块,其中,9. The detection system of a kind of location event according to claim 8, it is characterized in that, described service platform further comprises rule setting module, cell database, border cell list generation module, terminal configuration module, event monitoring module, service Matching module and service push module, wherein, 规则设置模块用于设置所述位置事件对应的热点区域的位置和形状,以及所述位置事件对应的位置服务,将所述热点区域的位置和形状发送给边界小区列表生成模块和终端配置模块,并将位置事件和位置服务的匹配关系发送给服务匹配模块;The rule setting module is used to set the location and shape of the hotspot area corresponding to the location event, and the location service corresponding to the location event, and send the location and shape of the hotspot area to the border cell list generation module and the terminal configuration module, and send the matching relationship between the location event and the location service to the service matching module; 蜂窝小区数据库用于存储所有蜂窝小区识别码Cell-ID和地理位置的分布数据,并将所有蜂窝小区识别码Cell-ID和地理位置的分布数据发送给边界小区列表生成模块;The cell database is used to store the distribution data of all cell identification codes Cell-ID and geographic location, and send the distribution data of all cell identification codes Cell-ID and geographic location to the boundary cell list generation module; 边界小区列表生成模块用于根据所述热点区域的位置和形状,以及所有蜂窝小区识别码Cell-ID和地理位置的分布数据,确定所述热点区域的边界所穿越的所有边界小区识别码Cell-ID,生成边界小区列表,并将所述边界小区列表发送给终端配置模块;The boundary cell list generating module is used to determine all boundary cell identification codes Cell-ID and geographical location distribution data of the hotspot area according to the location and shape of the hotspot area ID, generating a border cell list, and sending the border cell list to the terminal configuration module; 终端配置模块用于将所述热点区域的位置和形状,以及所述边界小区列表发送给终端;The terminal configuration module is used to send the location and shape of the hotspot area and the list of border cells to the terminal; 事件监听模块用于接收终端上报的位置事件,并将所述位置事件发送给服务匹配模块;The event monitoring module is used to receive the location event reported by the terminal, and send the location event to the service matching module; 服务匹配模块用于检索位置事件和位置服务的匹配关系,获取事件监听模块发来的位置事件对应的位置服务,并将所述位置服务发送给服务推送模块;The service matching module is used to retrieve the matching relationship between the location event and the location service, obtain the location service corresponding to the location event sent by the event monitoring module, and send the location service to the service push module; 服务推送模块用于向终端推送所述位置服务。The service push module is used to push the location service to the terminal. 10.根据权利要求8或者9所述的一种位置事件的检测系统,其特征在于,所述终端进一步包括配置接收模块、当前小区获取模块、检测模式控制模块、位置信息采集模块、位置事件判定模块、位置事件上报模块和服务接收模块,10. The detection system for a location event according to claim 8 or 9, wherein the terminal further includes a configuration receiving module, a current cell acquisition module, a detection mode control module, a location information collection module, and a location event judgment module. module, location event reporting module and service receiving module, 配置接收模块用于从业务平台接收所述热点区域的位置和形状,以及所述边界小区列表,将所述边界小区列表发送给检测模式控制模块,并将所述热点区域的位置和形状发送给位置事件判定模块;The configuration receiving module is used to receive the position and shape of the hotspot area and the list of border cells from the service platform, send the list of border cells to the detection mode control module, and send the position and shape of the hot spot area to Position event judgment module; 当前小区获取模块接收检测模式控制模块发来的获取当前所处小区的请求,并将当前所处小区的识别码Cell-ID发送给检测模式控制模块;The current cell acquisition module receives the request from the detection mode control module to obtain the current cell, and sends the identification code Cell-ID of the current cell to the detection mode control module; 检测模式控制模块用于向当前小区获取模块发送获取当前所处小区的请求,从当前小区获取模块获取当前所处小区的识别码Cell-ID,将当前所处小区的识别码Cell-ID与接收到的边界小区列表中的边界小区识别码Cell-ID进行对比,判断当前所处小区是否为边界小区,如果不是边界小区,停止位置信息采集模块工作,如果是边界小区,启动位置信息采集模块工作;The detection mode control module is used to send to the current community acquisition module a request to obtain the current sub-district, obtain the identification code Cell-ID of the current sub-district from the current sub-district acquisition module, and combine the identification code Cell-ID of the current sub-district with the received Compare the border cell identification code Cell-ID in the border cell list to determine whether the current cell is a border cell. If it is not a border cell, stop the location information collection module. If it is a border cell, start the location information collection module. ; 位置信息采集模块用于获取所处的位置信息,并将所处的位置信息发送给位置事件判定模块;The location information collection module is used to obtain the location information, and send the location information to the location event determination module; 位置事件判定模块用于根据接收的热点区域的位置和形状,以及所处的位置信息,判断是否发生位置事件,如果发生位置事件,将所述位置事件发送给位置事件上报模块;The location event judging module is used to judge whether a location event occurs according to the location and shape of the received hotspot area and the location information, and if a location event occurs, send the location event to the location event reporting module; 位置事件上报模块用于将位置事件上报给业务平台;The location event reporting module is used to report the location event to the service platform; 服务接收模块用于接收业务平台推送的位置服务。The service receiving module is used to receive the location service pushed by the business platform. 11.根据权利要求10所述的一种位置事件的检测系统,其特征在于,所述位置信息采集模块是GPS采集模块,GPS采集模块用于采集终端所处位置的经纬度坐标。11. The detection system of a location event according to claim 10, wherein the location information collection module is a GPS collection module, and the GPS collection module is used to collect the latitude and longitude coordinates of the terminal's location. 12.根据权利要求10所述的一种位置事件的检测系统,其特征在于,所述终端还包括定时器,所述定时器用于定时启动检测模式控制模块和位置信息采集模块。12 . The detection system of a location event according to claim 10 , wherein the terminal further comprises a timer, and the timer is used to regularly start the detection mode control module and the location information collection module. 13 . 13.一种业务平台,其特征在于,包括规则设置模块、蜂窝小区数据库、边界小区列表生成模块、终端配置模块、事件监听模块、服务匹配模块和服务推送模块,其中,13. A service platform, characterized in that it includes a rule setting module, a cell database, a border cell list generation module, a terminal configuration module, an event monitoring module, a service matching module and a service pushing module, wherein, 规则设置模块用于设置所述位置事件对应的热点区域的位置和形状,以及所述位置事件对应的位置服务,将所述热点区域的位置和形状发送给边界小区列表生成模块和终端配置模块,并将位置事件和位置服务的匹配关系发送给服务匹配模块;The rule setting module is used to set the location and shape of the hotspot area corresponding to the location event, and the location service corresponding to the location event, and send the location and shape of the hotspot area to the border cell list generation module and the terminal configuration module, and send the matching relationship between the location event and the location service to the service matching module; 蜂窝小区数据库用于存储所有蜂窝小区识别码Cell-ID和地理位置的分布数据,并将所有蜂窝小区识别码Cell-ID和地理位置的分布数据发送给边界小区列表生成模块;The cell database is used to store the distribution data of all cell identification codes Cell-ID and geographic location, and send the distribution data of all cell identification codes Cell-ID and geographic location to the boundary cell list generation module; 边界小区列表生成模块用于根据所述热点区域的位置和形状,以及所有蜂窝小区识别码Cell-ID和地理位置的分布数据,确定所述热点区域的边界所穿越的所有边界小区识别码Cell-ID,生成边界小区列表,并将所述边界小区列表发送给终端配置模块;The boundary cell list generation module is used to determine all the boundary cell identification codes Cell-ID crossed by the boundary of the hotspot area according to the location and shape of the hotspot area, and the distribution data of all cell identification codes Cell-ID and geographic location. ID, generating a border cell list, and sending the border cell list to the terminal configuration module; 终端配置模块用于发送所述热点区域的位置和形状,以及所述边界小区列表;The terminal configuration module is used to send the location and shape of the hotspot area, and the list of border cells; 事件监听模块用于接收上报的位置事件,并将所述位置事件发送给服务匹配模块;The event monitoring module is used to receive the reported location event, and send the location event to the service matching module; 服务匹配模块用于检索位置事件和位置服务的匹配关系,获取事件监听模块发来的位置事件对应的位置服务,并将所述位置服务发送给服务推送模块;The service matching module is used to retrieve the matching relationship between the location event and the location service, obtain the location service corresponding to the location event sent by the event monitoring module, and send the location service to the service push module; 服务推送模块用于推送所述位置服务。The service push module is used to push the location service. 14.一种终端,其特征在于,包括配置接收模块、当前小区获取模块、检测模式控制模块、位置信息采集模块、位置事件判定模块、位置事件上报模块和服务接收模块,14. A terminal, characterized in that it includes a configuration receiving module, a current cell acquisition module, a detection mode control module, a location information collection module, a location event judgment module, a location event reporting module and a service receiving module, 配置接收模块用于接收所述热点区域的位置和形状,以及所述边界小区列表,将所述边界小区列表发送给检测模式控制模块,并将所述热点区域的位置和形状发送给位置事件判定模块;Configure the receiving module to receive the position and shape of the hotspot area and the list of boundary cells, send the list of boundary cells to the detection mode control module, and send the position and shape of the hotspot area to a location event determination module; 当前小区获取模块接收检测模式控制模块发来的获取当前所处小区的请求,并将当前所处小区的识别码Cell-ID发送给检测模式控制模块;The current cell acquisition module receives the request from the detection mode control module to obtain the current cell, and sends the identification code Cell-ID of the current cell to the detection mode control module; 检测模式控制模块用于向当前小区获取模块发送获取当前所处小区的请求,从当前小区获取模块获取当前所处小区的识别码Cell-ID,将当前所处小区的识别码Cell-ID与接收到的边界小区列表中的边界小区识别码Cell-ID进行对比,判断当前所处小区是否为边界小区,如果不是边界小区,停止位置信息采集模块工作,如果是边界小区,启动位置信息采集模块工作;The detection mode control module is used to send a request to obtain the current cell to the current cell acquisition module, obtain the identification code Cell-ID of the current cell from the current cell acquisition module, and combine the identification code Cell-ID of the current cell with the received Compare the border cell identification code Cell-ID in the border cell list to determine whether the current cell is a border cell. If it is not a border cell, stop the location information collection module. If it is a border cell, start the location information collection module. ; 位置信息采集模块用于获取所处的位置信息,并将所处的位置信息发送给位置事件判定模块;The location information collection module is used to obtain the location information, and send the location information to the location event determination module; 位置事件判定模块用于根据接收的热点区域的位置和形状,以及所处的位置信息,判断是否发生位置事件,如果发生位置事件,将所述位置事件发送给位置事件上报模块;The location event judging module is used to judge whether a location event occurs according to the location and shape of the received hotspot area and the location information, and if a location event occurs, send the location event to the location event reporting module; 位置事件上报模块用于将位置事件上报;The location event reporting module is used to report the location event; 服务接收模块用于接收推送的位置服务。The service receiving module is used to receive the pushed location service. 15.根据权利要求14所述的一种终端,其特征在于,所述位置信息采集模块是GPS采集模块,GPS采集模块用于采集终端所处位置的经纬度坐标。15. The terminal according to claim 14, wherein the location information collection module is a GPS collection module, and the GPS collection module is used to collect the latitude and longitude coordinates of the location of the terminal. 16.根据权利要求14所述的一种终端,其特征在于,还包括定时器,所述定时器用于定时启动检测模式控制模块和位置信息采集模块。16. The terminal according to claim 14, further comprising a timer, the timer is used to start the detection mode control module and the location information collection module at regular intervals.
CN201210538946.4A 2012-12-13 2012-12-13 Location event detection method, system and device Pending CN103874011A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210538946.4A CN103874011A (en) 2012-12-13 2012-12-13 Location event detection method, system and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210538946.4A CN103874011A (en) 2012-12-13 2012-12-13 Location event detection method, system and device

Publications (1)

Publication Number Publication Date
CN103874011A true CN103874011A (en) 2014-06-18

Family

ID=50912063

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210538946.4A Pending CN103874011A (en) 2012-12-13 2012-12-13 Location event detection method, system and device

Country Status (1)

Country Link
CN (1) CN103874011A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104159191A (en) * 2014-07-23 2014-11-19 武汉贰号库物流科技有限公司 Method and system for intelligent community logistics service terminal management by adopting GPS or mobile phone for positioning and reminding
CN105991814A (en) * 2015-01-28 2016-10-05 中兴通讯股份有限公司 Method and device of reminding in mobile terminal
CN106161562A (en) * 2015-04-24 2016-11-23 中国电信股份有限公司 A kind of carry out the method for information pushing, terminal and system
CN106921700A (en) * 2015-12-25 2017-07-04 阿里巴巴集团控股有限公司 A kind of method, device and system that safe anticipation is carried out according to characteristic information
CN107592615A (en) * 2017-09-22 2018-01-16 青岛海信移动通信技术股份有限公司 Localization method and device
CN107643531A (en) * 2016-07-20 2018-01-30 西安中兴新软件有限责任公司 GPS control method and device
CN108513263A (en) * 2018-03-13 2018-09-07 上海创功通讯技术有限公司 A kind of localization method and terminal
CN110069520A (en) * 2019-03-16 2019-07-30 平安城市建设科技(深圳)有限公司 Collecting method, data collection station, background server and storage medium
CN113847919A (en) * 2021-01-26 2021-12-28 天翼智慧家庭科技有限公司 Method and system for realizing intelligent control of equipment based on positioning navigation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1859797A (en) * 2006-03-14 2006-11-08 华为技术有限公司 Zone trigger positioning method and device
CN1925670A (en) * 2005-09-01 2007-03-07 中兴通讯股份有限公司 Method for realizing burst mode positioning in mobile communication system
US7564348B2 (en) * 2004-11-05 2009-07-21 Wirelesswerx International, Inc. Method and system to monitor movable entities
CN102027792A (en) * 2008-06-13 2011-04-20 高通股份有限公司 Optimize battery life and network resources during location tracking occasions

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7564348B2 (en) * 2004-11-05 2009-07-21 Wirelesswerx International, Inc. Method and system to monitor movable entities
CN1925670A (en) * 2005-09-01 2007-03-07 中兴通讯股份有限公司 Method for realizing burst mode positioning in mobile communication system
CN1859797A (en) * 2006-03-14 2006-11-08 华为技术有限公司 Zone trigger positioning method and device
CN102027792A (en) * 2008-06-13 2011-04-20 高通股份有限公司 Optimize battery life and network resources during location tracking occasions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NICO DEBLAUWE ET.AL: "Combining GPS and GSM Cell-ID positioning for Proactive Location-based Services", 《MOBILE AND UBIQUITOUS SYSTEMS: NETWORKING & SERVICES, 2007. MOBIQUITOUS 2007. FOURTH ANNUAL INTERNATIONAL CONFERENCE ON,IEEE》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104159191A (en) * 2014-07-23 2014-11-19 武汉贰号库物流科技有限公司 Method and system for intelligent community logistics service terminal management by adopting GPS or mobile phone for positioning and reminding
CN105991814A (en) * 2015-01-28 2016-10-05 中兴通讯股份有限公司 Method and device of reminding in mobile terminal
CN106161562A (en) * 2015-04-24 2016-11-23 中国电信股份有限公司 A kind of carry out the method for information pushing, terminal and system
CN106921700A (en) * 2015-12-25 2017-07-04 阿里巴巴集团控股有限公司 A kind of method, device and system that safe anticipation is carried out according to characteristic information
CN106921700B (en) * 2015-12-25 2021-06-04 阿里巴巴集团控股有限公司 Method, device and system for safety prejudgment according to characteristic information
CN107643531A (en) * 2016-07-20 2018-01-30 西安中兴新软件有限责任公司 GPS control method and device
CN107592615A (en) * 2017-09-22 2018-01-16 青岛海信移动通信技术股份有限公司 Localization method and device
CN107592615B (en) * 2017-09-22 2020-12-29 青岛海信移动通信技术股份有限公司 Positioning method and device
CN108513263A (en) * 2018-03-13 2018-09-07 上海创功通讯技术有限公司 A kind of localization method and terminal
CN110069520A (en) * 2019-03-16 2019-07-30 平安城市建设科技(深圳)有限公司 Collecting method, data collection station, background server and storage medium
CN113847919A (en) * 2021-01-26 2021-12-28 天翼智慧家庭科技有限公司 Method and system for realizing intelligent control of equipment based on positioning navigation

Similar Documents

Publication Publication Date Title
CN103874011A (en) Location event detection method, system and device
CN103558828B (en) Boats and ships grouping of the world economy supervisory systems based on mobile communication and satellite fix
CN104200593B (en) A kind of door sensor warning system and its implementation
KR101058254B1 (en) Abductee Location Tracking System, Transmitter, Sensor Network Gateway and Abductor Location Tracking Method
CN102238584B (en) Device, system and method for monitoring regional passenger flow
CN105376709A (en) Regional population statistical method and system based on mobile communication technology
CN101641971B (en) Method for the terminal-based recognition of home base stations in a cellular mobile radio system by means of support by the mobile radio network
CN105654400A (en) Wireless positioning management system for scenic spots and use method thereof
CN105989087A (en) Method and apparatus for determining hotspot region
CN104636611A (en) Urban road/ road segment vehicle speed evaluation method
CN105376710A (en) System and method for counting tourist number of scenic spot in real time
CN113902583B (en) Distribution network side operation and maintenance method and system using low voltage network equipment data
CN202750911U (en) Assisted global positioning system (AGPS) positioning backpack and positioning system provided with the same
CN107786945A (en) A kind of intelligent admission ticket and intelligent entrance managing system
CN204856636U (en) Campus attendance supervisory systems
CN105306533A (en) Public seeking method based on location service and internet push technology
CN103197642B (en) A kind of outdoor travel security supervision system
CN101720142B (en) Position area-based interest point information querying system and position area-based interest point information querying method
CN1960572B (en) A system and method for realizing mobile positioning
CN105610943A (en) Three-dimensional location positioning system and method based on beacons and positioning network elements
CN203387714U (en) City illumination single lamp monitoring system based on Beidou satellite navigation system
CN107734185A (en) Indicating mode switching method, device, computer installation and computer-readable recording medium
CN204375133U (en) A kind of information acquisition system based on mobile radio networks
CN104410816A (en) Real-time monitoring system for electric power overhaul resource
CN105100182B (en) A kind of method and system for seeking lost contact live based on mobile Internet

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140618