CN112346437A - Vehicle-mounted software management system - Google Patents

Vehicle-mounted software management system Download PDF

Info

Publication number
CN112346437A
CN112346437A CN202011227892.0A CN202011227892A CN112346437A CN 112346437 A CN112346437 A CN 112346437A CN 202011227892 A CN202011227892 A CN 202011227892A CN 112346437 A CN112346437 A CN 112346437A
Authority
CN
China
Prior art keywords
vehicle
data packet
server
software management
management system
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
CN202011227892.0A
Other languages
Chinese (zh)
Other versions
CN112346437B (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.)
Hozon New Energy Automobile Co Ltd
Original Assignee
Zhejiang Hozon New Energy Automobile 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 Zhejiang Hozon New Energy Automobile Co Ltd filed Critical Zhejiang Hozon New Energy Automobile Co Ltd
Priority to CN202011227892.0A priority Critical patent/CN112346437B/en
Publication of CN112346437A publication Critical patent/CN112346437A/en
Application granted granted Critical
Publication of CN112346437B publication Critical patent/CN112346437B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0208Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the configuration of the monitoring system
    • G05B23/0213Modular or universal configuration of the monitoring system, e.g. monitoring system having modules that may be combined to build monitoring program; monitoring system that can be applied to legacy systems; adaptable monitoring system; using different communication protocols
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/24Pc safety
    • G05B2219/24065Real time diagnostics

Abstract

The invention relates to the technical field of vehicle control, in particular to a vehicle-mounted software management system. The vehicle-mounted software management system provided by the invention comprises a vehicle-mounted end and a server end: the vehicle-mounted end stores the fixed data packet and receives the configurable data packet sent by the server end; the server side stores the configurable data packets and sends the corresponding configurable data packets to the vehicle-mounted side according to different input condition parameters; the fixed data packet is an immutable general function module, the configurable data packet is a function module which can be selected according to the environment, and the vehicle-mounted end is used for vehicle-mounted software management and control by combining the fixed data packet and the configurable data packet. The vehicle-mounted software management system provided by the invention solves the resource problem of the vehicle-mounted controller in a network resource mode through networking of local hardware resources, and optimizes the vehicle-mounted performance by associating functions with the environment and switching data and programs according to the environment.

Description

