CN103903304A - Axle wire generating method of random quadrangular curved surface for product three-dimensional data processing - Google Patents

Axle wire generating method of random quadrangular curved surface for product three-dimensional data processing Download PDF

Info

Publication number
CN103903304A
CN103903304A CN201410123906.2A CN201410123906A CN103903304A CN 103903304 A CN103903304 A CN 103903304A CN 201410123906 A CN201410123906 A CN 201410123906A CN 103903304 A CN103903304 A CN 103903304A
Authority
CN
China
Prior art keywords
sides
insertion point
point
model
central axis
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.)
Granted
Application number
CN201410123906.2A
Other languages
Chinese (zh)
Other versions
CN103903304B (en
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.)
Dalian Polytechnic University
Original Assignee
Dalian Polytechnic University
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 Dalian Polytechnic University filed Critical Dalian Polytechnic University
Priority to CN201410123906.2A priority Critical patent/CN103903304B/en
Publication of CN103903304A publication Critical patent/CN103903304A/en
Application granted granted Critical
Publication of CN103903304B publication Critical patent/CN103903304B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

本发明公开了用于产品三维数据处理的任意四边形曲面中轴线生成方法,采用轨迹法结合移动Frenet标架,提出了一种简单快速的中轴线生成算法。在工程问题中应用较多的为B-rep三维实体模型,该模型具有明确的边界定义,模型的顶点、边、面的信息都明确的存储在模型文件中,利用这些明确的信息就可以简化传统的轨迹法中轴线生成方法,从而缩减了中轴线生成所需要的数据量。本发明利用B-rep模型中明确的边界信息作为中轴线生成方法的条件,并利用平分线的特点消除对分支点的计算,减少影响中轴线精确度的因素。为了保证中轴线的精确度,可以采用插入点的密度来进行控制。

The invention discloses a method for generating the central axis of an arbitrary quadrilateral curved surface for three-dimensional data processing of a product, and proposes a simple and fast central axis generating algorithm by using a trajectory method combined with a moving Frenet frame. The B-rep three-dimensional solid model is widely used in engineering problems. This model has a clear boundary definition. The information of the vertices, edges and faces of the model is clearly stored in the model file. Using these clear information can simplify The traditional method of generating the central axis by the trajectory method reduces the amount of data required for the generation of the central axis. The invention uses the definite boundary information in the B-rep model as the condition of the central axis generation method, and utilizes the characteristics of the bisector to eliminate the calculation of the branch points and reduce the factors affecting the accuracy of the central axis. In order to ensure the accuracy of the central axis, the density of the insertion point can be used for control.

Description

