The invention provides a computer implemented method for designing a part. The method comprises a step of providing a surface and a base curve lying on the surface. The method also comprises a step of sampling the base curve into a list of base points. The method also comprises a step of determining a grid of points of perpendicular geodesic curves. The points of the grid each belong to a respective level. Each level of the grid corresponds to a respective geodesic distance to the base curve. Each perpendicular geodesic curve lies on the surface and departs perpendicularly from the base curve at a respective base point. The method then comprises a step of computing a plurality of parallel geodesic curves lying on the surface by using the grid of points. Each parallel geodesic curve corresponds to a respective level. A representation of the part is displayed.
|
1. A computer-implemented method for designing a part, wherein the computer-implemented method comprises the steps of:
providing a surface of the part and a base curve lying on the surface of the part;
sampling the base curve into a list of base points;
determining a grid of points of perpendicular geodesic curves, the points belonging to a respective level, each level corresponding to a respective geodesic distance to the base curve, wherein each perpendicular geodesic curve lies on the surface of the part and departs perpendicularly from the base curve at a respective base point; then,
computing a plurality of parallel geodesic curves lying on the surface of the part by using the grid of points, each parallel geodesic curve corresponding to a respective level; and
displaying a representation of the part.
13. A computer-aided design system comprising:
a database suitable for storing parameterizations of a surface of a part and a base curve lying on the surface of the part; and
a graphical user interface adapted to design the part with a method implemented by the computer-aided design system, for designing the part, wherein the computer-implemented method comprises the steps of:
providing the surface of the part and the base curve lying on the surface of the part;
sampling the base curve into a list of base points;
determining a grid of points of perpendicular geodesic curves, the points belonging to a respective level, each level corresponding to a respective geodesic distance to the base curve, wherein each perpendicular geodesic curve lies on the surface of the part and departs perpendicularly from the base curve at a respective base point; then,
computing a plurality of parallel geodesic curves lying on the surface of the part by using the grid of points, each parallel geodesic curve corresponding to a respective level; and
displaying a representation of the part.
14. A non-transitory computer readable storage medium having recorded thereon a computer program comprising instructions for execution by a computer, the instructions comprising means for causing a computer-aided design system comprising a database, suitable for storing parameterizations of a surface of a part and a base curve lying on the surface of the part, to perform a computer-implemented method for designing the part, wherein the computer-implemented method comprises the steps of:
providing the surface of the part and the base curve lying on the surface of the part;
sampling the base curve into a list of base points;
determining a grid of points of perpendicular geodesic curves, the points belonging to a respective level, each level corresponding to a respective geodesic distance to the base curve, wherein each perpendicular geodesic curve lies on the surface of the part and departs perpendicularly from the base curve at a respective base point; then,
computing a plurality of parallel geodesic curves lying on the surface of the part by using the grid of points, each parallel geodesic curve corresponding to a respective level; and
displaying a representation of the part.
2. The computer-implemented method of
interpolating the points of each level, or
fitting the points of each level.
3. The computer-implemented method of
4. The computer-implemented method of
the step of computing the plurality of parallel geodesic curves comprises interpolating the points of each level with a polygonal line, the polygonal line comprising segments formed over a sequence of points of the level; and
the modifying of one or more levels comprises discarding at least one segment of the level under modification.
5. The computer-implemented method according to
forming vectors corresponding to segments of the level under modification, each vector having a start point and an end point, the formed vector having a corresponding base vector, formed by two points of the base curve corresponding to the start point and the end point respectively;
evaluating if the formed vectors are oriented in a same direction as the corresponding base vectors;
upon the result of the step of evaluating, determining regular segments and irregular segments of the sequence of points of the level, an irregular segment being a segment which corresponds to a vector evaluated to be oriented in a different direction from the corresponding base vector; and
discarding the irregular segments from the level under modification.
6. The computer-implemented method according to
forming vectors corresponding to segments of at least one other level, the formed vectors of the other level having corresponding base vectors;
evaluating if the formed vectors of the other level are oriented in a same direction as the corresponding base vectors;
upon the result of the step of evaluating for the other level, discarding regular segments from the level under modification.
7. The computer-implemented method according to
determining an intersection between a first polygonal branch and a second polygonal branch, the intersection being the shortest line linking the first polygonal branch and the second polygonal branch; and
discarding all the segment of the first polygonal branch after the intersection and all the segments of the second polygonal branch before the intersection
wherein the first polygonal branch and the second polygonal branch, each being a sequence of regular segments of the level under modification, are separated by a sequence of previously discarded segments of the level.
8. The computer-implemented method of
9. The computer-implemented method
the base curve comprises a sharp vertex; and
the modifying comprises adding at least one point to the level under modification, according to the position of two points of the level corresponding to two base points of the base curve on either side of the sharp vertex.
10. The computer-implemented method according to
12. The computer-implemented method according to
|
This application claims priority under 35 U.S.C. §119 or 365 to European, Application No. 10305344.3, filed Apr. 2, 2010.
The entire teachings of the above application(s) are incorporated herein by reference.
The invention relates to the field of computer programs and systems, and more specifically to a computer implemented method for designing a part.
Computer-aided techniques are known to include Computer-Aided Design or CAD, which relates to software solutions for authoring product design. Similarly, CAE is an acronym for Computer-Aided Engineering, e.g. it relates to software solutions for simulating the physical behavior of a future product. CAM stands for Computer-Aided Manufacturing and typically includes software solutions for defining manufacturing processes and operations.
A number of systems and programs are offered on the market for the design of objects (or parts) or assemblies of objects, forming a product, such as the one provided by Dassault Systèmes under the trademark CATIA. These CAD systems allow a user to construct and manipulate complex three dimensional (3D) models of objects or assemblies of objects. CAD systems thus provide a representation of modeled objects using edges or lines, in certain cases with faces. Lines or edges may be represented in various manners, e.g. non-uniform rational B-splines (NURBS). These CAD systems manage parts or assemblies of parts as modeled objects, which are mostly specifications of geometry. Specifically, CAD files contain specifications, from which geometry is generated, which in turn allow for a representation to be generated. Geometry and representation may be stored in a single CAD file or multiple ones. CAD systems include graphic tools for representing the modeled objects to the designers; these tools are dedicated to the display of complex objects—the typical size of a file representing an object in a CAD system being in the range of one Megabyte per part, and an assembly may comprise thousands of parts. A CAD system manages models of objects, which are stored in electronic files.
In computer-aided techniques, the graphical user interface (GUI) plays an important role as regards the efficiency of the technique. Most of the operations required for manipulating and/or navigating the modeled objects may be performed by the user (e.g. the designers) on the GUI. Especially, the user may create, modify, and delete the modeled objects forming the product, and also explore the product so as to comprehend how modeled objects are interrelated, e.g. via a product structure. Traditionally, these operations are carried out through dedicated menus and icons which are located on the sides of the GUI. Recently, CAD systems such as CATIA allow calling these functions nearby the representation of the product. The designer does not need anymore to move the mouse towards menus and icons. Operations are thus available within reach of the mouse. In addition, the operations behave semantically: for a given operation selected by the designer, the CAD system may suggests to the designer, still nearby the mouse, a set of new operations according to the former selected operation that the designer is likely to select.
Also known are Product Lifecycle Management (PLM) solutions, which refer to a business strategy that helps companies to share product data, apply common processes, and leverage corporate knowledge for the development of products from conception to the end of their life, across the concept of extended enterprise. By including the actors (company departments, business partners, suppliers, Original Equipment Manufacturers (OEM), and customers), PLM may allow this network to operate as a single entity to conceptualize, design, build, and support products and processes.
Some PLM solutions make it for instance possible to design and develop products by creating digital mockups (a 3D graphical model of a product). The digital product may be first defined and simulated using an appropriate application. Then, the lean digital manufacturing processes may be defined and modeled.
The PLM solutions provided by Dassault Systemes (under the trademarks CATIA, ENOVIA and DELMIA) provides an Engineering Hub, which organizes product engineering knowledge, a Manufacturing Hub, which manages manufacturing engineering knowledge, and an Enterprise Hub which enables enterprise integrations and connections into both the Engineering and Manufacturing Hubs. All together the system delivers an open object model linking products, processes, resources to enable dynamic, knowledge-based product creation and decision support that drives optimized product definition, manufacturing preparation, production and service.
Such PLM solutions comprise a relational database of products. The database comprises a set of textual data and relations between the data. Data typically include technical data related to the products said data being ordered in a hierarchy of data and are indexed to be searchable. The data are representative of the modeled objects, which are often modeled products and processes.
Product lifecycle information, including product configuration, process knowledge and resources information are typically intended to be edited in a collaborative way.
In particular, the design of parts has involved many mathematical developments. For example, the use geodesic curves and parallel geodesic curves has been already implemented by prior art to design surface parts, i.e. parts presenting a surface, or surfaces of such parts. In the following, some definitions and developments known from prior art are provided before presenting issues related to the computation of a parallel geodesic curve.
Given a smooth surface, S(u,v), (u,v)ε[a,b]×[c,d], given two points P0=(u0,v0) and P1=S(u1,v1) on this surface, a curve on surface S joining these two points may be defined by a p-curve t(u(t),v(t)) from an interval [t0,t1] to [a,b]×[c,d] such that (u(t0),v(t0))=(u0,v0) and (u(t1), v(t1))=(u1,v1). The 3D curve on surface S associated to the p-curve is the curve from interval [t0,t1] to the 3D space R3 defined by C(t)=S(u(t),v(t)). By definition, the geodesic distance between points P0 and P1 is the length of the shortest curve on surface S joining the two points. By definition, the geodesic curve joining points P0 and P1 is this shortest curve C. By construction, C(t0)=P0 and C(t1)=P1. The length of curve C is defined by the following integral:
where C′(t) is the tangent vector of curve C and ∥ ∥ denotes the Euclidian norm of vectors. The tangent vector C′(t), and thereby the length of curve C, are closely related to the surface through its partial derivatives, as computed below.
Symbol Su is a compact notation for the partial derivative
It should be noted that another formulation involves the curve energy
instead of the curve length
It can be proven that these two formulations provide the same geodesic curve.
For example, with reference to
This definition is the start point of differential geometry. The “minimum length” or “minimum energy” definition of geodesic curves leads, thanks to the “calculus of variations” theory, to a second order differential equation that characterizes the geodesic curve. Let us rewrite the minimized criteria:
where E(u,v,u′,v′)=∥Su(u,v)u′+Sv(u,v)v′∥2 and u,v are the unknown functions. Then, the calculus of variations states that the solution of the minimization problem is also the solution of the following Euler-Lagrange differential equation:
A straightforward computation states that the differential equation of the geodesic curve has the following shape:
u″=p(u,v,u′,v′)
v″=q(u,v,u′,v′)
where right hand terms p(u,v,u′,v′) and q(u,v,u′,v′) involve the first and second partial derivatives of surface S. Explicit formulas for p(u,v,u′,v′) and q(u,v,u′,v′) are classical results of prior art that are not needed for the understanding of the present explanations. This differential equation allows defining a geodesic curve by a point and a direction by setting (u(t0),v(t0))=(u0,v0) and (u′(t0),v′(t0))=(u′0,v′0) rather than two end points. For a more comprehensive review, a classical reference in this field is the textbook written by M. F. do Carmo and entitled “Differential geometry of curves and surfaces”, Prentice Hall.
The bottom line is that the creation of a geodesic curve in a CAD system requires numerical integration of a differential equation. The coefficients of this differential equation involve the first and second partial derivatives of the surface on which the geodesic curve is computed.
Computing a parallel geodesic curve is even more complicated. Given a base curve B(t)=S(u(t),v(t)) on the surface (a user defined curve, not necessarily a geodesic curve), and given a distance value d, the parallel geodesic curve of the base curve is the set of points on the surface lying at distance d from the basic curve, in the geodesic distance meaning. In other words, a parallel geodesic curve is a curve of the surface parallel to the base curve in the geodesic distance meaning. A known algorithm to compute a parallel geodesic curve is provided in the following with reference to
CATIA V5 system implements the previous algorithm in the “Create Parallel Curve” function of “Generative Shape Design” product. The designer selects an input surface, an input curve on said input surface, sets the offset distance value and selects the “geodesic” option (as opposed to the “euclidean” option in the dialog box). Then, CATIA system generates the geodesic parallel curve of the input curve on the input surface.
FiberSIM® software product of Vistagy Inc. is a very popular specialized CAD tool to design composites. This software similarly computes parallel geodesic curves. It is based on CAA (CATIA Application Architecture) platform of Dassault Systems. No patent or publication related to this product or this company seems to be published so far.
The prior art cited above provides a way to compute a single parallel geodesic curve to design a part.
The papers “Fast geodesic computation with the phase flow method” and “The phase flow method” by L. Ying and E. J. Candes from the California Institute of Technology in Pasadena provide a way to massively compute a network of geodesic curves. The algorithm is to evaluate the vector field of the differential equation on a grid of points and to interpolate off-grid vector field values by interpolating neighboring values. For vocabulary purpose, the “vector field” is the right hand side of the differential equation. However, these papers do not mention the design of parts. The algorithm they disclose computes a network of geodesic curves starting from a given point. It is also noted that the algorithm only provides approximate values when the vector field is evaluated on points that do not belong to the grid.
US patent application “process and computer system for generating a multidimensional offset surface” Ser. No. 10/441,287, by H. Kellermann et al. from CoCreate Software GmbH company, teaches a solution to compute an offset curve from a base curve. According to the authors, the resulting offset curve does not feature any self intersection when the base curve features small oscillations; “small” meaning that the local curvature radius is lower than the offset distance. The principle is to approximate the base curve by a smooth and flattened curve, thus eliminating tiny oscillations from the base curve, as mentioned at paragraph [0013] of the patent application as published. In order to determine the approximation normal, an approximation curve is generated the position and course of which are approximate to the position and course of the starting curve. Advantageously, this approximation is obtained by smoothing the starting curve. The final offset curve is computed from this (approximated, smooth and flattened) base curve through a straightforward process, yielding a non singular offset curve. However, the offset curve in this patent application is not a geodesic parallel curve.
There is a need for improving the design of parts, notably the design of surface part by offering a new design option to the designer.
This aim is achieved with a computer implemented method for designing a part comprising the steps of providing a surface and a base curve lying on the surface; sampling the base curve into a list of base points; determining a grid of points of perpendicular geodesic curves, the points belonging to a respective level, each level corresponding to a respective geodesic distance to the base curve, wherein each perpendicular geodesic curve lies on the surface and departs perpendicularly from the base curve at a respective base point; then, computing a plurality of parallel geodesic curves lying on the surface by using the grid of points, each parallel geodesic curve corresponding to a respective level; and displaying a representation of the part.
Preferred embodiments may comprise one or more of the following features:
This aim is also achieved with a computer-aided design system comprising a database suitable for storing parameterizations of a surface and a base curve lying on the surface; and a graphical user interface suitable for designing a part with the above method.
This aim is also achieved with a computer program comprising instructions for execution by a computer, the instructions comprising means for causing a computer-aided design system comprising a database, suitable for storing parameterizations of a surface and a base curve lying on the surface, to perform the above method.
This aim is also achieved with a computer readable storage medium having recorded thereon the above computer program.
Further features and advantages of the invention will appear from the following description of embodiments of the invention, given as non-limiting examples, with reference to the accompanying drawings listed hereunder.
A computer implemented method according to the invention is intended for designing a part. The method comprises a step of providing a surface and a base curve lying on the surface. The method also comprises a step of sampling the base curve into a list of base points. The method also comprises a step of determining a grid of points of perpendicular geodesic curves. The points of the grid each belong to a respective level. Each level of the grid corresponds to a respective geodesic distance to the base curve. Each perpendicular geodesic curve lies on the surface and departs perpendicularly from the base curve at a respective base point. The method then comprises a step of computing a plurality of parallel geodesic curves lying on the surface by using the grid of points. Each parallel geodesic curve corresponds to a respective level. A representation of the part is displayed according to the method. Such a method offers a new way to design a part.
The method according to the invention is intended for designing a part. The term “part” generally refers to a mechanical component of an industrial product. However, many variations are possible within the scope of the invention. For example, the method may also be used for designing an assembly of parts, possibly an entire industrial product (e.g. a wing of a plane). Furthermore, the invention is not solely intended to the design of mechanical parts, but it is applicable to any field where computer design is required. For example, the invention is applicable to the field of video games.
The method will now be detailed with reference to the flowchart of
The method comprises a step of providing S1 a surface and a base curve lying on the surface. Providing a surface typically includes providing identification and/or geometric specifications, such as parameterization, of a surface. Similarly, providing a base curve typically includes providing identification and/or geometric specifications, such as parameterization, of a curve. Such identifications and specifications may be any one known from prior art.
For instance, the surface may be identified as surface S and may be specified by the parameterization S(u, v), (u, v)ε[a,b]×[c,d], wherein a, b, c and d are real numbers. However, other specifications may alternatively or additionally be provided and are within the scope of the method. This includes for example specifications such as “the plane which interpolates the following points”, or “the sphere which interpolates the following circles”, or such as an optimization problem of which solution is a surface.
The curve may be identified as base curve C0. The curve lies on the surface. In other words, if a point belongs to the curve, then it also belongs to the surface. The base curve may thus be conveniently specified by a p-curve t(u(t),v(t)) from an interval [t0,t1] to [a,b]×[c,d]. The base curve on surface S is then the curve from interval [t0,t1] to the 3D space R3 defined by C(t)=S(u(t), v(t)) associated to the p-curve. However, other specifications may alternatively or additionally be provided and are within the scope of the method. For example, the base curve may also be specified by a direct parameterization in the 3D space R3, such as t(x(t), y(t), z(t)). Also, the method may further comprise a step of projecting on the surface a curve originally not lying on the surface, thereby providing a base curve lying on the surface. In that case, the base curve may be specified by the initial curve and the direction of projection. The base curve is in the general case any curve lying on the surface. It may in particular be a geodesic curve of the surface.
Providing S1 a surface and a base curve lying on the surface may be semi-automatically or manually performed. It may involve the designer. Typically and as known from prior art, when designing a part, it is often required that a designer provides a CAD system with geometric specifications. Such specifications may include parameters for defining a surface and a base curve lying on the surface. Alternatively, the designer may only select an area of an object already existing in a CAD system. The CAD system may then compute from that area a parameterization of a surface and/or a curve without the designer being made aware of the parameters. Alternatively, the designer may select a surface and/or a curve from a default list proposed to him by a CAD system. The surface and/or the base curve may also be provided by a collaborating designer. The above methods may be used in combination. For example, the surface may be provided by selecting an area of an object in the system and the base curve may be provided by specifying a p-curve on the surface.
As can be understood from the many alternatives detailed above, the step of providing S1 a surface and a base curve lying on the surface encompasses many alternatives, as long as the system with which the method is performed has enough information on a surface and a base curve for performing the subsequent steps of the method.
The method also comprises a step of sampling S2 the base curve into a list of base points. Sampling the base curve into a list of base points consists in creating points of the curve and determining their position. The position may be determined by coordinates, or values for parameters of the curve, or any convenient means to perform computations required in subsequent steps of the method. As the curve lies on the surface, the base points also lie on the surface. The sampling may be performed automatically, or semi-automatically, or even manually. Indeed, the sampling may be performed according to a step size defining the distance between two successive points. This step size may be determined automatically by the computer according to diverse criteria such as e.g. the length of the curve and/or the number of parallel geodesic curves to be computed. The step size may be alternatively determined manually, or partially manually. Alternatively or additionally, points may be manually provided by the designer. In an example, the sampling is performed according to the local curvature radius value of the base curve. More points are created where the curvature radius is smaller. This allows an easy anticipation of cases when neighbor perpendicular geodesic curves become more and more distant from each other as they become distant from the base curve. In that case indeed, the distance between points within a level is too high and does not lead to satisfying parallel geodesic curves. To avoid unnecessary computations, the sampling does not take into account the shape of the surface that is far from the base curve and that may affect the parallel geodesic curves.
The method also comprises a step of determining S3 a grid of points of perpendicular geodesic curves. The points of the grid thus belong to perpendicular geodesic curves. Each perpendicular geodesic curve lies on the surface and departs perpendicularly from the base curve at a respective base point. As known from the prior art and earlier detailed with reference to
The perpendicular geodesic curves may be generated according to the prior art. Typically, at each base point, a normal direction, normal to the base curve, is obtained for example by solving a differential equation involving the parameterization of the base curve, or by approximating the direction of the base curve at the base curve according for example to two other points on either side of the base point. Then the perpendicular geodesic curve departing from that base point is obtained by integrating a differential equation derived from a “minimum length” or a “minimum energy” definition as explained with reference to prior art. This solution applies to all cases and is thus the easiest to implement. Perpendicular geodesic curves may also be generated by other means, for example involving known geometrical results. For instance, if the surface is spherical, as mentioned earlier with reference to prior art, geodesic curves are generated by the intersection between the surface and a plane passing by the center of the sphere. In that case, resource may be saved.
Approximations of perpendicular geodesic curves may be generated for at least a part of the base points. The design of the part does not necessarily require exact geodesic parallel curves. In that case, generating approximations of perpendicular geodesic curves allows resource saving without a significant loss of efficiency. Actual perpendicular geodesic curves are not necessarily generated, as long as the grid of points can be obtained. In particular, if approximations are used, perpendicular geodesic curves are not generated.
In the case perpendicular geodesic curves are actually generated, the generations may be parallelized because they are independent. This allows a faster computing of the parallel geodesic curves. Similarly, parallelization may be used also if the perpendicular geodesic curves are not generated.
The points of the grid each belong to a respective level. In other words, the grid comprises a plurality of levels, each level comprising a plurality of points. As geodesic perpendicular curves, by definition, lie on the surface, the points of each level lie on the surface. The number of points inside each level is not necessarily the same. However, the implementation of the method will generally lead to an identical number of points within each level. This allows systematization of the computation of the parallel geodesic curves, thus leading to homogeneous results.
Each level of the grid corresponds to a respective geodesic distance to the base curve. Typically, a designer may provide to the system in use requirements for computing the parallel geodesic curves. For example, the designer may provide the number of parallel geodesic curves he wants and/or a distance step size between each parallel geodesic curve. The step size may be variable, for example increasing with the distance from the base curve. Alternatively, the designer may provide one by one a respective distance from the base curve for each parallel geodesic curve he needs to be computed. Alternatively, at least a part of the above parameters may be determined automatically, for example if default values are used. In any case, each parallel geodesic curve is to lie at a certain geodesic distance from the base curve. Each level of the grid corresponds to a respective distance to the base curve so that it is attributed to a respective parallel geodesic curve that is to be computed. However, as will be explained later, this does not mean that the points of the grid stand at that exact geodesic distance to the base curve.
The method then comprises a step of computing S4 a plurality of parallel geodesic curves lying on the surface by using the grid of points. By the term “using”, it is meant that the plurality of parallel geodesic curves is computed according to the grid of points, i.e. on the basis of the position of the points of the grid. As said above, each parallel geodesic curve corresponds to a respective level, and thus to a respective geodesic distance to the base curve. The computed parallel geodesic curves are curves different from the base curve. How the grid of points is used to compute the plurality of parallel geodesic curves will be detailed later through the different examples.
The method also comprises displaying S5 a representation of the part. The representation is preferably three-dimensional. The part may indeed be 3D modeled, and thus a 3D representation may be displayed. A 3D representation allows the viewing of the part from all angles. For example, the part may be handled and turned around any of its axes, or around any axis in the screen. This notably excludes 2D icons, which are not 3D modeled. However, a two-dimensional display may alternatively be performed.
On
As detailed earlier with reference to
In particular, computing a plurality of geodesic parallel curves proves useful when designing a composite part. A composite part is basically a surface part (e.g. airplane tail, wing, fuselage, ship hull, some automotive components) that is dressed up with a sequence of plies. Each ply is a ribbon of composite material that covers a portion of the surface part. Composite fibers of plies are deliberately oriented in such a way as to increase the directional structural stiffness and strength of the resulting part.
The art of composites design is to define the ply stacking sequence in order to obtain the stiffness and strength properties. Thus, designing this ply stacking sequence may conveniently massively use parallel geodesic curves on the base surface, which represent the projection on the base surface of the boundaries of the different stacked matter layers forming the composite part. The resulting shape is a step configuration on which all the sharp boundaries will be parallel regarding the support surface. Therefore, notably by adding the design option of computing a plurality of parallel geodesic curves and thus allowing a better design of composite parts, the method improves the art of part design.
One modification of the prior art to computing a plurality of parallel geodesic curves to the same base curve could be to repeat the process described with reference to
A first issue is a creation and update performance issue. A classical history based CAD system would save the dependency between each base curve and all its parallel geodesic curves. Thus, when the designer changes an input parameter such as the shape of a base curve, the distance value or even the base surface, the system updates the geometry by re-computing all parallel geodesic curves individually. The computing time is not compatible with an interactive system in the case many parallel geodesic curves are computed because it may take several hours. Creation time is critical as well because several dozens of parallel geodesic curves are generated in one shot, which requires a computing time that is not compatible with an interactive system. The method of the invention solves this issue because the parallel geodesic curves are computed solely on the basis of the grid of points. The grid of points is light for the system to store, and the parallel geodesic curves may be synchronously generated using the grid of points.
A second issue solved by the invention concerns the consideration of robustness versus performance. Computing a plurality of parallel geodesic curves with the repetition of the prior art algorithm raises the question of reusing the initial base curve each time versus reusing the previous parallel curve as the base curve of the next one.
The solution that consists in computing m geodesic parallel curves from the initial base curve may be for example implemented by the algorithm of
When reusing the initial base curve, the algorithm computes overlapping portions of geodesic perpendicular curves, as illustrated on
The approach of
The computation of each perpendicular geodesic curve has a complexity which depends on the length of the curve being computed. Thus, using the approach of
The method of the invention solves this speed issue as the parallel geodesic curves are computed only after the grid of points is determined. Indeed, perpendicular geodesic curves may be generated only once at maximum, in order to determine S3 the grid of points in one sole step. A typical composites design involves one to two thousands curves, corresponding to the number of fibers represented. These curves are arranged by bundles of ten to fifty parallel geodesic curves. As can be seen from the above, a core geometrical feature of composites design and manufacturing preparation is the computation of parallel geodesic curves. There may indeed be a need to compute parallel geodesic curves as many as several dozens of bundles, each including dozens of parallel geodesic curves to the base curve, yielding one to two thousands resulting curves. Thus, the efficiency of the computing of a plurality of parallel geodesic curves is particularly useful when composite parts are designed.
Reusing the previous parallel curve as the base curve also avoids this phenomenon because only new portions of perpendicular curves are computed. Unfortunately, it amplifies imperfections of the previous curve such as unwanted oscillations or sharp points. Such a method is thus faster than the method illustrated by
Compared to the minimum number k of vertices, this means o(k2) superfluous vertices created. As it does not compute parallel curves one from the other the method of the invention avoids the proliferation and amplification of imperfections, as well as the creation of superfluous vertices.
Thus, the method of the invention provides an efficient way of computing a plurality of parallel geodesic curves from a base curve, from a resource and computation complexity point of view. Thanks to that, the method allows an efficient design, notably of composite parts. On this basis, the part designed with the method may be a composite part and thereby highlight the advantages of using the method.
The method may be performed on a CAD system with interaction with a user using a graphical user interface. In reference to
Some of these icons are associated with software tools, adapted for editing and/or working on a modeled product 200 or parts of product 200 such as that displayed in the GUI 100. The software tools may be grouped into workbenches. Each workbench comprises a subset of software tools. In particular, one of the workbenches is an edition workbench, suitable for editing geometrical features of the modeled product 200. In operation, a designer may for example pre-select a part of the object 200 and then initiate an operation (e.g. change the dimension, color, etc.) or edit geometrical constraints by selecting an appropriate icon. For example, typical CAD operations are the modeling of the punching or the folding of a 3D modeled object displayed on the screen.
The GUI may for example display data 250 related to the displayed product 200. In the example of
The computing S4 of the plurality of parallel geodesic curves may comprise interpolating the points of each level. Interpolating the points within a level means computing a curve which passes through all the points of the level. This may be achieved using any interpolation algorithm known from prior art, such as polynomial interpolation. The interpolation may be constrained by the surface so that the curve obtained lies on the surface. Such constraints allow obtaining a very precise result. Alternatively, the interpolation may be unconstrained by the surface and the result may be projected on the surface, the projection thereby defining the geodesic parallel curve corresponding to the level.
An example of computing the plurality of parallel geodesic curve with the method is discussed briefly. In this example, the points of a level may be for example interpolated by a polygonal line, which will also be referred to as poly-line hereafter, i.e. a sequence of straight segments linking pairs of points of the level. For example, the points obtained after the sampling of the base curve may present an order. This order may be retrieved within the levels. From each poly-line so formed, a corresponding parallel geodesic curve may be computed. For example the poly-line may be projected on the surface. The result of the projection may then be smoothed so as to obtain a required continuity. Inversely, the poly-line may be smoothed and then projected on the surface. Also, the poly-line may be not projected on the surface. The projection on the surface is not essential. Its importance depends on how the design of the part obtained by the method is to be used (i.e. what the designer wants). Thus, the computed parallel geodesic curves may be the poly-lines themselves or the poly-lines after smoothing. In that case, they do not lie exactly on the surface. This considerably speeds up performance of the method. In general, using the smoothing process on a poly-line or on the projection of a poly-line to compute a parallel geodesic curve is relatively fast while leading to an acceptable result from an industrial design point of view.
Alternatively, the computing S4 may comprise fitting the points of each level. Fitting points is approximating the points with a curve which does not necessarily pass through the points. This is typically an optimization problem, for example testing a set of parameters for different families of curves and minimizing a least square sum. Such fitting methods are known from prior art. Using a fitting method allows resource saving. Indeed, as the geodesic parallel curve is not required to pass through all points of a level, good results may be achieved with simple curve families. As a consequence, few parameters are required to compute the geodesic parallel curves.
Of course, a combination of interpolating and fitting may be used among the levels, and/or also among the point within levels. For example, less precision may be required for distant parallel geodesic curves. They may be obtained by fitting points of their corresponding level while closer parallel geodesic curves are obtained by interpolation. Such a combination increases the design possibilities offered to the designer as it covers more design intents.
The prior art algorithm, described with reference to
The resource saving solutions provided by the method and described earlier are thus a departure from the prior art. Indeed, the prior art algorithm does not apply efficiently for computing a plurality of parallel geodesic curves as the computational effort is multiplied by the number of parallel curves to be created. The method of the invention proposes resource saving that allow a fast and easily updatable computation of a high number of parallel curves. Precision is decreased. However, a precision as high as the precision of the prior art when computing a single parallel curve is not required when there is a high number of parallel curves. For example, when designing a composite part, there is no need that all the fibers are perfect parallel geodesic curves of a base. Indeed, the industrial process will lead to imprecision anyway.
The method may further comprise modifying one or more levels. Modifying a level allows to correct singularities. Furthermore, as points are easy to manipulate in terms of computational effort, the correction of singularities is performed very efficiently. An issue solved by the method is thus a singularity management performance issue.
Singularities are undesirable features of the parallel curves. The issue of one type of singularities is now discussed with reference to the example of
A straightforward solution applied in prior art consists in removing the loop resulting from the self intersection. The result is shown on
On the contrary, the method manages singularities by modifying one or more levels of the grid, and thus may only manipulate points. As points are easy to handle, this solves performance issues. In the case a poly-line is formed for a level, the level may be modified by manipulating the segments of the poly-line. This is also very light in terms of computational effort. Singularities may in any case be managed on the levels without manipulation of the final parallel curves, which manipulation requires high resources. Furthermore, modifying a level avoids the risk that undesired features appear on the final parallel curves as they are manipulated, e.g. undesired sharp vertices such as sharp vertex 142 of
It is also noted that Kellermann et al. patent application provides a solution for singularity management. This solution requires smoothing the base curve each time a singularity is expected on the resulting offset curve. By itself, this smoothing involves a sampling and an algorithm to provide a polynomial or rational curve. This strategy is not compatible with performance issues in the context of composites because the resulting parallel curve needs to be smoothed in order to avoid singularity on the next parallel curve. Furthermore, this process of alternate curve smoothing and parallel curve computing corrupts the precision all the way long by cumulating smoothing errors. Finally, Kellermann et al. solution is designed to overcome tiny oscillations on a relatively flat input curve. Issues for handling a U-shape or L-shape input curve are not addressed.
Modifying one or more levels may be performed prior to the step of computing S4 the plurality of parallel geodesic curves, or concomitant to it as will be detailed later. It may be also performed after. In that case, a step of re-computing a plurality of corrected parallel geodesic curves may follow. This provides the designer with the possibility to observe the singularities before deciding to correct them or not.
Suppose that we are in the case that the step of computing the plurality of parallel geodesic curves comprises interpolating the points of each level with a polygonal line, the polygonal line comprising segments formed over a sequence of points of the level. The step of modifying one or more levels may then comprise discarding at least one segment of the level under modification.
If we go back to
In the case another interpolation algorithm is used (different from poly-line interpolation), the principle of discarding arcs linking two points of the grid remains the same. In the case a fitting algorithm is used and in general, points of the grid may be discarded, in order to correct singularities.
Alternatively or additionally to discarding segments or points, the modifying of one or more levels may comprise modifying the positions of segments or points of the level under modification. It may also comprise inserting new segments or new points within the level.
An example of a way to discard segments is described with reference to
In an example, which may be applied to the general case, the grid of points determined at step S3 includes the point wise description of the base curve C0, the point wise definition of all parallel geodesic curves (C1, . . . ), and a coupling between each point Bi of the base curve and its corresponding point (Pi for the level represented on FIG. 15) on each geodesic parallel curve. Each point wise parallel geodesic curve is seen as a poly-line. The singularity management is performed for each poly-line.
As explained, the first step is to identify singular line segments. By definition, a line segment [Pi,Pi+1] corresponding to vector {right arrow over (PiPi+1)} is regular if the vector has the same orientation as its corresponding base vector {right arrow over (BiBi+1)}. It is singular otherwise. The scalar product may be used to perform this evaluation. In other words, the segment [Pi,Pi+1] is regular if {right arrow over (PiPi+1)}|{right arrow over (BiBi+1)}>0, it is singular if {right arrow over (PiPi+1)}|{right arrow over (BiBi+1)}≦0, where the notation U|V is the scalar product of vectors U and V. Other ways of evaluating if the two vectors have the same direction may be used, such as computing their angle. Other criteria of defining a singular segment may also be used. For example, if a scalar product is too small, even though not negative, then the angle between the two vectors is almost 90°, the corresponding segment could be considered singular and thus discarded. Also, a point Pi is regular if the line segments [Pi,Pi+1] and [Pi−1,Pi] are regular. A point Pi is singular if at least one line segment [PiPi+1] and [Pi−1,Pi] is singular. The modifying of one or more levels may comprise discarding all singular points, or, discarding all points Pi if both line segments [Pi,Pi+l] and [Pi−1,Pi] are singular.
The above examples show how the grid of points allows fast correction of singularities. Indeed, the computations only involve the positions of the points of the level. Differential computations involving parameterizations of curves are not required.
After segments corresponding to vectors not oriented have been discarded, the polygonal line presents holes. Then, by definition, the polygonal comprises polygonal branches. A polygonal branch is a sequence of regular segments of the level under modification. The segments within a polygonal branch are linked. Polygonal branches are separated by a sequence of previously discarded segments of the level.
The modifying of one or more levels may further comprise determining an intersection between a first polygonal branch and a second polygonal branch. The intersection is the shortest line, for example in the Euclidean meaning, linking the first polygonal branch and the second polygonal branch. All the segments of the first polygonal branch after the intersection and all the segments of the second polygonal branch before the intersection may then be discarded. By “before” and “after” the intersection, it is referred to the order within a level, corresponding to the order of the base points. With reference to
The modifying may further comprise adding to the level under modification a leader point located on the intersection. The leader point is preferably located on the middle of the intersection. This is exemplified by
On
Of course, other methods may be implemented. It should be understood that the leader point computation is performed in the 3D space, as opposed to a 2D plane. This is because the poly-lines are defined on a non planar surface and, consequently, are non planar objects.
After the intersection is determined, as explained earlier, the line segments of the branches 162 and 164 beyond the leader point L are discarded.
This algorithm is able to solve a sequence of singularities occurring on a geodesic parallel curve, as illustrated on
Whether the singularities overlap or not is not a problem from the algorithm point of view. This is shown with the example of
The modifying of one or more levels may further comprise forming vectors corresponding to segments of at least one other level, the formed vectors of the other level having corresponding base vectors. In other words, what has been performed for one level is now performed for another level. Then, it is evaluated if the formed vectors of the other level are oriented in a same direction as the corresponding base vectors. Upon the result of the step of evaluating for the other level, regular segments from the level under modification may be discarded. The idea here is to use the result of the evaluation for the other level to detect singularities not detected yet. This leads to a higher robustness of the singularity cleaning.
As explained previously, a “simple” singularity is solved by discarding singular segments and by trimming the remaining polygonal branches. On the opposite, a “complex” singularity is characterized by the fact that, sometimes, some regular segments have to be discarded despite their being regular. The solution to correct complex singularities takes benefit of the propagation information.
Indeed, as illustrated earlier with reference to
The issue is to quantify the meaning of “suspicious”. The tables below illustrate an example of an algorithm performed on four geodesic parallel curves including ten line segments each. Each row captures line segments status of a parallel geodesic curve that may be evaluated as described earlier. Initially, a line segment status is either regular (value 1 in the table) or singular (value 0 in the table). For example, the status of line segment number eight of curve number two is 1 (regular). This provides the following table:
1
2
3
4
5
6
7
8
9
10
1
1
1
0
1
1
1
1
0
1
1
2
1
0
1
0
1
1
0
1
0
1
3
1
1
0
1
1
1
1
1
0
1
4
1
1
0
0
1
1
0
0
1
1
In this example, the first step is to change all value 1 columns to value 2 columns (see columns 1, 5, 6 and 10 in the table below). Value 2 captures a regular status that will not be changed: a line segment with constant regular status is genuinely regular (not suspicious). This provides the following table:
1
2
3
4
5
6
7
8
9
10
1
2
1
0
1
2
2
1
0
1
2
2
2
0
1
0
2
2
0
1
0
2
3
2
1
0
1
2
2
1
1
0
2
4
2
1
0
0
2
2
0
0
1
2
The next step is to horizontally propagate values 2 to neighboring values 1. In other words, if value 1 is close to value 2, then it is switched to value 2. This is repeated iteratively until nothing can be changed. The next table illustrates the horizontal propagation result. The idea is that regular segments neighboring genuinely regular segments are themselves not suspicious. This provides the following table:
1
2
3
4
5
6
7
8
9
10
1
2
2
0
2
2
2
2
0
2
2
2
2
0
1
0
2
2
0
1
0
2
3
2
2
0
2
2
2
2
2
0
2
4
2
2
0
0
2
2
0
0
2
2
Now, the remaining values 1 are horizontally surrounded by values 0. By definition, they are suspicious, meaning that corresponding line segments might have to be discarded despite they are regular. In the previous table, only line segments number three and eight of curve number two are suspicious.
Of course, the above scheme is only an example. Other schemes may be performed to define suspicious segments. For instance, instead of changing all value 1 columns to value 2 columns, a more localized processing may be applied. For example, if the i-th segment is regular for at least five successive curves from n−2 to n+2, then the value of the i-th column and n-th row may be changed to 2. As long as the evaluation of the singular/regular status of segments of another level are used for evaluating the suspicious status of segment of a level under modification, the cleaning of singularities is enhanced. Thanks to the grid of points determined, a better cleaning can be performed by the method. This example shows the capabilities offered by the use of a grid of points as opposed to prior art techniques.
Once segments have been evaluated as suspicious, they may be discarded. Alternatively and as exemplified below, further evaluations may be performed.
Regular and suspicious poly-lines are ordered in a list according to the orientation. The suspicious status is used as follows: when there is no intersection between a regular polygonal branch (i.e. a branch consisting of regular segments) and a suspicious polygonal branch (i.e. a branch consisting of suspicious segments), the suspicious poly-line may be discarded, and the regular poly-line is intersected with the next poly-line in the sequence according to the intersection scheme described earlier with reference to
Solving sequentially curves number one, two and three is illustrated on
In the case segments, singular or suspicious, have been discarded according to any or a combination of the examples provided above, to each parallel geodesic curve to be computed, there corresponds a poly-line formed by successive polygonal branches and possibly leader points between the branches. This poly-line may then be smoothed in order to provide a result as discussed earlier.
In an example, each branch is smoothed. The smoothing algorithm may be relaxed according to a tolerance that is defined thanks to the composites context. Given this tolerance, the smoothing algorithm does not need to be as precise as the usual interpolation algorithm. Only the end points of the poly-line branches need to be exact. Consequently, the smoothing step is faster and yields light resulting (B-spline or NURBS) curves.
In the example of
In another example, all the branches are connected by straight lines, possibly to the leader points if any, so as to form a continuous poly-line. The poly-line is then smoothed in one shot. This provides a fast result.
The above schemes are performed for correcting singularities which appear notably in the case the base curve is U-shaped or present U-shape areas. Issues may also appear when the base curve comprises a sharp vertex.
This is exemplified at
For example, the modifying may comprise adding at least one point, preferably a leader point L as depicted on
Thus, the sharp vertex problems are transformed into singularity problems, the solutions of which are previously described. It may include adding artificial singular segments on the convex side of the poly-line and by adding a leader point between branches of a concave side, as illustrated on
It may also be provided to the user an option so that at least one parallel geodesic curve comprises a sharp vertex. This increases the coverage of different design intents.
So far, the invention provides smooth resulting curves in any circumstances. However, it may happen that the design intent is better captured through a sharp vertex in the resulting curve. In this case, for example, the system may use the leader point as the resulting sharp vertex to connect regular branches. The criterion applied by the system to decide when to create a sharp vertex is based on the (small) magnitude of the curvature radius if the polynomial curve was created. Industrial tests will provide an appropriate threshold value. Another advantage of this option is data saving because modeling a sharp vertex requires less data memory than a polynomial (or rational) curve featuring a small radius. Then, the method result may be characterized by parallel geodesic curves that never feature a small curvature radius. Either a resulting curve is smooth and the curvature radius is nowhere too small, or potentially small curvature radiuses are replaced by sharp vertices.
The grid of points may be dynamically refined. This allows optimizing the distance between different points of the grid.
The base curve is classically sampled according to step length and curvature. There is no reason for this sampling to remain consistent all along the perpendicular geodesic curves. It depends on the transverse flow of perpendicular geodesic curves. In order to save sampling density, the dynamic sampling algorithm inserts additional perpendicular geodesic curves between two consecutives perpendicular geodesic curves that deviate from each other, and uses these added curves to refine the grid. This is illustrated with an example with reference to
In this example the surface S and the base curve C0 are as in
In this example, a fourth perpendicular geodesic curve 392 which is also generated deviates from the previous ones 386 because of the surface S shape, as illustrated on
Since this deviation is larger than the threshold (defined later), the algorithm may insert an additional perpendicular geodesic curve 402 before the last one 392, which restores the sampling density at the other end of perpendicular geodesic curves, as illustrated on
The resulting set of perpendicular geodesic curves is illustrated on
Without any dynamic sampling, the resulting geodesic perpendicular curves network is illustrated on
An example of an algorithm to refine the grid of points dynamically is provided below. The algorithm runs a simple loop through the nominal sampling and calls the refinement procedure when needed. The refinement procedure iterates as many times as necessary until the density criteria is correct. Given the step length h defining the base curve sampling, meaning that ui+1=ui+h, the density threshold is defined by ε:=λh, where λ≧1 is an internal and fixed parameter. Tests performed on industrial parts define the actual value of parameter λ. If the distance between two consecutive geodesic perpendicular curves is larger than ε, some refinement is necessary. Function Dist(•) computes this distance. Function GeoPerp(w) creates (or retrieves) the geodesic perpendicular curve to the base curve at parameter value w. This provides:
P1 := GeoPerp(u1)
For i :=2 to n do begin
Pi := GeoPerp(ui)
If dist(Pi−1,Pi)≧ ε then Refine(ui−1,ui)
End for
The refinement procedure may use an internal stack to remember parameter intervals to subdivide. The input parameter interval is [s,t]. Since an interval cannot be refined indefinitely, another threshold is defined as follows. Noting k the maximum number of times an interval can be subdivided, let hmin:=2−k h be the minimum interval length. Like λ, k is an internal and fixed parameter the value of which is defined by tests performed on industrial parts. This provides:
Refine(s,t)
Push(s,t)
While the stack is not empty do begin
Pop(s,t)
If |t − s| ≧ hmin then
Q := GeoPerp(r)
If dist(Q,GeoPerp(t)) ≧ ε then Push(r,t)
If dist(GeoPerp(s),Q) ≧ ε then Push(s,r)
End if
End while
An example of the method comprising options described above is illustrated with reference to
Next step is to determine S3 a grid of points by launching n geodesic point-direction computations starting from Bi and Di initial points and directions. This is performed through a dynamic sampling algorithm that is described above. This yields n (or more) sampled perpendicular geodesic curves SPCi. This step of determining S3 the grid of points is illustrated on
All the sampled perpendicular geodesic curves are viewed as a grid of points. To compute S4 a plurality of parallel geodesic curves, the grid of point is first transposed in order to provide m sampled parallel curves SPLCi. The next step is to clean singularities on the grid of points, if any. The very last step is to smooth the sampled parallel curves in order to provide geodesic parallel curves Ci as objects that can be handled by the geometric modeling system. These computations can be parallelized because they are independent. The surface is needed in the smoothing process if the p-curves associated to the parallel curves are required. Otherwise, it is not necessary. The step of computing S4 the plurality of parallel geodesic curves is illustrated on
In an example, the method takes into account the overall process of generating thousands of parallel geodesic curves in the context of composites design. Given the base curve, given the number of parallel geodesic curves to compute from the said base curve and given the distance values separating the parallel geodesic curves, the algorithm starts by sampling the base curve (like the prior art algorithm). Then it computes all perpendicular geodesic curves. Each perpendicular geodesic curve is long enough to overlap all the future parallel geodesic curves. This computation yields perpendicular geodesic curves as a grid of points resulting from numerical integration. The singularity management, if any, is performed on the grid of points. Clearly, managing singularity of a curve through its polygonal interpolation is an approximation, but this approximation is acceptable in the context of composites. Points resulting from the clean grid are smoothed rather than interpolated in order to provide curves. The smoothing process is tuned in order to minimize the number of arcs for data memory purpose. Once more, the smooth curve is an approximation of the theoretical parallel geodesic curve, but this is acceptable from the composites point of view.
By involving the context of composites, the method is able to relax unwanted constraints. Doing so, and preserving robustness, the invention saves computing time and data memory. Noting m the number of geodesic parallel curves to compute, brute force algorithm is a single loop reusing m times the geodesic parallel curve computation, yielding a o(m2) computation time. The invention is a o(m) algorithm when used with a single processor computer. It can be sub linear or even constant when used with a multi-processor computer.
The method saves robustness because all parallel geodesic curves are computed from the initial base curve. Imperfection amplification by reusing previous parallel geodesic curve is avoided. Performance is saved as well because each perpendicular geodesic curve is computed in one shot, which avoids computing overlapping sections. This is possible because the number of parallel geodesic curves and their distances are known a priori. This brings the overall length of perpendicular geodesic curves computed from
down to mnd. Since perpendicular geodesic curves are independent from each other, their computation can be accelerated by multi-core or parallel computing capabilities.
Singularity management is performed on polygonal lines defined by the grid of points, which is faster than precise singularity management. Traditional singularity management precisely computes the self intersection point and the tangent vectors to the self intersection point in order to provide an exact solution, which, by the way, always features a sharp vertex. These computations are not needed in the context of composites, which shortens the computation time. Furthermore, the shape of each singular portion is governed by a so called “leader point”. Experiments show that the stability of leader points provides a regular network of parallel geodesic curves in the neighborhood of singularities. A characteristic of the method is that the same algorithm may be used for singularity management and for sharp vertices on the base curve, thus saving programming and yielding reliable software.
As mentioned previously, composites design precision requirement allows the smoothing process to create a smaller number of arcs, thus yielding lighter data memory. This is because the actual manufacturing process involves human operations that cannot take benefit of the full precision provided by a computer. So there is no reason to spend computing time to get an over-precise solution. In addition, light resulting curves will improve the performance of further processing, mainly curves intersection and trimming.
So far, the method has been mainly described in its application for computing a plurality of parallel geodesic curves from a base curve. However, the method may also be applied to correcting singularities that previously computed parallel geodesic curves may present. Indeed, in an example, the method may be applied when a plurality of geodesic parallel curves have already been computed and present singularities such as the ones described above, e.g. loops, sharp vertices e.g. when such loops are trimmed, or self-intersection. For example, a first designer may have computed these curves using prior art algorithms. Or a first designer may have computed the plurality of parallel geodesic curves without using any singularity correction option described earlier. In that case, a second designer, or the first designer himself, may apply the method to correct these singularities.
The first step is to provide the surface and the base curve lying on the surface. The surface is the surface on which the plurality of uncorrected parallel geodesic curves lies, and the base curve is one of the uncorrected curves which does not present a singularity or a curve obtained from one of the uncorrected curves of which singularities have been corrected by applying prior art techniques. Of course, if the curve used by the first designer as the base curve to compute the uncorrected curves is saved, it may be used. The second step consists in sampling the base curve thus provided into the list of points, the same way as explained before. The third step is to determine the grid of points of perpendicular geodesic curves. The points may be obtained by generating perpendicular geodesic curves and determining their intersection with the uncorrected curves. Levels are defined accordingly. Then, a plurality of corrected parallel geodesic curves may be computed after processing the grid of points to correct singularities, as extensively detailed earlier. The corrected part may be displayed. The method thus allows correction of singularities on previously computed parallel curves.
It is to be understood that the foregoing method can be applied to any object in any configuration capable of being defined by a CAD/CAM/CAE system, or any system used to display views of an object from varying viewpoints. The invention may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them. Apparatus of the invention may be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor; and method steps of the invention may be performed by a programmable processor executing a program of instructions to perform functions of the invention by operating on input data and generating output.
The method may be performed with a CAD system. The computer-aided design system may comprise a database storing the part modeled by using a seed structure of a context-free grammar, a set of rules of the grammar, at least two design features, each design feature being defined by at least one rule of the set, and a priority order between the design features determined by the seed structure and the set of rules; the system may further comprise a graphical user interface suitable for performing the method detailed above.
A computer program may comprise instructions for execution by a computer, the instructions comprising means for performing the method with a graphical user interface of (comprised by) a computer-aided design system. The system further comprises a database storing a part modeled by a seed structure of a context-free grammar, a set of rules of the grammar, at least two design features, each design feature being defined by at least one rule of the set, and a priority order between the design features determined by the seed structure and the set of rules. Such a program may be used to update a CAD system so that it becomes suitable for performing the method of the invention. As known from the prior art, such a program may be recorded on a computer readable storage medium.
The invention may advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device. The application program may be implemented in a high-level procedural or object-oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language.
The client computer comprises a central processing unit (CPU) 301 connected to an internal communication BUS 300, a random access memory (RAM) 307 also connected to the BUS. The client computer is further provided with a graphical processing unit (GPU) 311 which is associated with a video random access memory 310 connected to the BUS. Video RAM 310 is also known in the art as frame buffer. A mass storage device controller 302 manages accesses to a mass memory device, such as hard drive 303. Mass memory devices suitable for tangibly embodying computer program instructions and data include all forms of nonvolatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM disks 304. Any of the foregoing may be supplemented by, or incorporated in, specially designed ASICs (application-specific integrated circuits). A network adapter 305 manages accesses to a network 306. The client computer may also include a haptic device 309 such as cursor control device, a keyboard or the like. A cursor control device is used in the client computer to permit the user to selectively position a cursor at any desired location on display 308. In addition, the cursor control device allows the user to select various commands, and input control signals. The cursor control device includes a number of signal generation devices for input control signals to system. Typically, a cursor control device may be a mouse, the button of the mouse being used to generate the signals.
Examples of the present invention have been described. It will be understood that various modifications may be made without departing from the spirit and scope of the invention. Therefore, other implementations are within the scope of the following claims. For instance, the method of the invention has been mainly described with a step of providing a base curve and another step of sampling it. However, a sample of points may be directly provided instead, as long as enough specifications for computing the grid of points are also provided.
Patent | Priority | Assignee | Title |
10605285, | Aug 08 2017 | DIVERGENT TECHNOLOGIES, INC | Systems and methods for joining node and tube structures |
10663110, | Dec 17 2018 | DIVERGENT TECHNOLOGIES, INC | Metrology apparatus to facilitate capture of metrology data |
10668816, | Oct 11 2017 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Solar extended range electric vehicle with panel deployment and emitter tracking |
10668965, | May 16 2014 | DIVERGENT TECHNOLOGIES, INC. | Nodes with integrated adhesive ports and channels for construction of complex structures |
10682821, | May 01 2018 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Flexible tooling system and method for manufacturing of composite structures |
10691104, | May 16 2018 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Additively manufacturing structures for increased spray forming resolution or increased fatigue life |
10703419, | May 19 2017 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for joining panels |
10751800, | Jul 25 2017 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Methods and apparatus for additively manufactured exoskeleton-based transport structures |
10751934, | Feb 01 2018 | DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for additive manufacturing with variable extruder profiles |
10759090, | Feb 10 2017 | DIVERGENT TECHNOLOGIES, INC | Methods for producing panels using 3D-printed tooling shells |
10781846, | Jun 19 2017 | DIVERGENT TECHNOLOGIES, INC | 3-D-printed components including fasteners and methods for producing same |
10814564, | Oct 11 2017 | DIVERGENT TECHNOLOGIES, INC | Composite material inlay in additively manufactured structures |
10836120, | Aug 27 2018 | DIVERGENT TECHNOLOGIES, INC | Hybrid composite structures with integrated 3-D printed elements |
10895315, | Jul 07 2017 | DIVERGENT TECHNOLOGIES, INC. | Systems and methods for implementing node to node connections in mechanized assemblies |
10898968, | Apr 28 2017 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Scatter reduction in additive manufacturing |
10919230, | Jun 09 2017 | DIVERGENT TECHNOLOGIES, INC | Node with co-printed interconnect and methods for producing same |
10926599, | Dec 01 2017 | DIVERGENT TECHNOLOGIES, INC | Suspension systems using hydraulic dampers |
10940609, | Jul 25 2017 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Methods and apparatus for additively manufactured endoskeleton-based transport structures |
10960468, | Jul 02 2014 | DIVERGENT TECHNOLOGIES, INC. | Stress-based method for optimization of joint members within a complex structure |
10960611, | Sep 06 2017 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Methods and apparatuses for universal interface between parts in transport structures |
10994876, | Jun 30 2017 | DIVERGENT TECHNOLOGIES, INC. | Automated wrapping of components in transport structures |
11001047, | Aug 15 2017 | DIVERGENT TECHNOLOGIES, INC. | Methods for additively manufactured identification features |
11020800, | May 01 2018 | DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for sealing powder holes in additively manufactured parts |
11022375, | Jul 06 2017 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for additively manufacturing microtube heat exchangers |
11035511, | Jun 05 2018 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Quick-change end effector |
11072371, | Oct 05 2018 | DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for additively manufactured structures with augmented energy absorption properties |
11085473, | Dec 22 2017 | DIVERGENT TECHNOLOGIES, INC | Methods and apparatus for forming node to panel joints |
11110514, | Dec 14 2017 | DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for connecting nodes to tubes in transport structures |
11123973, | Jun 07 2017 | DIVERGENT TECHNOLOGIES, INC | Interconnected deflectable panel and node |
11155005, | Feb 10 2017 | DIVERGENT TECHNOLOGIES, INC | 3D-printed tooling and methods for producing same |
11174884, | Aug 08 2017 | DIVERGENT TECHNOLOGIES. INC. | Systems and methods for joining node and tube structures |
11192168, | Jun 09 2016 | DIVERGENT TECHNOLOGIES, INC. | Systems and methods for arc and node design and manufacture |
11203240, | Apr 19 2019 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Wishbone style control arm assemblies and methods for producing same |
11214317, | Apr 24 2018 | DIVERGENT TECHNOLOGIES, INC | Systems and methods for joining nodes and other structures |
11224943, | Mar 07 2018 | DIVERGENT TECHNOLOGIES, INC. | Variable beam geometry laser-based powder bed fusion |
11247367, | Feb 10 2017 | DIVERGENT TECHNOLOGIES, INC. | 3D-printed tooling shells |
11254381, | Mar 19 2018 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Manufacturing cell based vehicle manufacturing system and method |
11260582, | Oct 16 2018 | DIVERGENT TECHNOLOGIES, INC | Methods and apparatus for manufacturing optimized panels and other composite structures |
11267236, | Mar 16 2018 | DIVERGENT TECHNOLOGIES, INC | Single shear joint for node-to-node connections |
11269311, | Jul 26 2018 | DIVERGENT TECHNOLOGIES, INC | Spray forming structural joints |
11292056, | Jul 06 2018 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Cold-spray nozzle |
11292058, | Sep 12 2017 | DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for optimization of powder removal features in additively manufactured components |
11306751, | Aug 31 2017 | DIVERGENT TECHNOLOGIES, INC. | Apparatus and methods for connecting tubes in transport structures |
11358337, | May 24 2017 | DIVERGENT TECHNOLOGIES, INC. | Robotic assembly of transport structures using on-site additive manufacturing |
11389816, | May 09 2018 | DIVERGENT TECHNOLOGIES, INC | Multi-circuit single port design in additively manufactured node |
11408216, | Mar 20 2018 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | Systems and methods for co-printed or concurrently assembled hinge structures |
11413686, | Mar 06 2020 | DIVERGENT TECHNOLOGIES, INC | Methods and apparatuses for sealing mechanisms for realizing adhesive connections with additively manufactured components |
11420262, | Jan 31 2018 | DIVERGENT TECHNOLOGIES, INC | Systems and methods for co-casting of additively manufactured interface nodes |
11421577, | Feb 25 2020 | DIVERGENT TECHNOLOGIES, INC | Exhaust headers with integrated heat shielding and thermal syphoning |
11433557, | Aug 28 2018 | DIVERGENT TECHNOLOGIES, INC | Buffer block apparatuses and supporting apparatuses |
11441586, | May 25 2018 | DIVERGENT TECHNOLOGIES, INC | Apparatus for injecting fluids in node based connections |
11449021, | Dec 17 2018 | DIVERGENT TECHNOLOGIES, INC | Systems and methods for high accuracy fixtureless assembly |
11479015, | Feb 14 2020 | DIVERGENT TECHNOLOGIES, INC | Custom formed panels for transport structures and methods for assembling same |
11504912, | Nov 20 2018 | DIVERGENT TECHNOLOGIES, INC. | Selective end effector modular attachment device |
11529741, | Dec 17 2018 | DIVERGENT TECHNOLOGIES, INC | System and method for positioning one or more robotic apparatuses |
11534828, | Dec 27 2017 | DIVERGENT TECHNOLOGIES, INC | Assembling structures comprising 3D printed components and standardized components utilizing adhesive circuits |
11535322, | Feb 25 2020 | DIVERGENT TECHNOLOGIES, INC | Omni-positional adhesion device |
11548236, | Sep 06 2017 | DIVERGENT TECHNOLOGIES, INC. | Methods and apparatuses for universal interface between parts in transport structures |
11584094, | Oct 11 2017 | DIVERGENT TECHNOLOGIES, INC. | Composite material inlay in additively manufactured structures |
11590703, | Jan 24 2020 | DIVERGENT TECHNOLOGIES, INC | Infrared radiation sensing and beam control in electron beam additive manufacturing |
11590727, | May 21 2018 | DIVERGENT TECHNOLOGIES, INC | Custom additively manufactured core structures |
11613078, | Apr 20 2018 | DIVERGENT TECHNOLOGIES, INC | Apparatus and methods for additively manufacturing adhesive inlet and outlet ports |
11673316, | Feb 01 2018 | DIVERGENT TECHNOLOGIES, INC. | Apparatus and methods for additive manufacturing with variable extruder profiles |
11754107, | Dec 22 2017 | DIVERGENT TECHNOLOGIES INC. | Methods and apparatus for forming node to panel joints |
11773956, | Jul 07 2017 | DIVERGENT TECHNOLOGIES, INC. | Systems and methods for implementing node to node connections in mechanized assemblies |
11786971, | Nov 10 2017 | DIVERGENT TECHNOLOGIES, INC | Structures and methods for high volume production of complex structures using interface nodes |
11806941, | Aug 21 2020 | DIVERGENT TECHNOLOGIES, INC | Mechanical part retention features for additively manufactured structures |
11826953, | Sep 12 2018 | DIVERGENT TECHNOLOGIES, INC | Surrogate supports in additive manufacturing |
11845130, | Mar 09 2021 | DIVERGENT TECHNOLOGIES, INC. | Rotational additive manufacturing systems and methods |
11850804, | Jul 28 2020 | DIVERGENT TECHNOLOGIES, INC | Radiation-enabled retention features for fixtureless assembly of node-based structures |
11865617, | Aug 25 2021 | DIVERGENT TECHNOLOGIES, INC. | Methods and apparatuses for wide-spectrum consumption of output of atomization processes across multi-process and multi-scale additive manufacturing modalities |
11872626, | Dec 24 2020 | DIVERGENT TECHNOLOGIES, INC. | Systems and methods for floating pin joint design |
11872689, | Mar 19 2018 | DIVERGENT TECHNOLOGIES, INC | End effector features for additively manufactured components |
11884025, | Feb 14 2020 | DIVERGENT TECHNOLOGIES, INC | Three-dimensional printer and methods for assembling parts via integration of additive and conventional manufacturing operations |
11885000, | Dec 21 2018 | DIVERGENT TECHNOLOGIES, INC. | In situ thermal treatment for PBF systems |
11897163, | Jul 25 2017 | DIVERGENT TECHNOLOGIES, INC. | Methods and apparatus for additively manufactured endoskeleton-based transport structures |
11912339, | Jan 10 2020 | DIVERGENT TECHNOLOGIES, INC.; DIVERGENT TECHNOLOGIES, INC | 3-D printed chassis structure with self-supporting ribs |
11928966, | Jan 13 2021 | DIVERGENT TECHNOLOGIES, INC. | Virtual railroad |
11947335, | Dec 30 2020 | DIVERGENT TECHNOLOGIES, INC | Multi-component structure optimization for combining 3-D printed and commercially available parts |
9957031, | Aug 31 2015 | The Boeing Company | Systems and methods for manufacturing a tubular structure |
9965582, | Aug 31 2015 | The Boeing Company | Systems and methods for determining sizes and shapes of geodesic modules |
D983090, | Nov 21 2018 | CZV, INC | Motor vehicle body and/or replica |
Patent | Priority | Assignee | Title |
6256038, | Dec 10 1998 | METRIS U S A , INC | Parameterized surface fitting technique having independent control of fitting and parameterization |
7471848, | Oct 24 2003 | Fujitsu Limited | Program for correcting image distortion, apparatus for correcting image distortion, method for correcting image distortion, and recording medium storing program for correcting image distortion |
20030227454, | |||
20100170989, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Mar 24 2011 | Dassault Systemes | (assignment on the face of the patent) | / | |||
Apr 06 2011 | BERARD, SIMON | Dassault Systemes | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 026128 | /0227 |
Date | Maintenance Fee Events |
Jan 04 2016 | ASPN: Payor Number Assigned. |
Sep 26 2017 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Sep 29 2021 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Apr 08 2017 | 4 years fee payment window open |
Oct 08 2017 | 6 months grace period start (w surcharge) |
Apr 08 2018 | patent expiry (for year 4) |
Apr 08 2020 | 2 years to revive unintentionally abandoned end. (for year 4) |
Apr 08 2021 | 8 years fee payment window open |
Oct 08 2021 | 6 months grace period start (w surcharge) |
Apr 08 2022 | patent expiry (for year 8) |
Apr 08 2024 | 2 years to revive unintentionally abandoned end. (for year 8) |
Apr 08 2025 | 12 years fee payment window open |
Oct 08 2025 | 6 months grace period start (w surcharge) |
Apr 08 2026 | patent expiry (for year 12) |
Apr 08 2028 | 2 years to revive unintentionally abandoned end. (for year 12) |