Vehicle-mounted software management system
Technical Field
The invention relates to the technical field of vehicle control, in particular to a vehicle-mounted software management system.
Background
With the gradual development and maturity of new energy vehicles, the functions of the vehicle-mounted management system are gradually complicated, so that a vehicle owner of the new energy vehicle can interact with the self state and traffic information of the vehicle and obtain timely feedback and interface display during driving, and the new energy vehicle owner can accurately drive according to the intention of a driver while obtaining extremely high user experience evaluation during driving.
The execution and processing of the onboard tasks is typically accomplished by the controller invoking internal data and algorithms. Under the increasingly complex vehicle-mounted functions, the vehicle-mounted controller presents the following development modes in 3 types:
1) the number of the vehicle-mounted controllers is increased;
2) hardware resources of a single controller are improved to integrate functions of a plurality of controllers or expand the functions of the original controller;
3) both of the above two ways are available.
The development mode of the vehicle-mounted controller improves the requirements on resources such as local calculation and storage of the vehicle and the like, and simultaneously improves the cost of the vehicle.
In addition, the vehicle-mounted software management system is not intelligent enough, and the switching among the modules is not automatic enough. Because vehicles need to be compatible with various road conditions and environments across the country when sold, a compatible management mode is usually adopted by a vehicle-mounted software management system, so that the problem of non-accuracy of a demand exists, for example, when coastal automobiles are driven to Qinghai-Tibet plateau, the vehicle software management system cannot make adaptive changes to the environment.
The chinese invention patent CN201210425480.7 discloses a method for on-line remote modification of calibration data in a vehicle-mounted controller, which comprises the following steps: the method comprises the following steps: the program linker transfers the calibration data in the controller FLASH to the controller RAM at the execution address in the program; step two: and modifying calibration data in the vehicle-mounted controller through the PC client in an online remote manner to finish calibration. The invention only modifies the calibration data in the vehicle-mounted controller and does not solve the problem of how to control the switching of the local data in the vehicle controller.
Disclosure of Invention
The invention aims to provide a vehicle-mounted software management system, which solves the problems that the local computing resources of the vehicle management software system in the prior art are difficult to meet the requirements and the environment cannot be adaptively changed.
In order to achieve the above object, the present invention provides a vehicle-mounted software management system, which includes a vehicle-mounted terminal and a server terminal:
the vehicle-mounted end stores the fixed data packet and receives the configurable data packet sent by the server end;
the server side stores the configurable data packets and sends the corresponding configurable data packets to the vehicle-mounted side according to different input condition parameters;
wherein the content of the first and second substances,
the fixed data packet is an immutable general function module;
the configurable data packet is a functional module which can be selected according to the environment and comprises a general data packet, a regional data packet and a custom data packet;
and the vehicle-mounted end is used for carrying out vehicle-mounted software management and control by combining the fixed data packet and the configurable data packet.
In one embodiment, the input condition parameters of the server side, including the actual scene parameters and the user operation switching instruction, are collected by the vehicle-mounted side and sent to the server side.
In an embodiment, when the server side does not have a configurable data packet matching with the actual scene parameter, a preset general data packet is sent to the vehicle-mounted side as the configurable data packet.
In an embodiment, the server provides a custom interface for a user to custom configure and update data of the configurable data packet.
In one embodiment, the vehicle-mounted terminal collects real-time road condition and environment information and feeds the information back to the server terminal;
and the server side updates and optimizes the data of the configurable data packet according to the road condition environment information.
In an embodiment, the server side updates and optimizes data of the configurable data packet by using an optimization algorithm of a machine learning algorithm model.
In one embodiment, when the vehicle-mounted end detects a special driving path of a vehicle, the vehicle-mounted end collects real-time road condition and environment information and sends the information to the server end, and the server end updates and optimizes data of the configurable data packet.
In an embodiment, the server side encrypts and packages the optimization algorithm and the corresponding data under a preset condition, and sends the encryption and packaging algorithm and the corresponding data to a third party for calculation in a contractual manner.
In an embodiment, the preset conditions of the server include that the number of vehicle-mounted terminals accessed simultaneously, the calculation amount of complex road conditions, or the data amount of configurable data packets is greater than a preset value.
In an embodiment, the vehicle-mounted terminal and the server terminal communicate and transmit data in an ethernet, bluetooth or radio frequency manner.
The vehicle-mounted software management system provided by the invention solves the resource problem of the vehicle-mounted controller in a network resource mode through networking of local hardware resources, and optimizes the vehicle-mounted performance by associating functions with the environment and switching data and programs according to the environment.
The vehicle-mounted software management system provided by the invention has the following beneficial effects:
1) the optimal data under different environments can be switched in real time according to the environments;
2) the complex algorithm and the accurate data can be sent to a server side for processing, so that local resources are saved;
3) all local data acquisition and optimization presents Ethernet and artificial intelligence characteristics, and finally the optimal data is fed back to the vehicle-mounted end user in an exponential mode.
Drawings
The above and other features, properties and advantages of the present invention will become more apparent from the following description of the embodiments with reference to the accompanying drawings in which like reference numerals denote like features throughout the several views, wherein:
FIG. 1 discloses a schematic diagram of a conventional on-board software management system of the prior art;
FIG. 2 is a schematic diagram of an in-vehicle software management system according to an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a vehicle-mounted software management system, which comprises a vehicle-mounted end and a server end, wherein the vehicle-mounted end comprises:
the vehicle-mounted end stores the fixed data packet and receives the configurable data packet sent by the server end;
the server side stores the configurable data packets and sends the corresponding configurable data packets to the vehicle-mounted side according to different input condition parameters;
wherein the content of the first and second substances,
the fixed data packet is an immutable general function module;
the configurable data packet is a functional module which can be selected according to the environment and comprises a general data packet, a regional data packet and a custom data packet;
and the vehicle-mounted end is used for carrying out vehicle-mounted software management and control by combining the fixed data packet and the configurable data packet.
Under certain conditions of vehicle-mounted hardware resources, vehicle-mounted local process programs and the like, when the data volume or algorithm calculation amount is too large and the local resource requirements are too much to meet, complex tasks of optimizing and refining data and algorithms are placed in a server side, so that the local hardware resources and algorithm resources are saved, and the local resources occupied by generating an optimal configuration data packet are reduced.
Optionally, the server is a host factory server or an ethernet cloud.
Under the condition of ensuring vehicle-mounted safety, a vehicle-mounted process program is divided into a default program and a configurable program, the default program corresponds to a fixed data packet, and the configurable program corresponds to a configurable data packet, wherein the configurable data packet can be modified and updated to meet different requirements of the vehicle process program.
The data packet can be a sub-function module component in software, and can be understood as a sub-model in Simulink software.
Configurable data includes, but is not limited to, generic packets, regional packets, and replaceable custom packets.
The configurable data packet is a data packet in different environments in the host factory server, and the data accuracy in specific road conditions is superior to that of a traditional vehicle.
Furthermore, the vehicle-mounted end collects real-time information such as road conditions and environments and feeds the information back to the server end;
and the server side updates and optimizes the data of the configurable data packet according to the information such as the road condition environment and the like fed back by the vehicle-mounted side.
The special driving path of the user can be calculated by using the server side through an optimization algorithm, and after the vehicle-mounted side receives the updated configurable data packet, the performance of the vehicle is better.
Furthermore, when the vehicle-mounted end detects a special driving path of the vehicle, for example, under a complex road condition, if the road conditions of the user vehicle repeatedly driving are similar, and the driving times reach a certain condition, the vehicle-mounted end sends the collected user data to the server end to be calculated through an optimization algorithm, so as to form an optimal configuration data packet which can be continuously changed.
Furthermore, the server side adopts an optimization algorithm of the machine learning algorithm model to update and optimize the data of the configurable data packet.
The input condition parameters of the server side, including actual scene parameters and user operation switching instructions, are collected and sent to the server side through the vehicle-mounted side.
And the server side selects the corresponding configurable data packet according to the environment switching and sends the configurable data packet to the vehicle-mounted side, associates the function with the environment change and optimizes the vehicle-mounted performance.
And the actual scene parameters comprise actual road conditions, and the configurable data packet of the vehicle-mounted end is switched at any time through the real-time road conditions to form optimal vehicle-mounted process management software.
And communication and data transmission are carried out between the vehicle-mounted end and the server end in the modes of Ethernet, Bluetooth and radio frequency.
The ethernet method includes but is not limited to wifi, 4G, 5G and other communication methods.
With the increase of the number of requests of the vehicle-mounted terminal, the computing capability of the server terminal is possibly limited. Under the preset condition, the server side can pack the optimization algorithm model and the corresponding operation data, encrypt the data and send the encrypted data to a third party, and the third party provides operation capacity according to an interface in a way of agreement or lease.
The preset conditions include, but are not limited to, the following cases:
1) the number of the simultaneously accessed vehicle-mounted terminals is large and exceeds a threshold value;
2) the computation amount of the complex road condition is large and exceeds a threshold value;
3) the data volume of the update configurable data packet of the vehicle-mounted end is large and exceeds a threshold value.
Fig. 1 discloses a schematic diagram of a conventional on-board software management system in the prior art, such as the on-board software management system of a conventional vehicle Car10 shown in fig. 1, wherein ECUs 10-ECU1n are conventional on-board controllers, and n is the number of the on-board controllers.
Wherein, the data packet corresponding to each vehicle-mounted controller is not classified, for example:
the data packets of the on-board controller ECU10, including data packets a10, B10, C10, D10;
the data packets of the vehicle-mounted controller ECU1m comprise data packets A1m, B1m and C1m, wherein m is less than or equal to n;
the packets of the on-board controller ECU1n include packets A1n, B1n, and C1 n.
If the data packets of the vehicle controller ECU10 and the ECU1n are simply integrated, the data packets are as follows: a10, B10, C10, D10, A1n, B1n and C1n, and the difference between the data amount before and after integration is not large.
Fig. 2 is a schematic diagram of an in-vehicle software management system according to an embodiment of the present invention, and the in-vehicle software management system shown in fig. 2 classifies and integrates conventional data packets, and networks a part of the data packets to form data packets of an in-vehicle controller, which include fixed data packets and configurable data packets.
In this embodiment, the server is a mainframe server 200, which is a background for the mainframe factory to provide services to users, and the services provided include providing configurable data packets.
As shown in FIG. 2, the same vehicle corresponds to two states of Car21 and Car22 under different working environments, and the vehicle-mounted controllers formed by the classification and integration of the vehicle-mounted software management system are ECU20-ECU2 m.
The original vehicle-mounted controller ECU10 and the ECU1n are integrated into the vehicle-mounted controller ECU20 as an example.
In the present embodiment, the ECU10 is a vehicle controller, and the ECU1n is a motor controller.
The data packets of the on-board controller ECU20 include a20, B20, C20, D20, E20.
A20, B20 and C20 are modules for universal diagnosis, network management and the like, are fixed parts in the integrated function of the original ECU10 and the ECU1n and serve as fixed data packets, and the fixed data packets are stored in the vehicle-mounted end of the vehicle;
d20 and E20 are unique function modules of the original ECU10 and the ECU1n respectively, D20 is a unique algorithm module of the whole vehicle controller, and E20 is a unique algorithm module of the motor controller, and the unique algorithm modules are used as configurable data packets and stored in a host factory server.
The vehicle-mounted controller ECU20 formed by integrating the original vehicle-mounted controller ECU10 and the ECU1n has a large data volume.
According to the invention, the data packets are divided into the fixed data packets and the configurable data packets, the configurable data packets are divided into smaller functional algorithm modules, the huge data packets are partially divided, the divided data of each part are subjected to fine capacity expansion, the unique data packets D20 and E20 … are used as the configurable data packets and are placed in the server of the host factory, and the problem of resource limitation of the vehicle-mounted controller of the local vehicle-mounted end is solved in a network resource mode of the server end.
The default calibration data of the fixed data packet stored at the vehicle-mounted end is the universal data, and if the fixed data packet required by a user is more, capacity expansion can be performed by providing a local data hardware interface, for example, by expanding a U disk.
And the risk of switching all road conditions and untimely signals is notified to the vehicle-mounted end user in a collaborative mode.
As shown in FIG. 2, host factory server 200 stores configurable data packages ECUSJ20 for ECU20, including but not limited to the following:
general packets D20, E20;
plateau data packets D20, F20;
mountain land packets G20, H20;
custom packets X20, Y20, etc.
The plateau data packets D20 and F20 and the mountain data packets G20 and H20 are regional data packets, the custom data packets X20 and Y20 are identical to D20 and E20 when vehicles are delivered, and optimization and updating are carried out through intersection environment information in the subsequent use process.
The data packets can be configured to be placed in the mainframe factory server 200 in different usage scenarios, and the local vehicle-mounted terminal can be regarded as a typical application of the data packets corresponding to a specific optimization algorithm in different scenarios with respect to the mainframe factory server 200.
Under the condition that refined data is not changed, part of information of the configurable data packet is placed in the server side, the fixed configuration packet of the vehicle-mounted side is smaller than that of a traditional vehicle, working condition judgment logics of different use scenes are drawn into the host factory server 200 for carrying out, and the running performance of a program corresponding to the configurable data packet received by the vehicle-mounted side is better.
All the data information of the configurable data packet, the host factory server 200 can use the quantized data to send to the vehicle-mounted end, and can achieve the best risk prompt according to different road conditions.
When the vehicle enters different environments and the network of the vehicle-mounted end can access the host factory server 200, the vehicle-mounted end sends the actual scene parameters or the user operation switching instruction to the host factory server 200.
And the host factory server 200 switches the configurable data packet and sends the configurable data packet to the vehicle-mounted terminal according to a system automatic instruction or a vehicle owner operation switching instruction generated by the actual scene parameters.
For example, when the vehicle drives into a mountain environment, the vehicle-mounted end sends the mountain environment parameters to the host factory server;
the host factory server selects mountain data packets G20 and H20 of the configurable data packet ECUSJ20 according to the input mountain environment parameters and sends the mountain data packets G20 and H20 to the vehicle-mounted terminal;
configurable data packets of the ECU20 on the vehicle-mounted side are switched to mountain data packets G20 and H20, and the vehicle-mounted side is switched from the Car21 state to the Car22 state.
Due to the inconsistent data packet requirements of the vehicle controllers in different vehicle condition environments, when no configurable data packet capable of exactly matching the actual environment is found, the configurable data packet selected by the host factory server 200 is the preset general data packet D20, E20.
During the peak access period of the host factory server 200, if the vehicle-mounted end user needs to perform checking computation of complex data, the host factory server 200 may package the optimization algorithm model of the controller and the corresponding operation data, encrypt and send the result to the ethernet cloud platform 300 or a third party of another network platform for collaborative computation.
The agreement mode is not fixed, and can be queuing/paying to preempt the Ethernet resource.
The ethernet cloud platform 300 performs a functional service of real-time traffic conditions in a purchasing or leasing manner.
The host factory server 200 can be configured as a configurable data packet interface with universality, regionality, customization and the like under the condition of ensuring vehicle-mounted safety, and different interfaces correspond to different configuration data packets.
Further, regional data packets include local (sales sites) and foreign data packets.
In the embodiment shown in fig. 2, the custom data packets X20 and Y20 are optimized and updated by the optimization algorithm provided by the host factory server or the ethernet platform under the contract of the host factory after the vehicle-mounted end performs multiple actual road condition acquisitions through the custom interface provided by the host factory server, and the custom data packets can be continuously and slightly adjusted subsequently according to the user habits.
The number of times of actual road condition acquisition at the vehicle-mounted end can be preset, and optionally, the specified acquisition number of times is 100.
After the vehicle-mounted end is networked, each networked vehicle is an input end in the optimization algorithm of the environmental data of the host factory server 200, under the operational capability provided by the host factory server 200, the data volume collected under different road conditions is exponentially increased and fed back to the optimization algorithm of the host factory server 200, so that the data and the algorithm are closer to each real data, and the performance of the vehicle-mounted end is better.
In this embodiment, the optimization algorithm of the host factory server is a machine learning algorithm, and further, may be a deep learning algorithm.
All local data collection and optimization presents the characteristics of Ethernet and artificial intelligence deep learning, and finally the optimal configurable data packet is fed back to the vehicle-mounted end user in an exponential mode.
The vehicle-mounted software management system provided by the invention has the following beneficial effects:
1) the optimal data under different environments can be switched in real time according to the environments;
2) the complex algorithm and the accurate data can be sent to a server side for processing, so that local resources are saved;
3) all local data acquisition and optimization presents Ethernet and artificial intelligence characteristics, and finally the optimal data is fed back to the vehicle-mounted end user in an exponential mode.
While, for purposes of simplicity of explanation, the methodologies are shown and described as a series of acts, it is to be understood and appreciated that the methodologies are not limited by the order of acts, as some acts may, in accordance with one or more embodiments, occur in different orders and/or concurrently with other acts from that shown and described herein or not shown and described herein, as would be understood by one skilled in the art.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
As used in this application and the appended claims, the terms "a," "an," "the," and/or "the" are not intended to be inclusive in the singular, but rather are intended to be inclusive in the plural unless the context clearly dictates otherwise. In general, the terms "comprises" and "comprising" merely indicate that steps and elements are included which are explicitly identified, that the steps and elements do not form an exclusive list, and that a method or apparatus may include other steps or elements.
The embodiments described above are provided to enable persons skilled in the art to make or use the invention and that modifications or variations can be made to the embodiments described above by persons skilled in the art without departing from the inventive concept of the present invention, so that the scope of protection of the present invention is not limited by the embodiments described above but should be accorded the widest scope consistent with the innovative features set forth in the claims.