For the arbitrary quadrilateral curved surface axis generation method of product three-dimensional data processing
Technical field
The present invention relates to a kind of arbitrary quadrilateral curved surface axis generation method for the processing of product three-dimensional data, be particularly useful for the CAD/CAE technology such as model simplification, model reconstruction, finite element grid generation, solid modelling.Relating to Patent classificating number G06 calculates; Calculate; The 3D modeling of G06T17/00 for computerized mapping processed or produced to the view data that counting G06T is general.
Background technology
Model skeleton or center line are also in axis, conventionally be described as follows: in two-dimensional closed region, there is the disk of a radius variable at this intra-zone, keep this disk and zone boundary to have two point of contacts at least, then mobile this disk, after path that disk is walked covers All Ranges, the line that the track that the center of circle of disk stays forms is called axis, is called as middle axial plane in three-dimensional model.Axis is in each key link extensive application of CAD/CAE system, such as model reconstruction, model analysis, computer vision, solid modelling and in feature extraction of geometry designs etc.But axis is also restricted in some applications, because do not have at present fast a kind of and calculate accurately the algorithm of axis, particularly under curved boundary conditions, generate axis.
Blum proposed the concept of axis for the first time in 1967, the advantageous characteristic such as that axis has is unique, reversible, symmetrical, homeomorphic.It is very large that axis is affected by the continuity on border, and be also difficult at that time extract curved boundary accurately.Before 10 years, main discovery is the introducing of bisector, and it is a special case of axis, but the method needs cut operator, has increased the complexity of processing procedure.In recent years, Teixeira and Zucker have studied the relation between bent limit and axis curvature of a curve, tangent line and normal line vector three, have provided the differential equation of the curve axis motion of being described by mean curvature.Although there is the algorithm much generating about axis, generating stable and accurate axis is not also a pipe course.
The axis generating algorithm of commonly using in CAD/CAE system at present is roughly divided into two classes: method of loci and Voronoi figure method.Method of loci is the definition according to axis, allows the circle of a radius variable remain tangent with border, at least two, this region, and the left track of this round heart is exactly axis.But this algorithm need to judge whether distance and this point on each each border of some arrival are take-off point, have two positions with incision superius.This has increased data volume virtually, will inevitably affect the efficiency of calculating.Voronoi figure method be first by the border of given area point set by its discretize, generate Voronoi figure according to this discrete point set, what the summit of Voronoi figure formed is exactly axis.But this algorithm is more suitable for two dimensional model, need to increases extra alternative condition and just can be extended to three-dimensional model.
Summary of the invention
The present invention is directed to the proposition of above problem, and a kind of arbitrary quadrilateral curved surface axis generation method for the processing of product three-dimensional data of development has following steps:
-model decomposition step: quadrilateral surface model is decomposed into four limits; Non-conterminous both sides in four described limits are divided into one group, and two groups of limits that obtain are respectively as playing initial line and stopping limit and two binding sides;
-interpolation procedure: obtain the merging vector of two binding sides by calculating the vector of two described binding sides, using the direction of this merging vector as interpolation direction, insert multiple insertion points by step-length δ;
Step is moved in-insertion point: in the time that described multiple insertion points are all positioned at model inside, calculate the distance of each insertion point and described two binding sides; Use the mode of iteration, move described insertion point, make the distance approximately equal of this insertion point and described two binding sides;
-axis determining step: repeat above-mentioned steps; In the time of the equal approximately equal of distance of described insertion point and two binding sides, utilize described each insertion point structure B-spline curve, this curve approximation is the axis of quadrilateral surface model.
Step-length δ of the present invention is two distances between insertion point, utilizes step-length δ can control the quantity of insertion point.Step-length δ is less, and insertion point is more, and the axis precision generating is higher; Insertion point is fewer, and the calculated amount that generates axis is less.
Further, consider due to the difference of having chosen initial line and termination limit, may cause the volume coordinate of insertion point to be positioned at outside quadrilateral model.Therefore insertion point of the present invention is moved and is at least also had insertion point in step and judge and mobile step:
The distance d of-calculating insertion point P and two binding sides 1and d 2, and and d 1and d 2intersection point q with two binding sides 1and q 2, q 1and q 2between distance be d, d=||q 1q 2||; Obtain the direction vector of insertion point P according to Frenet frame formula e → 1 = q 1 q 2 / | | q 1 q 2 | | 2 ;
-relatively d 1, d 2relation with d: if d 1>d or d 2>d, insertion point P is in model area outside;
If-d 1>d 2, put P along
Figure BDA0000484217150000022
direction displacement Δ=| (d 1-d 2) |/2; If d 1<d 2, put P along reverse direction displacement Δ=| (d 1-d 2) |/2; Insertion point P is moved to behind model inside, upgrade this point coordinate;
If-d 1<d and d 2<d, shows that a P, in model inside, does not temporarily adjust.
By above-mentioned decision process, can ensure that each insertion point is positioned at the inside of quadrilateral model, has ensured the carrying out of algorithm.
Preferably, described " use alternative manner, move described insertion point, make the distance approximately equal of this insertion point and described two binding sides " specifically comprises following steps:
The distance d of-calculating insertion point P and two binding sides 1and d 2, determining that insertion point is in the time that quadrilateral model is inner: obtain according to Frenet frame formula the direction vector that P position is adjusted
Figure BDA0000484217150000031
If-d 1>d 2, some P along
Figure BDA0000484217150000032
direction displacement Δ 1;
If-d 1<d 2, some P along
Figure BDA0000484217150000033
reverse direction displacement Δ 1;
-repeat above-mentioned steps, until d 1/ d 2=ε, stops computing; Wherein 0.99< ε <1.01; Displacement Δ 1value be | (d 1-d 2) |/2 n, wherein n value is twice inconsistent number of times of continuous moving direction.
In described interpolation procedure, described " obtaining the merging vector of two binding sides by calculating the vector of two described binding sides " is specially:
Set A 1and A 2for two described binding sides; Press initial line to the direction that stops limit, obtained two binding side A 1and A 2vector
Figure BDA0000484217150000034
utilize vector merging formula (1) to calculate the interpolation direction vector of insertion point
Figure BDA0000484217150000035
e &RightArrow; = e &RightArrow; a 1 + e &RightArrow; a 2 - - - ( 1 )
Described " inserting multiple insertion points by step-length δ " is specially:
On an initial line, get mid point P 1as starting point, according to the direction vector of interpolation
Figure BDA0000484217150000038
with step-length δ, utilize formula (2) to calculate the coordinate P of next insertion point 2(x, y)
P 2 . x = P 1 . x + e &RightArrow; . x * &delta; P 2 . y = P 1 . y + e &RightArrow; . y * &delta; - - - ( 2 )
If P 2be less than step-length δ to the distance d that stops limit, represent that new insertion point approaches and stops limit, no longer needs new insertion point, so P 2it is exactly last terminating point; Otherwise, continue to insert new insertion point P*.
Owing to having adopted technique scheme, the arbitrary quadrilateral curved surface axis generation method for the processing of product three-dimensional data provided by the invention, adopts method of loci in conjunction with mobile Frenet frame, has proposed a kind of simple and quick axis generating algorithm.In engineering problem, applying more is B-rep three-dimensional entity model, this model has clear and definite boundary definition, the information of the top points, edges, faces of model is clear and definite being stored in model file all, utilize these clear and definite information just can simplify traditional method of loci axis generation method, generate needed data volume thereby reduced axis.The present invention utilizes the condition of boundary information clear and definite in B-rep model as axis generation method, and utilizes the feature of bisector to eliminate the calculating to take-off point, reduces the factor that affects axis degree of accuracy.In order to ensure the degree of accuracy of axis, can adopt the density of insertion point to control.
Brief description of the drawings
For the technical scheme of clearer explanation embodiments of the invention or prior art, introduce simply the accompanying drawing of required use in embodiment or description of the Prior Art being done to one below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is axis generating algorithm process flow diagram;
Fig. 2 is the each limit grouping of quadrilateral schematic diagram;
Fig. 3 is insertion point algorithm schematic diagram;
Fig. 4 is for adjusting insertion point to model schematic internal view;
Fig. 5 is for adjusting position, insertion point schematic diagram on axis;
Fig. 6 is that four irregular curved tetragonal axis, limit generate design sketch, and Fig. 6 a is original quadrilateral model; Fig. 6 b is the axis schematic diagram obtaining by algorithm of the present invention;
Fig. 7 is Fillet Feature face decomposing schematic representation;
Fig. 8 is that mechanical component model fillet is simplified the rear model of design sketch a master pattern b Fillet Feature simplification;
Fig. 9 utilizes axis parted pattern generating mesh a initial model b model four c limit, limit ab, cd to intersect for the axis that constraint condition generates axis e both direction for constraint condition generates d limit, axis bc, da, forms grid.
Embodiment
For making object, technical scheme and the advantage of embodiments of the invention clearer, below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is known to complete description:
As Figure 1-Figure 5: a kind of arbitrary quadrilateral curved surface axis generation method for the processing of product three-dimensional data, mainly comprises following step:
In model decomposition step, divide into groups shown in schematic diagram 2 in the each limit of quadrilateral.Every limit of quadrilateral is divided into two groups, A by " limit and limit are non-conterminous " principle 1and A 2be one group as binding side, limit B 1and B 2for another group, respectively as playing initial line and stopping limit.Select the main consideration on initial line peace treaty bundle limit to want the trend of the axis of selecting.
The described interpolation procedure of content of the present invention is as shown in Figure 3: insertion point algorithm schematic diagram.Set B 1for playing initial line, B 2for stopping limit, A 1and A 2for binding side.In the time specifically having selected initial line and stopped limit, the main trend of considering to want the target axis obtaining, as binding side, remaining two limits can be used as initial limit and stop limit with two limits of target axis approximate parallel (moving towards consistent).
Press initial line to the direction that stops limit, obtained the vector of two binding sides
Figure BDA0000484217150000041
utilizing vector to merge formula (1) calculates
Figure BDA0000484217150000051
be the interpolation direction vector of insertion point.
e &RightArrow; = e &RightArrow; a 1 + e &RightArrow; a 2 - - - ( 1 )
On an initial line, get mid point P 1as starting point, according to the direction vector of interpolation
Figure BDA0000484217150000053
with step-length δ, utilize formula (2) to calculate the coordinate P of next insertion point 2(x, y).
P 2 . x = P 1 . x + e &RightArrow; . x * &delta; P 2 . y = P 1 . y + e &RightArrow; . y * &delta; - - - ( 2 )
If P 2be less than step-length δ to the distance d that stops limit, represent that new insertion point approaches and stops limit, no longer needs new insertion point, so P 2it is exactly last terminating point.Otherwise, continue to insert new insertion point P *.
In the present embodiment step-length δ be in quadrilateral model minor face 1/5th.
Further, consider due to the difference of having chosen initial line and termination limit, may cause the volume coordinate of insertion point to be positioned at outside quadrilateral model.Therefore insertion point of the present invention move in step, at least also have that insertion point is judged and mobile step as shown in Figure 4.Adjust insertion point to model schematic internal view.To acquired insertion point P, calculate the bee-line d of two binding sides of this some arrival 1and d 2, and the some q corresponding with bee-line 1and q 2(be positioned at binding side A 1and A 2on point), calculate direction vector according to Frenet frame formula.
e &RightArrow; 1 = q 1 q 2 / | | q 1 q 2 | | 2 ;
Judge that whether the position of insertion point P is in model area inside, if not in model inside, will adjust to model inside, judgement and method of adjustment are as follows:
According to a P to binding side A 1and A 2the corresponding point q of bee-line 1and q 2, obtain apart from d=||q 1q 2||.Comparison point P is to the bee-line d of binding side 1, d 2and the relation between d.
If d 1>d or d 2>d, puts P in model area outside.If d 1>d 2, put P along
Figure BDA0000484217150000056
direction move a certain distance Δ=| (d 1-d 2) |/2; If d 1<d 2, put P along
Figure BDA0000484217150000057
reverse direction move a certain distance Δ=| (d 1-d 2) |/2.Insertion point P is moved to behind model inside, upgrade this point coordinate;
If d 1<d and d 2<d, shows that a P is in model inside, does not temporarily need to adjust.
As Fig. 5: adjust position, each insertion point and make it drop on schematic diagram on axis.To each insertion point, adjust by following rule:
(a) if d 1>d 2, some P along
Figure BDA0000484217150000058
direction moves a certain distance Δ 1;
(b) if d 1<d 2, some P along
Figure BDA0000484217150000059
reverse direction moves a certain distance Δ 1;
(c) if d 1=d 2(approximately equal), upgrades some P coordinate figure.
Displacement Δ in the present invention 1initial value is made as | (d 1-d 2) |/2.In the time that twice continuous moving direction is inconsistent, secondary displacement Δ 1be reduced into | (d 1-d 2) |/4, adopt iterative algorithm repeatedly to adjust position a little until two constraint back gauges of some P arrival are equal.Displacement Δ 1value be | (d 1-d 2) |/2 n, wherein n value is twice inconsistent number of times of continuous moving direction.Adopt alternative manner repeatedly to adjust position a little, the point inserting if make arrives binding side distance and equates there is certain difficulty completely, so approximately equal, i.e. d 1/ d 2=ε, ε approaches 1.For high-precision axis, it is 1 better that ε more approaches, but operation efficiency can reduce.
In the present invention, each model instance ε value is 0.99< ε <1.01.
As Fig. 6: four irregular curved tetragonal axis, limit generate design sketchs.In commercial production cad model, be regular compared with multi-model, but also have some irregular models.Adopt the high irregular boundary model of complexity to test axis generating algorithm.As shown in Figure 6 a, adopt the quadrilateral of the four irregular bendings in limit.Import after this model, application axis generating algorithm, effect is as shown in Figure 6 b.Although bilateral bending makes the direction of insertion point not be equal to the direction vector of binding side, through the adjustment to insertion point, insertion point can be dropped on axis.Recycling has obtained the some structure B-spline curve on axis, and this curve is the axis of bending quadrilateral curved surface, has met the symmetry of axis.
Utilizing axis to realize Fillet Feature simplifies.Patent " the Fillet Feature short-cut method based on fillet axis " (201310578463.1) discloses utilizes axis to cut apart Fillet Feature curved surface, the divided curved surface of reconstruct and corresponding seating surface, thus realize the method that Fillet Feature is simplified.Most of Fillet Feature are made up of four edges, two smooth limits and two common limits.With smooth limit, as constraint condition, common limit, as playing initial line and stopping limit, meets the axis generating algorithm that this patent proposes, just therefore can generate axis on this Fillet Feature curved surface.As shown in Figure 7, with smooth limit e 4and e 7for binding side, common limit e 5and e 6for playing initial line and stopping limit, generate axis e 8fillet Feature curved surface is divided into two face F3 and F4; Two end points of axis are by limit e simultaneously 5be divided into two sections of a 1and a 2, limit e 6be divided into b 1and b 2two sections.Fig. 8 is mechanical component, is made up of 20 faces, wherein comprises multiple Fillet Feature, utilizes axis to cut apart reconstruct fillet surface, simplifies Fillet Feature, and the face number of model reduces to 11, and the model after simplification as shown in Figure 8 b.
Utilizing axis parted pattern to realize grid generates.In axis generation method, the constraint condition border having been generated as axis.Utilize axis parted pattern, the border of each subregion is also subject to the constraint on border, makes all subregion boundary similarity.The Jiang Gai region, axis generating in given area is divided into reciprocity two parts, if these two regions are continued to divide, just can obtain some approximately equalised subregions.Exchange the relation that binding side has been followed initial line, stopped limit, again carry out same division, obtained a series of sequential cells like this are the grid of generation.
Given closed region as shown in Fig. 9 a, is divided into quadrilateral: limit ab, bc, cd, da composition.Generate axis ef using limit ab, cd as constraint condition, by this Region Decomposition, form two regions, as shown in Fig. 9 b.Then judge decision condition: in each region, minor face is less than or equal to initial mesh border setting value.Dissatisfied decision condition is divided again, and as shown in Fig. 9 c, respectively using limit ae, fd and limit eb, cf as two axis of constraint condition regeneration, former region is divided into four sub regions, now meets decision condition and stops dividing.Exchange the relation that master mould binding side has been followed initial line, stopped limit, again carry out same division using limit bc, da as constraint condition, generate as three of Fig. 9 d axis.Twice different directions divided six axis that generate and intersected, and crossed node is grid node, and a series of continuous quadrilateral being formed by connecting by grid node is grid cell, as shown in Fig. 9 e.
The above; it is only preferably embodiment of the present invention; but protection scope of the present invention is not limited to this; any be familiar with those skilled in the art the present invention disclose technical scope in; be equal to replacement or changed according to technical scheme of the present invention and inventive concept thereof, within all should being encompassed in protection scope of the present invention.

