WO2021166617A1 - マスタ装置、データ配信システム及び更新制御プログラム - Google Patents

マスタ装置、データ配信システム及び更新制御プログラム Download PDF

Info

Publication number
WO2021166617A1
WO2021166617A1 PCT/JP2021/003526 JP2021003526W WO2021166617A1 WO 2021166617 A1 WO2021166617 A1 WO 2021166617A1 JP 2021003526 W JP2021003526 W JP 2021003526W WO 2021166617 A1 WO2021166617 A1 WO 2021166617A1
Authority
WO
WIPO (PCT)
Prior art keywords
package
update data
electronic control
write target
written
Prior art date
Application number
PCT/JP2021/003526
Other languages
English (en)
French (fr)
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 株式会社デンソー
Priority to CN202180015123.0A priority Critical patent/CN115136122A/zh
Priority to JP2022501749A priority patent/JP7323043B2/ja
Priority to DE112021001129.4T priority patent/DE112021001129T5/de
Publication of WO2021166617A1 publication Critical patent/WO2021166617A1/ja
Priority to US17/875,183 priority patent/US20220365772A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/656Updates while running
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/43Checking; Contextual analysis
    • G06F8/433Dependency analysis; Data or control flow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • H04W4/48Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for in-vehicle communication

Definitions

  • This disclosure relates to a master device, a data distribution system, and an update control program.
  • the purpose of this disclosure is to appropriately reduce the situation in which the vehicle cannot be operated.
  • the download execution unit downloads the first package corresponding to the first system and the second package corresponding to the second system from the center device.
  • the update data extraction unit extracts the update data from the first package and the second package.
  • the installation instruction unit instructs the electronic control device to be written to install the extracted update data.
  • the activation instruction unit instructs the electronic control device to be written to activate the update data after the installation of the update data is completed in the electronic control device to be written.
  • the activation instruction unit performs the update data after the installation of the update data is completed in all the electronic control devices of the first write target corresponding to the first system and all the electronic control devices of the second write target corresponding to the second system. Is instructed to all the electronic control devices to be written first and all the electronic control devices to be written second at the same timing.
  • All electronic control devices to be written to the first and all electronic control devices to be written to the second are instructed to activate the update data at different timings, and the first system and the second system are updated at different timings. Then, a situation occurs in which the vehicle cannot be operated each time, but the vehicle is operated by instructing the activation of the update data at the same timing and updating the first system and the second system at the same timing. It is possible to appropriately reduce the situations that cannot be done.
  • FIG. 1 is a diagram showing the configuration of the entire system of one embodiment.
  • FIG. 2 is a diagram (No. 1) showing the dependency relationship between the system and the ECU to be written.
  • FIG. 3 is a diagram (No. 2) showing the dependency relationship between the system and the ECU to be written.
  • FIG. 4 is a flowchart (No. 1) showing the download process.
  • FIG. 5 is a flowchart (No. 2) showing the installation instruction process.
  • FIG. 6 is a flowchart (No. 3) showing the activation instruction process.
  • FIG. 7 is a diagram showing a memory configuration of the ECU.
  • FIG. 8 is a timing chart (No. 1).
  • FIG. 9 is a diagram (No. 1) showing the flow of installation and activation.
  • FIG. 10 is a diagram (No. 1) showing the mode of version upgrade.
  • FIG. 11 is a timing chart (No. 2).
  • FIG. 12 is a diagram (No. 2) showing the flow of installation and activation.
  • FIG. 13 is a diagram (No. 2) showing the mode of version upgrade.
  • FIG. 14 is a diagram showing a memory configuration of the ECU.
  • FIG. 15 is a timing chart (No. 3).
  • the data distribution system 1 is a vehicle electronic control system including a center device 2, a master device 3 mounted on the vehicle, and an electronic control device (hereinafter referred to as an ECU (Electronic Control Unit)) 4. It is a system that can rewrite the implemented application programs such as vehicle control and diagnosis.
  • the ECU 4 writes the repro program as update data in the memory and rewrites the application program is illustrated.
  • it is used in an application such as a control parameter used by the ECU 4 and map data used in a map application. It can also be applied when rewriting the application data to be performed. That is, the update data is a repro program, control parameters, application data, and the like.
  • the write target ECU 4 to which the update data is written is, for example, each ECU 4 that controls the body system, each ECU 4 that controls the traveling system, each ECU 4 that controls the multimedia system, and the like.
  • Bus 5 includes, for example, CAN (Controller Area Network) (registered trademark), LIN (Local Interconnect Network) (registered trademark), CXPI (Clock Extension Peripheral Interface) (registered trademark), FlexRay (registered trademark), MOST (Media Oriented Systems). Transport) (registered trademark), etc. These buses have different communication protocols and different communication speeds and signal formats.
  • the center device 2 has a package generation unit 6, a package storage unit 7, and a package distribution unit 8.
  • the package generation unit 6 packages the registered update data to generate a package, and stores the generated package in the package storage unit 7.
  • the package distribution unit 8 reads the package stored in the package storage unit 7, and wirelessly connects to the master device 3 via a wide area communication line such as a 3G line or a 4G line to distribute the read package as a package. It is delivered from the unit 8 to the master device 3.
  • the master device 3 has a memory having a predetermined storage capacity, and when a package is downloaded from the data distribution device 2, the downloaded package is temporarily stored in the memory. When the installability condition for the write target ECU 4 to be described later is satisfied, the master device 3 reads the package stored in the memory, unpackages the read package, extracts the update data, and writes the extracted update data. Transfer to the target ECU 4.
  • the master device 3 has a control unit 9, a data communication unit 10, and a data transfer unit 11.
  • the control unit 9 is composed of a microcomputer having a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and an I / O (Input / Output).
  • CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • I / O Input / Output
  • the microcomputer executes the process corresponding to the computer program and controls the overall operation of the center device 2.
  • Computer programs executed by microcomputers include update control programs.
  • the control unit 9 includes a download execution unit 9a, an update data extraction unit 9b, an installation instruction unit 9c, an activation instruction unit 9d, an update data deletion unit 9e, and a configuration information notification unit 9f.
  • the download execution unit 9a downloads the package from the center device 2 when the package delivered from the center device 2 is received by the data communication unit 10.
  • the update data extraction unit 9b unpackages the downloaded package and extracts the update data.
  • the package is a compressed file such as a zip file.
  • the installation instruction unit 9c instructs the write target ECU 4 to install and causes the write target ECU 4 to install the update data.
  • the installable conditions are, for example, that the user has performed an installation consent operation, that the vehicle state is in an installable state, that the write target ECU 4 is in an installable state, that the update data is normal data, and the like. Is.
  • the installation instruction unit 9c is in a state in which the vehicle state can be installed by, for example, determining that the remaining battery level of the vehicle-mounted battery is equal to or greater than a predetermined capacity or that the vehicle is not in an improper environment. Is determined.
  • the installation instruction unit 9c is in a state in which the write target ECU 4 can be installed by, for example, determining that the memory structure of the write target ECU 4 is normal or determining that the communication load of the bus 5 is less than a predetermined level. Is determined.
  • the installation instruction unit 9c determines that the update data is normal data, for example, by determining that the update data is data that has not been tampered with or destroyed.
  • the activation instruction unit 9d instructs the write target ECU 4 to activate the installed update data, and causes the write target ECU 4 to activate the update data.
  • the acturable conditions are, for example, that the user has performed an activation consent operation, the vehicle state is in an activatable state, the write target ECU 4 is in an activatable state, and the like.
  • the activation instruction unit 9d is in a state in which the vehicle state can be activated by, for example, determining that the vehicle is in a parked state or determining that the remaining amount of the in-vehicle battery is equal to or greater than a predetermined capacity. Is determined.
  • the activation instruction unit 9d determines that the write target ECU 4 is in an activateable state by, for example, determining that the update data written in the memory of the write target ECU 4 is normal.
  • the update data deletion unit 9e deletes the update data transferred to the write target ECU 4.
  • the configuration information notification unit 9f causes the data communication unit 10 to transmit the configuration information to the center device 2.
  • the center device 2 receives the configuration information transmitted from the master device 3, the center device 2 manages the received configuration information by its own device by registering the received configuration information in the individual vehicle information database that manages the system for each vehicle and the version of the ECU 4. Match the version of the system or ECU 4 to be used with the actual system or version of ECU 4 on the vehicle side.
  • the center device 2 notifies the user of the program update campaign by delivering the campaign information to the master device 3, and the user performs the download consent operation to create a package in which the update data is packaged as the master device.
  • Deliver to 3 The master device 3 notifies the user of information such as function addition using the campaign information, and causes the user to select whether or not to execute the download.
  • the master device 3 detects that the user has performed the download consent operation, the master device 3 notifies the center device 2 to that effect.
  • the master device 3 downloads the package distributed from the center device 2.
  • the package delivered from the center device 2 to the master device 3 corresponds to the system.
  • the system is a set of control units or functions, for example, an accelerator system control system, a brake system control system, a steering system control system, and the like, and is composed of one or more ECUs 4.
  • one package is included in one campaign, while when updating the program of multiple systems at once, one campaign includes multiple packages. Is done. In either case, it is stipulated in one campaign information, so if the user performs one download consent operation, not only the program update of one system but also the program update of multiple systems can be performed collectively. be able to.
  • FIG. 2 illustrates a case where none of the write target ECUs 4 is shared by a plurality of systems.
  • the write target ECUs (A) to (C) are involved in the system (1), and the write target ECUs (C) are involved in the system (2).
  • the write target ECUs (D) to (F) are involved. Since the system (1) and the system (2) do not share any of the write target ECUs 4, there is no dependency relationship.
  • the write target ECUs (A) to (C) involved in the system (1) and the write target ECU (D) involved in the system (2). )-(F) can be activated independently. That is, even if only the system (1) becomes a new version and the system (2) remains the old version, there is no problem in vehicle control.
  • the system (1) and the system (2) may be activated at different timings, or the system (1) and the system (2) may be activated at the same time.
  • FIG. 3 illustrates a case where the write target ECU 4 is shared by a plurality of systems, in which the write target ECUs (A) to (C) are involved in the system (1) and write to the system (2).
  • the target ECUs (C) and (D) are involved, and the write target ECUs (E) and (F) are involved in the system (3). Since the system (1) and the system (3) do not share any of the write target ECUs 4, there is no dependency relationship. Further, neither the system (2) nor the system (3) shares the write target ECU 4, so that there is no dependency relationship. On the other hand, the system (1) and the system (2) have a dependency relationship because they share the writing target ECU (C). In this case, since there is a dependency between the system (1) and the system (2), the write target ECU (A) constituting the system (1) and the system (2) is different from the case where there is no dependency. ⁇ (D) need to be activated at the same time.
  • the center device 2 processes the system (1) and the system (2) as one system (X), packages the update data of the write target ECUs (A) to (D), and generates the package 1. .. Further, the center device 2 generates the package 2 by packaging the update data of the write target ECUs (E) and (F) for the system (3) having no dependency on other systems. Since there is no dependency between the system (X) and the system (3), the system (X) and the system (3) may be activated at different timings, or the system (X) and the system (3) may be activated. You may activate at the same time.
  • the center device 2 stores a table in which it is possible to identify which ECU belongs to each system, and when a system having a dependency is to be updated, one of a plurality of systems having the dependency is stored in the center device 2.
  • a package is generated by the package generation unit 6 as one system.
  • the center device 2 stores the package 1 and the package 2 in the package storage unit 7.
  • the center device 2 sets the package 1 and the package 2 as a campaign for updating the program, reads the package 1 and the package 2 stored in the package storage unit 7, and reads the read package 1 and the package 2. It is distributed from the package distribution unit 8 to the master device 3.
  • the center device 2 generates a package and sets a campaign so that the dependency does not occur in this way.
  • the above has illustrated the case where one write target ECU 4 is shared by a plurality of systems, but the same applies to the case where there are a plurality of write target ECUs 4 shared by a plurality of systems.
  • the software of the write target ECU 4 is upgraded when the activation of the update data is completed in all of the one or more write target ECUs involved in the system.
  • the system in which the write target ECU 4 is involved is upgraded. That is, the write target ECU 4 is upgraded for each system.
  • the ECU 4 has a memory for storing a control program and data.
  • the types of memory mounted on the ECU 4 include a two-sided memory and a one-sided memory. Since the two-sided memory has substantially two sides that serve as a program writing area, one side is used as the program execution side and the other side is used as the program rewrite side, and the two-sided memory serves as the execution side while the vehicle is running. It is possible to rewrite the program on the rewriting side while executing the stored program and controlling the vehicle. That is, the ECU 4 on which the two-sided memory is mounted can install the update data not only when the vehicle is parked but also when the vehicle is running.
  • the one-sided memory has one side or a pseudo two-sided surface to be the writing area of the program, unlike the above-mentioned two-sided memory, one side is used as the execution surface of the program. It is impossible to use the other surface as the program rewriting surface, and it is impossible to rewrite the program on the rewriting surface while executing the program stored in the execution surface while the vehicle is running and controlling the vehicle. .. That is, the ECU 4 on which the one-sided memory is mounted can install the update data only while the vehicle is parked, and cannot install the update data while the vehicle is running. It should be noted that the activation for validating the written update data is executed during parking regardless of the ECU of the one-sided memory or the two-sided memory.
  • the control unit 9 executes the download process of downloading the package from the center device 2 and the installation instruction process of instructing the write target ECU 4 to install the update data in parallel, and ends the installation instruction process.
  • the activation instruction process for instructing the write target ECU 4 to activate the update data is performed.
  • each process will be described in sequence.
  • control unit 9 When the control unit 9 starts the download processing, it refers to the campaign information delivered from the center device 2, determines the package to be downloaded (S1), and makes a download request for the determined package. By transmitting to the center device 2, the file corresponding to the determined package is downloaded from the center device 2 (S2). When the control unit 9 downloads the file corresponding to the package from the center device 2, the control unit 9 stores the file corresponding to the downloaded package in the memory (S3).
  • the control unit 9 determines whether or not the package to be downloaded remains (S4), and the package to be downloaded remains, that is, all the files corresponding to the package to be downloaded are downloaded. If it is determined that this has not been done (S4: YES), the process returns to step S1 described above, and steps S1 and subsequent steps are repeated. When the control unit 9 determines that there are no packages to be downloaded, that is, all the files corresponding to the packages to be downloaded have been downloaded (S4: NO), the control unit 9 ends the download process. When the download of the package 1 is completed, the control unit 9 may send the next download request for the package 2 to the center device 2 and start the installation instruction process of the update data corresponding to the package 1. By doing so, the download of the package 2 from the center device 2 and the installation of the update data corresponding to the package 1 in the write target ECU 4 can be executed in parallel.
  • control unit 9 determines that the memory configuration of the determined write target ECU 4 is a two-sided memory (S14: YES)
  • the control unit 9 instructs the determined write target ECU 4 to install the update data
  • the determined write target ECU 4 is instructed to install the update data.
  • To install the update data (S15, which corresponds to the installation instruction procedure).
  • control unit 9 When the control unit 9 receives the installation completion notification from the write target ECU 4 instructing the installation of the update data and determines that the installation is completed in the write target ECU 4 instructed to install the update data (S16: YES), the control unit 9 is the target of the installation. It is determined whether or not the write target ECU 4 to be written remains (S17). When the control unit 9 determines that the write target ECU 4 to be installed remains (S17: YES), the control unit 9 returns to step S13 described above, and repeats step S13 and subsequent steps.
  • control unit 9 determines whether or not the package to be installed remains (S18). When the control unit 9 determines that the package to be installed remains (S18: YES), the control unit 9 returns to step S11 described above, and repeats step S11 and subsequent steps. When the control unit 9 determines that no package to be installed remains (S18: NO), the control unit 9 ends the installation instruction process.
  • the control unit 9 When the control unit 9 performs the installation instruction processing while the vehicle is traveling in this way, the control unit 9 instructs the installation of the update data in the installation instruction processing for the write target ECU 4 whose memory configuration is the two-sided memory. For the write target ECU 4 which is a one-sided memory, the installation of the update data is not instructed in the installation instruction process. Instruct installation. When the installation instruction processing is performed while the vehicle is parked, the control unit 9 instructs all the write target ECUs 4 to install the update data in the installation instruction processing regardless of the memory configuration.
  • the control unit 9 starts activation instruction processing.
  • the transition from a running vehicle to a parked vehicle corresponds to a change in the vehicle state to a predetermined state.
  • the control unit 9 determines whether or not the installation of the update data has been completed in all the write target ECUs 4 to be installed (S21). That is, the control unit 9 determines whether or not the installation of the update data included in all the packages corresponding to the campaign is completed.
  • the control unit 9 has received the installation completion notification from all the write target ECUs 4 targeted for installation, and determines that the installation of the update data has been completed in all the write target ECUs 4 targeted for installation (S21). : YES), all the write target ECUs 4 for which the update data installation has been completed are instructed to activate the update data, and the write target ECU 4 is made to activate the update data at the same time (S22, corresponding to the activation instruction procedure).
  • control unit 9 When the control unit 9 receives the activation completion notification from all the write target ECUs 4 instructed to activate the update data and determines that the activation is completed in all the write target ECUs 4 instructed to activate the update data (S23: YES). , Notify the center device 2 of the configuration information (S24), delete the update data (S25), and end the activation instruction process.
  • the write target ECUs (A), (B), (D), and (E) have a two-sided memory 4a, and the write target ECUs (C), ( A case where F) has a one-sided memory 4b will be described.
  • the control unit 9 is as shown in FIGS. 8 and 9 when the dependency of the systems (1) and (2) corresponding to the packages downloaded from the center device 2 to the master device 3 is shown in FIG.
  • the package 1 (PKG1) corresponding to the system (1) is downloaded.
  • the control unit 9 sequentially instructs the write target ECUs (A) and (B) to install the update data in parallel with downloading the package 2 (PKG2) corresponding to the system (2) (S31 to). S32).
  • the control unit 9 sequentially instructs the write target ECUs (D) and (E) to install the update data (S33 to S34).
  • the control unit 9 sequentially instructs the write target ECUs (C) and (F) to install the update data (S35 to S36), and activates the update data to the write target ECU (S35 to S36).
  • A) to (F) are instructed at the same time (S37). That is, the control unit 9 activates the update data with the write target ECUs (A) to (C) involved in the system (1) and the write target ECUs (D) to (F) involved in the system (2).
  • the system (1) corresponds to the first system
  • the write target ECUs (A) to (C) correspond to the first write target electronic control device
  • the system (2) corresponds to the first system. It corresponds to two systems
  • the write target ECUs (D) to (F) correspond to the second write target electronic control device.
  • the software version of the write target ECUs (A) to (C) is upgraded from “1.0” to "1.1", so that the system (1) is upgraded and writing is performed. If the system (2) is upgraded by upgrading the software version of the target ECUs (D) to (F) from "2.0” to "2.1", the system (1) and The system (2) is upgraded at the same time.
  • the control unit 9 is shown in FIGS. 11 and 12. As shown, while the vehicle is running, first, the package X (PKGX) corresponding to the system (X) is downloaded. After that, the control unit 9 sequentially instructs the write target ECUs (A), (B), and (D) to install the update data in parallel with downloading the package 3 (PKG3) corresponding to the system (3). (41-S43). After completing the download of the package 3 corresponding to the system (3), the control unit 9 instructs the write target ECU (E) to install the update data (S44).
  • the control unit 9 sequentially instructs the write target ECUs (C) and (F) to install the update data (S45 to S46), and activates the update data to the write target ECU (S45 to S46).
  • A) to (F) are instructed at the same time (S47). That is, the control unit 9 activates the update data with the write target ECUs (A) to (D) involved in the system (X) and the write target ECUs (E) and (F) involved in the system (3).
  • the system (X) corresponds to the first system
  • the write target ECUs (A) to (D) correspond to the first write target electronic control device
  • the system (3) corresponds to the first system. It corresponds to two systems
  • the write target ECUs (E) and (F) correspond to the second write target electronic control device.
  • the software version of the write target ECUs (A) and (B) has been upgraded from “1.0” to “1.1”, and the software version of the write target ECU (C) has been changed to "1.1".
  • the system (X) is upgraded by upgrading from “1.0” to "1.2” and upgrading the software version of the write target ECU (D) from "1.1” to "1.2". If the system (3) is upgraded by upgrading the software version of the write target ECUs (E) and (F) from "2.0” to "2.1", the system (X) ) And the system (3) are upgraded at the same time.
  • the control unit 9 first downloads the package X corresponding to the system (X) while the vehicle is running. After that, the control unit 9 sequentially instructs the write target ECUs (A) to (D) to install the update data in parallel with downloading the package 3 corresponding to the system (3). After completing the download of the package 3 corresponding to the system (3), the control unit 9 instructs the write target ECUs (E) and (F) to install the update data.
  • the control unit 9 stops the installation of the update data and sets the write target ECU (F). Do not install the update data. Since the control unit 9 has not completed the installation of the update data in the write target ECU (F), the control unit 9 does not instruct the activation of the update data. That is, even if the control unit 9 has completed the installation of the update data in the write target ECUs (A) to (D) involved in the system (X), the control unit 9 is in any of the write target ECUs involved in the system (3). If the update data installation is not completed, the activation of the update data will not be instructed even if the vehicle is parked.
  • the control unit 9 has described a configuration in which a plurality of packages are sequentially downloaded from the center device 2 in the download process, but since there is no dependency on the packages to be downloaded as described above, the center A plurality of packages may be downloaded from the device 2 in parallel.
  • the package 1 corresponding to the system (1) and the package 2 corresponding to the system (2) may be downloaded in parallel.
  • the package X corresponding to the system (X) and the package 3 corresponding to the system (3) may be downloaded in parallel.
  • the activation of the update data is performed in all corresponding to the first system.
  • the write target ECU 4 and all the write target ECUs 4 corresponding to the second system are instructed at the same timing. If multiple systems are instructed to activate the update data at different timings and updated, the vehicle may not be able to operate each time, but the activation of the update data is instructed and updated at the same timing. As a result, it is possible to appropriately reduce the situation in which the vehicle cannot be operated.
  • the activation of the update data is the same for all the write target ECUs 4 corresponding to the first system and all the write target ECUs 4 corresponding to the second system. I tried to give instructions at the timing.
  • the program can be updated at the timing when the vehicle shifts from running to parking.
  • the installation of the update data is instructed to the write target ECU 4.
  • the time required from the start of the download of the package to the completion of the activation can be shortened.
  • the write target ECU 4 having a two-sided memory configuration is instructed to install update data while driving or parking.
  • the installation of update data is not instructed while the vehicle is parked, and the activation of update data is promptly instructed when the vehicle shifts from driving to parking. be able to.
  • the write target ECU 4 having a one-sided memory configuration is instructed to install update data while the vehicle is parked. It is possible to ensure safety such as vehicle control without instructing the installation of update data while the vehicle is running.
  • the update data is deleted after the activation is completed in all the write target ECUs 4. For example, if the activation is not completed normally, it is assumed that the installation will be instructed again, but by keeping the updated data without deleting it until the activation is completed, it is possible to avoid the situation going back to the download. Can be done.
  • the configuration information is notified to the center device 2 after the activation is completed in all the write target ECUs 4.
  • the center device 2 By notifying the center device 2 of the configuration information, it is possible to match the version of the system or ECU 4 managed by the center device 2 with the version of the actual system or ECU 4 on the vehicle side.
  • the controls and methods thereof 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. You may.
  • the control unit and its method described in the present disclosure may be realized by a dedicated computer provided by configuring a processor with one or more dedicated hardware logic circuits.
  • the control unit and method thereof described in the present disclosure may be a combination of a processor and memory programmed to perform one or more functions and a processor composed of one or more hardware logic circuits. It may be realized by one or more dedicated computers configured.
  • the computer program may be stored in a computer-readable non-transitional tangible recording medium as an instruction executed by the computer.
  • the master device 3 may have a DCM (Data Communication Module) that stores the package downloaded from the center device 2 and a CGW (Central Gate Way) that instructs the installation and activation of the update data.
  • DCM Data Communication Module
  • CGW Central Gate Way
  • An external storage device may be provided separately from the master device 3, and the package delivered from the center device 2 to the master device 3 may be temporarily stored in the external storage device.
  • a configuration is illustrated in which packages are combined to generate and distribute a campaign so that a dependency does not occur.
  • the master device 3 can be used.
  • the configuration may be such that the dependency of the package downloaded from the center device 2 is determined.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Mechanical Engineering (AREA)
  • Stored Programmes (AREA)

