SlideShare a Scribd company logo
3
Most read
4
Most read
6
Most read
Computer Addied Design
Presented By :- Dhruv Shah
TOPIC : Synthetic Curve
Synthetic Curves
The analytical and interpolated curves, discussed in the
previous section are insufficient to meet the requirements of
mechanical parts that have complex curved shapes, such as,
propeller blades, aircraft fuselage, automobile body, etc.
These components contain non-analytical, synthetic curves.
Design of curved boundaries and surfaces require curve
representations that can be manipulated by changing data
points, which will create bends and sharp turns in the shape of
the curve. The curves are called synthetic curves, and the data
points are called vertices or control points. If the curve passes
through all the data points, it is called an inter polant
(interpolated). Smoothness of the curve is the most important
requirement of a synthetic curve.
Various continuity requirements at the data points can be
specified to impose various degrees of smoothness of the curve.
A complex curve may consist of several curve segments joined
together. Smoothness of the resulting curve is assured by
imposing one of the continuity requirements. A zero order
continuity (C0) assures a continuous curve, first order continuity
(C1) assures a continuous slope, and a second order continuity
(C2) assures a continuous curvature, as shown below.
A cubic polynomial is the lowest degree polynomial that can
guarantee a C2 curve. Higher order polynomials are not used in
CAD, because they tend to oscillate about the control points and
require large data storage. Major CAD/CAM systems provide
three types of synthetic curves: Hermite Cubic Spline, Bezier
Curves, and B-Spline Curves.
Cubic Spline curves pass through all the data points and
therefore they can be called as interpolated curves. Bezier and
B-Spline curves do not pass through all the data points,
instead, they pass through the vicinity of these data points.
Both the cubic spline and Bezier curve have first-order
continuity, where as, B-Spline curves have a second-order
continuity.
Bezier Curves
Equation of the Bezier curve provides an approximate
polynomial that passes near the given control points and
through the first and last points. In 1960s, the French engineer
P. Bezier, while working for the Renault automobile
manufacturer, developed a system of curves that combine the
features of both interpolating and approximating polynomials.
In this curve, the control points influence the path of the curve
and the first two and last two control points define lines which
are tangent to the beginning and the end of the curve. Several
curves can be combined and blended together. In engineering,
only the quadratic, cubic and quartic curves are frequently
used.
Synthetic curve
Bezier ’s Polynomial Equation
The curve is defined by the equation
P(t) = Σ Vi Bi,n (t) where, 0 ≤ t ≤ 1 and
i = 0, 1, 2, …, n
Here, Vi represents the n+1 control points,
and Bi,n
(t) is the blending function for the Bezier
representation and is given as n
Bi,n (t) = i ( ti ) (1-t)n-i
The equations force the curve to lie entirely within the
convex figure (or envelop) set by the extreme points of
the polygon formed by the control points. The envelope
represents the figure created by stretching a rubber
band around all the control points.
The figure below shows that the first two points and the
last two points form lines that are tangent to the curve.
Also, as we move point v1, the curve changes shape,
such that the tangent lines always remain tangent to
the curve.
Bezier ’s blending function produces an nth degree
polynomial for n+1 control points and forces the Bezier curve
to interpolate the first and last control points. The
intermediate control points pull the curve toward them, and
can be used to adjust the curve to the desired shape.

More Related Content

PPTX
Surface representation
PDF
CAD Topology and Geometry Basics
PDF
Geometric model & curve
PPTX
Part 4-Types and mathematical representations of Curves .pptx
PPTX
Curves wire frame modelling
PPTX
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
PPTX
Unit 2 curves & surfaces
PPTX
SURFACE MODELLING .pptx
Surface representation
CAD Topology and Geometry Basics
Geometric model & curve
Part 4-Types and mathematical representations of Curves .pptx
Curves wire frame modelling
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2 curves & surfaces
SURFACE MODELLING .pptx

What's hot (20)