Claims (5)

1.一种用于产品三维数据处理的任意四边形曲面中轴线生成方法,具有如下步骤:1. A method for generating the central axis of an arbitrary quadrilateral surface for three-dimensional data processing of a product, comprising the following steps: —模型分解步骤:将四边形面模型分解为四个边;将所述的四个边中不相邻的两边分成一组,得到的两组边分别作为起始边和终止边以及两约束边;—Model decomposition step: decompose the quadrilateral surface model into four sides; divide the non-adjacent two sides in the four sides into one group, and obtain the two groups of sides as the starting side, the termination side and the two constraint sides respectively; —插值步骤:通过计算所述的两约束边的向量得到两约束边的合并向量,以该合并向量的方向作为插值方向,按步长δ插入多个插入点;- Interpolation step: obtain the merging vector of the two constrained sides by calculating the vectors of the two constrained sides, take the direction of the merging vector as the interpolation direction, and insert a plurality of insertion points according to the step size δ; —插入点移动步骤:当所述的多个插入点均位于模型内部时,计算每个插入点与所述两约束边的距离;使用迭代的方式,移动所述插入点,使该插入点与所述两约束边的距离近似相等;- Insertion point moving step: when the plurality of insertion points are located inside the model, calculate the distance between each insertion point and the two constraint sides; use an iterative method to move the insertion point so that the insertion point and the two constraint sides The distances between the two constraining sides are approximately equal; —中轴线确定步骤:重复上述步骤;当所述的插入点与两约束边的距离均近似相等时,利用所述的各插入点构造B-spline曲线,该曲线近似为四边形面模型的中轴线。- Central axis determination step: repeat the above steps; when the distances between the insertion points and the two constraining sides are approximately equal, use each of the insertion points to construct a B-spline curve, which is approximately the central axis of the quadrilateral surface model . 2.根据权利要求1所述的用于产品三维数据处理的任意四边形曲面中轴线生成方法,其特征还在于所述的插入点移动步骤中至少还具有插入点判定和移动步骤:2. The method for generating the central axis of any quadrilateral curved surface for product three-dimensional data processing according to claim 1, further characterized in that the insertion point moving step also has at least an insertion point judgment and a moving step: —计算插入点P与两约束边的距离d1和d2,以及与d1和d2与两约束边的交点q1和q2,q1和q2之间的距离为d,d=||q1q2||;根据Frenet标架公式得到P位置调整的方向向量 e &RightArrow; 1 = q 1 q 2 / | | q 1 q 2 | | 2 ; - Calculate the distance d 1 and d 2 between the insertion point P and the two constrained sides, and the intersection points q 1 and q 2 with d 1 and d 2 and the two constrained sides, the distance between q 1 and q 2 is d, and d= ||q 1 q 2 ||; According to the Frenet frame formula, the direction vector of P position adjustment is obtained e &Right Arrow; 1 = q 1 q 2 / | | q 1 q 2 | | 2 ; —比较d1、d2和d的关系:若d1>d或者d2>d,则插入点P在模型区域外部;—Comparing the relationship between d 1 , d 2 and d: if d 1 >d or d 2 >d, the insertion point P is outside the model area; —若d1>d2,则点P沿着
Figure FDA0000484217140000012
方向移动距离Δ=|(d1-d2)|/2;若d1<d2,则点P沿着
Figure FDA0000484217140000013
的相反方向移动距离Δ=|(d1-d2)|/2;将插入点P移动到模型内部后,更新该点坐标;
— If d 1 >d 2 , the point P is along
Figure FDA0000484217140000012
Direction moving distance Δ=|(d 1 -d 2 )|/2; if d 1 <d 2 , then point P along
Figure FDA0000484217140000013
The moving distance in the opposite direction of Δ=|(d 1 -d 2 )|/2; after moving the insertion point P into the model, update the coordinates of the point;
—若d1<d且d2<d,表明点P在模型内部,暂时不进行调整。—If d 1 <d and d 2 <d, it indicates that the point P is inside the model and no adjustment will be made temporarily.
3.根据权利要求1或2所述的用于产品三维数据处理的任意四边形曲面中轴线生成方法,其特征还在于所述的“使用迭代方法,移动所述插入点,使该插入点与所述两约束边的距离近似相等”具体包含如下步骤:3. The method for generating the central axis of any quadrilateral surface for processing three-dimensional product data according to claim 1 or 2, further characterized in that said "use an iterative method to move the insertion point so that the insertion point is consistent with the The distance between the above two constraint sides is approximately equal" specifically includes the following steps: —计算插入点P与两约束边的距离d1和d2,在确定插入点在四边形模型内部时:根据Frenet标架公式得到P位置调整的方向向量
Figure FDA0000484217140000014
—Calculate the distances d 1 and d 2 between the insertion point P and the two constraining sides, when it is determined that the insertion point is inside the quadrilateral model: get the direction vector for adjusting the position of P according to the Frenet frame formula
Figure FDA0000484217140000014
—若d1>d2,点P沿着
Figure FDA0000484217140000021
方向移动距离Δ1
—If d 1 >d 2 , point P along
Figure FDA0000484217140000021
direction movement distance Δ 1 ;
—若d1<d2,点P沿着
Figure FDA0000484217140000022
相反方向移动距离Δ1
—If d 1 <d 2 , point P along
Figure FDA0000484217140000022
Move distance Δ 1 in the opposite direction;
—重复上述步骤,直到d1/d2=ε,停止运算;其中0.99<ε<1.01;移动距离Δ1的取值为|(d1-d2)|/2n,其中n取值为两次连续移动方向不一致的次数。—Repeat the above steps until d 1 /d 2 =ε, stop the operation; where 0.99<ε<1.01; the value of the moving distance Δ 1 is |(d 1 -d 2 )|/2 n , where n is The number of times that two consecutive movement directions did not agree.
4.根据权利要求1所述的用于产品三维数据处理的任意四边形曲面中轴线生成方法,其特征还在于所述的插值步骤中,所述的“通过计算所述的两约束边的向量得到两约束边的合并向量”具体为:4. The method for generating the central axis of any quadrilateral surface for three-dimensional data processing of products according to claim 1, further characterized in that in the interpolation step, the "obtained by calculating the vectors of the two constrained sides" The merging vector of two constrained sides" is specifically: 设定A1和A2为所述的两约束边;按起始边到终止边的方向,得到两条约束边A1和A2的向量
Figure FDA0000484217140000023
利用向量合并公式(1)计算得到插入点的插值方向向量
Set A 1 and A 2 as the two constrained sides; get the vectors of the two constrained sides A 1 and A 2 according to the direction from the start side to the end side
Figure FDA0000484217140000023
Use the vector combination formula (1) to calculate the interpolation direction vector of the insertion point
ee &RightArrow;&Right Arrow; == ee &RightArrow;&Right Arrow; aa 11 ++ ee &RightArrow;&Right Arrow; aa 22 -- -- -- (( 11 ))
5.根据权利要求4所述的用于产品三维数据处理的任意四边形曲面中轴线生成方法,其特征还在于所述的“按步长δ插入多个插入点”具体为:5. The method for generating the central axis of any quadrilateral curved surface for product three-dimensional data processing according to claim 4, further characterized in that said "insert a plurality of insertion points according to the step size δ" is specifically: 在起始边上取中点P1作为起始点,根据插值的方向向量和步长δ,利用公式(2)计算下一个插入点的坐标P2(x,y)Take the midpoint P 1 on the starting edge as the starting point, according to the interpolated direction vector and step size δ, use formula (2) to calculate the coordinates P 2 (x, y) of the next insertion point PP 22 .. xx == PP 11 .. xx ++ ee &RightArrow;&Right Arrow; .. xx ** &delta;&delta; PP 22 .. ythe y == PP 11 .. ythe y ++ ee &RightArrow;&Right Arrow; .. ythe y ** &delta;&delta; -- -- -- (( 22 )) 如果P2到终止边的距离d小于步长δ,表示新插入点已经接近终止边,不再需要新的插入点,所以P2就是最后的终止点;反之,继续插入新的插入点P*。If the distance d from P 2 to the termination edge is less than the step length δ, it means that the new insertion point is close to the termination edge and no new insertion point is needed, so P 2 is the final termination point; otherwise, continue to insert a new insertion point P* .
CN201410123906.2A 2014-03-28 2014-03-28 The arbitrary quadrilateral curved surface axis processed for product three-dimensional data generates method Expired - Fee Related CN103903304B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410123906.2A CN103903304B (en) 2014-03-28 2014-03-28 The arbitrary quadrilateral curved surface axis processed for product three-dimensional data generates method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410123906.2A CN103903304B (en) 2014-03-28 2014-03-28 The arbitrary quadrilateral curved surface axis processed for product three-dimensional data generates method

Publications (2)

Publication Number Publication Date
CN103903304A true CN103903304A (en) 2014-07-02
CN103903304B CN103903304B (en) 2016-06-22

Family

ID=50994609

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410123906.2A Expired - Fee Related CN103903304B (en) 2014-03-28 2014-03-28 The arbitrary quadrilateral curved surface axis processed for product three-dimensional data generates method

Country Status (1)

Country Link
CN (1) CN103903304B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504759A (en) * 2014-12-29 2015-04-08 佛山市诺威科技有限公司 Quick transitional mending method based on triangular mesh of denture base crown
CN107909611A (en) * 2017-10-01 2018-04-13 华南理工大学 A kind of method using differential geometric theory extraction space curve curvature feature
CN114661394A (en) * 2022-03-01 2022-06-24 网易(杭州)网络有限公司 Interface display control method and device, storage medium and processor

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
MUSUVATHY等: "《Medial axis of regions bounded by B-spline curves and surfaces》", 《ORIGINAL HOUSED IN MARRIOTT LIBRARY SPECIAL COLLECTIONS, QA3.5 2011 .M87》 *
O. AICHHOLZERA等: "《Medial axis computation for planar free–form shapes》", 《COMPUTER-AIDED DESIGN》 *
S MUSUVATHY等: "《Computing medial axes of generic 3D regions bounded by B-spline surfaces》", 《COMPUTER-AIDED DESIGN》 *
宋兴华: "《基于隐式曲面的几何造型理论与应用》", 《中国博士学位论文全文数据库》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504759A (en) * 2014-12-29 2015-04-08 佛山市诺威科技有限公司 Quick transitional mending method based on triangular mesh of denture base crown
CN107909611A (en) * 2017-10-01 2018-04-13 华南理工大学 A kind of method using differential geometric theory extraction space curve curvature feature
CN114661394A (en) * 2022-03-01 2022-06-24 网易(杭州)网络有限公司 Interface display control method and device, storage medium and processor