Abstract

マスタ装置(3)は、第1システムに対応する第1パッケージ及び第2システムに対応する第2パッケージをセンター装置からダウンロードするダウンロード実行部(9a)と、第1パッケージ及び第2パッケージから更新データを抽出する更新データ抽出部(9b)と、更新データのインストールを書込み対象の電子制御装置に指示するインストール指示部(9c)と、書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを書込み対象の電子制御装置に指示するアクティベート指示部(9d)と、を備える。アクティベート指示部は、第1システムに対応する全ての第1書込み対象の電子制御装置及び第2システムに対応する全ての第2書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを全ての第1書込み対象の電子制御装置及び全ての第2書込み対象の電子制御装置に同じタイミングで指示する。

Description

マスタ装置、データ配信システム及び更新制御プログラム 関連出願の相互参照
 本出願は、2020年2月19日に出願された日本出願番号2020-26298号に基づくもので、ここにその記載内容を援用する。
 本開示は、マスタ装置、データ配信システム及び更新制御プログラムに関する。
 近年、運転支援機能や自動運転機能等の車両制御の多様化に伴い、車両の電子制御装置(以下、ECU(Electronic Control Unit)と称する)に搭載される車両制御や診断等のプログラムの規模が増大している。又、機能改善等によるバージョンアップに伴い、ECUのプログラムを書換える(リプログする)機会も増えつつある。一方、通信ネットワークの進展等に伴い、コネクッテッドカーの技術も普及している。このような事情から、例えば特許文献1には、車両側に中継装置としてのマスタ装置が設けられ、マスタ装置がセンター装置からダウンロードした更新データを書込み対象ECUに転送することで、書込み対象ECUのプログラムをOTA(Over The Air)により更新する技術が提案されている。