Claims (10)

1. The vehicle-mounted software management system is characterized by comprising a vehicle-mounted end and a server end:
the vehicle-mounted end stores the fixed data packet and receives the configurable data packet sent by the server end;
the server side stores the configurable data packets and sends the corresponding configurable data packets to the vehicle-mounted side according to different input condition parameters;
wherein the content of the first and second substances,
the fixed data packet is an immutable general function module;
the configurable data packet is a functional module which can be selected according to the environment and comprises a general data packet, a regional data packet and a custom data packet;
and the vehicle-mounted end is used for carrying out vehicle-mounted software management and control by combining the fixed data packet and the configurable data packet.
2. The vehicle-mounted software management system according to claim 1, wherein the input condition parameters of the server side, including the actual scene parameters and the user operation switching instructions, are collected by the vehicle-mounted side and sent to the server side.
3. The vehicle-mounted software management system according to claim 2, characterized in that when the server side does not have the configurable data packet matching the actual scene parameter, a preset general data packet is sent as the configurable data packet to the vehicle-mounted side.
4. The in-vehicle software management system according to claim 1, characterized in that:
the vehicle-mounted end collects real-time road condition and environment information and feeds the real-time road condition and environment information back to the server end;
and the server side updates and optimizes the data of the configurable data packet according to the road condition environment information.
5. The vehicle-mounted software management system according to claim 4, wherein the server side updates and optimizes the data of the configurable data packet by adopting an optimization algorithm of the machine learning algorithm model.
6. The vehicle-mounted software management system according to claim 4, wherein when the vehicle-mounted terminal detects a special driving path of the vehicle, the vehicle-mounted terminal collects real-time road condition and environment information and sends the information to the server terminal, and the server terminal updates and optimizes data of the configurable data packet.
7. The vehicle-mounted software management system according to claim 1, wherein the server provides a custom interface for a user to custom update the data configuring the configurable data package.
8. The vehicle-mounted software management system according to claim 1, wherein the server side encrypts and packages the optimization algorithm and the corresponding data under a preset condition, and sends the encryption and packaging algorithm and the corresponding data to a third party for calculation in a contractual manner.
9. The vehicle-mounted software management system according to claim 8, wherein the preset conditions of the server include that the number of vehicle-mounted terminals accessed simultaneously, the calculation amount of complex road conditions or the data amount of configurable data packets are greater than a preset value.
10. The vehicle-mounted software management system according to claim 1, wherein the vehicle-mounted terminal and the server terminal communicate with each other and transmit data in an ethernet, bluetooth or radio frequency manner.
CN202011227892.0A 2020-11-06 2020-11-06 Vehicle-mounted software management system Active CN112346437B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011227892.0A CN112346437B (en) 2020-11-06 2020-11-06 Vehicle-mounted software management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011227892.0A CN112346437B (en) 2020-11-06 2020-11-06 Vehicle-mounted software management system

Publications (2)

Publication Number Publication Date
CN112346437A true CN112346437A (en) 2021-02-09
CN112346437B CN112346437B (en) 2022-08-12

Family

ID=74428766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011227892.0A Active CN112346437B (en) 2020-11-06 2020-11-06 Vehicle-mounted software management system

Country Status (1)

Country Link
CN (1) CN112346437B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113191652A (en) * 2021-05-11 2021-07-30 浙江合众新能源汽车有限公司 Vehicle-mounted information interaction system based on Ethernet

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102193968A (en) * 2010-03-12 2011-09-21 通用汽车环球科技运作有限责任公司 System and method for configuring software applications in a motor vehicle
CN105096625A (en) * 2015-07-24 2015-11-25 上海语镜汽车信息技术有限公司 Method of acquiring real-time road condition information, system and server
CN106774272A (en) * 2017-01-04 2017-05-31 江苏大学 A kind of vehicular engine based on cloud computing platform is remotely monitored, demarcated and big data collection system and its method of work
CN110308978A (en) * 2019-06-26 2019-10-08 浙江吉利控股集团有限公司 A kind of automatic Pilot software deployment method, apparatus, terminal and server
CN111078243A (en) * 2018-10-18 2020-04-28 现代自动车株式会社 Software updating system, software updating method and software updating server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102193968A (en) * 2010-03-12 2011-09-21 通用汽车环球科技运作有限责任公司 System and method for configuring software applications in a motor vehicle
CN105096625A (en) * 2015-07-24 2015-11-25 上海语镜汽车信息技术有限公司 Method of acquiring real-time road condition information, system and server
CN106774272A (en) * 2017-01-04 2017-05-31 江苏大学 A kind of vehicular engine based on cloud computing platform is remotely monitored, demarcated and big data collection system and its method of work
CN111078243A (en) * 2018-10-18 2020-04-28 现代自动车株式会社 Software updating system, software updating method and software updating server
CN110308978A (en) * 2019-06-26 2019-10-08 浙江吉利控股集团有限公司 A kind of automatic Pilot software deployment method, apparatus, terminal and server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113191652A (en) * 2021-05-11 2021-07-30 浙江合众新能源汽车有限公司 Vehicle-mounted information interaction system based on Ethernet

