CN103618826B - Method for cell phone application to start vehicle-mounted navigator through 3G passage - Google Patents

Method for cell phone application to start vehicle-mounted navigator through 3G passage Download PDF

Info

Publication number
CN103618826B
CN103618826B CN201310603300.4A CN201310603300A CN103618826B CN 103618826 B CN103618826 B CN 103618826B CN 201310603300 A CN201310603300 A CN 201310603300A CN 103618826 B CN103618826 B CN 103618826B
Authority
CN
China
Prior art keywords
data
mobile phone
onboard system
backstage
phone application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201310603300.4A
Other languages
Chinese (zh)
Other versions
CN103618826A (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.)
Shenzhen Hangsheng Electronic Co Ltd
Original Assignee
Shenzhen Hangsheng Electronic 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 Shenzhen Hangsheng Electronic Co Ltd filed Critical Shenzhen Hangsheng Electronic Co Ltd
Priority to CN201310603300.4A priority Critical patent/CN103618826B/en
Publication of CN103618826A publication Critical patent/CN103618826A/en
Application granted granted Critical
Publication of CN103618826B publication Critical patent/CN103618826B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Navigation (AREA)

Abstract

The invention provides a method for cell phone application to start vehicle-mounted navigator through a 3G passage. The cell phone application sends a target position to a backstage in an encryption mode. A backstage server can automatically generate POI data according to the target position information, and sends the data to a data monitoring server of a vehicle-mounted system in an encryption mode. The vehicle-mounted system analyzes the data and then starts the navigator after receiving the data, and finally generates a map route. The method can be used for communication through the 3G passage and the cell phone backstage server. After obtaining the target position information of the cell phone backstage server, the vehicle system can automatically start the navigator and then generates the map route according to the target position coordinate, thus, a user can drive to the target position according to the route.

Description

