WO2024095682A1 - Dispositif de paramétrage - Google Patents

Dispositif de paramétrage Download PDF

Info

Publication number
WO2024095682A1
WO2024095682A1 PCT/JP2023/036310 JP2023036310W WO2024095682A1 WO 2024095682 A1 WO2024095682 A1 WO 2024095682A1 JP 2023036310 W JP2023036310 W JP 2023036310W WO 2024095682 A1 WO2024095682 A1 WO 2024095682A1
Authority
WO
WIPO (PCT)
Prior art keywords
setting
information
vehicle
setting information
communication
Prior art date
Application number
PCT/JP2023/036310
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
Application filed by トヨタ自動車株式会社, 住友電気工業株式会社, 株式会社オートネットワーク技術研究所, 住友電装株式会社 filed Critical トヨタ自動車株式会社
Publication of WO2024095682A1 publication Critical patent/WO2024095682A1/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
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0895Configuration of virtualised networks or elements, e.g. virtualised network function or OpenFlow elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/42Centralised routing

Definitions

  • This disclosure relates to a setting device that controls the communication settings of a relay device in an in-vehicle network.
  • Patent Document 1 describes an SDN (Software Defined Networking) system that can change the network configuration and settings without changing the hardware configuration by controlling communication devices with software.
  • the SDN system includes multiple SDN switches that act as frame relay devices, and an SDN controller that updates the communication settings of each SDN switch.
  • the above-mentioned SDN system can be used for in-vehicle networks. Meanwhile, new in-vehicle devices may be added to the in-vehicle network in order to add functions, etc.
  • the communication settings of the SDN switch must be updated appropriately.
  • a setting device that controls communication settings of multiple relay devices that are installed in an in-vehicle network and perform frame forwarding.
  • the setting device has a storage unit in which multiple pieces of setting information are stored.
  • the setting device is configured to perform a selection process and an update process when an in-vehicle device that performs frame communication is connected to the in-vehicle network.
  • the selection process is a process of selecting one of the multiple pieces of setting information based on type information of the in-vehicle device.
  • the update process is a process of updating the communication settings of the multiple relay devices based on the setting information selected in the selection process.
  • FIG. 2 is a diagram illustrating a configuration of a setting device according to the first embodiment.
  • FIG. 11 is a sequence diagram showing an example of an update operation of communication settings.
  • FIG. 11 is a sequence diagram showing another example of the communication setting update operation.
  • FIG. 11 is a diagram illustrating a schematic configuration of an OTA master installed in an in-vehicle network in which a setting device according to a second embodiment is provided.
  • 11 is a sequence diagram showing an example of an update operation of setting information and communication settings.
  • FIG. FIG. 11 is a sequence diagram showing another example of the communication setting update operation.
  • the in-vehicle network 10 includes a plurality of SDN switches 12.
  • the SDN switches 12 are connected to each other via a network line 13.
  • the SDN switches 12 are connected to in-vehicle devices 14, respectively.
  • the in-vehicle devices 14 are devices that transmit and receive frames to each other via the in-vehicle network 10.
  • the in-vehicle devices 14 include various ECUs (Electronic Control Units), sensors, car navigation systems, etc. that are mounted on the vehicle. Meanwhile, the SDN switch 12 is a relay device that transfers frames transmitted and received by the in-vehicle devices 14.
  • ECUs Electronic Control Units
  • sensors sensors
  • car navigation systems etc. that are mounted on the vehicle.
  • SDN switch 12 is a relay device that transfers frames transmitted and received by the in-vehicle devices 14.
  • An SDN controller 15 is connected to one of the SDN switches 12.
  • the SDN controller 15 is a setting device that controls the communication settings of each SDN switch 12.
  • the communication settings define the rules for frame forwarding, such as the communication paths for frames between the in-vehicle devices 14, restrictions on the communication paths for security purposes, and adjustments to the forwarding order and amount of forwarding for quality of service (QoS).
  • the communication settings include a routing table that specifies the forwarding destination of frames for each destination.
  • the SDN controller 15 includes a CPU 20 and a memory 21.
  • the CPU 20 executes processes related to updating communication settings.
  • the memory 21 stores in advance programs and data used in the processing of the CPU 20.
  • a new in-vehicle device 14 may be connected to the in-vehicle network 10.
  • the connection of the new in-vehicle device 14 to the in-vehicle network 10 includes the following cases in addition to the case where the new in-vehicle device 14 is additionally installed in the vehicle.
  • in-vehicle devices 14 for implementing functions that are prohibited by regulations may be installed in advance in a vehicle in a disabled state in anticipation of future changes to regulations.
  • In-vehicle devices 14 in a disabled state are treated by the in-vehicle network 10 as not existing, even if they are physically connected to the in-vehicle network 10.
  • In-vehicle devices 14 are enabled, they are treated as newly connected to the in-vehicle network 10.
  • a connection by enabling an in-vehicle device 14 that was installed in a disabled state is also included in the connection of a new in-vehicle device 14 to the in-vehicle network 10.
  • the in-vehicle device 14 newly connected to the in-vehicle network 10 is referred to as new in-vehicle device 14A.
  • the new in-vehicle device 14A is, for example, an ECU or a sensor.
  • a unit having one or more ECUs, one or more sensors, and an SDN switch to which they are connected may be connected to the in-vehicle network 10.
  • a unit for adding functions required for the vehicle's autonomous driving to the vehicle may include a camera or sensor for recognizing objects around the vehicle, an ECU for calculating the vehicle's driving route and driving speed, and an SDN switch to which they are connected. If such a unit is newly connected to the in-vehicle network 10, it can also be new in-vehicle device 14A.
  • the configuration of the in-vehicle network 10 changes when new in-vehicle device 14A is connected.
  • the connection of new in-vehicle device 14A also changes the state of frame communication within the in-vehicle network 10.
  • the SDN controller 15 updates the communication settings of each SDN switch 12 when new in-vehicle device 14A is connected.
  • the manner of communication performed by the new in-vehicle device 14A differs depending on its type. For example, if the new in-vehicle device 14A is a sensor, the sensor basically only transmits frames. Furthermore, the in-vehicle device 14 to which the sensor transmits frames is limited depending on the object of detection of the sensor. In addition, the amount of communication and the priority of communication performed by the new in-vehicle device 14A also differ depending on the type of the new in-vehicle device 14A. For example, if the new in-vehicle device 14A is a unit that adds functions necessary for automatic driving as described above, the amount of communication performed by the unit will be large and the communication will have a high priority.
  • the communication settings required for each SDN switch 12 differ depending on the type of new in-vehicle device 14A. Furthermore, even if the new in-vehicle devices 14A are of the same type, there may be devices with high and low communication volumes. Furthermore, even if the new in-vehicle devices 14A are of the same type, they may be connected to different positions in the in-vehicle network 10. As described above, the communication settings of each SDN switch 12 corresponding to the connection of new in-vehicle equipment 14A will differ depending on the type, communication volume, and connection location of the new in-vehicle equipment 14A.
  • the setting information is information that indicates the communication settings of each SDN switch 12 that are updated when a new in-vehicle device 14A is connected.
  • the multiple pieces of setting information stored in the memory 21 are classified according to the type, communication volume, and connection location of the new in-vehicle device 14A.
  • FIG. 2 shows an example of the operation of each device related to updating the communication settings of the in-vehicle network 10.
  • FIG. 2 shows the operation that occurs after a new in-vehicle device 14A is physically connected to one of the SDN switches 12 installed in the in-vehicle network 10 and a connection is established between the SDN switch 12 and the new in-vehicle device 14A.
  • FIG. 2 shows two of the SDN switches 12 installed in the in-vehicle network 10 and one of the in-vehicle devices 14 already connected to the in-vehicle network 10 as representatives of each.
  • the new in-vehicle device 14A When the new in-vehicle device 14A is connected to the in-vehicle network 10, it transmits its type information to the SDN controller 15 (S1).
  • the type information is information for identifying the type of the new in-vehicle device 14A.
  • a unique IP address and MAC address are set for each model of the in-vehicle device 14. Therefore, the IP address and MAC address of the new in-vehicle device 14A can be type information for identifying the type of the new in-vehicle device 14A.
  • the product number and serial number of the new in-vehicle device 14A can also be type information for identifying the type of the new in-vehicle device 14A.
  • in-vehicle device 14 functions may be added or deleted by updating the software. Therefore, even if the in-vehicle device 14 is the same, the content of the communication to be performed may differ depending on the software version. In such a case, when updating the communication settings, it may be appropriate to treat the same in-vehicle device 14 as being of different types depending on the software version.
  • one or more of the IP address, MAC address, product number, serial number, and software version of the new in-vehicle device 14A are used as type information.
  • In-vehicle device 14 has pre-recorded information on its own communication volume, such as its average and maximum communication volume.
  • new in-vehicle device 14A acquires the identifier (ID) of the SDN switch 12 to which it is connected.
  • the identifier of the SDN switch 12 is information that indicates the connection position of new in-vehicle device 14A in the in-vehicle network 10.
  • new in-vehicle device 14A transmits its own communication volume and connection position information, together with type information, to SDN controller 15.
  • the SDN controller 15 selects setting information that matches the information received from the new in-vehicle device 14A from among the multiple setting information stored in the memory 21 (S2). Then, the SDN controller 15 instructs each SDN switch 12 to update the communication settings based on the selected setting information (S3). Each SDN switch 12 updates the communication settings based on the instruction from the SDN controller 15 (S4). Then, when each SDN switch 12 completes the update of the communication settings, it notifies the SDN controller 15 of the completion (S5).
  • the SDN controller 15 When the SDN controller 15 receives the notification of the completion of the update from all SDN switches 12, it notifies each connected in-vehicle device 14 and the new in-vehicle device 14A that the update of the communication settings of the entire in-vehicle network 10 has been completed (S6). In response to the notification, each connected in-vehicle device 14 starts frame communication (S7). Also, the new in-vehicle device 14A is enabled in response to the notification and starts frame communication (S7).
  • a model of on-board device 14 that can be connected to the on-board network 10 may be added.
  • the memory 21 of the SDN controller 15 may not store setting information corresponding to the added on-board device 14.
  • the added on-board device 14 is provided with setting information indicating the communication settings of each SDN switch 12 when the on-board device 14 is connected to the on-board network 10, and the communication settings are updated based on that setting information.
  • FIG. 3 shows an example of the operation of each device related to the update of communication settings in such a case.
  • the new in-vehicle device 14A when the new in-vehicle device 14A is connected to the in-vehicle network 10, it transmits information on its type, communication volume, and connection location to the SDN controller 15 (S10).
  • the SDN controller 15 then tries to select setting information that matches the received information, but in this case, such setting information does not exist.
  • the SDN controller 15 confirms that matching setting information is not stored in the memory 21 (S11), it requests the new in-vehicle device 14A to transmit the setting information stored in the new in-vehicle device 14A (S12).
  • the new in-vehicle device 14A transmits the setting information (S13), and the SDN controller 15 instructs each SDN switch 12 to update the communication settings based on the setting information received from the new in-vehicle device 14A (S14). Subsequent operations are the same as in FIG. 2.
  • the SDN controller 15 has a memory 21 in which a plurality of pieces of setting information are stored.
  • Each piece of setting information includes, in addition to frame transport route settings, frame transport service quality settings and communication route restriction settings for security purposes.
  • the new in-vehicle device 14A when the new in-vehicle device 14A is connected to the in-vehicle network 10, it transmits information on its type, communication volume, and connection location to the SDN controller 15.
  • the SDN controller 15 selects, from among multiple pieces of setting information stored in the memory 21, setting information that matches the information received from the new in-vehicle device 14A.
  • the SDN controller 15 then updates the communication settings of each SDN switch 12 based on the selected setting information. This updates the frame transport path, service quality, and communication path restriction settings of each SDN switch 12.
  • the SDN controller 15 When the SDN controller 15 confirms that the communication setting updates of all SDN switches 12 have been completed, it notifies each in-vehicle device 14 already connected to the in-vehicle network 10 and the new in-vehicle device 14A of the completion of the updates. Upon receiving this notification, each in-vehicle device 14 and the new in-vehicle device 14A start frame notification.
  • the SDN controller 15 updates the communication settings of each SDN switch 12 based on the setting information stored in the new in-vehicle device 14A.
  • the SDN switch 12 corresponds to a relay device
  • the SDN controller 15 corresponds to a setting device
  • the memory 21 corresponds to a storage unit.
  • the process of S2 in FIG. 2 corresponds to a selection process that selects one of multiple setting information based on the type information of the in-vehicle device 14.
  • the process of S3 in FIG. 2 corresponds to an update process that updates the communication settings of multiple relay devices based on the setting information selected in the selection process.
  • the SDN controller 15 has a memory 21 in which multiple pieces of setting information are stored.
  • the SDN controller 15 performs a selection process (S2) and an update process (S3).
  • the selection process is a process of selecting one of the multiple pieces of setting information based on type information of the new in-vehicle device 14A.
  • the update process is a process of updating the communication settings of each SDN switch 12 based on the setting information selected in the selection process (S3).
  • the type of communication that an in-vehicle device 14 newly connected to the in-vehicle network 10 will perform is determined to some extent by the type of the in-vehicle device 14. Therefore, based on the type information of the in-vehicle device 14 newly connected to the in-vehicle network 10, it is possible to select setting information that corresponds to the state in which the in-vehicle device 14 is connected. In other words, the communication settings of each SDN switch 12 can be updated to provide appropriate communication settings according to the type of in-vehicle device 14 newly connected to the in-vehicle network 10.
  • the SDN controller 15 selects the setting information based on the communication volume information of the new in-vehicle device 14A. Therefore, the communication settings of each SDN switch 12 can be updated to the appropriate communication settings according to the communication volume of the new in-vehicle device 14A.
  • the SDN controller 15 selects the setting information based on the information on the connection position of the new in-vehicle device 14A in the in-vehicle network 10. Therefore, the communication settings of each SDN switch 12 can be updated to the appropriate communication settings according to the connection position of the new in-vehicle device 14A.
  • Information on the type, communication volume, and connection location of the new in-vehicle device 14A can be more easily obtained from the new in-vehicle device 14A than from the SDN controller 15.
  • the SDN controller 15 obtains the type information, communication volume information, and connection location information from the new in-vehicle device 14A. This makes it easier to obtain the information necessary to select setting information.
  • Each piece of setting information stored in memory 21 includes information on setting the quality of service for frame communication and information on setting communication path restrictions for security. Therefore, in response to changes in the configuration of in-vehicle network 10 due to the connection of new in-vehicle device 14A, advanced communication control such as setting the quality of service for frame transport and setting communication path restrictions for security can be implemented.
  • the setting information stored in the memory 21 may not include setting information corresponding to the new in-vehicle device 14A.
  • the SDN controller 15 acquires the setting information stored in the new in-vehicle device 14A and updates the communication settings of each SDN switch 12 based on the setting information. Therefore, even if the setting information corresponding to the new in-vehicle device 14A is not stored in the memory 21, it is possible to update the communication settings of each SDN switch 12 corresponding to the new in-vehicle device 14A.
  • the configuration of the SDN controller 15 of this embodiment is the same as that of the first embodiment.
  • the SDN controller 15 of this embodiment also updates the communication settings in the same manner as in the first embodiment.
  • an OTA master 30 is installed as a management device that manages software updates of the in-vehicle device 14.
  • the OTA master 30 is connected to one of the multiple SDN switches 12 set in the in-vehicle network 10.
  • the OTA master 30 is configured as an electronic control device including a CPU 31 and a memory 32.
  • the CPU 31 executes processing for updating the software of the in-vehicle device 14.
  • the memory 32 stores programs and data used in the processing of the CPU 31.
  • a wireless communication device 33 is connected to the OTA master 30.
  • the wireless communication device 33 establishes data communication with a data center 35 outside the vehicle via a wireless communication network 34 such as a mobile communication network.
  • the data center 35 distributes update data for the software of the in-vehicle device 14 to the OTA master 30 of each vehicle via the wireless communication network 34.
  • the OTA master 30 then updates the software of the in-vehicle device 14 to be updated based on the update data distributed from the data center 35.
  • the in-vehicle device 14 is temporarily disconnected from the in-vehicle network 10 during the software update.
  • the in-vehicle device 14 is reconnected to the in-vehicle network 10.
  • the data center 35 also distributes update data for the setting information stored in the memory 21 of the SDN controller 15.
  • the OTA master 30 also manages updates to the setting information.
  • the functions of the in-vehicle devices 14 may change due to software updates. The changes in functions may also change the manner in which the in-vehicle devices 14 communicate.
  • the SDN controller 15 updates the communication settings of each SDN switch 12 when reconnecting the in-vehicle devices 14 after a software update.
  • Fig. 5 shows the operations of the data center 35, the OTA master 30, the SDN controller 15, and the SDN switch 12 related to the update of the setting information and the communication settings.
  • Fig. 5 shows one of the multiple SDN switches 12 installed in the in-vehicle network 10 as a representative thereof.
  • the data center 35 distributes update data for the setting information prior to distribution of update data for the software of the in-vehicle device 14 (S20).
  • the OTA master 30 receives the update data from the data center 35, it transmits the update data to the SDN controller 15 (S21).
  • the SDN controller 15 updates the setting information stored in the memory 21 based on the update data (S22).
  • the updated setting information at this time includes setting information indicating the communication settings of each SDN controller 15 corresponding to the software update of the in-vehicle device 14.
  • the setting information is updated not only when the software is updated, but also when a new model of in-vehicle device 14 that can be connected to the in-vehicle network 10 is added, for example.
  • the data center 35 distributes update data for the software of the in-vehicle device 14 (S23).
  • the OTA master 30 receives the update data from the data center 35, it updates the software of the in-vehicle device 14 to be updated based on the update data (S24).
  • the OTA master 30 notifies the SDN controller 15 of the completion (S25).
  • the OTA master 30 also transmits information on the type, communication volume, and connection position of the in-vehicle device 14 whose software has been updated to the SDN controller 15 (S25).
  • the type information transmitted at this time includes the version of the updated software.
  • the SDN controller 15 starts the process of updating the communication settings of each SDN switch 12 when it receives notification of the completion of the software update and information from the OTA master 30. That is, the SDN controller 15 selects the setting information that matches the information received from the OTA master 30 from among the multiple setting information stored in the memory 21 (S26). Then, the SDN controller 15 instructs each SDN switch 12 to update the communication settings based on the selected setting information (S27).
  • Each SDN switch 12 updates the communication settings based on the instructions (S28). Then, when each SDN switch 12 has completed updating the communication settings, it notifies the SDN controller 15 of the completion (S29). When the SDN controller 15 receives notifications of update completion from all SDN switches 12, it notifies the in-vehicle devices 14 that have updated their software that the update of the communication settings for the entire in-vehicle network 10 has been completed (S30). In response to this notification, the in-vehicle devices 14 are enabled (activated) and start frame communication (S31).
  • the update of the setting information and the software may each require the user's permission. If the user allows a software update before allowing an update of the setting information, the software update will be carried out before the update of the setting information. In such a case, it may happen that the setting information stored in memory 21 does not include setting information that is compatible with the updated software.
  • FIG. 6 shows the operations of the data center 35, the OTA master 30, the SDN controller 15, and the SDN switch 12 relating to the update of communication settings in such a case.
  • the data center 35 first distributes update data for the software of the in-vehicle device 14 (S50). Then, the OTA master 30 updates the software of the in-vehicle device 14 to be updated based on the update data (S51). Then, when the software update is completed, the OTA master 30 notifies the SDN controller 15 of the completion (S52). In addition, the OTA master 30 transmits information such as the type of the in-vehicle device 14 whose software has been updated to the SDN controller 15 (S52).
  • the multiple pieces of setting information stored in the memory 21 do not include setting information that matches the type information received from the OTA master 30.
  • the SDN controller 15 notifies the OTA master 30 that there is no setting information that matches the memory 21 (S53).
  • the OTA master 30 requests the data center 35 to distribute setting information corresponding to the previously performed software update (S54).
  • the setting information distributed by the data center 35 is sent to the SDN controller 15 via the OTA master 30 (S55).
  • the SDN controller 15 then instructs each SDN switch 12 to update the communication settings based on the received setting information (S56).
  • the subsequent operations are the same as those in FIG. 5.
  • the OTA master 30 updates the software of the in-vehicle device 14 based on the update data distributed from the data center 35.
  • the OTA master 30 updates the setting information stored in the memory 21 of the SDN controller 15 based on the update data distributed from the data center 35.
  • the OTA master 30 transmits information on the type, communication volume, and connection location of the in-vehicle device 14 to the SDN controller 15.
  • the SDN controller 15 obtains the type, communication volume, and connection location information used to select setting information from the OTA master 30.
  • the SDN controller 15 selects one of the multiple setting information stored in the memory 21 based on that information.
  • the SDN controller 15 updates the communication settings of each SDN switch 12 based on the selected setting information.
  • the SDN controller 15 obtains setting information used to update the communication settings of the SDN switch 12 from a data center 35 outside the vehicle.
  • the OTA master 30 corresponds to a management device that manages software updates for the in-vehicle devices 14 connected to the in-vehicle network 10.
  • the process of S26 in FIG. 5 corresponds to the selection process, and the process of S27 corresponds to the update process.
  • an OTA master 30 that manages software updates of the in-vehicle devices 14 is installed.
  • the functions of the in-vehicle devices 14 may be changed by software updates, and the communication settings of the in-vehicle network 10 may need to be updated.
  • the OTA master 30 notifies the SDN controller 15 when the software update of the in-vehicle devices 14 is completed. Then, in response to receiving the notification, the SDN controller 15 performs a selection process (S26) and an update process (S27) to update the communication settings of each SDN switch 12.
  • the SDN controller 15 updates the communication settings of each SDN switch 12 upon completion of the software update of the in-vehicle devices 14. Therefore, the communication settings of the in-vehicle network 10 can be updated in response to the software update of the in-vehicle devices 14.
  • the SDN controller 15 acquires type information and the like used to select the setting information in the above selection process (S26) from the OTA master 30.
  • a software update may change the type and communication volume of the in-vehicle device 14.
  • the OTA master 30, which manages the software update knows the type and communication volume of the in-vehicle device 14 after the software update.
  • the OTA master 30 knows the connection position to the in-vehicle network 10 of the in-vehicle device 14 whose software has been updated. Therefore, the SDN controller 15 can easily and accurately acquire information used to select the setting information.
  • the SDN controller 15 acquires setting information from an external data center 35. Therefore, even if the appropriate setting information is not stored in the memory 21, the communication settings can be appropriately updated.
  • the OTA master 30 updates multiple pieces of setting information stored in the memory 21 of the SDN controller 15 based on update data distributed from the data center 35. That is, multiple pieces of setting information are stored in the memory 21 of the SDN controller 15 in a state in which updates by the OTA master 30 are permitted. Therefore, each piece of setting information stored in the memory 21 can be updated appropriately in response to changes in the functions of the in-vehicle device 14 due to software updates, etc.
  • the software update and the setting information update by the OTA master 30 may be performed together.
  • the OTA master 30 may be configured to update the software of the in-vehicle device 14 but not update the setting information. In this case, multiple pieces of setting information are stored in the memory 21 of the SDN controller 15 in a state where updates by the OTA master 30 are not permitted.
  • the SDN controller 15 may obtain information such as the type used to select the setting information in the selection process of S26 in FIG. 5 from the in-vehicle device 14 whose software has been updated. 5, the OTA master 30 notifies the completion of the software update and transmits information such as the type of the in-vehicle device 14 whose software has been updated. The transmission of the information such as the type may be used as the notification of the completion of the software update. In this case, in S25, only the information such as the type is transmitted from the OTA master 30 to the SDN controller 15.
  • the selection of setting information in the selection process may be performed without using either or both of the information on the communication volume of the in-vehicle device 14 and the information on the connection position of the in-vehicle device 14 in the in-vehicle network 10 .
  • the type information of the in-vehicle device 14 used to select the setting information in the selection process may be information other than that exemplified in the above embodiment, as long as it is information that can identify the type of the in-vehicle device 14.
  • the update operation when the setting information to be selected in the selection process is not included among the multiple setting information stored in the memory 21, i.e., the update operation shown in Figs. 3 and 6, is not essential.
  • the communication settings may be updated manually.
  • the SDN controller 15 of the second embodiment may be configured not to update the communication settings when a new in-vehicle device 14 is connected.
  • Some or all of the multiple SDN switches 12 installed in the in-vehicle network 10 may be replaced with other relay devices that forward frames, such as routers, and that can update communication settings using software.
  • the in-vehicle network 10 is configured so that the in-vehicle devices 14 communicate at the data link layer (L2).
  • the in-vehicle network 10 may be configured so that communication between the in-vehicle devices 14 occurs at a layer other than the data link layer. That is, the SDN controller 15 in the above embodiment may be configured as a device that controls the communication settings of each relay device in an in-vehicle network provided with multiple relay devices that forward messages.
  • the SDN controller 15 may be configured as any configuration having the function of a setting device that updates the communication settings of multiple communication devices installed in the in-vehicle network 10.
  • the OTA master 30 may be configured as any configuration having the function of a management device that manages software updates of the in-vehicle devices 14 connected to the in-vehicle network 10.
  • one or both of the functions of the SDN controller 15 and the OTA master 30 in the above embodiment may be provided by one of the ECUs. That is, the setting device and the update device may be configured as a circuit (circuitry) including one or more processors that execute various processes according to a computer program (software).
  • the setting device may be configured as a circuit including one or more dedicated hardware circuits, such as application specific integrated circuits (ASICs), that execute at least a part of the various processes, or a combination thereof.
  • the processor includes a CPU and memory such as a RAM and a ROM.
  • the memory stores program code or instructions configured to cause the CPU to execute the processes.
  • the memory i.e., the computer-readable medium, includes any available medium that can be accessed by a general-purpose or dedicated computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Mechanical Engineering (AREA)
  • Small-Scale Networks (AREA)
  • Stored Programmes (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Un contrôleur SDN (15) pour contrôler de paramètres de communication d'une pluralité de commutateurs SDN (12) qui sont installés dans un réseau embarqué (10) et effectuer un transfert de trame, comprend une mémoire (21) dans laquelle une pluralité d'éléments d'informations de paramétrage sont stockés. Le contrôleur SDN (15) effectue un traitement de sélection et un traitement de mise à jour lorsqu'un appareil embarqué (14), employé pour effectuer une communication de trame, est connecté au réseau embarqué. Le traitement de sélection est un traitement consistant à sélectionner l'un de la pluralité d'éléments d'informations de paramétrage sur la base des informations de type de l'appareil embarqué nouvellement connecté (14). Le traitement de mise à jour est un traitement consistant à mettre à jour le paramètre de communication de chaque commutateur SDN (12) sur la base des informations de paramétrage sélectionnées par le traitement de sélection.
PCT/JP2023/036310 2022-11-01 2023-10-05 Dispositif de paramétrage WO2024095682A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022175499A JP2024066145A (ja) 2022-11-01 2022-11-01 設定装置
JP2022-175499 2022-11-01

Publications (1)

Publication Number Publication Date
WO2024095682A1 true WO2024095682A1 (fr) 2024-05-10

Family

ID=90930429

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/036310 WO2024095682A1 (fr) 2022-11-01 2023-10-05 Dispositif de paramétrage

Country Status (2)

Country Link
JP (1) JP2024066145A (fr)
WO (1) WO2024095682A1 (fr)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013128648A1 (fr) * 2012-03-02 2013-09-06 三菱電機株式会社 Dispositif de traitement d'informations, unité de commande électronique, procédé de traitement d'informations et programme
JP2017011487A (ja) * 2015-06-22 2017-01-12 富士通株式会社 情報処理システム、情報処理システムの制御プログラム及び情報処理システムの制御方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013128648A1 (fr) * 2012-03-02 2013-09-06 三菱電機株式会社 Dispositif de traitement d'informations, unité de commande électronique, procédé de traitement d'informations et programme
JP2017011487A (ja) * 2015-06-22 2017-01-12 富士通株式会社 情報処理システム、情報処理システムの制御プログラム及び情報処理システムの制御方法

Also Published As

Publication number Publication date
JP2024066145A (ja) 2024-05-15

Similar Documents

Publication Publication Date Title
EP3021538B1 (fr) Procédé de transmission de message, routeur et commutateur de service
US11027676B2 (en) Vehicle data communications network
US11273775B2 (en) Vehicle data communications network
JPWO2008114583A1 (ja) 車載用通信システム
CN108989200B (zh) 数据包转发方法、装置和系统
JPWO2020039844A1 (ja) 車載通信装置及び車載システム
CN110995829B (zh) 实例调用方法、装置及计算机存储介质
JP6524905B2 (ja) 電子制御装置
EP1447966A2 (fr) Méthode et appareil d'impression utilisant un identifiant pour imprimante
WO2024095682A1 (fr) Dispositif de paramétrage
WO2024095683A1 (fr) Dispositif de réglage et appareil embarqué
CN112751724B (zh) 检测链路状态的方法及装置
US10033453B2 (en) Repeater
JPH0998180A (ja) リングネットワークシステムにおける障害回避制御方法
JP2017147695A (ja) イーサネットスイッチ装置
WO2024095681A1 (fr) Dispositif de réglage et équipement embarqué
CN106533936B (zh) 路由器平滑重启的管理方法和装置
JP2016092484A (ja) 中継装置
JP5078003B2 (ja) 車載装置通信システム及び分配装置
JP2001117899A (ja) マルチサーバシステム
JP2020150442A (ja) ゲートウェイ装置
CN104539442B (zh) 用于提高可靠性的方法、网络设备及系统
JP2001043189A (ja) ネットワーク認証システムの制御方法およびその記録媒体
US10084624B2 (en) Repeater
JP2016046672A (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: 23885445

Country of ref document: EP

Kind code of ref document: A1