特開2016-224898号公報
 プログラムを更新する技術においては、センター装置からマスタ装置にパッケージがダウンロードされた後に、書込み対象ECUのプログラムを更新する過程で車両を動作させることができない状況が生じ得る。このようなユーザにとって不都合な状況を極力低減させることが望まれている。
 本開示は、車両を動作させることができない状況を適切に低減させることを目的とする。
 本開示の一態様によれば、ダウンロード実行部は、第1システムに対応する第1パッケージ及び第2システムに対応する第2パッケージをセンター装置からダウンロードする。更新データ抽出部は、第1パッケージ及び第2パッケージがダウンロード実行部によりダウンロードされると、第1パッケージ及び第2パッケージから更新データを抽出する。インストール指示部は、更新データが更新データ抽出部により抽出されると、その抽出された更新データのインストールを書込み対象の電子制御装置に指示する。アクティベート指示部は、書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを書込み対象の電子制御装置に指示する。アクティベート指示部は、第1システムに対応する全ての第1書込み対象の電子制御装置及び第2システムに対応する全ての第2書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを全ての第1書込み対象の電子制御装置及び全ての第2書込み対象の電子制御装置に同じタイミングで指示する。
 全ての第1書込み対象の電子制御装置及び全ての第2書込み対象の電子制御装置に対し、更新データのアクティベートを別々のタイミングで指示し、第1システムと第2システムとを別々のタイミングで更新すると、その都度で車両を動作させることができない状況が発生するが、更新データのアクティベートを同じタイミングで指示し、第1システムと第2システムとを同じタイミングで更新することで、車両を動作させることができない状況を適切に低減させることができる。
 本開示についての上記目的及びその他の目的、特徴や利点は、添付の図面を参照しながら下記の詳細な記述により、より明確になる。その図面は、