A kind of mobile phone application is by the method for 3G channel start vehicle mounted guidance
Technical field
The present invention relates to vehicle mounted guidance, particularly relate to the method for a kind of mobile phone application by 3G channel start vehicle mounted guidance.
Background technology
Existing technology can only obtain route from current location to destination address by vehicle mounted guidance itself by search target position information, and this mode has significant limitation, can not share the geographical location information of oneself with others.
Summary of the invention
In order to solve problem in prior art, the invention provides the method for a kind of mobile phone application by 3G channel start vehicle mounted guidance, step is as follows:
Step 1: user opens mobile phone application, starts and connects backstage, to connect communication with backstage;
Step 2: if connection failure, then continue to attempt again being connected with backstage; If successful connection, then set up one and monitor subprocess Process_1, the normal communication with background service is monitored;
Step 3: onboard system also connects with backstage after startup optimization, if connection failure, then continues to attempt again being connected with backstage; If successful connection, then set up a subprocess Process_2, the normal communication with background service is monitored;
Step 4: after the 2nd step successful operation, by the subprocess Process_1 set up after successful connection, mobile phone application passes to backstage by this process the transmission of the link information of mobile phone;
Step 5: after the 3rd step successful operation, by the communication subprocess Process_2 set up between onboard system and background service, establishes data channel between mobile phone application and onboard system; The host process Car_Main_Process of onboard system also enters the repeating query stage simultaneously, and the request of background service to vehicle-mounted transmission data is monitored in repeating query;
Step 6: onboard system, after setting up data channel with backstage, starts a process Process_3 (being shared on the resource of onboard system Car_Main_Process process), for receiving the data that background service sends, then resolves these data;
Step 7: the host process Phone_Main_Process applied by mobile phone sends geographic information data to background service; If send unsuccessfully, then resend; If send successfully, then the monitored data process that data can be opened by background service receives;
Step 8: background service after the data receiving the transmission of mobile phone application end, then carries out communication by the interface channel that onboard system and background service are set up, and data are sent to onboard system;
Step 9: in the 8th step, if backstage sends data failure to onboard system, then resend; Send successfully, then onboard system receives this data, and carries out next step operation;
Step 10: after the onboard system data that platform is served upon receipt, data judgement and parsing is carried out by process Process_3, if be judged as navigation data, then start navigate and pass through parsing target geographic position information and current location information generate map route; If judge it is not navigation data, then carry out abandoning operation.
As a further improvement on the present invention, in step 2, set up by Fork () function and monitor subprocess Process_1.
As a further improvement on the present invention, in step 3, set up subprocess Process_2 by Fork () function.
As a further improvement on the present invention, in step 4, link information is the information for identifying other end onboard system.
As a further improvement on the present invention, step 11: the map route generated by the 10th step, user according to the map route navigates.
The invention has the beneficial effects as follows:
The present invention can be communicated with mobile phone background service by 3G passage, after the target position information obtaining mobile phone background service, onboard system can start navigation automatically, and generates map route according to target location coordinate, and such user can according to route running to target location.
Accompanying drawing explanation
Fig. 1 is schematic flow sheet of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the present invention will be further described.
Mobile phone is applied: operate in a application on cell phone system, its effect connects with background service, and then carry out data communication with backstage.
Mobile phone application is sent to backstage target location encryption, background service can generate POI data automatically according to target position information, then data encryption is sent to the data decryptor service of onboard system, after onboard system receives data, resolution data restarts navigation, finally generates map route.
The present invention needs a background service as mobile phone application and the communication bridge of onboard system, elaborates implementation procedure of the present invention below in conjunction with Fig. 1.
According to Fig. 1, step is as follows:
Step 1: user opens mobile phone application, starts and connects backstage, to connect communication with backstage;
Step 2: if connection failure, then continue to attempt again with the connection on backstage; If successful connection, then set up one by Fork () function and monitor subprocess Process_1, the normal communication with background service is monitored;
Step 3: onboard system also can connect with backstage after startup optimization, if connection failure, then continue to attempt again with the connection on backstage; If successful connection, then set up a subprocess Process_2 by Fork () function, the normal communication with background service is monitored;
Step 4: after the 2nd step successful operation, by the subprocess Process_1 set up after successful connection, mobile phone application can send transmission the link information of mobile phone (for identifying the information of other end onboard system) by this process and give backstage;
Step 5: after the 3rd step successful operation, by the communication subprocess Process_2 set up between onboard system and background service, establishes data channel between mobile phone application and onboard system; The host process Car_Main_Process of onboard system also enters the repeating query stage simultaneously, and the request of background service to vehicle-mounted transmission data is monitored in repeating query;
Step 6: onboard system, after setting up data channel with backstage, starts a process Process_3 (being shared on the resource of onboard system Car_Main_Process process), for receiving the data that background service sends, then resolves these data;
Step 7: the host process Phone_Main_Process applied by mobile phone sends geographic information data to background service; If send unsuccessfully, then resend; If send successfully, then the monitored data process that data can be opened by background service receives;
Step 8: background service after the data receiving the transmission of mobile phone application end, then carries out communication by the interface channel that onboard system and background service are set up, and data are sent to onboard system;
Step 9: in the 8th step, if backstage sends data failure to onboard system, then resend; Send successfully, then onboard system receives this data, and carries out next step operation;
Step 10: after the onboard system data that platform is served upon receipt, data judgement and parsing is carried out by process Process_3, if be judged as navigation data, then start navigate and pass through parsing target geographic position information and current location information generate map route; If judge it is not navigation data, then carry out abandoning operation;
Step 11: by the map route generated after the 10th step, user according to the map route navigates.
The scheme that the present invention may develop into is that mobile phone terminal can as backstage customer service, contact staff is after receiving navigation requests, according to the POI data of needs query aim position in background server of user, then send to the onboard system corresponding to request navigation, vehicle mounted guidance starts to start navigation.
The present invention to the CDMA that can support 3G passage, the concrete general applicability of TD-CDMA, WCDMA.
English initialism English full name Chinese meaning The conventional call of Chinese
POI Point of Interest The integrated information of a band positional information Ground caption point
Fork() Fork Create a process Create subprocess
Above content is in conjunction with concrete preferred implementation further description made for the present invention, can not assert that specific embodiment of the invention is confined to these explanations.For general technical staff of the technical field of the invention, without departing from the inventive concept of the premise, some simple deduction or replace can also be made, all should be considered as belonging to protection scope of the present invention.

