Designing a simple Earth-Moon Orrery.

My eventual goal: to build a simple a simple Tellurion, an Orrery which shows the relative position of the moon around the earth as the earth revolves around the sun.

This will be a series of blog posts, documenting the good, the bad and the ugly.


For me the first step is to fire up Kythera and design the gear chain that controls the motion of the moon around the earth as the earth goes around the sun. (Now many such Orreries show the rotation of the earth, but we’re going to skip that for now.)

Ultimately we want a gear chain that then allows us to rotate the moon around the earth relative to the earth moving around the sun, with both moving in a counter-clockwise relative motion:

E-M Diagram


So here’s a question: what’s the relative motion we should use?

Well, it takes approximately 365.25 days for the Earth to move around the Sun, relative to the fixed stars around the solar system. And it takes 29.530 days between new moons–which means it takes that long for the moon to rotate to the far side of the Earth.

This means that there are 12.368 746 34 passes of the moon per solar orbit–which agrees with the Wikipedia article.

(Now the difference between a Sidereal month and a Synodic month is that the Sidereal month represents the movement of the moon relative to the stars. Think for a moment: as our Sun/Earth arm revolves once around the sun, the moon revolves 12.368 times around the Earth/Sun arm.

And as the moon revolves 12.368 times around the Earth/Sun arm, the Earth/Sun arm goes around once. This means the moon goes 13.368 times total around the sun–which gives us a sidereal month of 27.321 days.)


Lets find a gear system which does this.

So, opening the Kythera Gear Calculator screen, we enter our target fraction:

Emratio

There is an interesting ratio, which is extremely accurate, with some very interesting prime factors at the bottom of the list.

Since we need an odd set of gears (because we want both the Earth/Sun arm and the Earth/Moon arm to rotate counter-clockwise), the last gear ratio turns out to be a very interesting ratio, because the top prime factor 17576 = 263.

A little fiddling later, and I came up with the following gears:

Gear 1: 52 teeth.
Gear 2: 29 teeth.
Gear 3 attaches to Gear 2 with 52 teeth.
Gear 4 with 14 teeth.
Gear 5 attaches to Gear 4 with 26 teeth.
Gear 6 with 14 teeth.

Gear 1 is a fixed gear attached to our sun. The other gears attach to an arm which swings around our sun, and Gear 6 rotates with a ratio of 17576/1421 = 12.368 754 398, a difference from our target fraction of 6.515·10-5%.


Some fiddling later in OpenSCAD, and we come up with the following model.

Draft Mechanism

All the files are attached here: EMOrrery2.zip.

And the gears are out of the FormLabs Form 2 printer. Right now I’m printing the rest of the components, and we’ll see how this works out.


Ultimately a mechanism like this needs to be cut using brass gears; that’s how you get the lovely appearance and the lovely movement and beautiful presentation seen in commercially available Orreries. But the beauty of using a 3D printer is it makes prototyping fairly quick and easy.

How well this works out, I’ll know tomorrow.

Published by

William Woody

I'm a software developer who has been writing code for over 30 years in everything from mobile to embedded to client/server. Now I tinker with stuff and occasionally help out someone with their startup.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s