図1は、一実施形態のシステム全体の構成を示す図であり、 図2は、システムと書込み対象ECUとの依存関係を示す図(その1)であり、 図3は、システムと書込み対象ECUとの依存関係を示す図(その2)であり、 図4は、ダウンロード処理を示すフローチャート(その1)であり、 図5は、インストール指示処理を示すフローチャート(その2)であり、 図6は、アクティベート指示処理を示すフローチャート(その3)であり、 図7は、ECUのメモリ構成を示す図であり、 図8は、タイミングチャート(その1)であり、 図9は、インストール及びアクティベートの流れを示す図(その1)であり、 図10は、バージョンアップされる態様を示す図(その1)であり、 図11は、タイミングチャート(その2)であり、 図12は、インストール及びアクティベートの流れを示す図(その2)であり、 図13は、バージョンアップされる態様を示す図(その2)であり、 図14は、ECUのメモリ構成を示す図であり、 図15は、タイミングチャート(その3)である。
 以下、一実施形態について図面を参照して説明する。データ配信システム1は、センター装置2と、車両に搭載されているマスタ装置3及び電子制御装置(以下、ECU(Electronic Control Unit)と称する)4とを備える車両用電子制御システムであり、ECU4に実装されている車両制御や診断等のアプリプログラムを書換え可能なシステムである。本実施形態では、ECU4が更新データとしてリプロプログラムをメモリに書込んでアプリプログラムを書換える場合を例示するが、例えばECU4が使用する制御パラメータ、地図アプリで使用される地図データ等のアプリで使用されるアプリデータを書換える場合にも適用することができる。即ち、更新データは、リプロプログラム、制御パラメータ、アプリデータ等である。更新データの書込み対象となる書込み対象ECU4は、例えばボディ系の制御を行う各ECU4、走行系の制御を行う各ECU4、マルチメディア系の制御を行う各ECU4等である。
 マスタ装置3と複数のECU4とはバス5を介して接続されている。バス5は、例えばCAN(Controller Area Network)(登録商標)、LIN(Local Interconnect Network)(登録商標)、CXPI(Clock Extension Peripheral Interface)(登録商標)、FlexRay(登録商標)、MOST(Media Oriented Systems Transport)(登録商標)等である。これらのバスは、通信プロトコルが互いに異なり、通信速度や信号フォーマットが互いに異なる。
 センター装置2は、パッケージ生成部6と、パッケージ記憶部7と、パッケージ配信部8とを有する。パッケージ生成部6は、更新データが登録されると、その登録された更新データをパッケージ化してパッケージを生成し、その生成したパッケージをパッケージ記憶部7に記憶する。パッケージ配信部8は、パッケージ記憶部7に記憶されているパッケージを読出し、例えば3G回線や4G回線等による広域通信回線を介してマスタ装置3と無線接続することで、その読出したパッケージをパッケージ配信部8からマスタ装置3に配信する。
 マスタ装置3は、所定記憶容量のメモリを有し、データ配信装置2からパッケージをダウンロードすると、そのダウンロードしたパッケージをメモリに一旦記憶する。マスタ装置3は、後述する書込み対象ECU4に対するインストール可能条件が成立すると、メモリに記憶されているパッケージを読出し、その読出したパッケージをアンパッケージ化して更新データを抽出し、その抽出した更新データを書込み対象ECU4に転送する。
 マスタ装置3は、制御部9と、データ通信部10と、データ転送部11とを有する。制御部9は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)及びI/O(Input/Output)を有するマイクロコンピュータにより構成されている。マイクロコンピュータは、非遷移的実体的記憶媒体に格納されているコンピュータプログラムを実行することで、コンピュータプログラムに対応する処理を実行し、センター装置2の動作全般を制御する。マイクロコンピュータが実行するコンピュータプログラムには更新制御プログラムが含まれる。制御部9は、ダウンロード実行部9aと、更新データ抽出部9bと、インストール指示部9cと、アクティベート指示部9dと、更新データ削除部9eと、構成情報通知部9fとを有する。
 ダウンロード実行部9aは、センター装置2から配信されたパッケージがデータ通信部10により受信されることで、センター装置2からパッケージをダウンロードする。更新データ抽出部9bは、パッケージがダウンロード実行部9aによりダウンロードされると、そのダウンロードされたパッケージをアンパッケージ化して更新データを抽出する。尚、パッケージは、例えばzipファイルのような圧縮ファイルである。
 インストール指示部9cは、書込み対象ECU4に対するインストール可能条件が成立すると、インストールを書込み対象ECU4に指示し、更新データのインストールを書込み対象ECU4に実施させる。インストール可能条件は、例えばユーザがインストールの承諾操作を行ったこと、車両状態がインストール可能な状態であること、書込み対象ECU4がインストール可能な状態であること、更新データが正常なデータであること等である。具体的には、インストール指示部9cは、例えば車載バッテリのバッテリ残量が所定容量以上であると判定したり不正な環境下でないと判定したりすることで、車両状態がインストール可能な状態であると判定する。インストール指示部9cは、例えば書込み対象ECU4のメモリ構造が正常であると判定したりバス5の通信負荷が所定レベル未満であると判定したりすることで、書込み対象ECU4がインストール可能な状態であると判定する。インストール指示部9cは、例えば更新データが改竄や破壊されていないデータであると判定することで、更新データが正常なデータであると判定する。
 アクティベート指示部9dは、書込み対象ECU4において更新データのインストールが完了すると、そのインストールした更新データを有効とするアクティベートを書込み対象ECU4に指示し、更新データのアクティベートを書込み対象ECU4に実施させる。アクティベート可能条件は、例えばユーザがアクティベートの承諾操作を行ったこと、車両状態がアクティベート可能な状態であること、書込み対象ECU4がアクティベート可能な状態であること等である。
 具体的には、アクティベート指示部9dは、例えば車両が駐車状態であると判定したり車載バッテリの残量が所定容量以上であると判定したりすることで、車両状態がアクティベート可能な状態であると判定する。アクティベート指示部9dは、例えば書込み対象ECU4のメモリに書込まれた更新データが正常であると判定することで、書込み対象ECU4がアクティベート可能な状態であると判定する。
 更新データ削除部9eは、書込み対象ECU4において更新データのアクティベートが完了すると、その書込み対象ECU4に転送された更新データを削除する。構成情報通知部9fは、書込み対象ECU4において更新データのアクティベートが完了すると、構成情報をデータ通信部10からセンター装置2に送信させる。センター装置2は、マスタ装置3から送信された構成情報を受信すると、その受信した構成情報を、車両毎のシステムやECU4のバージョンを管理する個車情報データベースに登録することで、自装置で管理するシステムやECU4のバージョンと、車両側の実際のシステムやECU4のバージョンとを一致させる。
 センター装置2は、キャンペーン情報をマスタ装置3に配信することで、プログラム更新のキャンペーンをユーザに通知し、ユーザがダウンロードの承諾操作を行ったことで、更新データがパッケージ化されたパッケージをマスタ装置3に配信する。マスタ装置3は、キャンペーン情報を用いて機能追加の情報等をユーザに通知すると共に、ダウンロードの実行可否をユーザに選択させる。マスタ装置3は、ユーザがダウンロードの承諾操作を行ったことを検知すると、その旨をセンター装置2に通知する。マスタ装置3は、センター装置2から配信されるパッケージをダウンロードする。センター装置2からマスタ装置3に配信されるパッケージはシステムに対応する。システムとは、制御単位又は機能の纏まりであり、例えばアクセル系の制御システム、ブレーキ系の制御システム、ステアリング系の制御システム等であり、1以上のECU4により構成される。この場合、一のシステムのプログラム更新を行う場合には、一のキャンペーンに一のパッケージが含まれる一方、複数のシステムのプログラム更新を纏めて行う場合には、一のキャンペーンに複数のパッケージが含まれる。何れの場合でも一のキャンペーン情報に規定されるので、ユーザが1回のダウンロードの承諾操作を行うことで、一のシステムのプログラム更新を行うだけでなく、複数のシステムのプログラム更新を纏めて行うことができる。
 パッケージに対応するシステムと書込み対象ECU4との関係について説明する。一のキャンペーンに複数のパッケージが含まれている場合、その複数のパッケージに対応する複数のシステムで書込み対象ECU4を共有しない場合と共有する場合とがある。図2は、複数のシステムで何れの書込み対象ECU4を共有しない場合を例示しており、システム(1)に対して書込み対象ECU(A)~(C)が関与し、システム(2)に対して書込み対象ECU(D)~(F)が関与する。システム(1)とシステム(2)とは、何れの書込み対象ECU4を共有していないので依存関係はない。システム(1)とシステム(2)との間で依存関係がないので、システム(1)に関与する書込み対象ECU(A)~(C)と、システム(2)に関与する書込み対象ECU(D)~(F)とは、独立してアクティベート可能である。即ち、システム(1)だけ新バージョンとなり、システム(2)が旧バージョンのままであったとしても、車両制御に支障はない。尚、システム(1)とシステム(2)とが別々のタイミングでアクティベートしても良いし、システム(1)とシステム(2)とが同時にアクティベートしても良い。
 図3は、複数のシステムで書込み対象ECU4を共有する場合を例示しており、システム(1)に対して書込み対象ECU(A)~(C)が関与し、システム(2)に対して書込み対象ECU(C),(D)が関与し、システム(3)に対して書込み対象ECU(E),(F)が関与する。システム(1)とシステム(3)とは、何れの書込み対象ECU4を共有していないので依存関係はない。又、システム(2)とシステム(3)とも、何れの書込み対象ECU4を共有していないので依存関係はない。一方、システム(1)とシステム(2)とは、書込み対象ECU(C)を共有しているので依存関係がある。この場合、システム(1)とシステム(2)との間で依存関係があるので、依存関係がない場合とは異なり、システム(1)とシステム(2)とを構成する書込み対象ECU(A)~(D)は、同時にアクティベートする必要がある。
 そのため、センター装置2は、システム(1)とシステム(2)とを1つのシステム(X)として処理し、書込み対象ECU(A)~(D)の更新データをパッケージ化してパッケージ1を生成する。又、センター装置2は、他のシステムと依存関係のないシステム(3)については、書込み対象ECU(E),(F)の更新データをパッケージ化してパッケージ2を生成する。システム(X)とシステム(3)とは依存関係がないので、システム(X)とシステム(3)とが別々のタイミングでアクティベートしても良いし、システム(X)とシステム(3)とが同時にアクティベートしても良い。センター装置2は、各システムに何れのECUが属するかを特定可能なテーブルを記憶しておき、依存関係のあるシステムが更新対象となる場合には、それらの依存関係のある複数のシステムを1つのシステムとしてパッケージをパッケージ生成部6により生成する。
 この場合、センター装置2は、パッケージ1とパッケージ2とをパッケージ記憶部7に記憶する。センター装置2は、プログラム更新のためのキャンペーンとして、パッケージ1とパッケージ2とを設定し、パッケージ記憶部7に記憶されているパッケージ1とパッケージ2とを読出し、その読出したパッケージ1とパッケージ2をパッケージ配信部8からマスタ装置3に配信する。センター装置2は、このようにして依存関係が発生しないようにパッケージを生成してキャンペーンを設定する。以上は、複数のシステムで共有する書込み対象ECU4が一の場合を例示したが、複数のシステムで共有する書込み対象ECU4が複数の場合も同様である。
 尚、一のシステムに対して一以上の書込み対象ECU4が関与する場合、システムに関与する一以上の書込み対象ECU4の全てにおいて更新データのアクティベートが完了すると、その書込み対象ECU4のソフトウェアがバージョンアップされ、その書込み対象ECU4が関与するシステムがバージョンアップされる。即ち、システム単位で書込み対象ECU4がバージョンアップされる。
 ECU4は、制御プログラム及びデータを記憶するメモリを有する。ECU4に実装されているメモリの種類としては、2面メモリと1面メモリとがある。2面メモリは、プログラムの書込み領域となる面を実質的な2面で持つので、一方の面をプログラムの実行面としながら他方の面をプログラムの書換え面とし、車両が走行中に実行面に格納されているプログラムを実行して車両制御等をしながら書換え面のプログラム書換えることが可能である。即ち、2面メモリが実装されているECU4は、車両が駐車中だけでなく走行中にも更新データのインストールが可能である。
 これに対し、1面メモリは、プログラムの書込み領域となる面を1面で持つ又は疑似的な2面で持つので、上記した2面メモリとは異なり、一方の面をプログラムの実行面としながら他方の面をプログラムの書換え面とすることが不能であり、車両が走行中に実行面に格納されているプログラムを実行して車両制御等をしながら書換え面のプログラム書換えることが不能である。即ち、1面メモリが実装されているECU4は、駐車中だけ更新データのインストールが可能であり、車両が走行中には更新データのインストールが不能である。尚、書込んだ更新データを有効とするアクティベートは、1面メモリ及び2面メモリの何れのECUであっても駐車中に実行する。
 次に、上記した構成の作用について図4から図15を参照して説明する。マスタ装置3において、制御部9は、センター装置2からパッケージをダウンロードするダウンロード処理と、更新データのインストールを書込み対象ECU4に指示するインストール指示処理とを並行して実行し、インストール指示処理を終了すると、更新データのアクティベートを書込み対象ECU4に指示するアクティベート指示処理を行う。以下、各処理について順次説明する。
 (1)ダウンロード処理
 制御部9は、ダウンロード処理を開始すると、センター装置2から配信されたキャンペーン情報を参照し、ダウンロードの対象とするパッケージを決定し(S1)、その決定したパッケージのダウンロード要求をセンター装置2に送信することで、その決定したパッケージに対応するファイルをセンター装置2からダウンロードする(S2)。制御部9は、パッケージに対応するファイルをセンター装置2からダウンロードすると、そのダウンロードしたパッケージに対応するファイルをメモリに記憶する(S3)。
 制御部9は、ダウンロードの対象とするパッケージが残っているか否かを判定し(S4)、ダウンロードの対象とするパッケージが残っている、即ち、ダウンロードの対象とするパッケージに対応するファイルを全てダウンロードしていないと判定すると(S4:YES)、上記したステップS1に戻り、ステップS1以降を繰返す。制御部9は、ダウンロードの対象とするパッケージが残っていない、即ち、ダウンロードの対象とするパッケージに対応するファイルを全てダウンロードしたと判定すると(S4:NO)、ダウンロード処理を終了する。尚、制御部9は、パッケージ1のダウンロードを完了した時点で、次のパッケージ2のダウンロード要求をセンター装置2に送信すると共に、パッケージ1に対応する更新データのインストール指示処理を開始しても良く、そのようにすれば、センター装置2からのパッケージ2のダウンロードと、書込み対象ECU4におけるパッケージ1に対応する更新データのインストールとを並行して実行することができる。
 (2)インストール指示処理
 制御部9は、パッケージのダウンロードを完了すると、インストール指示処理を開始する。ここでは、車両が走行中であることを前提とする。制御部9は、インストール指示処理を開始すると、インストールの対象とするパッケージを決定し(S11)、その決定したパッケージに関与する全ての書込み対象ECU4を特定する(S12)。制御部9は、その特定した全ての書込み対象ECU4の中からインストールの対象とする書込み対象ECU4を決定し(S13)、その決定した書込み対象ECU4のメモリ構成が2面メモリであるか1面メモリであるかを判定する(S14)。制御部9は、その決定した書込み対象ECU4のメモリ構成が2面メモリであると判定すると(S14:YES)、その決定した書込み対象ECU4に更新データのインストールを指示し、その決定した書込み対象ECU4に更新データのインストールを実施させる(S15、インストール指示手順に相当する)。
 制御部9は、更新データのインストールを指示した書込み対象ECU4からインストール完了通知を受信し、更新データのインストールを指示した書込み対象ECU4においてインストールが完了したと判定すると(S16:YES)、インストールの対象とする書込み対象ECU4が残っているか否かを判定する(S17)。制御部9は、インストールの対象とする書込み対象ECU4が残っていると判定すると(S17:YES)、上記したステップS13に戻り、ステップS13以降を繰返す。
 制御部9は、インストールの対象とする書込み対象ECU4が残っていないと判定すると(S17:NO)、インストールの対象とするパッケージが残っているか否かを判定する(S18)。制御部9は、インストールの対象とするパッケージが残っていると判定すると(S18:YES)、上記したステップS11に戻り、ステップS11以降を繰返す。制御部9は、インストールの対象とするパッケージが残っていないと判定すると(S18:NO)、インストール指示処理を終了する。
 制御部9は、このように車両が走行中にインストール指示処理を行う場合には、メモリ構成が2面メモリである書込み対象ECU4についてはインストール指示処理において更新データのインストールを指示するが、メモリ構成が1面メモリである書込み対象ECU4についてはインストール指示処理において更新データのインストールを指示しないので、車両が走行中から駐車中に移行したことを契機とし、車両が駐車中である場合に更新データのインストールを指示する。尚、制御部9は、車両が駐車中にインストール指示処理を行う場合には、メモリ構成に関係なく全ての書込み対象ECU4についてインストール指示処理において更新データのインストールを指示する。
 (3)アクティベート指示処理
 制御部9は、車両が走行中から駐車中に移行すると、アクティベート指示処理を開始する。車両が走行中から駐車中に移行することは、車両状態が所定状態に変化したことに相当する。制御部9は、アクティベート指示処理を開始すると、インストールの対象とした全ての書込み対象ECU4において更新データのインストールを完了しているか否かを判定する(S21)。即ち、制御部9は、キャンペーンに対応する全てのパッケージに含まれる更新データのインストールが完了したか否かを判定する。制御部9は、インストールの対象とした全ての書込み対象ECU4からインストール完了通知を受信しており、インストールの対象とした全ての書込み対象ECU4において更新データのインストールを完了していると判定すると(S21:YES)、更新データのインストールが完了した全ての書込み対象ECU4に更新データのアクティベートを指示し、その書込み対象ECU4に更新データのアクティベートを同時に実施させる(S22、アクティベート指示手順に相当する)。
 制御部9は、更新データのアクティベートを指示した全ての書込み対象ECU4からアクティベート完了通知を受信し、更新データのアクティベートを指示した全ての書込み対象ECU4においてアクティベートが完了したと判定すると(S23:YES)、構成情報をセンター装置2に通知し(S24)、更新データを削除し(S25)、アクティベート指示処理を終了する。
 具体的に説明すると、図7に示すように、書込み対象ECU(A),(B),(D),(E)が2面メモリ4aを有する構成であり、書込み対象ECU(C),(F)が1面メモリ4bを有する構成である場合について説明する。
 制御部9は、センター装置2からマスタ装置3にダウンロードされたパッケージに対応するシステム(1),(2)の依存関係が図2に示した場合であれば、図8及び図9に示すように、車両が走行中において、まず、システム(1)に対応するパッケージ1(PKG1)をダウンロードする。その後に、制御部9は、システム(2)に対応するパッケージ2(PKG2)をダウンロードすることと並行し、更新データのインストールを書込み対象ECU(A),(B)に順次指示する(S31~S32)。制御部9は、システム(2)に対応するパッケージ2のダウンロードを完了した後に、更新データのインストールを書込み対象ECU(D),(E)に順次指示する(S33~S34)。
 制御部9は、車両が走行中から駐車中に移行すると、更新データのインストールを書込み対象ECU(C),(F)に順次指示し(S35~S36)、更新データのアクティベートを書込み対象ECU(A)~(F)に同時に指示する(S37)。即ち、制御部9は、更新データのアクティベートを、システム(1)に関与する書込み対象ECU(A)~(C)と、システム(2)に関与する書込み対象ECU(D)~(F)とに同時に指示する。図8及び図9の例示では、システム(1)が第1システムに相当し、書込み対象ECU(A)~(C)が第1書込み対象の電子制御装置に相当し、システム(2)が第2システムに相当し、書込み対象ECU(D)~(F)が第2書込み対象の電子制御装置に相当する。
 図10に示すように、例えば書込み対象ECU(A)~(C)のソフトウェアのバージョンが「1.0」から「1.1」にアップされることでシステム(1)がバージョンアップされ、書込み対象ECU(D)~(F)のソフトウェアのバージョンが「2.0」から「2.1」にアップされることでシステム(2)がバージョンアップされる場合であれば、システム(1)とシステム(2)が同時にバージョンアップされる。
 又、制御部9は、センター装置2からマスタ装置3にダウンロードされたパッケージに対応するシステム(1)~(3)の依存関係が図3に示した場合であれば、図11及び図12に示すように、車両が走行中において、まず、システム(X)に対応するパッケージX(PKGX)をダウンロードする。その後に、制御部9は、システム(3)に対応するパッケージ3(PKG3)をダウンロードすることと並行し、更新データのインストールを書込み対象ECU(A),(B),(D)に順次指示する(41~S43)。制御部9は、システム(3)に対応するパッケージ3のダウンロードを完了した後に、更新データのインストールを書込み対象ECU(E)に指示する(S44)。
 制御部9は、車両が走行中から駐車中に移行すると、更新データのインストールを書込み対象ECU(C),(F)に順次指示し(S45~S46)、更新データのアクティベートを書込み対象ECU(A)~(F)に同時に指示する(S47)。即ち、制御部9は、更新データのアクティベートを、システム(X)に関与する書込み対象ECU(A)~(D)と、システム(3)に関与する書込み対象ECU(E),(F)とに同時に指示する。図11及び図12の例示では、システム(X)が第1システムに相当し、書込み対象ECU(A)~(D)が第1書込み対象の電子制御装置に相当し、システム(3)が第2システムに相当し、書込み対象ECU(E),(F)が第2書込み対象の電子制御装置に相当する。
 図13に示すように、例えば書込み対象ECU(A),(B)のソフトウェアのバージョンが「1.0」から「1.1」にアップされ、書込み対象ECU(C)のソフトウェアのバージョンが「1.0」から「1.2」にアップされ、書込み対象ECU(D)のソフトウェアのバージョンが「1.1」から「1.2」にアップされることでシステム(X)がバージョンアップされ、書込み対象ECU(E),(F)のソフトウェアのバージョンが「2.0」から「2.1」にアップされることでシステム(3)がバージョンアップされる場合であれば、システム(X)とシステム(3)が同時にバージョンアップされる。