Claims (5)

1. mobile phone application is by a method for 3G channel start vehicle mounted guidance, and it is characterized in that, step is as follows:
Step 1: user opens mobile phone application, starts and connects backstage, to connect communication with backstage;
Step 2: if connection failure, then continue to attempt again being connected with backstage; If successful connection, then set up one and monitor subprocess Process_1, the normal communication with background service is monitored;
Step 3: onboard system also connects with backstage after startup optimization, if connection failure, then continues to attempt again being connected with backstage; If successful connection, then set up a subprocess Process_2, the normal communication with background service is monitored;
Step 4: after the 2nd step successful operation, by the subprocess Process_1 set up after successful connection, mobile phone application passes to backstage by this process the transmission of the link information of mobile phone;
Step 5: after the 3rd step successful operation, by the communication subprocess Process_2 set up between onboard system and background service, establishes data channel between mobile phone application and onboard system; The host process Car_Main_Process of onboard system enters the repeating query stage simultaneously, and the request of background service to vehicle-mounted transmission data is monitored in repeating query;
Step 6: onboard system, after setting up data channel with backstage, starts a process Process_3, for receiving the data that background service sends, then resolves these data;
Step 7: the host process Phone_Main_Process applied by mobile phone sends geographic information data to background service; If send unsuccessfully, then resend; If send successfully, then the monitored data process that data can be opened by background service receives;
Step 8: background service is after the data receiving the transmission of mobile phone application end, and background service generates POI data automatically according to target position information, then data encryption is sent to onboard system;
Step 9: in the 8th step, if backstage sends data failure to onboard system, then resend; Send successfully, then onboard system receives this data, and carries out next step operation;
Step 10: after the onboard system data that platform is served upon receipt, data judgement and parsing is carried out by process Process_3, if be judged as navigation data, then start navigate and pass through parsing target geographic position information and current location information generate map route; If judge it is not navigation data, then carry out abandoning operation.
2. a kind of mobile phone application according to claim 1 is by the method for 3G channel start vehicle mounted guidance, it is characterized in that: in step 2, is set up monitor subprocess Process_1 by Fork () function.
3. a kind of mobile phone application according to claim 1 is by the method for 3G channel start vehicle mounted guidance, it is characterized in that: in step 3, sets up subprocess Process_2 by Fork () function.
4. a kind of mobile phone application according to claim 1 is by the method for 3G channel start vehicle mounted guidance, and it is characterized in that: in step 4, link information is the information for identifying other end onboard system.
5. a kind of mobile phone application according to claim 1 is by the method for 3G channel start vehicle mounted guidance, it is characterized in that: step 11: the map route generated by the 10th step, user according to the map route navigates.
CN201310603300.4A 2013-11-25 2013-11-25 Method for cell phone application to start vehicle-mounted navigator through 3G passage Active CN103618826B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310603300.4A CN103618826B (en) 2013-11-25 2013-11-25 Method for cell phone application to start vehicle-mounted navigator through 3G passage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310603300.4A CN103618826B (en) 2013-11-25 2013-11-25 Method for cell phone application to start vehicle-mounted navigator through 3G passage

Publications (2)

Publication Number Publication Date
CN103618826A CN103618826A (en) 2014-03-05
CN103618826B true CN103618826B (en) 2015-04-22

Family

ID=50169530

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310603300.4A Active CN103618826B (en) 2013-11-25 2013-11-25 Method for cell phone application to start vehicle-mounted navigator through 3G passage

Country Status (1)

