Cad/Cam: Mechanical Engineering Jntuh College of Engineering Manthani
Cad/Cam: Mechanical Engineering Jntuh College of Engineering Manthani
MECHANICAL ENGINEERING
JNTUH COLLEGE OF ENGINEERING
MANTHANI
Advantages
• The construction of a wireframe model is simple
• It does not require much computer time & memory.
• It can be used for simple NC tool path generation
Disadvantages
• It can not be used for calculation of mass, inertia properties
• The interpretation of wireframe models having many edges is very
difficult
Advantages
• Solid modeling produces accurate design,
• provides complete 3D definition
• Improves the quality of design
• Improves visualization
• Has potential for functional simulation of the system
Cubic polynomial has four coefficients & thus requires four conditions to
evaluate
The parametric cubic spline connects two data points and utilizes
a cubic function.
Therefore four conditions (positions of the two end points and two
tangent vectors at the points) are required to determine the
coefficients of the equation.
CAD/CAM MECHANICAL ENGINEERING
31
JNTUHCEM
Parametric equation of cubic spline is given by
Inorder to find the coefficients Ci, consider the cubic spline curve
with two endpoints P0 and P1.
Applying the boundary conditions
If the two end points are fixed in space, the designer can control the
shape of the spline by changing either the magnitudes or the direction
of the tangent vectors.
CAD/CAM MECHANICAL ENGINEERING
35
JNTUHCEM
The use of the cubic splines in design applications is not popular
compared to Bezier or B-spline curves.
The control of the curve is not very obvious from the input data due
to its global control characteristics.
The degree of Bezier curve is variable & The degree of cubic spline is always 3 for a
is related to the number of data points
The shape of Bezier curve is controlled First derivatives are not used in the curve
by its data points only. development
B-spline curve passes through the first and last control points P0 and
Pn+1 and is tangent to the first and last segments of the control
polygon.
Increasing the degree of the curve tightens it. In general, the less the
degree, the closer the curve gets to the control points.
When k=1, a zero degree curve results. The curve then becomes the
control points themselves.