尚、以上は、一のキャンペーンに2つのパッケージが含まれることで2つのシステムが土同時にバージョンアップされる場合を例示したが、一のキャンペーンに含まれるパッケージの個数は任意であり、同時にバージョンアップされるシステム個数は任意である。又、一のシステムに関与する書込み対象ECU4の個数も任意である。
 次に、図14に示すように、書込み対象ECU(A)~(F)が2面メモリ4aを有する構成である場合について説明する。この場合は、図15に示すように、制御部9は、車両が走行中において、まず、システム(X)に対応するパッケージXをダウンロードする。その後に、制御部9は、システム(3)に対応するパッケージ3をダウンロードすることと並行し、更新データのインストールを書込み対象ECU(A)~(D)に順次指示する。制御部9は、システム(3)に対応するパッケージ3のダウンロードを完了した後に、更新データのインストールを書込み対象ECU(E),(F)に指示する。ここで、例えば書込み対象ECU(E)からインストール完了通知を受信した直後に車両が走行中から駐車中に移行すると、制御部9は、更新データのインストールを中止し、書込み対象ECU(F)に対する更新データのインストールを行わない。制御部9は、書込み対象ECU(F)において更新データのインストールを完了していないので、更新データのアクティベートを指示しない。即ち、制御部9は、システム(X)に関与する書込み対象ECU(A)~(D)において更新データのインストールを完了していても、システム(3)に関与する何れかの書込み対象ECUにおいて更新データのインストールを完了していなければ、車両が駐車中であっても更新データのアクティベートを指示しない。
 この場合、アクティベートの開始時において、例えば「今から新プログラムをアクティベートするのでN分間車両を走行できません」というメッセージをユーザに報知してアクティベートを実行する構成であると想定する。システム(X)とシステム(3)とで更新データのアクティベートを別々のタイミングで指示すると、上記したメッセージをその都度で報知する必要があり、その都度でアクティベートにより車両を動作させることができない期間が生じる。これに対し、システム(X)とシステム(3)とで更新データのアクティベートを同じタイミングで指示すると、上記したメッセージを1回だけ報知すれば良く、アクティベートにより車両を動作させることができない期間を、アクティベートを別々のタイミングで指示する場合よりも低減させることができる。
 以上に説明した構成では、制御部9は、ダウンロード処理においてセンター装置2から複数のパッケージを順次ダウンロードする構成を説明したが、上記したようにダウンロードの対象とするパッケージに依存関係がないので、センター装置2から複数のパッケージを並行してダウンロードしても良い。図2の例示では、システム(1)に対応するパッケージ1とシステム(2)に対応するパッケージ2とを並行してダウンロードしても良い。図3の例示では、システム(X)に対応するパッケージXとシステム(3)に対応するパッケージ3とを並行してダウンロードしても良い。
 以上に説明したように本実施形態によれば、次に示す作用効果を得ることができる。
 マスタ装置3において、第1システムに対応する全ての書込み対象ECU4及び第2システムに対応する全ての書込み対象ECU4において更新データのインストールが完了した後に、更新データのアクティベートを第1システムに対応する全ての書込み対象ECU4及び第2システムに対応する全ての書込み対象ECU4に同じタイミングで指示するようにした。複数のシステムに対し、更新データのアクティベートを別々のタイミングで指示して更新すると、その都度で車両を動作させることができない状況が発生するが、更新データのアクティベートを同じタイミングで指示して更新することで、車両を動作させることができない状況を適切に低減させることができる。
 マスタ装置3において、車両が走行中から駐車中に移行したことを契機として、更新データのアクティベートを第1システムに対応する全ての書込み対象ECU4及び第2システムに対応する全ての書込み対象ECU4に同じタイミングで指示するようにした。車両が走行中から駐車中に移行するタイミングでプログラム更新を実施することができる。
 マスタ装置3において、パッケージをセンター装置2からダウンロードすることと並行し、更新データのインストールを書込み対象ECU4に指示するようにした。パッケージのダウンロードを完了してから更新データのインストールを書込み対象ECU4に指示する構成と比較し、パッケージのダウンロードを開始してからアクティベートを完了するまでに要する時間を短くすることができる。
 マスタ装置3において、複数のパッケージをセンター装置2から並行してダウンロードするようにした。センター装置2からの複数のパッケージのダウンロードを開始してから完了するまでの時間を短くすることができる。
 マスタ装置3において、メモリ構成が2面構成である書込み対象ECU4については、走行中又は駐車中に更新データのインストールを当該メモリ構成が2面構成である書込み対象ECU4に指示するようにした。走行中に更新データのインストールを指示することで、車両が駐車中に更新データのインストールを指示することがなく、車両が走行中から駐車中に移行したときに更新データのアクティベートを速やかに指示することができる。
 マスタ装置3において、メモリ構成が1面構成である書込み対象ECU4については、車両が駐車中に更新データのインストールを当該メモリ構成が1面構成である書込み対象ECU4に指示するようにした。車両が走行中に更新データのインストールを指示することがなく、車両制御等の安全性を確保することができる。
 マスタ装置3において、全ての書込み対象ECU4においてアクティベートが完了した後に、更新データを削除するようにした。例えばアクティベートが正常に完了しない場合にインストールを再度指示することが想定されるが、アクティベートが完了するまで更新データを削除せずに保持しておくことで、ダウンロードまで遡る事態を未然に回避することができる。
 マスタ装置3において、全ての書込み対象ECU4においてアクティベートが完了した後に、構成情報をセンター装置2に通知するようにした。構成情報をセンター装置2に通知することで、センター装置2で管理されるシステムやECU4のバージョンと、車両側の実際のシステムやECU4のバージョンとを一致させることができる。
 本開示は、実施例に準拠して記述されたが、当該実施例や構造に限定されるものではないと理解される。本開示は、様々な変形例や均等範囲内の変形をも包含する。加えて、様々な組み合わせや形態、更には、それらに一要素のみ、それ以上、或いはそれ以下を含む他の組み合わせや形態をも、本開示の範疇や思想範囲に入るものである。
 本開示に記載の制御部及びその手法は、コンピュータプログラムにより具体化された一つ乃至は複数の機能を実行するようにプログラムされたプロセッサ及びメモリを構成することにより提供された専用コンピュータにより実現されても良い。或いは、本開示に記載の制御部及びその手法は、一つ以上の専用ハードウェア論理回路によりプロセッサを構成することにより提供された専用コンピュータにより実現されても良い。若しくは、本開示に記載の制御部及びその手法は、一つ乃至は複数の機能を実行するようにプログラムされたプロセッサ及びメモリと一つ以上のハードウェア論理回路により構成されたプロセッサとの組み合わせにより構成された一つ以上の専用コンピュータにより実現されても良い。又、コンピュータプログラムは、コンピュータにより実行されるインストラクションとして、コンピュータ読み取り可能な非遷移有形記録媒体に記憶されていても良い。
 マスタ装置3において、センター装置2からダウンロードしたパッケージを記憶するDCM(Data Communication Module)と、更新データのインストール及びアクティベートを指示するCGW(Central Gate Way)とを有する構成でも良い。
 マスタ装置3とは別に外部記憶装置が設けられ、センター装置2からマスタ装置3に配信されたパッケージが一時的に外部記憶装置に記憶される構成であっても良い。
 センター装置2において、依存関係が発生しないようにパッケージを組み合わせてキャンペーンを生成して配信する構成を例示したが、依存関係を判定する機能をマスタ装置3に持たせることで、マスタ装置3において、センター装置2からダウンロードしたパッケージの依存関係を判定する構成であっても良い。

