WO2023218910A1 - In-vehicle communication device and push server - Google Patents

In-vehicle communication device and push server Download PDF

Info

Publication number
WO2023218910A1
WO2023218910A1 PCT/JP2023/015969 JP2023015969W WO2023218910A1 WO 2023218910 A1 WO2023218910 A1 WO 2023218910A1 JP 2023015969 W JP2023015969 W JP 2023015969W WO 2023218910 A1 WO2023218910 A1 WO 2023218910A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication device
reset
vehicle communication
push
vehicle
Prior art date
Application number
PCT/JP2023/015969
Other languages
French (fr)
Japanese (ja)
Inventor
佳祐 生島
Original Assignee
株式会社デンソー
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 株式会社デンソー filed Critical 株式会社デンソー
Publication of WO2023218910A1 publication Critical patent/WO2023218910A1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60RVEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
    • B60R16/00Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
    • B60R16/02Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements
    • B60R16/023Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements for transmission of signals between vehicle parts or subsystems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/4061Push-to services, e.g. push-to-talk or push-to-video
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Definitions

  • the present disclosure relates to an in-vehicle communication device and a push server.
  • a push system that transmits push data is provided as one of the remote request services for accessing applications in the in-vehicle system from outside the vehicle.
  • an application server and a push server are provided on the cloud side, and an on-board communication device and an on-board electronic control unit (hereinafter referred to as an on-board ECU (Electronic Control Unit)) are provided on the vehicle side.
  • an on-board ECU Electronic Control Unit
  • the push server transmits the push data to the in-vehicle communication device.
  • the in-vehicle communication device transmits the push data transmitted from the push server to the in-vehicle ECU, and transmits the push data to an application on the in-vehicle system side installed in the in-vehicle ECU (for example, see Patent Document 1).
  • the in-vehicle communication device that transmits the push data received from the push server to the in-vehicle ECU needs to be reset for the purpose of, for example, software update, state recovery, memory cleanup, etc.
  • the in-vehicle communication device is unable to communicate data with the push server, and continues to be in a state where it is unable to communicate data until the startup is completed and the communication line is connected to the push server.
  • the push server cannot recognize whether data communication is temporarily unavailable due to the in-vehicle communication device being reset, or whether data communication is disabled due to the occurrence of some kind of abnormality. Therefore, if the app server sends a request to send push data to the push server while the in-vehicle communication device is being reset, the push server will fail to send the push data until the in-vehicle communication device completes startup and completes the communication line connection. It will continue to retry sending push data.
  • the present disclosure aims to appropriately receive push data sent from a push server without the push server continuously retrying the transmission of push data, and to appropriately send push data to an in-vehicle communication device.
  • the in-vehicle communication device when the in-vehicle communication device receives push data from the push server as a result of the push server receiving a push data transmission request from the application server, the in-vehicle communication device transmits the received push data to the in-vehicle electronic control device. Send to device.
  • the reset executable determination unit determines whether or not reset is executable. When it is determined that the reset can be executed, the resetting information notification unit sends the resetting information indicating that the reset is in progress to device identification information that can identify the device itself, before starting the reset. Correspond and notify the push server.
  • the push server is notified of the resetting information indicating that the reset is in progress, in association with the device identification information, before starting the reset.
  • the push server can identify that the in-vehicle communication device specified by the device identification information is being reset, and the in-vehicle communication device is Push data transmission can be stopped until startup is complete and the communication line is reconnected. That is, the push server can avoid continuing to fail in transmitting push data, and can avoid continuing to retry transmitting push data. Thereby, the push data can be appropriately received from the push server without the push server continuously retrying the transmission of the push data.
  • the push server when the push server receives a push data transmission request from the application server, the push server transmits the push data to the in-vehicle communication device, and also transmits the push data to the in-vehicle communication device as the in-vehicle communication device executes a reset.
  • the communication line with the machine will be disconnected.
  • the resetting information setting unit sets resetting information indicating that the in-vehicle communication device is being reset in association with the in-vehicle communication device that is the notification source of the resetting information.
  • the resetting information determination unit determines whether or not resetting information is set in association with the in-vehicle communication device to which the push data is transmitted.
  • the transmission holding unit holds the transmission of push data and waits for the completion of reconnection of the communication line that was disconnected when the in-vehicle communication device executed the reset. do.
  • the information transmitter releases the pending transmission of the push data and transmits the push data whose transmission has been suspended to the in-vehicle communication device.
  • a push data transmission request is received from the app server, if it is associated with the in-vehicle communication device that is the destination of the push data and reset information is set, the push data transmission is suspended and the in-vehicle communication device now waits for the reconnection of the communication line that was disconnected due to the reset being executed.
  • the push data transmission suspension is released and the push data whose transmission was suspended is sent to the in-vehicle communication device.
  • the push server will prevent the push server from continuing to fail in sending push data until the in-vehicle communication device completes startup and reconnects the communication line. This can prevent the push server from continually retrying to send push data. Thereby, push data can be appropriately transmitted to the on-vehicle communication device.
  • FIG. 1 shows a first embodiment and is a diagram showing the overall configuration of a push system
  • FIG. 2 is a functional block diagram of the in-vehicle communication device and push server
  • FIG. 3 is a sequence diagram
  • FIG. 4 is a sequence diagram showing the second embodiment
  • FIG. 5 is a sequence diagram showing the second embodiment
  • FIG. 6 is a sequence diagram showing the second embodiment
  • FIG. 7 shows a third embodiment and is a functional block diagram of an in-vehicle communication device and a push server
  • FIG. 8 is a sequence diagram
  • FIG. 9 is a sequence diagram showing the fourth embodiment
  • FIG. 10 is a sequence diagram showing the fifth embodiment
  • FIG. 11 is a sequence diagram showing the fifth embodiment
  • FIG. 12 is a sequence diagram showing the sixth embodiment
  • FIG. 13 is a sequence diagram showing the seventh embodiment.
  • the push system 1 shown in FIG. 1 includes an application server 2 and a push server 3 provided on the cloud side, and an on-vehicle communication device 4 and an on-vehicle ECU 5 provided on the vehicle side.
  • the in-vehicle ECU 5 is equipped with an in-vehicle system application 6 for realizing a remote request service.
  • the push system 1 is a system that allows push data to be transmitted from the application server 2 to the application 6 on the in-vehicle system when an application on the cloud side is activated by, for example, a smartphone terminal.
  • the application server 2 sends a request to send push data instructing the user to start the air conditioner or lock the doors.
  • the push data is sent to the push server 3, and the push data is sent to the on-vehicle ECU 5 via the on-board communication device 4, and is transmitted to the application 6 on the in-vehicle system side that starts the air conditioner, locks the doors, etc.
  • FIG. 1 illustrates a configuration in which one push server 3 is provided for multiple application servers 2 on the cloud side, multiple push servers 3 are provided for multiple application servers 2. It is also possible to have a configuration in which Furthermore, on the vehicle side, although a configuration in which one on-vehicle communication device 4 is provided for a plurality of on-board ECUs 5 is illustrated, a plurality of on-board communication devices 4 are provided for a plurality of on-board ECUs 5. It may be a configuration.
  • the push system 1 employs an automotive wireless communication platform 7.
  • the functions of the automotive wireless communication platform 7 are realized by the ACP cloud 8 on the cloud side and the ACP engine 9 on the vehicle side, and enable secure connection between the application server 2 and the application 6 anytime and anywhere.
  • the on-vehicle ECU 5 is powered off when the vehicle is parked, for example, and the power states are different from each other.
  • the system configurations including the on-vehicle ECU 5 are different in each vehicle.
  • the automotive wireless communication platform 7 hides such differences in the power state of the in-vehicle ECU 5 and differences in the system configuration of each vehicle from the application server 2 side. As a result, it is possible to realize a pseudo constant connection as if all the in-vehicle ECUs 5 were always connected to the network outside the vehicle on a vehicle-by-vehicle basis.
  • the application server 2 is a server that functions as a push data transmission request source.
  • the application server 2 manages at least one of an application ID and a token that identify the application 6.
  • the application server 2 provides the application ID or token as request information along with the message body to be transmitted to the application 6.
  • the application server 2 reads the token associated with the destination of the push data.
  • the token serves as key information for determining the destination of push data in the push server 3, in-vehicle system, and the like.
  • the push server 3 is a transmission source of push data, and includes the configuration of an ACP cloud 8 that realizes the functions of the cloud side of the automotive wireless communication platform 7.
  • the push server 3 mainly includes a microcontroller having a processor 10, a RAM 11, and a storage medium 12.
  • the push server 3 executes a control program stored in the storage medium 12 using the processor 10 to perform various operations, and realizes cloud-side functions of the automotive wireless communication platform 7.
  • the push server 3 connects a communication line with the in-vehicle communication device 4 through wireless communication via a mobile communication network, and can transmit push data to the in-vehicle communication device 4 while the communication line is connected.
  • Mobile communication networks include, for example, mobile phone networks, Wi-Fi (registered trademark), V2X (Vehicle-to-Anything), and the like.
  • the push server 3 provides functions such as authentication of the communication partner, encryption of communication contents, and detection of tampering through TLS (Transport Layer Security) processing, etc., and also uses TCP/IP, UDP/IP, and other protocols. It provides secure data communication functions between the application server 2 and the in-vehicle communication device 4.
  • TLS Transport Layer Security
  • the push server 3 can retry sending push data within a predetermined period of time.
  • push data there are situations in which an immediate response from the in-vehicle system is required and situations in which it is sufficient for the push data to reach the notification destination, and a retry deadline is set depending on the requested response.
  • the push server 3 retries the push data transmission within a predetermined time period before the expiration of the retry time limit based on the retry time limit set according to the content of the push data. If the retry period elapses while the push data transmission fails, the push server 3 determines that the push data transmission has failed, and ends the retry of the push data transmission.
  • the in-vehicle communication device 4 is called a TCU (Telematics Control Unit) or DCM (Data Communication Module), etc., and is a push data transmission destination, and is a configuration of an ACP engine 9 that realizes the functions of the automotive wireless communication platform 7 on the vehicle side.
  • the in-vehicle communication device 4 mainly includes a microcontroller having a processor 13, a RAM 14, and a storage medium 15. The in-vehicle communication device 4 executes the control program stored in the storage medium 15 by the processor 13 to perform various operations, and realizes the functions of the automotive wireless communication platform 7 on the vehicle side.
  • the in-vehicle communication device 4 is connected to a plurality of in-vehicle ECUs 5 through an in-vehicle network.
  • in-vehicle networks include Ethernet (registered trademark), CAN (Controller Area Network) (registered trademark), FLEXRAY (registered trademark), CXPI (Clock Extension Peripheral Interface) (registered trademark), and LIN (Local Interconnect Network). ) etc.
  • the in-vehicle network is provided for each system, such as the powertrain system, chassis system, body system, multimedia system, and safety system.
  • the in-vehicle communication device 4 connects a communication line with the push server 3 through wireless communication via a mobile communication network, and can receive push data from the in-vehicle communication device 4 while the communication line is connected. .
  • the in-vehicle communication device 4 receives the push data from the push server 3, it selects the in-vehicle ECU 5 as the destination, and transmits the push data to the in-vehicle ECU 5 selected as the destination.
  • the in-vehicle communication device 4 provides functions such as authentication of the communication partner, encryption of communication contents, and detection of tampering through TLS processing, etc., and also supports data communication using TCP/IP, UDP/IP, and protocols other than these. Provide functionality. Secure data communication may be possible between the vehicle-mounted communication device 4 and the push server 3 and between the vehicle-mounted communication device 4 and the vehicle-mounted ECU 5, respectively.
  • the in-vehicle communication device 4 can maintain an online state connected to the communication network even when the vehicle is parked, for example, and the main power source of the vehicle is off, specifically, the so-called ignition is off.
  • the in-vehicle communication device 4 monitors the connection state via wireless communication with the push server 3 and the progress state of transmitting push data in the in-vehicle network.
  • the in-vehicle communication device 4 cooperates with the push server 3 and enables mutual connection confirmation between the in-vehicle communication device 4 and the push server 3.
  • the mutual connection confirmation between the on-vehicle communication device 4 and the push server 3 is sometimes referred to as life-and-death monitoring.
  • the in-vehicle communication device 4 If the push data does not reach the destination, the in-vehicle communication device 4 notifies the transmission source of the failure of the push data transmission along with the reason information associated with the failure. As an example, if the application 6 or the in-vehicle ECU 5 to which the push data is to be transmitted does not exist in the in-vehicle network, the in-vehicle communication device 4 associates the push data transmission failure with such reason information at the source. A notification is sent to a certain push server 3.
  • the in-vehicle communication device 4 specifies destination information and status information as ECU information regarding the in-vehicle ECU 5 to which the push data is to be transmitted.
  • the destination information may also be referred to as destination information.
  • the destination information is information that allows identification of the in-vehicle ECU 5 to which the push data is to be transmitted from among the plurality of in-vehicle ECUs 5.
  • the in-vehicle communication device 4 refers to the application ID or token to obtain destination information.
  • the status information is information that can specify the power state (on/off state) of the in-vehicle ECU 5 specified as the transmission destination.
  • the power-off state here refers to a state in which the in-vehicle ECU 5 has transitioned from a startup state to a hibernation state or the like by turning off the ignition or the like. At this time, the in-vehicle ECU 5 is able to receive the activation request with low power consumption, but is unable to perform data communication.
  • the vehicle-mounted communication device 4 performs a startup process of activating the vehicle-mounted ECU 5 to turn the power on (starting state).
  • the in-vehicle ECU 5 is equipped with one or more applications 6 and can execute the applications.
  • the in-vehicle ECU 5 mainly includes a microcontroller having a processor (not shown), a RAM (not shown), and a storage medium (not shown).
  • the in-vehicle ECU 5 uses a processor to execute a control program stored in a storage medium to perform various operations, and operates as an end ECU that is the final destination of push data sent from the push server 3.
  • the in-vehicle ECU 5 receives the push data transmitted from the in-vehicle communication device 4, the in-vehicle ECU 5 identifies registration information that matches the application ID or token associated with the push data, and transmits the push data from among the plurality of applications 6.
  • the destination application 6 is specified, and the push data is transmitted to the application 6 specified as the transmission destination.
  • the in-vehicle ECU 5 provides a cryptographic processing function and enables secure data communication between the in-vehicle communication device 4 and the application 6. Unlike the in-vehicle communication device 4, the in-vehicle ECU 5 is basically turned off in order to reduce power consumption when the vehicle is powered off. At this time, the in-vehicle ECU 5 is also disconnected from the communication network. Note that the application 6 may not be installed in some of the in-vehicle ECUs 5. Further, the in-vehicle communication device 4 may be provided in the in-vehicle system as a configuration that also serves as the in-vehicle ECU 5, and may be capable of mounting the application 6.
  • the in-vehicle communication device 4 needs to be reset periodically for the purpose of updating software, restoring the status, cleaning up the memory, etc., but while the in-vehicle communication device 4 is being reset, the application server 2 sends a push data transmission request to the push server 3, the push server 3 continues to fail in transmitting the push data until the in-vehicle communication device 4 completes startup and completes the communication line connection, and the push server 3 fails to transmit the push data. I'll keep retrying.
  • the in-vehicle communication device 4 and the push server 3 each have the following functions.
  • the in-vehicle communication device 4 includes a reset executable determination section 4a and a reset flag notification section 4b.
  • the resetting flag notification section 4b corresponds to a resetting information notification section.
  • the reset executable determination unit 4a determines whether or not the reset is executable by determining the operating state at that time. For example, if the reset executable determination unit 4a determines that data communication is not in progress with the in-vehicle ECU 5 and that no problem will occur even if the reset is executed, the reset executable determination unit 4a determines that the reset is executable. On the other hand, if the reset executable determination unit 4a determines that data communication is in progress with the in-vehicle ECU 5 and that there is a possibility that problems such as data loss or data loss will occur if the reset is executed, the reset executable determination unit 4a determines that the reset is not executable. judge.
  • the reset flag notification unit 4b sends a reset flag indicating that the reset is in progress to the in-vehicle communication before starting the reset execution.
  • the device 4 is associated with an identifiable device ID and notified to the push server 3.
  • the device ID corresponds to device identification information.
  • the push server 3 includes a resetting flag setting section 3a, a resetting flag determining section 3b, a transmission holding section 3c, and an information transmitting section 3d.
  • the resetting flag setting section 3a corresponds to a resetting information setting section
  • the resetting flag determining section 3b corresponds to a resetting information determining section.
  • the resetting flag setting unit 3a When the resetting flag setting unit 3a is notified of the resetting flag from the in-vehicle communication device 4, the resetting flag setting unit 3a identifies the in-vehicle communication device 4 that is the notification source of the resetting flag based on the device ID associated with the resetting flag. , the resetting flag is set in association with the in-vehicle communication device 4 that is the notification source of the resetting flag.
  • the resetting flag determining unit 3b When the resetting flag determining unit 3b receives a push data transmission request from the application server 2, it determines whether the resetting flag is set in association with the in-vehicle communication device 4 to which the push data is transmitted. do.
  • the transmission suspension unit 3c suspends the transmission of the push data. Then, the in-vehicle communication device 4 waits for the completion of reconnection of the communication line that was disconnected due to the execution of the reset.
  • the information transmitting unit 3d cancels the suspension of transmission of the push data by the transmission suspension unit 3c, and transmits the push data whose transmission was suspended to the in-vehicle communication device 4.
  • the in-vehicle communication device 4 determines the operating state at that time and determines whether a reset can be executed.
  • the in-vehicle communication device 4 specifies that the reset is executable (A1), it notifies the push server 3 of the reset flag (S1).
  • the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1).
  • the in-vehicle communication device 4 disconnects the communication line connected to the push server 3 (A2) and executes a reset (A3).
  • a reset flag is set in association with the in-vehicle communication device 4 that is the destination of the push data. Determine whether or not there is.
  • the push server 3 specifies that the reset flag is set in association with the in-vehicle communication device 4 that is the destination of the push data (B2)
  • the push server 3 suspends the transmission of the push data (S3).
  • the push server 3 waits for the completion of reconnection of the communication line that was disconnected due to the in-vehicle communication device 4, which is the destination of the push data, executing the reset (B3). That is, by suspending the transmission of push data, the push server 3 does not treat the push data transmission as a failure even if the communication line is not connected to the in-vehicle communication device 4 to which the push data is transmitted. .
  • the in-vehicle communication device 4 When the in-vehicle communication device 4 completes the reset and completes the startup (A4), it reconnects the disconnected communication line with the push server 3 (A5).
  • the push server 3 specifies that the reconnection of the communication line has been completed, it releases the pending transmission of the push data (B4), and transmits the push data whose transmission was pending to the in-vehicle communication device 4 (S3).
  • the in-vehicle communication device 4 receives the push data transmitted from the push server 3, it transmits the received push data to the in-vehicle ECU 5 (S4).
  • the push server 3 identifies completion of transmission of the push data to the in-vehicle communication device 4 (B5), it notifies the application server 2 of a transmission completion notification (S5).
  • the in-vehicle ECU 5 When the in-vehicle ECU 5 receives the push data transmitted from the in-vehicle communication device 4, the in-vehicle ECU 5 transmits the push data to the application 6 corresponding to the push data, starts the application 6, and controls the remote request service corresponding to the push data. conduct.
  • the in-vehicle communication device 4 determines that the reset is executable, the in-vehicle communication device 4 associates the reset flag with the device ID and notifies the push server 3 before starting the reset.
  • the push server 3 can identify that the in-vehicle communication device 4 specified by the device ID is being reset, and the in-vehicle communication device The transmission of push data can be stopped until the communication line is completely reconnected after the start-up of the mobile terminal 4 is completed. That is, the push server 3 can avoid continuing to fail in transmitting push data, and can avoid continuing to retry transmitting push data. Thereby, the push data can be appropriately received from the push server 3 without the push server 3 continuously retrying the transmission of the push data.
  • the push server 3 When the push server 3 receives a push data transmission request from the application server 2, if it is associated with the in-vehicle communication device 4 that is the destination of the push data and the reset flag is set, the push data is transmitted.
  • the on-vehicle communication device 4 waits for the reconnection of the communication line that was disconnected due to the reset to be completed. When the reconnection of the communication line is completed, the transmission suspension of the push data is released, and the push data whose transmission has been suspended is transmitted to the in-vehicle communication device 4.
  • the push server 3 fails to send push data until the in-vehicle communication device 4 completes startup and completes connection of the communication line. It is possible to avoid the push server 3 from continuing to retry sending push data. Thereby, push data can be appropriately transmitted to the vehicle-mounted communication device 4.
  • the reset information notification unit 4b notifies the push server 3 of a reset flag indicating that the reset is in progress before starting the reset, and also completes reconnection of the communication line.
  • the push server 3 is notified of time information indicating the scheduled time until or the scheduled time for reconnection completion.
  • the in-vehicle communication device 4 When the in-vehicle communication device 4 specifies that the reset is executable (A1), it notifies the push server 3 of the resetting flag (S1), and notifies the push server 3 of time information or time information (S11).
  • the push server 3 When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the transmission source of the in-vehicle communication device 4 (B1).
  • time information or time information is notified from , the notified time information or time information is stored (B11).
  • the push server 3 receives a push data transmission request from the application server 2 while the resetting flag is being set, and the resetting flag is set in association with the in-vehicle communication device 4 that is the destination of the push data.
  • the scheduled time it is determined whether the scheduled time or scheduled time has been reached based on the stored time information or time information (B12). If the push server 3 determines that the scheduled time or scheduled time has not been reached (B12: NO), it notifies the application server 2 of a transmission pending response (S12) and suspends the transmission of push data (B3).
  • the push server 3 determines that the scheduled time or scheduled time has been reached, it notifies the application server 2 of a transmission failure response (S13), releases the push data transmission hold (B4), and transmits the push data. Waiting for the completion of reconnection of the communication line that was disconnected when the in-vehicle communication device 4 executed the reset is canceled. That is, by canceling the suspension of push data transmission, the push server 3 determines that the push data transmission has failed because the communication line is not connected to the in-vehicle communication device 4, which is the destination of the push data. do.
  • the push server 3 is notified of the time information or time information from the in-vehicle communication device 4, so that it is possible to accurately determine that the offline state is temporary. . Further, it is possible to appropriately deal with the fact that the time required for resetting differs depending on the vehicle-mounted communication device 4.
  • the in-vehicle communication device 4 includes a reset executable determination section 4a, a reset flag notification section 4b, a reset execution suspension section 4c, and a reset execution suspension release section 4d.
  • the reset execution suspension release unit 4d releases the reset execution suspension when a certain period of time has elapsed since the reset execution was suspended, or when a reset execution suspension release request is notified from the push server 3.
  • the push server 3 includes, in addition to a reset flag setting section 3a, a reset flag determination section 3b, a transmission suspension section 3c, and an information transmission section 3d, a schedule determination section 3e, a reset execution suspension request notification section 3f, and a reset execution suspension request notification section 3f. , and a reset execution hold request release notification section 3g.
  • the schedule determination unit 3e determines whether there is a schedule to transmit push data within a predetermined time. When the schedule determination unit 3e determines that there is a plan to transmit push data within a predetermined time, the reset execution suspension request notifying unit 3f notifies the in-vehicle communication device 4 of a reset execution suspension request. The reset execution hold request release notification unit 3g notifies the in-vehicle communication device 4 of the reset execution hold release request.
  • the push server 3 When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1), and sends the push data to a predetermined value. It is determined whether there is a plan to transmit within the time (B21). When the push server 3 determines that push data is scheduled to be transmitted within a predetermined time (B21: YES), it notifies the in-vehicle communication device 4 of a reset execution hold request (S21).
  • the in-vehicle communication device 4 When the in-vehicle communication device 4 is notified of the reset execution suspension request from the push server 3, it suspends the execution of the reset (A21), monitors the elapsed time since suspending the reset execution, and suspends the execution of the reset. It is determined whether the elapsed time since then has reached a certain time (A22).
  • the push server 3 receives a request to send push data from the application server 2 before the elapsed time since the execution of the reset was suspended in the in-vehicle communication device 4 reaches a certain time (S22), the in-vehicle communication device 4 resets. Since the execution of is pending, the push data is transmitted to the on-vehicle communication device 4 (S23). When the in-vehicle communication device 4 receives the push data transmitted from the push server 3, it transmits the received push data to the in-vehicle ECU 5 (S24).
  • the in-vehicle communication device 4 determines that the elapsed time since suspending the reset execution has reached a certain time (A22: YES), it releases the suspension of the reset execution (A23), and performs communication with the push server 3.
  • the connected communication line is disconnected (A2), and a reset is executed (A3). From this point on, the same processing as in the first embodiment is performed.
  • the reset flag is set in the push server 3, but when it is determined that there is a plan to send push data within a predetermined time, a reset execution pending request is sent to the in-vehicle communication device.
  • the push data can be transmitted to the vehicle-mounted communication device 4 before the vehicle-mounted communication device 4 executes the reset.
  • the in-vehicle communication device 4 can execute the reset.
  • a fourth embodiment will be described with reference to FIG. 9.
  • the push server 3 determines that push data is scheduled to be transmitted within a predetermined time (B21: YES), it notifies the in-vehicle communication device 4 of a reset execution pending request (S21), and sends the reset execution pending request to the in-vehicle communication device 4.
  • a reset execution hold release request is sent to the in-vehicle communication device 4 (S25).
  • the push server 3 When the push server 3 receives the push data transmission request from the application server 2 (S22) before notifying the in-vehicle communication device 4 of the reset execution hold release request, the in-vehicle communication device 4 determines that the reset execution is on hold. Therefore, the push data is transmitted to the in-vehicle communication device 4 (S23). When the in-vehicle communication device 4 receives the push data transmitted from the push server 3, it transmits the received push data to the in-vehicle ECU 5 (S24).
  • the in-vehicle communication device 4 When the in-vehicle communication device 4 is notified of the reset execution hold release request from the push server 3, it releases the reset execution hold (A23) and disconnects the communication line connected to the push server 3 (A2). ), execute the reset (A3). From this point on, the same processing as in the first embodiment is performed.
  • the reset flag is set in the push server 3, but when it is determined that there is a plan to send push data within a predetermined time, By notifying the in-vehicle communication device 4 of the reset execution hold request, push data can be transmitted to the in-vehicle communication device 4 before the in-vehicle communication device 4 executes the reset. Further, the push server 3 notifies the vehicle-mounted communication device 4 of the reset execution suspension request, so that the vehicle-mounted communication device 4 can execute the reset.
  • FIGS. 10 and 11 A fifth embodiment will be described with reference to FIGS. 10 and 11.
  • the in-vehicle communication device 4 When the in-vehicle communication device 4 is notified of the reset execution hold release request from the push server 3, it releases the reset execution hold (A23), and when it specifies that the reset can be executed (A1), it pushes the reset flag. Notify the server 3 (S1).
  • the push server 3 When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1). After notifying the resetting flag to the push server 3, the in-vehicle communication device 4 disconnects the communication line connected to the push server 3 (A2) and executes a reset (A3).
  • the in-vehicle communication device 4 when the in-vehicle communication device 4 specifies that the reset can be executed after canceling the suspension of reset execution, the in-vehicle communication device 4 notifies the push server 3 of the reset flag. I can do it.
  • the push server 3 determines whether there is a plan to transmit push data within a predetermined time (B31). When the push server 3 determines that there is no plan to transmit push data within a predetermined time (B31: NO), it sets a reset flag (B1) and notifies the in-vehicle communication device 4 of a reset execution request (S31).
  • the in-vehicle communication device 4 When the in-vehicle communication device 4 is notified of the reset execution request from the push server 3, it determines whether or not the reset can be executed, and if it specifies that the reset can be executed (A1), it communicates with the push server 3. The communication line connected between them is disconnected (A2), and a reset is executed (A3). From this point on, the same processing as in the first embodiment is performed.
  • the push server 3 notifies the vehicle-mounted communication device 4 of a reset execution request, which allows the vehicle-mounted communication device 4 to execute the reset.
  • the push server 3 determines whether there is a plan to transmit push data within a predetermined time (B31). When the push server 3 determines that there is no plan to transmit push data within a predetermined time (B31: NO), it notifies the in-vehicle communication device 4 of a reset execution request (S31).
  • the in-vehicle communication device 4 When the in-vehicle communication device 4 is notified of the reset execution request from the push server 3, it determines whether or not the reset can be executed, and when it specifies that the reset can be executed (A1), it pushes the resetting flag. Notify the server 3 (S1). When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1). After notifying the resetting flag to the push server 3, the in-vehicle communication device 4 disconnects the communication line connected to the push server 3 (A2) and executes a reset (A3). From this point on, the same processing as in the first embodiment is performed.
  • the in-vehicle communication device 4 executes the reset. be able to.
  • each function provided by the pusher server 3 and the in-vehicle communication device 4 can be provided by software and hardware that executes it, only software, only hardware, or a complex combination thereof. . Furthermore, when such functions are provided by electronic circuits as hardware, each function can also be provided by digital circuits including multiple logic circuits, or by analog circuits.
  • the processor 10 of the push server 3 and the processor 13 of the in-vehicle communication device 4 each include at least one arithmetic core such as a CPU (Central Processing Unit).
  • the processing circuit including each of the processors 10 and 13 may be configured mainly using an FPGA (Field-Programmable Gate Array) and an ASIC (Application-Specific Integrated Circuit).
  • the storage medium 12 of the push server 3 and the storage medium 15 of the in-vehicle communication device 4 each include a nonvolatile storage medium.
  • the form of each storage medium 12, 15 may be changed as appropriate.
  • each storage medium 12, 15 is not limited to a configuration provided on a circuit board, but may be provided in the form of a memory card or the like, and may be provided in a slot portion.
  • the configuration may be such that the push server 3 and the processing circuit of the in-vehicle communication device 4 are electrically connected by being inserted into the push server 3 and the processing circuit of the vehicle-mounted communication device 4.
  • each of the storage media 12 and 15 may be an optical disk, a hard disk drive, or the like that serves as a copy source for the program.
  • control unit and the method described in the present disclosure are realized by a dedicated computer provided by configuring a processor and memory programmed to perform one or more functions embodied by a computer program. It's okay.
  • the controller and techniques described in this disclosure may be implemented by a dedicated computer provided by configuring the processor with one or more dedicated hardware logic circuits.
  • the control unit and its method described in the present disclosure may be implemented using a combination of a processor and memory programmed to execute one or more functions and a processor configured with one or more hardware logic circuits. It may be implemented by one or more dedicated computers configured.
  • the computer program may also be stored as instructions executed by a computer on a computer-readable non-transitory tangible storage medium.

Abstract

Upon receipt of push data from a push server (3) due to the push server receiving a request to transmit push data from an app server 2, an in-vehicle communication device (4) transmits the received push data to an in-vehicle ECU (5). The in-vehicle communication device comprises a reset execution possibility determination unit (4a) that determines whether a reset can be executed, and a reset-in-progress information notification unit (4b) that, if it is determined that a reset can be executed, notifies the push server of reset-in-progress information indicating that a reset is in progress in association with device identification information enabling self-identification of the device, the notification being performed before starting execution of the reset.

Description

車載通信機及びプッシュサーバIn-vehicle communication device and push server 関連出願の相互参照Cross-reference of related applications
 本出願は、2022年5月13日に出願された日本出願番号2022-079541号に基づくもので、ここにその記載内容を援用する。 This application is based on Japanese Application No. 2022-079541 filed on May 13, 2022, and the contents thereof are incorporated herein.
 本開示は、車載通信機及びプッシュサーバに関する。 The present disclosure relates to an in-vehicle communication device and a push server.
 車両外部から車載システムのアプリケーションへアクセスする遠隔要求サービスの一つとして、プッシュデータを送信するプッシュシステムが供されている。プッシュシステムは、クラウド側にアプリサーバ及びプッシュサーバが設けられ、車両側に車載通信機及び車載電子制御装置(以下、車載ECU(Electronic Control Unit)と称する)が設けられる。プッシュサーバは、例えばスマートフォン端末等によりクラウド側のアプリケーションが起動され、アプリサーバからプッシュデータの送信要求を受信すると、プッシュデータを車載通信機へ送信する。車載通信機は、プッシュサーバから送信されたプッシュデータを車載ECUへ送信し、車載ECUに搭載されている車載システム側のアプリケーションへプッシュデータを伝達する(例えば特許文献1参照)。 A push system that transmits push data is provided as one of the remote request services for accessing applications in the in-vehicle system from outside the vehicle. In the push system, an application server and a push server are provided on the cloud side, and an on-board communication device and an on-board electronic control unit (hereinafter referred to as an on-board ECU (Electronic Control Unit)) are provided on the vehicle side. When a cloud-side application is activated by, for example, a smartphone terminal, and a push data transmission request is received from the application server, the push server transmits the push data to the in-vehicle communication device. The in-vehicle communication device transmits the push data transmitted from the push server to the in-vehicle ECU, and transmits the push data to an application on the in-vehicle system side installed in the in-vehicle ECU (for example, see Patent Document 1).