Also Published As

Publication number Publication date
CN103903304B (en) 2016-06-22

Similar Documents

Publication Publication Date Title
CN102306396B (en) Three-dimensional entity model surface finite element mesh automatic generation method
Chougrani et al. Lattice structure lightweight triangulation for additive manufacturing
CN109377561A (en) A Conformal Geometry-Based Method for Surface Mesh Generation
Louhichi et al. CAD/CAE integration: updating the CAD model after a FEM analysis
CN104268934B (en) Method for reconstructing three-dimensional curve face through point cloud
CN104361632B (en) A kind of triangle gridding filling-up hole method based on Hermite RBFs
Hoffmann Numerical control of Kohonen neural network for scattered data approximation
CN109584357A (en) Three-dimensional modeling method, device, system and storage medium based on more contour lines
CN105867310B (en) The numerical-control processing method and system of T Spline Models are realized based on OCC
CN107886569B (en) Measurement-controllable surface parameterization method and system based on discrete lie derivative
CN103903304A (en) Axle wire generating method of random quadrangular curved surface for product three-dimensional data processing
CN111079353B (en) Method and device for fast and uniform meshing applied to complex fluid analysis
CN101276483B (en) A Translation-sensitive Laplacian Grid Editing Method
Chen et al. Half-space power diagrams and discrete surface offsets
US20120206456A1 (en) Methods and Systems for Generating Continuous Surfaces from Polygonal Data
CN104504758A (en) Method for generating curved surface on surface of denture crown
JP2006185444A (en) Evolutionary optimization method and free form deformation method
CN114004054B (en) Three-dimensional aided design and visualization system and method based on ceramic product
JP4592758B2 (en) Method for creating a technical drawing from a three-dimensional model having at least two colliding three-dimensional bodies
Takahashi et al. A general purpose automatic mesh generation using shape recognition technique
CN114913301A (en) Hexahedron mesh self-adaption method based on posterior error estimation
Yang et al. The application of evolutionary algorithm in B-spline curved surface fitting
Louhichi et al. An optimization-based computational method for surface fitting to update the geometric information of an existing B-Rep CAD model
CN110705016B (en) Method for remapping flow field characteristics of aircraft
CN111597664B (en) Social network layout method, system and storage medium thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160622

Termination date: 20190328