Claims (12)

  1.  第1システムに対応する第1パッケージ及び第2システムに対応する第2パッケージをセンター装置からダウンロードするダウンロード実行部(9a)と、
     前記ダウンロード実行部によりダウンロードされた前記第1パッケージ及び前記第2パッケージから更新データを抽出する更新データ抽出部(9b)と、
     前記更新データ抽出部により抽出された更新データのインストールを書込み対象の電子制御装置に指示するインストール指示部(9c)と、
     前記書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを書込み対象の電子制御装置に指示するアクティベート指示部(9d)と、を備え、
     前記アクティベート指示部は、前記第1システムに対応する全ての第1書込み対象の電子制御装置及び前記第2システムに対応する全ての第2書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを前記全ての第1書込み対象の電子制御装置及び前記全ての第2書込み対象の電子制御装置に同じタイミングで指示するマスタ装置。
  2.  前記アクティベート指示部は、前記第1システムに対応する全ての第1書込み対象の電子制御装置及び前記第2システムに対応する全ての第2書込み対象の電子制御装置において更新データのインストールが完了した後に、車両状態が所定状態に変化したことを契機として、更新データのアクティベートを前記全ての第1書込み対象の電子制御装置及び前記全ての第2書込み対象の電子制御装置に同じタイミングで指示する請求項1に記載したマスタ装置。
  3.  前記インストール指示部は、前記ダウンロード実行部が前記第1パッケージ及び前記第2パッケージを前記センター装置からダウンロードすることと並行し、更新データのインストールを書込み対象の電子制御装置に指示する請求項1又は2に記載したマスタ装置。
  4.  前記ダウンロード実行部は、前記第1パッケージ及び前記第2パッケージを前記センター装置から並行してダウンロードする請求項1から3の何れか一項に記載したマスタ装置。
  5.  前記インストール指示部は、メモリ構成が2面構成である書込み対象の電子制御装置については、走行中又は駐車中に更新データのインストールを当該メモリ構成が2面構成である書込み対象の電子制御装置に指示する請求項1から4の何れか一項に記載したマスタ装置。
  6.  前記インストール指示部は、メモリ構成が1面構成である書込み対象の電子制御装置については、駐車中に更新データのインストールを当該メモリ構成が1面構成である書込み対象の電子制御装置に指示する請求項1から5の何れか一項に記載したマスタ装置。
  7.  更新データを削除する更新データ削除部(9e)を備え、
     前記更新データ削除部は、前記全ての第1書込み対象の電子制御装置及び前記全ての第2書込み対象の電子制御装置においてアクティベートが完了した後に、前記更新データ抽出部により抽出された更新データを削除する請求項1から6の何れか一項に記載したマスタ装置。
  8.  構成情報を前記センター装置に通知する構成情報通知部(9f)を備え、
     前記構成情報通知部は、前記全ての第1書込み対象の電子制御装置及び前記全ての第2書込み対象の電子制御装置においてアクティベートが完了した後に、構成情報を前記センター装置に通知する請求項1から7の何れか一項に記載したマスタ装置。
  9.  前記ダウンロード実行部は、第1パッケージ及び第2パッケージに対応するキャンペーン情報を受信し、第1パッケージ及び第2パッケージを用いた更新に関する承諾が行われたことを条件とし、第1パッケージ及び第2パッケージを前記センター装置からダウンロードする請求項1から8の何れか一項に記載したマスタ装置。
  10.  第1システムに対応する第1パッケージ及び第2システムに対応する第2パッケージをマスタ装置に配信するセンター装置(2)と、前記センター装置から前記第1パッケージ及び前記第2パッケージをダウンロードし、そのダウンロードしたパッケージから抽出した更新データを書込み対象の電子制御装置に転送するマスタ装置(3)と、前記マスタ装置から転送された更新データをメモリに書込む電子制御装置(4)と、を備えるデータ配信システム(1)において、
     前記センター装置は、
     前記第1システムと前記第2システムとが非依存関係となるように生成された前記第1パッケージ及び前記第2パッケージを記憶するパッケージ記憶部(7)と、
     前記パッケージ記憶部に記憶されている前記第1パッケージ及び前記第2パッケージを読出し、その読出した前記第1パッケージ及び前記第2パッケージを前記マスタ装置に配信するパッケージ配信部(8)と、を備え、
     前記マスタ装置は、
     前記第1パッケージ及び前記第2パッケージをセンター装置からダウンロードするダウンロード実行部(9a)と、
     前記ダウンロード実行部によりダウンロードされた前記第1パッケージ及び前記第2パッケージから更新データを抽出する更新データ抽出部(9b)と、
     前記更新データ抽出部により抽出された更新データのインストールを書込み対象の電子制御装置に指示するインストール指示部(9c)と、
     前記書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを書込み対象の電子制御装置に指示するアクティベート指示部(9d)と、を備え、
     前記アクティベート指示部は、前記第1システムに対応する全ての第1書込み対象の電子制御装置及び前記第2システムに対応する全ての第2書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを前記全ての第1書込み対象の電子制御装置及び前記全ての第2書込み対象の電子制御装置に同じタイミングで指示するデータ配信システム。
  11.  前記センター装置は、
     依存関係のあるシステムが更新対象となる場合に、それらの依存関係のある複数のシステムを1つのシステムとしてパッケージを生成するパッケージ生成部(6)を備える請求項10に記載したデータ配信システム。
  12.  第1システムに対応する第1パッケージ及び第2システムに対応する第2パッケージをセンター装置からダウンロードし、そのダウンロードした前記第1パッケージ及び前記第2パッケージから更新データを抽出するマスタ装置(3)の制御部(9)に、
     更新データのインストールを前記第1システムに対応する全ての第1書込み対象の電子制御装置及び前記第2システムに対応する全ての第2書込み対象の電子制御装置に指示するインストール指示手順と、
     前記全ての第1書込み対象の電子制御装置及び前記全ての第2書込み対象の電子制御装置において更新データのインストールが完了した後に、更新データのアクティベートを前記全ての第1書込み対象の電子制御装置及び前記全ての第2書込み対象の電子制御装置に同じタイミングで指示するアクティベート指示手順と、を実行させる更新制御プログラム。