特開2019-192953号公報JP 2019-192953 Publication
 プッシュサーバから受信したプッシュデータを車載ECUへ送信する車載通信機は、例えばソフトウェア更新、状態復帰、メモリのクリーンナップ等を目的としてリセットされる必要がある。車載通信機は、リセット中はプッシュサーバとの間でデータ通信不能となり、起動完了してプッシュサーバとの間で通信回線を接続完了するまでデータ通信不能な状態を継続する。このとき、車両外部からは単に車載通信機とプッシュサーバとの間がデータ通信不能なオフライン中であるとしか認識することができない。つまり、プッシュサーバは、車載通信機がリセット中による一時的なデータ通信不能であるか、何等かの異常発生によるデータ通信不能であるかを認識することができない。そのため、車載通信機がリセット中にアプリサーバがプッシュデータの送信要求をプッシュサーバへ送信すると、プッシュサーバは、車載通信機が起動完了して通信回線を接続完了するまでプッシュデータの送信に失敗し続け、プッシュデータの送信をリトライし続けることになる。 The in-vehicle communication device that transmits the push data received from the push server to the in-vehicle ECU needs to be reset for the purpose of, for example, software update, state recovery, memory cleanup, etc. During the reset, the in-vehicle communication device is unable to communicate data with the push server, and continues to be in a state where it is unable to communicate data until the startup is completed and the communication line is connected to the push server. At this time, from outside the vehicle, it can only be recognized that data communication between the in-vehicle communication device and the push server is offline and data communication is not possible. In other words, the push server cannot recognize whether data communication is temporarily unavailable due to the in-vehicle communication device being reset, or whether data communication is disabled due to the occurrence of some kind of abnormality. Therefore, if the app server sends a request to send push data to the push server while the in-vehicle communication device is being reset, the push server will fail to send the push data until the in-vehicle communication device completes startup and completes the communication line connection. It will continue to retry sending push data.
 本開示は、プッシュサーバがプッシュデータの送信をリトライし続けることなく当該プッシュサーバから送信されたプッシュデータを適切に受信すること、プッシュデータを適切に車載通信機へ送信することを目的とする。 The present disclosure aims to appropriately receive push data sent from a push server without the push server continuously retrying the transmission of push data, and to appropriately send push data to an in-vehicle communication device.
 本開示の一態様によれば、車載通信機は、アプリサーバからプッシュデータの送信要求がプッシュサーバに受信されたことで当該プッシュサーバからプッシュデータを受信すると、その受信したプッシュデータを車載電子制御装置へ送信する。リセット実行可能判定部は、リセットを実行可能であるか否かを判定する。リセット中情報通知部は、リセットを実行可能であると判定されると、リセットの実行を開始する前に、リセット中である旨を示すリセット中情報を、自機を識別可能な機器識別情報と対応付けてプッシュサーバへ通知する。 According to one aspect of the present disclosure, when the in-vehicle communication device receives push data from the push server as a result of the push server receiving a push data transmission request from the application server, the in-vehicle communication device transmits the received push data to the in-vehicle electronic control device. Send to device. The reset executable determination unit determines whether or not reset is executable. When it is determined that the reset can be executed, the resetting information notification unit sends the resetting information indicating that the reset is in progress to device identification information that can identify the device itself, before starting the reset. Correspond and notify the push server.
 リセットを実行可能であると判定すると、リセットの実行を開始する前に、リセット中である旨を示すリセット中情報を機器識別情報と対応付けてプッシュサーバへ通知するようにした。リセット中情報を機器識別情報と対応付けてプッシュサーバへ通知することで、プッシュサーバは、機器識別情報により特定される車載通信機がリセット中であることを特定することができ、車載通信機が起動完了して通信回線を再接続完了するまでプッシュデータの送信を停止することができる。即ち、プッシュサーバは、プッシュデータの送信に失敗し続けることを回避することができ、プッシュデータの送信をリトライし続けることを回避することができる。これにより、プッシュサーバがプッシュデータの送信をリトライし続けることなく当該プッシュサーバからプッシュデータを適切に受信することができる。 If it is determined that the reset is executable, the push server is notified of the resetting information indicating that the reset is in progress, in association with the device identification information, before starting the reset. By associating the resetting information with the device identification information and notifying the push server, the push server can identify that the in-vehicle communication device specified by the device identification information is being reset, and the in-vehicle communication device is Push data transmission can be stopped until startup is complete and the communication line is reconnected. That is, the push server can avoid continuing to fail in transmitting push data, and can avoid continuing to retry transmitting push data. Thereby, the push data can be appropriately received from the push server without the push server continuously retrying the transmission of the push data.
 本開示の一態様によれば、プッシュサーバは、アプリサーバからプッシュデータの送信要求を受信すると、プッシュデータを車載通信機へ送信すると共に、車載通信機がリセットを実行することに伴って車載通信機との間の通信回線が切断される。リセット中情報設定部は、車載通信機がリセット中である旨を示すリセット中情報を当該リセット中情報の通知元の当該車載通信機と対応付けて設定する。リセット中情報判定部は、アプリサーバからプッシュデータの送信要求を受信すると、そのプッシュデータの送信先である車載通信機と対応付けられてリセット中情報が設定されているか否かを判定する。送信保留部は、リセット中情報が設定されていると判定されると、プッシュデータの送信を保留し、車載通信機がリセットを実行したことに伴って切断された通信回線の再接続完了を待機する。情報送信部は、通信回線が再接続完了されると、プッシュデータの送信保留を解除し、その送信を保留していたプッシュデータを車載通信機へ送信する。 According to one aspect of the present disclosure, when the push server receives a push data transmission request from the application server, the push server transmits the push data to the in-vehicle communication device, and also transmits the push data to the in-vehicle communication device as the in-vehicle communication device executes a reset. The communication line with the machine will be disconnected. The resetting information setting unit sets resetting information indicating that the in-vehicle communication device is being reset in association with the in-vehicle communication device that is the notification source of the resetting information. Upon receiving a push data transmission request from the application server, the resetting information determination unit determines whether or not resetting information is set in association with the in-vehicle communication device to which the push data is transmitted. When it is determined that the resetting information is set, the transmission holding unit holds the transmission of push data and waits for the completion of reconnection of the communication line that was disconnected when the in-vehicle communication device executed the reset. do. When the reconnection of the communication line is completed, the information transmitter releases the pending transmission of the push data and transmits the push data whose transmission has been suspended to the in-vehicle communication device.
 アプリサーバからプッシュデータの送信要求を受信すると、そのプッシュデータの送信先である車載通信機と対応付けられてリセット中情報が設定されていれば、そのプッシュデータの送信を保留し、車載通信機がリセットを実行したことに伴って切断された通信回線の再接続完了を待機するようにした。通信回線が再接続完了されると、プッシュデータの送信保留を解除し、その送信を保留していたプッシュデータを車載通信機へ送信するようにした。車載通信機がリセット中のときにプッシュデータの送信を保留することで、車載通信機が起動完了して通信回線を再接続完了するまでプッシュサーバがプッシュデータの送信に失敗し続けることを回避することができ、プッシュデータの送信をプッシュサーバがリトライし続けることを回避することができる。これにより、プッシュデータを適切に車載通信機へ送信することができる。 When a push data transmission request is received from the app server, if it is associated with the in-vehicle communication device that is the destination of the push data and reset information is set, the push data transmission is suspended and the in-vehicle communication device now waits for the reconnection of the communication line that was disconnected due to the reset being executed. When the communication line is reconnected, the push data transmission suspension is released and the push data whose transmission was suspended is sent to the in-vehicle communication device. By suspending push data transmission while the in-vehicle communication device is being reset, the push server will prevent the push server from continuing to fail in sending push data until the in-vehicle communication device completes startup and reconnects the communication line. This can prevent the push server from continually retrying to send push data. Thereby, push data can be appropriately transmitted to the on-vehicle communication device.
 本開示についての上記目的及びその他の目的、特徴や利点は、添付の図面を参照しながら下記の詳細な記述により、より明確になる。その図面は、