Country Link
CN (1) CN103618826B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9891063B2 (en) * 2014-07-15 2018-02-13 Ford Global Technologies, Llc Automated point of interest updates
CN104125282A (en) * 2014-07-25 2014-10-29 大陆汽车投资(上海)有限公司 Location share and navigation method based on instant messaging/social network service
CN108337369A (en) * 2018-01-16 2018-07-27 中电福富信息科技有限公司 The method that backstage navigation is realized in the front ends car networking system mobile phone APP
US11747168B2 (en) * 2018-10-01 2023-09-05 Nissan Motor Co., Ltd. Information processing systems, information processing apparatus, and information processing methods

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0767358A1 (en) * 1995-10-04 1997-04-09 Aisin Aw Co., Ltd. Vehicle navigation system
CN101115303A (en) * 2007-07-16 2008-01-30 深圳市赛格导航科技股份有限公司 Method for implementing GPS handset fast navigation
CN101207880A (en) * 2007-12-11 2008-06-25 汪健辉 Mobile phone indicating guidance system based on server client machine mode
CN101504288A (en) * 2008-02-04 2009-08-12 厦门雅迅网络股份有限公司 Mobile phone network navigation circuit planning and processing method
CN202255410U (en) * 2011-08-10 2012-05-30 深圳市众鸿科技有限公司 Navigation system based on Bluetooth communication
CN103092656A (en) * 2013-01-23 2013-05-08 深圳市航盛电子股份有限公司 Navigation system and navigation method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0767358A1 (en) * 1995-10-04 1997-04-09 Aisin Aw Co., Ltd. Vehicle navigation system
CN101115303A (en) * 2007-07-16 2008-01-30 深圳市赛格导航科技股份有限公司 Method for implementing GPS handset fast navigation
CN101207880A (en) * 2007-12-11 2008-06-25 汪健辉 Mobile phone indicating guidance system based on server client machine mode
CN101504288A (en) * 2008-02-04 2009-08-12 厦门雅迅网络股份有限公司 Mobile phone network navigation circuit planning and processing method
CN202255410U (en) * 2011-08-10 2012-05-30 深圳市众鸿科技有限公司 Navigation system based on Bluetooth communication
CN103092656A (en) * 2013-01-23 2013-05-08 深圳市航盛电子股份有限公司 Navigation system and navigation method

Also Published As

Publication number Publication date
CN103618826A (en) 2014-03-05

Similar Documents

Publication Publication Date Title
US8594003B2 (en) Method of estimating location of mobile device in transportation using WiFi
CN104167093B (en) Windward driving operation system based on driver's certificate address information
US8059032B2 (en) Positioning control device and positioning control method
US8422407B2 (en) Method for managing data transmissions in a subscriber pool
CN102829795B (en) A kind of navigational system and control method thereof
EP2757539B1 (en) A method and an arrangement for collecting and processing data related to road status
US11017664B2 (en) Integrated telecommunications roadside unit
CN103618826B (en) Method for cell phone application to start vehicle-mounted navigator through 3G passage
CN102435202B (en) Cloud speech navigation method and device
WO2011158547A1 (en) Information providing device and information providing method
WO2020082900A1 (en) Order service security detection apparatus and method
WO2016134625A1 (en) Wifi access system
CN103134508A (en) Navigation method, navigation device and navigation system
CN103398715A (en) Method and system for planning driving route
JP2008134957A (en) Traffic information processing system
JP2006113890A (en) Electric vehicle management system
US20090300026A1 (en) Apparatus, method, and system for information provision, and storage medium
CN113343128A (en) Method, device, equipment and storage medium for pushing information
CN104616486A (en) Taxi appointment management method and taxi appointment management system
CN105070058A (en) Accurate traffic analysis method and system based on real-time traffic video
CN108648440B (en) Vehicle dispatching platform based on internet of vehicles monitoring
WO2014144736A4 (en) Systems and methods for transferring navigation data
US9299250B1 (en) Processing requests to establish communication sessions in a mobile vehicle communication system
CN102595316A (en) Method of realizing push-to-talk telephone navigation
KR20120079660A (en) Method of estimating location of mobile device in public transpotation using wifi

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant