Verschillen voor "Reuleaux triangle"

Verschillen tussen versies 3 en 4
Versie 3 sinds 2017-01-14 12:23:06
Grootte: 1630
Commentaar:
Versie 4 sinds 2017-01-14 12:24:36
Grootte: 1666
Commentaar:
Verwijderingen worden op deze manier gemarkeerd. Toevoegingen worden op deze manier gemarkeerd.
Regel 4: Regel 4:
{{attachment:reuleaux_triangle.svg}}

Theory

Back to school for some principles. See https://en.wikipedia.org/wiki/Reuleaux_triangle for it. Reuleaux triangles are used for drilling square holes. In mechanical engineering, the priciples of square motion are possible - amongst others - by using Reuleaux triangles.

reuleaux_triangle.svg

  • Red and green: x- and y-axis.
  • Magenta: equilateral triangle.
  • Cyan: Construction circles.
  • Blue: Reuleaux triangle

A Reuleaux triangle is characterized as a "curve of constant width". This means that when you place the triangle between two parallel lines, touching the triangle, the distance between the lines will not change when you rotate the triangle. About the points:

  • D: The center of the magenta equilateral triangle.
  • A, B, C: Corners. Distance AB = BC = AC = 1.
  • E, F: The quadrants of one of the three equal cyan circles that can be used to create the triangle, Distance EF = 2.
  • F: Point between B and C on Reuleaux triangle.
  • H: Point between B and C on equilateral triangle.

In the given situation we can say something about distances (in spreadsheet notation):

  • DH =sqrt(3)/6.
  • DA = 2*DH =sqrt(3)/3.
  • AH = 3*DH =sqrt(3)/2.
  • FH = 1-AH =1-sqrt(3)/2.

With a given base size of 1 we can say something about the inscribed and circumscribed circles of both triangles:

  • Circumscribed radius = DA =sqrt(3)/3 =1/sqrt(3).
  • Inscribed radius equilateral triangle = DH =sqrt(3)/6.
  • Inscribed radius Reuleaux triangle = DF =1-sqrt(3)/3 =1-1/sqrt(3).

What you get

The base output in a LISP supporting CAD system, is a closed 2D-polyline containing three arc segments.

This site is hosted by StringIT.

Information and software on this site is offered -as is- without any warranty and licensed in different ways. You should read the page about licensing before use.