fbpx
Wikipedia

Parametric surface

A parametric surface is a surface in the Euclidean space which is defined by a parametric equation with two parameters . Parametric representation is a very general way to specify a surface, as well as implicit representation. Surfaces that occur in two of the main theorems of vector calculus, Stokes' theorem and the divergence theorem, are frequently given in a parametric form. The curvature and arc length of curves on the surface, surface area, differential geometric invariants such as the first and second fundamental forms, Gaussian, mean, and principal curvatures can all be computed from a given parametrization.

Examples edit

 
Torus, created with equations:  
 
Parametric surface forming a trefoil knot, equation details in the attached source code.
  • The simplest type of parametric surfaces is given by the graphs of functions of two variables:
     
  • A rational surface is a surface that admits parameterizations by a rational function. A rational surface is an algebraic surface. Given an algebraic surface, it is commonly easier to decide if it is rational than to compute its rational parameterization, if it exists.
  • Surfaces of revolution give another important class of surfaces that can be easily parametrized. If the graph z = f(x), axb is rotated about the z-axis then the resulting surface has a parametrization
     
    It may also be parameterized
     
    showing that, if the function f is rational, then the surface is rational.
  • The straight circular cylinder of radius R about x-axis has the following parametric representation:
     
  • Using the spherical coordinates, the unit sphere can be parameterized by
     
    This parametrization breaks down at the north and south poles where the azimuth angle θ is not determined uniquely. The sphere is a rational surface.

The same surface admits many different parametrizations. For example, the coordinate z-plane can be parametrized as

 
for any constants a, b, c, d such that adbc ≠ 0, i.e. the matrix   is invertible.

Local differential geometry edit

The local shape of a parametric surface can be analyzed by considering the Taylor expansion of the function that parametrizes it. The arc length of a curve on the surface and the surface area can be found using integration.

Notation edit

Let the parametric surface be given by the equation

 
where   is a vector-valued function of the parameters (u, v) and the parameters vary within a certain domain D in the parametric uv-plane. The first partial derivatives with respect to the parameters are usually denoted   and   and similarly for the higher derivatives,  

In vector calculus, the parameters are frequently denoted (s,t) and the partial derivatives are written out using the -notation:

 

Tangent plane and normal vector edit

The parametrization is regular for the given values of the parameters if the vectors

 
are linearly independent. The tangent plane at a regular point is the affine plane in R3 spanned by these vectors and passing through the point r(u, v) on the surface determined by the parameters. Any tangent vector can be uniquely decomposed into a linear combination of   and   The cross product of these vectors is a normal vector to the tangent plane. Dividing this vector by its length yields a unit normal vector to the parametrized surface at a regular point:
 

In general, there are two choices of the unit normal vector to a surface at a given point, but for a regular parametrized surface, the preceding formula consistently picks one of them, and thus determines an orientation of the surface. Some of the differential-geometric invariants of a surface in R3 are defined by the surface itself and are independent of the orientation, while others change the sign if the orientation is reversed.

Surface area edit

The surface area can be calculated by integrating the length of the normal vector   to the surface over the appropriate region D in the parametric uv plane:

 

Although this formula provides a closed expression for the surface area, for all but very special surfaces this results in a complicated double integral, which is typically evaluated using a computer algebra system or approximated numerically. Fortunately, many common surfaces form exceptions, and their areas are explicitly known. This is true for a circular cylinder, sphere, cone, torus, and a few other surfaces of revolution.

This can also be expressed as a surface integral over the scalar field 1:

 

First fundamental form edit

The first fundamental form is a quadratic form

 
on the tangent plane to the surface which is used to calculate distances and angles. For a parametrized surface   its coefficients can be computed as follows:
 

Arc length of parametrized curves on the surface S, the angle between curves on S, and the surface area all admit expressions in terms of the first fundamental form.

If (u(t), v(t)), atb represents a parametrized curve on this surface then its arc length can be calculated as the integral:

 

The first fundamental form may be viewed as a family of positive definite symmetric bilinear forms on the tangent plane at each point of the surface depending smoothly on the point. This perspective helps one calculate the angle between two curves on S intersecting at a given point. This angle is equal to the angle between the tangent vectors to the curves. The first fundamental form evaluated on this pair of vectors is their dot product, and the angle can be found from the standard formula

 
expressing the cosine of the angle via the dot product.

Surface area can be expressed in terms of the first fundamental form as follows:

 

By Lagrange's identity, the expression under the square root is precisely  , and so it is strictly positive at the regular points.

Second fundamental form edit

The second fundamental form

 
is a quadratic form on the tangent plane to the surface that, together with the first fundamental form, determines the curvatures of curves on the surface. In the special case when (u, v) = (x, y) and the tangent plane to the surface at the given point is horizontal, the second fundamental form is essentially the quadratic part of the Taylor expansion of z as a function of x and y.

For a general parametric surface, the definition is more complicated, but the second fundamental form depends only on the partial derivatives of order one and two. Its coefficients are defined to be the projections of the second partial derivatives of   onto the unit normal vector   defined by the parametrization:

 

Like the first fundamental form, the second fundamental form may be viewed as a family of symmetric bilinear forms on the tangent plane at each point of the surface depending smoothly on the point.

Curvature edit

The first and second fundamental forms of a surface determine its important differential-geometric invariants: the Gaussian curvature, the mean curvature, and the principal curvatures.

The principal curvatures are the invariants of the pair consisting of the second and first fundamental forms. They are the roots κ1, κ2 of the quadratic equation

 

The Gaussian curvature K = κ1κ2 and the mean curvature H = (κ1 + κ2)/2 can be computed as follows:

 

Up to a sign, these quantities are independent of the parametrization used, and hence form important tools for analysing the geometry of the surface. More precisely, the principal curvatures and the mean curvature change the sign if the orientation of the surface is reversed, and the Gaussian curvature is entirely independent of the parametrization.

The sign of the Gaussian curvature at a point determines the shape of the surface near that point: for K > 0 the surface is locally convex and the point is called elliptic, while for K < 0 the surface is saddle shaped and the point is called hyperbolic. The points at which the Gaussian curvature is zero are called parabolic. In general, parabolic points form a curve on the surface called the parabolic line. The first fundamental form is positive definite, hence its determinant EGF2 is positive everywhere. Therefore, the sign of K coincides with the sign of LNM2, the determinant of the second fundamental.

The coefficients of the first fundamental form presented above may be organized in a symmetric matrix:

 
And the same for the coefficients of the second fundamental form, also presented above:
 

Defining now matrix  , the principal curvatures κ1 and κ2 are the eigenvalues of A.[1]

Now, if v1 = (v11, v12) is the eigenvector of A corresponding to principal curvature κ1, the unit vector in the direction of   is called the principal vector corresponding to the principal curvature κ1.

Accordingly, if v2 = (v21,v22) is the eigenvector of A corresponding to principal curvature κ2, the unit vector in the direction of   is called the principal vector corresponding to the principal curvature κ2.

See also edit

References edit

  1. ^ Surface curvatures Handouts, Principal Curvatures

External links edit

  • Java applets demonstrate the parametrization of a helix surface
  • m-ART(3d) - iPad/iPhone application to generate and visualize parametric surfaces.

