How does the profile of the ground have to be, to be able to drive with triangular wheels (equilateral) and without bumps?

2 Answers
Feb 8, 2017

To drive without bumps, the center of the "wheels" must remain at a constant height while driving. In other words, the distance from the center of the wheel to the point on the wheel touching the ground added to the distance from the point on the ground to some base level must be constant.

Noting that the former distance is maximal when a vertex is touching the ground, we consider a triangular wheel with side lengths ss in such a position, and let the distance from the triangle's center to a vertex be our constant height. As the triangle is equilateral, we may calculate this as s/sqrt(3)s3. Next, consider a point on the side of the wheel as it rolls clockwise along the ground.

enter image source here

Referencing the above diagram, if the ground is touching point bb, then for the center to remain at a constant height, we must have the sum of AA and the ground's height be s/sqrt(3)s3. Letting gg represent the height of the ground with g=0g=0 when a vertex is touching, this translates to A+g = s/sqrt(3)A+g=s3, or g = s/sqrt(3)-Ag=s3A.

We will now calculate gg in terms of cc as cc goes from 00 to (2pi)/32π3, that is, as the wheel rolls from one vertex to the next.

Note that as the wheel is equilateral, its vertices each have an angle of pi/3π3, meaning a = (pi/3)/2 = pi/6a=π32=π6. As a+b+c = pia+b+c=π, this gives b = pi-pi/6-c = (5pi)/6-cb=ππ6c=5π6c. Note additionally that B = s/sqrt(3)B=s3.

With these, we can now put AA in terms of cc by applying the law of sines (This does not apply at the single point where b=pi/2b=π2, however we will disregard that during the calculations and fill in that point explicitly after).

A/sin(a) = B/sin(b)Asin(a)=Bsin(b)

=> A = (Bsin(a))/sin(b)A=Bsin(a)sin(b)

=(s/sqrt(3)sin(pi/6))/sin((5pi)/6-c)=s3sin(π6)sin(5π6c)

=s/(2sqrt(3)sin((5pi)/6-c))=s23sin(5π6c)

Substituting this in for AA, we can write gg as

g = s/sqrt(3)-s/(2sqrt(3)sin((5pi)/6-c))g=s3s23sin(5π6c)

=s/sqrt(3)(1-1/(2sin((5pi)/6-c)))=s3112sin(5π6c)

Adding in the point where b=pi/2b=π2 (i.e. where c=pi/3c=π3), the profile of the ground for the first third of a turn of the wheel is

g = f(c)= {(s/sqrt(3)(1-1/(2sin((5pi)/6-c))), c in [0, pi/3)uu(pi/3,(2pi)/3]), (s/(2sqrt(3)), c = pi/3):}

![desmos.com, with s=1](useruploads.socratic.org)

And, by symmetry, this pattern will repeat, giving us our full profile as

g = f(c" mod" (2pi)/3)

![desmos.com, with s=1](s3.amazonaws.com)

Feb 8, 2017

See below.

Explanation:

enter image source here

Calling phi=pi/6 half the equilateral triangle angle's measure,

a/l=sin(phi)
L/2=lcos(phi)

then

a=L/2 tan (phi) The main line to proceed is the fact:

a/cos (alpha) + y =h=2a

because tan(alpha)= (dy)/(dx) so

1/cos^2(alpha)=sec^2(alpha)=((h-y)/a)^2 but 1+tan^2(alpha)=sec^2(alpha)

Substituting this last identity we get at

((dy)/(dx))^2=((h-y)/a)^2-1 or

(dy)/(dx)=sqrt(((h-y)/a)^2-1)

This is the differential equation governing the contact line y equation.

Making now z=(h-y)/a we have

(dz)/(dx)=1/asqrt(z^2-1)

This is a separable differential equation. Solving we get

z=1/2(cosh(x/a+C))

solving now for y

(h-y)/a=z we obtain

y=h-a cosh(x/a-C)

C is determined by the initial conditions: x=0->y=0

and thus finally we obtain the contact line equation.

y(x) = h-acosh(x/a-cosh^-1(h/a))

All those rare "wheels" have catenary support.

The period of this catenary is found by solving for x

y(0)=h-acosh(T/a-cosh^-1(h/a))=0 finding

T=2a cosh^-1(h/a)

As a verification, making a=1, h=2a=2 we obtain the graphics attached.

enter image source here

enter image source here