Abstract:By studying the existing higher order derivation formulas of rational Bézier curves, we find that they fail when the order of the derivative exceeds the degree of the curves. In this paper, we present a new derivation formula for rational Bézier curves that overcomes this drawback and show that the $k$th degree derivative of a $n$th degree rational Bézier curve can be written in terms of a $(2^kn)$th degree rational Bézier curve.we also consider the properties of the endpoints and the bounds of the derivatives.
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the limitations of the existing high - order derivative formulas when dealing with rational Bézier curves. In particular, when the order of the derivative exceeds the degree of the curve, these formulas will fail. Specifically, the author points out:
1. **Limitations of the existing formulas**: When dealing with rational Bézier curves, the traditional high - order derivative formulas will fail or produce meaningless results when the order \( k \) of the derivative exceeds the degree \( n \) of the curve. For example, when \( n = 1 \) and \( k = 2 \), some formulas will lead to a zero denominator or an undefined expression.
2. **Lack of geometric interpretation**: The existing derivative formulas are not intuitive enough in geometric sense and it is difficult to provide a clear geometric interpretation.
3. **Unnecessary low - order derivative calculations**: Some formulas need to calculate all low - order derivatives first when calculating high - order derivatives, which increases the computational complexity and redundancy.
To overcome these problems, the author proposes a new derivative formula, which is applicable to rational Bézier curves of any degree and can handle the situation where the order of the derivative exceeds the degree of the curve. The new formula can not only calculate high - order derivatives correctly, but also provide a more intuitive geometric interpretation and avoid unnecessary low - order derivative calculations.
### Specific problem description
- **Problem background**: Rational Bézier curves have important applications in computer - aided geometric design (CAGD), but the calculation of their high - order derivatives has always been a challenge.
- **Deficiencies of the existing methods**:
- When the order \( k \) of the derivative exceeds the degree \( n \) of the curve, the existing formulas fail.
- The existing formulas lack geometric intuitiveness.
- When calculating high - order derivatives, it is necessary to calculate all low - order derivatives first, which increases the computational complexity.
- **Objective of the paper**: To propose a new derivative formula that can handle the high - order derivatives of rational Bézier curves of any degree and has better geometric interpretability and computational efficiency.
### Characteristics of the new formula
- **Wide range of application**: Applicable to rational Bézier curves of any degree, even when the order of the derivative exceeds the degree of the curve.
- **Strong geometric intuitiveness**: Provides a more intuitive geometric interpretation.
- **High computational efficiency**: Avoids unnecessary low - order derivative calculations and simplifies the calculation process.
Through these improvements, the author aims to provide a more general, efficient and easy - to - understand method for the calculation of high - order derivatives of rational Bézier curves.