Retour

spirale_en_detail_eng.tex

Télécharger le fichier Fichier PDF
\documentclass[fleqn]{article}
\usepackage{amsmath,amssymb}
\usepackage{pst-rubans}
\usepackage[a4paper]{geometry}
 
 
 
\begin{document}
\parindent=0pt
\parskip4pt
 
\section*{The Mathematical Details for using a Helix as a Spring \dots}
In Figure 1 you see a cylindrical spring (shape of a helix) with 10 windings, with
an equilibrium position height $h_0$. The equilibrium position radius is $r_0=\frac{d_0}{2}$.
 
In Figure 2 the spring is stretched -- its new height is $h_1$ and its new radius is $r_1 = \frac{d_1}{2}$.
 
\textbf{Questions}
\begin{itemize}
  \item What's the length of the spring?
  \item Now that the spring has a fixed length, what is the radius $r_1(h_0,\,r_0,\,h_1)$?
\end{itemize}
\psset{lightsrc=30 5 5,SphericalCoor,viewpoint=50 45 0,Decran=50,dZ=0.2,resolution=180}
\begin{pspicture}(-3,-5)(3,7)
\psframe(-1.5,-3.5)(1.5,7)
\psSolid[object=cylindre,r=1.2,h=0.2,ngrid=1 36](0,0,6)%
\pshelices[incolor=gray!75,R=0.5,h=6,hue=0.2 0.5,grid,RotY=180,spires=10,dZ=0.1](0,0,6)
\psPoint(0,1,6){O1}
\psPoint(0,1,0){O}
\pcline[linecolor=blue]{<->}(O1)(O)
\Aput{$h_0$}
\psSolid[object=cylindre,r=0.7,h=1,ngrid=4 36,fillcolor=blue](0,0,-1)
\psPoint(0,0,0){E1}
\psdot(E1)
\pnode(-0.5,3){I1}
\pnode(0.5,3){I2}
\psline[arrowsize=0.2]{<->}(I1)(I2)
\uput[l](I1){$d_0$}
\rput(0,-4){Figure 1}
\end{pspicture}
\qquad
\begin{pspicture}(-3,-5)(3,7)
\psframe(-1.5,-3.5)(1.5,7)
\psSolid[object=cylindre,r=1.2,h=0.2,ngrid=1 36](0,0,6)%
\pshelices[incolor=gray!75,R=0.4,h=7,hue=0.2 0.5,grid,RotY=180,spires=10,dZ=0.1](0,0,6)
\psPoint(0,1,6){O1}
\psPoint(0,1,-1){O}
\pcline[linecolor=blue]{<->}(O1)(O)
\Aput{$h_1$}
\pnode(-0.4,2.5){I1}
\pnode(0.4,2.5){I2}
\psline[arrowsize=0.2]{<->}(I1)(I2)
\uput[l](I1){$d_1$}
\psSolid[object=cylindre,r=0.7,h=1,ngrid=4 36,fillcolor=blue](0,0,-2)
\psPoint(0,0,-1){E1}
\psdot(E1)
\psPoint(0,0,-1.5){E2}
\psPoint(0,0,-3){E3}
\psline[arrowsize=0.2,linecolor=red]{->}(E2)(E3)
\rput(0,-4){Figure 2}
\end{pspicture}
 
\textbf{Assumptions}
 
For simplicity, we assume that all windings are equidistant apart (the cylindrical spiral keeps the shape of a helix) and we ignore any physical properties of a 'solid' helix, e.~g. thickness of the helix line, mass of the spring, material, temperature, elasticity, torsion, etc., etc., and, of course, etc.
 
\newpage
 
\textbf{Calculations}
 
Let $z_0$ be the \textit{height} of one single winding, so $h_0 = n z_0$ is the \textit{total height} of a spring with $n$ windings.
 
\begin{pspicture}(-3,-1)(1,4)
\psset{lightsrc=10 -20 50,SphericalCoor,viewpoint=50 -20 20,Decran=50,unit=1}
\deffunction[algebraic]{helice}(t){2.6*cos(t)}{2.6*sin(t)}{0.4*t}
\psSolid[object=cylindre,r=2.6,h=3.3,action=draw,ngrid=6 36]%
\psSolid[object=courbe,
        range=0 0.8 add 6.28 0.8 add,
        linecolor=blue,
        linewidth=0.1,
        resolution=360,
        function=helice]%
\end{pspicture}\qquad
\begin{pspicture}(-3,-1)(5,4)
\psline(0,0)(7,0)
\psline(0,0)(0,3.5)
\psline[linecolor=blue](7,0)(0,3.5)
\uput[-90](3.5,0){$2\pi r_0$}
\uput[180](0,1.75){$z_0$}
\uput[0](3.5,1.85){$l_0$}
\end{pspicture}
 
\textbf{A little trick:}
 
Roll the cylinder on the plane and trace the helix onto the plane. Thus the helix turns into a straight line. Drawing a right-angled triangle and using the Pythagorean Theorem (where the one cathetus is
the height $z_0$, the other cathetus is the circumference $2 \pi r_0$ of the cylinder and the hypotenuse is the length $l_0$ of the one winding) we can simply calculate the length of one winding.
 
The \textit{length of one single winding} is
\begin{equation}
    l_0 = \sqrt{z_0^2 + 4\pi^2r_0^2}\label{l0}
\end{equation}
This gives the \textit{total length} of the spring
\begin{equation*}
    L_0 = n l_0
\end{equation*}
Now we stretch the spring and calculate all that for Figure 2.
 
Let $z_1$ be the \textit{height} of one single winding, so $h_1 = n z_1$ is the \textit{total height} of the stretched spring with $n$ windings.
 