Also Published As

Publication number Publication date
CN112346437B (en) 2022-08-12

Similar Documents

Publication Publication Date Title
CN106774272B (en) A kind of vehicular engine based on cloud computing platform remotely monitors, demarcates and big data collection system and its working method
US7389319B2 (en) Adaptive connection routing over multiple communication channels
CN111277477B (en) FOTA system supporting simultaneous upgrading of vehicle-mounted multiple network segments
JP2023544130A (en) Vehicle upgrade method and device
CN114205386B (en) Service architecture-oriented vehicle-mounted network communication method
CN112541988B (en) Method and device for storing and transmitting data through vehicle key
DE102019107431A1 (en) System and method for distribution and execution of driving tasks
CN112346437B (en) Vehicle-mounted software management system
CN109542077A (en) Automobile controller remote upgrade method based on car networking
CN113191652A (en) Vehicle-mounted information interaction system based on Ethernet
CN109067871B (en) Electric power ubiquitous intelligent cloud architecture
CN115567496A (en) OTA (over the air) upgrading method and system
CN114114981A (en) Big data processing method and system of vehicle-mounted domain controller
CN110493294A (en) Update method, system, readable storage medium storing program for executing and the terminal of vehicle electronic circuit module
CN114338753A (en) Vehicle cloud cooperative computing system, equipment and storage medium
CN114475630A (en) Vehicle control cooperative decision method and device, vehicle and computer readable storage medium
CN103841212A (en) Vehicle signal encapsulation method for automobile CAN bandwidth consumption optimization
CN113434164B (en) Cloud configuration updating method and system for setting item of vehicle-mounted entertainment host
CN114221829B (en) Edge side intelligent home management method and system
CN114422506A (en) Data transmission method for work machine and data transmission device for work machine
CN114466043A (en) Internet of vehicles system, intelligent driving control method and equipment thereof
CN104519128A (en) Method and system for acquiring distributed data in multiple modes
CN113408755A (en) Automobile repair resource obtaining method, cloud platform and electronic equipment
CN110466594A (en) Steering wheel position adjusting method, device and mobile unit
CN114217931B (en) Application program management method and intelligent repair system for user terminal

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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Patentee after: United New Energy Automobile Co.,Ltd.

Address before: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Patentee before: Hezhong New Energy Vehicle Co.,Ltd.

Address after: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Patentee after: Hezhong New Energy Vehicle Co.,Ltd.

Address before: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Patentee before: HOZON NEW ENERGY AUTOMOBILE Co.,Ltd.