[go: up one dir, main page]

CN119312641A - A method, system and computer software product for fast meshing of complex tire patterns - Google Patents

A method, system and computer software product for fast meshing of complex tire patterns Download PDF

Info

Publication number
CN119312641A
CN119312641A CN202411833756.4A CN202411833756A CN119312641A CN 119312641 A CN119312641 A CN 119312641A CN 202411833756 A CN202411833756 A CN 202411833756A CN 119312641 A CN119312641 A CN 119312641A
Authority
CN
China
Prior art keywords
curve
node
pattern
tire
tread
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.)
Pending
Application number
CN202411833756.4A
Other languages
Chinese (zh)
Inventor
崔志博
张春生
蒋志强
郭磊磊
马垚
任福君
王文卓
巫晓华
胡然
包琛芳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongce Rubber Group Co Ltd
Hangzhou Haichao Rubber Co Ltd
Original Assignee
Zhongce Rubber Group Co Ltd
Hangzhou Haichao Rubber Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhongce Rubber Group Co Ltd, Hangzhou Haichao Rubber Co Ltd filed Critical Zhongce Rubber Group Co Ltd
Priority to CN202411833756.4A priority Critical patent/CN119312641A/en
Publication of CN119312641A publication Critical patent/CN119312641A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tires In General (AREA)

Abstract

本发明涉及轮胎的仿真设计技术领域,尤其涉及一种用于轮胎复杂花纹网格快速划分的方法、系统和计算机软件产品。该方法包括:对轮胎花纹的平面图进行网格划分,将花纹区域划分为四边形或三角形单元;根据轮胎胎面轮廓绘制轮廓曲线,包括胎面曲线、花纹沟底曲线和花纹底部曲线;生成平面图的节点和单元信息,并将平面节点投影至胎面曲线以构建三维节点坐标;将胎面节点向花纹内部投影,利用节点法线与轮廓曲线的交点生成内部节点;最终生成三维单元结构,从而形成三维网格划分。相较于传统方法,本发明不依赖三维建模,能够显著提高网格划分效率,降低计算成本,并适用于复杂轮胎花纹的精确仿真分析。

The present invention relates to the technical field of tire simulation design, and in particular to a method, system and computer software product for fast meshing of complex tire patterns. The method comprises: meshing a plane diagram of the tire pattern, dividing the pattern area into quadrilateral or triangular units; drawing a contour curve according to the tire tread profile, including a tread curve, a groove bottom curve and a pattern bottom curve; generating node and unit information of the plane diagram, and projecting the plane nodes to the tread curve to construct three-dimensional node coordinates; projecting the tread nodes into the interior of the pattern, and generating internal nodes using the intersection of the node normal and the contour curve; and finally generating a three-dimensional unit structure, thereby forming a three-dimensional meshing. Compared with traditional methods, the present invention does not rely on three-dimensional modeling, can significantly improve meshing efficiency, reduce computing costs, and is suitable for accurate simulation analysis of complex tire patterns.

Description

