Brachistochrone: Difference between revisions
Line 86: | Line 86: | ||
=== Friction === | === Friction === | ||
[[File:Brac normalforce.svg|thumb|The | [[File:Brac normalforce.svg|thumb|The forces on the path. Actually the sliding particle is infinitemal small. ]] | ||
The normal force follows the path, and thus is given by | The normal force follows the path, and thus is given by | ||
Line 97: | Line 97: | ||
</math> | </math> | ||
The conservation of energy does not apply here, but we have Newton's Second Law, <math>\vec F = m \frac{d \vec v}{dt}</math>. | The conservation of energy does not apply here, but we have Newton's Second Law, <math>\vec F = m \frac{d \vec v}{dt}</math>. We need the components along the curve <math>s</math>. Thus we have | ||
<math> | <math> | ||
Line 104: | Line 104: | ||
&= mg \frac{dy}{ds} - \mu mg \frac{dx}{ds} | &= mg \frac{dy}{ds} - \mu mg \frac{dx}{ds} | ||
\end{align} | \end{align} | ||
</math> | |||
Clearly, for the left hand side of NII we have <math>m\frac{dv}{dt} = mv \frac{dv}{ds} = m\frac12 \frac {d v^2}{ds}</math>, and by including the differential part only, we have | |||
<math> | |||
\frac12 v^2 &= g( y - \mu x ) \\ | |||
v&= \sqrt{2g(y-\mu x)} | |||
</math> | </math> | ||
Revision as of 17:14, 20 February 2021
Introduction
To find the shape of the curve which the time is shortest possible. . .
Theory
Variational Calculus and Euler--Lagrange Equation
The time from to is where is the Pythagorean distance measure and is determined from the the law of conservation of energy . giving . Plugging these in, we get , where is the function subject to variational consideration.
According to the Euler--Lagrange differential equation the stationary value is to be found, if E-L equation is satisfied.
No Friction
We get
.
Since does not depend on , we may use the simplified E--L formula .
Thus, we have
So we have and multiplying this with the denominator and rearring, we have
by redefining the constant. The standard solution to this equation is given by
and is the equation of a cycloid.
Rolling Ball: Angular momentum
The rotational energy is and by applying non-slipping condition we get . The conservation energy states
Thus, the path shape is same, than previous.
Friction
The normal force follows the path, and thus is given by , but The friction depends on the normal force of the path. The normal force is perpendicular to the previous, thus we have
The conservation of energy does not apply here, but we have Newton's Second Law, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec F = m \frac{d \vec v}{dt}} . We need the components along the curve Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle s} . Thus we have
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} \vec F &= \vec G - \vec F_\mu \\ &= mg \frac{dy}{ds} - \mu mg \frac{dx}{ds} \end{align} }
Clearly, for the left hand side of NII we have Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m\frac{dv}{dt} = mv \frac{dv}{ds} = m\frac12 \frac {d v^2}{ds}} , and by including the differential part only, we have
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac12 v^2 &= g( y - \mu x ) \\ v&= \sqrt{2g(y-\mu x)} }
Rolling Ball with radius
References
https://mathworld.wolfram.com/BrachistochroneProblem.html
https://physicscourses.colorado.edu/phys3210/phys3210_sp20/lecture/lec04-lagrangian-mechanics/
http://hades.mech.northwestern.edu/images/e/e6/Legeza-MechofSolids2010.pdf
https://www.tau.ac.il/~flaxer/edu/course/computerappl/exercise/Brachistochrone%20Curve.pdf