図1は、第1実施形態を示し、プッシュシステムの全体構成を示す図であり、 図2は、車載通信機及びプッシュサーバの機能ブロック図であり、 図3は、シーケンス図であり、 図4は、第2実施形態を示すシーケンス図であり、 図5は、第2実施形態を示すシーケンス図であり、 図6は、第2実施形態を示すシーケンス図であり、 図7は、第3実施形態を示し、車載通信機及びプッシュサーバの機能ブロック図であり、 図8は、シーケンス図であり、 図9は、第4実施形態を示すシーケンス図であり、 図10は、第5実施形態を示すシーケンス図であり、 図11は、第5実施形態を示すシーケンス図であり、 図12は、第6実施形態を示すシーケンス図であり、 図13は、第7実施形態を示すシーケンス図である。
The above objects and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description with reference to the accompanying drawings. The drawing is
FIG. 1 shows a first embodiment and is a diagram showing the overall configuration of a push system, FIG. 2 is a functional block diagram of the in-vehicle communication device and push server, FIG. 3 is a sequence diagram, FIG. 4 is a sequence diagram showing the second embodiment, FIG. 5 is a sequence diagram showing the second embodiment, FIG. 6 is a sequence diagram showing the second embodiment, FIG. 7 shows a third embodiment and is a functional block diagram of an in-vehicle communication device and a push server, FIG. 8 is a sequence diagram, FIG. 9 is a sequence diagram showing the fourth embodiment, FIG. 10 is a sequence diagram showing the fifth embodiment, FIG. 11 is a sequence diagram showing the fifth embodiment, FIG. 12 is a sequence diagram showing the sixth embodiment, FIG. 13 is a sequence diagram showing the seventh embodiment.
 以下、複数の実施形態について図面を参照して説明する。複数の実施形態において共通する部分については説明を省略することがある。
 (第1実施形態)
 第1実施形態について図1から図3を参照して説明する。図1に示すプッシュシステム1は、クラウド側に設けられているアプリサーバ2及びプッシュサーバ3と、車両側に設けられている車載通信機4及び車載ECU5とを備える。車載ECU5には遠隔要求サービスを実現するための車載システム側のアプリケーション6が搭載されている。プッシュシステム1は、例えばスマートフォン端末等によりクラウド側のアプリケーションが起動されると、アプリサーバ2から車載システム側のアプリケーション6へのプッシュデータの送信を可能にするシステムである。
Hereinafter, a plurality of embodiments will be described with reference to the drawings. Descriptions of common parts in multiple embodiments may be omitted.
(First embodiment)
A first embodiment will be described with reference to FIGS. 1 to 3. The push system 1 shown in FIG. 1 includes an application server 2 and a push server 3 provided on the cloud side, and an on-vehicle communication device 4 and an on-vehicle ECU 5 provided on the vehicle side. The in-vehicle ECU 5 is equipped with an in-vehicle system application 6 for realizing a remote request service. The push system 1 is a system that allows push data to be transmitted from the application server 2 to the application 6 on the in-vehicle system when an application on the cloud side is activated by, for example, a smartphone terminal.
 例えばユーザが遠隔による乗車前のエアコン開始や乗車後のドアロック等のアプリケーションをスマートフォン端末により起動させて所定操作を行うと、エアコン開始やドアロックを命令するプッシュデータの送信要求がアプリサーバ2からプッシュサーバ3へ送信され、プッシュデータが車載通信機4を経由して車載ECU5へ送信され、エアコン開始やドアロック等を実現させる車載システム側のアプリケーション6に伝達される。 For example, when a user remotely starts an application such as starting the air conditioner before boarding or locking the doors after boarding the vehicle and performs a predetermined operation, the application server 2 sends a request to send push data instructing the user to start the air conditioner or lock the doors. The push data is sent to the push server 3, and the push data is sent to the on-vehicle ECU 5 via the on-board communication device 4, and is transmitted to the application 6 on the in-vehicle system side that starts the air conditioner, locks the doors, etc.
 図1では、クラウド側において、複数のアプリサーバ2に対して一つのプッシュサーバ3が設けられている構成を例示しているが、複数のアプリサーバ2に対して複数のプッシュサーバ3が設けられている構成であっても良い。又、車両側において、複数の車載ECU5に対して一つの車載通信機4が設けられている構成を例示しているが、複数の車載ECU5に対して複数の車載通信機4が設けられている構成であっても良い。 Although FIG. 1 illustrates a configuration in which one push server 3 is provided for multiple application servers 2 on the cloud side, multiple push servers 3 are provided for multiple application servers 2. It is also possible to have a configuration in which Furthermore, on the vehicle side, although a configuration in which one on-vehicle communication device 4 is provided for a plurality of on-board ECUs 5 is illustrated, a plurality of on-board communication devices 4 are provided for a plurality of on-board ECUs 5. It may be a configuration.
 プッシュシステム1にはオートモーティブ無線通信プラットフォーム7が採用されている。オートモーティブ無線通信プラットフォーム7は、クラウド側のACPクラウド8及び車両側のACPエンジン9により機能が実現され、いつでも、どこでも、アプリサーバ2とアプリケーション6との間のセキュアな接続を可能にする。詳述すると、車載ECU5は、例えば車両が駐車中の場合には電源がオフ状態となり、電源状態が互いに異なっている。又、各車両では車載ECU5を含むシステム構成が互いに異なっている。オートモーティブ無線通信プラットフォーム7は、このような車載ECU5の電源状態の違い及び各車両のシステム構成の違いをアプリサーバ2側から隠蔽する。その結果、車両毎の単位で全ての車載ECU5があたかも車外のネットワークに常時接続されているような擬似的な常時接続が実現可能となる。 The push system 1 employs an automotive wireless communication platform 7. The functions of the automotive wireless communication platform 7 are realized by the ACP cloud 8 on the cloud side and the ACP engine 9 on the vehicle side, and enable secure connection between the application server 2 and the application 6 anytime and anywhere. To explain in detail, the on-vehicle ECU 5 is powered off when the vehicle is parked, for example, and the power states are different from each other. Furthermore, the system configurations including the on-vehicle ECU 5 are different in each vehicle. The automotive wireless communication platform 7 hides such differences in the power state of the in-vehicle ECU 5 and differences in the system configuration of each vehicle from the application server 2 side. As a result, it is possible to realize a pseudo constant connection as if all the in-vehicle ECUs 5 were always connected to the network outside the vehicle on a vehicle-by-vehicle basis.
 以下、オートモーティブ無線通信プラットフォーム7が搭載されるクラウド側のシステム及び車両側の車載システムについて説明する。
 (1)クラウド側のシステム
 最初に、車両側の車載システムについて説明する。アプリサーバ2は、プッシュデータの送信要求元として機能するサーバである。アプリサーバ2は、アプリケーション6を識別するアプリID及びトークンの少なくとも一方を管理する。アプリサーバ2は、プッシュデータの送信要求をプッシュサーバ3へ送信する場合に、アプリケーション6へ送信するメッセージ本体と共に、アプリID又はトークンを要求情報として提供する。アプリサーバ2は、要求情報としてトークンを用いる場合には、プッシュデータの送信先と対応付けられたトークンを読み出す。トークンは、プッシュサーバ3及び車載システム等においてプッシュデータの送信先を決定するキー情報となる。
The cloud-side system and vehicle-side in-vehicle system in which the automotive wireless communication platform 7 is installed will be described below.
(1) Cloud-side system First, the in-vehicle system on the vehicle side will be explained. The application server 2 is a server that functions as a push data transmission request source. The application server 2 manages at least one of an application ID and a token that identify the application 6. When transmitting a push data transmission request to the push server 3, the application server 2 provides the application ID or token as request information along with the message body to be transmitted to the application 6. When using a token as request information, the application server 2 reads the token associated with the destination of the push data. The token serves as key information for determining the destination of push data in the push server 3, in-vehicle system, and the like.
 プッシュサーバ3は、プッシュデータの送信元であり、オートモーティブ無線通信プラットフォーム7のクラウド側の機能を実現するACPクラウド8の構成を含む。プッシュサーバ3は、プロセッサ10と、RAM11と、記憶媒体12とを有するマイクロコントローラを主体として備える。プッシュサーバ3は、記憶媒体12に格納されている制御プログラムをプロセッサ10により実行して各種動作を行い、オートモーティブ無線通信プラットフォーム7のクラウド側の機能を実現する。 The push server 3 is a transmission source of push data, and includes the configuration of an ACP cloud 8 that realizes the functions of the cloud side of the automotive wireless communication platform 7. The push server 3 mainly includes a microcontroller having a processor 10, a RAM 11, and a storage medium 12. The push server 3 executes a control program stored in the storage medium 12 using the processor 10 to perform various operations, and realizes cloud-side functions of the automotive wireless communication platform 7.
 プッシュサーバ3は、移動体通信網を介した無線通信による通信回線を車載通信機4との間で接続し、通信回線を接続している状態でプッシュデータを車載通信機4へ送信可能である。移動体通信網は、例えば携帯電話網、Wi-Fi(登録商標)及びV2X(Vehicle-to-Anything)等を含む。プッシュサーバ3は、アプリサーバ2からプッシュデータの送信要求を受信すると、プッシュデータの送信先となる車載通信機4を選択し、プッシュデータを当該送信先として選択した車載通信機4へ送信する。 The push server 3 connects a communication line with the in-vehicle communication device 4 through wireless communication via a mobile communication network, and can transmit push data to the in-vehicle communication device 4 while the communication line is connected. . Mobile communication networks include, for example, mobile phone networks, Wi-Fi (registered trademark), V2X (Vehicle-to-Anything), and the like. When the push server 3 receives the push data transmission request from the application server 2, it selects the in-vehicle communication device 4 to which the push data is to be sent, and transmits the push data to the selected in-vehicle communication device 4 as the destination.
 プッシュサーバ3は、TLS(Transport Layer Security)処理等により通信相手の認証、通信内容の暗号化及び改竄の検出等の機能を提供すると共に、TCP/IP、UDP/IP及びこれら以外のプロトコルを用いたデータ通信の機能を提供し、アプリサーバ2及び車載通信機4との間のセキュアなデータ通信を可能とする。 The push server 3 provides functions such as authentication of the communication partner, encryption of communication contents, and detection of tampering through TLS (Transport Layer Security) processing, etc., and also uses TCP/IP, UDP/IP, and other protocols. It provides secure data communication functions between the application server 2 and the in-vehicle communication device 4.
 プッシュサーバ3は、プッシュデータの送信を所定時間内においてリトライすることが可能である。プッシュデータを送信する場合に、車載システムの応答が直ちに必要なシーンと、プッシュデータが通知先に届けば良いシーンとが存在し、要求されるレスポンスに応じたリトライ期限が設定される。プッシュサーバ3は、プッシュデータの送信が失敗すると、プッシュデータの内容に応じて設定されたリトライ期限に基づいてリトライ期限の経過前となる所定時間内においてプッシュデータの送信をリトライする。プッシュサーバ3は、プッシュデータの送信が失敗したままリトライ期限が経過すると、プッシュデータの送信に失敗したと判定し、プッシュデータの送信のリトライを終了する。 The push server 3 can retry sending push data within a predetermined period of time. When transmitting push data, there are situations in which an immediate response from the in-vehicle system is required and situations in which it is sufficient for the push data to reach the notification destination, and a retry deadline is set depending on the requested response. When the push data transmission fails, the push server 3 retries the push data transmission within a predetermined time period before the expiration of the retry time limit based on the retry time limit set according to the content of the push data. If the retry period elapses while the push data transmission fails, the push server 3 determines that the push data transmission has failed, and ends the retry of the push data transmission.
 (2)車両側の車載システム
 次に、車両側の車載システムについて説明する。車載通信機4は、TCU(Telematics Control Unit)又はDCM(Data Communication Module)等と呼称され、プッシュデータの送信先であり、オートモーティブ無線通信プラットフォーム7の車両側の機能を実現するACPエンジン9の構成を含む。車載通信機4は、プロセッサ13と、RAM14と、記憶媒体15とを有するマイクロコントローラを主体として備える。車載通信機4は、記憶媒体15に格納されている制御プログラムをプロセッサ13により実行して各種動作を行い、オートモーティブ無線通信プラットフォーム7の車両側の機能を実現する。
