Method and device for predicting dynamic tire characteristics
By utilizing static tire characteristics in a prediction model, the method addresses the need for extensive training data in tire performance prediction, achieving faster and more accurate dynamic characteristic forecasting.
Patent Information
- Application Number
- JP2022025069
- Authority / Receiving Office
- JP · JP
- Patent Type
- Patents
- Current Assignee / Owner
- Filing Date
- 2022-02-21
- Publication Date
- 2025-11-26
- Estimated Expiration
- 2042-02-21
AI Technical Summary
Existing methods for predicting tire performance require a large amount of training data due to numerous design factors, leading to increased time and risk of over-learning.
A method that uses static characteristics of tires, such as contact shape and spring-related parameters, to reduce the number of explanatory variables and training data required for creating a prediction model, employing statistical and machine learning techniques to predict dynamic tire characteristics.
Reduces the amount of training data needed, shortens prediction model creation time, and enhances prediction accuracy by replacing multiple design factors with static characteristics, preventing over-learning.
Smart Images

Figure 0007775745000001 
Figure 0007775745000002 
Figure 0007775745000003
Abstract
Description
[Technical Field]
[0001] The present disclosure relates to a method and apparatus for predicting dynamic characteristics of a tire. [Background technology]
[0002] Patent Document 1 listed below describes a simulation method for evaluating tire traction performance. This method includes a simulation step of rolling a tire model on a road surface model, and a step of acquiring physical quantities related to traction performance from the rolling tire model. [Prior art documents] [Patent documents]
[0003] [Patent Document 1] Japanese Patent Application Publication No. 2017-126272 Summary of the Invention [Problem to be solved by the invention]
[0004] In recent years, techniques have been proposed for creating predictive models from existing training data to perform various predictions. Each training data set contains multiple explanatory variables that affect the prediction.
[0005] For example, when predicting tire performance, a large number of design factors (explanatory variables) that affect that performance are required. When there are a large number of explanatory variables, there is a problem in that a large amount of training data is required to create a prediction model.
[0006] The present disclosure has been devised in consideration of the above-described circumstances, and its main purpose is to provide a method for predicting dynamic characteristics of a tire that can reduce the amount of training data required to create a prediction model. [Means for solving the problem]
[0007] The present disclosure relates to a method for predicting dynamic characteristics of a tire, the method including the steps of: inputting into a computer, for each of a plurality of tires having at least one different design factor; inputting into the computer, the static characteristics of the plurality of tires; inputting into the computer, the dynamic characteristics of the plurality of tires; using the design factors, the static characteristics, and the dynamic characteristics of the plurality of tires as training data, the computer creating a prediction model capable of outputting the dynamic characteristics of the tire to be predicted from the design factors and static characteristics of the tire to be predicted; inputting into the computer the design factors and static characteristics of the tire to be predicted; and inputting into the computer the design factors and static characteristics of the tire to be predicted into the prediction model, thereby outputting the dynamic characteristics of the tire to be predicted. [Effects of the Invention]
[0008] By employing the above steps, the tire dynamic characteristic prediction method of the present disclosure makes it possible to reduce the amount of training data required to create a prediction model. [Brief explanation of the drawings]
[0009] [Figure 1] FIG. 1 is a block diagram showing a computer (tire dynamic characteristic prediction device) on which a tire dynamic characteristic prediction method is executed. [Figure 2] FIG. 1 is a cross-sectional view of a tire. [Figure 3] FIG. 3 is a partially enlarged view of FIG. 2. [Figure 4] 1 is a flowchart showing a processing procedure of a tire simulation method. [Figure 5] 1 is a graph conceptually showing a prediction model (approximate response surface) based on a statistical method. [Figure 6] 1 is a conceptual diagram of a machine learning-based prediction model. [Figure 7] 10 is a flowchart illustrating an example of a processing procedure of a prediction target data input step. [Figure 8] 10 is a flowchart showing a processing procedure of a static characteristic input step. [Figure 9] FIG. 2 is a perspective view showing a tire model and a road surface model. [Figure 10] FIG. 2 is a cross-sectional view showing a tire model. [Figure 11] 1 is a flowchart showing a processing procedure of a method for creating a tire dynamic characteristic prediction model. [Figure 12] 10 is a graph showing the relationship between predicted values of cornering power and measured values of cornering power in an embodiment. [Figure 13] 10 is a graph showing the relationship between predicted values of cornering power and actual measured values of cornering power in a comparative example. DETAILED DESCRIPTION OF THE INVENTION
[0010] Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. It should be understood that the drawings include exaggerated representations and representations that differ from the dimensional ratios of actual structures in order to facilitate understanding of the contents of the disclosure. Furthermore, identical or common elements are designated by the same reference numerals throughout the embodiments, and redundant explanations will be omitted. Furthermore, the specific configurations shown in the embodiments and drawings are intended to facilitate understanding of the contents of the present disclosure, and the present disclosure is not limited to the specific configurations shown in the drawings.
[0011] In the tire dynamic characteristic prediction method of this embodiment (hereinafter sometimes simply referred to as the "prediction method"), the tire dynamic characteristic is predicted using a computer. Fig. 1 is a block diagram showing a computer 1 (tire dynamic characteristic prediction device 1A) that executes the tire dynamic characteristic prediction method of this embodiment.
[0012] [Tire dynamic characteristics prediction device] The computer 1 of this embodiment has an input unit 2 as an input device, an output unit 3 as an output device, and a processing unit 4 that calculates physical quantities of the tire, etc., and is configured as a tire dynamic characteristic prediction device (hereinafter sometimes simply referred to as a "prediction device") 1A.
[0013] [Input section, output section, arithmetic processing unit] The input unit 2 may be, for example, a keyboard or a mouse. The output unit 3 may be, for example, a display device or a printer. The arithmetic processing unit 4 includes a calculation unit (CPU) 4A that performs various calculations, a storage unit 4B that stores data, programs, etc., and a working memory 4C.
[0014] [Storage] The storage unit 4B is a non-volatile information storage device formed of, for example, a magnetic disk, an optical disk, an SSD, etc. The storage unit 4B includes a data unit 5 and a program unit 6.
[0015] [Data section] The data unit 5 of this embodiment is for storing data and the like necessary for executing the prediction method. The data unit 5 of this embodiment includes a first memory unit 5A, a second memory unit 5B, a third memory unit 5C, and a fourth memory unit 5D. Furthermore, the data unit 5 includes a fifth memory unit 5E, a sixth memory unit 5F, a seventh memory unit 5G, and an eighth memory unit 5H. Note that the data unit 5 is not limited to this configuration, and may include other memory units as necessary, or some of these memory units may be omitted.
[0016] The first storage unit 5A is for storing the design factors of a plurality of tires each having at least one different design factor. The second storage unit 5B is for storing the static characteristics of a plurality of tires. The third storage unit 5C is for storing the dynamic characteristics of a plurality of tires. The fourth storage unit 5D is for storing the design factors and static characteristics of a tire to be predicted.
[0017] The fifth memory unit 5E is for storing data necessary for the simulation described below. The data necessary for the simulation includes, for example, information about the road surface on which the tire runs, boundary conditions of the simulation, and termination conditions of the simulation. The sixth memory unit 5F is for storing the calculation results calculated in the simulation. The seventh memory unit 5G is for storing the created prediction model. The eighth memory unit 5H is for storing the dynamic characteristics of the tire to be predicted.
[0018] The program section 6 is a program (application) required to execute the prediction method, and is executed by the calculation section 4A.
[0019] The program unit 6 of this embodiment includes a prediction model creation unit 6A and a dynamic characteristic output unit 6B. Furthermore, the program unit 6 of this embodiment includes a design factor input unit 6C, a static characteristic input unit 6D, a dynamic characteristic input unit 6E, a prediction target data input unit 6F, a simulation calculation unit 6G, and an evaluation unit 6H. Note that the program unit 6 is not limited to this configuration, and may include other input units, or some of these may be omitted, as necessary.
[0020] The prediction model creation unit 6A is for creating a prediction model that can output the dynamic characteristics of the tire to be predicted from the design factors and static characteristics of the tire to be predicted. The dynamic characteristics output unit 6B is for outputting the dynamic characteristics of the tire to be predicted.
[0021] The design factor input unit 6C is for inputting the design factors of multiple tires. The static characteristic input unit 6D is for inputting the static characteristics of multiple tires. The dynamic characteristic input unit 6E is for inputting the dynamic characteristics of multiple tires. The prediction target data input unit 6F is for inputting the design factors and static characteristics of the tire to be predicted. The simulation calculation unit 6G is for outputting the static characteristics of the tire to be predicted by simulation. The evaluation unit 6H is for determining whether the dynamic characteristics of the tire to be predicted are good or not. The functions of each program unit 6 will be explained in each step of the simulation method described below.
[0022] [tire] 2 is a cross-sectional view of the tire 11 of this embodiment. The tire 11 of this embodiment is, for example, a pneumatic tire for a passenger car. However, the tire 11 is not limited to this example and may be, for example, a pneumatic tire for heavy loads.
[0023] The tire 11 of this embodiment is provided with a carcass 16 extending from the tread portion 12 through the sidewall portion 13 to the bead core 15 of the bead portion 14, and a belt layer 17 and a band layer 18 arranged radially outside the carcass 16 and inside the tread portion 12.
[0024] The tread portion 12 of this embodiment is provided with tread rubber 19 arranged radially outward of the band layer 18. The tread rubber 19 is configured to include a base rubber 19A and a cap rubber 19B arranged radially outward of the base rubber 19A. The sidewall portion 13 is provided with a sidewall rubber 20 arranged axially outward of the carcass 16. The bead portion 14 is provided with a clinch rubber 21 that comes into contact with the rim 26 when the tire 11 is mounted on the rim 26, and a bead apex rubber 22 that extends radially outward from the bead core 15.
[0025] Fig. 3 is a partially enlarged view of Fig. 2. The tread portion 12 of this embodiment includes a crown region 23A including the tire equator C, shoulder regions 23C including the tread ground-contacting edges 12t, and a middle region 23B disposed between the crown region 23A and the shoulder regions 23C. However, the tread portion 12 is not limited to this configuration.
[0026] As shown in Fig. 2, the tread edge 12t is specified as the axially outermost end of the contact surface 12S of the tread portion 12 when the tire 11 in a normal state is loaded with a normal load and brought into contact with a flat surface with a camber angle of 0°. In the normal state, the axial distance between a pair of tread edges 12t, 12t (the other tread edge 12t is omitted in Fig. 2) is defined as the tread width TW.
[0027] The normal state refers to a state in which the tire 11 is mounted on a normal rim (rim 26), inflated to the normal internal pressure, and no load is applied. In this specification, unless otherwise specified, the dimensions of each part of the tire are indicated as values measured in the normal state. Note that the dimensions of each part of the tire are allowed for normal errors that are inherent in rubber molded products.
[0028] A "genuine rim" is a rim that is defined for each tire in a standard system that includes the standard on which the tire 11 is based. Therefore, a genuine rim is, for example, a "standard rim" for JATMA, a "design rim" for TRA, or a "measuring rim" for ETRTO.
[0029] The "normal internal pressure" is the air pressure determined for each tire by each standard in a standard system including the standard on which the tire 11 is based. Therefore, the normal internal pressure is, for example, the "maximum air pressure" in the case of JATMA, the maximum value listed in the table "TIRE LOAD LIMITS AT VARIOUS COLD INFLATION PRESSURES" in the case of TRA, and the "INFLATION PRESSURE" in the case of ETRTO.
[0030] The "normal load" is the load determined for each tire by each standard in a standard system including the standard on which the tire 11 is based. Therefore, the normal load is, for example, "maximum load capacity" in the case of JATMA, the maximum value listed in the table "TIRE LOAD LIMITS AT VARIOUS COLD INFLATION PRESSURES" in the case of TRA, and "LOAD CAPACITY" in the case of ETRTO.
[0031] [Tire design factors] The tire 11 is manufactured based on predetermined design parameters. As shown in Fig. 3, the design parameters of this embodiment include a first radius TR1 of the crown region 23A, a second radius TR2 of the middle region 23B, and a third radius TR3 of the shoulder region 23C. The design parameters also include a fourth radius TR4 of the buttress region 23D between the tread ground-contact edge 12t and the sidewall portion 13.
[0032] The design factors of this embodiment include a distance L1 from the tire equator C of a first boundary P1, which is the boundary between the crown region 23A and the middle region 23B. Furthermore, the design factors include a distance L2 from the tire equator C of a second boundary P2, which is the boundary between the middle region 23B and the shoulder region 23C. Furthermore, the design factors include a distance L3 from the tire equator C of a third boundary P3, which is the boundary between the shoulder region 23C and the buttress region 23D. Furthermore, the design factors include a curvature of the outer surface of the sidewall portion 13.
[0033] The design factors of this embodiment include the complex modulus E* of the cap rubber 19B, the complex modulus E* of the base rubber 19A, the complex modulus E* of the sidewall rubber 20, and the complex modulus E* of the bead apex rubber 22 (shown in FIG. 2). Each complex modulus E* is measured in accordance with the provisions of JIS K6394 using a dynamic viscoelasticity measuring device (Iplexer series) manufactured by GABO under the following measurement conditions: Frequency: 10Hz Initial strain: 5% Dynamic strain: ±1% Temperature: 30℃ Deformation mode: tension
[0034] The design factors of this embodiment include the angle with respect to the tire circumferential direction and the material of the band cords (not shown) arranged in the tire circumferential direction and constituting the band layer 18 shown in Fig. 2. Furthermore, the design factors include the angle with respect to the tire circumferential direction of the belt cords (not shown) constituting the belt layer 17, the width W1 of the belt layer 17 in the tire axial direction, and the length L4 of the bead apex rubber 22 in the tire radial direction.
[0035] As shown in Fig. 3, the design factors of this embodiment include a first gauge G1, a second gauge G2, a third gauge G3, and a fourth gauge G4. The first gauge G1 is the maximum thickness of the tread rubber 19 at the tire equator C. The second gauge G2 is the maximum thickness of the tread rubber 19 at the first boundary P1. The third gauge G3 is the maximum thickness of the tread rubber 19 at the third boundary P3. The fourth gauge G4 is the maximum rubber thickness of the sidewall rubber 20 at the fourth boundary P4 between the buttress region 23D and the sidewall portion 13.
[0036] The design factors of this embodiment include a fifth gauge G5, a sixth gauge G6, and a seventh gauge G7. As shown in FIG. 2, the fifth gauge G5 is the thickness of the sidewall rubber 20 at the tire maximum width position P5. The tire maximum width position P5 is the position where the carcass 16 is at the outermost side in the tire axial direction. The sixth gauge G6 is the maximum width of the clinch rubber 21. As shown in FIG. 3, the seventh gauge G7 is the maximum thickness of the tread rubber 19 at the second boundary P2.
[0037] The design factors of this embodiment include the rim width W2 shown in Figure 2, the internal pressure filled into the tire, and the load applied to the tire. The rim width W2 is the rim width of the normal rim (rim 26) of the tire 11. The internal pressure is the normal internal pressure of the tire 11. The load is the normal load of the tire 11.
[0038] The above design factors are examples of design factors of the tire 11, and other design factors may be included.
[0039] [Method for predicting tire dynamic characteristics (first embodiment)] Next, a prediction method of this embodiment will be described. In this embodiment, for a plurality of tires 11 having different design factors, at least one of which is different, a prediction model is created based on training data including the design factors of these tires 11, and the dynamic characteristics of the tire 11A to be predicted are predicted. The dynamic characteristics indicate the characteristics of the tire 11 during running, and examples thereof include cornering force and cornering power.
[0040] Generally, to predict the dynamic characteristics of the tire 11A, training data including a large number of design factors (explanatory variables) that affect the dynamic characteristics is required. The large number of design factors includes, for example, the above-mentioned. When the number of such explanatory variables increases, a large amount of training data is required to create a prediction model.
[0041] Furthermore, as the amount of training data increases, it takes a long time to create a prediction model, which results in a long time required to predict the performance of the tire 11A that is the target of prediction.Furthermore, there is also the problem of over-learning, which results in the training data significantly deviating from the trends that they originally suggest.
[0042] As a result of extensive research, the present inventors have discovered that one static characteristic can replace multiple design factors (explanatory variables) required to predict the dynamic characteristics of the tire 11. The static characteristic indicates the characteristics of the tire 11 when stationary (when only a load is applied). The static characteristic includes, for example, parameters related to the contact shape of the tread portion 12 and parameters related to springs.
[0043] In the prediction method of this embodiment, the explanatory variables of the prediction model and training data include static characteristics of the tire 11. This reduces the number of explanatory variables (design factors) and the amount of training data required to create a prediction model with high prediction accuracy. Fig. 4 is a flowchart showing the processing procedure of the tire simulation method of this embodiment.
[0044] [Enter multiple tire design factors] In the prediction method of this embodiment, first, for a plurality of tires 11 (shown in FIG. 2) having at least one different tire design factor, the design factors are input into a computer 1 (shown in FIG. 1) (step S1).
[0045] In step S1 of this embodiment, first, the design factor input unit 6C is loaded into the working memory 4C as shown in Fig. 1. Then, the design factor input unit 6C is executed by the calculation unit 4A, causing the computer 1 to function as a means for inputting the design factors of each of a plurality of tires 11 (shown in Figs. 2 and 3).
[0046] In step S1 of this embodiment, the design factors are identified for a plurality of tires 11 that differ in at least one of the above design factors. To identify the design factors, for example, design data (CAD data) of each tire 11 is used, but measurement results of the actual tire 11 may also be used. These design factors are used as explanatory variables of training data for the prediction model. Furthermore, from the perspective of creating a prediction model 31 that can accurately predict dynamic characteristics, the plurality of tires 11 may be in the same category as the tire 11A to be predicted (for example, pneumatic tires for passenger cars).
[0047] As described above, in the prediction method of this embodiment, the explanatory variables of the training data (prediction model) include static characteristics of the tire 11, thereby reducing the number of explanatory variables. When the static characteristics include parameters related to the contact shape of the tread portion 12 and parameters related to springs, each static characteristic is closely related to multiple design factors among the above-mentioned design factors and can replace those design factors.
[0048] Substitutable design factors include, for example, the first radius TR1, second radius TR2, third radius TR3, fourth radius TR4, distance L1 of the first boundary P1, distance L2 of the second boundary P2, distance L3 of the third boundary P3, and the curvature of the outer surface of the sidewall portion 13, as shown in FIG. 3. Other substitutable design factors include the complex modulus E* of the base rubber 19A, the complex modulus E* of the sidewall rubber 20, the complex modulus E* of the bead apex rubber 22 (shown in FIG. 2), the angle of the band cord (not shown), and the material of the band cord. Other substitutable design factors include the length L4 of the bead apex rubber 22, the second gauge G2, the fourth gauge G4 to the seventh gauge G7, the rim width W2, the internal pressure, and the load, as shown in FIGS. 2 and 3. All of these design factors affect the tire shape and spring characteristics. Therefore, these design factors are closely related to (correlated with) static characteristics and can be substituted by static characteristics.
[0049] On the other hand, the complex modulus E* of the cap rubber 19B (shown in FIG. 3), the angle of the belt cord (not shown), the width W1 of the belt layer 17 (shown in FIG. 2), the first gauge G1, and the third gauge G3 shown in FIG. 3 are all factors that significantly affect the rigidity of the tire within the contact patch during rolling. Therefore, these design factors cannot be replaced by static characteristics alone. For this reason, in this embodiment, the complex modulus E* of the cap rubber 19B, the angle of the belt cord, the width W1 of the belt layer 17, the first gauge G1, and the third gauge G3 are each stored in the first storage unit 5A (computer 1) shown in FIG. 1 as design factors of multiple tires 11.
[0050] Enter static properties for multiple tires Next, in the prediction method of this embodiment, the static characteristics of a plurality of tires 11 (shown in FIG. 2) are input to the computer 1 (shown in FIG. 1) (step S2).
[0051] In step S2 of this embodiment, first, the static characteristic input unit 6D is loaded into the working memory 4C as shown in Fig. 1. Then, the static characteristic input unit 6D is executed by the calculation unit 4A, causing the computer 1 to function as a means for inputting the static characteristics of each of a plurality of tires 11 (shown in Fig. 2).
[0052] As described above, the static characteristics include parameters relating to the ground contact shape of the tread portion 12 and parameters relating to spring.
[0053] Parameters of the contact patch shape of the tread portion 12 (shown in FIG. 2) include, for example, the width of the contact patch (not shown) in the tire axial direction (hereinafter sometimes simply referred to as "contact patch width"), the length of the contact patch in the tire circumferential direction (hereinafter sometimes simply referred to as "contact patch length"), and the contact patch area. The contact patch width, contact patch length, and contact patch area may have a slip angle of zero or may have a slip angle. The contact patch width, contact patch length, and contact patch area are measured with the tire 11 in a normal state and a normal load applied. The parameters related to the contact patch shape are not limited to the contact patch width, contact patch length, and contact patch area, and may be set as appropriate as long as they are related to the contact patch shape.
[0054] The spring-related parameters include, for example, the vertical spring constant of the tire 11 (shown in FIG. 2 ) and the lateral spring constant of the tire 11. The vertical spring constant can be obtained, for example, using a static testing machine, as the ratio of vertical load / lateral deflection when a vertical load is applied to the tire 11 in a normal state. The lateral spring constant can be obtained, for example, using a static testing machine, as the ratio of lateral load / lateral deflection when a lateral load is applied to the tire 11 in a normal state. Note that the spring-related parameters are not limited to the vertical spring constant and the lateral spring constant, and can be set as appropriate as long as they are related to the spring of the tire 11.
[0055] In step S2 of this embodiment, the lateral spring constant, contact patch width, and contact patch length are acquired as static characteristics of the plurality of tires 11. These static characteristics are stored in the second storage unit 5B (computer 1) shown in FIG.
[0056] Enter static properties for multiple tires Next, in the prediction method of this embodiment, the dynamic characteristics of a plurality of tires 11 (shown in FIG. 2) are input to the computer 1 (shown in FIG. 1) (step S3).
[0057] In step S3 of this embodiment, first, the dynamic characteristic input unit 6E is loaded into the working memory 4C as shown in Fig. 1. Then, the dynamic characteristic input unit 6E is executed by the calculation unit 4A, causing the computer 1 to function as a means for inputting the dynamic characteristics of each of a plurality of tires 11 (shown in Fig. 2).
[0058] As described above, the dynamic characteristics indicate the characteristics of the tire 11 during running, and include, for example, cornering force and cornering power.
[0059] Cornering force refers to the component perpendicular to the direction of travel of the lateral force in the tire axial direction generated by the lateral deformation of the tire 11, which is generated in the tire 11 as it rolls freely and slides sideways at a slip angle α, and is abbreviated as "cornering force" because the rolling resistance is small. Cornering power, on the other hand, is the slope of the rise of cornering force at a slip angle of 0° (origin), and is usually determined by measuring the cornering force at a slip angle of 1°. Cornering force and cornering power can be measured, for example, using a drum testing machine.
[0060] In step S3 of this embodiment, cornering power is acquired as the dynamic characteristic of the plurality of tires 11. The dynamic characteristic (cornering power) is stored in the third storage unit 5C (computer 1).
[0061] [Create a forecast model] Next, in the prediction method of this embodiment, the computer 1 (shown in FIG. 1) creates a prediction model (step S4). In step S4 of this embodiment, the computer 1 uses the design factors, static characteristics, and dynamic characteristics of a plurality of tires 11 (shown in FIG. 2) as training data to create a prediction model that can output the dynamic characteristics of the tire 11A to be predicted from the design factors and static characteristics of the tire 11A to be predicted.
[0062] In step S4 of this embodiment, first, as shown in FIG. 1, the design factors of the plurality of tires 11 input into the first storage unit 5A and the static characteristics of the plurality of tires 11 input into the second storage unit 5B are read into the working memory 4C. Next, the dynamic characteristics of the plurality of tires 11 input into the third storage unit 5C are read into the working memory 4C. Next, the prediction model creation unit 6A is read into the working memory 4C. Then, the prediction model creation unit 6A is executed by the calculation unit 4A, causing the computer 1 to function as a means for creating a prediction model.
[0063] The prediction model 31 can be created as appropriate as long as it can output the dynamic characteristics of the tire 11A to be predicted from the design factors and static characteristics of the tire 11A to be predicted. In step S4 of the present embodiment, the prediction model is created based on a statistical method or machine learning.
[0064] Examples of statistical methods include the Kriging method, Bayesian linear regression, etc. As a prediction model based on statistical methods, an approximate response surface (approximate response function) is created.
[0065] 5 is a graph conceptually illustrating a statistically based prediction model (approximate response surface) 31. The prediction model (approximate response surface) 31 can accurately represent the relationship between the input (in this example, the tire design factors and static characteristics) and the output (in this example, the tire dynamic characteristics) even if there is a highly nonlinear relationship.
[0066] In this embodiment, for example, training data (design factors, static characteristics, and dynamic characteristics of multiple tires 11) are substituted into commercially available computer software (for example, MATLAB ("MATLAB" is a registered trademark) manufactured by The MathWorks, Inc., or modeFRONTIER manufactured by ESTECO, Inc.). This creates a prediction model 31 in which the design factors and static characteristics of the tire 11 are used as explanatory variables and the dynamic characteristics of the tire 11 are used as response variables. By inputting the design factors and static characteristics of an arbitrary tire 11 as explanatory variables, such a prediction model 31 can obtain the dynamic characteristics of the arbitrary tire 11 by complementing them with the design factors, static characteristics, and dynamic characteristics of multiple known tires 11. The obtained dynamic characteristics of the arbitrary tire 11 can then be predicted (output) as response variables.
[0067] The machine learning-based prediction model 31 can be generated by, for example, deep learning using artificial intelligence (AI). Fig. 6 is a conceptual diagram of the machine learning-based prediction model 31.
[0068] The machine learning-based prediction model 31 is defined by an input layer 32, an output layer 33, and an intermediate layer (hidden layer) 34. The input layer 32 includes design factors and static characteristics 32a, 32b, 32c, etc. of a plurality of tires 11. The output layer 33 includes dynamic characteristics 33a, 33b, 33c, etc. of a plurality of tires. The intermediate layer 34 is generated by machine learning.
[0069] The design factors and static characteristics 32a, 32b, 32c, etc. of the input layer 32 are linked to, for example, any of the dynamic characteristics 33a, 33b, 33c, etc. of the output layer 33. In other words, the design factors and static characteristics 32a, 32b, 32c, etc. of the plurality of tires 11 are stored in a state linked to any of the dynamic characteristics 33a, 33b, 33c, etc., and can be used as training data for deep learning.
[0070] The intermediate layer 34 includes a combination of multiple neurons (nodes) 35 arranged in multiple layers and optimized weighting coefficients 36 (parameters). The neurons 35 are connected by the weighting coefficients 36. Such an intermediate layer 34 is called a neural network. In other words, the prediction model 31 of this embodiment includes a neural network.
[0071] The weighting coefficients 36 are learned by adjusting the weighting coefficients 36 of each neuron 35, for example, so as to reduce the difference between the output in response to the input and the true output (teacher data). This type of learning method is called backpropagation. Each neuron 35 and each weighting coefficient 36 are determined. This creates a prediction model 31 in which the design factors and static characteristics of the tire 11 are used as explanatory variables and the dynamic characteristics of the tire 11 are used as response variables. By inputting the design factors and static characteristics of an arbitrary tire 11 as explanatory variables, this prediction model 31 can predict (output) the dynamic characteristics of the arbitrary tire 11 as the response variable via an intermediate layer (neural network) 34. In addition, machine learning software (e.g., modeFRONTIER manufactured by ESTECO) is used to create the prediction model 31 based on machine learning.
[0072] In this embodiment, the static characteristics are included in the explanatory variables of the prediction model 31, which allows the number of design factors (explanatory variables) to be reduced. As a result, in this embodiment, it is possible to reduce the amount of training data required to create a prediction model 31 with high prediction accuracy. Furthermore, by reducing the amount of training data, it is possible to shorten the time required to create the prediction model 31. Furthermore, by reducing the amount of training data, it is possible to prevent overlearning, which occurs when the training data deviates significantly from the trends originally suggested by the training data, and it becomes possible to predict the dynamic characteristics of the tire 11 with high accuracy.
[0073] In step S4 of this embodiment, a prediction model 31 (shown in FIG. 5) is created based on a statistical method (Kriging), but the prediction model 31 (shown in FIG. 6) may also be created based on machine learning. The prediction model 31 is stored in the seventh storage unit 5G (computer 1) shown in FIG. 1.
[0074] [Enter the design factors and static characteristics of the tire to be predicted] Next, in the prediction method of this embodiment, design factors and static characteristics of a tire 11A (shown in FIG. 2) to be predicted are input to the computer 1 (shown in FIG. 1) (prediction target data input step S5).
[0075] In the prediction target data input step S5 of this embodiment, first, as shown in Fig. 1, the prediction target data input unit 6F is read into the working memory 4C. Then, the prediction target data input unit 6F is executed by the calculation unit 4A, causing the computer 1 to function as a means for inputting the design factors and static characteristics of a tire to be predicted. Fig. 7 is a flowchart showing an example of the processing procedure of the prediction target data input step S5.
[0076] [Enter the design factors of the tire to be predicted] In the prediction target data input step S5 of this embodiment, first, design factors of the prediction target tire 11A (shown in FIG. 2) are input to the computer 1 (shown in FIG. 1) (step S51). The prediction target tire 11A is not limited to a tire that has actually been manufactured, as long as the dynamic characteristics can be predicted, and may be a tire 11 in the design stage (unmanufactured).
[0077] In step S51 of this embodiment, among the design factors of the tire 11A to be predicted, the same design factors as the design factors of the plurality of tires 11 input in step S1 are input. The design factors of the tire 11A to be predicted in this embodiment include the complex modulus E* of the cap rubber 19B shown in Figures 2 and 3, the angle of the belt cord (not shown), the width W1 of the belt layer 17, the first gauge G1, and the third gauge G3. These design factors are input to the fourth storage unit 5D (computer 1) shown in Figure 1.
[0078] [Enter the static tire properties to be predicted] Next, in a prediction target data input step S5 of this embodiment, static characteristics of the tire 11A to be predicted are input to the computer 1 (shown in FIG. 1) (static characteristic input step S52). In the static characteristic input step S52 of this embodiment, of the static characteristics of the tire 11A to be predicted, those that are the same as the static characteristics of the multiple tires 11 input in step S2 are input to the fourth storage unit 5D (computer 1). The static characteristics of the tire 11A to be predicted in this embodiment include a lateral spring constant, a contact patch width, and a contact patch length.
[0079] If the tire 11A to be predicted actually exists (has been manufactured), the static characteristics can be acquired based on the above-described procedure in step S2 (shown in FIG. 4) of inputting the static characteristics of multiple tires 11. On the other hand, if the tire 11A to be predicted is still in the design stage (unmanufactured), the static characteristics cannot be acquired directly. For this reason, the static characteristics input step S52 of this embodiment includes a step of acquiring the static characteristics of the tire 11A to be predicted by simulation using a computer 1 (shown in FIG. 1).
[0080] In the static characteristic input step S52 of this embodiment, first, as shown in Fig. 1, the simulation calculation unit 6G is loaded into the working memory 4C. Then, the simulation calculation unit 6G is executed by the calculation unit 4A, causing the computer 1 to function as a means for acquiring the static characteristics of the tire 11A to be predicted by simulation. Fig. 8 is a flowchart showing the processing procedure of the static characteristic input step S52.
[0081] [Enter tire model] In the static characteristic input step S52 of this embodiment, first, a tire model that models the tire 11A (shown in FIG. 2) to be predicted is input to the computer 1 (shown in FIG. 1) (step S521). In step S521 of this embodiment, the simulation calculation unit 6G (shown in FIG. 1) models the tire model 24 based on the design factors of the tire 11A to be predicted input in step S51. The modeling of the tire model 24 is performed using the same procedure as in Patent Document 1.
[0082] Fig. 9 is a perspective view showing the tire model 24 and the road surface model 25. Fig. 10 is a cross-sectional view showing the tire model 24. Note that Fig. 9 omits the tread pattern and the element F(i) shown in Fig. 10.
[0083] In step S521 of this embodiment, the tire 11A (shown in FIG. 2) to be predicted is discretized (modeled) with a finite number of elements F(i) (i=1, 2, ...) as shown in Fig. 10. As a result, in step S521, a tire model 24 is set.
[0084] The element F(i) can be handled by a numerical analysis method. As the numerical analysis method, for example, the finite element method, the finite volume method, the difference method, or the boundary element method (in this embodiment, the finite element method) can be appropriately adopted. For example, a three-dimensional tetrahedral solid element, a pentahedral solid element, or a hexahedral solid element is used as the element F(i).
[0085] Each element F(i) is configured to include a plurality of nodes 37. Numerical data such as an element number, a node 37 number, coordinate values of the nodes 37, and material properties (e.g., density, Young's modulus, damping coefficient, thermal conductivity, heat transfer coefficient, etc.) are defined for each element F(i). The tire model 24 is input to the sixth storage unit 5F (computer 1) shown in FIG. 1.
[0086] [Enter road surface model] Next, in a static characteristic input step S52 of this embodiment, a road surface model 25 (shown in FIG. 9) that models the road surface is input to the computer 1 (shown in FIG. 1) (step S522). In step S522 of this embodiment, a simulation calculation unit 6G (shown in FIG. 1) models the road surface model 25 based on information about the road surface (e.g., contour data, etc.) that has been input to a fifth storage unit 5E (shown in FIG. 1). The modeling of the road surface model 25 is performed based on the same procedure as in Patent Document 1 mentioned above.
[0087] As shown in FIG. 3, in step S522 of this embodiment, based on information about the road surface (not shown), the road surface is discretized using a finite number of elements G(i) (i=1, 2, ...) that can be handled by a numerical analysis method (in this embodiment, the finite element method). As a result, in step S522, a road surface model 25 that models the road surface is set. The elements G(i) are defined as rigid plane elements that are defined to be undeformable. The elements G(i) have a plurality of nodes 38. Furthermore, the elements G(i) are defined with numerical data such as element numbers and coordinate values of the nodes 38. The road surface model 25 is input to the sixth storage unit 5F (computer 1) shown in FIG. 1.
[0088] Define Boundary Conditions Next, in the static characteristic input step S52 of this embodiment, boundary conditions for the simulation are defined in the computer 1 (shown in FIG. 1) (step S523). The boundary conditions include, for example, the internal pressure condition of the tire model 24, the applied load condition L, the camber angle, the slip angle, and the friction coefficient between the tire model 24 and the road surface model 25, which are shown in FIGS. 9 and 10. These boundary conditions are stored in the fifth storage unit 5E (computer 1) shown in FIG. 1 based on the specifications of the tire 11A to be predicted, etc.
[0089] [Calculate tire model after internal pressure filling] Next, in the static characteristic input step S52 of this embodiment, the computer 1 (shown in FIG. 1) calculates the tire model 24 after inflation with internal pressure (step S524). In step S524 of this embodiment, the simulation calculation unit 6G (shown in FIG. 1) calculates the tire model 24 after inflation with internal pressure based on the internal pressure conditions (e.g., normal internal pressure) input to the fifth storage unit 5E (shown in FIG. 1).
[0090] In step S524, first, as shown in Fig. 10, the bead portions 24c, 24c of the tire model 24 are constrained by the rim model 28, which is a model of the rim 26 (shown in Fig. 2). Furthermore, in step S524, the deformation of the tire model 24 is calculated based on a uniformly distributed load w that corresponds to the internal pressure condition. As a result, the tire model 24 after internal pressure inflation is calculated.
[0091] In the deformation calculation of the tire model 24, a mass matrix, a stiffness matrix, and a damping matrix are created for each element F(i) based on the shape and material properties of each element F(i). These matrices are then combined to create a matrix for the entire system. A computer 1 (shown in FIG. 1) then applies the various conditions described above to create equations of motion, which are then used to calculate the deformation of the tire model 24 for each unit time T(x) (x = 0, 1, ...) of the simulation. Such deformation calculations (including rolling calculations, etc., described below) can be performed using commercially available finite element analysis application software, such as LS-DYNA by LSTC. The unit time T(x) can be set appropriately depending on the required simulation accuracy.
[0092] [Calculate tire model after loading] Next, in the static characteristic input step S52 of this embodiment, the computer 1 (shown in FIG. 1) calculates the tire model 24 after the load is applied (step S525). In this embodiment, the simulation calculation unit 6G (shown in FIG. 1) calculates the tire model 24 after the load is applied (shown in FIG. 9) based on the applied load condition L (normal load), slip angle, camber angle, and friction coefficient input to the fifth storage unit 5E (shown in FIG. 1).
[0093] In step S525, as shown in Fig. 9, the contact between the tire model 24 (shown in Fig. 10) after internal pressure inflation and the road surface model 25 is calculated. Next, in step S525, the deformation of the tire model 24 is calculated based on the applied load condition L, the slip angle (not shown), the camber angle (not shown), and the friction coefficient. The applied load condition L is set to the rotation axis 45 of the tire model 24. As a result, in step S525, the tire model 24 after the load is applied and in contact with the road surface model 25 is calculated.
[0094] Calculate static properties Next, in the static characteristic input step S52 of this embodiment, the computer 1 (shown in FIG. 1) calculates the static characteristics of the tire model 24 (step S526). In this embodiment, the simulation calculation unit 6G (shown in FIG. 1) executed by the calculation unit 4A calculates the static characteristics of the tire model 24 to be predicted based on the tire model 24 after internal pressure filling (shown in FIG. 10) and the tire model 24 after load application (shown in FIG. 9).
[0095] In step S526 of this embodiment, the contact patch 24S in contact with the road surface model 25 is identified based on the tire model 24 after loading shown in FIG. 9, and the contact width, contact length, and contact area are calculated. Furthermore, in this embodiment, a vertical load or a lateral load is applied to the tire model 24 after internal pressure filling shown in FIG. 10, and the vertical spring constant and lateral spring constant can be calculated. The lateral spring constant, contact width, and contact length are obtained as static characteristics of the tire 11A to be predicted. The static characteristics are stored in the fourth storage unit 5D (computer 1) shown in FIG. 1.
[0096] [Output the dynamic characteristics of the tire to be predicted] Next, in the prediction method of this embodiment, the computer 1 (shown in FIG. 1) outputs the dynamic characteristics of the tire 11A (shown in FIG. 2) to be predicted (step S6). In step S6 of this embodiment, the design factors and static characteristics of the tire 11A to be predicted are input to a prediction model 31 (shown in FIG. 5), and the dynamic characteristics of the tire 11A to be predicted (cornering power in this example) are output.
[0097] In step S6 of this embodiment, first, as shown in FIG. 1, the prediction model 31 (shown in FIG. 5) input into the seventh storage unit 5G is read into the work memory 4C. Next, the design factors and static characteristics of the tire 11A (shown in FIG. 2) to be predicted input into the fourth storage unit 5D are read into the work memory 4C. Next, in step S6 of this embodiment, the dynamic characteristic output unit 6B is read into the work memory 4C. Then, the dynamic characteristic output unit 6B is executed by the calculation unit 4A, causing the computer 1 to function as a means for outputting the dynamic characteristics of the tire 11A to be predicted.
[0098] In step S6 of this embodiment, the design factors and static characteristics of the tire 11A (shown in FIG. 2) to be predicted are input as explanatory variables to the prediction model 31 (shown in FIG. 5). As a result, in step S6, the dynamic characteristics (cornering power in this example) of the tire 11A to be predicted are output as a response variable by complementing them with the design factors, static characteristics, and dynamic characteristics of multiple known tires 11 (shown in FIG. 2). The dynamic characteristics of the tire 11A to be predicted are output from an output unit 3 (shown in FIG. 1) such as a display device or a printer. Furthermore, in this embodiment, the dynamic characteristics of the tire 11A to be predicted are input to an eighth storage unit 5H (shown in FIG. 1).
[0099] [Functions of the method and device for predicting tire dynamic characteristics] In the prediction method (prediction device 1A) of this embodiment, the explanatory variables of the prediction model 31 (shown in FIG. 5) include static characteristics, thereby reducing the number of explanatory variables (design factors). This improves the prediction accuracy of the dynamic performance by the prediction model 31 (maintaining high robustness against unknown data different from the training data), while reducing the amount of training data required to create the prediction model 31 with high prediction accuracy. Furthermore, reducing the amount of training data shortens the time required to create the prediction model 31, so that the dynamic characteristics (cornering power in this example) of the tire 11A (shown in FIG. 2) to be predicted can be output in a short time. Furthermore, reducing the amount of training data can prevent overlearning, which may result in the results deviating significantly from the trends originally suggested by the training data, thereby enabling the dynamic characteristics of the tire 11A to be predicted to be predicted with high accuracy.
[0100] Furthermore, in the prediction method of this embodiment, the static characteristics of the tire 11A (shown in FIG. 2) to be predicted are acquired by simulation using the computer 1 (shown in FIG. 1), so there is no need to actually manufacture the tire 11A to be predicted. Therefore, the prediction method of this embodiment can output the static characteristics and dynamic characteristics of the tire 11A to be predicted in a short time and at low cost.
[0101] [Evaluate the dynamic characteristics of the tire to be predicted] Next, in the prediction method of this embodiment, the computer 1 (shown in FIG. 1) evaluates whether the dynamic characteristics of the tire 11A (shown in FIG. 2) to be predicted are good or not (step S7). As shown in FIG. 1, in step S7 of this embodiment, first, the dynamic characteristics of the tire 11A to be predicted, which are input into the eighth storage unit 5H, and the evaluation unit 6H are read into the working memory 4C. Then, the evaluation unit 6H is executed by the calculation unit 4A, causing the computer 1 to function as a means for evaluating the dynamic characteristics of the tire 11A to be predicted.
[0102] Whether the dynamic characteristics are good or not can be evaluated as appropriate. In this embodiment, if the dynamic characteristics (cornering power in this example) are equal to or greater than a predetermined threshold, the dynamic characteristics are determined to be good. The threshold can be set as appropriate depending on the cornering performance, etc., required for the tire 11A (shown in FIG. 2) to be predicted.
[0103] If it is determined in step S7 that the dynamic characteristics of the tire 11A (shown in FIG. 2) to be predicted are good ("Yes" in step S7), the tire 11 is manufactured based on the design factors of the tire 11A to be predicted (step S8). On the other hand, if it is determined in step S7 that the dynamic characteristics of the tire 11A to be predicted are not good ("No" in step S7), at least one of the design factors of the tire 11A to be predicted is changed (step S9), and the prediction target data input steps S5 to S7 are performed again. As a result, the prediction method of this embodiment makes it possible to reliably design and manufacture a tire 11 with good dynamic characteristics.
[0104] [Input static characteristics of multiple tires (second embodiment)] In step S2 of the above-described embodiment, the static characteristics of the plurality of tires 11 (shown in FIG. 2) are acquired based on the measurement results of the actual tires 11, but the present invention is not limited to this. The static characteristics of the plurality of tires 11 may be acquired, for example, by a simulation using a computer 1 (shown in FIG. 1).
[0105] In step S2 of this embodiment, the static characteristics of a plurality of tires 11 (shown in FIG. 2) are acquired by simulation based on a procedure similar to that of the static characteristic input step S52 shown in FIG. 8. As a result, in this embodiment, the static characteristics of a plurality of tires 11 can be output in a short time and at low cost without actually manufacturing the plurality of tires 11. As a result, in this embodiment, it is possible to shorten the time required to create the prediction model 31 (shown in FIGS. 5 and 6).
[0106] [Input of dynamic characteristics of multiple tires (third embodiment)] In step S3 of the above-described embodiment, the dynamic characteristics of the plurality of tires 11 (shown in FIG. 2) are acquired based on the measurement results of the actual tires 11, but the present invention is not limited to this. The dynamic characteristics of the plurality of tires 11 may be acquired, for example, by a simulation using a computer 1.
[0107] In step S3 of this embodiment, tire models 24 (shown in FIG. 9), which are modeled on a plurality of tires 11 (shown in FIG. 2), are rolled on a road surface model 25 (shown in FIG. 9) to acquire dynamic characteristics of the plurality of tire models 24. The plurality of tire models 24 and the road surface model 25 are input based on the same procedure as in the static characteristic input step S52.
[0108] The rolling calculation of the tire model 24 uses the tire model 24 after loading, which is acquired using the same procedure as in the static characteristic input step S52. Then, the rolling calculation of the tire model 24 after loading is performed based on a predetermined traveling speed and turning angle. As a result, in this embodiment, the dynamic characteristics of multiple tires 11 (tire models 24) can be output in a short time and at low cost, even without actually manufacturing multiple tires 11. Therefore, in this embodiment, it is possible to shorten the time required to create a prediction model.
[0109] [How to create a tire dynamic characteristic prediction model] In the prediction methods of the above embodiments, the prediction model 31 (shown in FIGS. 5 and 6) is used to output the dynamic characteristics of the tire 11 to be predicted, but it is also possible to create only the prediction model 31. Fig. 11 is a flowchart showing the processing steps of the method for creating a tire dynamic characteristic prediction model.
[0110] In this embodiment of the method for creating a tire dynamic characteristic prediction model (hereinafter simply referred to as the "creation method"), a prediction model 31 (shown in Figures 5 and 6) of the dynamic characteristics of the tire 11 is created based on steps S1 to S4 of the prediction method shown in Figure 4.
[0111] The prediction model 31 can be used for general-purpose prediction of the dynamic characteristics of the tire 11A (shown in FIG. 2) that is the prediction target. Furthermore, in the prediction method of this embodiment, the static characteristics are included in the explanatory variables of the prediction model 31, which reduces the number of design factors (explanatory variables), thereby making it possible to reduce the amount of training data required to create the prediction model 31 with high prediction accuracy.
[0112] In the creation method of this embodiment, the amount of training data is reduced, thereby shortening the time required to create the prediction model 31 and preventing overlearning, which results in a significant deviation from the trends originally suggested by the training data, thereby enabling the dynamic characteristics of the tire 11A to be predicted to be predicted with high accuracy.
[0113] Although particularly preferred embodiments of the present disclosure have been described in detail above, the present disclosure is not limited to the illustrated embodiments and can be modified and implemented in various forms. [Example]
[0114] Dynamic characteristics of a tire were predicted (Example) based on the processing procedure shown in Fig. 4. In the Example, design factors, static characteristics, and dynamic characteristics of a plurality of tires, each having at least one different design factor, were input into a computer.
[0115] Next, in the examples, a prediction model was created that was capable of outputting the dynamic characteristics of a tire to be predicted from the design factors and static characteristics of the tire to be predicted using the design factors, static characteristics, and dynamic characteristics of a plurality of tires as training data. Then, in the examples, the design factors and static characteristics of the plurality of tires used as training data were input into the prediction model, and the dynamic performance of those tires was predicted (blind test). Furthermore, in the examples, the design factors and static characteristics of a new tire (prediction target data) different from the training data were input into the prediction model, and the dynamic performance of those tires was predicted.
[0116] For comparison, a prediction model capable of outputting the dynamic characteristics of a tire to be predicted from the design factors and static characteristics of the tire to be predicted was created using only the design factors and dynamic characteristics of multiple tires as training data (Comparative Example). In the Comparative Example, the design factors of multiple tires used as training data were input into the prediction model, and the dynamic performance of those tires was predicted (blind test). Furthermore, in the Comparative Example, design factors of a new tire (prediction target data) different from the training data were input into the prediction model, and the dynamic performance of those tires was predicted. Common specifications, etc. are as follows: Tire sizes: 205 / 55R16, 235 / 60R18 Training data: 25 New tires (prediction target data): 100 units Dynamic characteristics: Cornering Power Explanatory variables in the example (total: 8): Design factors: Cap rubber complex modulus E* Belt cord angle Belt layer width W1 1st gauge G1 3rd gauge G3 Static properties: Lateral spring constant Ground contact width Ground length Explanatory variables for the comparison example (total: 26): Design factors: 1st Radius TR1 to 4th Radius TR4 Distance L1 of the first boundary to distance L3 of the third boundary Outer curvature of the sidewall Complex modulus E* (cap rubber, base rubber, sidewall rubber and Bead apex rubber) Angle of band cord relative to the tire circumferential direction Band cord materials Angle of belt cord relative to the tire circumferential direction Belt layer width W1 Length of bead apex rubber in the radial direction of the tire L4 1st gauge G1 to 7th gauge G7 Rim width W2 The internal pressure of the tire Load filled into the tire
[0117] Fig. 12 is a graph showing the relationship between the predicted value of cornering power and the actual measured value of cornering power for an example. Fig. 13 is a graph showing the relationship between the predicted value of cornering power and the actual measured value of cornering power for a comparative example. In Figs. 12 and 13, the cornering power of multiple tires used as training data is displayed with "□". In addition, the cornering power of a new tire (prediction target data) different from the training data is displayed with "▲".
[0118] Coefficient of determination R between predicted and measured values of tire cornering power of training data 2 The coefficient of determination R was 0.9636 for the Example and 0.9698 for the Comparative Example. 2 were approximately the same, the prediction accuracy of the cornering power of the tire of the training data was comparable between the example and the comparative example.
[0119] On the other hand, the coefficient of determination R between the predicted value and the actual measured value of the cornering power of a new tire (prediction target data) different from the training data 2 The value for the Example was 0.9179, while the value for the Comparative Example was 0.8704.
[0120] Furthermore, the mean absolute error (MAE), which is the average of the absolute values of the difference between the predicted and measured values of the cornering power of the new tire (prediction target data), was 103.28 for the example, while it was 123.74 for the comparative example. Furthermore, the root mean squared error (RMSE), which is the average of the squares of the difference between the predicted and measured values of the cornering power of the new tire, was 127.48 for the example, while it was 160.27 for the comparative example.
[0121] In the examples, the coefficient of determination R2 is higher, and furthermore, MAE and RMSE are smaller. Therefore, the Example has improved prediction accuracy for a new tire (prediction target data) compared to the Comparative Example. In this way, in the Example, by including static characteristics in the explanatory variables of the prediction model, it is possible to reduce the number of explanatory variables and improve the prediction accuracy of the tire's dynamic performance (maintain high robustness against unknown data) with a small amount of training data. Therefore, in the Example, it is possible to reduce the amount of training data required to create a prediction model with high prediction accuracy.
[0122] [Note] The present disclosure includes the following aspects.
[0123] [Disclosure 1] 1. A method for predicting dynamic properties of a tire, comprising: a step of inputting at least one design factor of each of a plurality of tires, each of which is different from the others, into a computer; inputting static characteristics of the plurality of tires into the computer; inputting dynamic characteristics of the plurality of tires into the computer; a step in which the computer uses the design factors, the static characteristics, and the dynamic characteristics of the plurality of tires as training data to create a prediction model capable of outputting the dynamic characteristics of the tire to be predicted from the design factors and static characteristics of the tire to be predicted; A step of inputting design factors and static characteristics of the tire to be predicted into the computer; and a step in which the computer inputs design factors and static characteristics of the tire to be predicted into the prediction model and outputs dynamic characteristics of the tire to be predicted. Methods for predicting tire dynamic properties. [Disclosure 2] The method for predicting dynamic characteristics of a tire according to Disclosure 1, further comprising the step of obtaining static characteristics of the tire to be predicted by simulation using the computer. [Disclosure 3] The method for predicting dynamic characteristics of a tire according to Disclosure 1 or 2, wherein the static characteristics include parameters related to the contact shape of the tread portion. [Disclosure 4] The method for predicting dynamic characteristics of a tire according to any one of Disclosures 1 to 3, wherein the static characteristics include parameters related to springs. [Disclosure 5] The method for predicting dynamic characteristics of a tire according to any one of Disclosures 1 to 4, wherein the dynamic characteristics include at least one of cornering force and cornering power. [Disclosure 6] The method for predicting dynamic characteristics of a tire according to any one of Disclosures 1 to 5, wherein the step of creating the prediction model creates the prediction model based on a statistical method or machine learning. [Disclosure 7] 1. An apparatus for predicting dynamic characteristics of a tire, comprising: a first storage unit for storing at least one design factor of a plurality of tires that are different from each other; a second storage unit for storing static characteristics of the plurality of tires; a third storage unit for storing dynamic characteristics of the plurality of tires; a prediction model creation unit that uses the design factors, the static characteristics, and the dynamic characteristics of the plurality of tires as training data to create a prediction model that can output the dynamic characteristics of the tire to be predicted from the design factors and static characteristics of the tire to be predicted; a fourth storage unit that stores design factors and static characteristics of the tire to be predicted; a dynamic characteristic output unit that inputs design factors and static characteristics of the tire to be predicted into the prediction model and outputs dynamic characteristics of the tire to be predicted, A tire dynamic characteristics prediction device. [Disclosure 8] 1. A method for creating a predictive model of a tire dynamic characteristic, comprising: a step of inputting at least one design factor of each of a plurality of tires, each of which is different from the others, into a computer; inputting static characteristics of the plurality of tires into the computer; inputting dynamic characteristics of the plurality of tires into the computer; and a step of generating a prediction model capable of outputting the dynamic characteristics of a tire to be predicted from the design factors and static characteristics of the tire to be predicted, by the computer using the design factors, the static characteristics, and the dynamic characteristics of the plurality of tires as training data. How to create a tire dynamic property prediction model. [Explanation of symbols]
[0124] S1: A process for inputting multiple tire design factors S2: Step to input static characteristics of multiple tires S3: Inputting the dynamic characteristics of multiple tires S4: Process for creating a predictive model S5: A step of inputting design factors and static characteristics of the tire to be predicted S6: A step of outputting the dynamic characteristics of the tire to be predicted
Claims
1. 1. A method for predicting dynamic properties of a tire, comprising: The tire includes a carcass extending from a tread portion through sidewall portions to bead cores of bead portions, and a belt layer disposed radially outward of the carcass and within the tread portion, and also includes a shoulder region including a tread ground-contact edge of the tread portion, and a buttress region between the tread ground-contact edge and the sidewall portion, the tread portion includes a tread rubber including a base rubber and a cap rubber disposed on the outer side of the base rubber in the tire radial direction, The method comprises: a step of inputting at least one design factor of each of a plurality of tires, each of which is different from the others, into a computer; inputting static characteristics of the plurality of tires into the computer; inputting dynamic characteristics of the plurality of tires into the computer; a step in which the computer uses the design factors, the static characteristics, and the dynamic characteristics of the plurality of tires as training data to create a prediction model capable of outputting the dynamic characteristics of the tire to be predicted from the design factors and static characteristics of the tire to be predicted; A step of inputting design factors and static characteristics of the tire to be predicted into the computer; and a step in which the computer inputs design factors and static characteristics of the tire to be predicted into the prediction model and outputs dynamic characteristics of the tire to be predicted, the design factors include a complex elastic modulus of the cap rubber, an angle of a belt cord constituting the belt layer, a width of the belt layer, a first gauge which is a maximum thickness of the tread rubber at the tire equator, and a third gauge which is a maximum thickness of the tread rubber at a third boundary which is a boundary between the shoulder region and the buttress region, The static characteristics include a parameter related to the ground contact shape of the tread portion and a parameter related to spring. Methods for predicting tire dynamic properties.
2. 2. The method for predicting dynamic characteristics of a tire according to claim 1, further comprising the step of obtaining the static characteristics of the tire to be predicted by simulation using the computer.
3. A method for predicting dynamic characteristics of tires as described in claim 1 or 2, wherein the static characteristics of the multiple tires are obtained by simulation using the computer.
4. A method for predicting dynamic characteristics of tires described in any one of claims 1 to 3, wherein the dynamic characteristics of the multiple tires are obtained by simulation using the computer.
5. 5. The method for predicting dynamic characteristics of a tire according to claim 1, wherein the dynamic characteristics include at least one of cornering force and cornering power.
6. The method for predicting dynamic characteristics of a tire according to claim 1 , wherein the step of creating the prediction model creates the prediction model based on a statistical method or machine learning.
7. 1. An apparatus for predicting dynamic characteristics of a tire, comprising: The tire includes a carcass extending from a tread portion through sidewall portions to bead cores of bead portions, and a belt layer disposed radially outward of the carcass and within the tread portion, and also includes a shoulder region including a tread ground-contact edge of the tread portion, and a buttress region between the tread ground-contact edge and the sidewall portion, the tread portion includes a tread rubber including a base rubber and a cap rubber disposed on the outer side of the base rubber in the tire radial direction, The device comprises: a first storage unit for storing at least one design factor of a plurality of tires that are different from each other; a second storage unit for storing static characteristics of the plurality of tires; a third storage unit for storing dynamic characteristics of the plurality of tires; a prediction model creation unit that uses the design factors, the static characteristics, and the dynamic characteristics of the plurality of tires as training data to create a prediction model that can output the dynamic characteristics of the tire to be predicted from the design factors and static characteristics of the tire to be predicted; a fourth storage unit that stores design factors and static characteristics of the tire to be predicted; a dynamic characteristic output unit that inputs design factors and static characteristics of the tire to be predicted into the prediction model and outputs dynamic characteristics of the tire to be predicted, the design factors include a complex elastic modulus of the cap rubber, an angle of a belt cord constituting the belt layer, a width of the belt layer, a first gauge which is a maximum thickness of the tread rubber at the tire equator, and a third gauge which is a maximum thickness of the tread rubber at a third boundary which is a boundary between the shoulder region and the buttress region, The static characteristics include a parameter related to the ground contact shape of the tread portion and a parameter related to spring. A tire dynamic characteristics prediction device.
8. 1. A method for creating a predictive model of a tire dynamic characteristic, comprising: The tire includes a carcass extending from a tread portion through sidewall portions to bead cores of bead portions, and a belt layer disposed radially outward of the carcass and within the tread portion, and also includes a shoulder region including a tread ground-contact edge of the tread portion, and a buttress region between the tread ground-contact edge and the sidewall portion, the tread portion includes a tread rubber including a base rubber and a cap rubber disposed on the outer side of the base rubber in the tire radial direction, The method comprises: a step of inputting at least one design factor of each of a plurality of tires, each of which is different from the others, into a computer; inputting static characteristics of the plurality of tires into the computer; inputting dynamic characteristics of the plurality of tires into the computer; and a step of generating a prediction model capable of outputting the dynamic characteristics of a tire to be predicted from the design factors and static characteristics of the tire to be predicted, by the computer using the design factors, the static characteristics, and the dynamic characteristics of the plurality of tires as training data, the design factors include a complex elastic modulus of the cap rubber, an angle of a belt cord constituting the belt layer, a width of the belt layer, a first gauge which is a maximum thickness of the tread rubber at the tire equator, and a third gauge which is a maximum thickness of the tread rubber at a third boundary which is a boundary between the shoulder region and the buttress region, The static characteristics include a parameter related to the ground contact shape of the tread portion and a parameter related to spring. How to create a tire dynamic property prediction model.
Citation Information
Patent Citations
Method for predicting tire performance, method for fluid simulation, method for designing tire, method for designing tire vulcanizing mold, manufacture of tire vulcanizing mold, manufacture of pneumatic tire and recording medium for recording tire performance predicting program
JP2000141509A
Performance prediction method for tire and designing method for tire
JP2004017903A
Prediction method for cornering performance of automobile tire
JP2014089126A
Tire model creation method, tire shape optimization method, tire model creation device, tire shape optimization device, and program
JP2017091007A
Tire simulation method
JP2017126272A