PCT/JP2021/003526 2020-02-19 2021-02-01 マスタ装置、データ配信システム及び更新制御プログラム WO2021166617A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN202180015123.0A CN115136122A (zh) 2020-02-19 2021-02-01 主装置、数据分发系统以及更新控制程序
JP2022501749A JP7323043B2 (ja) 2020-02-19 2021-02-01 マスタ装置、データ配信システム及び更新制御プログラム
DE112021001129.4T DE112021001129T5 (de) 2020-02-19 2021-02-01 Mastervorrichtung, datenverteilungssystem und aktualisierungssteuerprogramm
US17/875,183 US20220365772A1 (en) 2020-02-19 2022-07-27 Master device, data distribution system, and non-transitory computer readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020026298 2020-02-19
JP2020-026298 2020-02-19

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/875,183 Continuation US20220365772A1 (en) 2020-02-19 2022-07-27 Master device, data distribution system, and non-transitory computer readable storage medium

Publications (1)

Publication Number Publication Date
WO2021166617A1 true WO2021166617A1 (ja) 2021-08-26

Family

ID=77391331

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/003526 WO2021166617A1 (ja) 2020-02-19 2021-02-01 マスタ装置、データ配信システム及び更新制御プログラム

Country Status (5)

Country Link
US (1) US20220365772A1 (ja)
JP (1) JP7323043B2 (ja)
CN (1) CN115136122A (ja)
DE (1) DE112021001129T5 (ja)
WO (1) WO2021166617A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023074091A1 (ja) * 2021-10-28 2023-05-04 株式会社デンソー センタ装置
WO2023100556A1 (ja) * 2021-11-30 2023-06-08 株式会社デンソー センタ装置及びキャンペーン情報の配信方法
JP7501545B2 (ja) 2022-01-11 2024-06-18 トヨタ自動車株式会社 制御システム、および、制御システムの制御方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011238154A (ja) * 2010-05-13 2011-11-24 Seiko Epson Corp インストール制御装置、インストール制御プログラムおよびインストール制御方法
WO2020032196A1 (ja) * 2018-08-10 2020-02-13 株式会社デンソー 車両情報通信システム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4600510B2 (ja) * 2008-04-23 2010-12-15 株式会社デンソー 制御装置およびプログラム
JP5629927B2 (ja) * 2010-11-12 2014-11-26 クラリオン株式会社 車載機のオンライン更新方法
JP2016224898A (ja) 2015-05-27 2016-12-28 株式会社デンソー 車載電子制御装置
US10776096B2 (en) * 2018-01-12 2020-09-15 Blackberry Limited Method and system for controlling software updates on a network connected device
JP7084821B2 (ja) 2018-08-10 2022-06-15 株式会社Jspパッケージング 電子レンジ加熱用包装容器の蓋及び電子レンジ加熱用包装容器
JP7177755B2 (ja) * 2019-07-24 2022-11-24 株式会社日立製作所 サーバ、ソフトウェア更新システム、およびソフトウェア更新装置
JP7502014B2 (ja) * 2019-10-31 2024-06-18 トヨタ自動車株式会社 車両用制御装置、プログラム更新方法、及びプログラム更新システム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011238154A (ja) * 2010-05-13 2011-11-24 Seiko Epson Corp インストール制御装置、インストール制御プログラムおよびインストール制御方法
WO2020032196A1 (ja) * 2018-08-10 2020-02-13 株式会社デンソー 車両情報通信システム

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023074091A1 (ja) * 2021-10-28 2023-05-04 株式会社デンソー センタ装置
WO2023100556A1 (ja) * 2021-11-30 2023-06-08 株式会社デンソー センタ装置及びキャンペーン情報の配信方法
JP7501545B2 (ja) 2022-01-11 2024-06-18 トヨタ自動車株式会社 制御システム、および、制御システムの制御方法