(2) Vehicle-side in-vehicle system Next, the vehicle-side in-vehicle system will be explained. The in-vehicle communication device 4 is called a TCU (Telematics Control Unit) or DCM (Data Communication Module), etc., and is a push data transmission destination, and is a configuration of an ACP engine 9 that realizes the functions of the automotive wireless communication platform 7 on the vehicle side. including. The in-vehicle communication device 4 mainly includes a microcontroller having a processor 13, a RAM 14, and a storage medium 15. The in-vehicle communication device 4 executes the control program stored in the storage medium 15 by the processor 13 to perform various operations, and realizes the functions of the automotive wireless communication platform 7 on the vehicle side.
 車載通信機4は、車内ネットワークを通じて複数の車載ECU5と接続されている。車内ネットワークは、例えばイーサーネット(Ethernet)(登録商標)、CAN(Controller Area Network)(登録商標)、FLEXRAY(登録商標)、CXPI(Clock Extension Peripheral Interface)(登録商標)、LIN(Local. Interconnect Network)等である。車内ネットワークは、パワートレイン系、シャシ系、ボディ系、マルチメディア系、安全系等の系統毎に設けられている。 The in-vehicle communication device 4 is connected to a plurality of in-vehicle ECUs 5 through an in-vehicle network. Examples of in-vehicle networks include Ethernet (registered trademark), CAN (Controller Area Network) (registered trademark), FLEXRAY (registered trademark), CXPI (Clock Extension Peripheral Interface) (registered trademark), and LIN (Local Interconnect Network). ) etc. The in-vehicle network is provided for each system, such as the powertrain system, chassis system, body system, multimedia system, and safety system.
 車載通信機4は、移動体通信網を介した無線通信による通信回線をプッシュサーバ3との間で接続し、通信回線を接続している状態で車載通信機4からプッシュデータを受信可能である。車載通信機4は、プッシュサーバ3からプッシュデータを受信すると、送信先となる車載ECU5を選択し、プッシュデータを当該送信先として選択した車載ECU5へ送信する。 The in-vehicle communication device 4 connects a communication line with the push server 3 through wireless communication via a mobile communication network, and can receive push data from the in-vehicle communication device 4 while the communication line is connected. . When the in-vehicle communication device 4 receives the push data from the push server 3, it selects the in-vehicle ECU 5 as the destination, and transmits the push data to the in-vehicle ECU 5 selected as the destination.
 車載通信機4は、TLS処理等により通信相手の認証、通信内容の暗号化及び改竄の検出等の機能を提供すると共に、TCP/IP、UDP/IP及びこれら以外のプロトコルを用いたデータ通信の機能を提供する。車載通信機4とプッシュサーバ3との間及び車載通信機4と車載ECU5との間は、それぞれセキュアなデータ通信を可能とする場合がある。 The in-vehicle communication device 4 provides functions such as authentication of the communication partner, encryption of communication contents, and detection of tampering through TLS processing, etc., and also supports data communication using TCP/IP, UDP/IP, and protocols other than these. Provide functionality. Secure data communication may be possible between the vehicle-mounted communication device 4 and the push server 3 and between the vehicle-mounted communication device 4 and the vehicle-mounted ECU 5, respectively.
 車載通信機4は、例えば駐車中等であり、車両の主電源がオフ、具体的には、所謂イグニッションがオフの状態である場合でも、通信ネットワークに接続されたオンラインの状態を維持可能である。車載通信機4は、プッシュサーバ3との間での無線通信を介した接続状態と、車内ネットワークにおけるプッシュデータの送信の進捗状態とを監視する。車載通信機4は、プッシュサーバ3と連携し、車載通信機4とプッシュサーバ3との間の相互接続確認を可能にする。車載通信機4とプッシュサーバ3との間の相互接続確認は死活監視と称する場合もある。 The in-vehicle communication device 4 can maintain an online state connected to the communication network even when the vehicle is parked, for example, and the main power source of the vehicle is off, specifically, the so-called ignition is off. The in-vehicle communication device 4 monitors the connection state via wireless communication with the push server 3 and the progress state of transmitting push data in the in-vehicle network. The in-vehicle communication device 4 cooperates with the push server 3 and enables mutual connection confirmation between the in-vehicle communication device 4 and the push server 3. The mutual connection confirmation between the on-vehicle communication device 4 and the push server 3 is sometimes referred to as life-and-death monitoring.
 車載通信機4は、プッシュデータが送信先に到達しなかった場合には、プッシュデータの送信の失敗を当該失敗と対応付けられる理由情報と共へ送信元へ通知する。一例として、車載通信機4は、プッシュデータの送信先となるアプリケーション6又は車載ECU5が車内ネットワークに存在しない場合には、このような理由情報と対応付けてプッシュデータの送信の失敗を送信元であるプッシュサーバ3へ通知する。 If the push data does not reach the destination, the in-vehicle communication device 4 notifies the transmission source of the failure of the push data transmission along with the reason information associated with the failure. As an example, if the application 6 or the in-vehicle ECU 5 to which the push data is to be transmitted does not exist in the in-vehicle network, the in-vehicle communication device 4 associates the push data transmission failure with such reason information at the source. A notification is sent to a certain push server 3.
 車載通信機4は、プッシュデータの送信先となる車載ECU5に関するECU情報として送信先情報及びステータス情報を特定する。送信先情報は宛先情報と称する場合もある。送信先情報は、複数の車載ECU5の中からプッシュデータの送信先となる車載ECU5を特定可能な情報である。車載通信機4は、アプリID又はトークンを参照して送信先情報を取得する。ステータス情報は、送信先として特定された車載ECU5の電源状態(オンオフ状態)を特定可能な情報である。詳述すると、ここでの電源オフの状態とは、イグニッションのオフ等により車載ECU5が起動状態から休止状態等に遷移した状態である。このとき、車載ECU5は、低消費電力で起動要求を受信可能である一方、データ通信が不能な状態となる。車載通信機4は、ステータス情報に基づいて送信先として特定した車載ECU5の電源がオフ状態である場合に、当該車載ECU5を起動させて電源をオン状態(起動状態)にする起動処理を行う。 The in-vehicle communication device 4 specifies destination information and status information as ECU information regarding the in-vehicle ECU 5 to which the push data is to be transmitted. The destination information may also be referred to as destination information. The destination information is information that allows identification of the in-vehicle ECU 5 to which the push data is to be transmitted from among the plurality of in-vehicle ECUs 5. The in-vehicle communication device 4 refers to the application ID or token to obtain destination information. The status information is information that can specify the power state (on/off state) of the in-vehicle ECU 5 specified as the transmission destination. To be more specific, the power-off state here refers to a state in which the in-vehicle ECU 5 has transitioned from a startup state to a hibernation state or the like by turning off the ignition or the like. At this time, the in-vehicle ECU 5 is able to receive the activation request with low power consumption, but is unable to perform data communication. When the power of the vehicle-mounted ECU 5 specified as a transmission destination based on the status information is in the OFF state, the vehicle-mounted communication device 4 performs a startup process of activating the vehicle-mounted ECU 5 to turn the power on (starting state).
 車載ECU5は、一つ又は複数のアプリケーション6を搭載しており、アプリケーションを実行可能である。車載ECU5は、プロセッサ(図示せず)と、RAM(図示せず)と、記憶媒体(図示せず)とを有するマイクロコントローラを主体として備える。車載ECU5は、記憶媒体に格納されている制御プログラムをプロセッサにより実行して各種動作を行い、プッシュサーバ3から送信されるプッシュデータの最終的な送信先となるエンドECUとして動作する。車載ECU5は、車載通信機4から送信されたプッシュデータを受信すると、プッシュデータと対応付けられているアプリID又はトークンと一致する登録情報を特定し、複数のアプリケーション6の中からプッシュデータの伝達先となるアプリケーション6を特定し、プッシュデータを当該伝達先として特定したアプリケーション6へ伝達する。 The in-vehicle ECU 5 is equipped with one or more applications 6 and can execute the applications. The in-vehicle ECU 5 mainly includes a microcontroller having a processor (not shown), a RAM (not shown), and a storage medium (not shown). The in-vehicle ECU 5 uses a processor to execute a control program stored in a storage medium to perform various operations, and operates as an end ECU that is the final destination of push data sent from the push server 3. When the in-vehicle ECU 5 receives the push data transmitted from the in-vehicle communication device 4, the in-vehicle ECU 5 identifies registration information that matches the application ID or token associated with the push data, and transmits the push data from among the plurality of applications 6. The destination application 6 is specified, and the push data is transmitted to the application 6 specified as the transmission destination.
 車載ECU5は、暗号処理機能を提供し、車載通信機4とアプリケーション6との間のセキュアなデータ通信を可能とする。車載ECU5は、車載通信機4とは異なり、車両の電源がオフ状態である場合には、消費電力抑制のために原則的にオフ状態とされる。このとき、車載ECU5は、通信ネットワークへの接続も切断された状態となる。尚、一部の車載ECU5には、アプリケーション6が搭載されていなくても良い。又、車載通信機4は、車載ECU5を兼ねる構成として車載システムに設けられ、アプリケーション6を搭載可能であっても良い。 The in-vehicle ECU 5 provides a cryptographic processing function and enables secure data communication between the in-vehicle communication device 4 and the application 6. Unlike the in-vehicle communication device 4, the in-vehicle ECU 5 is basically turned off in order to reduce power consumption when the vehicle is powered off. At this time, the in-vehicle ECU 5 is also disconnected from the communication network. Note that the application 6 may not be installed in some of the in-vehicle ECUs 5. Further, the in-vehicle communication device 4 may be provided in the in-vehicle system as a configuration that also serves as the in-vehicle ECU 5, and may be capable of mounting the application 6.
 上記した構成では、前述したように、例えばソフトウェア更新、状態復帰、メモリのクリーンナップ等を目的として車載通信機4が定期的にリセットされる必要があるが、車載通信機4がリセット中にアプリサーバ2がプッシュデータの送信要求をプッシュサーバ3へ送信すると、プッシュサーバ3は、車載通信機4が起動完了して通信回線を接続完了するまでプッシュデータの送信に失敗し続け、プッシュデータの送信をリトライし続けることになる。この点に関し、本実施形態では、車載通信機4及びプッシュサーバ3は、それぞれ以下に示す機能を備える。 In the above configuration, as described above, the in-vehicle communication device 4 needs to be reset periodically for the purpose of updating software, restoring the status, cleaning up the memory, etc., but while the in-vehicle communication device 4 is being reset, the application server 2 sends a push data transmission request to the push server 3, the push server 3 continues to fail in transmitting the push data until the in-vehicle communication device 4 completes startup and completes the communication line connection, and the push server 3 fails to transmit the push data. I'll keep retrying. In this regard, in this embodiment, the in-vehicle communication device 4 and the push server 3 each have the following functions.
 図2に示すように、車載通信機4は、リセット実行可能判定部4aと、リセット中フラグ通知部4bとを備える。リセット中フラグ通知部4bはリセット中情報通知部に相当する。 As shown in FIG. 2, the in-vehicle communication device 4 includes a reset executable determination section 4a and a reset flag notification section 4b. The resetting flag notification section 4b corresponds to a resetting information notification section.
 リセット実行可能判定部4aは、例えばソフトウェア更新、状態復帰、メモリのクリーンナップ等の要求イベントが発生すると、その時点での動作状態等を判定してリセットを実行可能であるか否かを判定する。リセット実行可能判定部4aは、例えば車載ECU5との間でデータ通信中でなく、リセットを実行しても不具合が生じないと判定すると、リセットを実行可能であると判定する。一方、リセット実行可能判定部4aは、車載ECU5との間でデータ通信中であり、リセットを実行するとデータ消失やデータ欠落等の不具合が生じる可能性があると判定すると、リセットを実行可能でないと判定する。 For example, when a request event such as software update, status restoration, memory cleanup, etc. occurs, the reset executable determination unit 4a determines whether or not the reset is executable by determining the operating state at that time. For example, if the reset executable determination unit 4a determines that data communication is not in progress with the in-vehicle ECU 5 and that no problem will occur even if the reset is executed, the reset executable determination unit 4a determines that the reset is executable. On the other hand, if the reset executable determination unit 4a determines that data communication is in progress with the in-vehicle ECU 5 and that there is a possibility that problems such as data loss or data loss will occur if the reset is executed, the reset executable determination unit 4a determines that the reset is not executable. judge.
 リセット中フラグ通知部4bは、リセットを実行可能であるとリセット実行可能判定部4aにより判定されると、リセットの実行を開始する前に、リセット中である旨を示すリセット中フラグを、車載通信機4を識別可能な機器IDと対応付けてプッシュサーバ3へ通知する。機器IDは機器識別情報に相当する。 When the reset executable determination unit 4a determines that the reset can be executed, the reset flag notification unit 4b sends a reset flag indicating that the reset is in progress to the in-vehicle communication before starting the reset execution. The device 4 is associated with an identifiable device ID and notified to the push server 3. The device ID corresponds to device identification information.
 プッシュサーバ3は、リセット中フラグ設定部3aと、リセット中フラグ判定部3bと、送信保留部3cと、情報送信部3dとを備える。リセット中フラグ設定部3aはリセット中情報設定部に相当し、リセット中フラグ判定部3bはリセット中情報判定部に相当する。 The push server 3 includes a resetting flag setting section 3a, a resetting flag determining section 3b, a transmission holding section 3c, and an information transmitting section 3d. The resetting flag setting section 3a corresponds to a resetting information setting section, and the resetting flag determining section 3b corresponds to a resetting information determining section.
 リセット中フラグ設定部3aは、車載通信機4からリセット中フラグが通知されると、リセット中フラグと対応付けられている機器IDに基づいてリセット中フラグの通知元の車載通信機4を特定し、リセット中フラグを当該リセット中フラグの通知元の車載通信機4と対応付けて設定する。 When the resetting flag setting unit 3a is notified of the resetting flag from the in-vehicle communication device 4, the resetting flag setting unit 3a identifies the in-vehicle communication device 4 that is the notification source of the resetting flag based on the device ID associated with the resetting flag. , the resetting flag is set in association with the in-vehicle communication device 4 that is the notification source of the resetting flag.
 リセット中フラグ判定部3bは、アプリサーバ2からプッシュデータの送信要求を受信すると、そのプッシュデータの送信先である車載通信機4と対応付けられてリセット中フラグが設定されているか否かを判定する。 When the resetting flag determining unit 3b receives a push data transmission request from the application server 2, it determines whether the resetting flag is set in association with the in-vehicle communication device 4 to which the push data is transmitted. do.
 送信保留部3cは、プッシュデータの送信先である車載通信機4と対応付けられてリセット中フラグが設定されているとリセット中フラグ判定部3bにより判定されると、そのプッシュデータの送信を保留し、車載通信機4がリセットを実行したことに伴って切断された通信回線の再接続完了を待機する。 When the reset flag determining unit 3b determines that the reset flag is set in association with the in-vehicle communication device 4 that is the destination of the push data, the transmission suspension unit 3c suspends the transmission of the push data. Then, the in-vehicle communication device 4 waits for the completion of reconnection of the communication line that was disconnected due to the execution of the reset.
 情報送信部3dは、通信回線の再接続が完了されると、送信保留部3cによるプッシュデータの送信保留を解除し、その送信を保留していたプッシュデータを車載通信機4へ送信する。 When the reconnection of the communication line is completed, the information transmitting unit 3d cancels the suspension of transmission of the push data by the transmission suspension unit 3c, and transmits the push data whose transmission was suspended to the in-vehicle communication device 4.
 上記した構成の作用について図3を参照して説明する。
 車載通信機4は、例えばソフトウェア更新、状態復帰、メモリのクリーンナップ等の要求イベントが発生すると、その時点での動作状態等を判定してリセットを実行可能であるか否かを判定する。車載通信機4は、リセットを実行可能であると特定すると(A1)、リセット中フラグをプッシュサーバ3へ通知する(S1)。プッシュサーバ3は、車載通信機4からリセット中フラグが通知されると、そのリセット中フラグの送信元である車載通信機4と対応付けてリセット中フラグを設定する(B1)。車載通信機4は、リセット中フラグをプッシュサーバ3へ通知した後に、プッシュサーバ3との間で接続している通信回線を切断し(A2)、リセットを実行する(A3)。
The operation of the above configuration will be explained with reference to FIG. 3.
When a request event such as software update, status restoration, memory cleanup, etc. occurs, the in-vehicle communication device 4 determines the operating state at that time and determines whether a reset can be executed. When the in-vehicle communication device 4 specifies that the reset is executable (A1), it notifies the push server 3 of the reset flag (S1). When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1). After notifying the resetting flag to the push server 3, the in-vehicle communication device 4 disconnects the communication line connected to the push server 3 (A2) and executes a reset (A3).
 ここで、プッシュサーバ3は、アプリサーバ2から送信されたプッシュデータの送信要求を受信すると(S2)、そのプッシュデータの送信先である車載通信機4と対応付けてリセット中フラグが設定されているか否かを判定する。プッシュサーバ3は、プッシュデータの送信先である車載通信機4と対応付けてリセット中フラグが設定されていると特定すると(B2)、プッシュデータの送信を保留する(S3)。プッシュサーバ3は、プッシュデータの送信先である車載通信機4がリセットを実行したことに伴って切断された通信回線の再接続完了を待機する(B3)。即ち、プッシュサーバ3は、プッシュデータの送信を保留することで、プッシュデータの送信先である車載通信機4との間で通信回線が接続されていなくてもプッシュデータの送信の失敗として処置しない。 Here, when the push server 3 receives the push data transmission request sent from the application server 2 (S2), a reset flag is set in association with the in-vehicle communication device 4 that is the destination of the push data. Determine whether or not there is. When the push server 3 specifies that the reset flag is set in association with the in-vehicle communication device 4 that is the destination of the push data (B2), the push server 3 suspends the transmission of the push data (S3). The push server 3 waits for the completion of reconnection of the communication line that was disconnected due to the in-vehicle communication device 4, which is the destination of the push data, executing the reset (B3). That is, by suspending the transmission of push data, the push server 3 does not treat the push data transmission as a failure even if the communication line is not connected to the in-vehicle communication device 4 to which the push data is transmitted. .
 車載通信機4は、リセットを完了し、起動完了すると(A4)、プッシュサーバ3との間で切断していた通信回線を再接続する(A5)。プッシュサーバ3は、通信回線の再接続完了を特定すると、プッシュデータの送信保留を解除し(B4)、その送信を保留していたプッシュデータを車載通信機4へ送信する(S3)。車載通信機4は、プッシュサーバ3から送信されたプッシュデータを受信すると、その受信したプッシュデータを車載ECU5へ送信する(S4)。プッシュサーバ3は、プッシュデータの車載通信機4への送信完了を特定すると(B5)、送信完了通知をアプリサーバ2へ通知する(S5)。車載ECU5は、車載通信機4から送信されたプッシュデータを受信すると、プッシュデータを当該プッシュデータに対応するアプリケーション6に伝達し、アプリケーション6を起動させ、プッシュデータに対応する遠隔要求サービスの制御を行う。 When the in-vehicle communication device 4 completes the reset and completes the startup (A4), it reconnects the disconnected communication line with the push server 3 (A5). When the push server 3 specifies that the reconnection of the communication line has been completed, it releases the pending transmission of the push data (B4), and transmits the push data whose transmission was pending to the in-vehicle communication device 4 (S3). When the in-vehicle communication device 4 receives the push data transmitted from the push server 3, it transmits the received push data to the in-vehicle ECU 5 (S4). When the push server 3 identifies completion of transmission of the push data to the in-vehicle communication device 4 (B5), it notifies the application server 2 of a transmission completion notification (S5). When the in-vehicle ECU 5 receives the push data transmitted from the in-vehicle communication device 4, the in-vehicle ECU 5 transmits the push data to the application 6 corresponding to the push data, starts the application 6, and controls the remote request service corresponding to the push data. conduct.
 以上に説明したように第1実施形態によれば、次に示す作用効果を得ることができる。車載通信機4において、リセットを実行可能であると判定すると、リセットの実行を開始する前に、リセット中フラグを機器IDと対応付けてプッシュサーバ3へ通知するようにした。リセット中フラグを機器IDと対応付けてプッシュサーバ3へ通知することで、プッシュサーバ3は、機器IDにより特定される車載通信機4がリセット中であることを特定することができ、車載通信機4が起動完了して通信回線を再接続完了するまでプッシュデータの送信を停止することができる。即ち、プッシュサーバ3は、プッシュデータの送信に失敗し続けることを回避することができ、プッシュデータの送信をリトライし続けることを回避することができる。これにより、プッシュサーバ3がプッシュデータの送信をリトライし続けることなく当該プッシュサーバ3からプッシュデータを適切に受信することができる。 As explained above, according to the first embodiment, the following effects can be obtained. When the in-vehicle communication device 4 determines that the reset is executable, the in-vehicle communication device 4 associates the reset flag with the device ID and notifies the push server 3 before starting the reset. By associating the resetting flag with the device ID and notifying the push server 3, the push server 3 can identify that the in-vehicle communication device 4 specified by the device ID is being reset, and the in-vehicle communication device The transmission of push data can be stopped until the communication line is completely reconnected after the start-up of the mobile terminal 4 is completed. That is, the push server 3 can avoid continuing to fail in transmitting push data, and can avoid continuing to retry transmitting push data. Thereby, the push data can be appropriately received from the push server 3 without the push server 3 continuously retrying the transmission of the push data.
 プッシュサーバ3において、アプリサーバ2からプッシュデータの送信要求を受信すると、そのプッシュデータの送信先である車載通信機4と対応付けられてリセット中フラグが設定されていれば、そのプッシュデータの送信を保留し、車載通信機4がリセットを実行したことに伴って切断された通信回線の再接続完了を待機するようにした。通信回線が再接続完了されると、プッシュデータの送信保留を解除し、その送信を保留していたプッシュデータを車載通信機4へ送信するようにした。車載通信機4がリセット中のときにプッシュサーバ3がプッシュデータの送信を保留することで、車載通信機4が起動完了して通信回線を接続完了するまでプッシュサーバ3がプッシュデータの送信に失敗し続けることを回避することができ、プッシュデータの送信をプッシュサーバ3がリトライし続けることを回避することができる。これにより、プッシュデータを適切に車載通信機4へ送信することができる。 When the push server 3 receives a push data transmission request from the application server 2, if it is associated with the in-vehicle communication device 4 that is the destination of the push data and the reset flag is set, the push data is transmitted. The on-vehicle communication device 4 waits for the reconnection of the communication line that was disconnected due to the reset to be completed. When the reconnection of the communication line is completed, the transmission suspension of the push data is released, and the push data whose transmission has been suspended is transmitted to the in-vehicle communication device 4. By suspending push data transmission while the in-vehicle communication device 4 is being reset, the push server 3 fails to send push data until the in-vehicle communication device 4 completes startup and completes connection of the communication line. It is possible to avoid the push server 3 from continuing to retry sending push data. Thereby, push data can be appropriately transmitted to the vehicle-mounted communication device 4.
 (第2実施形態)
 第2実施形態について図4から図6を参照して説明する。車載通信機4において、リセット情報通知部4bは、リセットの実行を開始する前に、リセット中である旨を示すリセット中フラグをプッシュサーバ3へ通知することに加え、通信回線を再接続完了するまでの予定時間を示す時間情報又は再接続完了する予定時刻を示す時刻情報をプッシュサーバ3へ通知する。
(Second embodiment)
A second embodiment will be described with reference to FIGS. 4 to 6. In the in-vehicle communication device 4, the reset information notification unit 4b notifies the push server 3 of a reset flag indicating that the reset is in progress before starting the reset, and also completes reconnection of the communication line. The push server 3 is notified of time information indicating the scheduled time until or the scheduled time for reconnection completion.
 車載通信機4は、リセットを実行可能であると特定すると(A1)、リセット中フラグをプッシュサーバ3へ通知し(S1)、時間情報又は時刻情報をプッシュサーバ3へ通知する(S11)。プッシュサーバ3は、車載通信機4からリセット中フラグが通知されると、そのリセット中フラグの送信元である車載通信機4と対応付けてリセット中フラグを設定し(B1)、車載通信機4から時間情報又は時刻情報が通知されると、その通知された時間情報又は時刻情報を記憶する(B11)。 When the in-vehicle communication device 4 specifies that the reset is executable (A1), it notifies the push server 3 of the resetting flag (S1), and notifies the push server 3 of time information or time information (S11). When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the transmission source of the in-vehicle communication device 4 (B1). When time information or time information is notified from , the notified time information or time information is stored (B11).
 この場合、プッシュサーバ3は、リセット中フラグの設定中にアプリサーバ2からプッシュデータの送信要求を受信し、プッシュデータの送信先である車載通信機4と対応付けてリセット中フラグが設定されていると特定すると(B2)、記憶した時間情報又は時刻情報に基づいて予定時間又は予定時刻に達したか否かを判定する(B12)。プッシュサーバ3は、予定時間又は予定時刻に達していないと判定すると(B12:NO)、送信保留中応答をアプリサーバ2へ通知し(S12)、プッシュデータの送信を保留する(B3)。 In this case, the push server 3 receives a push data transmission request from the application server 2 while the resetting flag is being set, and the resetting flag is set in association with the in-vehicle communication device 4 that is the destination of the push data. When it is determined that the scheduled time has been reached (B2), it is determined whether the scheduled time or scheduled time has been reached based on the stored time information or time information (B12). If the push server 3 determines that the scheduled time or scheduled time has not been reached (B12: NO), it notifies the application server 2 of a transmission pending response (S12) and suspends the transmission of push data (B3).
 一方、プッシュサーバ3は、予定時間又は予定時刻に達していると判定すると、送信失敗応答をアプリサーバ2へ通知し(S13)、プッシュデータの送信保留を解除し(B4)、プッシュデータの送信先である車載通信機4がリセットを実行したことに伴って切断された通信回線の再接続完了の待機を中止する。即ち、プッシュサーバ3は、プッシュデータの送信保留を解除することで、プッシュデータの送信先である車載通信機4との間で通信回線が接続されていないことでプッシュデータの送信の失敗として処置する。 On the other hand, if the push server 3 determines that the scheduled time or scheduled time has been reached, it notifies the application server 2 of a transmission failure response (S13), releases the push data transmission hold (B4), and transmits the push data. Waiting for the completion of reconnection of the communication line that was disconnected when the in-vehicle communication device 4 executed the reset is canceled. That is, by canceling the suspension of push data transmission, the push server 3 determines that the push data transmission has failed because the communication line is not connected to the in-vehicle communication device 4, which is the destination of the push data. do.
 以上に説明したように第2実施形態によれば、プッシュサーバ3において、車載通信機4から時間情報又は時刻情報が通知されることで、オフラインが一時的であると正確に判定することができる。又、リセットに要する所要時間が車載通信機4毎に異なることに対し、適切に対応することができる。 As explained above, according to the second embodiment, the push server 3 is notified of the time information or time information from the in-vehicle communication device 4, so that it is possible to accurately determine that the offline state is temporary. . Further, it is possible to appropriately deal with the fact that the time required for resetting differs depending on the vehicle-mounted communication device 4.
 (第3実施形態)
 第3実施形態について図7から図8を参照して説明する。図7に示すように、車載通信機4は、リセット実行可能判定部4aと、リセット中フラグ通知部4bとに加え、リセット実行保留部4cと、リセット実行保留解除部4dとを備える。
(Third embodiment)
A third embodiment will be described with reference to FIGS. 7 to 8. As shown in FIG. 7, the in-vehicle communication device 4 includes a reset executable determination section 4a, a reset flag notification section 4b, a reset execution suspension section 4c, and a reset execution suspension release section 4d.
 リセット実行保留部4cは、プッシュサーバ3からリセット実行保留要求が通知されると、リセットの実行を保留する。リセット実行保留解除部4dは、リセットの実行が保留されてから一定時間が経過すると、又はプッシュサーバ3からリセット実行保留解除要求が通知されると、リセットの実行保留を解除する。 When the reset execution suspension unit 4c is notified of the reset execution suspension request from the push server 3, it suspends the execution of the reset. The reset execution suspension release unit 4d releases the reset execution suspension when a certain period of time has elapsed since the reset execution was suspended, or when a reset execution suspension release request is notified from the push server 3.
 プッシュサーバ3は、リセット中フラグ設定部3aと、リセット中フラグ判定部3bと、送信保留部3cと、情報送信部3dとに加え、予定有無判定部3eと、リセット実行保留要求通知部3fと、リセット実行保留要求解除通知部3gとを備える。 The push server 3 includes, in addition to a reset flag setting section 3a, a reset flag determination section 3b, a transmission suspension section 3c, and an information transmission section 3d, a schedule determination section 3e, a reset execution suspension request notification section 3f, and a reset execution suspension request notification section 3f. , and a reset execution hold request release notification section 3g.
 予定有無判定部3eは、プッシュデータを所定時間内に送信する予定の有無を判定する。リセット実行保留要求通知部3fは、プッシュデータを所定時間内に送信する予定有が予定有無判定部3eにより判定されると、リセット実行保留要求を車載通信機4へ通知する。リセット実行保留要求解除通知部3gは、リセット実行保留解除要求を車載通信機4へ通知する。 The schedule determination unit 3e determines whether there is a schedule to transmit push data within a predetermined time. When the schedule determination unit 3e determines that there is a plan to transmit push data within a predetermined time, the reset execution suspension request notifying unit 3f notifies the in-vehicle communication device 4 of a reset execution suspension request. The reset execution hold request release notification unit 3g notifies the in-vehicle communication device 4 of the reset execution hold release request.
 上記した構成の作用について図8を参照して説明する。
 プッシュサーバ3は、車載通信機4からリセット中フラグが通知されると、そのリセット中フラグの送信元である車載通信機4と対応付けてリセット中フラグを設定し(B1)、プッシュデータを所定時間内に送信する予定の有無を判定する(B21)。プッシュサーバ3は、プッシュデータを所定時間内に送信する予定有を判定すると(B21:YES)、リセット実行保留要求を車載通信機4へ通知する(S21)。
The operation of the above configuration will be explained with reference to FIG. 8.
When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1), and sends the push data to a predetermined value. It is determined whether there is a plan to transmit within the time (B21). When the push server 3 determines that push data is scheduled to be transmitted within a predetermined time (B21: YES), it notifies the in-vehicle communication device 4 of a reset execution hold request (S21).
 車載通信機4は、プッシュサーバ3からリセット実行保留要求が通知されると、リセットの実行を保留し(A21)、リセットの実行を保留してからの経過時間を監視し、リセットの実行を保留してからの経過時間が一定時間に達したか否かを判定する(A22)。 When the in-vehicle communication device 4 is notified of the reset execution suspension request from the push server 3, it suspends the execution of the reset (A21), monitors the elapsed time since suspending the reset execution, and suspends the execution of the reset. It is determined whether the elapsed time since then has reached a certain time (A22).
 プッシュサーバ3は、車載通信機4においてリセットの実行を保留してからの経過時間が一定時間に達する前にアプリサーバ2からプッシュデータの送信要求を受信すると(S22)、車載通信機4がリセットの実行を保留しているので、プッシュデータを車載通信機4へ送信する(S23)。車載通信機4は、プッシュサーバ3から送信されたプッシュデータを受信すると、その受信したプッシュデータを車載ECU5へ送信する(S24)。 If the push server 3 receives a request to send push data from the application server 2 before the elapsed time since the execution of the reset was suspended in the in-vehicle communication device 4 reaches a certain time (S22), the in-vehicle communication device 4 resets. Since the execution of is pending, the push data is transmitted to the on-vehicle communication device 4 (S23). When the in-vehicle communication device 4 receives the push data transmitted from the push server 3, it transmits the received push data to the in-vehicle ECU 5 (S24).
 車載通信機4は、リセットの実行を保留してからの経過時間が一定時間に達したと判定すると(A22:YES)、リセットの実行保留を解除し(A23)、プッシュサーバ3との間で接続している通信回線を切断し(A2)、リセットを実行する(A3)。これ以降、第1実施形態と同様の処理を行う。 When the in-vehicle communication device 4 determines that the elapsed time since suspending the reset execution has reached a certain time (A22: YES), it releases the suspension of the reset execution (A23), and performs communication with the push server 3. The connected communication line is disconnected (A2), and a reset is executed (A3). From this point on, the same processing as in the first embodiment is performed.
 以上に説明したように第3実施形態によれば、プッシュサーバ3において、リセット中フラグを設定したが、プッシュデータを所定時間内に送信する予定有を判定すると、リセット実行保留要求を車載通信機4へ通知することで、車載通信機4がリセットを実行する前に、プッシュデータを車載通信機4へ送信することができる。又、リセットの実行を保留してからの経過時間が一定時間に達すると、車載通信機4がリセットを実行することができる。 As explained above, according to the third embodiment, the reset flag is set in the push server 3, but when it is determined that there is a plan to send push data within a predetermined time, a reset execution pending request is sent to the in-vehicle communication device. By notifying the vehicle-mounted communication device 4, the push data can be transmitted to the vehicle-mounted communication device 4 before the vehicle-mounted communication device 4 executes the reset. Furthermore, when the elapsed time since the execution of the reset is suspended reaches a certain time, the in-vehicle communication device 4 can execute the reset.
 (第4実施形態)
 第4実施形態について図9を参照して説明する。
 プッシュサーバ3は、プッシュデータを所定時間内に送信する予定有を判定すると(B21:YES)、リセット実行保留要求を車載通信機4へ通知し(S21)、リセット実行保留要求を車載通信機4へ通知してから一定時間が経過すると、リセット実行保留解除要求を車載通信機4へ通知する(S25)。
(Fourth embodiment)
A fourth embodiment will be described with reference to FIG. 9.
When the push server 3 determines that push data is scheduled to be transmitted within a predetermined time (B21: YES), it notifies the in-vehicle communication device 4 of a reset execution pending request (S21), and sends the reset execution pending request to the in-vehicle communication device 4. When a predetermined period of time has elapsed since the notification to the on-vehicle communication device 4, a reset execution hold release request is sent to the in-vehicle communication device 4 (S25).
 プッシュサーバ3は、リセット実行保留解除要求を車載通信機4へ通知する前に、アプリサーバ2からプッシュデータの送信要求を受信すると(S22)、車載通信機4がリセットの実行を保留しているので、プッシュデータを車載通信機4へ送信する(S23)。車載通信機4は、プッシュサーバ3から送信されたプッシュデータを受信すると、その受信したプッシュデータを車載ECU5へ送信する(S24)。 When the push server 3 receives the push data transmission request from the application server 2 (S22) before notifying the in-vehicle communication device 4 of the reset execution hold release request, the in-vehicle communication device 4 determines that the reset execution is on hold. Therefore, the push data is transmitted to the in-vehicle communication device 4 (S23). When the in-vehicle communication device 4 receives the push data transmitted from the push server 3, it transmits the received push data to the in-vehicle ECU 5 (S24).
 車載通信機4は、プッシュサーバ3からリセット実行保留解除要求が通知されると、リセットの実行保留を解除し(A23)、プッシュサーバ3との間で接続している通信回線を切断し(A2)、リセットを実行する(A3)。これ以降、第1実施形態と同様の処理を行う。 When the in-vehicle communication device 4 is notified of the reset execution hold release request from the push server 3, it releases the reset execution hold (A23) and disconnects the communication line connected to the push server 3 (A2). ), execute the reset (A3). From this point on, the same processing as in the first embodiment is performed.
 以上に説明したように第4実施形態によれば、第3実施形態と同様に、プッシュサーバ3において、リセット中フラグを設定したが、プッシュデータを所定時間内に送信する予定有を判定すると、リセット実行保留要求を車載通信機4へ通知することで、車載通信機4がリセットを実行する前に、プッシュデータを車載通信機4へ送信することができる。又、プッシュサーバ3がリセット実行保留要求を車載通信機4へ通知することで、車載通信機4がリセットを実行することができる。 As described above, according to the fourth embodiment, similar to the third embodiment, the reset flag is set in the push server 3, but when it is determined that there is a plan to send push data within a predetermined time, By notifying the in-vehicle communication device 4 of the reset execution hold request, push data can be transmitted to the in-vehicle communication device 4 before the in-vehicle communication device 4 executes the reset. Further, the push server 3 notifies the vehicle-mounted communication device 4 of the reset execution suspension request, so that the vehicle-mounted communication device 4 can execute the reset.
 (第5実施形態)
 第5実施形態について図10から図11を参照して説明する。
 車載通信機4は、プッシュサーバ3からリセット実行保留解除要求が通知されると、リセットの実行保留を解除し(A23)、リセットを実行可能であると特定すると(A1)、リセット中フラグをプッシュサーバ3へ通知する(S1)。プッシュサーバ3は、車載通信機4からリセット中フラグが通知されると、そのリセット中フラグの送信元である車載通信機4と対応付けてリセット中フラグを設定する(B1)。車載通信機4は、リセット中フラグをプッシュサーバ3へ通知した後に、プッシュサーバ3との間で接続している通信回線を切断し(A2)、リセットを実行する(A3)。
(Fifth embodiment)
A fifth embodiment will be described with reference to FIGS. 10 and 11.
When the in-vehicle communication device 4 is notified of the reset execution hold release request from the push server 3, it releases the reset execution hold (A23), and when it specifies that the reset can be executed (A1), it pushes the reset flag. Notify the server 3 (S1). When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1). After notifying the resetting flag to the push server 3, the in-vehicle communication device 4 disconnects the communication line connected to the push server 3 (A2) and executes a reset (A3).
 以上に説明したように第5実施形態によれば、車載通信機4において、リセットの実行保留を解除した後に、リセットを実行可能であると特定すると、リセット中フラグをプッシュサーバ3へ通知することができる。 As described above, according to the fifth embodiment, when the in-vehicle communication device 4 specifies that the reset can be executed after canceling the suspension of reset execution, the in-vehicle communication device 4 notifies the push server 3 of the reset flag. I can do it.
 (第6実施形態)
 第6実施形態について図12を参照して説明する。
 プッシュサーバ3は、プッシュデータを所定時間内に送信する予定の有無を判定する(B31)。プッシュサーバ3は、プッシュデータを所定時間内に送信する予定無を判定すると(B31:NO)、リセット中フラグを設定し(B1)、リセット実行要求を車載通信機4へ通知する(S31)。
(Sixth embodiment)
A sixth embodiment will be described with reference to FIG. 12.
The push server 3 determines whether there is a plan to transmit push data within a predetermined time (B31). When the push server 3 determines that there is no plan to transmit push data within a predetermined time (B31: NO), it sets a reset flag (B1) and notifies the in-vehicle communication device 4 of a reset execution request (S31).
 車載通信機4は、プッシュサーバ3からリセット実行要求が通知されると、リセットを実行可能であるか否かを判定し、リセットを実行可能であると特定すると(A1)、プッシュサーバ3との間で接続している通信回線を切断し(A2)、リセットを実行する(A3)。これ以降、第1実施形態と同様の処理を行う。 When the in-vehicle communication device 4 is notified of the reset execution request from the push server 3, it determines whether or not the reset can be executed, and if it specifies that the reset can be executed (A1), it communicates with the push server 3. The communication line connected between them is disconnected (A2), and a reset is executed (A3). From this point on, the same processing as in the first embodiment is performed.
 以上に説明したように第6実施形態によれば、プッシュサーバ3がリセット実行要求を車載通信機4へ通知することを契機として車載通信機4がリセットを実行することができる。 As described above, according to the sixth embodiment, the push server 3 notifies the vehicle-mounted communication device 4 of a reset execution request, which allows the vehicle-mounted communication device 4 to execute the reset.
 (第7実施形態)
 第7実施形態について図13を参照して説明する。プッシュサーバ3は、プッシュデータを所定時間内に送信する予定の有無を判定する(B31)。プッシュサーバ3は、プッシュデータを所定時間内に送信する予定無を判定すると(B31:NO)、リセット実行要求を車載通信機4へ通知する(S31)。
(Seventh embodiment)
A seventh embodiment will be described with reference to FIG. 13. The push server 3 determines whether there is a plan to transmit push data within a predetermined time (B31). When the push server 3 determines that there is no plan to transmit push data within a predetermined time (B31: NO), it notifies the in-vehicle communication device 4 of a reset execution request (S31).
 車載通信機4は、プッシュサーバ3からリセット実行要求が通知されると、リセットを実行可能であるか否かを判定し、リセットを実行可能であると特定すると(A1)、リセット中フラグをプッシュサーバ3へ通知する(S1)。プッシュサーバ3は、車載通信機4からリセット中フラグが通知されると、そのリセット中フラグの送信元である車載通信機4と対応付けてリセット中フラグを設定する(B1)。車載通信機4は、リセット中フラグをプッシュサーバ3へ通知した後に、プッシュサーバ3との間で接続している通信回線を切断し(A2)、リセットを実行する(A3)。これ以降、第1実施形態と同様の処理を行う。 When the in-vehicle communication device 4 is notified of the reset execution request from the push server 3, it determines whether or not the reset can be executed, and when it specifies that the reset can be executed (A1), it pushes the resetting flag. Notify the server 3 (S1). When the push server 3 is notified of the resetting flag from the in-vehicle communication device 4, it sets the resetting flag in association with the in-vehicle communication device 4 that is the source of the resetting flag (B1). After notifying the resetting flag to the push server 3, the in-vehicle communication device 4 disconnects the communication line connected to the push server 3 (A2) and executes a reset (A3). From this point on, the same processing as in the first embodiment is performed.
 以上に説明したように第7実施形態によれば、第6実施形態と同様に、プッシュサーバ3がリセット実行要求を車載通信機4へ通知することを契機として車載通信機4がリセットを実行することができる。 As described above, according to the seventh embodiment, similarly to the sixth embodiment, when the push server 3 notifies the in-vehicle communication device 4 of a reset execution request, the in-vehicle communication device 4 executes the reset. be able to.
 (その他の実施形態)
 本開示は、実施例に準拠して記述されたが、当該実施例や構造に限定されるものではないと理解される。本開示は、様々な変形例や均等範囲内の変形をも包含する。加えて、様々な組み合わせや形態、更には、それらに一要素のみ、それ以上、或いはそれ以下を含む他の組み合わせや形態をも、本開示の範疇や思想範囲に入るものである。
(Other embodiments)
Although the present disclosure has been described with reference to examples, it is understood that the present disclosure is not limited to these examples or structures. The present disclosure also includes various modifications and equivalent modifications. In addition, various combinations and configurations, as well as other combinations and configurations that include only one, more, or less than one element, are within the scope and scope of the present disclosure.
 実施形態において、プッシュササーバ3及び車載通信機4により提供される各機能は、ソフトウェア及びそれを実行するハードウェア、ソフトウェアのみ、ハードウェアのみ、又はそれらの複合的な組み合わせによっても提供可能である。更に、このような機能がハードウェアとしての電子回路により提供される場合に、各機能は、多数の論理回路を含むデジタル回路、又はアナログ回路によっても提供可能である。 In the embodiment, each function provided by the pusher server 3 and the in-vehicle communication device 4 can be provided by software and hardware that executes it, only software, only hardware, or a complex combination thereof. . Furthermore, when such functions are provided by electronic circuits as hardware, each function can also be provided by digital circuits including multiple logic circuits, or by analog circuits.
 プッシュサーバ3のプロセッサ10及び車載通信機4のプロセッサ13は、それぞれCPU(Central Processing Unit)等の演算コアを少なくとも一つ含む構成である。各プロセッサ10,13を含む処理回路は、FPGA(Field-Programmable Gate Array)及びASIC(Application-Specific Integrated Circuit)を主体とした構成であっても良い。 The processor 10 of the push server 3 and the processor 13 of the in-vehicle communication device 4 each include at least one arithmetic core such as a CPU (Central Processing Unit). The processing circuit including each of the processors 10 and 13 may be configured mainly using an FPGA (Field-Programmable Gate Array) and an ASIC (Application-Specific Integrated Circuit).
 プッシュサーバ3の記憶媒体12及び車載通信機4の記憶媒体15は、それぞれ不揮発性の記憶媒体を含む構成である。各記憶媒体12,15の形態は、適宜変更されても良く、例えば各記憶媒体12,15は、回路基板上に設けられた構成に限定されず、メモリカード等の形態で提供され、スロット部に挿入されることでプッシュサーバ3及び車載通信機4の処理回路に電気的に接続される構成であって良い。更に、各記憶媒体12,15は、プログラムのコピー基となる光学ディスクやハードディスクドライブ等であっても良い。 The storage medium 12 of the push server 3 and the storage medium 15 of the in-vehicle communication device 4 each include a nonvolatile storage medium. The form of each storage medium 12, 15 may be changed as appropriate. For example, each storage medium 12, 15 is not limited to a configuration provided on a circuit board, but may be provided in the form of a memory card or the like, and may be provided in a slot portion. The configuration may be such that the push server 3 and the processing circuit of the in-vehicle communication device 4 are electrically connected by being inserted into the push server 3 and the processing circuit of the vehicle-mounted communication device 4. Furthermore, each of the storage media 12 and 15 may be an optical disk, a hard disk drive, or the like that serves as a copy source for the program.
 本開示に記載の制御部及びその手法は、コンピュータプログラムにより具体化された一つ乃至は複数の機能を実行するようにプログラムされたプロセッサ及びメモリを構成することにより提供された専用コンピュータにより実現されても良い。或いは、本開示に記載の制御部及びその手法は、一つ以上の専用ハードウェア論理回路によりプロセッサを構成することにより提供された専用コンピュータにより実現されても良い。若しくは、本開示に記載の制御部及びその手法は、一つ乃至は複数の機能を実行するようにプログラムされたプロセッサ及びメモリと一つ以上のハードウェア論理回路により構成されたプロセッサとの組み合わせにより構成された一つ以上の専用コンピュータにより実現されても良い。又、コンピュータプログラムは、コンピュータにより実行されるインストラクションとして、コンピュータ読み取り可能な非遷移有形記録媒体に記憶されていても良い。 The control unit and the method described in the present disclosure are realized by a dedicated computer provided by configuring a processor and memory programmed to perform one or more functions embodied by a computer program. It's okay. Alternatively, the controller and techniques described in this disclosure may be implemented by a dedicated computer provided by configuring the processor with one or more dedicated hardware logic circuits. Alternatively, the control unit and its method described in the present disclosure may be implemented using a combination of a processor and memory programmed to execute one or more functions and a processor configured with one or more hardware logic circuits. It may be implemented by one or more dedicated computers configured. The computer program may also be stored as instructions executed by a computer on a computer-readable non-transitory tangible storage medium.

Claims (9)

  1.  アプリサーバからプッシュデータの送信要求がプッシュサーバに受信されたことで当該プッシュサーバからプッシュデータを受信すると、その受信したプッシュデータを車載電子制御装置へ送信する車載通信機(4)であって、
     リセットを実行可能であるか否かを判定するリセット実行可能判定部(4a)と、
     リセットを実行可能であると判定されると、リセットの実行を開始する前に、リセット中である旨を示すリセット中情報を、自機を識別可能な機器識別情報と対応付けて前記プッシュサーバへ通知するリセット中情報通知部(4b)と、を備える車載通信機。
    An in-vehicle communication device (4) that, upon receiving push data from the push server as a result of the push data transmission request being received from the application server, transmits the received push data to the in-vehicle electronic control device,
    a reset executable determination unit (4a) that determines whether or not reset is executable;
    When it is determined that the reset can be executed, before starting the reset execution, the resetting information indicating that the reset is in progress is associated with the device identification information that can identify the device itself, and sent to the push server. An in-vehicle communication device comprising: a resetting information notification unit (4b) that provides notification.
  2.  前記リセット中情報通知部は、前記リセット中情報を前記プッシュサーバへ通知することに加え、前記通信回線を再接続完了するまでの予定時間を示す時間情報又は再接続完了する予定時刻を示す時刻情報を前記プッシュサーバへ通知する請求項1に記載した車載通信機。 In addition to notifying the push server of the resetting information, the resetting information notification unit also sends time information indicating the scheduled time until the reconnection of the communication line is completed or time information indicating the scheduled time to complete the reconnection. The in-vehicle communication device according to claim 1, wherein the in-vehicle communication device notifies the push server.
  3.  前記プッシュサーバからリセット実行保留要求が通知されると、リセットの実行を保留するリセット実行保留部(4c)を備える請求項1又は2に記載した車載通信機。 The in-vehicle communication device according to claim 1 or 2, further comprising a reset execution suspension unit (4c) that suspends execution of the reset when a reset execution suspension request is notified from the push server.
  4.  リセットの実行が保留されてから一定時間が経過すると、リセットの実行保留を解除するリセット実行保留解除部(4d)を備える請求項3に記載した車載通信機。 The in-vehicle communication device according to claim 3, further comprising a reset execution suspension release unit (4d) that releases the suspension of reset execution after a certain period of time has passed since execution of the reset was suspended.
  5.  前記プッシュサーバからリセット実行保留解除要求が通知されると、リセットの実行保留を解除するリセット実行保留解除部(4d)を備える請求項3に記載した車載通信機。 The in-vehicle communication device according to claim 3, further comprising a reset execution hold release unit (4d) that releases the reset execution hold when a reset execution hold release request is notified from the push server.
  6.  アプリサーバからプッシュデータの送信要求を受信すると、プッシュデータを車載通信機へ送信すると共に、前記車載通信機がリセットを実行することに伴って前記車載通信機との間の通信回線が切断されるプッシュサーバ(3)であって、
     前記車載通信機がリセット中である旨を示すリセット中情報を当該リセット中情報の通知元の当該車載通信機と対応付けて設定するリセット中情報設定部(3a)と、
     前記アプリサーバからプッシュデータの送信要求を受信すると、そのプッシュデータの送信先である車載通信機と対応付けられてリセット中情報が設定されているか否かを判定するリセット中情報判定部(3b)と、
     リセット中情報が設定されていると判定されると、プッシュデータの送信を保留し、前記車載通信機がリセットを実行したことに伴って切断された前記通信回線の再接続完了を待機する送信保留部(3c)と、
     前記通信回線が再接続完了されると、プッシュデータの送信保留を解除し、その送信を保留していたプッシュデータを前記車載通信機へ送信する情報送信部(3d)と、を備えるプッシュサーバ。
    When a push data transmission request is received from the application server, the push data is sent to the in-vehicle communication device, and as the in-vehicle communication device executes a reset, the communication line with the in-vehicle communication device is disconnected. A push server (3),
    a resetting information setting unit (3a) that sets resetting information indicating that the in-vehicle communication device is being reset in association with the in-vehicle communication device that is the notification source of the resetting information;
    Upon receiving a push data transmission request from the application server, a resetting information determining unit (3b) determines whether or not resetting information is set in association with the in-vehicle communication device to which the push data is transmitted. and,
    When it is determined that the resetting information is set, sending of push data is put on hold, and the transmission is put on hold to wait for the reconnection of the communication line that was disconnected when the in-vehicle communication device executed the reset. Part (3c) and
    A push server comprising: an information transmitter (3d) that releases the pending transmission of push data when the communication line is reconnected and transmits the push data whose transmission was pending to the in-vehicle communication device.
  7.  前記リセット中情報設定部は、リセット中情報が当該車載通信機から通知されると、リセット中情報を当該リセット中情報の通知元の当該車載通信機と対応付けて設定する請求項6に記載したプッシュサーバ。 The resetting information setting unit sets the resetting information in association with the in-vehicle communication device that is the notification source of the resetting information, when the resetting information is notified from the in-vehicle communication device. push server.
  8.  前記車載通信機は、前記プッシュサーバからリセット実行保留要求が通知されると、リセットの実行を保留するように構成され、
     プッシュデータを所定時間内に送信する予定の有無を判定する予定有無判定部(3e)と、
     プッシュデータを所定時間内に送信する予定有が判定されると、前記リセット実行保留要求を前記車載通信機へ通知するリセット実行保留要求通知部(3f)と、を備える請求項6又は7に記載したプッシュサーバ。
    The in-vehicle communication device is configured to suspend execution of the reset when notified of a reset execution suspension request from the push server,
    a schedule determination unit (3e) that determines whether there is a schedule to transmit push data within a predetermined time;
    8. The vehicle according to claim 6, further comprising: a reset execution suspension request notification unit (3f) that notifies the in-vehicle communication device of the reset execution suspension request when it is determined that push data is scheduled to be transmitted within a predetermined time. push server.
  9.  前記車載通信機は、前記プッシュサーバからリセット実行保留解除要求が通知されると、リセットの実行保留を解除するように構成され、
     前記リセット実行保留要求通知部が前記リセット実行保留要求を前記車載通信機へ通知した後に、前記リセット実行保留解除要求を前記車載通信機へ通知するリセット実行保留解除要求通知部(3g)を備える請求項8に記載したプッシュサーバ。
    The in-vehicle communication device is configured to release the reset execution hold when notified of the reset execution hold release request from the push server,
    A claim comprising: a reset execution hold release request notification unit (3g) that notifies the in-vehicle communication device of the reset execution hold release request after the reset execution hold request notification unit notifies the reset execution hold request to the in-vehicle communication device. Push server described in Section 8.
PCT/JP2023/015969 2022-05-13 2023-04-21 In-vehicle communication device and push server WO2023218910A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022079541A JP2023167969A (en) 2022-05-13 2022-05-13 In-vehicle communication device and push server
JP2022-079541 2022-05-13

Publications (1)

Publication Number Publication Date
WO2023218910A1 true WO2023218910A1 (en) 2023-11-16

Family

ID=88730291

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/015969 WO2023218910A1 (en) 2022-05-13 2023-04-21 In-vehicle communication device and push server

Country Status (2)

Country Link
JP (1) JP2023167969A (en)
WO (1) WO2023218910A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006319606A (en) * 2005-05-12 2006-11-24 Mitsubishi Electric Corp Communication control system
JP2008077324A (en) * 2006-09-20 2008-04-03 Canon Inc Server-client system
JP2010114835A (en) * 2008-11-10 2010-05-20 Daikin Ind Ltd Communication control device for facility apparatus, management system, and communication control method
JP2019192953A (en) * 2018-04-18 2019-10-31 トヨタ自動車株式会社 Vehicle-oriented service provision system, on-vehicle device, and command transmission method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006319606A (en) * 2005-05-12 2006-11-24 Mitsubishi Electric Corp Communication control system
JP2008077324A (en) * 2006-09-20 2008-04-03 Canon Inc Server-client system
JP2010114835A (en) * 2008-11-10 2010-05-20 Daikin Ind Ltd Communication control device for facility apparatus, management system, and communication control method
JP2019192953A (en) * 2018-04-18 2019-10-31 トヨタ自動車株式会社 Vehicle-oriented service provision system, on-vehicle device, and command transmission method

Also Published As

Publication number Publication date
JP2023167969A (en) 2023-11-24

Similar Documents

Publication Publication Date Title
US10850685B2 (en) Onboard relay device, information processing method, storage medium storing program, relay device, and information processing system
JP5958975B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM
WO2018096755A1 (en) Parallel processing device and parallel processing program
US20190138296A1 (en) Updating system, electronic control unit, updating management device, and updating management method
JP6165243B2 (en) Method, vehicle mountable controller and device for operating a vehicle mountable controller in a computer network
JP6465258B1 (en) Control device, control method, and computer program
WO2018128027A1 (en) Switch device, communication control method and communication control program
JP2017178127A (en) Vehicle control system
JP2015098312A (en) On-vehicle network system
JP2006301952A (en) Vehicular usb system and onboard radio communication device
US20230300213A1 (en) Information transmission method and communication device
WO2023218910A1 (en) In-vehicle communication device and push server
WO2018225303A1 (en) Vehicle anti-theft device, vehicle anti-theft system, vehicle anti-theft method, and vehicle on-board device
EP4115283A1 (en) Power management on a vehicle
JP2021015618A (en) On-vehicle update device, update processing program, and program update method
JP5614365B2 (en) Data relay device, in-vehicle network
WO2023223772A1 (en) In-vehicle communication device and push server
JP2019073106A (en) Electronic control device
JP2016146598A (en) On-vehicle communication apparatus
JP2022173922A (en) In-vehicle relay device
WO2020105657A1 (en) Onboard relay device and relay method
EP4115284A1 (en) Power management on a vehicle
JP2022538080A (en) A method of interacting with a computer on a vehicle's on-board bus
JP5867350B2 (en) Electronic control device for vehicle
JP6183296B2 (en) Vehicle equipment and method for starting vehicle equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23803392

Country of ref document: EP

Kind code of ref document: A1