PPTX
Various types of surfaces 131044119001
PPT
Geometric modeling111431635 geometric-modeling-glad (1)
PPTX
ppt of solid modeling for cad
PDF
assembly modelling.pdf
PDF
GEOMETRIC MODELING
PDF
Curves
PPTX
Manual part programming
PPTX
Introduction to CAD/CAM
PDF
Unit 3 visual realism
PPTX
Group technology
PPTX
Synthetic surfaces
PPT
part programming (cnc)
PPTX
CAD - UNIT 2 (Geometric Modelling)
PPTX
COMPUTER AIDED PROCESS PLANNING
PPTX
Automatically programmed tool (ATP)
PDF
Introduction to nc
PDF
Cad ala brep, csg and sweep representation gtu
PPTX
Computer aided quality control
PPTX
Numeric control
Various types of surfaces 131044119001
Geometric modeling111431635 geometric-modeling-glad (1)
ppt of solid modeling for cad
assembly modelling.pdf
GEOMETRIC MODELING
Curves
Manual part programming
Introduction to CAD/CAM
Unit 3 visual realism
Group technology
Synthetic surfaces
part programming (cnc)
CAD - UNIT 2 (Geometric Modelling)
COMPUTER AIDED PROCESS PLANNING
Automatically programmed tool (ATP)
Introduction to nc
Cad ala brep, csg and sweep representation gtu
Computer aided quality control
Numeric control
Ad

Similar to Synthetic curve (20)

PPTX
Bezier Curve and Spline Curve
PPTX
UNIT 2-Geometric Modeling.pptx
PPTX
Geometric Curves
PPTX
Computer Aided Design and Manufacturing Systems
PPTX
UNIT 2- GEOMETRIC MODELLING
PPTX
5_6221983039971394498.pptx
PDF
3D Curve Project
PDF
57892883 geometric-modeling
PDF
57892883 geometric-modeling
PPTX
Techniques for Geometric Modelling
PDF
ME6501 Unit 2 geometric modeling
PPTX
unit 2 1.pptx
PPTX
Introduction to the curves
PPTX
Hermit curves & beizer curves
PPTX
Bezier Curves
PPTX
Bezier-curve a parametric curve of control points.pptx
PPTX
Geometric modeling
PPTX
CAD_spline curves, hermite, cubic and cardinal
PPTX
#KPC #CST #Curves
PPTX
Presentation on bezier curve
Bezier Curve and Spline Curve
UNIT 2-Geometric Modeling.pptx
Geometric Curves
Computer Aided Design and Manufacturing Systems
UNIT 2- GEOMETRIC MODELLING
5_6221983039971394498.pptx
3D Curve Project
57892883 geometric-modeling
57892883 geometric-modeling
Techniques for Geometric Modelling
ME6501 Unit 2 geometric modeling
unit 2 1.pptx
Introduction to the curves
Hermit curves & beizer curves
Bezier Curves
Bezier-curve a parametric curve of control points.pptx
Geometric modeling
CAD_spline curves, hermite, cubic and cardinal
#KPC #CST #Curves
Presentation on bezier curve
Ad

More from Dhruv Shah (18)

PPTX
Air lift pump
PPTX
Signal flow graph (sfg)
PPT
X bar and R control charts
PPTX
Wire cut EDM
PPTX
A.C. Duct
PPTX
Combustion chambers in si engines
PPTX
Electrical discharge machining [EDM]
PPTX
Product layout
PDF
Modification factor
PPTX
Solid modeling
PPTX
Geometric transformation
PPTX
Programmable Logic Controller (plc)
PPTX
Hydraulic Pumps & Motors
PPTX
Critical path method
PPTX
Nuclear power plant
PPTX
Entrepreneur
PPTX
Entrepreneur
PPTX
Energy Conservation Act
Air lift pump
Signal flow graph (sfg)
X bar and R control charts
Wire cut EDM
A.C. Duct
Combustion chambers in si engines
Electrical discharge machining [EDM]
Product layout
Modification factor
Solid modeling
Geometric transformation
Programmable Logic Controller (plc)
Hydraulic Pumps & Motors
Critical path method
Nuclear power plant
Entrepreneur
Entrepreneur
Energy Conservation Act

Recently uploaded (20)

PPT
Total quality management ppt for engineering students
PPTX
communication and presentation skills 01
PDF
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
PDF
Abrasive, erosive and cavitation wear.pdf
PDF
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PDF
86236642-Electric-Loco-Shed.pdf jfkduklg
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PPT
introduction to datamining and warehousing
PDF
Categorization of Factors Affecting Classification Algorithms Selection
PDF
737-MAX_SRG.pdf student reference guides
PPTX
Safety Seminar civil to be ensured for safe working.
PDF
Soil Improvement Techniques Note - Rabbi
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Artificial Intelligence
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PDF
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
Total quality management ppt for engineering students
communication and presentation skills 01
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
Abrasive, erosive and cavitation wear.pdf
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
UNIT 4 Total Quality Management .pptx
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
86236642-Electric-Loco-Shed.pdf jfkduklg
Exploratory_Data_Analysis_Fundamentals.pdf
introduction to datamining and warehousing
Categorization of Factors Affecting Classification Algorithms Selection
737-MAX_SRG.pdf student reference guides
Safety Seminar civil to be ensured for safe working.
Soil Improvement Techniques Note - Rabbi
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
Artificial Intelligence
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...

Synthetic curve

  • 1. Computer Addied Design Presented By :- Dhruv Shah TOPIC : Synthetic Curve
  • 2. Synthetic Curves The analytical and interpolated curves, discussed in the previous section are insufficient to meet the requirements of mechanical parts that have complex curved shapes, such as, propeller blades, aircraft fuselage, automobile body, etc. These components contain non-analytical, synthetic curves. Design of curved boundaries and surfaces require curve representations that can be manipulated by changing data points, which will create bends and sharp turns in the shape of the curve. The curves are called synthetic curves, and the data points are called vertices or control points. If the curve passes through all the data points, it is called an inter polant (interpolated). Smoothness of the curve is the most important requirement of a synthetic curve.
  • 3. Various continuity requirements at the data points can be specified to impose various degrees of smoothness of the curve. A complex curve may consist of several curve segments joined together. Smoothness of the resulting curve is assured by imposing one of the continuity requirements. A zero order continuity (C0) assures a continuous curve, first order continuity (C1) assures a continuous slope, and a second order continuity (C2) assures a continuous curvature, as shown below.
  • 4. A cubic polynomial is the lowest degree polynomial that can guarantee a C2 curve. Higher order polynomials are not used in CAD, because they tend to oscillate about the control points and require large data storage. Major CAD/CAM systems provide three types of synthetic curves: Hermite Cubic Spline, Bezier Curves, and B-Spline Curves. Cubic Spline curves pass through all the data points and therefore they can be called as interpolated curves. Bezier and B-Spline curves do not pass through all the data points, instead, they pass through the vicinity of these data points. Both the cubic spline and Bezier curve have first-order continuity, where as, B-Spline curves have a second-order continuity.
  • 5. Bezier Curves Equation of the Bezier curve provides an approximate polynomial that passes near the given control points and through the first and last points. In 1960s, the French engineer P. Bezier, while working for the Renault automobile manufacturer, developed a system of curves that combine the features of both interpolating and approximating polynomials. In this curve, the control points influence the path of the curve and the first two and last two control points define lines which are tangent to the beginning and the end of the curve. Several curves can be combined and blended together. In engineering, only the quadratic, cubic and quartic curves are frequently used.
  • 7. Bezier ’s Polynomial Equation The curve is defined by the equation P(t) = Σ Vi Bi,n (t) where, 0 ≤ t ≤ 1 and i = 0, 1, 2, …, n Here, Vi represents the n+1 control points, and Bi,n (t) is the blending function for the Bezier representation and is given as n Bi,n (t) = i ( ti ) (1-t)n-i
  • 8. The equations force the curve to lie entirely within the convex figure (or envelop) set by the extreme points of the polygon formed by the control points. The envelope represents the figure created by stretching a rubber band around all the control points. The figure below shows that the first two points and the last two points form lines that are tangent to the curve. Also, as we move point v1, the curve changes shape, such that the tangent lines always remain tangent to the curve.
  • 9. Bezier ’s blending function produces an nth degree polynomial for n+1 control points and forces the Bezier curve to interpolate the first and last control points. The intermediate control points pull the curve toward them, and can be used to adjust the curve to the desired shape.