Reuleaux triangle

Theory

The blue shape is a Reuleaux triangle.

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

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:

In the given situation we can say something about distances (in spreadsheet notation). Hi Pythagoras, AH^2+BH^2=BA^2 => AH^2+0.25=1 => AH=sqrt(0.75) => AH=sqrt(3)/2:

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

Additional information

reuleaux_triangle_15_degree_steps.svg

Considering this picture where the triangle is locked inside a square frame en the triangle is rotated:

What you get

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

Reuleaux triangle (laatst bewerkt op 2017-03-11 13:51:06 door WiebeVanDerWorp)