JP7708658B2 - Tire wear estimation system and calculation model operation method - Google Patents
Tire wear estimation system and calculation model operation methodInfo
- Publication number
- JP7708658B2 JP7708658B2 JP2021210971A JP2021210971A JP7708658B2 JP 7708658 B2 JP7708658 B2 JP 7708658B2 JP 2021210971 A JP2021210971 A JP 2021210971A JP 2021210971 A JP2021210971 A JP 2021210971A JP 7708658 B2 JP7708658 B2 JP 7708658B2
- Authority
- JP
- Japan
- Prior art keywords
- wear amount
- calculation model
- missing value
- tire
- tire wear
- 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
Links
Landscapes
- Tires In General (AREA)
Description
本発明は、車両に装着されるタイヤの摩耗量を推定するタイヤ摩耗量推定システムおよび演算モデル運用方法に関する。 The present invention relates to a tire wear estimation system and a calculation model operation method for estimating the wear of tires mounted on a vehicle.
一般に、タイヤは走行状態や走行距離等に応じて摩耗が進行する。また昨今ではタイヤの圧力および温度を計測するセンサをタイヤに取り付け、計測した圧力および温度を表示する装置などが製品化されている。 In general, tires wear down depending on the driving conditions and distance traveled. Recently, devices have been commercialized that attach sensors to tires to measure tire pressure and temperature and display the measured pressure and temperature.
特許文献1にはタイヤの摩耗量を推定する従来の摩耗量推定システムが記載されている。この摩耗量推定システムは、タイヤ情報取得部、タイヤ過酷度算出部および摩耗量算出部を備える。タイヤ情報取得部は、車両に装着されたタイヤの空気圧データおよび温度データを取得する。タイヤ過酷度算出部は、タイヤ情報取得部によって取得された空気圧データおよび温度データのうち少なくともいずれか一方のデータからタイヤへの負荷の程度を示すタイヤ過酷度を算出する。摩耗量算出部は、タイヤに対する過酷度の情報に基づいてタイヤ摩耗量を算出する演算モデルを有し、タイヤ過酷度を入力して演算モデルによりタイヤの摩耗量を算出する。 Patent Document 1 describes a conventional wear amount estimation system for estimating the amount of tire wear. This wear amount estimation system includes a tire information acquisition unit, a tire severity calculation unit, and a wear amount calculation unit. The tire information acquisition unit acquires air pressure data and temperature data of tires mounted on a vehicle. The tire severity calculation unit calculates tire severity, which indicates the degree of load on the tire, from at least one of the air pressure data and temperature data acquired by the tire information acquisition unit. The wear amount calculation unit has a calculation model that calculates the amount of tire wear based on information on the severity of the tire, and calculates the amount of tire wear using the calculation model by inputting the tire severity.
特許文献1に記載の摩耗量推定システムは、予め学習させた演算モデルに基づいてタイヤの摩耗量を推定する。本発明者は、学習型の演算モデルの学習が実施されていない車両やタイヤに対して、演算モデルによるタイヤ摩耗量の推定を行うような場合にも、初期の段階では必ずしも良好な推定精度になるとは限らないものの、車両の走行を通じて学習を進めることは可能であり、学習型の演算モデルの運用において改善の余地があることに気づいた。 The wear amount estimation system described in Patent Document 1 estimates the amount of tire wear based on a pre-trained computational model. The inventors realized that even when estimating tire wear amount using a computational model for a vehicle or tire for which learning-type computational model training has not been performed, the estimation accuracy is not necessarily good in the initial stage, but it is possible to progress with learning as the vehicle travels, and there is room for improvement in the operation of the learning-type computational model.
本発明は、斯かる事情に鑑みてなされたものであり、その目的とするところは、運用時に演算モデルを選択し、摩耗量推定データの提供を維持することができるタイヤ摩耗量推定システムおよび演算モデル運用方法を提供することにある。 The present invention was made in consideration of these circumstances, and its purpose is to provide a tire wear amount estimation system and a calculation model operation method that can select a calculation model during operation and continue to provide wear amount estimation data.
本発明のある態様のタイヤ摩耗量推定システムは、車両および車両に装着されたタイヤに関する数値変数およびカテゴリ変数を含む説明変数のデータを取得するデータ取得部と、前記データ取得部により取得されたデータを入力する欠損値対応演算モデルおよび欠損値非対応演算モデルを有し、タイヤ摩耗量を算出する摩耗量算出部と、前記データ取得部により取得されたデータに未学習のカテゴリ変数が含まれているか否かを判定する判定部と、を備え、前記摩耗量算出部は、前記判定部による判定結果に基づいて、前記欠損値対応演算モデルおよび前記欠損値非対応演算モデルのうち一方を用いてタイヤ摩耗量を算出する。 A tire wear amount estimation system according to one embodiment of the present invention includes a data acquisition unit that acquires data on explanatory variables including numerical variables and categorical variables related to a vehicle and tires mounted on the vehicle, a wear amount calculation unit that has a missing value corresponding calculation model and a missing value incompatible calculation model that input the data acquired by the data acquisition unit and calculates the tire wear amount, and a judgment unit that judges whether the data acquired by the data acquisition unit includes an unlearned categorical variable, and the wear amount calculation unit calculates the tire wear amount using one of the missing value corresponding calculation model and the missing value incompatible calculation model based on the judgment result by the judgment unit.
本発明の別の態様は演算モデル運用方法である。演算モデル運用方法は、車両および車両に装着されたタイヤに関する数値変数およびカテゴリ変数を含む説明変数のデータを取得するデータ取得ステップと、前記データ取得ステップにより取得されたデータを入力する欠損値対応演算モデルおよび欠損値非対応演算モデルを用いてタイヤ摩耗量を算出する摩耗量算出ステップと、前記データ取得ステップにより取得されたデータに未学習のカテゴリ変数が含まれているか否かを判定する判定ステップと、を備え、前記摩耗量算出ステップは、前記判定ステップによる判定結果に基づいて、前記欠損値対応演算モデルおよび前記欠損値非対応演算モデルのうち一方を用いてタイヤ摩耗量を算出する。 Another aspect of the present invention is a calculation model operation method. The calculation model operation method includes a data acquisition step of acquiring data on explanatory variables including numerical variables and categorical variables related to a vehicle and tires mounted on the vehicle, a wear amount calculation step of calculating a tire wear amount using a missing value corresponding calculation model and a missing value incompatible calculation model to which the data acquired by the data acquisition step is input, and a judgment step of judging whether or not the data acquired by the data acquisition step includes an unlearned categorical variable, and the wear amount calculation step calculates the tire wear amount using one of the missing value corresponding calculation model and the missing value incompatible calculation model based on the judgment result by the judgment step.
本発明によれば、運用時に演算モデルを選択し、摩耗量推定データの提供を維持することができる。 According to the present invention, a calculation model can be selected during operation, and wear amount estimation data can be maintained.
以下、本発明を好適な実施の形態をもとに図1から図4を参照しながら説明する。各図面に示される同一または同等の構成要素、部材には、同一の符号を付するものとし、適宜重複した説明は省略する。また、各図面における部材の寸法は、理解を容易にするために適宜拡大、縮小して示される。また、各図面において実施の形態を説明する上で重要ではない部材の一部は省略して表示する。 The present invention will be described below based on a preferred embodiment with reference to Figures 1 to 4. The same or equivalent components and parts shown in each drawing are given the same reference numerals, and duplicated explanations will be omitted as appropriate. Furthermore, the dimensions of the parts in each drawing are enlarged or reduced as appropriate to facilitate understanding. Furthermore, some of the parts that are not important for explaining the embodiment will be omitted in each drawing.
(実施形態)
図1は、実施形態に係るタイヤ摩耗量推定システム100の機能構成を示すブロック図である。タイヤ摩耗量推定システム100は、タイヤ摩耗量計測装置60、車載計測装置70、気象情報サーバ装置80および摩耗量推定装置10を備え、タイヤ7の摩耗量を推定する。タイヤ摩耗量推定システム100は、学習型の演算モデルの学習が実施されていない車両やタイヤに対しても適用することができ、運用時に演算モデルを選択し、摩耗量推定データの提供を維持することができる。
(Embodiment)
1 is a block diagram showing a functional configuration of a tire wear amount estimation system 100 according to an embodiment. The tire wear amount estimation system 100 includes a tire wear amount measurement device 60, an on-vehicle measurement device 70, a weather information server device 80, and a wear amount estimation device 10, and estimates the wear amount of a tire 7. The tire wear amount estimation system 100 can be applied to vehicles and tires for which learning of a learning-type calculation model has not been performed, and can select a calculation model during operation and continue to provide wear amount estimation data.
タイヤ摩耗量計測装置60は、車両を走行させる運用時において、例えば所定期間ごとに複数回に亘って、タイヤ7のトレッドに設けられた溝の深さを直接計測し、タイヤ7の摩耗量を取得する。所定期間は例えば数週間から数か月とするが、これに限られるものではない。タイヤ摩耗量計測装置60は、計測されたタイヤ7の摩耗量のデータを通信ネットワーク9を介して摩耗量推定装置10へ送信する。作業者が計測器具やカメラ、目視等によって各溝の深さを計測し、タイヤ摩耗量計測装置60は、作業者が入力する計測データを記憶するものであってもよい。また、タイヤ摩耗量計測装置60は、機械的あるいは光学的な方法によって溝の深さを計測して摩耗量を記憶する専用の装置であってもよい。 The tire wear measuring device 60 directly measures the depth of the grooves in the tread of the tire 7, for example, multiple times at each predetermined period during operation when the vehicle is running, and obtains the wear of the tire 7. The predetermined period may be, for example, several weeks to several months, but is not limited to this. The tire wear measuring device 60 transmits the measured wear data of the tire 7 to the wear estimation device 10 via the communication network 9. An operator may measure the depth of each groove using a measuring tool, a camera, or visual inspection, and the tire wear measuring device 60 may store the measurement data input by the operator. The tire wear measuring device 60 may also be a dedicated device that measures the groove depth by a mechanical or optical method and stores the wear amount.
具体的には、タイヤ摩耗量計測装置60は、例えば、タイヤの溝が4本あった場合に、幅方向の4か所で計測し、さらに同一溝の周方向、例えば120°間隔で、3か所計測する。これにより、タイヤの幅方向または周方向での偏摩耗データもタイヤ摩耗量計測装置60に記憶される。なお、タイヤ摩耗量計測装置60は、タイヤの摩耗で直径が変わるため、走行距離とタイヤの回転数・速度の情報から計算によって溝の深さを間接的に計測してもよい。加えて、溝の深さを直接計測するものに、走行距離とタイヤの回転数・速度から計算によって予測するもの、とを併用してもよい。 Specifically, for example, if a tire has four grooves, the tire wear measuring device 60 measures at four locations in the width direction, and then measures three locations in the circumferential direction of the same groove, for example at 120° intervals. As a result, uneven wear data in the width direction or circumferential direction of the tire is also stored in the tire wear measuring device 60. Note that the tire wear measuring device 60 may indirectly measure groove depth by calculation from information on the mileage and the tire rotation speed and speed, since tire diameter changes due to wear. In addition, a device that directly measures groove depth may be used in combination with a device that predicts groove depth by calculation from the mileage and the tire rotation speed and speed.
図2は、車載計測装置70の機能構成を示すブロック図である。車載計測装置70は、車両計測部71、タイヤ計測部72、情報取得部73および通信部74を備える。車載計測装置70における各部は、ハードウェア的には、コンピュータのCPUをはじめとする電子素子や機械部品などで実現でき、ソフトウェア的にはコンピュータプログラムなどによって実現されるが、ここでは、それらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックはハードウェア、ソフトウェアの組合せによっていろいろな形態で実現できることは、当業者には理解されるところである。 Figure 2 is a block diagram showing the functional configuration of the on-board measurement device 70. The on-board measurement device 70 comprises a vehicle measurement unit 71, a tire measurement unit 72, an information acquisition unit 73, and a communication unit 74. Each unit in the on-board measurement device 70 can be realized in hardware terms by electronic elements and mechanical parts such as a computer CPU, and in software terms by a computer program, but here, functional blocks realized by the cooperation of these are depicted. Therefore, it will be understood by those skilled in the art that these functional blocks can be realized in various forms by combining hardware and software.
車両計測部71は、車両に搭載された速度メータ71a、GPS受信機71bおよび加速度センサ71cを有する。速度メータ71aは、車両の速度を計測する。GPS受信機71bは、車両の現在の位置情報(緯度、経度および高度)を計測する。加速度センサ71cは、車両の3軸方向の加速度を計測する。 The vehicle measurement unit 71 has a speedometer 71a, a GPS receiver 71b, and an acceleration sensor 71c mounted on the vehicle. The speedometer 71a measures the vehicle's speed. The GPS receiver 71b measures the vehicle's current position information (latitude, longitude, and altitude). The acceleration sensor 71c measures the vehicle's acceleration in three axial directions.
タイヤ計測部72は、温度センサ72aおよび圧力センサ72bを有する。温度センサ72aおよび圧力センサ72bは、車両に装着されたタイヤ7のエアバルブ等に配設されていたり、あるいはベルト等でホイールに強固に巻き付け固定されており、タイヤ7の温度および空気圧を計測する。温度センサ72aは、タイヤ7のインナーライナー等に配設されていてもよい。 The tire measurement unit 72 has a temperature sensor 72a and a pressure sensor 72b. The temperature sensor 72a and the pressure sensor 72b are disposed in the air valve of the tire 7 mounted on the vehicle, or are firmly wrapped around the wheel with a belt or the like and fixed thereto, and measure the temperature and air pressure of the tire 7. The temperature sensor 72a may be disposed in the inner liner of the tire 7, etc.
情報取得部73は、車両計測部71で計測された車両計測情報(速度、位置情報、加速度等)およびタイヤ計測部72で計測されたタイヤ計測情報(タイヤの温度および空気圧等)を取得する。情報取得部73は、車両計測情報およびタイヤ計測情報に含まれる各計測データに対して、計測された時刻情報、または取得した時刻情報を対応付ける。情報取得部73は、車両計測情報およびタイヤ計測情報を各計測データに対応付けられた時刻情報とともに通信部74から摩耗量推定装置10へ送信する。 The information acquisition unit 73 acquires vehicle measurement information (speed, position information, acceleration, etc.) measured by the vehicle measurement unit 71 and tire measurement information (tire temperature, air pressure, etc.) measured by the tire measurement unit 72. The information acquisition unit 73 associates each piece of measurement data included in the vehicle measurement information and tire measurement information with measured time information or acquired time information. The information acquisition unit 73 transmits the vehicle measurement information and tire measurement information together with the time information associated with each piece of measurement data from the communication unit 74 to the wear amount estimation device 10.
情報取得部73は、車両にデジタルタコメータ等の装置が搭載されている場合には、当該装置において収集した車両の速度、加速度および位置情報等を取得するようにしてもよい。通信部74は、例えばWiFi(登録商標)等の無線通信によって通信ネットワーク9に通信接続し、情報取得部73が取得した車両計測情報、タイヤ計測情報および時刻情報を通信ネットワーク9を介して摩耗量推定装置10へ送信する。 If the vehicle is equipped with a device such as a digital tachometer, the information acquisition unit 73 may acquire information such as the vehicle speed, acceleration, and position collected by the device. The communication unit 74 connects to the communication network 9 by wireless communication such as Wi-Fi (registered trademark), and transmits the vehicle measurement information, tire measurement information, and time information acquired by the information acquisition unit 73 to the wear amount estimation device 10 via the communication network 9.
図1に戻り、気象情報サーバ装置80は各地における気象情報を提供する。気象情報サーバ装置80が提供する気象情報は、各地における降水量、積雪量、降雪量、気温および日照時間等を含む情報である。摩耗量推定装置10は、気象情報サーバ装置80から車両が走行している場所における気象情報を取得する。 Returning to FIG. 1, the weather information server device 80 provides weather information for various locations. The weather information provided by the weather information server device 80 includes information such as the amount of precipitation, snowfall, temperature, and sunshine hours for various locations. The wear amount estimation device 10 obtains weather information for the location where the vehicle is traveling from the weather information server device 80.
摩耗量推定装置10は、通信部11、データ取得部12、判定部13、摩耗量算出部14、記憶部15および学習処理部16を備える。摩耗量推定装置10における各部は、ハードウェア的には、コンピュータのCPUをはじめとする電子素子や機械部品などで実現でき、ソフトウェア的にはコンピュータプログラムなどによって実現されるが、ここでは、それらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックはハードウェア、ソフトウェアの組合せによっていろいろな形態で実現できることは、当業者には理解されるところである。 The wear amount estimation device 10 includes a communication unit 11, a data acquisition unit 12, a judgment unit 13, a wear amount calculation unit 14, a memory unit 15, and a learning processing unit 16. Each unit in the wear amount estimation device 10 can be realized in hardware terms by electronic elements and mechanical parts such as a computer CPU, and in software terms by a computer program, but here, functional blocks realized by the cooperation of these are depicted. Therefore, it will be understood by those skilled in the art that these functional blocks can be realized in various forms by combining hardware and software.
通信部11は、無線または有線通信によって通信ネットワーク9に通信接続し、車載計測装置70の通信部74との間で通信する。また通信部11は、通信ネットワーク9を介して気象情報サーバ装置80との間で通信する。 The communication unit 11 is connected to the communication network 9 by wireless or wired communication, and communicates with the communication unit 74 of the on-board measurement device 70. The communication unit 11 also communicates with the weather information server device 80 via the communication network 9.
データ取得部12は、車両に搭載された車載計測装置70から送信された車両計測情報(速度、位置情報、加速度等)およびタイヤ計測情報(タイヤの温度および空気圧等)を取得する。データ取得部12は、車両計測情報に基づいて車両の走行距離を算出して取得する。 The data acquisition unit 12 acquires vehicle measurement information (speed, position information, acceleration, etc.) and tire measurement information (tire temperature and air pressure, etc.) transmitted from an on-board measurement device 70 mounted on the vehicle. The data acquisition unit 12 calculates and acquires the vehicle's travel distance based on the vehicle measurement information.
データ取得部12は、車両計測情報の位置情報に基づいて走行距離を算出して取得することができる。また、車両の走行距離は、車両計測情報における速度のデータと、当該データに対応付けられた時刻のデータに基づいて算出してもよい。即ち、時系列的に並んだ速度データに、次の時点までの時間差分を乗算することによって車両の走行距離を算出することができる。 The data acquisition unit 12 can calculate and acquire the travel distance based on the position information of the vehicle measurement information. The travel distance of the vehicle may also be calculated based on the speed data in the vehicle measurement information and the time data associated with that data. That is, the travel distance of the vehicle can be calculated by multiplying the speed data arranged in chronological order by the time difference until the next point in time.
データ取得部12は、車両の走行距離に関する情報が、車両または車両管理用の外部装置等から提供されていれば、自ら走行距離を算出する必要はなく、車両または外部装置から走行距離に関する情報を取得してもよい。 If information regarding the vehicle's mileage is provided by the vehicle or an external device for vehicle management, the data acquisition unit 12 does not need to calculate the mileage itself and may acquire information regarding the mileage from the vehicle or the external device.
データ取得部12は、取得した走行距離を摩耗量算出部14へ出力する。データ取得部12は、取得したタイヤ計測情報(タイヤの温度および空気圧等)を摩耗量算出部14へ出力する。データ取得部12は、摩耗量算出部14において車両の加速度を入力要素として用いる演算モデルに基づくタイヤの摩耗量推定を行う場合、車両計測情報における加速度のデータを摩耗量算出部14へ出力する。 The data acquisition unit 12 outputs the acquired travel distance to the wear amount calculation unit 14. The data acquisition unit 12 outputs the acquired tire measurement information (tire temperature, air pressure, etc.) to the wear amount calculation unit 14. When the wear amount calculation unit 14 estimates the amount of tire wear based on a calculation model that uses vehicle acceleration as an input element, the data acquisition unit 12 outputs the acceleration data in the vehicle measurement information to the wear amount calculation unit 14.
またデータ取得部12は、車両仕様データ15aおよびタイヤ仕様データ15bのうちタイヤ7の摩耗量の推定に用いるデータを記憶部15から取得し、判定部13および摩耗量算出部14へ出力する。記憶部15は、例えばSSD(Solid State Drive)、ハードディスク、CD-ROM、DVD等によって構成される記憶装置であり、予め各種の車両およびタイヤ7の仕様に関して提供されているデータを記憶している。 The data acquisition unit 12 also acquires data from the storage unit 15 that is used to estimate the wear amount of the tire 7, from among the vehicle specification data 15a and tire specification data 15b, and outputs the data to the determination unit 13 and the wear amount calculation unit 14. The storage unit 15 is a storage device that is configured, for example, with an SSD (Solid State Drive), a hard disk, a CD-ROM, a DVD, etc., and stores data provided in advance regarding the specifications of various vehicles and tires 7.
車両仕様データ15aには、例えばメーカー、車種、車両名称、車両型式、車体重量、ドライブトレーン、全長、車幅、車高、最大積載荷重などの車両の性能等に関する情報が含まれる。また、タイヤ仕様データ15bには、例えばメーカー、商品名、タイヤサイズ、タイヤ幅、扁平率、耐摩耗性能、タイヤ強度、静的剛性、動的剛性、タイヤ外径、ロードインデックス、製造年月日など、タイヤ7の性能に関する情報が含まれる。車両仕様データ15aおよびタイヤ仕様データ15bは、後述する各演算モデルに入力される説明変数におけるカテゴリ変数の部分に相当している。 The vehicle specification data 15a includes information on the vehicle's performance, such as the manufacturer, vehicle model, vehicle name, vehicle type, vehicle weight, drive train, overall length, vehicle width, vehicle height, and maximum load capacity. The tire specification data 15b includes information on the performance of the tire 7, such as the manufacturer, product name, tire size, tire width, aspect ratio, wear resistance, tire strength, static stiffness, dynamic stiffness, tire outer diameter, load index, and date of manufacture. The vehicle specification data 15a and tire specification data 15b correspond to the categorical variable portion of the explanatory variables input to each computation model described below.
判定部13は、データ取得部12から入力された車両仕様データ15aおよびタイヤ仕様データ15b、即ちカテゴリ変数が摩耗量算出部14の欠損値非対応演算モデル14bにおいて未学習であるか否かを判定する。判定部13は、判定結果を摩耗量算出部14へ出力する。 The determination unit 13 determines whether the vehicle specification data 15a and tire specification data 15b input from the data acquisition unit 12, i.e., the categorical variables, have not been learned in the missing value non-compatible calculation model 14b of the wear amount calculation unit 14. The determination unit 13 outputs the determination result to the wear amount calculation unit 14.
摩耗量算出部14は、学習型の欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bを有し、どちらかの演算モデルを選択してタイヤ7の摩耗量を算出する。欠損値対応演算モデル14aは、例えば決定木モデルであり、勾配ブースティングなどの手法により学習させる。欠損値非対応演算モデル14bは、ニューラルネットワークであり、例えばCNNなどの畳み込み演算と全結合演算を用いた多層構造を有し、学習によって各層間での結合係数等を決定する。 The wear amount calculation unit 14 has a learning type missing value corresponding calculation model 14a and a missing value non-corresponding calculation model 14b, and selects one of the calculation models to calculate the wear amount of the tire 7. The missing value corresponding calculation model 14a is, for example, a decision tree model, and is trained by a method such as gradient boosting. The missing value non-corresponding calculation model 14b is a neural network, and has a multi-layer structure using, for example, convolution calculation such as CNN and fully connected calculation, and determines the coupling coefficient between each layer by learning.
欠損値対応演算モデル14aは、未学習のカテゴリ変数が入力された場合に決定木における当該カテゴリ変数の部分での演算を省略して、結果を出力する性質を有するため、欠損値があっても対応可能な演算モデルであると解される。欠損値非対応演算モデル14bは、未学習のカテゴリ変数が入力された場合にニューラルネットワークの演算過程における各種係数が当該カテゴリ変数に対して学習されていないため、出力結果が必ずしも良好な推定精度になるとは限らず、欠損値に対して非対応な演算モデルであると解される。 The missing value-compatible calculation model 14a has the property of omitting calculations for the part of the categorical variable in the decision tree when an unlearned categorical variable is input and outputting the result, so it is understood to be a calculation model that can handle missing values.The missing value incompatible calculation model 14b is understood to be a calculation model that does not handle missing values because when an unlearned categorical variable is input, various coefficients in the neural network calculation process have not been learned for the categorical variable, and the output result does not necessarily have good estimation accuracy.
摩耗量算出部14は、判定部13が学習済みのカテゴリ変数であると判定した場合、欠損値対応演算モデル14aまたは欠損値非対応演算モデル14bのうち摩耗量の推定精度の高い方の演算モデルを用いてタイヤ摩耗量を算出する。摩耗量算出部14は、判定部13が学習済みのカテゴリ変数であると判定した場合、欠損値非対応演算モデル14bのほうがタイヤ摩耗量の推定精度が高いとして、欠損値非対応演算モデル14bによってタイヤ摩耗量を算出するようにしてもよい。また摩耗量算出部14は、判定部13が学習済みのカテゴリ変数であると判定した場合、欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bのアンサンブルによってタイヤ摩耗量を算出するようにしてもよい。 When the determination unit 13 determines that the categorical variable is a learned one, the wear amount calculation unit 14 calculates the tire wear amount using the calculation model with higher wear amount estimation accuracy, either the missing value corresponding calculation model 14a or the missing value non-corresponding calculation model 14b. When the determination unit 13 determines that the categorical variable is a learned one, the wear amount calculation unit 14 may calculate the tire wear amount using the missing value non-corresponding calculation model 14b, assuming that the missing value non-corresponding calculation model 14b has higher tire wear amount estimation accuracy. Furthermore, when the determination unit 13 determines that the categorical variable is a learned one, the wear amount calculation unit 14 may calculate the tire wear amount using an ensemble of the missing value corresponding calculation model 14a and the missing value non-corresponding calculation model 14b.
摩耗量算出部14は、判定部13が未学習のカテゴリ変数であると判定した場合、欠損値対応演算モデル14aによってタイヤ摩耗量を算出し、欠損値非対応演算モデル14bに対しては学習処理部16によって学習させる。この場合、摩耗量算出部14は、欠損値非対応演算モデル14bの学習が所定期間(例えば数か月)において行われた後、欠損値対応演算モデル14aから欠損値非対応演算モデル14bに切り替えてタイヤ摩耗量を算出する。 When the determination unit 13 determines that the categorical variable is an unlearned one, the wear amount calculation unit 14 calculates the tire wear amount using the missing value corresponding calculation model 14a, and causes the missing value non-compatible calculation model 14b to be trained by the learning processing unit 16. In this case, after the missing value non-compatible calculation model 14b has been trained for a predetermined period (e.g., several months), the wear amount calculation unit 14 switches from the missing value corresponding calculation model 14a to the missing value non-compatible calculation model 14b to calculate the tire wear amount.
また摩耗量算出部14は、欠損値非対応演算モデル14bの学習が進み、欠損値非対応演算モデル14bによるタイヤ摩耗量の推定結果が欠損値対応演算モデル14aによるタイヤ摩耗量の推定結果よりも良好となったときに、欠損値対応演算モデル14aから欠損値非対応演算モデル14bに切り替えてタイヤ摩耗量を算出する。 In addition, when the learning of the missing value incompatible calculation model 14b progresses and the tire wear amount estimation result by the missing value incompatible calculation model 14b becomes better than the tire wear amount estimation result by the missing value compatible calculation model 14a, the wear amount calculation unit 14 switches from the missing value compatible calculation model 14a to the missing value incompatible calculation model 14b to calculate the tire wear amount.
学習処理部16は、通信部11を介してタイヤ摩耗量計測装置60からタイヤ7の摩耗量を取得する。図3は、欠損値非対応演算モデル14bの摩耗量推定および学習について説明するための模式図である。欠損値非対応演算モデル14bの学習過程では、入力データに基づいて欠損値非対応演算モデル14bによって出力データとしてのタイヤ摩耗量を推定し、教師データと比較する。教師データは、タイヤ摩耗量計測装置60によって計測されたタイヤ7の摩耗量を用いる。 The learning processing unit 16 acquires the wear amount of the tire 7 from the tire wear amount measuring device 60 via the communication unit 11. FIG. 3 is a schematic diagram for explaining the wear amount estimation and learning of the missing value incompatible calculation model 14b. In the learning process of the missing value incompatible calculation model 14b, the tire wear amount as output data is estimated by the missing value incompatible calculation model 14b based on the input data, and compared with the teacher data. The teacher data uses the wear amount of the tire 7 measured by the tire wear amount measuring device 60.
学習処理部16は、欠損値非対応演算モデル14bによって推定したタイヤ7の摩耗量と教師データとを比較し、重みづけ等の演算過程における各種係数を新たに設定し、演算モデルの更新を繰り返すことで学習を実行する。欠損値非対応演算モデル14bへの入力データは、概ね車両計測情報、タイヤ計測情報、およびその他情報の各系統に分類される。 The learning processing unit 16 performs learning by comparing the amount of wear of the tire 7 estimated by the missing value incompatible calculation model 14b with the teacher data, setting new coefficients in the calculation process such as weighting, and repeatedly updating the calculation model. The input data to the missing value incompatible calculation model 14b is roughly classified into vehicle measurement information, tire measurement information, and other information.
車両計測情報関連およびタイヤ計測情報関連の入力データは、演算モデルに入力される説明変数における数値変数の部分に相当する。車両計測情報関連の入力データは、車両の加速度および走行距離を含む。走行距離は、上述のようにデータ取得部12において取得される。タイヤ計測情報関連の入力データは、タイヤ7の温度および空気圧を含む。 The input data related to vehicle measurement information and tire measurement information corresponds to the numerical variable portion of the explanatory variables input to the calculation model. The input data related to vehicle measurement information includes the vehicle acceleration and mileage. The mileage is acquired by the data acquisition unit 12 as described above. The input data related to tire measurement information includes the temperature and air pressure of the tire 7.
その他情報による入力データは、気象情報に基づいて推定される路面状態、車両仕様データ15aおよびタイヤ仕様データ15bなどである。上述のように、車両仕様データ15aおよびタイヤ仕様データ15bは、演算モデルに入力される説明変数におけるカテゴリ変数の部分に相当する。車両仕様データ15aのうち、車両名称、ドライブトレーンなどが演算モデルに入力されるカテゴリ変数となっている。またタイヤ仕様データ15bのうち、商品名、タイヤサイズなどが演算モデルに入力されるカテゴリ変数となっている。 The input data from other information includes road surface conditions estimated based on weather information, vehicle specification data 15a, and tire specification data 15b. As described above, vehicle specification data 15a and tire specification data 15b correspond to the categorical variable portion of the explanatory variables input to the calculation model. Of the vehicle specification data 15a, the vehicle name and drive train are categorical variables input to the calculation model. Also, of the tire specification data 15b, the product name and tire size are categorical variables input to the calculation model.
次にタイヤ摩耗量推定システム100の動作を説明する。図4は、タイヤ摩耗量推定システム100による摩耗量推定処理の手順を示すフローチャートである。摩耗量推定装置10のデータ取得部12は、車両および車両に装着されたタイヤに関する数値変数およびカテゴリ変数のデータを取得する(S1)。判定部13は、データ取得部12により取得されたカテゴリ変数のデータについて未学習のカテゴリ変数が含まれているか否かを判定する(S2)。 Next, the operation of the tire wear amount estimation system 100 will be described. FIG. 4 is a flowchart showing the procedure of the wear amount estimation process by the tire wear amount estimation system 100. The data acquisition unit 12 of the wear amount estimation device 10 acquires data on numerical variables and categorical variables related to a vehicle and tires mounted on the vehicle (S1). The determination unit 13 determines whether the data on categorical variables acquired by the data acquisition unit 12 includes an unlearned categorical variable (S2).
ステップS2において未学習のカテゴリ変数が含まれていると判定した場合(S2:YES)、摩耗量算出部14は、欠損値対応演算モデル14aを用いてタイヤ摩耗量を算出して推定結果とする(S3)。また摩耗量算出部14は、欠損値非対応演算モデル14bの学習を開始し(S4)、処理を終了する。 If it is determined in step S2 that an unlearned categorical variable is included (S2: YES), the wear amount calculation unit 14 calculates the tire wear amount using the missing value corresponding calculation model 14a and sets it as an estimated result (S3). The wear amount calculation unit 14 also starts learning the missing value non-corresponding calculation model 14b (S4) and ends the process.
ステップS2において未学習のカテゴリ変数が含まれていないと判定した場合(S2:NO)、摩耗量算出部14は、欠損値非対応演算モデル14bを用いてタイヤ摩耗量を算出して推定結果とし(S5)、処理を終了する。 If it is determined in step S2 that no unlearned categorical variables are included (S2: NO), the wear amount calculation unit 14 calculates the tire wear amount using the missing value non-compatible calculation model 14b, sets it as an estimated result (S5), and ends the process.
ステップS4によって開始された欠損値非対応演算モデル14bは、例えば設定された所定期間において学習が実施される。判定部13は、欠損値非対応演算モデル14bの学習後において、未学習であると判定していたカテゴリ変数を学習済みであると判定する。また、欠損値非対応演算モデル14bの学習は、タイヤ摩耗量の推定精度が欠損値対応演算モデル14aを用いたタイヤ摩耗量の推定精度よりも良好となった時点で学習済みであるとしてもよい。 The missing value incompatible calculation model 14b started in step S4 is trained, for example, for a set predetermined period of time. After the missing value incompatible calculation model 14b is trained, the determination unit 13 determines that the categorical variables that were determined to be untrained have been trained. Furthermore, the missing value incompatible calculation model 14b may be considered to have been trained when the tire wear amount estimation accuracy becomes better than the tire wear amount estimation accuracy using the missing value compatible calculation model 14a.
タイヤ摩耗量推定システム100は、判定部13によってカテゴリ変数が未学習であるか否かを判定し、判定結果に基づいて、欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bのうち一方を用いてタイヤ摩耗量を推定する。これにより、タイヤ摩耗量推定システム100は、カテゴリ変数について未学習の場合にも、運用時に演算モデルを選択し、タイヤ摩耗量の推定データをユーザに通知する機能の提供を維持することができる。タイヤ摩耗量推定システム100は、カテゴリ変数について未学習の場合にも、欠損値対応演算モデル14aを用いて、タイヤ摩耗量を推定し、例えばディスプレイなどの表示画面にタイヤの溝ごとの摩耗量を表示することで、ユーザに通知する機能の提供を維持する。 The tire wear amount estimation system 100 uses the determination unit 13 to determine whether or not the categorical variable has not been learned, and estimates the tire wear amount using one of the missing value corresponding calculation model 14a and the missing value non-corresponding calculation model 14b based on the determination result. This allows the tire wear amount estimation system 100 to select a calculation model during operation even when the categorical variable has not been learned, and maintain the provision of a function to notify the user of the estimated data of the tire wear amount. The tire wear amount estimation system 100 uses the missing value corresponding calculation model 14a to estimate the tire wear amount even when the categorical variable has not been learned, and maintains the provision of a function to notify the user by displaying the wear amount for each groove of the tire on a display screen such as a display.
タイヤ摩耗量推定システム100は、判定部13によって未学習のカテゴリ変数が含まれていると判定した場合に、学習処理部16によって欠損値非対応演算モデル14bを学習させる。これにより、タイヤ摩耗量推定システム100は、欠損値非対応演算モデル14bの学習後には、欠損値非対応演算モデル14bを用いてタイヤ摩耗量を推定し提供することができる。 When the determination unit 13 determines that an unlearned categorical variable is included, the tire wear amount estimation system 100 trains the missing value incompatible calculation model 14b using the learning processing unit 16. As a result, after the missing value incompatible calculation model 14b has been trained, the tire wear amount estimation system 100 can estimate and provide the tire wear amount using the missing value incompatible calculation model 14b.
タイヤ摩耗量推定システム100は、学習処理部16による欠損値非対応演算モデル14bの学習を所定期間(例えば数か月)で実施し、その後は、欠損値非対応演算モデル14bを用いてタイヤ摩耗量を推定し提供することができる。 The tire wear amount estimation system 100 performs learning of the missing value incompatible calculation model 14b by the learning processing unit 16 for a predetermined period (e.g., several months), and thereafter, the tire wear amount can be estimated and provided using the missing value incompatible calculation model 14b.
また、タイヤ摩耗量推定システム100は、欠損値非対応演算モデル14bの学習をタイヤ摩耗量の推定結果が欠損値対応演算モデル14aでの推定結果よりも良好となるまで実施してもよい。この場合、タイヤ摩耗量推定システム100は、推定結果の良好な欠損値非対応演算モデル14bを用いて推定精度がより高いタイヤ摩耗量の推定結果を提供することができる。尚、各演算モデルにおけるタイヤ摩耗量の推定精度は、例えば、複数回に亘って取得されるタイヤ摩耗量の計測値と推定値とのRMSE(二乗平均平方根誤差)を算出するなどして検証することができる。 The tire wear amount estimation system 100 may also perform learning of the missing value incompatible calculation model 14b until the tire wear amount estimation result is better than the estimation result by the missing value compatible calculation model 14a. In this case, the tire wear amount estimation system 100 can provide a tire wear amount estimation result with higher estimation accuracy using the missing value incompatible calculation model 14b with a good estimation result. The tire wear amount estimation accuracy in each calculation model can be verified, for example, by calculating the RMSE (root mean square error) between the measured value and the estimated value of the tire wear amount obtained multiple times.
また摩耗量算出部14は、欠損値対応演算モデル14aとして例えば決定木モデルを用い、欠損値非対応演算モデル14bとしてニューラルネットワークモデルを用いる。これにより、タイヤ摩耗量推定システム100は、公知の演算モデル構築手法に準じて容易に各演算モデルを構築することができる。 The wear amount calculation unit 14 uses, for example, a decision tree model as the missing value corresponding calculation model 14a, and a neural network model as the missing value incompatible calculation model 14b. This allows the tire wear amount estimation system 100 to easily construct each calculation model in accordance with a known calculation model construction method.
本実施形態において説明したタイヤ摩耗量推定システム100は、例えば、或る車両名称をもつ1台の車両および当該車両に装着されたタイヤにおいて学習された欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bを用いる。このタイヤ摩耗量推定システム100を、同一仕様(商品名およびタイヤサイズなどが同じ)のタイヤを装着した同じ車両名称の他の車両に転用した場合には、欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bのカテゴリ変数が学習済みのものとなる。 The tire wear amount estimation system 100 described in this embodiment uses, for example, a missing value corresponding calculation model 14a and a missing value non-corresponding calculation model 14b trained on one vehicle having a certain vehicle name and the tires fitted to the vehicle. When this tire wear amount estimation system 100 is diverted to another vehicle having the same vehicle name and equipped with tires of the same specifications (same product name and tire size, etc.), the categorical variables of the missing value corresponding calculation model 14a and the missing value non-corresponding calculation model 14b become trained.
一方、このタイヤ摩耗量推定システム100を、同一仕様ではないタイヤを装着した同じ車両名称または異なる車両名称の他の車両に転用した場合、欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bのカテゴリ変数に未学習のものが含まれることになる。また同一仕様のタイヤを装着した異なる車両名称の他の車両に転用した場合にも、欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bのカテゴリ変数に未学習のものが含まれることになる。上述のように、タイヤ摩耗量推定システム100は、カテゴリ変数に未学習のものが含まれる場合にも、欠損値対応演算モデル14aによってタイヤ摩耗量の推定データの提供を維持することができる。 On the other hand, if the tire wear estimation system 100 is diverted to another vehicle of the same vehicle name or a different vehicle name that is equipped with tires of different specifications, the categorical variables of the missing value corresponding calculation model 14a and the missing value non-corresponding calculation model 14b will include unlearned items. Also, if the tire wear estimation system 100 is diverted to another vehicle of a different vehicle name that is equipped with tires of the same specifications, the categorical variables of the missing value corresponding calculation model 14a and the missing value non-corresponding calculation model 14b will include unlearned items. As described above, the tire wear estimation system 100 can continue to provide tire wear estimation data by the missing value corresponding calculation model 14a even when unlearned items are included in the categorical variables.
次に実施形態および変形例に係るタイヤ摩耗量推定システム100および演算モデル運用方法の特徴について説明する。
タイヤ摩耗量推定システム100は、データ取得部12、摩耗量算出部14および判定部13を備える。データ取得部12は、車両および車両に装着されたタイヤ7に関する数値変数およびカテゴリ変数を含む説明変数のデータを取得する。摩耗量算出部14は、データ取得部12により取得されたデータを入力する欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bを有し、タイヤ摩耗量を算出する。判定部13は、データ取得部12により取得されたデータに未学習のカテゴリ変数が含まれているか否かを判定する。摩耗量算出部14は、判定部13による判定結果に基づいて、欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bのうち一方を用いてタイヤ摩耗量を算出する。これにより、タイヤ摩耗量推定システム100は、カテゴリ変数について未学習の場合にも、運用時に演算モデルを選択してタイヤ摩耗量の推定データの提供を維持することができる。
Next, features of the tire wear amount estimation system 100 and the calculation model operating method according to the embodiment and the modified example will be described.
The tire wear amount estimation system 100 includes a data acquisition unit 12, a wear amount calculation unit 14, and a judgment unit 13. The data acquisition unit 12 acquires data of explanatory variables including numerical variables and categorical variables related to a vehicle and a tire 7 mounted on the vehicle. The wear amount calculation unit 14 has a missing value corresponding calculation model 14a and a missing value non-corresponding calculation model 14b to which the data acquired by the data acquisition unit 12 is input, and calculates the tire wear amount. The judgment unit 13 judges whether or not the data acquired by the data acquisition unit 12 includes an unlearned categorical variable. The wear amount calculation unit 14 calculates the tire wear amount using one of the missing value corresponding calculation model 14a and the missing value non-corresponding calculation model 14b based on the judgment result by the judgment unit 13. As a result, the tire wear amount estimation system 100 can select a calculation model during operation and continue to provide estimated data of the tire wear amount even when the categorical variable has not been learned.
また判定部13により未学習のカテゴリ変数が含まれていると判定した場合に、欠損値非対応演算モデル14bを学習させる学習処理部16を更に備える。これにより、タイヤ摩耗量推定システム100は、欠損値非対応演算モデル14bの学習後には、欠損値非対応演算モデル14bを用いてタイヤ摩耗量を推定し提供することができる。 The system further includes a learning processing unit 16 that learns the missing value incompatible calculation model 14b when the determination unit 13 determines that an unlearned categorical variable is included. As a result, the tire wear amount estimation system 100 can estimate and provide the tire wear amount using the missing value incompatible calculation model 14b after learning the missing value incompatible calculation model 14b.
また摩耗量算出部14は、学習処理部16による学習が所定期間を経過した後、欠損値非対応演算モデル14bによってタイヤ摩耗量を算出する。これにより、タイヤ摩耗量推定システム100は、学習処理部16による欠損値非対応演算モデル14bの学習を所定期間(例えば数か月)で実施し、その後は、欠損値非対応演算モデル14bを用いてタイヤ摩耗量を推定し提供することができる。 In addition, the wear amount calculation unit 14 calculates the tire wear amount using the missing value incompatible calculation model 14b after a predetermined period of learning by the learning processing unit 16 has elapsed. As a result, the tire wear amount estimation system 100 performs learning of the missing value incompatible calculation model 14b by the learning processing unit 16 for a predetermined period (e.g., several months), and thereafter, can estimate and provide the tire wear amount using the missing value incompatible calculation model 14b.
また摩耗量算出部14は、欠損値非対応演算モデル14bでの推定結果が欠損値対応演算モデル14aでの推定結果よりも良好となった後、欠損値非対応演算モデル14bによってタイヤ摩耗量を算出する。これにより、タイヤ摩耗量推定システム100は、推定結果の良好な欠損値非対応演算モデル14bを用いて推定精度がより高いタイヤ摩耗量の推定結果を提供することができる。 In addition, after the estimation result from the missing value incompatible calculation model 14b becomes better than the estimation result from the missing value compatible calculation model 14a, the wear amount calculation unit 14 calculates the tire wear amount using the missing value incompatible calculation model 14b. This allows the tire wear amount estimation system 100 to provide a tire wear amount estimation result with higher estimation accuracy using the missing value incompatible calculation model 14b that has a better estimation result.
また欠損値対応演算モデル14aは決定木モデルであり、欠損値非対応演算モデル14bはニューラルネットワークモデルである。これにより、タイヤ摩耗量推定システム100は、公知の演算モデル構築手法に準じて容易に各演算モデルを構築することができる。 The missing value-compatible calculation model 14a is a decision tree model, and the missing value non-compatible calculation model 14b is a neural network model. This allows the tire wear estimation system 100 to easily construct each calculation model in accordance with known calculation model construction methods.
演算モデル運用方法は、データ取得ステップ、摩耗量推定ステップおよび判定ステップを備える。データ取得ステップは、車両および車両に装着されたタイヤ7に関する数値変数およびカテゴリ変数を含む説明変数のデータを取得する。摩耗量算出ステップは、データ取得ステップにより取得されたデータを入力する欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bを用いてタイヤ摩耗量を算出する。判定ステップは、データ取得ステップにより取得されたデータに未学習のカテゴリ変数が含まれているか否かを判定する。摩耗量算出ステップは、判定ステップによる判定結果に基づいて、欠損値対応演算モデル14aおよび欠損値非対応演算モデル14bのうち一方を用いてタイヤ摩耗量を算出する。この演算モデル運用方法によれば、カテゴリ変数について未学習の場合にも、運用時に演算モデルを選択してタイヤ摩耗量の推定データの提供を維持することができる。 The calculation model operation method includes a data acquisition step, a wear amount estimation step, and a judgment step. The data acquisition step acquires data on explanatory variables including numerical variables and categorical variables related to a vehicle and a tire 7 mounted on the vehicle. The wear amount calculation step calculates the tire wear amount using the missing value corresponding calculation model 14a and the missing value incompatible calculation model 14b to which the data acquired in the data acquisition step is input. The judgment step judges whether or not the data acquired in the data acquisition step includes an unlearned categorical variable. The wear amount calculation step calculates the tire wear amount using one of the missing value corresponding calculation model 14a and the missing value incompatible calculation model 14b based on the judgment result in the judgment step. According to this calculation model operation method, even if the categorical variable has not been learned, a calculation model can be selected during operation to continue providing estimated data on the tire wear amount.
以上、本発明の実施の形態をもとに説明した。これらの実施の形態は例示であり、いろいろな変形および変更が本発明の特許請求範囲内で可能なこと、またそうした変形例および変更も本発明の特許請求の範囲にあることは当業者に理解されるところである。従って、本明細書での記述および図面は限定的ではなく例証的に扱われるべきものである。 The above describes the embodiments of the present invention. These embodiments are illustrative, and it will be understood by those skilled in the art that various modifications and changes are possible within the scope of the claims of the present invention, and that such modifications and changes are also within the scope of the claims of the present invention. Therefore, the descriptions and drawings in this specification should be treated as illustrative rather than restrictive.
7 タイヤ、 12 データ取得部、 13 判定部、 14 摩耗量算出部、
14a 欠損値対応演算モデル、 14b 欠損値非対応演算モデル、
16 学習処理部、 100 タイヤ摩耗量推定システム。
7 Tire, 12 Data acquisition unit, 13 Determination unit, 14 Wear amount calculation unit,
14a missing value corresponding calculation model, 14b missing value non-corresponding calculation model,
16 learning processing unit, 100 tire wear amount estimation system.
Claims (6)
前記データ取得部により取得されたデータを入力する欠損値対応演算モデルおよび欠損値非対応演算モデルを有し、タイヤ摩耗量を算出する摩耗量算出部と、
前記データ取得部により取得されたデータに未学習のカテゴリ変数が含まれているか否かを判定する判定部と、を備え、
前記摩耗量算出部は、前記判定部による判定結果に基づいて、前記欠損値対応演算モデルおよび前記欠損値非対応演算モデルのうち一方を用いてタイヤ摩耗量を算出することを特徴とするタイヤ摩耗量推定システム。 a data acquisition unit for acquiring data on explanatory variables including numerical variables and categorical variables relating to a vehicle and tires mounted on the vehicle;
a wear amount calculation unit having a missing value corresponding calculation model and a missing value incompatible calculation model that input the data acquired by the data acquisition unit, and calculating a tire wear amount;
a determination unit that determines whether or not an unlearned categorical variable is included in the data acquired by the data acquisition unit,
The tire wear amount estimation system is characterized in that the wear amount calculation unit calculates the tire wear amount using one of the missing value corresponding calculation model and the missing value incompatible calculation model based on the judgment result by the judgment unit.
前記データ取得ステップにより取得されたデータを入力する欠損値対応演算モデルおよび欠損値非対応演算モデルを用いてタイヤ摩耗量を算出する摩耗量算出ステップと、
前記データ取得ステップにより取得されたデータに未学習のカテゴリ変数が含まれているか否かを判定する判定ステップと、を備え、
前記摩耗量算出ステップは、前記判定ステップによる判定結果に基づいて、前記欠損値対応演算モデルおよび前記欠損値非対応演算モデルのうち一方を用いてタイヤ摩耗量を算出することを特徴とする演算モデル運用方法。 A data acquisition step for acquiring data on explanatory variables including numerical variables and categorical variables relating to a vehicle and tires mounted on the vehicle;
a wear amount calculation step of calculating a tire wear amount using a missing value corresponding calculation model and a missing value incompatible calculation model to which the data acquired by the data acquisition step is input;
a determination step of determining whether or not an unlearned categorical variable is included in the data acquired by the data acquisition step,
The calculation method for calculating a tire wear amount, comprising the steps of: calculating a tire wear amount using one of the missing value corresponding calculation model and the missing value incompatible calculation model based on a determination result by the determination step;
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021210971A JP7708658B2 (en) | 2021-12-24 | 2021-12-24 | Tire wear estimation system and calculation model operation method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021210971A JP7708658B2 (en) | 2021-12-24 | 2021-12-24 | Tire wear estimation system and calculation model operation method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2023095216A JP2023095216A (en) | 2023-07-06 |
| JP7708658B2 true JP7708658B2 (en) | 2025-07-15 |
Family
ID=87002823
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021210971A Active JP7708658B2 (en) | 2021-12-24 | 2021-12-24 | Tire wear estimation system and calculation model operation method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7708658B2 (en) |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017187418A (en) | 2016-04-07 | 2017-10-12 | 三菱重工業株式会社 | Wear inspection apparatus and wear inspection method |
| WO2020205703A1 (en) | 2019-04-01 | 2020-10-08 | Bridgestone Americas Tire Operations, Llc | System and method for vehicle tire performance modeling and feedback |
| CN112334335A (en) | 2018-06-28 | 2021-02-05 | 北美日产公司 | Tire wear estimation using hybrid machine learning systems and methods |
| JP2021022275A (en) | 2019-07-30 | 2021-02-18 | 横浜ゴム株式会社 | Data processing method, data processing apparatus, and program |
| CN112622915A (en) | 2020-12-25 | 2021-04-09 | 清华大学 | Tire pressure and wear loss monitoring method based on high-frequency wheel speed and machine learning |
| JP2021063703A (en) | 2019-10-11 | 2021-04-22 | 横浜ゴム株式会社 | Tire wear degree estimation device, tire wear degree learning device, tire wear degree estimating method, and learned model producing method and program |
-
2021
- 2021-12-24 JP JP2021210971A patent/JP7708658B2/en active Active
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017187418A (en) | 2016-04-07 | 2017-10-12 | 三菱重工業株式会社 | Wear inspection apparatus and wear inspection method |
| CN112334335A (en) | 2018-06-28 | 2021-02-05 | 北美日产公司 | Tire wear estimation using hybrid machine learning systems and methods |
| WO2020205703A1 (en) | 2019-04-01 | 2020-10-08 | Bridgestone Americas Tire Operations, Llc | System and method for vehicle tire performance modeling and feedback |
| JP2021022275A (en) | 2019-07-30 | 2021-02-18 | 横浜ゴム株式会社 | Data processing method, data processing apparatus, and program |
| JP2021063703A (en) | 2019-10-11 | 2021-04-22 | 横浜ゴム株式会社 | Tire wear degree estimation device, tire wear degree learning device, tire wear degree estimating method, and learned model producing method and program |
| CN112622915A (en) | 2020-12-25 | 2021-04-09 | 清华大学 | Tire pressure and wear loss monitoring method based on high-frequency wheel speed and machine learning |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2023095216A (en) | 2023-07-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7079373B2 (en) | Tread wear monitoring system and method | |
| JP7845830B2 (en) | Tire damage accumulation estimation system, computational model generation system, and tire damage accumulation estimation method | |
| JP7578488B2 (en) | Wear amount estimation system, computation model generation system, and wear amount estimation method | |
| US20220274452A1 (en) | Tire physical information estimation system | |
| US12039812B2 (en) | Tire force estimation system and tire force estimation method | |
| JP2022521836A (en) | Systems and methods for vehicle tire performance modeling and feedback | |
| JP7356958B2 (en) | Tire physical information estimation system and tire physical information estimation method | |
| JP6796527B2 (en) | Vehicle condition monitoring device, vehicle condition monitoring system and vehicle condition monitoring method | |
| JP2024081517A (en) | Tire wear estimation system, tire wear estimation method, and computation model generation system | |
| JP7664476B2 (en) | System and method for real-time estimation of tire rolling resistance force | |
| JP6375873B2 (en) | Driver status diagnosis device | |
| JP7595494B2 (en) | Wear amount estimation system, computation model generation system, and wear amount estimation method | |
| JP7708658B2 (en) | Tire wear estimation system and calculation model operation method | |
| JP2024532318A (en) | Estimation of normal load acting on tires as a function of tire inflation pressure | |
| JP2020134151A (en) | In-vehicle system, recommended travelling information determination device, recommended travelling information determination system, method for acquiring recommended travelling information, method for determining recommended travelling information, and computer program | |
| JP7761474B2 (en) | Data processing device, data processing method and computational model generation system | |
| JP7770184B2 (en) | Wheel nut loosening prediction device, wheel nut loosening prediction method, computational model generation system, and vehicle operation system | |
| JP7822782B2 (en) | Tire physical information estimation system, computational model generation system, and tire physical information estimation method | |
| JP7684504B1 (en) | Tire wear estimation system, tire wear estimation method, and computation model generation system | |
| JP7684505B1 (en) | Tire wear estimation system, tire wear estimation method, and computation model generation system | |
| JP7456749B2 (en) | Wear amount estimation system and calculation model generation system | |
| JP7609682B2 (en) | Wear amount estimation system, computation model generation system, and wear amount estimation method | |
| JP2024077455A (en) | TIRE CONDITION ESTIMATION SYSTEM, TIRE CONDITION ESTIMATION METHOD, AND CALCULATION MODEL GENERATION METHOD | |
| JP2022104266A (en) | Wear amount estimation system, arithmetic model creation system, and wear amount estimation method | |
| KR20250033295A (en) | Method for determining the compensated dynamic radius of a wheel of a vehicle, method for estimating the depth of a tire tread and a vehicle for implementing said method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20241017 |
|
| TRDD | Decision of grant or rejection written | ||
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20250618 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20250624 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20250703 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7708658 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |