CN117596318A - Timing management device and method for vehicle, electronic device, and computer program product - Google Patents

Timing management device and method for vehicle, electronic device, and computer program product Download PDF

Info

Publication number
CN117596318A
CN117596318A CN202410072438.4A CN202410072438A CN117596318A CN 117596318 A CN117596318 A CN 117596318A CN 202410072438 A CN202410072438 A CN 202410072438A CN 117596318 A CN117596318 A CN 117596318A
Authority
CN
China
Prior art keywords
timing
task
domain controller
client
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202410072438.4A
Other languages
Chinese (zh)
Inventor
韦富春
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jidu Technology Co Ltd
Original Assignee
Beijing Jidu Technology 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 Beijing Jidu Technology Co Ltd filed Critical Beijing Jidu Technology Co Ltd
Priority to CN202410072438.4A priority Critical patent/CN117596318A/en
Publication of CN117596318A publication Critical patent/CN117596318A/en
Pending legal-status Critical Current

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/28Timers or timing mechanisms used in 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
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network

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)
  • Small-Scale Networks (AREA)

Abstract

The invention discloses a timing management device and method of a vehicle, electronic equipment and a computer program product, and belongs to the technical field of communication. The timing management device comprises a timing service end and a timing module, wherein the timing service end is used for receiving timing information of timing tasks sent by the timing client end and controlling the timing module to perform timing; the timing module is used for sending an arrival time reminder to the timing server when timing time of the timing task is counted; the timing server is used for triggering the timing client to execute the timing task when the timing client receives the time reminding; the timing server and the timing module are deployed in a first domain controller of the vehicle, and the plurality of timing clients are deployed in a plurality of domain controllers of the vehicle. The prior timing scheme is complex and difficult to deploy and implement, the timing service end is deployed in the first domain controller of the vehicle to provide timing service for each domain controller on the vehicle, and the whole scheme is simple and easy to deploy and implement.

Description

Timing management device and method for vehicle, electronic device, and computer program product
Technical Field
The present invention relates to the field of communications technology, and more particularly, to a timing management apparatus and method for a vehicle, an electronic device, and a computer program product.
Background
Many vehicle models are designed with many domain controllers, and users can time through various approaches, such as mobile phone timing through cloud network, mobile phone Bluetooth timing, manual control of central control screen timing, and the like. Certain service logic mechanisms in the vehicle also need to be timed, and wake up to execute certain services when needed. The existing timing scheme is complex and is not easy to deploy and implement.
Disclosure of Invention
It is an object of the present invention to provide a new vehicle timing management solution that is easy to deploy and implement.
According to a first aspect of the present invention, there is provided a timing management apparatus of a vehicle. The timing management device comprises a timing service end and a timing module, and is used for providing timing management service for a plurality of timing clients in the vehicle; the timing server is used for receiving timing information of the timing tasks sent by the timing client and controlling the timing module to time according to the timing information of the timing tasks; the timing module is used for sending an arrival reminding about the timing task to the timing server when timing time of the timing task is counted; the timing server is used for sending notification information of timing time reaching the timing task to the timing client corresponding to the timing task when receiving an arrival reminding about the timing task so as to trigger the timing client corresponding to the timing task to execute the timing task; the timing server and the timing module are deployed in a first domain controller of the vehicle, and the plurality of timing clients are deployed in a plurality of domain controllers of the vehicle.
Optionally, the timing service end is disposed in an MPU of the first domain controller, the timing module is disposed in an MCU of the first domain controller, and the timing client is disposed in an MPU of a domain controller of the vehicle.
Optionally, the plurality of timing clients includes a first timing client disposed in a second domain controller of the vehicle; the timing service end is deployed in an MPU of the first domain controller, and the first timing client is deployed in an MPU of the second domain controller; the MPU of the first domain controller and the MPU of the second domain controller are connected based on a first communication protocol to realize information transmission between the timing server and the first timing client.
Optionally, the timing server is further configured to send, when receiving an arrival reminder of the timing task related to the first timing client, a wake-up message to the MCU of the second domain controller where the first timing client is located through the MCU of the first domain controller to wake up the second domain controller.
Optionally, the first domain controller is a domain controller responsible for external communication of the whole vehicle.
Optionally, the plurality of timing clients includes a second timing client disposed in the MPU of the first domain controller; the second timing client is used for receiving the timing task issued by the server and sending timing information of the timing task issued by the server to the timing server.
Optionally, the timing server is configured to determine a target timing task according to timing times of the plurality of timing tasks, and control the timing module to perform timing according to timing information of the target timing task; the target timing task is the task with the earliest timing time in a plurality of timing tasks.
According to a second aspect of the present invention, there is provided a timing management method of a vehicle, the method being adapted to the timing management apparatus of any one of the first aspects of the present disclosure. The timing management method comprises the following steps: the timing server receives timing information of the timing tasks sent by the timing client and controls the timing module to time according to the timing information of the timing tasks; the timing module sends an arrival reminding about the timing task to the timing server when timing time of the timing task is counted; and when receiving an arrival reminding about the timing task, the timing service end sends notification information of timing time reaching the timing task to the timing client corresponding to the timing task so as to trigger the timing client corresponding to the timing task to execute the timing task.
According to a third aspect of the present invention there is provided an electronic device comprising a processor and a memory storing a program or instructions which, when executed by the processor, implement the steps of the method according to the second aspect of the present invention.
According to a fourth aspect of the present invention there is provided a computer program product comprising computer programs/instructions which when executed by a processor implement a method according to the second aspect of the present invention.
According to the embodiment of the invention, the timing service end is deployed in the first domain controller of the vehicle to provide timing service for each domain controller on the vehicle, and the timing service end and the timing client end are deployed in MPUs of the respective domain controllers, so that the application with timing requirements on each domain controller can directly call the timing service end to set the timing task, the overall scheme is simpler, the deployment and implementation are easy, and the method is applicable to vehicles with SOA architecture.
Other features of the present invention and its advantages will become apparent from the following detailed description of exemplary embodiments of the invention, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a schematic diagram of a timing management apparatus of a vehicle in an embodiment of the present application.
Fig. 2 is a schematic diagram of a timing management apparatus of a vehicle in an embodiment of the present application.
Fig. 3 is a flow chart of a timing management method of a vehicle in an embodiment of the present application.
Fig. 4 is a schematic diagram of an electronic device in an embodiment of the present application.
Detailed Description
Various exemplary embodiments of the present invention will now be described in detail with reference to the accompanying drawings. It should be noted that: the relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present invention unless it is specifically stated otherwise.
The following description of at least one exemplary embodiment is merely exemplary in nature and is in no way intended to limit the invention, its application, or uses.
Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any specific values should be construed as merely illustrative, and not a limitation. Thus, other examples of exemplary embodiments may have different values.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
Technical terms involved in the embodiments of the present disclosure will be first described.
ECU (Electronic Control Unit): and the vehicle-mounted electronic control unit is generally called as a domain controller.
MCU (Microcontroller Unit): the micro control unit is arranged on the ECU and CAN provide a CAN channel for the communication of each ECU of the whole vehicle.
MPU (Memory Polyvinyl Unit): a system-in-chip, which can be deployed on the ECU. The MPU may be a system on chip SOC.
TCAM (Traffic Control and Monitoring Module): domain controller responsible for the connection of Ethernet network (e.g. 4G/5G, WIFI) outside the whole vehicle.
BDCM (Body Domain Control Module): and the domain controller is responsible for the connection of the Ethernet/CAN network inside the whole vehicle.
CDC (Cockpit Domain Controller): domain controller responsible for intelligent cabin central control instrument display.
RTC (real_time Clock): the clock chip supports timing reminding and is realized based on a crystal oscillator and a timing RC oscillating circuit.
Server: the service end only has one service end for each service vehicle to provide service for all clients.
Client: the client creates a client to communicate with the server for all applications that use the server functionality.
APP (application): application.
SOA (Service Oriented Architecture): service oriented software architecture. The timing management device and the timing management method of the vehicle are suitable for SOA architecture.
gRPC (Google Remote Procedure Call): a remote procedure call framework.
HTTP (Hypertext Transfer Protocol): hypertext transfer protocol.
MQTT (Message Queuing Telemetry Transport): the message queue transmission detection protocol is a message transmission protocol based on a publish-subscribe mode.
Referring to fig. 1, an embodiment of the present disclosure provides a timing management apparatus of a vehicle. The timing management device is deployed in a first domain controller of the vehicle and comprises a timing server and a timing module. The timing management apparatus may provide timing management services for a plurality of timing clients in the vehicle, which may be deployed in a plurality of domain controllers of the vehicle.
The timing server is used for receiving timing information of the timing tasks sent by the timing client and controlling the timing module to time according to the timing information of the timing tasks.
The timing module is used for sending an arrival reminding about the timing task to the timing server when timing time of the timing task is counted.
And the timing server is used for sending notification information of the timing time reaching the timing task to the timing client corresponding to the timing task when receiving the arrival reminding about the timing task so as to trigger the timing client corresponding to the timing task to execute the timing task.
According to one embodiment of the invention, a timing service may be deployed in a first domain controller of a vehicle to provide timing services for a plurality of domain controllers on the vehicle. According to one embodiment of the invention, the timing tasks of each domain controller are uniformly managed through the timing server, and a plurality of timing clients are supported to set the timing tasks simultaneously.
According to one embodiment of the present invention, the timing server may be disposed in an MPU of the first domain controller, and the timing client may be disposed in an MPU of the domain controller of the vehicle. The timing service end is arranged in the MPU of the first domain controller, and the powerful calculation support of the MPU is utilized to provide services for a plurality of timing clients, so that unified management of timing tasks of each domain controller is realized. By arranging the timing service end in the MPU of the first domain controller, the performance of the MCU of the first domain controller is not affected, and the high real-time performance of the MCU of the first domain controller is ensured.
According to one embodiment of the invention, the timing client may be created by a service Application (APP). When a service Application (APP) of a certain domain controller of the vehicle wants to use the timing service, the timing client is directly created to directly communicate with the timing service.
According to the embodiment of the invention, the timing service end can be deployed in the first domain controller of the vehicle to provide timing service for a plurality of domain controllers on the vehicle, and the timing service end and the timing client end are deployed in MPUs of the respective domain controllers, so that the application with timing requirements on each domain controller can directly call the timing service end based on communication between the MPUs.
According to the embodiment of the invention, the clock module is deployed in the MCU of the first domain controller by utilizing the characteristics of strong instantaneity and low power consumption of the MCU, and can perform timing task timing based on the clock chip of the MCU of the first domain controller, so that the timing management device has strong instantaneity and low power consumption.
In one embodiment, the timing server adds the timing task information to the timing task information list when receiving timing information of the timing task sent by the timing client. When receiving an arrival reminding about a timing task sent by a timing module, a timing server identifies the timing task of which timing client the arrival reminding aims at according to a timing task information list, and sends notification information of timing time reaching the timing task to the timing client corresponding to the timing task so as to trigger the timing client corresponding to the timing task to execute the timing task. In one example, a persisted list of timed task information may be employed to avoid loss of timed task information.
According to the embodiment of the invention, the timing tasks of each domain controller can be uniformly managed through the timing server, so that a plurality of timing servers can be supported to set the timing tasks simultaneously.
In one embodiment, the first domain controller is a domain controller responsible for vehicle external communications. Referring to fig. 2, the first domain controller may be a TCAM domain controller.
In a vehicle, a domain controller responsible for external communication of the whole vehicle generally does not sleep, and the domain controller responsible for external communication of the whole vehicle is used as a timing management device in the embodiment of the disclosure to be more reliable and not to additionally increase power consumption of the whole vehicle. In addition, the embodiment of the disclosure uses the domain controller responsible for the external communication of the whole vehicle as the timing management device, so that the timing management device has the capability of communicating with the server.
In one embodiment, referring to FIG. 1, at least one first timing client is included in the plurality of timing clients. The first timing client is deployed in an MPU of a second domain controller of the vehicle, the second domain controller being a different domain controller in the vehicle than the first domain controller. For example, referring to fig. 2, the first domain controller is a TCAM domain controller of a vehicle, one first timing client is provided in an MPU of a BDCM domain controller of the vehicle, and the other first timing client is provided in an MPU of a CDC domain controller of the vehicle.
In one embodiment, the MPU of the first domain controller and the MPU of the second domain controller are connected based on a first communication protocol to enable transfer of information between the timing server and the first timing client. That is, the timing information of the timing task of the first timing client and the notification information of the timing time of the timing task reaching the first timing client are directly transmitted between the MPU of the first domain controller and the MPU of the second domain controller without going through the MCU.
In one embodiment, the timing server is further configured to, when receiving an arrival reminding about a timing task of the first timing client, send, by the MCU of the first domain controller, a wake-up message to the MCU of the second domain controller where the first timing client is located, so as to wake up the second domain controller where the first timing client is located, so that the second domain controller after being woken up can execute the timing task.
For example, after receiving the arrival reminding about the timing task sent by the timing module, the timing server identifies which timing task of the first timing client is through the persistent timing task information list, and the MCU controlling the first domain controller sends a CAN network wake-up message to the MCU of the second domain controller where the first timing client is located through the CAN wake-up capability interface thereof, so as to wake up the second domain controller where the first timing client is located.
By the method, the second domain controller can still sleep under the condition that the timing task exists, the timing server side wakes up the second domain controller when the timing task of the second domain controller arrives, and the first timing client side of the second domain controller can receive the notification information of the timing time of the timing task sent by the timing server side, so that the timing task is executed. The design is beneficial to reducing the power consumption of the whole vehicle, and the second domain controller is not required to be continuously maintained in a working state with high power consumption.
In one embodiment, referring to FIG. 1, the plurality of timing clients includes at least one second timing client disposed in the MPU of the first domain controller. That is, the second timing client is provided in the first domain controller, and the timing server in the first domain controller may provide services for the second timing client in the first domain controller. Referring to fig. 2, the first domain controller is a TCAM domain controller of the vehicle, the timing server and the second timing client are disposed in an MPU of the first domain controller, and the timing module is disposed in an MCU of the first domain controller.
The second timing client is used for receiving the timing task issued by the server and sending timing information of the timing task issued by the server to the timing server. In this way, the timing server can provide services for the timing tasks issued by the server, so that the second timing client can execute the timing tasks issued by the server. In one example, referring to fig. 2, where the server communicates with the gateway based on the gRPC/HTTP network protocol, the gateway communicates with the second timing client via the MQTT network protocol, the server may issue timing tasks to the second timing client via the gateway.
In this embodiment, the first domain controller may be the domain controller responsible for the vehicle external communications such that the second timing client may receive timing tasks from the server using its communications capabilities without going through other domain controllers in the vehicle. In addition, in this way, when the vehicle receives the timing task issued by the server, the timing server triggers the second timing client to execute the timing task, and whole vehicle wake-up is not required.
As can be seen from fig. 1 and fig. 2, the timing server of the first domain controller and the first timing client of the second domain controller are both deployed in respective MPUs, and can interact based on the first communication protocol. The timing module of the first domain controller is disposed in the MCU, and the MCU of the first domain controller and the MCU of the second domain controller can interact based on a second communication protocol. The first communication protocol is for example an ethernet communication protocol and the second communication protocol is for example a CAN communication protocol.
The timing server side of the first domain controller and the first timing client side of the second domain controller are deployed in respective MPUs and interact based on the first communication protocol, and the situation that protocol conversion is required to be carried out between the first communication protocol and the second communication protocol on signals can be reduced without being transferred through an MCU, so that the communication link is simpler and more stable, and data are not easy to lose.
In one embodiment, the timing server is configured to determine a target timing task according to timing times of the plurality of timing tasks, and control the timing module to perform timing according to timing information of the target timing task. The target timing task is the task with the earliest timing time in the plurality of timing tasks.
That is, the timing server only controls the timing module to count the earliest timing time each time, and when the timing time of the timing module is up, the earliest timing time is determined again to control the timing module to start the next timing.
In one embodiment, the timing server screens the first time-arriving timing task of all the timing tasks as a target timing task, and configures the timing module according to the timing information of the target timing task, so that the timing module counts the target timing task in a countdown mode, and sends a time-arriving reminder to the timing server when the countdown is finished.
By means of the method, the timing service end performs unified management on all timing tasks, only controls the timing module to time the earliest timing task each time, and can reduce timing processing pressure of the timing module and prevent timing errors.
In one embodiment, the timing server is further configured to delete timing information of the timing task and control the timing module to terminate timing on the timing task when receiving a notification that the timing client cancels the timing task.
In one embodiment, the timing server is further configured to broadcast a timing task information list in the vehicle, so that each domain controller can directly learn timing task information submitted to the timing server by itself. For example, the timing server broadcasts a timing task information list based on the ethernet network of the vehicle.
The embodiment of the present disclosure provides a timing management method of a vehicle, which can be applied to the timing management apparatus of any one of the foregoing embodiments.
In one embodiment, referring to FIG. 3, the timing management method includes steps S101-S103.
Step S101, the timing server receives timing information of the timing task sent by the timing client, and controls the timing module to time according to the timing information of the timing task.
Step S102, the timing module sends an arrival reminding about the timing task to the timing server when timing time of the timing task is counted.
Step S103, when receiving the arrival reminding about the timing task, the timing service end sends notification information of the timing time reaching the timing task to the timing client corresponding to the timing task so as to trigger the timing client corresponding to the timing task to execute the timing task.
In the embodiment of the disclosure, the timing server is disposed in the MPU of the first domain controller, and the timing client is disposed in the MPU of the domain controller of the vehicle.
In the embodiment of the disclosure, the timing module can be deployed in the MCU of the first domain controller, and is used for timing by using a clock chip in the MCU to support timing reminding.
In one embodiment, the timing management method includes steps S201-S205.
In step S201, the first timing client of the second domain controller sends task information about the first timing task to the timing server.
Step S202, the timing server receives timing information of a first timing task sent by the first timing client, and controls the timing module to time according to the timing information of the first timing task.
In step S203, the timing module sends an arrival reminder about the first timing task to the timing server when the timing time of the first timing task is counted.
Step S204, when the timing service end receives the arrival reminding about the first timing task, the timing service end identifies which timing task of the first timing client end is through a lasting timing management list, and sends a CAN network wake-up message to the MCU of the second domain controller where the first timing client end is located through a CAN wake-up capability interface provided by the MCU so as to wake up the second domain controller.
In step S205, the timing server sends, to the first timing client, notification information of a timing time for reaching the first timing task based on ethernet, so as to trigger the first timing client to execute the first timing task.
In an embodiment of the present disclosure, the first timing client is disposed in an MPU of a second domain controller of the vehicle, the second domain controller being a different domain controller in the vehicle than the first domain controller.
In one embodiment, the timing management method includes steps S301-S305.
In step S301, the second timing client of the first domain controller receives the second timing task issued by the server.
In step S302, the second timing client sends task information about the second timing task to the timing server.
In step S303, the timing server receives the timing information of the second timing task sent by the second timing client, and controls the timing module to perform timing according to the timing information of the second timing task.
In step S304, the timing module sends an arrival reminder about the second timing task to the timing server when the timing time of the second timing task is counted.
In step S305, when receiving the arrival reminding about the second timing task, the timing server sends notification information of the timing time of reaching the second timing task to the second timing client corresponding to the second timing task, so as to trigger the second timing client to execute the second timing task.
In an embodiment of the present disclosure, the second timing client is disposed in the MPU of the first domain controller.
In one embodiment, the timing management method includes steps S501-S507.
In step S501, the timing server receives timing information of the timing task, and adds the timing information of the timing task to the timing task information list. The timing task information list may include timing information of a plurality of tasks, and the plurality of timing tasks may be from the same timing client or different timing clients.
Step S502, the timing server determines a first target timing task according to the timing task information list, and controls the timing module to time according to the timing information of the first target timing task. The first target timing task is the task with the earliest timing time in the current timing task information list.
In step S503, the timing module sends an arrival reminder about the first target timing task to the timing server when timing time of the first target timing task is counted.
In step S504, when receiving the arrival reminding about the first target timing task, the timing server sends notification information of the timing time of reaching the first target timing task to the timing client corresponding to the first target timing task, so as to trigger the timing client corresponding to the first target timing task to execute the first target timing task. Then, the timing server deletes the timing information of the first target timing task from the timing task information list.
In step S505, the timing server determines a second target timing task according to the timing task information list, and controls the timing module to perform timing according to the timing information of the second target timing task. The second target timing task is the task with the earliest timing time in the current timing task information list.
In step S506, the timing module sends an arrival reminder about the second target timing task to the timing server when the timing time of the second target timing task is counted.
In step S507, when receiving the arrival reminding about the second target timing task, the timing server sends notification information of the timing time of reaching the second target timing task to the timing client corresponding to the second target timing task, so as to trigger the timing client corresponding to the second target timing task to execute the second target timing task. Then, the timing server deletes the timing information of the second target timing task from the timing task information list.
By the method, the timing service end can maintain a timing task information list, unified management is carried out on timing service, only the timing module is controlled to time the earliest timing task each time, timing processing pressure of the timing module is reduced, and timing errors are prevented.
As shown in fig. 4, this embodiment describes an electronic device 500, including a processor 501 and a memory 502, where the memory 502 stores a program or instructions that when executed by the processor 501 implement a timing management method according to any of the embodiments of the present invention.
This embodiment describes a computer program product comprising a computer program/instruction which when executed by a processor implements a timing management method according to any of the embodiments of the invention.
The methods in this application may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer programs or instructions. When the computer program or instructions are loaded and executed on a computer, the processes or functions described herein are performed in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, a network device, a user device, a core network device, an OAM, or other programmable apparatus.
The computer programs/instructions described herein may be downloaded from a computer readable storage medium to the individual computing/processing devices or to an external computer or external storage device via a network, such as the internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmissions, wireless transmissions, routers, firewalls, switches, gateway computers and/or edge servers. The network interface card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium in the respective computing/processing device.
Computer program instructions for carrying out operations of the present invention may be assembly instructions, instruction Set Architecture (ISA) instructions, machine-related instructions, microcode, firmware instructions, state setting data, or source or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, c++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The computer readable program instructions may be executed entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider). In some embodiments, aspects of the present invention are implemented by personalizing electronic circuitry, such as programmable logic circuitry, field Programmable Gate Arrays (FPGAs), or Programmable Logic Arrays (PLAs), with state information for computer readable program instructions, which can execute the computer readable program instructions.
Various aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer-readable program instructions.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable medium having the instructions stored therein includes an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer, other programmable apparatus or other devices implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions. It is well known to those skilled in the art that implementation by hardware, implementation by software, and implementation by a combination of software and hardware are all equivalent.
The foregoing description of embodiments of the invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the various embodiments described. The terminology used herein was chosen in order to best explain the principles of the embodiments, the practical application, or the technical improvement of the technology in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein. The scope of the invention is defined by the appended claims.

Claims (10)

1. A timing management device of a vehicle, characterized in that the timing management device comprises a timing service end and a timing module, and is used for providing timing management service for a plurality of timing clients in the vehicle;
the timing server is used for receiving timing information of the timing tasks sent by the timing client and controlling the timing module to time according to the timing information of the timing tasks;
the timing module is used for sending an arrival reminding about the timing task to the timing server when timing time of the timing task is counted;
the timing server is used for sending notification information of timing time reaching the timing task to the timing client corresponding to the timing task when receiving an arrival reminding about the timing task so as to trigger the timing client corresponding to the timing task to execute the timing task;
the timing server and the timing module are deployed in a first domain controller of the vehicle, and the plurality of timing clients are deployed in a plurality of domain controllers of the vehicle.
2. The timing management apparatus according to claim 1, wherein the timing service end is disposed in an MPU of the first domain controller, the timing module is disposed in an MCU of the first domain controller, and the timing client is disposed in an MPU of a domain controller of a vehicle.
3. The timing management apparatus of claim 1, wherein the plurality of timing clients comprises a first timing client disposed in a second domain controller of the vehicle;
the timing service end is deployed in an MPU of the first domain controller, and the first timing client is deployed in an MPU of the second domain controller; the MPU of the first domain controller and the MPU of the second domain controller are connected based on a first communication protocol to realize information transmission between the timing server and the first timing client.
4. The timing management apparatus according to claim 3, wherein,
the timing server is further configured to send, when receiving an arrival reminding of the timing task related to the first timing client, a wake-up message to the MCU of the second domain controller where the first timing client is located through the MCU of the first domain controller, so as to wake up the second domain controller.
5. The timing management apparatus according to claim 1, wherein the first domain controller is a domain controller responsible for communication outside of the entire vehicle.
6. The timing management apparatus of claim 5, wherein the plurality of timing clients comprises a second timing client disposed in the MPU of the first domain controller;
the second timing client is used for receiving the timing task issued by the server and sending timing information of the timing task issued by the server to the timing server.
7. The timing management apparatus according to claim 1, wherein,
the timing server is used for determining a target timing task according to the timing time of a plurality of timing tasks and controlling the timing module to time according to the timing information of the target timing task;
the target timing task is the task with the earliest timing time in a plurality of timing tasks.
8. A timing management method of a vehicle, characterized in that the method is applied to the timing management apparatus according to any one of claims 1 to 7; the timing management method comprises the following steps:
the timing server receives timing information of the timing tasks sent by the timing client and controls the timing module to time according to the timing information of the timing tasks;
the timing module sends an arrival reminding about the timing task to the timing server when timing time of the timing task is counted;
and when receiving an arrival reminding about the timing task, the timing service end sends notification information of timing time reaching the timing task to the timing client corresponding to the timing task so as to trigger the timing client corresponding to the timing task to execute the timing task.
9. An electronic device comprising a processor and a memory storing a program or instructions that when executed by the processor perform the steps of the method of claim 8.
10. A computer program product comprising computer programs/instructions which, when executed by the computer program/instruction processor, implement the method of claim 8.
CN202410072438.4A 2024-01-18 2024-01-18 Timing management device and method for vehicle, electronic device, and computer program product Pending CN117596318A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410072438.4A CN117596318A (en) 2024-01-18 2024-01-18 Timing management device and method for vehicle, electronic device, and computer program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410072438.4A CN117596318A (en) 2024-01-18 2024-01-18 Timing management device and method for vehicle, electronic device, and computer program product