The \textit{length of one single winding} is
\begin{equation}
    l_1 = \sqrt{z_1^2 + 4\pi^2r_1^2}\label{l1}
\end{equation}
This gives the \textit{total length} of the stretched spring
\begin{equation*}
    L_1 = n l_1
\end{equation*}
Now that this is the same spring, the length is constant: $L_0=L_1$.
 
Equating \eqref{l0} and \eqref{l1} and solving for $r_1^2$, we get,
\begin{equation*}
    r_1^2  = \frac{1}{4\pi^2n^2}h_0^2 - \frac{1}{4\pi^2n^2}h_1^2 + r_0^2
\end{equation*}
 
\newpage
 
\textbf{Setting up the oscillation}
 
Coordinate setup: The $h$-axis points downwards and the origin $h=0$ is defined as top of the spring.
 
Now let the spring do a harmonic oscillation with an \textit{amplitude}
$\hat{h} < h_0$ and let the oscillation start from the \textit{equilibrium
position} $h_0$ downwards with an \textit{angular frequency} $\omega = \frac{2\pi}{T}$ where $T$ is the \textit{period of oscillation}.
\begin{equation*}
    h_1(t) =  h_0 + \hat{h} \cdot \sin(\omega t)= h_0[1 + \frac{\hat{h}}{h_0}\sin(\omega t)]
\end{equation*}
This gives after some basic arithmetic
\begin{align*}
    r_1(t) &= \sqrt{\frac{1}{4\pi^2n^2}h_0^2\{1 - [1 + \frac{\hat{h}}{h_0}\sin(\omega t)]^2\} + r_0^2}\\
           &= \sqrt{r_0^2 - \frac{\hat{h}h_0}{4\pi^2n^2}\sin(\omega t)[2 + \frac{\hat{h}}{h_0}\sin(\omega t)] }
\end{align*}
\textbf{Results}
 
The more windings a spring has, the less $r_1(t)$ differs from $r_0$.
 
Now let's discuss the following two intervals of time
\begin{itemize}
\item $]0;\frac{T}{2}[$ -- enlarging the spring $l_1(t) > l_0$
\begin{equation*}
    \sin(\omega t)>0\quad \Rightarrow \quad r_1(t) < r_0
\end{equation*}
\item $]\frac{T}{2};T[$ -- shortening the spring $l_1(t) < l_0$
\begin{equation*}
    \sin(\omega t)<0\quad \Rightarrow \quad r_1(t) > r_0
\end{equation*}
\end{itemize}
Now if you calculate \textit{by hand} some explicit examples
choosing the variables $h_0,\,r_0,\,\hat{h}$, you will see that the
\textit{radius correction} is simply very tiny. Radius correction is
needed, when the stretching of the spring gets large. However that
disturbs the harmony of the oscillation and catapults the spring out
of its Hookian limitations -- these won't be the conditions for a
preferred harmonic oscillation. So there is no big error to set: $r_1(t) \approx r_0$
 
\newpage
\textbf{Example}
 
Here you see some excerpts of a harmonic oscillation ($n=10,\,h_0=5,\,r_0=1,5,\,\hat{h}=2$) including the \textit{radius correction} and there is no visible change for $r_1(t)$.
 
\psset{lightsrc=30 5 5,SphericalCoor,viewpoint=50 45 0,Decran=50,resolution=180}
\multido{\i=0+90}{5}{%
\begin{pspicture}(-1.35,-5)(1.35,7)
\pstVerb{%
/amplitude \i\space sin 0.4 mul 1 add 5 mul def
/radius \i\space sin 0.4 mul 1 add 2 exp neg 1 add 25 mul 4 div pi 2 exp div 100 div 1.5 2 exp add 0.5 exp def
}
\psframe(-1.4,-3.5)(1.4,7)
\psSolid[object=cylindre,r=1.2,h=0.2,ngrid=1 36](0,0,6)%
\pshelices[incolor=gray!75,R=radius,h=amplitude,hue=0.2 0.5,grid,RotY=180,spires=10,dZ=0.1](0,0,6)
\psSolid[object=cylindre,r=1.2,h=1,ngrid=4 36,fillcolor=blue](0,0,amplitude neg 5 add)
\psPoint(0,0,amplitude neg 6 add){E1}
\psdot(E1)
\rput(0,-4){$t=\dfrac{\i}{360}T$}
\end{pspicture}
\qquad}
 
\textbf{The source code}
\footnotesize
\begin{verbatim}
\psset{lightsrc=30 5 5,SphericalCoor,viewpoint=50 45 0,Decran=50,resolution=180}
\multido{\i=0+90}{5}{%
\begin{pspicture}(-1.35,-5)(1.35,7)
    \pstVerb{%
      /amplitude \i\space sin 0.4 mul 1 add 5 mul def
      /radius \i\space sin 0.4 mul 1 add 2 exp neg 1 add 25 mul 4 div pi 2 exp div 100 div 1.5 2 exp add 0.5 exp def
    }
    \psframe(-1.4,-3.5)(1.4,7)
    \psSolid[object=cylindre,r=1.2,h=0.2,ngrid=1 36](0,0,6)
    \pshelices[incolor=gray!75,R=radius,h=amplitude,hue=0.2 0.5,grid,RotY=180,spires=10,dZ=0.1](0,0,6)
    \psSolid[object=cylindre,r=1.2,h=1,ngrid=4 36,fillcolor=blue](0,0,amplitude neg 5 add)
    \psPoint(0,0,amplitude neg 6 add){E1}
    \psdot(E1)
    \rput(0,-4){$t=\dfrac{\i}{360}T$}
\end{pspicture}
\qquad}
\end{verbatim}
\end{document}