WO2023116456A1 - 一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 - Google Patents
一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 Download PDFInfo
- Publication number
- WO2023116456A1 WO2023116456A1 PCT/CN2022/137665 CN2022137665W WO2023116456A1 WO 2023116456 A1 WO2023116456 A1 WO 2023116456A1 CN 2022137665 W CN2022137665 W CN 2022137665W WO 2023116456 A1 WO2023116456 A1 WO 2023116456A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- grid
- nodes
- indentation
- point
- node
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
- G06F30/23—Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/15—Correlation function computation including computation of convolution operations
Definitions
- the present disclosure relates to surgery simulation, in particular to a shear fracture simulation method and a material simulation method for a deformable object.
- deformable target cutting simulation has been an important research topic.
- Existing methods focus on solving the three major task simulations of virtual cutting, that is, the simulation of deformed bodies, the detection and processing of collisions, and the integration in the calculation model.
- cutting simulation and other methods can be divided into three categories: grid-based methods, mesh-free methods and adaptive/multi-resolution methods.
- grid-based methods can effectively reconstruct cutting elements, the most common one being the finite element method (FEM).
- FEM finite element method
- the application of the extended finite element method to the cutting simulation of the deformation model has been studied to ensure that the deformation behavior near the cut surface is physically correct; the meshless technology reduces the dependence on the simulation mesh.
- the model employed by the method is represented by a set of mobile nodes that interact according to elastic governing equations.
- the improvement of visual effect will be accompanied by the steady linear growth of simulation units; and the adaptive multi-resolution method, in which the composite finite element method (CFEM) combines high-resolution visual
- CFEM composite finite element method
- the main purpose of the present application is to provide a highly realistic virtual cutting fracture simulation method and/or device for simulating the high-realistic cutting phenomenon of the fracture resistance of deformed objects.
- the present invention proposes a method for simulating shear fracture of a deformable object, said method comprising the following steps:
- the establishment method of the composite finite element model is as follows: first import the model of the deformable object into the world coordinate system, make its center of gravity coincide with the origin of the world coordinate system, and then normalize the model; then construct the axisymmetric cube of the model , according to the first grid resolution, divide a cube surrounding the deformable object into several first grids, and store the information of each first grid; then according to the second grid resolution, divide each first grid dividing into second grids according to the second grid resolution, storing the second grid information; connecting the center points of adjacent second grids to form a connected grid;
- the update includes the following steps:
- the calculation process of the energy function is as follows:
- t * is a pseudo-parameter of time evolution; is the signed distance field value of the intersection point at the current time, which is the point on the connection intersecting with the tool trajectory;
- x is any position in the region of the initial undeformed state
- Q is the energy density function of the deformable object on the deformed region at time t
- S is a symmetric tensor obtained by decomposing Q into poles
- I is an identity matrix with the same size as S
- ⁇ and ⁇ are coefficients for calculation, and the calculation formula is as follows:
- E is the Young's modulus set according to the material of the deformable object, and V is Poisson's ratio;
- e g is the energy function
- ⁇ H represents the connection state between all the second grids
- ⁇ is the energy density of each connection
- k is the energy release rate at which the connection state between the second grids changes from connected to disconnected.
- the cut surface is determined by the following steps to determine the grid nodes whose displacement will be changed due to the cutting operation:
- the triangular grid of these points is obtained, and then the Jacobian matrix of these triangular grids is obtained;
- the location of the point projected onto the simulated tool is determined by minimizing the sum of the algebraic quality measures.
- the cut curved surface realizes the generation of section indentation by using B-spline, including the following steps:
- the indentation adjustment function is constructed using B-splines, where:
- a i is the displacement of grid node v i after projection
- N is the number of nodes to be projected
- the node to be projected is Nodes whose displacement changes due to cutting or pressing
- D is the maximum geodesic distance
- ⁇ is a material-related parameter, which can be adjusted to adjust the displacement change of the control node due to indentation
- the ⁇ is calculated by the following formula:
- ⁇ is a value set according to the material, and E is Young's modulus.
- the maximum geodesic distance is related to the material and is calculated by the following formula:
- V Poisson's ratio
- E Young's modulus
- a material simulation method is used to ensure that the indentation is consistent with the tool blade, and the visually plausible indentation-induced deformation avoids extensive calculations.
- the method adopts B-spline to adjust the generation of indentation, comprising the following steps:
- the indentation adjustment function is constructed using B-splines, where:
- a i is the displacement of the grid node v i due to pressing
- D is the maximum geodesic distance
- ⁇ is a material-related parameter, which can be adjusted to adjust the displacement change of the control node due to indentation
- the ⁇ is calculated by the following formula:
- ⁇ is a value set according to the material, and E is Young's modulus.
- the present invention also relates to a terminal device comprising a memory, a processor and a computer program stored in the memory and operable on the processor, characterized in that when the processor executes the computer program Implement the steps of any one of the methods described above.
- the present invention adopts a co-rotating linear finite element model to design a frame supporting large deformation of soft objects, and adopts a compound finite element method, which balances simulation accuracy and algorithm efficiency well; cooperates with Griffith
- the cutting-fracture evolution model of energy conducts interactive virtual cutting simulation, which can determine when and how new cuttings are generated; in particular, a material simulation method is proposed to ensure that the indentation is consistent with the tool blade, and the visually plausible indentation induces Warp to avoid heavy calculations. Therefore, the present invention is very suitable for medical applications such as virtual surgery training and interactive surgery planning.
- Figure 1 is a schematic diagram of the simulation before cutting
- Figure 2 is a schematic diagram of simulation after cutting
- Figure 3 Schematic diagram of the indentation adjustment node involved before cutting with a tool
- Figure 4 Schematic diagram of the change of the indentation adjustment node during the cutting process
- Figure 5 Schematic diagram of the change of the indentation adjustment node after the cutting occurs
- Figure 6 is a schematic diagram of cutting without indentation treatment
- FIG. 1 Schematic diagram of the construction of the indentation adjustment area
- Fig. 8 is a schematic diagram of cutting after indentation treatment
- Fig. 9 is a schematic diagram of simulation of cutting changes when cutting using the method of the present invention and using the basic composite finite element model
- Fig. 10 is a schematic diagram of simulation comparison when cutting different materials
- Fig. 11 is a schematic diagram of the simulation of cutting an object from deformation to fracture using another shape tool
- Fig. 12 is a simulation schematic diagram of the cutting change process when the method of the present invention is used to cut the liver arbitrarily;
- Fig. 13 is a simulation schematic diagram of the cutting change process when the horse is randomly cut by the method of the present invention.
- Fig. 14 is a simulation schematic diagram of the cutting change process when the method of the present invention is used to cut armadillo arbitrarily;
- Fig. 15 is a simulation schematic diagram of the cutting change process when the method of the present invention is used to cut rabbits randomly.
- first and second are used for descriptive purposes only, and cannot be understood as indicating or implying relative importance or implicitly indicating the number of indicated technical features .
- a feature defined as “first” and “second” may explicitly or implicitly include one or more of these features.
- the simulation cutting experiment is carried out by the following method.
- the cross-sectional views perpendicular to the incision direction are shown in Figure 1 and Figure 2,
- Figure 1 is a schematic diagram before cutting
- Figure 2 is a cross-section after cutting picture.
- the simulation takes the following steps:
- the establishment method of the composite finite element model is: first import the model of the deformable object into the world coordinate system, make its center of gravity coincide with the origin of the world coordinate system, and then normalize the model; then construct For the axisymmetric cube of the model, according to the first grid resolution, a cube surrounding the deformable object is divided into several first grids, and the information of each first grid is stored; then, according to the second grid resolution, each A first grid is divided into a second grid according to the second grid resolution, and information of the second grid is stored; center points of adjacent second grids are connected to form a connected grid.
- the stored mesh information includes node information, and the connection mesh needs to store the intersection points and normals that intersect with the surface of the original object.
- the first grid is mainly used for deformation calculation, and the higher dispersion ensures the real-time performance of the method.
- the second grid is used to approximate the actual shape of the object, and can represent the connection of each part of the object. Using the intersection of the lines between the original object surface and the second mesh, the visualized mesh can be obtained, which can represent the object itself more finely.
- the first grid spatially contains the second grid, the visualization grid.
- the first grid is a hexahedron
- the second grid is a hexahedron.
- the original object surface consists of a triangular mesh.
- the present invention uses a hash table in the simulation, puts the object to be detected into the space hash table, and combines the wide phase detection method to judge whether they overlap in space, that is, the tool, the deformable object, and the deformable object itself , Whether the disconnected tissues of the deformable object overlap on the relevant nodes.
- the notch simulation is performed by updating the deformed node information. So for the coincident point in the collision, it may be the point where the deformation occurs.
- establish the energy function of the connection grid connection by making the energy function obtain the minimum value, determine the first grid, the second grid and the connection on the connection grid that need to update the stored information, so that update storage information,
- the present invention is as follows to the computing process of energy function:
- t * is a pseudo-parameter of time evolution; is the signed distance field value of the intersection point at the current time, which is the point on the connection intersecting with the tool trajectory;
- x is any position in the region of the initial undeformed state
- Q is the energy density function of the deformable object on the deformed region at time t
- S is a symmetric tensor obtained by decomposing Q into poles
- I is an identity matrix with the same size as S
- ⁇ and ⁇ are coefficients for calculation, and the calculation formula is as follows:
- E is the Young's modulus set according to the material of the deformable object, and V is Poisson's ratio;
- e g is the energy function
- ⁇ H represents the connection state between all the second grids
- ⁇ is the energy density of each connection
- k is the energy release rate at which the connection state between the second grids changes from connected to disconnected.
- the simulation of the depth of cut is realized in the following manner, namely: through the intersection with the simulated tool, find the points that need to be projected; based on the visualized grid, obtain the triangular mesh of these points, and then obtain these The Jacobian matrix of the triangular grid; uniformly sample the simulated blade to obtain sampling points; for each point to be projected, after calculating the displacement of its projection to the sampled point of the simulated blade, calculate all the points containing the point to be projected through the Jacobian matrix
- the sum of the algebraic quality measures of the triangular mesh by minimizing the sum of the algebraic quality measures, the location of the point projected onto the simulated tool is determined.
- Blade curve is the tool sampling point, which is obtained by uniformly sampling the edge of the simulated tool.
- Contact region vertice is a point that may need to be projected through the intersection with the tool.
- For a triangular mesh containing these points construct the Jacobian matrix.
- the sum of the algebraic quality measures of all triangular meshes containing the point to be projected is calculated through the Jacobian matrix, and the point where the sum of the algebraic quality measures has the minimum value is the final determined projection point.
- the Local coordinate system is a coordinate system established according to the projected position. Local mesh that may need to adjust is the need to adjust the position visualization grid shown in the figure. Approximate indentation curve is an approximate concave knife edge.
- the present invention proposes a material simulation method.
- the method uses the maximum geodesic distance related to the material parameters to find the vertex that needs to be deformed near the indentation, and realizes the simulation of the deformation and/or cutting process of objects with different hardness through the deformation model related to the material parameters.
- the visualization mesh of the material is constructed, and the construction method preferably adopts the method based on the composite finite element model in the above-mentioned simulation method for shear fracture of deformable objects.
- the construction method preferably adopts the method based on the composite finite element model in the above-mentioned simulation method for shear fracture of deformable objects.
- a i is the displacement of the grid node v i due to pressing
- N is the number of nodes affected by pressing, that is, the number of nodes to be deformed
- D is the maximum geodesic distance
- ⁇ is a material-related parameter, which can be adjusted to adjust the displacement change of the control node due to indentation
- obtain the nodes within the maximum geodesic range of the grid node v i Use them as potential adjustment nodes, and continue to obtain nodes within the maximum geodesic range of potential adjustment nodes until the number of acquired nodes reaches the set number
- substitute the abscissa of the nodes to be adjusted into the indentation adjustment function and obtain the
- the ordinate combined with the displacement a i of the projection point, can obtain the new position of the adjustment node, update the node information of these grids, and obtain the visualized grid after the indentation is generated.
- the deformation caused by indentation is related to the material of the object.
- the maximum geodesic distance D can be calculated by the following formula:
- V Poisson's ratio
- E Young's modulus
- ⁇ is calculated by the following formula:
- ⁇ is a value set according to the material
- E is the Young's modulus of the material.
- the smooth transition between the cut surface and the original object surface can be realized, so that the simulation cut looks more natural and realistic, and the above calculation process can avoid a large number of calculations.
- 9-15 are comparison diagrams of respective simulation effects of cutting by the present invention.
- Fig. 9 is a schematic diagram of the comparison with the simulation results of the basic composite finite element cutting.
- the first behavior is the basic cutting effect of the compound finite element method
- the second behavior is the intermediate result of crack evolution and indentation generation.
- the third behavior is based on the compound finite element model, and the simulation effect after further indentation adjustment.
- Each row of images consists of a front view of the cut effect and a corresponding magnified view. It can be seen from the figure that the shearing simulation in the method of the present invention is more realistic and natural.
- Fig. 10 is a schematic diagram of the cutting effect of different materials. This set of comparison graphs shows the simulation effect of three different materials. Every two rows with similar colors represent the simulation effect of a material. The bottom row of these two rows shows the corresponding enlarged view. It can be seen from the figure that the shear simulation in the present invention is applicable to the simulation of different materials and has strong practicability.
- Fig. 11 is a set of simulation results of cutting an object from deformation to fracture using another shape tool.
- the first to third groups are deformation, and the last group is fracture.
- Each set of images shows a side view of the cutting effect, a corresponding top view, and a partially enlarged view to see the details. It can be seen from these four sets of comparison diagrams that the method of the present invention has no limitation on the shape of the tool, and the cutting effect is still highly realistic.
- 12-15 are schematic diagrams of cutting process changes when the method of the present invention is used to cut liver, horse, armadillo and rabbit randomly.
- the method of the present invention has wide applicability and practicability, can carry out lifelike and natural simulation for objects of any material, any cutter and any shape, and can simulate the real cutting phenomenon of the fracture resistance of deformed objects, It is convenient for medical applications such as virtual surgery training and interactive surgery planning, and has high practical and promotional value.
- the terminal social security includes a memory, a processor, and a computer program stored in the memory and operable on the processor, and the computer program is executed by the processor
- the program is to realize the steps of any one of the above methods.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Computational Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Analysis (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Algebra (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims (10)
- 一种用于可变形物体的剪切断裂的仿真方法,其特征在于,所述方法包括下述步骤:S100、基于复合有限元模型对可变形物体的外形进行模拟,获得连接网格,在连接网格上嵌入原始物体曲面,得到可变形物体的可视化网格;所述复合有限元模型的建立方法为:先将可变形物体的模型导入世界坐标系,使其重心与世界坐标系的原点重合后,对模型进行归一化处理;然后构建模型的轴对称立方体,按照第一网格分辨率,将包围可变形物体的一个立方体划分为若干第一网格,存储每个第一网格信息;再按照第二网格分辨率,将每个第一网格按照第二网格分辨率划分为第二网格,存储第二网格信息;将相邻第二网格的中心点连接起来,组成连接网格;S200、若发生切削,更新第一网格、第二网格以及连接网格的存储信息,结合生成切削后的曲面,重构可视化网格。
- 根据权利要求1所述的方法,其特征在于,所述更新包括下属步骤:S201、获取模拟刀具的网格节点,获取第二网格的网格节点;S202、使用宽相位碰撞检测判断模拟刀具的网格节点和第二网格的网格节点是否发生重合,若有,执行S203;否则,执行S204;S203、获取每个与模拟刀具相交的连接上的点,进而获取该点的符号场距离值,执行S204;S204、获取每个可视化网格节点,使用宽相位碰撞检测确定模拟 刀具穿透到的第一网格,进而通过窄相位碰撞检测确定穿透到的第二网格上的点,并获取该点的符号场距离值,执行S205;S205、利用点的符号距离场值,建立连接网格连接的能量函数,通过使能量函数取得最小值,确定需要更新存储信息的第一网格、第二网格以及连接网格上的连接,从而更新存储信息。
- 根据权利要求2所述的方法,其特征在于,所述能量函数的计算过程如下:式中:x为初始未变形状态的区域的任意位置;Q为时间t时刻可变形物体在变形区域上的能量密度函数;式中:S是将Q进行极分解后得到的对称张量;I和S大小一样的单位矩阵;μ和λ为计算的系数,计算式如下:式中:E为根据可变形物体的材质设定的杨氏模量,V是泊松比;式中:e g为能量函数,ΩH表示所有第二网格之间为连接状态的 连接,Ψ为每个连接的能量密度;ΩD表示所有第二网格之间的连接状态由连接变为断开的连接,k为第二网格之间的连接状态由连接变为断开的能量释放速率。
- 根据权利要求1所述的方法,其特征在于,所述切削后的曲面通过下述步骤确定因切削操作要改变位移的网格节点:通过与模拟刀具的相交情况,找到需要进行投影的点;基于可视化网格,获取这些点的三角网格,进而得到这些三角网格的雅克比矩阵;对模拟刀刃进行均匀采样获取采样点;对于每个待投影的点,计算其投影到模拟刀刃采样点的位移后,通过雅克比矩阵计算所有包含该待投影点的三角网格的代数质量测度之和;通过使代数质量测度之和最小,确定投影到模拟刀具上的点的位置。
- 根据权利要求1所述的方法,其特征在于,所述切削后的曲面通过采用B样条实现剖面压痕的生成,包括下述步骤:基于控制点(x 0,y 0),(x 1,y 1),(x 2,y 2),(x 3,y 3),(x 4,y 4),,(x 5,y 5),用B样条构造压痕调整函数,其中:x 0=0,y 0=-a i;x 1=0.2 cosθ i,y 1=a i(0.2 sinθ i-1);x 5=1,y 5=0;其中:a i是网格节点v i投影后的位移,i是要进行投影的网格节 点序号,i=1,2,…,N;N为要投影的节点个数; D为最大测地距离;γ为一个与材料相关的参数,可以通过调节该参数,调整该控制节点因压痕带来的位移变化;获取网格节点v i的最大测地范围内的节点,将它们作为潜在调整节点,继续获取潜在调整节点的最大测地范围内的节点,直至获取的节点达到设定数目;将要调整节点的横坐标代入压痕调整函数,获得压痕产生后这些节点的纵坐标,结合投影点的位移a i,可以获得调整节点的新位置,更新这些网格的节点信息,获得压痕产生后的可视化网格。
- 一种材料仿真方法,其特征在于,所述方法通过采用B样条调整压痕的生成,包括下述步骤:构造材料的可视化网格;基于控制点(x 0,y 0),(x 1,y 1),(x 2,y 2),(x 3,y 3),(x 4,y 4),(x 5,y 5)用B样条构造压痕调整函数,其中:x 0=0,y 0=-a i;x 1=0.2 cosθ i,y 1=a i(0.2 sinθ i-1);x 5=1,y 5=0;其中:a i是网格节点v i因按压产生的位移,i是网格节点序号,i=1,2,…,N,N为按压影响的节点个数; D为最大测地距离;γ为一个与材料相关的参数,可以通过调节该参数,调整该控制节点因压痕带来的位移变化;获取网格节点v i的最大测地范围内的节点,将它们作为潜在调整节点,继续获取潜在调整节点的最大测地范围内的节点,直至获取的节点达到设定数目;将要调整节点的横坐标代入压痕调整函数,获得压痕产生后这些节点的纵坐标,结合投影点的位移a i,可以获得调整节点的新位置,更新这些网格的节点信息,获得压痕产生后的可视化网格。
- 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1至9任一项所述方法的步骤。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202111575432.1A CN114462265B (zh) | 2021-12-21 | 2021-12-21 | 一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 |
| CN202111575432.1 | 2021-12-21 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023116456A1 true WO2023116456A1 (zh) | 2023-06-29 |
Family
ID=81406433
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/137665 Ceased WO2023116456A1 (zh) | 2021-12-21 | 2022-12-08 | 一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN114462265B (zh) |
| WO (1) | WO2023116456A1 (zh) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116562064A (zh) * | 2023-07-11 | 2023-08-08 | 深圳市贝思科尔软件技术有限公司 | 一种基于仿真模型的焊接测试系统及方法 |
| CN118536237A (zh) * | 2024-07-25 | 2024-08-23 | 浙江凌迪数字科技有限公司 | 一种基于连接关系的仿真方法、装置、电子设备及介质 |
| CN119339613A (zh) * | 2024-12-20 | 2025-01-21 | 南昌虚拟现实研究院股份有限公司 | 一种白内障撕囊仿真方法及系统 |
| CN119939967A (zh) * | 2025-04-10 | 2025-05-06 | 南昌大学 | 基于断裂力学的硬脑膜切割仿真方法、存储介质和计算机 |
| CN120010998A (zh) * | 2025-01-26 | 2025-05-16 | 北京航空航天大学 | 基于gpu加速物质点法的可切割交互软体仿真方法及系统 |
| CN121191171A (zh) * | 2025-11-24 | 2025-12-23 | 湖南科技大学 | 一种岩体裂隙亚像素级识别与参数提取方法及系统 |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114462265B (zh) * | 2021-12-21 | 2025-03-04 | 深圳先进技术研究院 | 一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 |
| CN117217064A (zh) * | 2023-09-14 | 2023-12-12 | 深圳先进技术研究院 | 一种各向异项软体切削的仿真方法及装置 |
| CN118171604B (zh) * | 2024-05-15 | 2024-07-23 | 中国空气动力研究与发展中心计算空气动力研究所 | 一种笛卡尔网格切面可视化方法及相关产品 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050010326A1 (en) * | 2003-05-28 | 2005-01-13 | Vincent Hayward | Method and apparatus for synthesizing virtual interaction between rigid and deformable bodies |
| CN105302974A (zh) * | 2015-11-06 | 2016-02-03 | 北京航空航天大学 | 一种基于有限元和时变模态分析的柔性物体实时切割仿真方法 |
| CN106932271A (zh) * | 2017-03-10 | 2017-07-07 | 厦门大学 | 一种基于逆向工程的球压试验压痕尺寸测量方法 |
| CN111144043A (zh) * | 2019-12-11 | 2020-05-12 | 中国科学院深圳先进技术研究院 | 生物组织剪切仿真方法、终端设备及存储介质 |
| CN112965440A (zh) * | 2021-01-20 | 2021-06-15 | 广东工业大学 | 刀具路径生成方法、电子设备以及存储介质 |
| CN114462265A (zh) * | 2021-12-21 | 2022-05-10 | 深圳先进技术研究院 | 一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113051730A (zh) * | 2021-03-15 | 2021-06-29 | 杭州电子科技大学 | 一种基于凸包和预判断的混合碰撞检测方法 |
-
2021
- 2021-12-21 CN CN202111575432.1A patent/CN114462265B/zh active Active
-
2022
- 2022-12-08 WO PCT/CN2022/137665 patent/WO2023116456A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050010326A1 (en) * | 2003-05-28 | 2005-01-13 | Vincent Hayward | Method and apparatus for synthesizing virtual interaction between rigid and deformable bodies |
| CN105302974A (zh) * | 2015-11-06 | 2016-02-03 | 北京航空航天大学 | 一种基于有限元和时变模态分析的柔性物体实时切割仿真方法 |
| CN106932271A (zh) * | 2017-03-10 | 2017-07-07 | 厦门大学 | 一种基于逆向工程的球压试验压痕尺寸测量方法 |
| CN111144043A (zh) * | 2019-12-11 | 2020-05-12 | 中国科学院深圳先进技术研究院 | 生物组织剪切仿真方法、终端设备及存储介质 |
| CN112965440A (zh) * | 2021-01-20 | 2021-06-15 | 广东工业大学 | 刀具路径生成方法、电子设备以及存储介质 |
| CN114462265A (zh) * | 2021-12-21 | 2022-05-10 | 深圳先进技术研究院 | 一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116562064A (zh) * | 2023-07-11 | 2023-08-08 | 深圳市贝思科尔软件技术有限公司 | 一种基于仿真模型的焊接测试系统及方法 |
| CN116562064B (zh) * | 2023-07-11 | 2023-12-12 | 深圳市贝思科尔软件技术有限公司 | 一种基于仿真模型的焊接测试系统及方法 |
| CN118536237A (zh) * | 2024-07-25 | 2024-08-23 | 浙江凌迪数字科技有限公司 | 一种基于连接关系的仿真方法、装置、电子设备及介质 |
| CN119339613A (zh) * | 2024-12-20 | 2025-01-21 | 南昌虚拟现实研究院股份有限公司 | 一种白内障撕囊仿真方法及系统 |
| CN120010998A (zh) * | 2025-01-26 | 2025-05-16 | 北京航空航天大学 | 基于gpu加速物质点法的可切割交互软体仿真方法及系统 |
| CN119939967A (zh) * | 2025-04-10 | 2025-05-06 | 南昌大学 | 基于断裂力学的硬脑膜切割仿真方法、存储介质和计算机 |
| CN119939967B (zh) * | 2025-04-10 | 2025-07-04 | 南昌大学 | 基于断裂力学的硬脑膜切割仿真方法、存储介质和计算机 |
| CN121191171A (zh) * | 2025-11-24 | 2025-12-23 | 湖南科技大学 | 一种岩体裂隙亚像素级识别与参数提取方法及系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN114462265B (zh) | 2025-03-04 |
| CN114462265A (zh) | 2022-05-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2023116456A1 (zh) | 一种用于可变形物体剪切断裂的仿真方法及材料仿真方法 | |
| CN112184789B (zh) | 植物模型生成方法、装置、计算机设备和存储介质 | |
| CN106875462B (zh) | 一种基于元球模型和混合驱动方法的实时数字器官切割方法 | |
| Akagi et al. | Computer animation of swaying trees based on physical simulation | |
| US6054992A (en) | cutting, jointing and tearing volumetric objects | |
| US20110117530A1 (en) | Method and system of simulating physical object incisions, deformations and interactions therewith | |
| US8768661B2 (en) | Method for creating finite element model of rubber composite | |
| US20140125657A1 (en) | Three Dimensional Modeling And Drawing Extraction Tool | |
| Li et al. | Soft Object Modelling with Generalised ChainMail—Extending the Boundaries of Web‐based Graphics | |
| Bielser et al. | Open surgery simulation | |
| CN118246133B (zh) | 一种土石混合体边坡降雨破坏预警方法及装置 | |
| CN120161945A (zh) | 基于xr扩展现实的教育文化多模态交互学习系统及方法 | |
| CN105373658A (zh) | 一种基于人颅颌面骨的三维有限元模型的建模方法 | |
| CN114241156A (zh) | 用于仿真软组织变形的装置、仿真系统 | |
| Wang et al. | Development of dental training system with haptic display | |
| CN109961514A (zh) | 一种切割形变仿真方法、装置、存储介质及终端设备 | |
| CN111144043A (zh) | 生物组织剪切仿真方法、终端设备及存储介质 | |
| Manteaux et al. | Interactive detailed cutting of thin sheets | |
| CN109033641B (zh) | 一种基于硅胶愈合模型的虚拟切割算法 | |
| KR20090039213A (ko) | 태풍 시뮬레이션 방법 및 그 서버 | |
| JP6889656B2 (ja) | 画像生成装置および画像生成方法 | |
| JP2007140814A (ja) | アダプティブメッシュを用いた物体の変形シミュレーション方法及び切断シミュレーション方法並びにアダプティブメッシュを用いた物体の変形シミュレーションプログラム及び切断シミュレーションプログラム | |
| Zhu et al. | Fast cutting simulations with underlying lattices | |
| Dakowicz et al. | Interactive tin modification with a cutting tool | |
| Yun et al. | Leaf Model Reconstruction and Mechanical Deformation Based on Laser Point Cloud |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 22909771 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22909771 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22909771 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 16.01.2025) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22909771 Country of ref document: EP Kind code of ref document: A1 |