Also Published As

Publication number Publication date
US20220365772A1 (en) 2022-11-17
DE112021001129T5 (de) 2023-03-09
CN115136122A (zh) 2022-09-30
JP7323043B2 (ja) 2023-08-08
JPWO2021166617A1 (ja) 2021-08-26

Similar Documents

Publication Publication Date Title
WO2021166617A1 (ja) マスタ装置、データ配信システム及び更新制御プログラム
US10963241B2 (en) Control apparatus, program update method, and computer program
JP7207301B2 (ja) 更新制御装置、制御方法、およびコンピュータプログラム
US20220391194A1 (en) Ota master, system, method, non-transitory storage medium, and vehicle
JP2022187189A (ja) Otaマスタ、センタ、システム、方法、プログラム、及び車両
WO2021166956A1 (ja) データ配信装置、データ配信システム及びデータ配信プログラム
JP2021197079A (ja) ソフトウェア更新装置、マスタ、otaマスタ、ネットワークシステム、方法、プログラム、センタ、および車両
US11954480B2 (en) Center, OTA master, system, method, non-transitory storage medium, and vehicle
JP2021081780A (ja) 車両用電子制御システム、データ中継装置、キャンペーン情報の配信制御方法及びキャンペーン情報の配信制御プログラム
JP7484814B2 (ja) 車両用電子制御装置及び更新プログラム
US20220405080A1 (en) Ota master, system, method, non-transitory storage medium, and vehicle
US11947951B2 (en) Center, distribution control method, and non-transitory storage medium
US20240004635A1 (en) Electronic control device, reprogram execution method, and non-transitory computer readable storage medium
US20240111519A1 (en) Onboard communication system, center device, vehicle-side system, and method for verifying update data of onboard communication
JP7363853B2 (ja) Otaマスタ、センタ、システム、更新方法、更新プログラム、及び車両
US20220405083A1 (en) Ota master, system, method, non-transitory storage medium, and vehicle
US11972248B2 (en) Controlling software update of electronic control units mounted on a vehicle
WO2022220024A1 (ja) 車両用電子制御装置、書換えプログラム及びデータ構造
US20220276853A1 (en) Ota master, center, system, update method, and vehicle
CN115509565A (zh) Ota管理器、系统、方法、非暂时性存储介质以及车辆
CN115248695A (zh) 中心、ota管理器、分发方法、非暂时性存储介质

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022501749

Country of ref document: JP

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 21757738

Country of ref document: EP

Kind code of ref document: A1