Publications (1)

Publication Number Publication Date
CN117596318A true CN117596318A (en) 2024-02-23

Family

ID=89915427

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410072438.4A Pending CN117596318A (en) 2024-01-18 2024-01-18 Timing management device and method for vehicle, electronic device, and computer program product

Country Status (1)

Country Link
CN (1) CN117596318A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109347918A (en) * 2018-09-17 2019-02-15 五八有限公司 Call method, calling device, server, terminal and computer readable storage medium
CN112162514A (en) * 2020-09-28 2021-01-01 联合汽车电子有限公司 Synchronization module, auxiliary synchronization module and domain controller
CN112953775A (en) * 2021-02-25 2021-06-11 湖北亿咖通科技有限公司 Vehicle machine upgrading system and method
CN116853152A (en) * 2023-07-28 2023-10-10 重庆长安汽车股份有限公司 Timing management system and timing management method for electric automobile
CN116909256A (en) * 2023-08-24 2023-10-20 重庆赛力斯新能源汽车设计院有限公司 Method and device for remotely controlling ECU and TBOX
CN117349085A (en) * 2023-12-01 2024-01-05 杭州云动智能汽车技术有限公司 Data storage method, data backup method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109347918A (en) * 2018-09-17 2019-02-15 五八有限公司 Call method, calling device, server, terminal and computer readable storage medium
CN112162514A (en) * 2020-09-28 2021-01-01 联合汽车电子有限公司 Synchronization module, auxiliary synchronization module and domain controller
CN112953775A (en) * 2021-02-25 2021-06-11 湖北亿咖通科技有限公司 Vehicle machine upgrading system and method
CN116853152A (en) * 2023-07-28 2023-10-10 重庆长安汽车股份有限公司 Timing management system and timing management method for electric automobile
CN116909256A (en) * 2023-08-24 2023-10-20 重庆赛力斯新能源汽车设计院有限公司 Method and device for remotely controlling ECU and TBOX
CN117349085A (en) * 2023-12-01 2024-01-05 杭州云动智能汽车技术有限公司 Data storage method, data backup method and device

