US12524223B2 - Software management system, storage medium, and software update method - Google Patents
Software management system, storage medium, and software update methodInfo
- Publication number
- US12524223B2 US12524223B2 US18/341,178 US202318341178A US12524223B2 US 12524223 B2 US12524223 B2 US 12524223B2 US 202318341178 A US202318341178 A US 202318341178A US 12524223 B2 US12524223 B2 US 12524223B2
- Authority
- US
- United States
- Prior art keywords
- vehicle
- error
- software
- server
- processors
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
Definitions
- the present disclosure relates to software management systems, storage media, and software update methods.
- Over-The-Air (OTA) technology for updating software (vehicle control programs) stored in a control device (electronic control unit (ECU)) for a vehicle through wireless communication has been studied and developed.
- OTA Over-The-Air
- a control device electronic control unit (ECU)
- JP 2017-149323 A discloses a vehicle control system capable of safely updating software without impairing user convenience.
- a mobile device sends a signal requesting a download of update software to a server.
- An ECU downloads, via the mobile device, the update software sent from the server and updates the software.
- a campaign can be canceled due to various errors (reasons). More specifically, a campaign can be canceled due to an error caused by a server sending software (OTA center that will be described later), or can be canceled due to an error caused by a vehicle receiving software. It is desirable to properly cancel a campaign and properly notify the user of the reason for the cancellation.
- the present disclosure provides a software management system capable of properly canceling a campaign and properly notifying the user of the reason for the cancellation.
- the server cancels the software update, and the vehicle displays the description of the first error according to the request from the server.
- This makes it possible to take action according to the intention of the server of a software development company etc. For example, even if the vehicle tries to proceed with the software update, the vehicle is not allowed to proceed any further.
- the vehicle cancels the software update and displays the description of the second error. This can reduce the vehicle management cost for the server (cost for the server to determine the reason for the cancellation and to send a request to the vehicle).
- the vehicle is in an environment in which wireless connection is not available, it is possible to notify the user.
- a campaign can be properly canceled, and the reason for the cancellation can be properly notified, as in the configuration of (1).
- a software update (campaign) is properly canceled and the reason for the cancellation is properly notified to the user. Therefore, the reason for the cancellation can be notified to the user in an appropriate manner.
- FIG. 1 shows a schematic configuration of a software management system according to an embodiment of the present disclosure
- FIG. 2 is a block diagram showing a typical configuration example of an OTA center
- FIG. 3 is a block diagram showing a typical configuration example of a vehicle
- FIG. 4 is a block diagram showing a typical configuration example of user equipment
- FIG. 5 is a flowchart of a process of canceling a campaign by the OTA center.
- FIG. 6 is a flowchart of a process of canceling a campaign by the vehicle.
- FIG. 1 shows a schematic configuration of a software management system according to an embodiment of the present disclosure.
- a software management system 100 includes an OTA center 1 , a vehicle 2 , and user equipment (UE) 3 .
- the OTA center 1 is connected to the vehicle 2 and the user equipment 3 via a network NW so that the OTA center 1 can communicate with the vehicle 2 and the user equipment 3 .
- the OTA center 1 is a server that provides software for ECUs (see FIG. 3 ) mounted on the vehicle 2 .
- the OTA center 1 is managed by, for example, a vehicle manufacturer that manufactures a vehicle platform (VP). The configuration of the OTA center 1 will be described later with reference to FIG. 2 .
- the vehicle 2 is managed by a user.
- the user is typically an individual, but may be, for example, a cooperate body that conducts business using the vehicle 2 (a transport operator etc.).
- the vehicle 2 may be an autonomous vehicle.
- the OTA center 1 may be managed by a manufacturer of an autonomous driving system (ADS) (see FIG. 3 ) mounted on the VP, instead of or in addition to the vehicle manufacturer.
- ADS autonomous driving system
- the vehicle 2 may be a vehicle that can only be manually driven and that does not support autonomous driving. The configuration of the vehicle 2 will be described later with reference to FIG. 3 .
- the user equipment 3 is equipment that is operated by the user of the vehicle 2 .
- the user equipment 3 may be mobile equipment or stationary equipment. Examples of the mobile equipment include smartphones, tablets, notebook personal computers (PCs), and wearable devices (smartwatches etc.). Examples of the stationary equipment include desktop PCs. The configuration of the user equipment 3 will be described later with reference to FIG. 4 .
- the software management system 100 may include any number of vehicles 2 .
- the software management system 100 typically includes a large number of vehicles 2 . The same applies to the user equipment 3 .
- FIG. 2 is a block diagram showing a typical configuration example of the OTA center 1 .
- the OTA center 1 includes a server 11 , an input device 12 , a display 13 , and a communication device 14 .
- the server 11 includes a processor 111 , a memory 112 , a storage 113 , and a network interface 114 .
- the components of the OTA center 1 are connected to each other via a communication bus.
- the storage 113 is a rewritable nonvolatile memory such as a hard disk drive (HDD), a solid state drive (SSD), or a flash memory.
- the storage 113 stores: a system program 51 including an operating system (OS); a control program 52 including computer-readable codes necessary for control calculations; an update program 53 for updating control programs for the vehicle 2 ; and license information 54 for obtaining user's approval to a download, installation, etc. of the update program 53 .
- the processor 111 is, for example, a central processing unit (CPU) or a micro-processing unit (MPU). The processor 111 reads the system program 51 and the control program 52 , loads them into the memory 112 , and executes them to implement various processes.
- the network interface 114 controls data communication that is performed between the server 11 and other devices (vehicle 2 , user equipment 3 , etc.) via the communication device 14 . As will be described in detail later, a notification of the reason for cancellation of a software update (campaign) is also output from the network interface 114 to the user (vehicle 2 and/or user equipment 3 ).
- the input device 12 is a keyboard, a mouse, etc. and receives input from an operator of the server 11 .
- the display 13 displays various kinds of information to the operator of the server 11 .
- FIG. 2 shows an example in which the server 11 includes one processor 111
- the server 11 may include a plurality of processors. That is, the server 11 includes one or more processors. The same applies to the memory 112 and the storage 113 .
- processor is not limited to a processor in a narrow sense that performs processes in a stored-program mode, and may include hardwired circuits such as application specific integrated circuits (ASICs) and field-programmable gate arrays (FPGAs). Therefore, the term “processor” may be read as processing circuitry whose processes are defined in advance by computer-readable codes and/or hardwired circuits.
- ASICs application specific integrated circuits
- FPGAs field-programmable gate arrays
- FIG. 3 is a block diagram showing a typical configuration example of the vehicle 2 .
- the vehicle 2 includes a central ECU 21 , a plurality of discrete ECUs 22 , advanced driver-assistance systems (ADAS) 23 , an ADS 24 , a sensor group 25 , an input device 26 , a Multi-Information Display (MID) 27 , and a Data Communication Module (DCM) 28 .
- the discrete ECUs 22 are separate ECUs for each feature, and include, for example, a brake ECU, a steering ECU, a motor generator ECU, and a body ECU.
- the discrete ECUs 22 may be controllers storing software for implementing features of the ADAS 23 and/or the ADS 24 .
- the components of the vehicle 2 are connected to each other via a wired in-vehicle network such as a controller area network (CAN) or in-vehicle Ethernet (registered trademark).
- CAN controller area network
- Ethernet registered trademark
- each discrete ECU 22 stores software (system program 71 and control program 72 ) that is executed by a processor 221 of the discrete ECU 22 .
- Each discrete ECU 22 controls a system corresponding to the discrete ECU 22 so that the vehicle 2 goes into a desired state according to signals from the sensor group 25 etc.
- the system may include a braking system, a steering system, a powertrain system, a body system, etc., none of which are shown.
- a processor 211 of the central ECU 21 controls update processes of software stored in the storages 223 of the discrete ECUs 22 .
- the central ECU 21 receives (downloads) software from the OTA center 1 via the DCM 28 , and stores (installs) the downloaded software in the storage 223 of the discrete ECU 22 at an appropriate timing.
- the central ECU 21 then activates the installed software at an appropriate timing.
- the ADAS 23 includes, for example, Adaptive Cruise Control (ACC), Auto Speed Limiter (ASL), Lane Keeping Assist (LKA), Pre-Crash Safety (PCS), and Lane Departure Alert (LDA).
- ACC Adaptive Cruise Control
- ASL Auto Speed Limiter
- LKA Lane Keeping Assist
- PCS Pre-Crash Safety
- LDA Lane Departure Alert
- the ADS 24 is configured to perform autonomous driving of the vehicle 2 .
- the sensor group 25 includes sensors configured to detect the surroundings of the vehicle 2 .
- the sensor group 25 further includes sensors configured to detect information according to the driving state of the vehicle 2 and detect a steering operation, an accelerator operation, and a brake operation (none of such sensors are shown).
- the sensor group 25 may include, for example, a camera, a radar, a Laser Imaging Detection and Ranging (LIDAR), a vehicle speed sensor, an acceleration sensor, a yaw rate sensor, and a steering sensor (none of which are shown).
- LIDAR Laser Imaging Detection and Ranging
- the input device 26 is, for example, a touch panel provided on the MID 27 .
- the input device 26 may be a physical switch or button.
- the MID 27 is a display on which, for example, map information, vehicle management information, etc. are displayed.
- An instrument panel, not shown, is also used as a human-machine interface (HMI).
- the DCM 28 is an in-vehicle communication module. The DCM 28 is configured to allow two-way data communication between the central ECU 21 and the server 11 .
- FIG. 4 is a block diagram showing a typical configuration example of the user equipment 3 .
- the user equipment 3 includes an arithmetic processing unit 31 , an input device 32 , a display 33 , and a communication device 34 .
- the input device 32 and the display 33 are configured as an integrated unit such as a touch panel display.
- the input device 32 may be a dedicated input device (keyboard, mouse, etc.), and the display 33 may be a stationary monitor.
- Other configurations of the user equipment 3 are similar to the configurations of the server 11 (see FIG. 2 ).
- a software update (campaign)
- the cancellation is notified to the user. More specifically, a campaign can be canceled for a reason due to the OTA center 1 sending software, or can be canceled for a reason due to the vehicle 2 receiving software. It is desirable to properly notify the user of the reason for the cancellation of the campaign.
- the mode of notification to the user is switched according to the reason for the cancellation of the campaign. More specifically, when the reason for the cancellation of the campaign is a first error caused by the OTA center 1 , the OTA center 1 notifies the user of the reason for the cancellation (description of the first error) via the vehicle 2 . When the reason for the cancellation of the campaign is a second error different from the first error, the vehicle 2 notifies the user of the reason for the cancellation (description of the second error).
- “Notifying the user of the reason for the cancellation” means displaying the reason for the cancellation on the MID 27 (or instrument panel) of the vehicle 2 , or sending the content to be displayed from the OTA center 1 to the vehicle 2 to display it on the MID 27 .
- the reason for the cancellation may be notified to the user equipment 3 . Specific examples of the first and second errors will be described below.
- the first error may include at least one of the following errors A, B.
- a software developer sets a warranty period (e.g., several months to several years) for new update software.
- the warranty period is a period during which the software developer warrants the operation of the software.
- hardware of a vehicle is more likely to fail or to be replaced (modified) over time. Accordingly, after the warranty period expires, a situation may arise in which the software does not operate normally due to a failure of the hardware, a mismatch between the hardware and the software, etc. Therefore, the campaign is canceled.
- the warranty period has expired, the campaign is canceled based on the determination of the software developer because, for example, the software developer cannot warrant the proper operation of the software and it is preferable not to use excessively old features.
- the OTA center 1 cancels the campaign and notifies the vehicle 2 of the reason for the cancellation that the warranty period has expired.
- An error (e.g., a timeout) may occur while the vehicle 2 is downloading software from the OTA center 1 . Since the OTA center 1 can detect this error, the OTA center 1 notifies the vehicle 2 of the reason for the cancellation that the error has occurred during download.
- the second error may include at least one of the following errors C, D, and E.
- An error may occur during the process of installing downloaded software in the storage 223 of the discrete ECU 22 , or an error may occur during the process of activating installed software. Since the installation and activation are performed in the vehicle 2 (central ECU 21 and/or discrete ECU 22 ), it is suitable that the vehicle 2 detect these errors. Therefore, if an error occurs during the installation/activation in the vehicle 2 , the vehicle 2 cancels the campaign and notifies the reason for the cancellation (displays the reason for the cancellation on the MID 27 etc.).
- Wireless connection between the OTA center 1 and the vehicle 2 may become poor when, for example, the vehicle 2 is parked in an underground parking lot or behind a large building. In such a case, it is difficult to send information (command/notification) from the OTA center 1 to the vehicle 2 . Therefore, the vehicle 2 cancels the campaign and notifies that the reason for the cancellation is poor wireless connection.
- a validity period is set for a campaign.
- the validity period is a period given from the start of a download (or after a download becomes available) to the completion of activation, and is, for example 10 days.
- Both the OTA center 1 and the vehicle 2 can calculate whether the validity period has expired.
- the computational load (management cost) for the OTA center 1 to manage the validity periods for all the vehicles 2 can become large.
- the management cost for the OTA center 1 can be reduced by determining whether the validity period has expired by each vehicle 2 . Therefore, the vehicle 2 notifies the user of the reason for the cancellation that the validity period has expired.
- FIG. 5 is a flowchart of a process of canceling a campaign by the OTA center 1 .
- the steps in this flowchart are performed when a predetermined condition is satisfied (e.g., in predetermined cycles).
- Each step is typically implemented by software processing by the server 11 (processor 111 ) of the OTA center 1 , but may be implemented by hardware (electrical circuitry) in the server 11 .
- the term “step” is abbreviated as “S.”
- the OTA center 1 determines whether an error due to expiration of the warranty period (error A) has occurred.
- error A an error due to expiration of the warranty period
- the process proceeds to S 13 .
- the warranty period has not elapsed (NO in S 11 )
- the process proceeds to S 12 .
- the OTA center 1 determines whether an error due to a download issue (error B) has occurred. When a download issue has occurred (YES in S 12 ), the process proceeds to S 13 . When no download issue has occurred (NO in S 12 ), the OTA center 1 ends the series of steps. The order of steps S 11 , S 12 can be reversed.
- the OTA center 1 cancels the campaign.
- the OTA center 1 determines whether the OTA center 1 and the vehicle 2 can wirelessly communicate with each other (S 14 ).
- the OTA center 1 notifies the vehicle 2 of the reason for the cancellation of the campaign (either the error A or B) (S 15 ). That is, the OTA center 1 requests the vehicle 2 to display a description of the reason for the cancellation of the campaign on the MID 27 .
- the vehicle 2 displays a description of the error A or B on the MID 27 according to this request (S 21 ).
- the OTA center 1 notifies the user equipment 3 of the reason for the cancellation of the campaign (error A or B) (S 16 ).
- the user equipment 3 displays a description of the error A or B on the display 33 according to the notification (request) from the OTA center 1 (S 31 ).
- FIG. 6 is a flowchart of a process of canceling a campaign by the vehicle 2 .
- the steps in this flowchart are also performed when a predetermined condition is satisfied (e.g., in predetermined cycles).
- Each step is typically implemented by software processing by the discrete ECU 22 (processor 221 ) of the vehicle 2 , but may be implemented by hardware (electrical circuitry) in the discrete ECU 22 .
- the vehicle 2 determines whether an error due to an installation/activation issue (error C) has occurred.
- error C an installation/activation issue
- the process proceeds to S 402 , and the vehicle 2 cancels the campaign.
- the vehicle 2 also displays on the MID 27 that the reason for the cancellation of the campaign is an installation/activation issue (S 403 ).
- the vehicle 2 determines whether an error due to poor wireless connection (error D) has occurred.
- error D error due to poor wireless connection
- the process proceeds to S 405 , and the vehicle 2 cancels the campaign.
- the vehicle 2 also displays on the MID 27 that the reason for the cancellation of the campaign is poor wireless connection (S 406 ).
- the vehicle 2 may also display how to retry the campaign on the MID 27 (S 407 ). More specifically, the vehicle 2 may display on the MID 27 a message prompting to move to a location where wireless connection can be improved (aboveground, an open area, etc.). The user can thus take measures to improve wireless connection.
- the vehicle 2 determines whether an error due to expiration of the validity period (error E) has occurred.
- error E error due to expiration of the validity period
- the process proceeds to S 409 , and the vehicle 2 cancels the campaign.
- the vehicle 2 also displays on the MID 27 that the reason for the cancellation of the campaign is expiration of the validity period (S 410 ).
- the vehicle 2 may also display on the MID 27 how and/or when to retry the campaign (S 411 ).
- the vehicle 2 may display on the MID 27 a message telling that the campaign must be completed before the validity period expires, may display on the MID 27 a message prompting to retry the campaign (prompting to perform an operation to give approval to the software update, etc.), or may display on the MID 27 the validity period of the next campaign.
- the user can thus perform necessary operations while being aware of the validity period.
- the vehicle 2 ends the series of steps.
- the order of steps S 401 , S 404 , and S 408 can be changed as appropriate.
- the reason for the cancellation may be displayed on the display 33 of the user equipment 3 instead of or in addition to the MID 27 of the vehicle 2 .
- the OTA center 1 cancels the campaign, and the vehicle 2 displays the description of the first error according to the request from the OTA center 1 .
- the second error error C, D, or E
- the vehicle 2 stops the campaign and displays the description of the second error. This can reduce the cost for the OTA center 1 to manage the large number of vehicles 2 .
- the vehicle 2 is in an environment in which wireless connection is not available, it is possible to notify the user.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Traffic Control Systems (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
-
- (1) A software management system according to an aspect of the present disclosure includes: a vehicle including a control device storing software and a display device; and a server including one or more processors configured to update the software by wireless communication. The one or more processors are configured to, when a first error due to the server occurs, cancel software update and request the vehicle to display a description of the first error on the display device. The vehicle is configured to, when a second error different from the first error occurs, cancel the software update, and display a description of the second error on the display device without being requested by the one or more processors.
- (2) The first error may include at least one of (i) expiration of a warranty period for operation of the software in the vehicle and (ii) an issue of downloading the software from the server to the vehicle.
- (3) The one or more processors may be configured to, when the software update is canceled due to the first error and the server and the vehicle are not communicable with each other, notify equipment that is operable by a user of the vehicle of the first error.
- (4) The second error may include at least one of (i) an issue of installing or activating the software in the vehicle, (ii) poor wireless connection between the server and the vehicle, and (iii) expiration of a validity period during which the software is updatable.
- (5) The vehicle may be configured to, when the software update is canceled due to the second error, display on the display device how to retry the software update or when to update the software.
-
- (6) A non-transitory storage medium according to another aspect of the present disclosure stores instructions that are executable by one or more processors of a server and one or more processors of a vehicle. The instructions cause the one or more processors to perform functions. The functions include: when a first error due to the server occurs, canceling a software update on a control device of the vehicle by the one or more processors of the server, and requesting the vehicle to display a description of the first error on a display device by the one or more processors of the server; and when a second error different from the first error occurs, canceling the software update by the vehicle, and displaying a description of the second error on the display device by the vehicle without being requested by the one or more processors of the server.
- (7) A software update method according to still another aspect of the present disclosure updates software on a control device of a vehicle though wireless communication. The software update method includes: when a first error due to a server occurs, canceling the software update by one or more processors of the server, and requesting the vehicle to display a description of the first error on a display device by the one or more processors; and when a second error different from the first error occurs, canceling the software update by the vehicle, and displaying a description of the second error on the display device by the vehicle without being requested by the one or more processors.
Claims (5)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2022136589A JP7666460B2 (en) | 2022-08-30 | 2022-08-30 | Software management system, program and software update method |
| JP2022-136589 | 2022-08-30 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20240069896A1 US20240069896A1 (en) | 2024-02-29 |
| US12524223B2 true US12524223B2 (en) | 2026-01-13 |
Family
ID=90000471
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US18/341,178 Active 2043-12-12 US12524223B2 (en) | 2022-08-30 | 2023-06-26 | Software management system, storage medium, and software update method |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12524223B2 (en) |
| JP (1) | JP7666460B2 (en) |
| CN (1) | CN117632171A (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20250348301A1 (en) * | 2024-05-10 | 2025-11-13 | Atieva, Inc. | Over the air cloud solution |
Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170118573A1 (en) * | 2015-10-26 | 2017-04-27 | Hyundai Motor Company | Method and apparatus for resolving bluetooth compatibility problem |
| JP2017149323A (en) | 2016-02-25 | 2017-08-31 | オムロンオートモーティブエレクトロニクス株式会社 | Vehicle control system |
| US20180048473A1 (en) * | 2016-08-10 | 2018-02-15 | Ford Global Technologies, Llc | Software authentication before software update |
| US20200174779A1 (en) * | 2018-11-30 | 2020-06-04 | Paccar Inc | Error-resilient over-the-air software updates for vehicles |
| US20200371773A1 (en) * | 2019-05-22 | 2020-11-26 | Honda Motor Co., Ltd. | Software updating device, server device, and software updating method |
| JP2021009658A (en) | 2018-08-10 | 2021-01-28 | 株式会社デンソー | Electronic control system for vehicles, screen display control method for progress display, and screen display control program for progress display |
| US20210026617A1 (en) * | 2019-07-24 | 2021-01-28 | Hitachi, Ltd. | Server, software update system, and software update apparatus |
| JP2022061381A (en) | 2020-10-06 | 2022-04-18 | トヨタ自動車株式会社 | Server for update data distribution, software update system, update data distribution method and distribution program |
| JP2023517387A (en) | 2020-03-19 | 2023-04-25 | ホアウェイ・テクノロジーズ・カンパニー・リミテッド | Vehicle software upgrade method and related system |
-
2022
- 2022-08-30 JP JP2022136589A patent/JP7666460B2/en active Active
-
2023
- 2023-06-26 US US18/341,178 patent/US12524223B2/en active Active
- 2023-06-27 CN CN202310765696.6A patent/CN117632171A/en active Pending
Patent Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170118573A1 (en) * | 2015-10-26 | 2017-04-27 | Hyundai Motor Company | Method and apparatus for resolving bluetooth compatibility problem |
| JP2017149323A (en) | 2016-02-25 | 2017-08-31 | オムロンオートモーティブエレクトロニクス株式会社 | Vehicle control system |
| US20180048473A1 (en) * | 2016-08-10 | 2018-02-15 | Ford Global Technologies, Llc | Software authentication before software update |
| JP2021009658A (en) | 2018-08-10 | 2021-01-28 | 株式会社デンソー | Electronic control system for vehicles, screen display control method for progress display, and screen display control program for progress display |
| US20200174779A1 (en) * | 2018-11-30 | 2020-06-04 | Paccar Inc | Error-resilient over-the-air software updates for vehicles |
| US20200371773A1 (en) * | 2019-05-22 | 2020-11-26 | Honda Motor Co., Ltd. | Software updating device, server device, and software updating method |
| US20210026617A1 (en) * | 2019-07-24 | 2021-01-28 | Hitachi, Ltd. | Server, software update system, and software update apparatus |
| JP2023517387A (en) | 2020-03-19 | 2023-04-25 | ホアウェイ・テクノロジーズ・カンパニー・リミテッド | Vehicle software upgrade method and related system |
| JP2022061381A (en) | 2020-10-06 | 2022-04-18 | トヨタ自動車株式会社 | Server for update data distribution, software update system, update data distribution method and distribution program |
| JP7439720B2 (en) * | 2020-10-06 | 2024-02-28 | トヨタ自動車株式会社 | Server, method and program for distributing update data |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2024033161A (en) | 2024-03-13 |
| US20240069896A1 (en) | 2024-02-29 |
| JP7666460B2 (en) | 2025-04-22 |
| CN117632171A (en) | 2024-03-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6702269B2 (en) | Control device, control method, and computer program | |
| US10625754B2 (en) | Control apparatus, control method, and computer program | |
| US11995429B2 (en) | Software update device, update control method, non-transitory storage medium, and server | |
| US12591425B2 (en) | Ota master, update control method, non-transitory storage medium, and vehicle | |
| JP7647894B2 (en) | Software update device, software update system, and software update method | |
| US12524223B2 (en) | Software management system, storage medium, and software update method | |
| US20230145286A1 (en) | Vehicle management system, server, vehicle, and vehicle management method | |
| JP2025123571A (en) | Server, program and software update method | |
| US12585455B2 (en) | Server, non-transitory storage medium, and software update method | |
| CN116112515A (en) | Vehicle and vehicle control method | |
| US12511114B2 (en) | Server, storage medium, and software update method | |
| US12554481B2 (en) | Vehicle and software update system | |
| WO2018189951A1 (en) | Relay device, relay method, and computer program | |
| US20240152352A1 (en) | Server, software management system, software management method, and non-transitory storage medium | |
| US12504967B2 (en) | Server, non-transitory storage medium, and software update method | |
| US12619419B2 (en) | User equipment, software update system, control method, and non-transitory storage medium | |
| US20240118885A1 (en) | User equipment, software update system, control method, and non-transitory storage medium | |
| JP2025104983A (en) | Remote Monitoring Device | |
| CN119718436A (en) | Wake-up control method, device, vehicle and storage medium | |
| CN121285795A (en) | System and method for operating vehicle functions |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: TOYOTA JIDOSHA KABUSHIKI KAISHA, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ISHIKAWA, TOMOYASU;INOUE, HIROSHI;TANIMORI, SHUNSUKE;AND OTHERS;SIGNING DATES FROM 20230508 TO 20230509;REEL/FRAME:064058/0545 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS Free format text: ALLOWED -- NOTICE OF ALLOWANCE NOT YET MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |