Matching a surface to a given sectional curve

Yannick L Kergosien1

  • 1Département d'informatique, université de Cergy-Pontoise, 2, av. Adolphe-Chauvin, 95302 Cergy-Pontoise, France. yannick.kergosien@libertysurf.fr

Related Concept Videos

Bending of Curved Members - Neutral Surface01:16

Bending of Curved Members - Neutral Surface

In curved beams, unlike straight beams, the stress distribution across the cross-section is not uniform due to the beam's curvature. This non-uniformity arises because the neutral axis, where stress is zero, does not align with the centroid of the section. In a curved beam, the strain varies along the section as a function of the distance from the neutral axis.
Consider the curved member described in the previous lesson. According to Hooke's law, which relates stress to strain within the...
Area of a Surface of Revolution01:29

Area of a Surface of Revolution

Surfaces of revolution are formed when a two-dimensional curve is rotated around an axis, producing a three-dimensional shape. This concept is used in engineering tasks like determining the surface area of a rocket nozzle, where precise calculations are critical for applying uniform heat-resistant coatings. When a curve is revolved about the x-axis, it sweeps out a continuous surface whose area must be calculated accurately to estimate material requirements.Approximating with Conical BandsTo...
Simpson's Rule II01:28

Simpson's Rule II

In warehouse roofing applications, corrugated or curved metal sheets are commonly used to improve structural strength, water drainage, and ventilation efficiency. To accurately estimate material requirements and optimize design parameters, engineers must determine the curved surface area of these sheets. Because the sheet profiles often repeat smoothly along their length, they can be effectively approximated by parabolic curves, enabling the use of numerical integration techniques for area...
Calculus with Parametric Curves: Surface Areas01:30

Calculus with Parametric Curves: Surface Areas

A parametric curve is a description of a path in the plane where both the x and y coordinates are functions of a single parameter, typically denoted t. When such a curve is revolved about an external axis lying in the same plane, it generates a surface of revolution in three dimensions. The surface area of this rotated shape depends fundamentally on two aspects: the geometry of the original curve and how far it lies from the chosen axis of rotation.A torus is a classical surface of revolution...
Quadric Surfaces01:28

Quadric Surfaces

Quadric surfaces are three-dimensional surfaces characterized by second-degree equations in the variables x, y, and z. These surfaces are smooth and continuous, and specific combinations of squared and linear terms define their shapes. The main types of quadric surfaces include ellipsoids, cones, paraboloids, and hyperboloids. Each type exhibits distinct geometric features depending on how the variables are arranged and related within the equation.Ellipsoids are closed surfaces formed when all...
Parametric Surfaces01:30

Parametric Surfaces

A parametric surface in three-dimensional space is defined through a vector-valued function\begin{equation*}\mathbf{r}(u, v) = x(u, v)\mathbf{i} + y(u, v)\mathbf{j} + z(u, v)\mathbf{k}\end{equation*}where u and v are parameters within a specified domain D in the uv-plane. The functions x(u, v), y(u, v), and z(u, v) define the coordinates of points on the surface. As u and v vary over D, the position vector r(u, v) traces a continuous surface in space. This parametric representation is essential...