Similar Documents

Publication Publication Date Title
CN105354044B (en) A kind of application awakening method and device
EP2966913B1 (en) Wake-up control method, device and terminal equipment
EP2479925B1 (en) Dynamic power management in a communications device
DE102017009171A1 (en) EMBEDDED APPENDIX
US9519338B2 (en) Task processing apparatus and method including scheduling current and next-level task processing apparatus
CN108551668B (en) Information transmission method, device, equipment and storage medium
CN101578832A (en) Apparatus and methods for communicating system state information change to wireless devices
KR20150053932A (en) Apparatus and method for delivery control of application data to a mobile device in a communication network
CN112804249B (en) Data communication method and system for remotely calling automatic driving platform
CN103376875A (en) Information processing method and electronic device
CN104346563B (en) The method and electronic equipment of a kind of information processing
CN112202567B (en) Certificate sending method, cloud terminal and terminal equipment
US10284436B2 (en) Cloud based wake-on-LAN for thin clients
CN114980191A (en) Information processing method, device, storage medium and program product
CN117596318A (en) Timing management device and method for vehicle, electronic device, and computer program product
DE102016013290B4 (en) Embedded computing device
US20220318079A1 (en) Systems and methods for processsing excess event messages using a mobile application
KR102341626B1 (en) Apparatus and method for transmitting timing of traffic in a electronic device
US20230032215A1 (en) Time synchronization in wireless networks
US9282047B2 (en) Batching communication events
DE102019008590A1 (en) MANAGEMENT OF EMBEDDED COMPUTER DEVICES
CN112583706A (en) Gateway service processing method, gateway, receiving end, system and storage medium
WO2020007022A1 (en) Interactive electronic label device communication system and method
WO2024040577A1 (en) Technologies for user equipment-trained artificial intelligence models
WO2024017156A1 (en) Lp-wus monitoring and sending methods, terminal and network side device

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