Trochoid
{{Short description|Curve traced by a circle rolling along a line}}
{{for|the joint|Pivot joint}}
File:Cycloid f.gif (a common trochoid) generated by a rolling circle]]
In geometry, a trochoid ({{ety|el|trochos|wheel}}) is a roulette curve formed by a circle rolling along a line. It is the curve traced out by a point fixed to a circle (where the point may be on, inside, or outside the circle) as it rolls along a straight line.{{MathWorld | urlname=Trochoid | title=Trochoid}} If the point is on the circle, the trochoid is called common (also known as a cycloid); if the point is inside the circle, the trochoid is curtate; and if the point is outside the circle, the trochoid is prolate. The word "trochoid" was coined by Gilles de Roberval, referring to the special case of a cycloid.{{cite journal
| last = Whitman | first = E. A.
| doi = 10.1080/00029890.1943.11991383
| journal = American Mathematical Monthly
| jstor = 2302830
| pages = 309–315
| title = Some historical notes on the cycloid
| volume = 50
| year = 1943| issue = 5
}}
Basic description
As a circle of radius {{mvar|a}} rolls without slipping along a line {{mvar|L}}, the center {{mvar|C}} moves parallel to {{mvar|L}}, and every other point {{mvar|P}} in the rotating plane rigidly attached to the circle traces the curve called the trochoid. Let {{math|1={{overline|CP}} = b}}. Parametric equations of the trochoid for which {{mvar|L}} is the {{mvar|x}}-axis are
:
& x = a\theta - b \sin \theta \\
& y = a - b \cos \theta
\end{align}
where {{mvar|θ}} is the variable angle through which the circle rolls.
=Curtate, common, prolate=
If {{mvar|P}} lies inside the circle ({{math|b < a}}), on its circumference ({{math|1=b = a}}), or outside ({{math|b > a}}), the trochoid is described as being curtate ("contracted"), common, or prolate ("extended"), respectively.{{Cite web|title = Trochoid|website = Xah Math|url = http://www.xahlee.org/SpecialPlaneCurves_dir/Trochoid_dir/trochoid.html|accessdate = October 4, 2014}} A curtate trochoid is traced by a pedal (relative to the ground) when a normally geared bicycle is pedaled along a straight line.{{cite AV media| url-status = live| archive-url = https://ghostarchive.org/varchive/youtube/20211211/aJhiY70KY5o| archive-date = 2021-12-11| url = https://www.youtube.com/watch?v=aJhiY70KY5o| title = The Bicycle Pulling Puzzle | website=YouTube}}{{cbignore}} A prolate trochoid is traced by the tip of a paddle (relative to the water's surface) when a boat is driven with constant velocity by paddle wheels; this curve contains loops. A common trochoid, also called a cycloid, has cusps at the points where {{mvar|P}} touches the line {{mvar|L}}.
General description
A more general approach would define a trochoid as the locus of a point orbiting at a constant rate around an axis located at ,
:
which axis is being translated in the x-y-plane at a constant rate in either a straight line,
:
x'=x_0+v_{2x} t,\ y'=y_0+v_{2y} t\\
\therefore x = x_0+r_1\cos(\omega_1 t+\phi_1)+v_{2x} t,\ y = y_0+r_1 \sin(\omega_1 t+\phi_1)+v_{2y} t,\\
\end{array}
or a circular path (another orbit) around (the hypotrochoid/epitrochoid case),
:
x' = x_0+r_2\cos(\omega_2 t+\phi_2),\ y' = y_0+r_2\sin(\omega_2 t+\phi_2),\ r_2\ge 0\\
\therefore x = x_0+r_1\cos(\omega_1 t+\phi_1)+r_2\cos(\omega_2 t+\phi_2),\ y = y_0+r_1 \sin(\omega_1 t+\phi_1)+r_2\sin(\omega_2 t+\phi_2),\\
\end{array}
The ratio of the rates of motion and whether the moving axis translates in a straight or circular path determines the shape of the trochoid. In the case of a straight path, one full rotation coincides with one period of a periodic (repeating) locus. In the case of a circular path for the moving axis, the locus is periodic only if the ratio of these angular motions, , is a rational number, say , where & are coprime, in which case, one period consists of orbits around the moving axis and orbits of the moving axis around the point . The special cases of the epicycloid and hypocycloid, generated by tracing the locus of a point on the perimeter of a circle of radius while it is rolled on the perimeter of a stationary circle of radius , have the following properties:
:
\text{epicycloid: }&\omega_1/\omega_2&=p/q=r_2/r_1=R/r_1+1,\ |p-q| \text{ cusps}\\
\text{hypocycloid: }&\omega_1/\omega_2&=p/q=-r_2/r_1=-(R/r_1-1),\ |p-q|=|p|+|q| \text{ cusps}
\end{array}
where is the radius of the orbit of the moving axis. The number of cusps given above also hold true for any epitrochoid and hypotrochoid, with "cusps" replaced by either "radial maxima" or "radial minima".
==See also==
References
{{reflist}}
External links
- [http://jsxgraph.uni-bayreuth.de/wiki/index.php/Trochoid Online experiments with the Trochoid using JSXGraph]