Method, system and computer software product for rapid partitioning of tire complex pattern grid
Technical Field
The invention relates to the technical field of simulation design of tires, in particular to a method, a system and a computer software product for rapidly dividing complex pattern grids of tires.
Background
With the increasing demands on tire performance, particularly in terms of running safety, durability, and comfort, finite Element Analysis (FEA) has become a key tool for evaluating tire designs. The design of the complex pattern of the tire has important influence on the performances such as grip, wear resistance, noise control and the like, so that the characteristics of the complex pattern of the tire need to be fully considered when various performances of the tire are accurately analyzed. However, conventional meshing methods face challenges of modeling complexity, time consumption, and reliance on third party business software when dealing with tire complex patterns.
In the prior art, a three-dimensional model of a tire tread is generally generated by three-dimensional geometric modeling software, and then is subjected to meshing by means of third-party meshing software (such as HYPERMESH and the like). For example, the Chinese patent application (publication No. CN116796604A, publication No. 2023-09-22) filed by the applicant can be used for ensuring that the coordinates of nodes on the adjacent surfaces behind the tread array with certain thickness are completely consistent after grid division by taking a tread with certain thickness (the thickness can be defined independently according to the requirement) from the intercept tread pattern in the radial direction. Not only does this approach require significant computational resources and specialized software support, it can take 8 to 20 hours in practical applications, resulting in significant increases in cost and time overhead. Therefore, this partitioning approach, which relies on three-dimensional modeling, presents an inefficient bottleneck in industrial applications, which makes it difficult to meet the requirements of rapid iterative design and performance evaluation.
To solve these problems, current technical research is mainly focused on the aspects of improving the grid division efficiency through an optimization algorithm and developing alternative simplified methods to reduce the dependence on three-dimensional modeling. However, most of these methods cannot achieve both high precision and low cost, and it is still difficult to meet the application requirements of the tire pattern in high-precision simulation analysis. Therefore, there is an urgent need for a tire complex pattern grid division method that does not rely on three-dimensional modeling, is easy and efficient to operate, to reduce the computational cost, improve the division efficiency, and accelerate the design feedback.
Disclosure of Invention
In order to solve the technical problems, the invention provides a method for rapidly dividing a tire complex pattern grid based on plane unfolding projection, according to the method, the two-dimensional plane graph of the tire pattern is directly subjected to grid division, and then plane grid nodes and units are projected to the three-dimensional tread curve of the tire, so that a three-dimensional grid structure is constructed. Compared with the traditional method, the method does not depend on three-dimensional geometric modeling software, the whole dividing process is completed in about 1 hour, the grid dividing efficiency is greatly improved, and the cost of design and analysis is reduced. In addition, the plane grid division and projection scheme adopted by the method can accurately capture the geometric characteristics of the tire pattern, so that the geometric characteristics can be kept high in the finite element simulation.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
a method for rapid meshing of a complex tread grid of a tire, said method comprising the steps of:
1) Grid division is carried out on the tire intercept or the plane graph of all patterns, the patterns are divided into quadrilateral or triangle units, and a plane coordinate system is constructed by an x axis and a y axis;
2) Drawing a contour curve, generating a tread contour curve, a groove bottom curve and a pattern bottom curve according to design parameters of the tread contour of the tire, and adding smooth transition curves between different curves;
3) Generating node and unit information of a pattern plan grid, defining node coordinates as (xi, yi), wherein a unit comprises a triangle or quadrilateral grid;
4) Expanding nodes and units of the pattern plane grid to a tread curve, and defining node projection coordinates on the tread curve;
5) Projecting the nodes into the patterns, and generating internal projection points according to the intersection points of the normal lines and the profile curves;
6) And forming a three-dimensional unit structure and generating a final three-dimensional grid division.
Preferably, the profile curve drawing in the step 2) comprises drawing smooth curves according to different pattern depths to form tread pattern bottom profile lines with gradual change depths so as to increase grid density and optimize simulation precision, and sequentially naming each curve as C i and i= 0~n according to the height removing positions, wherein n is the number of the curves minus 1, C 0 is a crown curve, C n is a pattern bottom curve, the curves are required to be positioned according to actual positions, and a tire center point is taken as an origin.
Preferably, the node and cell information generation in step 3) includes defining node numbers and cell numbers to ensure that the nodes of the triangle and quadrilateral mesh have unique identifications and that node locations are trackable.
Preferably, the coordinate system of the node in step 4) uses the center of the tire as the origin, the radial direction as the z-coordinate, the wheel axis direction as the y-coordinate, and the direction perpendicular to the two directions as the x-axis. The tire circumferential angle occupied by the pattern is θ (as shown in fig. 3), the x coordinate of the node T c0i corresponding to the node N i on the tread curve is from the left end of the tread curve, the x coordinate and the y coordinate of the point corresponding to the point with the curve length equal to x i are x ri,yri, and the x, y and z coordinate values of the projection point T c0i are respectively:
The constituent node numbers of the projected unit M i are the same as E i.
Preferably, in step 5), a node T c0i on the tread curve is projected into the tread, where i is the node number. For the nodes inside the pattern block, calculating the normal line of the pattern contour corresponding to the position of the node, marking as n i, calculating the intersection point of the normal line n i and other contours C v, marking as T cvi, wherein v=1-n is the internal curve number, i is the node number, and if the normal line and the contour C v have no intersection point, the intersection point coordinates are the same as C v-1.
Preferably, the initial projection curve C b of the cell M i is specified in step 6), where b= 0~n, which means that a three-dimensional cell is formed from below the curve C b, and the node corresponding to the three-dimensional cell S vi (where v represents the layer number, corresponds to the initial contour line, and i represents the cell number) is (T cvm,Tcvk,Tcvp,Tc(v+1)m,Tc(v+1)k,Tc(v+1)p) or (T cvm,Tcvk,Tcvp,Tcvd,Tc(v+1)m,Tc(v+1)k,Tc(v+1)p,Tc(v+1)d), where v= 0~n-1. Thereby forming a three-dimensional unit.
Further, the invention also provides a system for rapidly dividing the complex tread grid of the tire, which realizes the method and comprises the following modules:
the data input module is used for receiving the tire pattern plan and the profile parameters thereof;
the processing module is used for executing grid division and three-dimensional node generation of the tire pattern plan, and comprises contour curve drawing, node and unit information generation, node unfolding projection and internal projection generation;
the storage module is used for storing the generated node and unit data, including node plane coordinates and projection coordinates;
and the output module is used for outputting the three-dimensional grid data and providing a structured file for finite element simulation analysis.
Further, the invention also provides a computer device comprising a memory, a processor and a computer program stored on the memory, the processor executing the computer program to implement the method.
Further, the present invention also provides a computer-readable storage medium having stored thereon a computer program or instructions which, when executed by a processor, implement the method.
Further, the invention also provides a computer program product comprising a computer program or instructions which, when executed by a processor, implements the method.
By adopting the technical scheme, the two-dimensional plane graph of the tire pattern is directly subjected to grid division, and then plane grid nodes and units are projected to the three-dimensional tread curve of the tire, so that the three-dimensional grid structure is constructed. Compared with the traditional method, the method does not depend on three-dimensional geometric modeling software, the whole dividing process is completed in about 1 hour, the grid dividing efficiency is greatly improved, and the cost of design and analysis is reduced. In addition, the plane grid division and projection scheme adopted by the method can accurately capture the geometric characteristics of the tire pattern, so that the geometric characteristics can be kept high in the finite element simulation. The following beneficial effects are embodied:
1) The invention directly carries out grid division on the two-dimensional plane graph of the complex pattern, and then projects the plane grid to the three-dimensional tread curve, thereby omitting the step of modeling the three-dimensional geometry of the pattern in the traditional method. The method obviously reduces the time of grid division, the whole process can be completed within 1 hour, the time is shortened by about 4 times compared with the traditional method, and the working efficiency is greatly improved.
2) The invention does not need to rely on third-party three-dimensional modeling software, realizes grid division by own method and system, greatly reduces the dependence and use cost on expensive software, and reduces the cost of enterprises in terms of computing resources and business software authorization.
3) The method is suitable for complex pattern structures, based on plane graph grid division and unfolding projection, can accurately capture and reproduce complex tire pattern structures, and supports layered projection processing of patterns with different depths through multi-level contour curve design, so that a high-precision three-dimensional grid structure conforming to the geometric characteristics of actual tire patterns is formed.
4) Optimizing simulation precision, namely, increasing node density control between a tread curve and a groove bottom curve, so that grid division has enough resolution on different depths, geometric details of tire patterns can be better represented, the precision of simulation results is improved, and the method is suitable for high-precision finite element analysis of tire performance.
5) The method is simple and convenient to operate and easy to integrate, and the method provides a simplified dividing flow, does not need complex three-dimensional modeling and adjustment, and is simpler and more convenient to operate. In addition, through systematic module design, the method is easy to integrate into the existing finite element analysis workflow, and is convenient for engineering personnel to carry out rapid pattern grid division and performance evaluation.
6) The method and the system can realize automatic processing, and the whole grid dividing process can be automatically completed through standardized input, processing and output module design, so that manual intervention is reduced, the production efficiency and consistency are improved, and the method and the system are suitable for industrial scenes needing rapid iterative design and performance evaluation.
In summary, the invention provides a high-efficiency and low-cost method and a system for dividing complex pattern grids of tires, which can remarkably improve the efficiency and the precision of pattern grid division and are suitable for being applied to rapid iteration of tire design and performance analysis.
Drawings
FIG. 1 is a schematic diagram of a pattern intercept meshing and coordinate system;
FIG. 2 is a schematic diagram of a pattern profile;
FIG. 3 is a schematic diagram of a three-dimensional pattern coordinate system;
FIG. 4 is an embodiment of a grid division;
FIG. 5 is an embodiment pattern profile;
FIG. 6 is a node projection view;
fig. 7 is a three-dimensional patterned grid pattern generated.
Detailed Description
The technical solutions in the embodiments are clearly and completely described below in connection with the embodiments of the present invention, and it is obvious that the described embodiments are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The invention provides a method for rapidly dividing a complex pattern grid of a tire based on plane unfolding projection, which directly divides the grid by a two-dimensional plane graph of the tire pattern, and then the plane grid nodes and the units are projected to a three-dimensional tread curve of the tire, so that a three-dimensional grid structure is constructed. The method specifically comprises the following steps of:
The first step is to divide the plane view of the tire intercept or all patterns into quadrangles or triangles, wherein the width direction of the patterns is x-axis, the length direction of the patterns is y-axis, the leftmost end of the patterns is x-axis origin, the right direction is positive direction, the bottommost position of the patterns is y-axis origin, and the upward direction is positive direction, as shown in figure 1.
And step two, drawing a contour curve. And drawing a tread profile curve according to the designed tread profile of the tire. Since tire tread patterns have patterns of different depths, it is necessary to draw smooth curves through the bottoms of the grooves according to the different pattern depths. And drawing a smooth pattern bottom curve according to the position of the deepest pattern groove bottom. To increase the mesh density, a smooth curve may be arbitrarily added between the tread curve, the groove bottom curve, and the pattern bottom curve. Each curve is named as C i and i= 0~n in sequence according to the height removing position, wherein n is the number of curves minus 1, C 0 is a crown curve, C n is a pattern bottom curve, the curves need to be positioned according to the actual position, and the center point of the tire is taken as the origin, as shown in fig. 2.
And thirdly, generating node and unit information of the pattern plan grid. The plane coordinate of the node N i is (x i,yi), and the unit E j is formed by the node (N m,Nk,Np) or (N m,Nk,Np,Nd) and corresponds to the triangular grid and the quadrilateral grid respectively, wherein m, k, p and d are node numbers.
And fourthly, expanding the nodes and the units of the pattern plane grid to the tread curve. The coordinate system of the node takes the center of the tire as an origin, the radial direction as a z coordinate, the wheel axis direction as a y coordinate and the direction perpendicular to the two directions as an x axis. The tire circumferential angle occupied by the pattern is θ (as shown in fig. 3), the x coordinate of the node T c0i corresponding to the node N i on the tread curve is from the left end of the tread curve, the x coordinate and the y coordinate of the point corresponding to the point with the curve length equal to x i are x ri,yri, and the x, y and z coordinate values of the projection point T c0i are respectively:
The constituent node numbers of the projected unit M i are the same as E i.
And fifthly, projecting a node T c0i on the tread curve into the pattern, wherein i is the node number. For the nodes inside the pattern block, calculating the normal line of the pattern contour corresponding to the position of the node, marking as n i, calculating the intersection point of the normal line n i and other contours C v, marking as T cvi, wherein v=1-n is the internal curve number, i is the node number, and if the normal line and the contour C v have no intersection point, the intersection point coordinates are the same as C v-1.
And sixth, forming a three-dimensional unit. The initial projection curve C b of cell M i is specified, where b= 0~n, indicating that a three-dimensional cell is formed from below the C b curve. The node corresponding to the three-dimensional cell S vi (where v represents a layer number, corresponds to a starting contour, and i represents a cell number) is (T cvm,Tcvk,Tcvp,Tc(v+1)m,Tc(v+1)k,Tc(v+1)p) or (T cvm,Tcvk,Tcvp,Tcvd,Tc(v+1)m,Tc(v+1)k,Tc(v+1)p,Tc(v+1)d), where v= 0~n-1. Thereby forming a three-dimensional unit.
The three-dimensional grid division of the tire complex pattern is completed through the steps, the node set T cvi and the unit set S i are obtained, a three-dimensional model is not required to be established in the whole calculation process of generating the grid, and the grid division time is greatly shortened only by about 1 hour in the whole process.
The following is a specific example of a common tire pattern, which is an intercept:
the first step is to divide the plane view of the tire intercept or all patterns into quadrangles or triangles, wherein the width direction of the patterns is x-axis, the length direction of the patterns is y-axis, the leftmost end of the patterns is x-axis origin, the right direction is positive direction, the bottommost position of the patterns is y-axis origin, and the upward direction is positive direction, as shown in figure 4.
And step two, drawing a contour curve. And drawing a tread profile curve according to the designed tread profile of the tire. Since tire tread patterns have patterns of different depths, it is necessary to draw smooth curves through the bottoms of the grooves according to the different pattern depths. And drawing a smooth pattern bottom curve according to the position of the deepest pattern groove bottom. To increase the mesh density, a smooth curve may be arbitrarily added between the tread curve, the groove bottom curve, and the pattern bottom curve. The 5 curves are sequentially named as C i, i= 0~n according to the height removing position, wherein n=4, C 0 is a crown curve, C 4 is a pattern bottom curve, the curves are positioned according to the actual position, the position of the highest contour point is 400mm, and the center point of the tire is taken as the origin, as shown in fig. 5.
Third, generating nodes (such as table 1) and unit information (such as table 2) of the pattern plan grid.
Table 1 grid node coordinates of planar patterns
Node ID Coordinate X Coordinate Y
1 10.457295 -84.078747
2 13.658201 -84.078747
3 13.89152 -87.500364
4 18.054475 -87.500364
5 17.682803 -84.078747
6 13.38896 -80.130324
7 17.253906 -80.130324
8 10.126329 -80.130324
9 9.571526 -75.76002
10 12.578976 -75.76002
11 16.482978 -75.76002
12 8.97809 -72.238201
Table 2 planar pattern element information
Element ID Node list
1 1, 2, 3
2 2, 4, 3
3 5, 4, 2
4 6, 7, 5, 2
5 1, 8, 6, 2
6 8, 9, 10, 6
7 10, 11, 7, 6
8 9, 12, 13, 10
9 13, 14, 11, 10
10 12, 15, 16, 13
11 16, 17, 14, 13
12 15, 18, 19, 16
13 19, 20, 17, 16
Node N i plane coordinates are (x i,yi), unit E j is defined by node (N m,Nk,Np) or (N m,Nk,Np,Nd), corresponding to triangle mesh and quadrilateral mesh, respectively, where m, k, p and d are node numbers, e.g., node N 1 plane coordinates are (x 1=10.457295,y1 = -84.078747), node of unit E 1 is defined as (N 1,N2,N3), and node of unit E 4 is defined as (N 6,N5,N7,N2).
And fourthly, expanding the nodes and the units of the pattern plane grid to the tread curve. The coordinate system of the node takes the center of the tire as an origin, the radial direction as a z coordinate, the wheel axis direction as a y coordinate and the direction perpendicular to the two directions as an x axis. The pattern occupies a tire circumferential angle θ=10° (as shown in fig. 3). Taking the node N 15 as an example, the x coordinate of the node T c015 corresponding to the plane coordinate of the node N 15 being (x 15=30.5,y15 =0) on the tread curve is from the left end of the tread curve, the x coordinate and the y coordinate of the point corresponding to the point with the curve length equal to x 15 =30.5 are denoted as x r15=-70.6,yr15 = 398.5, and the x, y and z coordinate values of the projection point T c015 are respectively:
The projected element M i has the same constituent node number as E i, i.e., element M 1 has the same constituent node number (N TC01,NTC02,NTC03) as E 1 (N 1,N2,N3).
Taking the node T c015 as an example, projecting the node T c015 on the tread curve into the pattern, wherein i is the node number. For the nodes inside the pattern block, calculating the normal line of the pattern contour corresponding to the position of the node, namely n 15, calculating the intersection point of the normal line n 15 and other contours C v, namely T cvi, wherein v=1-n is the internal curve number, i is the node number, and obtaining the coordinates of T c115,Tc215,Tc315,Tc415 as shown in fig. 6.
And sixth, forming a three-dimensional unit. Taking M 1 as an example, the initial projection curve C 1 of the designated cell M 1 indicates that a three-dimensional cell is formed from below the curve C 1. The node corresponding to the three-dimensional unit S 11 is (T c11,Tc12,Tc13,Tc21,Tc22,Tc23), the node corresponding to the three-dimensional unit S 21 is (T c21,Tc22,Tc23,Tc31,Tc32,Tc33), and the node corresponding to the three-dimensional unit S 31 is (T c31,Tc32,Tc33,Tc41,Tc42,Tc43). Thereby forming a three-dimensional unit as shown in fig. 7.
The three-dimensional grid division of the tire complex pattern is completed through the steps, the node set T cvi and the unit set S vi are obtained, a three-dimensional model is not required to be established in the whole calculation process of generating the grid, the whole process only needs about 45 minutes, and the grid division time is greatly shortened.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art. The generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1.一种用于轮胎复杂花纹网格快速划分的方法,其特征在于,所述方法包括以下步骤:1. A method for quickly dividing a tire complex pattern grid, characterized in that the method comprises the following steps: 1) 对轮胎截距或全部花纹的平面图进行网格划分,将花纹划分为四边形或三角形单元,以x轴和y轴构建平面坐标系统;1) Mesh the plane diagram of the tire intercept or the entire pattern, divide the pattern into quadrilateral or triangular units, and construct a plane coordinate system with the x-axis and y-axis; 2) 绘制轮廓曲线,根据轮胎胎面轮廓的设计参数,生成胎面轮廓曲线、花纹沟底曲线和花纹底部曲线,并在不同曲线之间添加平滑过渡的曲线;2) Draw the contour curve, generate the tread contour curve, groove bottom curve and tread bottom curve according to the design parameters of the tire tread profile, and add smooth transition curves between different curves; 3) 生成花纹平面图网格的节点和单元信息,将节点坐标定义为(xi, yi),单元包含三角形或四边形网格;3) Generate the node and unit information of the pattern plane mesh, define the node coordinates as (xi, yi), and the unit contains triangular or quadrilateral meshes; 4) 将花纹平面网格的节点和单元展开至胎面曲线,定义胎面曲线上的节点投影坐标;4) Expand the nodes and elements of the pattern plane grid to the tread curve and define the node projection coordinates on the tread curve; 5) 将节点向花纹内部投影,并根据法线与轮廓曲线的交点生成内部投影点;5) Project the nodes into the pattern and generate internal projection points based on the intersection of the normal line and the contour curve; 6) 形成三维单元结构,生成最终的三维网格划分。6) Form a three-dimensional unit structure and generate the final three-dimensional mesh division. 2.根据权利要求1所述的方法,其特征在于,步骤2)中的轮廓曲线绘制包括根据不同花纹深度绘制光滑曲线,形成具有渐变深度的胎面花纹底部轮廓线,以增加网格密度并优化仿真精度;对各个曲线根据去高度位置依次命名为C i ,i=0~n,其中n为曲线个数减1,C 0 为胎冠曲线,C n 为花纹底部曲线,曲线需根据实际位置进行定位,以轮胎中心点为原点。2. The method according to claim 1 is characterized in that the contour curve drawing in step 2) includes drawing a smooth curve according to different pattern depths to form a bottom contour line of the tread pattern with a gradual depth to increase the grid density and optimize the simulation accuracy; each curve is named Ci according to the height position , i=0~ n , where n is the number of curves minus 1, C0 is the crown curve, Cn is the pattern bottom curve, and the curve needs to be positioned according to the actual position, with the tire center point as the origin. 3.根据权利要求1所述的方法,其特征在于,步骤3)中的节点和单元信息生成包括定义节点编号和单元编号,以确保三角形和四边形网格的节点具有唯一标识,且节点位置可追踪。3. The method according to claim 1 is characterized in that the generation of node and unit information in step 3) includes defining node numbers and unit numbers to ensure that the nodes of the triangular and quadrilateral meshes have unique identifiers and the node positions are traceable. 4.根据权利要求1所述的方法,其特征在于,步骤4)中节点的坐标系以轮胎中心为原点,半径方向为z坐标,轮轴方向为y坐标,与此两个方向垂直的方向为x轴;花纹所占轮胎周向角度为θ,节点N i 在胎面曲线上对应的节点T c0i x坐标为从胎面曲线左端起始,曲线长度等于x i 的点所对应的点的x坐标和y坐标记为x ri y ri ,则投影点T c0i xy,z坐标值分别为:4. The method according to claim 1, characterized in that the coordinate system of the node in step 4) takes the tire center as the origin, the radial direction as the z coordinate, the wheel axis direction as the y coordinate, and the direction perpendicular to these two directions as the x axis; the tire circumferential angle occupied by the pattern is θ, and the x coordinate of the node T c0i corresponding to the node Ni on the tread curve is x ri , y ri starting from the left end of the tread curve, and the x coordinate and y coordinate of the point corresponding to the point whose curve length is equal to xi are marked as x ri , y ri , then the x , y, z coordinate values of the projection point T c0i are respectively: ; ; ; 投影后的单元M i 的组成节点编号与E i 相同。The component node numbers of the projected unit Mi are the same as Ei . 5.根据权利要求1所述的方法,其特征在于,步骤5)中将胎面曲线上的节点T c0i 向花纹内部投影,其中i为节点编号;对于在花纹块内部的节点,计算其所在位置对应花纹轮廓的法线,记作n i ,计算此法线n i 与其他轮廓C v 的交点,记作T cvi ,其中v=1~n为内部曲线编号,i为节点编号,如果法线与轮廓线C v 没有交点,则将设置交点坐标与C v-1 相同。5. The method according to claim 1 is characterized in that in step 5), a node T c0i on the tread curve is projected into the interior of the pattern, wherein i is the node number; for a node inside the pattern block, a normal line of the pattern contour corresponding to the position thereof is calculated, which is recorded as n i ; an intersection point of the normal line n i and another contour C v is calculated, which is recorded as T cvi , wherein v=1~n is the internal curve number, i is the node number, and if the normal line has no intersection point with the contour line C v , the intersection point coordinates are set to be the same as C v-1 . 6.根据权利要求1所述的方法,其特征在于,步骤6)中指定单元M i 的起始投影曲线C b ,其中b=0~n,表示从C b 曲线以下形成三维单元;三维单元S vi, 其中v代表层编号,与起始轮廓线对应,i代表单元编号,所对应的节点为(T cvm T cvk T cvp T c(v+1)m T c(v+1)k T c(v+1)p )或(T cvm T cvk T cvp T cvd T c(v+1)m T c(v+1)k T c(v+1)p T c(v+1)d ),其中v=0~n-1,由此形成了三维单元。6. The method according to claim 1, characterized in that in step 6), the starting projection curve C b of the specified unit Mi , wherein b = 0~ n , indicates that a three-dimensional unit is formed from below the C b curve; the three-dimensional unit S vi, wherein v represents the layer number corresponding to the starting contour line, i represents the unit number, and the corresponding nodes are ( T cvm , T cvk , T cvp , T c(v+1)m , T c(v+1)k , T c(v+1)p ) or ( T cvm , T cvk , T cvp , T cvd , T c(v+1)m , T c(v+1)k , T c(v+1)p , T c(v+1)d ), wherein v = 0~ n -1, thereby forming a three-dimensional unit. 7.一种用于轮胎复杂花纹网格快速划分的系统,其特征在于,该系统实现权利要求1-6任一项所述的方法,包括以下模块:7. A system for fast meshing of complex tire patterns, characterized in that the system implements the method described in any one of claims 1 to 6, and comprises the following modules: 数据输入模块,用于接收轮胎花纹平面图及其轮廓参数;A data input module, used for receiving a tire tread plan view and its profile parameters; 处理模块,用于执行轮胎花纹平面图的网格划分和三维节点生成,包括轮廓曲线绘制、节点和单元信息生成、节点展开投影和内部投影生成;A processing module for performing meshing and three-dimensional node generation of a tire pattern plane diagram, including contour curve drawing, node and unit information generation, node expansion projection, and internal projection generation; 存储模块,用于存储所生成的节点和单元数据,包括节点平面坐标和投影坐标;A storage module, used for storing the generated node and unit data, including node plane coordinates and projection coordinates; 输出模块,用于输出三维网格数据,并提供用于有限元仿真分析的结构化文件。The output module is used to output three-dimensional mesh data and provide structured files for finite element simulation analysis. 8.一种计算机设备,包括存储器、处理器及存储在存储器上的计算机程序,其特征在于,所述处理器执行所述计算机程序以实现权利要求1-6任一项所述方法。8. A computer device, comprising a memory, a processor, and a computer program stored in the memory, wherein the processor executes the computer program to implement the method according to any one of claims 1 to 6. 9.一种计算机可读存储介质,其上存储有计算机程序或指令,其特征在于,该计算机程序或指令被处理器执行时实现权利要求1-6任一项所述方法。9. A computer-readable storage medium having a computer program or instruction stored thereon, wherein the computer program or instruction, when executed by a processor, implements the method according to any one of claims 1 to 6. 10.一种计算机程序产品,包括计算机程序或指令,其特征在于,该计算机程序或指令被处理器执行时实现权利要求1-6任一项所述方法。10. A computer program product, comprising a computer program or an instruction, characterized in that when the computer program or the instruction is executed by a processor, the method according to any one of claims 1 to 6 is implemented.
CN202411833756.4A 2024-12-13 2024-12-13 A method, system and computer software product for fast meshing of complex tire patterns Pending CN119312641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411833756.4A CN119312641A (en) 2024-12-13 2024-12-13 A method, system and computer software product for fast meshing of complex tire patterns

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411833756.4A CN119312641A (en) 2024-12-13 2024-12-13 A method, system and computer software product for fast meshing of complex tire patterns

Publications (1)

Publication Number Publication Date
CN119312641A true CN119312641A (en) 2025-01-14

Family

ID=94181194

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411833756.4A Pending CN119312641A (en) 2024-12-13 2024-12-13 A method, system and computer software product for fast meshing of complex tire patterns

Country Status (1)

Country Link
CN (1) CN119312641A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001050848A (en) * 1999-08-09 2001-02-23 Bridgestone Corp Design of pneumatic tire, optimization analyzer and storage medium storing optimization analyzing program
JP2002283816A (en) * 2001-03-28 2002-10-03 Yokohama Rubber Co Ltd:The Tire finite element model preparing method, and tire finite element model preparing device and program
JP2006168505A (en) * 2004-12-15 2006-06-29 Bridgestone Corp Tire model producing method, tire model, and tire behavior simulating method
CN107657130A (en) * 2017-10-18 2018-02-02 安徽佳通乘用子午线轮胎有限公司 A kind of reverse modeling method towards tyre tread parameter of structure design
CN115422657A (en) * 2022-08-30 2022-12-02 安徽佳通乘用子午线轮胎有限公司 Tire tread complex pattern finite element modeling method based on self-programming
CN116056910A (en) * 2020-10-09 2023-05-02 横滨橡胶株式会社 pneumatic tire
CN116796604A (en) * 2023-06-25 2023-09-22 中策橡胶集团股份有限公司 Radial tire tread grid dividing method, application and computer program product

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001050848A (en) * 1999-08-09 2001-02-23 Bridgestone Corp Design of pneumatic tire, optimization analyzer and storage medium storing optimization analyzing program
JP2002283816A (en) * 2001-03-28 2002-10-03 Yokohama Rubber Co Ltd:The Tire finite element model preparing method, and tire finite element model preparing device and program
JP2006168505A (en) * 2004-12-15 2006-06-29 Bridgestone Corp Tire model producing method, tire model, and tire behavior simulating method
CN107657130A (en) * 2017-10-18 2018-02-02 安徽佳通乘用子午线轮胎有限公司 A kind of reverse modeling method towards tyre tread parameter of structure design
CN116056910A (en) * 2020-10-09 2023-05-02 横滨橡胶株式会社 pneumatic tire
CN115422657A (en) * 2022-08-30 2022-12-02 安徽佳通乘用子午线轮胎有限公司 Tire tread complex pattern finite element modeling method based on self-programming
CN116796604A (en) * 2023-06-25 2023-09-22 中策橡胶集团股份有限公司 Radial tire tread grid dividing method, application and computer program product

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
J. JAŚKOWIEC 等: "Three-dimensional numerical modelling of multi-layered shell structures using two-dimensional plane mesh", ADVANCES IN ENGINEERING SOFTWARE, 30 November 2020 (2020-11-30), pages 1 - 14 *
廖伟 等: "子午线轮胎复杂胎面花纹有限元网格自动划分方法", 科学技术与工程, vol. 22, no. 32, 31 December 2022 (2022-12-31), pages 14458 - 14464 *
王鹏斌 等: "商用车子午线轮胎滚动噪声仿真研究", 湘潭大学自然科学学报, vol. 38, no. 01, 31 March 2016 (2016-03-31), pages 33 - 38 *

