WO2017209049A1 - Système de distribution de programme, serveur, procédé de distribution de programme et programme informatique - Google Patents

Système de distribution de programme, serveur, procédé de distribution de programme et programme informatique Download PDF

Info

Publication number
WO2017209049A1
WO2017209049A1 PCT/JP2017/019915 JP2017019915W WO2017209049A1 WO 2017209049 A1 WO2017209049 A1 WO 2017209049A1 JP 2017019915 W JP2017019915 W JP 2017019915W WO 2017209049 A1 WO2017209049 A1 WO 2017209049A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
download
program
control device
priority
Prior art date
Application number
PCT/JP2017/019915
Other languages
English (en)
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
Priority claimed from JP2016110613A external-priority patent/JP6358286B2/ja
Priority claimed from JP2017104688A external-priority patent/JP2018005894A/ja
Application filed by 住友電気工業株式会社 filed Critical 住友電気工業株式会社
Publication of WO2017209049A1 publication Critical patent/WO2017209049A1/fr

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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring

Definitions

  • the present invention relates to a program distribution system, a server, a program distribution method, and a computer program.
  • the present application includes Japanese Application No. 2016-110613 filed on June 2, 2016, Japanese Application No. 2016-122703 filed on June 23, 2016, and Japanese Application No. 2017 filed on May 26, 2017. -Claims priority based on No. 104688 and uses all the contents described in the Japanese application.
  • ECUs Electronic Control Units
  • the types of ECUs include, for example, those related to the traveling system that controls the engine, brakes, EPS (Electric Power Steering), etc. for the operation of the accelerator, brake, and steering wheel.
  • body-type ECUs that control the turning on / off of lights and the sounding of alarm devices
  • meter-type ECUs that control the operation of meters arranged near the driver's seat.
  • the ECU is configured by an arithmetic processing device such as a microcomputer, and the control of the in-vehicle device is realized by reading and executing a control program stored in a ROM (Read Only Memory).
  • the ECU control program may differ depending on the destination, grade, etc. of the vehicle, and it is necessary to rewrite the old version control program to the new version control program in response to the upgrade of the control program.
  • a gateway such as an in-vehicle communication device receives an update program from a management server, and an ECU rewrites a control program from an old version to a new version by using the received update program.
  • a technique for performing program update remotely by wireless communication is disclosed.
  • a program distribution system relays communication between an in-vehicle device and an in-vehicle control device connected to the in-vehicle control device via an in-vehicle communication line in a vehicle equipped with the in-vehicle control device that controls the in-vehicle device.
  • a processing unit that determines the order; and a download control unit that starts the download process according to the determined priority order.
  • the server in a vehicle equipped with an in-vehicle control device that controls an in-vehicle device, the server is connected to the in-vehicle control device via an in-vehicle communication line and relays communication between the external device and the in-vehicle control device.
  • a server that downloads an update program for an in-vehicle control device to a device, a processing unit that determines the priority of the update program download process for each relay device of a plurality of vehicles, and the determined priority
  • a download control unit that starts the download process according to
  • the program distribution method is a method of distributing an update program of an in-vehicle control device that controls a target device mounted on a vehicle to a plurality of vehicles, and is updated for the plurality of vehicles.
  • a computer program causes a computer to function as a control device that controls downloading of an update program for an in-vehicle control device that controls a target device mounted on each of the plurality of vehicles.
  • a computer program comprising: a processing unit for determining a priority of a download process for an update program for a relay device of each of a plurality of vehicles; and a download control unit for starting a download process according to the determined priority. And make it work.
  • FIG. 1 is an overall configuration diagram of a program update system according to an embodiment.
  • FIG. 2 is a block diagram showing the internal configuration of the gateway.
  • FIG. 3 is a block diagram showing an internal configuration of the ECU.
  • FIG. 4 is a block diagram showing the internal configuration of the management server.
  • FIG. 5 is a sequence diagram illustrating an example of updating the control program of the ECU.
  • FIG. 6 is a flowchart showing an example of the flow of the scheduling process in step S2 of FIG.
  • FIG. 7 is a block diagram showing a specific example of the functional configuration of the management server.
  • FIG. 8 is a diagram illustrating a specific example of a traveling model of the vehicle.
  • FIG. 9 is a diagram illustrating a specific example of a travel model of the vehicle.
  • FIG. 10 is a block diagram illustrating an internal configuration of the gateway according to the fifth embodiment.
  • FIG. 11 is a sequence diagram illustrating an example of updating of the control program of the ECU in the program update system according to
  • the program providing device transmits a vehicle control program corresponding to the vehicle type of the vehicle in a lump for each vehicle type.
  • the number of vehicles may be enormous, and if update programs are distributed all at once, the processing load on the distribution server may become excessive.
  • An object of an aspect of the present disclosure is to provide a program distribution system, a server, a program distribution method, and a program distribution system that can reliably distribute an update program to a plurality of vehicles while suppressing a processing load on the server when the update program is distributed to the plurality of vehicles. And providing a computer program.
  • the program distribution system included in the present embodiment is connected to an in-vehicle control device through an in-vehicle communication line in a vehicle equipped with an in-vehicle control device that controls the in-vehicle device, and communicates between the outside device and the in-vehicle control device.
  • a download control unit for starting download processing according to the determined priority.
  • the start of the download process is not concentrated on each of the plurality of relay apparatuses, but is started according to the determined priority order. That is, the start of the download process is distributed among the plurality of relay devices. Therefore, it is possible to reliably distribute the update program to each of the plurality of relay devices while suppressing an increase in the processing load on the server.
  • the processing unit determines the priority order based on a travel pattern predicted based on a travel history of each of the plurality of vehicles.
  • the download process is started earlier for a traveling pattern suitable for updating the control program. Therefore, it is possible to distribute update programs in an order suitable for a plurality of relay devices while suppressing an increase in server processing load.
  • the processing unit determines the priority order based on the usage status of each of the plurality of vehicles. Thereby, the download process is started in the order corresponding to the usage status. Therefore, it is possible to distribute update programs in an order suitable for a plurality of relay devices while suppressing an increase in server processing load.
  • the usage status includes at least one of the usage frequency of the vehicle, the version of the control program of the in-vehicle control device, and the setting for the in-vehicle device.
  • the update program can be distributed in an order suitable for a plurality of relay devices while suppressing an increase in the processing load of the server.
  • the processing unit determines the priority order based on a communication index indicating a communication state between each of the plurality of relay apparatuses and the server.
  • the download process is started in the order based on the communication index. Therefore, it is possible to distribute update programs in an order suitable for a plurality of relay devices while suppressing an increase in server processing load.
  • the processing unit determines the priority order based on the communication state of the vehicle during the download period of the update program.
  • the download process is started in the order based on the communication state of the vehicle during the download period. Therefore, it is possible to distribute update programs in an order suitable for a plurality of relay devices while suppressing an increase in server processing load.
  • the processing unit determines the priority order based on correlation information correlated with a communication state between each of the plurality of relay apparatuses and the server.
  • the download process is started in the order based on the correlation information. Therefore, it is possible to distribute update programs in an order suitable for a plurality of relay devices while suppressing an increase in server processing load.
  • the processing unit determines the priority order based on attributes set in advance for each of the plurality of vehicles. Thereby, the download process is started in the order based on the attributes of the vehicle. Therefore, it is possible to distribute update programs in an order suitable for a plurality of relay devices while suppressing an increase in server processing load.
  • a processing part determines a priority based on the attribute of the vehicle-mounted control apparatus and / or relay apparatus which are mounted in each of several vehicles.
  • the download process is started in the order based on the attributes of the in-vehicle control device and / or the relay device mounted on each vehicle.
  • the order based on the attribute is, for example, the order in which the free space of the memory is large. Therefore, it is possible to distribute update programs in an order suitable for a plurality of relay devices while suppressing an increase in server processing load.
  • the processing unit determines a priority using a traveling pattern predicted based on a traveling history of each of the plurality of vehicles as a scheduling condition. Even with this configuration, the start of the download process is not concentrated on the relay devices of the plurality of vehicles at once, but is distributed among the relay devices.
  • the download can be executed while the in-vehicle control device is activated, and the relay device activates the in-vehicle control device at a timing based on the schedule and the communication unit that receives the notification of the download schedule from the server. And a processing unit that executes processing.
  • the timing based on the download schedule of the update program to the in-vehicle control device to be at least a timing before the download schedule, the in-vehicle control device can be activated at the start of the download. Therefore, it is possible to execute download according to the schedule.
  • the processing unit determines the priority when the type of the update program is not an exceptional type. As a result, it is possible to achieve both the reduction of the server processing load and the necessity of downloading the update program.
  • the exceptional type is a type indicating that the update program is highly important or urgent. As a result, it is possible to achieve both reduction in the processing load on the server and the importance and urgency of the update program.
  • the server included in the present embodiment is a relay device that is connected to an in-vehicle control device through an in-vehicle communication line and relays communication between an out-of-vehicle device and the in-vehicle control device in a vehicle equipped with an in-vehicle control device that controls the in-vehicle device.
  • it is a server that downloads an update program for an in-vehicle control device, and for each relay device of a plurality of vehicles, a processing unit that determines the priority of download processing of the update program, and the determined priority
  • a download control unit for starting the download process is a server that downloads an update program for an in-vehicle control device, and for each relay device of a plurality of vehicles, a processing unit that determines the priority of download processing of the update program, and the determined priority
  • the start of the download process is not concentrated on each of the plurality of relay apparatuses, but is started according to the determined priority order. That is, the start of the download process is distributed among the plurality of relay devices. Therefore, it is possible to reliably distribute the update program to each of the plurality of relay devices while suppressing an increase in the processing load on the server.
  • the processing unit determines a download schedule for the relay device based on the priority
  • the server further includes a communication unit that notifies the relay device of the schedule.
  • the relay apparatus executes a predetermined process according to the download schedule, such as a process of starting the in-vehicle control apparatus at a timing based on the above schedule. be able to.
  • the program delivery method included in the present embodiment is a method of delivering an update program for an in-vehicle control device that controls a target device mounted on a vehicle to a plurality of vehicles, A step of determining the priority order of the download process of the update program; and a download control unit that starts the download process according to the determined priority order.
  • the start of the download process is not concentrated on each of the plurality of relay apparatuses, but is started according to the determined priority order. That is, the start of the download process is distributed among the plurality of relay devices. Therefore, it is possible to reliably distribute the update program to each of the plurality of relay devices while suppressing an increase in the processing load on the server.
  • a computer program included in the present embodiment is a computer for causing a computer to function as a control device that controls downloading of an update program for an in-vehicle control device that controls a target device mounted on each of the plurality of vehicles.
  • a processing unit that determines a priority of a download process of an update program for a relay device of each of a plurality of vehicles, and a download control unit that starts a download process according to the determined priority; To function as.
  • the start of the download process is not concentrated on each of the plurality of relay apparatuses, but is started according to the determined priority order. That is, the start of the download process is distributed among the plurality of relay devices. Therefore, it is possible to reliably distribute the update program to each of the plurality of relay devices while suppressing an increase in the processing load on the server.
  • FIG. 1 is an overall configuration diagram of a program update system according to the present embodiment.
  • the program update system of the present embodiment includes a plurality of vehicles 1, a management server 5, and a DL (download) server 6 that can communicate via a wide area communication network 2.
  • the management server 5 and the DL server 6 are operated by, for example, a car manufacturer of the vehicle 1 and can communicate with a large number of vehicles 1 owned by users who are registered as members in advance.
  • Each vehicle 1 is equipped with a gateway 10, a wireless communication unit 15, a plurality of ECUs 30, and various in-vehicle devices (not shown) controlled by the respective ECUs 30.
  • Each vehicle 1 has a communication group of a plurality of ECUs 30 that are bus-connected to a common in-vehicle communication line, and the gateway 10 relays communication between the communication groups. Therefore, a plurality of in-vehicle communication lines are connected to the gateway 10.
  • the wireless communication unit 15 is communicably connected to a wide area communication network 2 such as a mobile phone network, and is connected to the gateway 10 via an in-vehicle communication line.
  • the gateway 10 transmits information received by the wireless communication unit 15 from the external devices such as the management server 5 and the DL server 6 to the ECU 30 through the wide area communication network 2.
  • the gateway 10 transmits information acquired from the ECU 30 to the wireless communication unit 15, and the wireless communication unit 15 transmits the information to an external device such as the management server 5.
  • Examples of the wireless communication unit 15 mounted on the vehicle 1 include devices such as mobile phones, smartphones, tablet terminals, and notebook PCs (Personal Computers) owned by users.
  • the gateway 10 communicates with an external device via the wireless communication unit 15 is illustrated, but when the gateway 10 has a wireless communication function, the gateway 10 itself is a management server 5 or the like. It is good also as a structure which performs radio
  • the management server 5 and the DL server 6 are configured as separate servers, but these servers 5 and 6 may be configured as one server device.
  • FIG. 2 is a block diagram showing the internal configuration of the gateway 10.
  • the gateway 10 includes a CPU (Central Processing Unit) 11, a RAM (Random Access Memory) 12, a storage unit 13, an in-vehicle communication unit 14, and the like.
  • the gateway 10 is connected via the wireless communication unit 15 and the in-vehicle communication line, but these may be configured by a single device.
  • the CPU 11 causes the gateway 10 to function as a relay device for various types of information by reading one or more programs stored in the storage unit 13 into the RAM 12 and executing them.
  • the CPU 11 can execute a plurality of programs in parallel, for example, by switching and executing a plurality of programs in a time division manner.
  • the RAM 12 is composed of a memory element such as SRAM (Static RAM) or DRAM (Dynamic RAM), and temporarily stores a program executed by the CPU 11, data necessary for execution, and the like.
  • the storage unit 13 includes a nonvolatile memory element such as a flash memory or an EEPROM (Electrically Erasable Programmable Read Only Memory).
  • the storage unit 13 has a storage area for storing programs executed by the CPU 11 and data necessary for execution.
  • the storage unit 13 also stores an update program for each ECU 30 received from the DL server 6.
  • a plurality of ECUs 30 are connected to the in-vehicle communication unit 14 via an in-vehicle communication line disposed in the vehicle 1.
  • the in-vehicle communication unit 14 is, for example, CAN (Controller Area Network), CANFD (CAN with Flexible Data Rate), LIN (Local Interconnect Network), Ethernet (registered trademark), or MOST (Media Oriented Systems Transport: MOST is a registered trademark). Communication with the ECU 30 is performed according to the standard.
  • the in-vehicle communication unit 14 transmits the information given from the CPU 11 to the target ECU 30 and gives the information received from the ECU 30 to the CPU 11.
  • the in-vehicle communication unit 14 may communicate according to other communication standards used for the in-vehicle network as well as the above communication standards.
  • the wireless communication unit 15 includes a wireless communication device including an antenna and a communication circuit that performs transmission / reception of a wireless signal from the antenna.
  • the wireless communication unit 15 can communicate with an external device by being connected to a wide area communication network 2 such as a mobile phone network.
  • the wireless communication unit 15 transmits information given from the CPU 11 to an external device such as the management server 5 via the wide area communication network 2 formed by a base station (not shown), and receives information received from the external device to the CPU 11. give.
  • a wired communication unit that functions as a relay device in the vehicle 1 may be employed.
  • the wired communication unit has a connector to which a communication cable conforming to a standard such as USB (Universal Serial Bus) or RS232C is connected, and performs wired communication with another communication device connected via the communication cable.
  • a communication cable conforming to a standard such as USB (Universal Serial Bus) or RS232C is connected
  • RS232C Universal Serial Bus
  • the outside of the vehicle depends on the communication path of the outside device ⁇ another communication device ⁇ the wired communication unit ⁇ the gateway 10.
  • the apparatus and the gateway 10 can communicate with each other.
  • FIG. 3 is a block diagram showing an internal configuration of the ECU 30.
  • the ECU 30 includes a CPU 31, a RAM 32, a storage unit 33, a communication unit 34, and the like.
  • the ECU 30 is an in-vehicle control device that individually controls target devices mounted on the vehicle 1. Examples of the ECU 30 include an engine control ECU, a steering control ECU, and a door lock control ECU.
  • the CPU 31 controls the operation of the target device that it is in charge of by reading one or more programs stored in advance in the storage unit 33 into the RAM 32 and executing them.
  • the RAM 32 is configured by a memory element such as SRAM or DRAM, and temporarily stores programs executed by the CPU 31, data necessary for execution, and the like.
  • the storage unit 33 is configured by a nonvolatile memory element such as a flash memory or an EEPROM, or a magnetic storage device such as a hard disk.
  • the information stored in the storage unit 33 includes, for example, a computer program (hereinafter referred to as “control program”) for causing the CPU 31 to perform information processing for controlling a target device that is a control target in the vehicle.
  • the communication unit 34 is connected to the gateway 10 via an in-vehicle communication line disposed in the vehicle 1.
  • the first communication unit 34 communicates with the gateway 10 according to a standard such as CAN, Ethernet, or MOST.
  • the communication unit 34 transmits the information given from the CPU 31 to the gateway 10 and gives the information received from the gateway 10 to the CPU 31.
  • the first communication unit 34 may communicate according to other communication standards used for the in-vehicle network, as well as the above communication standards.
  • the CPU 31 of the ECU 30 includes an activation unit 35 that switches the control mode by the CPU 31 to either “normal mode” or “reprogramming mode” (hereinafter also referred to as “repro mode”).
  • the normal mode is a control mode in which the CPU 31 of the ECU 30 executes an original control for the target device (for example, engine control for the fuel engine, door lock control for the door lock motor, etc.).
  • the reprogramming mode is a control mode in which a control program used for controlling the target device is updated. That is, the reprogramming mode is a control mode in which the CPU 31 erases or rewrites the control program in the ROM area of the storage unit 33. Only in this control mode, the CPU 31 can update the control program stored in the ROM area of the storage unit 33 to a new version.
  • the activation unit 35 When the CPU 31 writes the new version of the control program in the storage unit 33 in the repro mode, the activation unit 35 once restarts (resets) the ECU 30 and executes the verify process on the storage area in which the new version of the control program is written. .
  • the activation unit 35 causes the CPU 31 to operate according to the updated control program after the above-described verification processing is completed.
  • FIG. 4 is a block diagram showing the internal configuration of the management server 5.
  • the management server 5 includes a CPU 51, a ROM 52, a RAM 53, a storage unit 54, a communication unit 55, and the like.
  • the CPU 51 reads out one or more programs stored in advance in the ROM 52 to the RAM 53 and executes them, thereby controlling the operation of each hardware and causing the management server 5 to function as an external device that can communicate with the gateway 10.
  • the RAM 53 is configured by a memory element such as SRAM or DRAM, and temporarily stores programs executed by the CPU 51 and data necessary for execution.
  • the storage unit 54 includes a nonvolatile memory element such as a flash memory or an EEPROM, or a magnetic storage device such as a hard disk.
  • the communication unit 55 includes a communication device that executes communication processing in accordance with a predetermined communication standard, and is connected to the wide area communication network 2 such as a mobile phone network to execute the communication processing.
  • the communication unit 55 transmits the information given from the CPU 51 to the external device via the wide area communication network 2 and gives the information received via the wide area communication network 2 to the CPU 51.
  • FIG. 5 is a sequence diagram illustrating an example of control program update for the ECU, which is executed in the program update system of the present embodiment.
  • the update program is placed in the DL server 6 by a car maker of the vehicle 1, and it is set that the update program can be distributed to the management server 5.
  • the management server 5 acquires update information that is information related to the update program from the DL server 5 in which the update program is stored (step S1).
  • the update information is, for example, information related to the distribution destination of the update program and information related to the data size.
  • the management server 5 executes the scheduling process when the update program can be distributed (step S2).
  • the scheduling process is a process for determining an update program distribution schedule so that the update program download start times are distributed among the gateways 10A to 10C of each of the plurality of vehicles 1.
  • the management server 5 requests the gateways 10A to 10C to update the update program of the ECU 30 in the order according to the determined schedule (steps S3A to S3C).
  • the management server 5 transmits the update program storage destination URL and the download request to the gateway 10 of the corresponding vehicle 1.
  • each gateway 10 downloads the update program for the ECU 30 from the DL server 6 in the order according to the order of the request (steps S4A to S4C).
  • each gateway 10 executes an update process to update the control program using the update program downloaded and stored in the memory (steps S5A to S5C).
  • the gateway 10 requests the corresponding ECU 30 to update the control program.
  • the control mode of the ECU 30 is switched from the normal mode to the repro mode, and the ECU can be updated by the control program.
  • the ECU 30 rewrites the control program from the old version to the new version by developing the update program received from the gateway 10 and applying it to the control program of the old version.
  • FIG. 6 is a flowchart showing specific contents of the scheduling process in step S2 of FIG.
  • the processing shown in the flowchart of FIG. 6 is mainly realized by the CPU 51 when the CPU 51 of the management server 5 reads the program stored in the ROM 52 onto the RAM 53 and executes it. In the present embodiment, it is assumed that the operations after step S103 in FIG. 6 are performed. Step S101 in FIG. 6 will be described in the second embodiment.
  • the CPU 51 of the management server 5 acquires scheduling information that is information used for the scheduling process (step S103).
  • the CPU 51 determines the download priority order between the gateways 10A to 10C using the acquired scheduling information (step S105). The determination method in step S105 will be described later.
  • the CPU 51 requests download to the gateway 10 of the corresponding vehicle 1 in accordance with the determined priority order (step S107). Thereby, the download of the update program to the gateway 10 concerned is started.
  • FIG. 7 is a block diagram illustrating a specific example of a functional configuration of the management server 5 for performing the scheduling process.
  • Each function of FIG. 7 is mainly realized by the CPU 51 when the CPU 51 of the management server 5 reads the program stored in the ROM 51 onto the RAM 52 and executes it.
  • the CPU 51 of the management server 5 includes a scheduling information acquisition unit 511 for acquiring scheduling information, a scheduling unit 512 for determining a schedule, and a DL for controlling the download process.
  • a control unit 513 and an update information acquisition unit 514 for acquiring update information are included. Note that the determination unit 515 illustrated in FIG. 7 will be described in the second embodiment.
  • the download process is, for example, a process (step S3) for requesting the gateway 10 to download an update program (notification of necessary information). If the management server 5 and the DL server 6 are configured as a single server device as described above, the download process may be the start of transmission (download) of the update program to the gateway 10. Alternatively, the download may fail and another download (retry) may be started.
  • the travel model is a model of the travel pattern of the vehicle 1 that is generated based on the accumulation (travel history) of the travel state of the vehicle 1.
  • the travel model includes, for example, a travel pattern for each day of the week and time.
  • the scheduling information acquisition unit 511 includes a travel prediction unit 516 for performing travel prediction.
  • the travel prediction unit 516 acquires the current date and time and the travel model for each vehicle 1.
  • scheduling information acquisition unit 511 further includes learning unit 518.
  • the storage unit 54 is also provided with a model map storage unit 541 that stores a travel model for each vehicle 1 generated by the learning unit 518.
  • the learning unit 518 and the model map storage unit 541 are an example of a travel model acquisition unit that acquires a travel model.
  • the travel prediction unit 516 reads the travel model of the corresponding vehicle 1 from the model map storage unit 541.
  • Learning unit 518 generates a travel model for each vehicle 1 based on the accumulation of the travel state for a predetermined period.
  • the learning unit 518 communicates with the gateway 10 of the corresponding vehicle 1 through the communication unit 55, thereby obtaining a vehicle obtained from a user's mobile terminal device such as an ECU 30 of the vehicle 1 or a smartphone (not shown), a car navigation device, or the like.
  • Information indicating the running state of 1 is collected for a predetermined period.
  • the information indicating the traveling state of the vehicle 1 includes, for example, the traveling position of the vehicle 1, the ON / OFF state of the engine, the operating state, the ON / OFF state of the power source, and the like.
  • the learning unit 518 statistically processes these pieces of information for a predetermined period, thereby generating a travel pattern for each vehicle 1 such as every time zone, every day of the week, every season, and the like, and models it as a travel model.
  • the statistical processing method used to generate the running pattern is not limited to a specific method, and any method can be adopted.
  • the travel model acquisition unit may acquire a travel model generated by the gateway 10 of each vehicle 1 and stored in the storage unit 13 of the gateway 10 from the gateway 10.
  • FIG. 8 and 9 are diagrams showing specific examples of a traveling model of a certain vehicle 1, respectively.
  • FIG. 8 shows a specific example of a travel model when the vehicle 1 is used for commuting.
  • FIG. 9 shows a specific example of a travel model when the vehicle 1 is used mainly on holidays (Saturday and Sunday).
  • the learning unit 518 acquires the traveling state (running or stopped) of the vehicle 1 and date / time information at a predetermined timing such as a fixed time interval over a predetermined period. And as an example, the learning part 518 produces
  • the traveling model is generated as a model map MM that is information in a map format as shown in FIGS.
  • the learning unit 518 stores the generated model map MM in the model map storage unit 541 for each vehicle 1.
  • the travel prediction unit 516 predicts the travel pattern (travel position, travel route) after the current date and time represented in the travel model as the travel pattern of the vehicle 1. For example, it is assumed that the model map MM for a certain vehicle 1 represents the travel model of FIG. Assuming that the current date and time is immediately before 9:00 am on weekdays, the travel prediction unit 516 predicts that the vehicle 1 is likely to be parked on the go after the determination time based on the travel model of FIG. To do. If the current date and time is 18:30 on Thursday, the travel prediction unit 516 predicts that the vehicle 1 will continue to travel for a while after the determination time based on the travel model of FIG.
  • the travel prediction unit 516 may acquire a result of travel prediction by another device such as the gateway 10 of the corresponding vehicle 1 from the other device.
  • the scheduling unit 512 stores the correspondence between the running pattern and the priority order as the scheduling condition C in advance.
  • the scheduling condition C includes measures such as increasing the download priority for vehicles predicted to be parked soon, and decreasing the download priority for vehicles predicted to continue running for a while.
  • the priority order of download may rank one or a plurality of vehicles 1, and the above correspondence may be a correspondence with a specific rank. This is because the control mode of the corresponding ECU 30 is switched from the normal mode to the repro mode while the control program is being updated, and normal traveling is not possible. Therefore, the possibility that the control program can be updated becomes higher as the vehicle parks and stops, and the possibility that the control program can be updated becomes lower as the vehicle continues to travel.
  • the scheduling unit 512 determines the download priority for each vehicle 1 according to the correspondence relationship included in the scheduling condition C based on the traveling pattern of each vehicle 1.
  • the start of download is distributed among the plurality of gateways 10A to 10C, and the update program is efficient in accordance with the travel prediction of the corresponding vehicle 1 Downloaded automatically.
  • the scheduling information acquisition unit 511 acquires the usage frequency for each vehicle 1.
  • the usage frequency can be obtained, for example, by communicating with the ECU that controls the traveling of the vehicle 1 via the gateway 10.
  • the usage frequency may be obtained by reading the travel model for each vehicle 1 from the model map storage unit 541.
  • the scheduling unit 512 stores in advance the correspondence between the usage frequency and priority for each vehicle 1 as the scheduling condition C.
  • Scheduling condition C is, for example, when the weekly running time is less than 10 hours (low usage frequency), the download priority is increased, and the weekly running time is 30 hours or more (usage frequency is low). In the case of (high), it includes measures such as lowering the download priority. This is because the power source of the corresponding vehicle 1 needs to be in the ON state during the update of the control program. For this reason, the more frequently used vehicles are more likely to be able to update the control program, and the less frequently used vehicles are less likely to be able to update the control program.
  • the scheduling unit 512 determines the download priority for each vehicle 1 according to the correspondence relationship included in the scheduling condition C based on the usage frequency of each vehicle 1.
  • the start of the download is distributed among the plurality of gateways 10A to 10C, and the efficiency of the update program according to the frequency of use of the corresponding vehicle 1 Downloaded automatically.
  • the usage status may include version information of the corresponding control program of the ECU 30, and the priority order may be determined based on the version information.
  • the scheduling information acquisition unit 511 acquires the version information of the control program of the corresponding ECU 30 for each vehicle 1 by communicating with the gateway 10 of the vehicle 1.
  • the scheduling unit 512 stores in advance the correspondence between the version of the control program of the ECU 30 and the priority order as the scheduling condition C.
  • Scheduling condition C includes measures such as increasing the download priority as the version of the control program of ECU 30 is older. This is because update to the current (latest) version is urgent as the version of the control program is older.
  • the scheduling unit 512 determines the download priority for each vehicle 1 in accordance with the correspondence relationship included in the scheduling condition C based on the version of the control program of the corresponding ECU 30 of each vehicle 1.
  • the start of download is distributed among the plurality of gateways 10A to 10C, and the update program is downloaded according to the necessity of update.
  • the usage status may include ON / OFF setting of the function controlled by the corresponding ECU 30, and the priority order may be determined based on the setting.
  • the scheduling information acquisition unit 511 acquires information indicating ON / OFF setting of the function controlled by the corresponding ECU 30 for each vehicle 1 by communicating with the gateway 10 of the vehicle 1.
  • the scheduling unit 512 stores in advance the correspondence between the ON / OFF setting of the ECU 30 and the priority order as the scheduling condition C.
  • the scheduling condition C includes measures such as increasing the download priority when the function controlled by the ECU 30 is set ON, and decreasing the download priority when the function controlled by the ECU 30 is set OFF. This is less likely to be used when the function controlled by the ECU 30 is set to OFF, so the necessity for updating the control program of the ECU 30 is low, and may be used when the function is set to ON. This is because the necessity for updating is high.
  • the scheduling unit 512 determines the download priority for each vehicle 1 in accordance with the correspondence relationship included in the scheduling condition C based on the ON / OFF setting of the function controlled by the corresponding ECU 30 of each vehicle 1.
  • the start of the download is distributed among the plurality of gateways 10A to 10C, and the update program is downloaded according to the necessity of update. Is done.
  • the priority order of download may be determined by combining the second methods described above. That is, the download priority order may be determined using at least one of the use frequency of the vehicle, the version of the control program, and the setting for the ECU. That is, the priority order may be determined by combining two or three of the use frequency of the vehicle, the version of the control program, and the setting for the ECU.
  • (Scheduling method 3) As a third method for determining the schedule, there is a method for determining the priority order based on a communication index indicating a communication state with the DL server 6 of each vehicle 1.
  • the communication index is, for example, the number of packets transmitted in the wide area communication network 2 between the DL server 6 of the vehicle 1, the communication amount, the measured value (index value) of the communication speed, or the value calculated from the measured value. (Index value).
  • the scheduling information acquisition unit 511 acquires a communication index for each vehicle 1. It is assumed that the number of packets, the amount of communication, and the like are measured by, for example, a telecommunications carrier that manages the wide area communication network 2 and the measured values are provided on a website or the like.
  • the scheduling information acquisition unit 511 can store the URL of the website in advance and acquire a measurement value from the website. When using a value calculated from the actual measurement value as an index, the scheduling information acquisition unit 511 acquires the actual measurement value from the website and calculates the index value using the actual measurement value.
  • the index value calculated from the actual measurement value is, for example, a line usage rate.
  • the scheduling information acquisition unit 511 stores the maximum number of packets that can be transmitted in the wide area network 2 and calculates the line usage rate by dividing the actually measured number of packets by the maximum number of packets that can be transmitted. To do.
  • the scheduling unit 512 stores in advance the correspondence between the index value and the priority order for each vehicle 1 as the scheduling condition C.
  • the scheduling condition C includes measures such as increasing the download priority when the usage rate is less than 70%, and lowering the download priority when the usage rate is 70% or more. This is because the vehicle 1 having a high possibility that the communication line used for downloading the update program is congested will be downloaded later, and the vehicle 1 having a high possibility that the communication state of the communication line is good will be downloaded first. It is to do.
  • the scheduling unit 512 determines the download priority for each vehicle 1 according to the correspondence relationship included in the scheduling condition C.
  • the start of download is distributed among the plurality of gateways 10A to 10C, and the update program is reliably distributed to each vehicle 1.
  • the correlation information is information related to an event that is a causal event that can cause the number of communication accesses that imposes a strain on the communication circuit.
  • the above events are, for example, events that are temporally and geographically specified. For example, sports events (games, sports day, etc.), music events (concerts, etc.), festival events such as festivals, explosion accidents, public events, etc.
  • the correlation information includes the occurrence period and the influence range of the event.
  • the scheduling information acquisition unit 511 stores at least a part of the correlation information in advance.
  • the scheduling information acquisition unit 511 may access and acquire a server (not shown) that provides at least a part of the correlation information.
  • the scheduling information acquisition unit 511 can acquire the occurrence position and date of occurrence of the earthquake by accessing the site of the Japan Meteorological Agency.
  • the scheduling information acquisition unit 511 stores, as part of the correlation information, for example, the occurrence period as one week from the occurrence date and time, the affected area as the prefecture adjacent to the prefecture including the occurrence position, and the like.
  • the scheduling information acquisition unit 511 further acquires the current position of each vehicle 1.
  • the current position of the vehicle 1 is acquired, for example, by communicating with the gateway 10 of the corresponding vehicle 1.
  • the gateway 10 can obtain the position information of the vehicle 1 by communicating with, for example, a navigation device (not shown) or communicating with GPS (Global Positioning System).
  • the scheduling unit 512 stores in advance, as a scheduling condition C, a correspondence between an association with an event for each vehicle 1 and a priority order.
  • the scheduling condition C is such that the download priority is lowered when the current date and time are included in the occurrence period of the event and the current position is included in the influence range of the event, and the download is performed otherwise. Including measures such as increasing the priority of This is because the vehicle 1 having a high possibility that the communication line used for downloading the update program is congested will be downloaded later, and the vehicle 1 having a high possibility that the communication state of the communication line is good will be downloaded first. It is to do.
  • the scheduling unit 512 determines the download priority order for each vehicle 1 according to the correspondence relationship included in the scheduling condition C based on the association with the event of each vehicle 1.
  • the start of download is distributed among the plurality of gateways 10A to 10C, and the update program is reliably distributed to each vehicle 1.
  • the DL period refers to a period from when transmission of the update program is started in wireless communication from the DL server 6 to the wireless communication unit 15 of the gateway 10 until reception by the wireless communication unit 15 is completed.
  • the quality of the communication state of the vehicle 1 during the DL period can be determined by whether or not the travel route predicted to pass by the vehicle 1 is included in a dead area where the communication state is poor.
  • the scheduling information acquisition unit 511 acquires an area map including a dead area.
  • the area map is information indicating the communication strength at the position or range for each position or range, such as ⁇ 100 [dBm] for mountainous areas and ⁇ 120 [dBm] for tunnels and underground.
  • the area map is assumed to be generated by a communication company that manages wireless communication performed by the wireless communication unit 15 and provided on a website or the like.
  • the scheduling information acquisition unit 511 can store the URL of the website in advance and acquire an area map from the website.
  • the scheduling information acquisition unit 511 acquires a travel route.
  • the scheduling information acquisition unit 511 acquires a travel route from the navigation device by communicating with a navigation device (not shown) mounted on the vehicle 1 via the gateway 10.
  • the travel route generated by the navigation device includes the travel route and the time until the vehicle passes each position. Therefore, the travel prediction unit 516 predicts the travel route generated by the navigation device as the travel route of the vehicle 1.
  • the scheduling information acquisition unit 511 acquires a travel history of the vehicle 1 and predicts a travel route from the travel history.
  • the travel history is obtained by statistically processing the travel position (for example, latitude and longitude) of the vehicle 1 every predetermined period such as day of the week and time, and can be said to be a model of a travel pattern for each predetermined period.
  • the statistical process is a process in which a position having the highest possibility of traveling every predetermined period is specified and determined as the traveling position of the period. For example, when the vehicle 1 is used for work from Monday to Friday, the travel history in the commuting time zone (for example, from 8 am to 8:30 am) indicates the travel route from home to the office.
  • the method of statistical processing is not limited to a specific method, and any method can be adopted.
  • the scheduling information acquisition unit 511 acquires the travel history by communicating with the gateway 10.
  • the management server 5 acquires the travel position of each vehicle 1 and accumulates it to generate a travel history
  • the scheduling information acquisition unit 511 acquires the travel history from the storage unit 54.
  • the travel prediction unit 516 predicts the travel route of the vehicle 1 based on the travel history of each vehicle 1. For example, the scheduling information acquisition unit 511 reads a travel history for a period corresponding to the current date and time and sets it as a predicted travel route.
  • the travel history for the period corresponding to the current date and time is predicted to be a route on which the vehicle 1 travels.
  • the scheduling unit 512 compares the predicted travel route with the area map, and determines whether the communication state is good or not based on whether at least a part of the predicted travel route is included in the insensitive area. That is, when the predicted travel route of the vehicle 1 does not pass through the dead area, the scheduling unit 512 determines that the communication state of the vehicle 1 is good. If not, or for the vehicle 1 that is not, the scheduling unit 512 does not determine that the communication state is good.
  • the scheduling unit 512 stores in advance the correspondence between the determination result of the communication state for each vehicle 1 and the priority order as the scheduling condition C.
  • the scheduling condition C includes measures such as increasing the download priority when it is determined that the communication state is good, and decreasing the download priority otherwise. This is because it is likely that the communication state of the wireless communication unit 15 during the DL period is good after downloading to the vehicle 1 where the communication state of the wireless communication unit 15 is likely to deteriorate during the DL period. This is to download the vehicle 1 first.
  • the scheduling unit 512 determines the download priority for each vehicle 1 according to the correspondence relationship included in the scheduling condition C.
  • the start of download is distributed among the plurality of gateways 10A to 10C, and the update program is reliably distributed to each vehicle 1.
  • the management server 5 may notify the gateway 10 of each vehicle 1 that there is an update program, and may notify information necessary for downloading such as access information of the DL server 6 in response to a request from the gateway 10.
  • the process of notifying information necessary for download is included in the download process.
  • the scheduling unit 512 may determine the download priority order based on the order of requests from the gateway 10. If the request is distributed, the start of the download is also distributed.
  • the scheduling unit 512 may have a random number generation function, and may use the random number to randomly determine download priorities for the plurality of gateways 10A to 10C. Such a scheduling method also distributes the start of download.
  • the scheduling unit 512 may determine download priorities based on preset attributes of each vehicle 1.
  • the attribute of the vehicle is a rank of a vehicle or a rank of a user of the vehicle set in advance, and may be registered in the management server 5 by, for example, a car manufacturer or the user himself / herself.
  • the scheduling information acquisition unit 511 reads the vehicle attribute from the storage unit 54.
  • the scheduling unit 512 stores in advance the correspondence between the attribute of the vehicle and the priority order, including the correspondence such that the higher the rank of the vehicle, the higher the priority of download, and the like for each vehicle 1 according to the correspondence relation. Determine download priority. When the ranks of a plurality of vehicles 1 are distributed, the start of download is distributed.
  • the start of downloading the update program of the ECU is distributed among the plurality of gateways 10A to 10C that are download destinations of the update program. Thereby, increase of the processing load of DL server 6 can be controlled.
  • the program update system in order to distribute the start of downloading, prediction of travel pattern for each vehicle 1, usage frequency, control program version, function ON / OFF setting, etc. Download priority order is determined based on the communication status indicating the communication status with the DL server 6, the correlation information correlated with the communication status, or the predicted value of the communication index. Thereby, the update program can be reliably distributed in an appropriate order while suppressing an increase in the processing load of the DL server 6.
  • the download process is executed without performing the scheduling process.
  • the exceptional type includes information representing a type such as the importance of the update program and the urgency of the update, and includes, for example, flag information such as an important flag and an urgent flag.
  • an update program related to information security such as dealing with security holes, an update program necessary to ensure driving safety, an update program that is highly urgent to update such as map information used for automatic operation mode, Etc.
  • the exceptional types such as the importance of the update program and the urgency of the update are set by a car manufacturer that provides the update program.
  • the management server 5 refers to the type information when executing the scheduling process, and determines whether the scheduling process is necessary or not (Ste S101). If it is determined that the scheduling process is necessary (YES in step S101), the processes after step S103 are executed.
  • the CPU 51 of the management server 5 further includes a determination unit 515 for determining whether or not scheduling processing is necessary.
  • the determination unit 515 determines whether or not scheduling processing is necessary with reference to the update information.
  • the update information includes type information indicating the above-mentioned exceptional type
  • the DL control unit 513 downloads the data to a plurality of gateways 10A to 10C at the same time, for example, at a timing set by the car manufacturer. Request. That is, update programs with high importance and urgency are transmitted even when the processing load of the DL server 6 increases, and update programs that are not so are distributed and distributed. Thereby, reduction of the processing load of DL server 6 and the importance and urgency of an update program can be made compatible.
  • Exceptional types may include that the data size is less than or equal to the specified size.
  • the data size of the update program is added to the update program as update information by, for example, a car manufacturer that provides the update program.
  • the determination unit 515 stores in advance a processing amount threshold that does not require scheduling processing.
  • the processing amount is, for example, the data size of the update program multiplied by the number of download destinations.
  • the processing amount threshold is a processing amount that does not give a large processing load to the DL server 6.
  • the determination unit 515 calculates the processing amount by multiplying the data size of the update program by the number of download destinations, and compares it with a threshold value. Then, the determination unit 515 determines that the scheduling process is performed when the calculated processing amount is larger than the threshold value.
  • update programs with a processing amount smaller than the threshold are distributed without being distributed, and update programs with a processing amount larger than the threshold are distributed and distributed. Thereby, the processing load of the DL server 6 can be efficiently reduced.
  • the scheduling process is executed in the management server 5 which is a control device that executes the update program download process.
  • the DL server 6 that downloads the update program may also function as a control device that executes the download process and execute the scheduling process. That is, in this case, each function of FIG. 7 is provided by a CPU (not shown) of the DL server 6.
  • the attribute of the vehicle in the scheduling process based on the attribute of the vehicle described above is the attribute of both the ECU 30 (also referred to as the target ECU) and the gateway 10 that download the control program, or the target ECU and the gateway 10. And at least one of the attributes of the device.
  • the attribute is, for example, an available memory capacity.
  • the scheduling information acquisition unit 511 acquires the available capacity of the target ECU 30 of the vehicle 1 and / or the memory of the gateway 10 from the gateway 10 of each vehicle.
  • the scheduling unit 512 preliminarily sets the correspondence between the attribute of the vehicle and the priority order as the scheduling condition C, including the correspondence such that the priority of the download is increased as the vehicle has a larger memory capacity in the target ECU 30 and / or the gateway 10.
  • the priority order of download is determined for each vehicle 1 according to the correspondence relationship. When the free capacity of the memory of the target ECU 30 and / or the gateway 10 in a plurality of vehicles 1 is distributed, the start of download is distributed.
  • the target vehicle 1 in addition to the processing in the program update system according to the first to fourth embodiments, the target vehicle 1 is turned on at least at the start of download.
  • a wake-up process which is a process for setting (activating) the state, is executed.
  • FIG. 10 is a block diagram showing an internal configuration of the gateway 10 according to the fifth embodiment.
  • CPU 11 of gateway 10 includes a timer 111.
  • the CPU 11 of the gateway 10 includes a wakeup processing unit 112 that is a function for executing the wakeup process.
  • This function is a function realized in the CPU 11 when the CPU 11 reads and executes one or more programs stored in the storage unit 13. However, at least a part may be realized by hardware such as an electronic circuit.
  • the wake-up processing unit 112 generates a message for turning on the ECU 30 and causes the in-vehicle communication unit 14 to transmit the message to the corresponding ECU 30. As a result, the corresponding ECU 30 is turned on.
  • the wake-up processing unit 112 confirms the power state of all the ECUs 30 mounted on the vehicle 1 and sets the ECU 30 in the power-off state to the power-on state. Thereby, all ECU30 mounted in the vehicle 1 can be made into a power ON state by simple process.
  • the wake-up processing unit 112 confirms the power supply state of only the ECU 30 that is the update target of the control program and the ECU 30 that is necessary for the update and download of the update program.
  • the ECU 30 necessary for downloading the update program is, for example, another ECU 30 connected to an in-vehicle communication line connecting the gateway 10 and the ECU 30 to be updated, or relaying the connection between the gateway 10 and the ECU 30 to be updated. ECU 30 and the like. Thereby, power consumption can be suppressed.
  • the ECU 30 necessary for downloading the update program may be stored in advance for each ECU 30 to be updated of the control program, or the configuration of the in-vehicle network shown in FIG. You may specify.
  • FIG. 11 is a sequence diagram illustrating an example of control program update for the ECU executed in the program update system according to the fifth embodiment.
  • the process with the same step number as that in the sequence diagram of FIG. 5 is common to the process shown in the sequence diagram of FIG.
  • the schedule for downloading the update program for each gateway is determined by the scheduling process in management server 5 (step S2 ').
  • the management server 5 executes the scheduling process described above to determine the priority order, and determines the download timing (schedule) for each gateway 10 based on the priority order. For example, the download timing of the gateway 10 with the highest priority may be set immediately after the completion of the scheduling process, and thereafter, the download timing of each gateway 10 may be set in the priority order at a predetermined time interval.
  • the update schedule download schedule for the gateway 10 is notified from the management server 5 to the target gateway 10.
  • the notification in step S11 includes at least information that can specify the timing at which the download is started.
  • the information with which the download start timing can be specified is, for example, information indicating a period t1 from the notification until the download determined by the scheduling process starts.
  • Another example of the information that can specify the timing at which the download is started may be information indicating the date and time when the download starts, which is determined by the scheduling process.
  • the gateway 10 that has received the notification sets a timer for counting a period t2 from the reception of the notification to execution of a wake-up process described later based on the period t1 (step S12).
  • the period t2 is a period that is equal to or less than the period t1 and is defined based on the period t1.
  • the gateway 10 stores the relationship between the period t1 and the period t2 in advance, and specifies the period t2 based on the period t1.
  • the gateway 10 executes a wake-up process (step S13).
  • the management server 5 requests the gateway 10 to update the update program of the ECU 30 according to the determined schedule (step S3). Thereby, the gateway 10 downloads the update program from the DL server 6.
  • the ECU 30 necessary for updating the control program can be turned on. For this reason, the update program can be downloaded at the timing.
  • Vehicle 2 Wide Area Communication Network 5 Management Server (Control Device) 6 DL server 10 Gateway (control device) 11 CPU 12 RAM DESCRIPTION OF SYMBOLS 13 Memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention concerne un système de distribution de programme qui comprend : un dispositif relais qui, dans un véhicule équipé d'un dispositif de commande embarqué commandant un appareil embarqué, est connecté au dispositif de commande embarqué par l'intermédiaire d'un circuit de communication interne du véhicule et relaie des communications entre le dispositif de commande embarqué et un dispositif extérieur au véhicule ; et un dispositif de commande, qui commande le téléchargement d'un programme mis à jour destiné au dispositif de commande embarqué, depuis un serveur vers le dispositif de relais. Le dispositif de commande comprend : une unité de traitement qui détermine un ordre de priorité pour le traitement de téléchargement du programme mis à jour vers les dispositifs relais respectifs d'une pluralité de véhicules ; et une unité de commande de téléchargement, qui lance le traitement de téléchargement selon l'ordre de priorité déterminé.
PCT/JP2017/019915 2016-06-02 2017-05-29 Système de distribution de programme, serveur, procédé de distribution de programme et programme informatique WO2017209049A1 (fr)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP2016110613A JP6358286B2 (ja) 2016-06-02 2016-06-02 制御装置、プログラム更新方法、およびコンピュータプログラム
JP2016-110613 2016-06-02
JP2016-124073 2016-06-23
JP2016124073 2016-06-23
JP2017-104688 2017-05-26
JP2017104688A JP2018005894A (ja) 2016-06-23 2017-05-26 プログラム配信システム、サーバ、プログラム配信方法、およびコンピュータプログラム

Publications (1)

Publication Number Publication Date
WO2017209049A1 true WO2017209049A1 (fr) 2017-12-07

Family

ID=60477463

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/019915 WO2017209049A1 (fr) 2016-06-02 2017-05-29 Système de distribution de programme, serveur, procédé de distribution de programme et programme informatique

Country Status (1)

Country Link
WO (1) WO2017209049A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220281467A1 (en) * 2021-03-04 2022-09-08 Honda Motor Co.,Ltd. Failure symptom sensing system, vehicle, failure symptom sensing method, and computer-readable recording medium
CN115336233A (zh) * 2020-04-06 2022-11-11 株式会社自动网络技术研究所 车载中继装置、信息处理方法及程序

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000347957A (ja) * 1999-06-01 2000-12-15 Fujitsu Ltd リモートメンテナンスシステム
JP2007166593A (ja) * 2005-11-15 2007-06-28 Fujitsu Ltd データ通信サーバ、データ通信方法およびプログラム
WO2011135629A1 (fr) * 2010-04-28 2011-11-03 株式会社日立製作所 Procédé de gestion de distribution de logiciels dans un système informatique et système informatique de gestion de distribution de logiciels
JP2013009298A (ja) * 2011-05-26 2013-01-10 Sony Corp 無線通信装置、情報処理装置、通信システムおよび無線通信装置の制御方法
JP2013011927A (ja) * 2011-06-28 2013-01-17 Nec Corp 無線ネットワークシステム及びその通信方法
JP2013206075A (ja) * 2012-03-28 2013-10-07 Nec Corp 配信システム
WO2015159815A1 (fr) * 2014-04-16 2015-10-22 クラリオン株式会社 Système de distribution de données, serveur de commande et procédé de distribution de données

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000347957A (ja) * 1999-06-01 2000-12-15 Fujitsu Ltd リモートメンテナンスシステム
JP2007166593A (ja) * 2005-11-15 2007-06-28 Fujitsu Ltd データ通信サーバ、データ通信方法およびプログラム
WO2011135629A1 (fr) * 2010-04-28 2011-11-03 株式会社日立製作所 Procédé de gestion de distribution de logiciels dans un système informatique et système informatique de gestion de distribution de logiciels
JP2013009298A (ja) * 2011-05-26 2013-01-10 Sony Corp 無線通信装置、情報処理装置、通信システムおよび無線通信装置の制御方法
JP2013011927A (ja) * 2011-06-28 2013-01-17 Nec Corp 無線ネットワークシステム及びその通信方法
JP2013206075A (ja) * 2012-03-28 2013-10-07 Nec Corp 配信システム
WO2015159815A1 (fr) * 2014-04-16 2015-10-22 クラリオン株式会社 Système de distribution de données, serveur de commande et procédé de distribution de données

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115336233A (zh) * 2020-04-06 2022-11-11 株式会社自动网络技术研究所 车载中继装置、信息处理方法及程序
CN115336233B (zh) * 2020-04-06 2024-02-23 株式会社自动网络技术研究所 车载中继装置、信息处理方法及程序
US20220281467A1 (en) * 2021-03-04 2022-09-08 Honda Motor Co.,Ltd. Failure symptom sensing system, vehicle, failure symptom sensing method, and computer-readable recording medium

Similar Documents

Publication Publication Date Title
JP2018005894A (ja) プログラム配信システム、サーバ、プログラム配信方法、およびコンピュータプログラム
JP6372521B2 (ja) 制御装置、プログラム配信方法、およびコンピュータプログラム
JP6376312B1 (ja) 制御装置、プログラム更新方法、およびコンピュータプログラム
JP6525105B2 (ja) 制御装置、プログラム更新方法、およびコンピュータプログラム
CN108701065B (zh) 控制设备、程序更新方法和计算机程序
CN107665121B (zh) 远程车辆更新安装排程
JP6519708B2 (ja) 制御装置、プログラム更新方法、およびコンピュータプログラム
JP6380461B2 (ja) 中継装置、プログラム更新システム、およびプログラム更新方法
JP6332580B1 (ja) 制御装置、プログラム更新方法、およびコンピュータプログラム
JP6525109B2 (ja) 制御装置、転送方法、およびコンピュータプログラム
JP6465258B1 (ja) 制御装置、制御方法、およびコンピュータプログラム
WO2018079004A1 (fr) Dispositif de commande, procédé de mise à jour de programmes, programme informatique
JP6358286B2 (ja) 制御装置、プログラム更新方法、およびコンピュータプログラム
US20190129710A1 (en) Control apparatus, method for determining whether or not a control program is updatable, and computer program
JP2018181377A (ja) 中継装置、プログラム更新システム、およびプログラム更新方法
JP2019036855A (ja) 制御装置、制御方法、およびコンピュータプログラム
US9395798B2 (en) Automatic proximity-based adjustments to energy management routines
WO2017149826A1 (fr) Dispositif de commande, procédé de distribution de programme et programme informatique
JP2018069870A (ja) 制御装置、制御方法及びコンピュータプログラム
WO2017209049A1 (fr) Système de distribution de programme, serveur, procédé de distribution de programme et programme informatique
WO2018230314A1 (fr) Dispositif de commande, procédé de commande et programme informatique
US9179410B2 (en) Owner selectable and context adjustable DRX timing
WO2018142749A1 (fr) Dispositif de commande, procédé de mise à jour de programme et programme d'ordinateur
JP2019034652A (ja) 制御装置、制御方法、およびコンピュータプログラム
JP2018181376A (ja) 中継装置、プログラム更新システム、およびプログラム更新方法

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: 17806604

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17806604

Country of ref document: EP

Kind code of ref document: A1