Parametric equations for a helical pipe

In summary, you need to find a two-parameter vector that corresponds to a point on the surface of the coiled pipe. You do this by finding the projection of the e3 vector onto the plane perpendicular to the pipe, and then finding the unit vector that results from rotating through an angle phi that is equal to the radius of the pipe.
  • #1
jaksweeney
3
0
I am trying to represent a helical pipe in x,y,z co-ordinants, would the x and y co-ordinants simply be multiplied by the equation of a circle if the growth of the helix is in the z direction?

Any help would be appreciated.
Thanks
 
Physics news on Phys.org
  • #2
The x and y equations would just be the parametric equations of a circle. If the helix grows in the z direction, then its equation would be z=ct, for some constant c.
 
  • #3
The basic line equation of a helix can be represented as x=acost, y=asint and z=ct, but I want to represent a coiled pipe so should there be another set of circular co-ordinates in the equation?
 
  • #4
Then what are you looking for, exactly? x= acos(t), y= a sin(t), z= ct, are parametric equations for the center curve of the pipe but do you want parametric equations for the surface of the pipe? That would depend on two parameters, not 1. parametric equations for any point in the interior of the pipe would require 3 parameters.
 
  • #5
I am trying to find out how to determine a point of the surface of the pipe. How would that be represented?
 
  • #6
All points on a coiled pipe may be represented by a two-parameter vector whose components are the Cartesian coordinates of the points. The derivation adopts the following strategy:

1) Compute a vector R(t) to a point on a helix (in the e3
direction) in terms of a parameter t.
2) Find the tangent to the helix at t and thereby the plane perpendicular
to the pipe at t, P(t).
3) Find the unit vector U(t) in plane P that lies along the projection of
e3 in this plane.
4) Find the unit vector in plane P that results from U by rotating through
an angle phi, S(t,phi)
5) The desired vector to any point on the surface of the pipe is then
R(t) + qS(t,phi), where q is the radius of the pipe.


1) Let e1, e2 and e3 be an orthonormal set
of vectors spanning 3-space. The centre of the pipe describes a helix
about the e3 axis. The helical curve is given by the vector R(t)
as a function of the parameter t:

R(t) = a cos(t) e1 + a sin(t) e2 + ct e3

2) The vector tangent to the helix at t is

dR/dt = -a sin(t) e1 + a cos(t) e2 + c e3.

The unit vector tangent to R(t) is

V(t) = (dR/dt)(a2+c2)-1/2

The plane perpendicular to the pipe is given by the unit bivector

P(t) = IV(t), where I = e1e2e3. i.e.
P(t) =(-a sin(t) e2e3 + a cos(t) e3e1
+ c e1e2)(a2+c2)-1/2.

3) We now wish to define a unit reference vector lying in the plane P(t). It
is convenient to take this as U(t) = W(t)/w, where W(t) is the projection
of vector e3 onto plane P(t) and w = ||W||:

W(t) = e3.P P-1 = -e3.P P since
P2 = -1. Substituting the expression for P(t) from above, we get
W(t) = (a2e3 + ac(sin(t) e1
- cos(t) e2))/(a2 + c2).
w = a (a2 + c2)-1/2.

The desired reference vector, U(t), is then W(t)/w:
U(t) = (e3 +(c/a)(sin(t) e1 - cos(t) e2))(1 + (c/a)2)-1/2.

4) This reference vector can now be rotated to produce all points on a unit
circle in the plane P(t), which is perpendicular to the pipe at t:

S(t,phi) = U(t) exp(P(t)phi) = U(t) (cos(phi) + P(t) sin(phi)); i.e. S(t,phi)

is a vector in the plane P(t) written in terms of its componets in the
reference direction U(t) and in a direction perpendicular to U,
U(t)P(t) = e3.P(t)/w. The latter vector should lie in the
e1e2 plane. Substituting the expression for P(t)
verifies this:

U(t)P(t) = cos(t) e1 + sin(t) e2.

5)Let the radius of the pipe be q. The points on the surface
of the coiled pipe are then given by
R(t) + q S(t,phi).

Please check my algebra before using this equation!
 

1. What are parametric equations for a helical pipe?

The parametric equations for a helical pipe are mathematical expressions that describe the position of a point on the surface of the pipe as it moves along the length of the pipe. These equations are commonly used in engineering and physics to model the shape and movement of objects.

2. How are parametric equations for a helical pipe derived?

Parametric equations for a helical pipe are derived using trigonometric functions and the geometry of the helix. By considering the radius, pitch, and angle of the helix, we can create equations that describe the x, y, and z coordinates of a point on the surface of the pipe.

3. What are the applications of parametric equations for a helical pipe?

Parametric equations for a helical pipe have various applications in engineering, such as modeling the shape of screws, springs, and pipes. They are also used in physics to describe the motion of objects in circular or helical paths, such as the movement of a planet around a sun or a particle in a cyclotron.

4. Can parametric equations for a helical pipe be used to create 3D models?

Yes, parametric equations for a helical pipe can be used to generate 3D models of helical pipes. By inputting different values for the parameters, such as the radius and pitch, we can create different variations of the helix and visualize them in 3D space.

5. Are there any limitations to using parametric equations for a helical pipe?

One limitation of using parametric equations for a helical pipe is that they assume the pipe has a constant radius and pitch. In reality, pipes may have varying thickness and the helix may not be perfectly uniform. Additionally, these equations do not take into account external forces or factors that may affect the movement of the pipe, such as friction or air resistance.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
13
Views
470
  • Linear and Abstract Algebra
Replies
4
Views
2K
Replies
14
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
614
  • Differential Equations
Replies
4
Views
619
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
837
  • Linear and Abstract Algebra
Replies
4
Views
1K
Replies
3
Views
1K
Back
Top