Similar Documents

Publication Publication Date Title
CN102306396B (en) Three-dimensional entity model surface finite element mesh automatic generation method
KR20140139984A (en) Compression and decompression of a 3d modeled object
CN104361036A (en) Association rule mining method for alarm event
CN114494648B (en) Grid adjusting method, equipment and storage medium based on finite element meshing
CN114491824A (en) Finite element mesh automatic division method, equipment and storage medium
CN117473655B (en) Aircraft simulation driving design method and device based on edge collapse grid optimization
CN111489447A (en) A Right-Angle Grid Adaptive Modeling Approach for Lattice Boltzmann Method
CN114510775B (en) A 3D Space Curved Meshing Method for Complex Models
CN118779939B (en) A mesh quality adjustment method and system based on geometry optimization and topology optimization
CN113111612B (en) Discrete point cloud repeated point fast searching method based on self-adaptive space subdivision
CN107644139B (en) Attribute mapping method from CAD model to CAE model
CN111079326A (en) Two-dimensional anisotropic grid cell metric tensor field smoothing method
CN113705060B (en) Topology optimization method, system and storage medium considering boundary optimization
CN113342999B (en) A Simplified Method for Variable Resolution Point Clouds Based on Multilayer Hopping Tree Structure
CN119312641A (en) A method, system and computer software product for fast meshing of complex tire patterns
CN118350153A (en) A method and system for generating isogeometric polyhedral meshes for complex boundary plane domains
CN114648621B (en) Rapid filtering method, device, equipment and storage medium for ground point cloud
CN114332295A (en) Method for mesh generation by using BP neural network
CN115222870A (en) Unstructured grid implicit LUSGS (Lusgs) balanced coloring method, equipment and medium
CN108197397B (en) An optimal design method for the dynamic performance of aero-engine fastening surfaces
CN116127611B (en) Dynamic simulation method for underwater vehicle
CN114913301A (en) Hexahedron mesh self-adaption method based on posterior error estimation
CN114329672B (en) Method for acquiring rigidity data of isogeometric unit of engineering structure and application
CN118965600B (en) A mesh deformation method and device based on adaptive mesh boundary deformation
CN119167833B (en) A Quadrilateral Mesh Generation Method Based on Poincare Theorem

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination