CN107846420A - Method for communication matching with coprocessor and vehicle-mounted main system - Google Patents

Method for communication matching with coprocessor and vehicle-mounted main system Download PDF

Info

Publication number
CN107846420A
CN107846420A CN201711388002.2A CN201711388002A CN107846420A CN 107846420 A CN107846420 A CN 107846420A CN 201711388002 A CN201711388002 A CN 201711388002A CN 107846420 A CN107846420 A CN 107846420A
Authority
CN
China
Prior art keywords
communication
coprocessor
vehicle
communication protocol
attribute
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
CN201711388002.2A
Other languages
Chinese (zh)
Other versions
CN107846420B (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 Xiaohui Zhijia Intelligent Co ltd
Original Assignee
Shenzhen Water World 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 Water World Co Ltd filed Critical Shenzhen Water World Co Ltd
Priority to CN201711388002.2A priority Critical patent/CN107846420B/en
Publication of CN107846420A publication Critical patent/CN107846420A/en
Application granted granted Critical
Publication of CN107846420B publication Critical patent/CN107846420B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Communication Control (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for communication matching with a coprocessor and a vehicle-mounted main system, wherein the method comprises the following steps: reading a first customer attribute in system attributes; searching a first communication protocol corresponding to the first client attribute in a mapping list of a preset client attribute and the communication protocol; and calling the first communication protocol to communicate with the coprocessor. The vehicle-mounted main system provider can uniformly manufacture the vehicle-mounted main systems, and adds a plurality of communication protocols in the vehicle-mounted main systems in advance, so that the compatibility of the vehicle-mounted main systems is improved.

Description

Method for communication matching with coprocessor and vehicle-mounted main system
Technical Field
The invention relates to the field of vehicle-mounted system communication, in particular to a method for communication matching with a coprocessor and a vehicle-mounted main system.
Background
The vehicle-mounted system comprises a vehicle-mounted main system and a coprocessor, and the vehicle-mounted main system is connected with the coprocessor through a serial port. The vehicle-mounted main system can be connected with an Internet network to process data and is used as the core of the whole vehicle-mounted system. The coprocessor is a processor which is developed and applied for assisting a vehicle-mounted main system to finish processing work which cannot be executed or has low execution efficiency and low effect.
The vehicle-mounted main system and the coprocessor are in communication connection, and a communication protocol supported by the coprocessor needs to be used, namely, for different types of coprocessors, the vehicle-mounted main system needs to use a communication protocol corresponding to the vehicle-mounted main system to realize the communication connection between the vehicle-mounted main system and the coprocessor.
The existing vehicle-mounted main system provider generally provides a vehicle-mounted main system in a targeted manner according to the type of the coprocessor used by a downstream client, so that the vehicle-mounted main system and the coprocessor can be conveniently communicated. The vehicle-mounted main system is manufactured for the coprocessor of the client every time, which is troublesome, and the workload of the provider of the vehicle-mounted main system is increased.
Disclosure of Invention
The invention mainly aims to provide a communication matching method with a coprocessor and a vehicle-mounted main system, and aims to reduce the workload of a provider of the vehicle-mounted main system.
In order to achieve the above object, the present invention provides a method for communication matching with a coprocessor, including:
reading a first customer attribute in system attributes;
searching a first communication protocol corresponding to the first client attribute in a mapping list of a preset client attribute and the communication protocol;
and calling the first communication protocol to communicate with the coprocessor.
Further, before the step of reading the first client attribute in the system attribute of the vehicle-mounted host system, the method includes:
a first customer attribute is received and added to the system attribute.
Further, after the step of invoking the first communication protocol to communicate with the coprocessor, the method includes:
judging whether the vehicle-mounted main system and the coprocessor are successfully communicated;
if the communication fails, a preset action is executed.
Further, the step of executing the preset action includes:
generating reminding characters to be displayed on a display screen of the vehicle-mounted main system; or,
and generating a reminding voice for the loudspeaker to play.
Further, the step of executing the preset action includes:
and sending matching failure information and reason information corresponding to the matching failure to the terminal.
Further, the step of executing the preset action includes:
calling a plurality of preset second communication protocols one by one to establish communication with the coprocessor;
monitoring whether the second communication protocol called currently is successfully communicated with the coprocessor;
and if the communication is successful, selecting the current second communication protocol as the communication protocol of the main processor and the coprocessor.
Further, the customer attribute is a unique number ID representing the customer.
The invention also provides a vehicle-mounted main system matched with the communication of the coprocessor, which comprises the following components:
the reading unit is used for reading a first client attribute in the system attributes;
the searching unit is used for searching a first communication protocol corresponding to the first client attribute in a mapping list of preset client attributes and communication protocols;
and the calling unit is used for calling the first communication protocol to communicate with the coprocessor.
Further, the vehicle-mounted main system matched with the communication of the coprocessor further comprises:
and the receiving and adding unit is used for receiving the first customer attribute and adding the first customer attribute to the system attribute.
Further, the vehicle-mounted main system matched with the communication of the coprocessor further comprises:
the judging unit is used for judging whether the communication between the vehicle-mounted main system and the coprocessor is successful or not;
and the execution unit is used for executing a preset action if the communication between the vehicle-mounted main system and the coprocessor is judged to be failed.
Further, the execution unit includes:
the first execution module is used for generating reminding characters and displaying the reminding characters on a display screen of the vehicle-mounted main system; or generating a reminding voice for the loudspeaker to play.
Further, the execution unit includes:
and the second execution unit is used for sending matching failure information and reason information corresponding to the matching failure to the terminal.
Further, the execution unit includes:
the one-by-one trial module is used for calling a plurality of preset second communication protocols one by one to establish communication with the coprocessor;
the monitoring module is used for monitoring whether the second communication protocol called currently realizes the successful communication with the coprocessor;
and the determining module is used for selecting the current second communication protocol as the communication protocol with the coprocessor if the communication with the coprocessor is successful.
Further, the customer attribute is a unique number ID representing the customer.
The method for communication matching with the coprocessor and the vehicle-mounted main system acquire the first client attribute, then search a first communication protocol corresponding to the first client attribute in a mapping list of the client attribute and the communication protocol, wherein the communication protocol corresponding to the client attribute in the mapping list is the coprocessor used by a corresponding client, and when the first communication protocol is searched, the first communication protocol can be called to communicate with the coprocessor. Compared with the technology, the vehicle-mounted main system provider can uniformly manufacture the vehicle-mounted main system, then a plurality of communication protocols are pre-added into the vehicle-mounted main system, the compatibility of the vehicle-mounted main system is increased, and then a mapping list of the client attribute and the communication protocol is established.
Drawings
FIG. 1 is a flow chart illustrating a method for communication matching with a coprocessor according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating a method for communication matching with a coprocessor according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a vehicle-mounted host system matched with communication of a coprocessor according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a vehicle-mounted host system matched with communication of a coprocessor according to an embodiment of the present invention;
FIG. 5 is a block diagram of an execution unit according to an embodiment of the present invention;
FIG. 6 is a block diagram of an execution unit according to another embodiment of the present invention;
FIG. 7 is a diagram illustrating an execution unit according to another embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, an embodiment of the present invention provides a method for communication matching with a coprocessor, including the steps of:
and S1, reading the first client attribute in the system attributes.
In step S1, the system attribute is an attribute of the vehicle-mounted host system, which may include information such as a version number of the vehicle-mounted host system. The first customer attribute is an attribute representing the current vehicle-mounted system user, and the current vehicle-mounted system user is a generator combining the vehicle-mounted main system and the coprocessor together.
S2, searching a first communication protocol corresponding to the first client attribute in a mapping list of the preset client attribute and the communication protocol.
In step S2, the mapping list of the client attribute and the communication protocol is a list that is installed in the vehicle-mounted main system by the vehicle-mounted main system provider in advance, and the vehicle-mounted main system provider knows the coprocessors used by different clients in advance, so that the generation of the mapping list of the client attribute and the communication protocol can be completed. The mapping list may be that a plurality of client attributes correspond to the same communication protocol, or that a plurality of communication protocols correspond to the same client attribute. In this embodiment, the client attribute is a unique number ID representing a client, that is, each client corresponds to a unique ID number, and as long as the unique number ID is known, the client can be determined, and thus which coprocessor the vehicle-mounted host system is to be in communication connection with is determined.
And S3, calling the first communication protocol to communicate with the coprocessor.
In step S3, the in-vehicle main system calls the first communication protocol matched by the first client attribute, and thus, the communication with the coprocessor is completed.
Referring to fig. 2, in this embodiment, before the step S1 of reading the first client attribute in the system attributes of the vehicle-mounted host system, the method includes:
s101, receiving a first customer attribute, and adding the first customer attribute to the system attribute.
In step S101, after the vehicle-mounted main system provider knows that the vehicle-mounted main system is to be provided to the first customer, it is not necessary to input or update a communication protocol in the vehicle-mounted main system for the first customer, so as to ensure that the vehicle-mounted main system and the coprocessor of the first customer can be in communication connection, and it is only necessary for the user to input the first customer attribute through the display screen, thereby implementing that the first customer attribute corresponding to the first customer is added in the system attribute of the vehicle-mounted main system, which is simple and convenient, and reduces the workload of the vehicle-mounted main system provider.
In this embodiment, after the step S3 of invoking the first communication protocol to communicate with the coprocessor, the method includes:
and S40, judging whether the communication between the vehicle-mounted main system and the coprocessor is successful.
In step S40, there are many methods for determining whether the communication between the vehicle-mounted main system and the coprocessor is successful, for example, the vehicle-mounted main system sends a search signal to the coprocessor, then waits for a feedback signal from the coprocessor, and if the feedback is out of time, it may be determined that the communication between the vehicle-mounted main system and the coprocessor is failed, and if the normal feedback signal is waited within a specified time, it is determined that the communication between the vehicle-mounted main system and the coprocessor is successful. And knowing whether the communication between the vehicle-mounted main system and the coprocessor is successful, so as to conveniently perform corresponding operation according to the communication condition, for example, if the communication condition is successful, a corresponding coprocessing task can be completed through the coprocessor.
And S50, if the communication fails, executing the preset action.
In step S50, the communication failure executes a preset action, which may be a prompt message, so that the user can know the problem of the vehicle-mounted system in time, and can process the problem in time, or other matching actions.
In this embodiment, the step S50 of executing the preset action includes:
s51, generating reminding characters to be displayed on a display screen of the vehicle-mounted main system; or,
and S52, generating a reminding voice for the loudspeaker to play.
In the step S51, the reminder information is text and is displayed on the display screen of the vehicle-mounted host system, so that the user can use the reminder information to view the reminder information visually; in the step S52, the generated reminding voice is played through the speaker of the vehicle-mounted main system, so that the user can hear the reminding voice to know the communication failure through hearing, and the probability that the user finds the communication failure in time is improved.
In this embodiment, the steps S51 and S52 may be performed simultaneously, so as to improve the probability that the user finds the communication failure in time.
In another embodiment, the step S50 of executing the preset action includes:
and S53, sending matching failure information and reason information corresponding to the matching failure to the terminal.
In step S53, the information of the reason for the matching failure includes a communication protocol matching error, an error in a serial port connecting the vehicle-mounted main system and the coprocessor, and the like. The terminal can be a terminal of a vehicle-mounted system provider, after the vehicle-mounted main system provider receives the matching failure information and the reason information thereof, the matching failure information can be processed at the first time and fed back to the terminal of the client corresponding to the first client attribute, the client does not need to report, the response speed is higher, the completion speed of the solution is further improved, the working efficiency is improved, and the user experience is improved.
In another embodiment, the step S50 of executing the preset action includes:
s54, calling a plurality of preset second communication protocols one by one to respectively communicate with the coprocessor;
s55, monitoring whether the second communication protocol called currently is successfully communicated with the coprocessor;
and S56, if the communication is successful, selecting the current second communication protocol as the communication protocol of the main processor and the coprocessor.
In the above steps S54, S55, and S56, the plurality of second communication protocols are typically other communication protocols than the first communication protocol described in the mapping list of the client attribute and the communication protocol. In this embodiment, that is, the vehicle-mounted main system uses one communication protocol of the plurality of second communication protocols one by one to perform communication connection with the coprocessor, when the vehicle-mounted main system monitors that the communication with the coprocessor is successful, it is determined that the currently used second communication protocol is the communication protocol matched with the vehicle-mounted main system and the coprocessor, that is, it is determined that the current second communication protocol is used as the communication protocol of the main processor and the coprocessor, and in the future communication process, the current second communication protocol is directly called to be used. In a subsequent step, the other second communication protocol and the first communication protocol may also be deleted.
The method for communication matching with the coprocessor of the embodiment of the invention comprises the steps of obtaining a first client attribute, searching a first communication protocol corresponding to the first client attribute in a mapping list of the client attribute and the communication protocol, wherein the communication protocol corresponding to the client attribute in the mapping list is the coprocessor used by a corresponding client, and calling the first communication protocol to communicate with the coprocessor when the first communication protocol is searched. Compared with the technology, the vehicle-mounted main system provider can uniformly manufacture the vehicle-mounted main system, then a plurality of communication protocols are pre-added into the vehicle-mounted main system, the compatibility of the vehicle-mounted main system is increased, and then a mapping list of the client attribute and the communication protocol is established.
Referring to fig. 3, an embodiment of the present invention further provides a vehicle-mounted host system matched with communication of a coprocessor, including:
the reading unit 10 is configured to read a first customer attribute in the system attributes.
In the reading unit 10, the system attribute is an attribute of a vehicle-mounted host system, and may include information such as a version number of the vehicle-mounted host system. The first customer attribute is an attribute representing the current vehicle-mounted system user, and the current vehicle-mounted system user is a generator combining the vehicle-mounted main system and the coprocessor together.
The searching unit 20 is configured to search a first communication protocol corresponding to the first client attribute in a mapping list of preset client attributes and communication protocols.
In the lookup unit 20, the mapping list of the client attribute and the communication protocol is a list that is pre-installed in the vehicle-mounted main system by the vehicle-mounted main system provider, and the vehicle-mounted main system provider is pre-aware of coprocessors used by different clients, so that the mapping list of the client attribute and the communication protocol can be completed, and meanwhile, the vehicle-mounted main system provider adds the communication protocols of the coprocessors corresponding to the clients to the vehicle-mounted main system, that is, all the communication protocols listed in the mapping list are installed in the vehicle-mounted main system. The mapping list may be that a plurality of client attributes correspond to the same communication protocol, or that a plurality of communication protocols correspond to the same client attribute. In this embodiment, the client attribute is a unique number ID representing a client, that is, each client corresponds to a unique ID number, and as long as the unique number ID is known, the client can be determined, and thus which coprocessor the vehicle-mounted host system is to be in communication connection with is determined.
A calling unit 30, configured to call the first communication protocol to communicate with the coprocessor.
In the invoking unit 30, the vehicle-mounted main system invokes the first communication protocol matched by the first client attribute, so that the communication with the coprocessor is completed.
Referring to fig. 4, in this embodiment, the vehicle-mounted main system matched with the coprocessor in communication further includes:
and the receiving and adding unit 101 is used for receiving the first customer attribute and adding the first customer attribute to the system attribute.
In the receiving and adding unit 101, after the vehicle-mounted main system provider knows that the vehicle-mounted main system is to be provided to the first client, it is not necessary to input or update a communication protocol in the vehicle-mounted main system for the first client, so as to ensure that the vehicle-mounted main system and the coprocessor of the first client can be in communication connection, only a user needs to input the first client attribute through a display screen, and the receiving and adding unit 101 adds the first client attribute corresponding to the first client in the system attribute of the vehicle-mounted main system, which is simple and convenient, and reduces the workload of the vehicle-mounted main system provider.
In this embodiment, the vehicle-mounted main system matched with the communication of the coprocessor further includes:
a judging unit 40, configured to judge whether the communication between the vehicle-mounted main system and the coprocessor is successful;
and the execution unit 50 is used for executing a preset action if the communication between the vehicle-mounted main system and the coprocessor is judged to be failed.
In the above-mentioned determining unit 40 and the executing unit 50, there are many methods for determining whether the communication between the vehicle-mounted main system and the coprocessor is successful, for example, the vehicle-mounted main system sends a search signal to the coprocessor, then waits for a feedback signal of the coprocessor, if the feedback is overtime, it can be determined that the communication between the vehicle-mounted main system and the coprocessor is failed, and if the feedback signal is normal within a specified time, it is determined that the communication between the vehicle-mounted main system and the coprocessor is successful. And knowing whether the communication between the vehicle-mounted main system and the coprocessor is successful, so as to conveniently perform corresponding operation according to the communication condition, for example, if the communication condition is successful, a corresponding coprocessing task can be completed through the coprocessor. The communication failure executes the preset action, and the preset action can be reminding information so that a user can know the problem of the vehicle-mounted system in time and can process the problem in time conveniently, and other matching actions can be realized.
Referring to fig. 5, in this embodiment, the executing unit 50 includes:
the first execution module 51 is configured to generate a reminding character and display the reminding character on a display screen of the vehicle-mounted main system; or generating reminding voice to be played through a loudspeaker of the vehicle-mounted main system.
The reminding information is characters and is displayed on a display screen of the vehicle-mounted main system, so that a user can conveniently use the visual checking; the generated reminding voice is played through a loudspeaker of the vehicle-mounted main system, so that a user can know the communication failure through hearing, and the probability that the user finds the communication failure in time is improved.
Referring to fig. 6, in another embodiment, the execution unit 50 includes:
the second executing unit 52 is configured to send matching failure information and reason information corresponding to the matching failure to the terminal.
In the second execution unit 52, the reason information of the matching failure includes a communication protocol matching error, an error in a serial port connecting the vehicle-mounted main system and the coprocessor, and the like. After receiving the matching failure information and the reason information thereof, the vehicle-mounted main system provider can process and feed back the matching failure information and the reason information to the terminal of the client corresponding to the first client attribute at the first time, and does not need to report by the client, so that the response speed is higher, the completion speed of the solution is further improved, the working efficiency is improved, and the user experience is improved.
Referring to fig. 7, in another embodiment, the execution unit 50 includes:
a trial-by-trial module 53, configured to invoke a plurality of preset second communication protocols one by one to establish communication with the coprocessor;
a monitoring module 54, configured to monitor whether the second communication protocol currently invoked achieves successful communication with the coprocessor
A determining module 55, configured to select the current second communication protocol as the communication protocol with the coprocessor if the communication with the coprocessor is successful.
In the trial-by-trial module 53, the monitoring module 54, and the determination module 55, the plurality of second communication protocols are generally other communication protocols than the first communication protocol described in the mapping list of the client attribute and the communication protocol. In this embodiment, the one-by-one trial module 53 is used for the vehicle-mounted main system to perform communication connection with the coprocessor by using one communication protocol of the plurality of second communication protocols one by one, and when the monitoring module 54 monitors that the vehicle-mounted main system and the coprocessor are successfully communicated, the determining unit 55 determines that the currently used second communication protocol is a communication protocol matched with the vehicle-mounted main system and the coprocessor, that is, determines that the current second communication protocol is used as a communication protocol of the main processor and the coprocessor, and directly invokes the current second communication protocol for use in a future communication process. In the following process, the other second communication protocol and the first communication protocol may be deleted.
In the vehicle-mounted main system matched with the coprocessor in communication, according to the embodiment of the invention, the reading unit 10 acquires the first client attribute, then the searching unit 20 searches the first communication protocol corresponding to the first client attribute in the mapping list of the client attribute and the communication protocol, the communication protocol corresponding to the client attribute in the mapping list is the coprocessor used by the corresponding client, and when the first communication protocol is searched, the first communication protocol can be called by the calling unit 30 to communicate with the coprocessor. Compared with the technology, the vehicle-mounted main system provider can uniformly manufacture the vehicle-mounted main system, then a plurality of communication protocols are pre-added into the vehicle-mounted main system, the compatibility of the vehicle-mounted main system is increased, and then a mapping list of the client attribute and the communication protocol is established.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method of communication matching with a coprocessor, comprising:
reading a first customer attribute in system attributes;
searching a first communication protocol corresponding to the first client attribute in a mapping list of a preset client attribute and the communication protocol;
and calling the first communication protocol to communicate with the coprocessor.
2. The method of communication matching with a coprocessor of claim 1, wherein said step of reading a first one of said system attributes is preceded by the steps of:
a first customer attribute is received and added to the system attribute.
3. The method of claim 1, wherein the step of invoking the first communication protocol to communicate with the coprocessor is followed by:
judging whether the communication with the coprocessor is successful;
if the communication fails, a preset action is executed.
4. The method of claim 3, wherein the step of performing the predetermined action comprises:
generating reminding characters to be displayed on a display screen; or,
and generating a reminding voice for the loudspeaker to play.
5. The method of claim 3, wherein the step of performing the predetermined action comprises:
calling a plurality of preset second communication protocols one by one to establish communication with the coprocessor; (ii) a
Monitoring whether the second communication protocol called currently is successfully communicated with the coprocessor;
and if the communication is successful, selecting the current second communication protocol as the communication protocol with the coprocessor.
6. An in-vehicle host system that is matched for communication with a coprocessor, comprising:
the reading unit is used for reading a first client attribute in the system attributes;
the searching unit is used for searching a first communication protocol corresponding to the first client attribute in a mapping list of preset client attributes and communication protocols;
and the calling unit is used for calling the first communication protocol to communicate with the coprocessor.
7. The vehicle host system matched in communication with coprocessor according to claim 6, further comprising:
and the receiving and adding unit is used for receiving the first customer attribute and adding the first customer attribute to the system attribute.
8. The vehicle host system matched in communication with coprocessor according to claim 6, further comprising:
the judging unit is used for judging whether the communication with the coprocessor is successful or not;
and the execution unit is used for executing a preset action if the communication failure with the coprocessor is judged.
9. The vehicle host system matched in communication with a coprocessor according to claim 8, wherein the execution unit comprises:
the first execution module is used for generating reminding characters and displaying the reminding characters on a display screen of the vehicle-mounted main system; or generating a reminding voice for the loudspeaker to play.
10. The vehicle host system matched in communication with a coprocessor according to claim 8, wherein the execution unit comprises:
the one-by-one trial module is used for calling a plurality of preset second communication protocols one by one to establish communication with the coprocessor;
the monitoring module is used for monitoring whether the second communication protocol called currently realizes the successful communication with the coprocessor;
and the determining module is used for selecting the current second communication protocol as the communication protocol with the coprocessor if the communication with the coprocessor is successful.
CN201711388002.2A 2017-12-20 2017-12-20 Method for communication matching with coprocessor and vehicle-mounted main system Active CN107846420B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711388002.2A CN107846420B (en) 2017-12-20 2017-12-20 Method for communication matching with coprocessor and vehicle-mounted main system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711388002.2A CN107846420B (en) 2017-12-20 2017-12-20 Method for communication matching with coprocessor and vehicle-mounted main system

Publications (2)

Publication Number Publication Date
CN107846420A true CN107846420A (en) 2018-03-27
CN107846420B CN107846420B (en) 2021-07-20

Family

ID=61684085

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711388002.2A Active CN107846420B (en) 2017-12-20 2017-12-20 Method for communication matching with coprocessor and vehicle-mounted main system

Country Status (1)

Country Link
CN (1) CN107846420B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109495547A (en) * 2018-10-26 2019-03-19 北京车和家信息技术有限公司 Signals of vehicles acquisition method, device and cloud server and vehicle

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101840486A (en) * 2009-03-19 2010-09-22 深圳市融创天下科技发展有限公司 Improved converter for SD card
CN103186500A (en) * 2011-12-29 2013-07-03 上海博泰悦臻电子设备制造有限公司 Car-mounted terminal multiprocessor communication interface system and communication method
CN103270490A (en) * 2010-12-20 2013-08-28 国际商业机器公司 Connecting an external network coprocessor to a network processor packet parser
CN104298639A (en) * 2014-09-23 2015-01-21 天津国芯科技有限公司 Embedded connecting method for host processor and multiple coprocessors and connecting interface
US20150261535A1 (en) * 2014-03-11 2015-09-17 Cavium, Inc. Method and apparatus for low latency exchange of data between a processor and coprocessor
CN105405180A (en) * 2015-12-16 2016-03-16 北京握奇智能科技有限公司 Vehicle-mounted unit
CN105530192A (en) * 2014-09-29 2016-04-27 中兴通讯股份有限公司 Method and device for multi-coprocessor load balancing and main processor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101840486A (en) * 2009-03-19 2010-09-22 深圳市融创天下科技发展有限公司 Improved converter for SD card
CN103270490A (en) * 2010-12-20 2013-08-28 国际商业机器公司 Connecting an external network coprocessor to a network processor packet parser
CN103186500A (en) * 2011-12-29 2013-07-03 上海博泰悦臻电子设备制造有限公司 Car-mounted terminal multiprocessor communication interface system and communication method
US20150261535A1 (en) * 2014-03-11 2015-09-17 Cavium, Inc. Method and apparatus for low latency exchange of data between a processor and coprocessor
CN104298639A (en) * 2014-09-23 2015-01-21 天津国芯科技有限公司 Embedded connecting method for host processor and multiple coprocessors and connecting interface
CN105530192A (en) * 2014-09-29 2016-04-27 中兴通讯股份有限公司 Method and device for multi-coprocessor load balancing and main processor
CN105405180A (en) * 2015-12-16 2016-03-16 北京握奇智能科技有限公司 Vehicle-mounted unit

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
华仔: "MSP430多处理器之间的通信方式及协议", 《HTTPS://TECH.HQEW.COM/FANGAN_133800》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109495547A (en) * 2018-10-26 2019-03-19 北京车和家信息技术有限公司 Signals of vehicles acquisition method, device and cloud server and vehicle
CN109495547B (en) * 2018-10-26 2022-05-03 北京车和家信息技术有限公司 Vehicle signal acquisition method and device, cloud server and vehicle

Also Published As

Publication number Publication date
CN107846420B (en) 2021-07-20

Similar Documents

Publication Publication Date Title
US8874970B2 (en) System and method of preventing a web browser plug-in module from generating a failure
US10645039B2 (en) Information processing method and terminal, and computer storage medium
JP3736308B2 (en) Software component automatic generation system
US8189754B2 (en) Image sharing system
CN110941563B (en) Automatic script testing method and device
CN108733720B (en) On-line checking method and checking system for SQL (structured query language) query of multiple database types
CN110543428B (en) Application system testing method and device
US7366505B2 (en) Apparatus and method for delivering messages to a mobile information terminal
CN111475788A (en) Cross-border e-commerce platform account registration method, device, terminal and storage medium
CN108668241B (en) Information reminding method and device, storage medium and electronic equipment
CN113490192A (en) Bluetooth connection method, device, terminal equipment and readable storage medium
WO2023154739A3 (en) Method and system for servicing a vehicle using a test set
CN107846420B (en) Method for communication matching with coprocessor and vehicle-mounted main system
CN113342503B (en) Real-time progress feedback method, device, equipment and storage medium
CN112199470B (en) Customer complaint service method based on session, intelligent terminal and storage medium
CN115951923B (en) Subscription event management method, display system, device and storage medium
CN117119078A (en) Privacy task scheduling method and device based on Kubernetes cluster interconnection scheduling framework
WO2020006930A1 (en) Data forgery method and apparatus, and computer storage medium
CN112860519B (en) Monitoring method and device for distributed system
CN113382373B (en) Monitoring device, system and method for bank peripheral system
CN114301660B (en) Multi-server authentication method, device, equipment and storage medium
CN117492968B (en) Native application calling method and device, electronic equipment and readable storage medium
CN114531366B (en) Service treatment method and device
CN113037839B (en) Distributed batch framework communication system and method
US20090171940A1 (en) Method and system for central data querying

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220523

Address after: 518000 floor 1, building 3, Dexin Chang wisdom Park, No. 23 Heping Road, Qinghua community, Longhua street, Longhua District, Shenzhen, Guangdong

Patentee after: Shenzhen waterward Information Co.,Ltd.

Address before: 518000 B, 503, 602, digital city building, garden city, 1079 Shekou Road, Shekou, Nanshan District, Shenzhen, Guangdong.

Patentee before: SHENZHEN WATER WORLD Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230725

Address after: No. 403, Kanghesheng Building, No.1 Chuangsheng Road, Shuguang Community, Xili Street, Nanshan District, Shenzhen, Guangdong 518000

Patentee after: Shenzhen Xiaohui Zhijia Intelligent Co.,Ltd.

Address before: 518000 floor 1, building 3, Dexin Chang wisdom Park, No. 23 Heping Road, Qinghua community, Longhua street, Longhua District, Shenzhen, Guangdong

Patentee before: Shenzhen waterward Information Co.,Ltd.