parametric, surface, parametric, surface, surface, euclidean, space, displaystyle, mathbb, which, defined, parametric, equation, with, parameters, displaystyle, mathbf, mathbb, mathbb, parametric, representation, very, general, specify, surface, well, implicit. A parametric surface is a surface in the Euclidean space R 3 displaystyle mathbb R 3 which is defined by a parametric equation with two parameters r R 2 R 3 displaystyle mathbf r mathbb R 2 to mathbb R 3 Parametric representation is a very general way to specify a surface as well as implicit representation Surfaces that occur in two of the main theorems of vector calculus Stokes theorem and the divergence theorem are frequently given in a parametric form The curvature and arc length of curves on the surface surface area differential geometric invariants such as the first and second fundamental forms Gaussian mean and principal curvatures can all be computed from a given parametrization Contents 1 Examples 2 Local differential geometry 2 1 Notation 2 2 Tangent plane and normal vector 2 3 Surface area 2 4 First fundamental form 2 5 Second fundamental form 2 6 Curvature 3 See also 4 References 5 External linksExamples edit nbsp Torus created with equations x r sin v y R r cos v sin u z R r cos v cos u displaystyle begin aligned x amp r sin v y amp R r cos v sin u z amp R r cos v cos u end aligned nbsp nbsp Parametric surface forming a trefoil knot equation details in the attached source code The simplest type of parametric surfaces is given by the graphs of functions of two variables z f x y r x y x y f x y displaystyle z f x y quad mathbf r x y x y f x y nbsp A rational surface is a surface that admits parameterizations by a rational function A rational surface is an algebraic surface Given an algebraic surface it is commonly easier to decide if it is rational than to compute its rational parameterization if it exists Surfaces of revolution give another important class of surfaces that can be easily parametrized If the graph z f x a x b is rotated about the z axis then the resulting surface has a parametrization r u ϕ u cos ϕ u sin ϕ f u a u b 0 ϕ lt 2 p displaystyle mathbf r u phi u cos phi u sin phi f u quad a leq u leq b 0 leq phi lt 2 pi nbsp It may also be parameterized r u v u 1 v 2 1 v 2 u 2 v 1 v 2 f u a u b displaystyle mathbf r u v left u frac 1 v 2 1 v 2 u frac 2v 1 v 2 f u right quad a leq u leq b nbsp showing that if the function f is rational then the surface is rational The straight circular cylinder of radius R about x axis has the following parametric representation r x ϕ x R cos ϕ R sin ϕ displaystyle mathbf r x phi x R cos phi R sin phi nbsp Using the spherical coordinates the unit sphere can be parameterized by r 8 ϕ cos 8 sin ϕ sin 8 sin ϕ cos ϕ 0 8 lt 2 p 0 ϕ p displaystyle mathbf r theta phi cos theta sin phi sin theta sin phi cos phi quad 0 leq theta lt 2 pi 0 leq phi leq pi nbsp This parametrization breaks down at the north and south poles where the azimuth angle 8 is not determined uniquely The sphere is a rational surface The same surface admits many different parametrizations For example the coordinate z plane can be parametrized asr u v a u b v c u d v 0 displaystyle mathbf r u v au bv cu dv 0 nbsp for any constants a b c d such that ad bc 0 i e the matrix a b c d displaystyle begin bmatrix a amp b c amp d end bmatrix nbsp is invertible Local differential geometry editThe local shape of a parametric surface can be analyzed by considering the Taylor expansion of the function that parametrizes it The arc length of a curve on the surface and the surface area can be found using integration Notation edit Let the parametric surface be given by the equationr r u v displaystyle mathbf r mathbf r u v nbsp where r displaystyle mathbf r nbsp is a vector valued function of the parameters u v and the parameters vary within a certain domain D in the parametric uv plane The first partial derivatives with respect to the parameters are usually denoted r u r u textstyle mathbf r u frac partial mathbf r partial u nbsp and r v displaystyle mathbf r v nbsp and similarly for the higher derivatives r u u r u v r v v displaystyle mathbf r uu mathbf r uv mathbf r vv nbsp In vector calculus the parameters are frequently denoted s t and the partial derivatives are written out using the notation r s r t 2 r s 2 2 r s t 2 r t 2 displaystyle frac partial mathbf r partial s frac partial mathbf r partial t frac partial 2 mathbf r partial s 2 frac partial 2 mathbf r partial s partial t frac partial 2 mathbf r partial t 2 nbsp Tangent plane and normal vector edit For broader coverage of this topic see Differentiable surface Tangent vectors and normal vector The parametrization is regular for the given values of the parameters if the vectorsr u r v displaystyle mathbf r u mathbf r v nbsp are linearly independent The tangent plane at a regular point is the affine plane in R3 spanned by these vectors and passing through the point r u v on the surface determined by the parameters Any tangent vector can be uniquely decomposed into a linear combination of r u displaystyle mathbf r u nbsp and r v displaystyle mathbf r v nbsp The cross product of these vectors is a normal vector to the tangent plane Dividing this vector by its length yields a unit normal vector to the parametrized surface at a regular point n r u r v r u r v displaystyle hat mathbf n frac mathbf r u times mathbf r v left mathbf r u times mathbf r v right nbsp In general there are two choices of the unit normal vector to a surface at a given point but for a regular parametrized surface the preceding formula consistently picks one of them and thus determines an orientation of the surface Some of the differential geometric invariants of a surface in R3 are defined by the surface itself and are independent of the orientation while others change the sign if the orientation is reversed Surface area edit The surface area can be calculated by integrating the length of the normal vector r u r v displaystyle mathbf r u times mathbf r v nbsp to the surface over the appropriate region D in the parametric uv plane A D D r u r v d u d v displaystyle A D iint D left mathbf r u times mathbf r v right du dv nbsp Although this formula provides a closed expression for the surface area for all but very special surfaces this results in a complicated double integral which is typically evaluated using a computer algebra system or approximated numerically Fortunately many common surfaces form exceptions and their areas are explicitly known This is true for a circular cylinder sphere cone torus and a few other surfaces of revolution This can also be expressed as a surface integral over the scalar field 1 S 1 d S displaystyle int S 1 dS nbsp First fundamental form edit Main article First fundamental form The first fundamental form is a quadratic formI E d u 2 2 F d u d v G d v 2 displaystyle mathrm I E du 2 2 F du dv G dv 2 nbsp on the tangent plane to the surface which is used to calculate distances and angles For a parametrized surface r r u v displaystyle mathbf r mathbf r u v nbsp its coefficients can be computed as follows E r u r u F r u r v G r v r v displaystyle E mathbf r u cdot mathbf r u quad F mathbf r u cdot mathbf r v quad G mathbf r v cdot mathbf r v nbsp Arc length of parametrized curves on the surface S the angle between curves on S and the surface area all admit expressions in terms of the first fundamental form If u t v t a t b represents a parametrized curve on this surface then its arc length can be calculated as the integral a b E u t 2 2 F u t v t G v t 2 d t displaystyle int a b sqrt E u t 2 2F u t v t G v t 2 dt nbsp The first fundamental form may be viewed as a family of positive definite symmetric bilinear forms on the tangent plane at each point of the surface depending smoothly on the point This perspective helps one calculate the angle between two curves on S intersecting at a given point This angle is equal to the angle between the tangent vectors to the curves The first fundamental form evaluated on this pair of vectors is their dot product and the angle can be found from the standard formulacos 8 a b a b displaystyle cos theta frac mathbf a cdot mathbf b left mathbf a right left mathbf b right nbsp expressing the cosine of the angle via the dot product Surface area can be expressed in terms of the first fundamental form as follows A D D E G F 2 d u d v displaystyle A D iint D sqrt EG F 2 du dv nbsp By Lagrange s identity the expression under the square root is precisely r u r v 2 displaystyle left mathbf r u times mathbf r v right 2 nbsp and so it is strictly positive at the regular points Second fundamental form edit Main article Second fundamental form The second fundamental formI I L d u 2 2 M d u d v N d v 2 displaystyle mathrm I I L du 2 2M du dv N dv 2 nbsp is a quadratic form on the tangent plane to the surface that together with the first fundamental form determines the curvatures of curves on the surface In the special case when u v x y and the tangent plane to the surface at the given point is horizontal the second fundamental form is essentially the quadratic part of the Taylor expansion of z as a function of x and y For a general parametric surface the definition is more complicated but the second fundamental form depends only on the partial derivatives of order one and two Its coefficients are defined to be the projections of the second partial derivatives of r displaystyle mathbf r nbsp onto the unit normal vector n displaystyle hat mathbf n nbsp defined by the parametrization L r u u n M r u v n N r v v n displaystyle L mathbf r uu cdot hat mathbf n quad M mathbf r uv cdot hat mathbf n quad N mathbf r vv cdot hat mathbf n nbsp Like the first fundamental form the second fundamental form may be viewed as a family of symmetric bilinear forms on the tangent plane at each point of the surface depending smoothly on the point Curvature edit Main article Curvature The first and second fundamental forms of a surface determine its important differential geometric invariants the Gaussian curvature the mean curvature and the principal curvatures The principal curvatures are the invariants of the pair consisting of the second and first fundamental forms They are the roots k1 k2 of the quadratic equationdet I I k I 0 det L k E M k F M k F N k G 0 displaystyle det mathrm I I kappa mathrm I 0 quad det begin bmatrix L kappa E amp M kappa F M kappa F amp N kappa G end bmatrix 0 nbsp The Gaussian curvature K k1k2 and the mean curvature H k1 k2 2 can be computed as follows K L N M 2 E G F 2 H E N 2 F M G L 2 E G F 2 displaystyle K frac LN M 2 EG F 2 quad H frac EN 2FM GL 2 EG F 2 nbsp Up to a sign these quantities are independent of the parametrization used and hence form important tools for analysing the geometry of the surface More precisely the principal curvatures and the mean curvature change the sign if the orientation of the surface is reversed and the Gaussian curvature is entirely independent of the parametrization The sign of the Gaussian curvature at a point determines the shape of the surface near that point for K gt 0 the surface is locally convex and the point is called elliptic while for K lt 0 the surface is saddle shaped and the point is called hyperbolic The points at which the Gaussian curvature is zero are called parabolic In general parabolic points form a curve on the surface called the parabolic line The first fundamental form is positive definite hence its determinant EG F2 is positive everywhere Therefore the sign of K coincides with the sign of LN M2 the determinant of the second fundamental The coefficients of the first fundamental form presented above may be organized in a symmetric matrix F 1 E F F G displaystyle F 1 begin bmatrix E amp F F amp G end bmatrix nbsp And the same for the coefficients of the second fundamental form also presented above F 2 L M M N displaystyle F 2 begin bmatrix L amp M M amp N end bmatrix nbsp Defining now matrix A F 1 1 F 2 displaystyle A F 1 1 F 2 nbsp the principal curvatures k1 and k2 are the eigenvalues of A 1 Now if v1 v11 v12 is the eigenvector of A corresponding to principal curvature k1 the unit vector in the direction of t 1 v 11 r u v 12 r v displaystyle mathbf t 1 v 11 mathbf r u v 12 mathbf r v nbsp is called the principal vector corresponding to the principal curvature k1 Accordingly if v2 v21 v22 is the eigenvector of A corresponding to principal curvature k2 the unit vector in the direction of t 2 v 21 r u v 22 r v displaystyle mathbf t 2 v 21 mathbf r u v 22 mathbf r v nbsp is called the principal vector corresponding to the principal curvature k2 See also editSpline mathematics Surface normalReferences edit Surface curvatures Handouts Principal CurvaturesExternal links editJava applets demonstrate the parametrization of a helix surface m ART 3d iPad iPhone application to generate and visualize parametric surfaces Retrieved from https en wikipedia org w index php title Parametric surface amp oldid 1203360929, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.