
# 12526 byhitssquad@... on May 17, 2012, 3:33 p.m.
Member since 2021-10-03
--- In spacesettlers@yahoogroups.com, Joe Strout wrote:
> On 5/16/12 9:44 PM, hitssquad wrote:
> > people in the habitat will feel like they are on board a boat, because they will perceive the floor to be tilting this way and then that way at the frequency of rotation.
> What? Why would this happen?
GEO orbital velocity (6,867 mph) + 400 mph,
and a trough velocity of:
GEO orbital velocity - 400 mph
-- at the frequency of rotation.
Being thusly overspeeded or underspeeded while being suspended at a particular orbit will cause one to feel a tug in one direction while overspeeded, and then in the other direction while underspeeded. If the habitat is rotating at, say, 2 rpm, then there will be one-minute intervals between the two extremes of tugging force.

# 12527 bywlm_efn@... on May 26, 2012, 4:52 a.m.
Member since 2021-10-03
For an Island Three at L5, it would be on the order of billionths
of a Gee. No, it would not feel like being in a boat.
Radius = 6371e3 (Earth mean radius (m))
G = 6.67384e-11 (Gravitational constant (Nm2kg2))
StationRadius = 16e3 + 4e3 (Island Three = 8 km. diameter,
and separation radius of dual cylinders)
OrbitDistance = 35.786e3*1e3 (geostationary orbit (m))
GeeAtSurface = Mass * G / Sqr(Radius) = 9.8219273790 (N/kg)
Alt1 = OrbitDistance + Radius
Alt2 = Alt1 - StationRadius
Gee1 = G * Mass / Sqr(Alt1)
Gee2 = G * Mass / Sqr(Alt2)
Difference = (Gee2 - Gee1) / GeeAtSurface = 2.7085856411E-08
--- In spacesettlers@yahoogroups.com, "hitssquad"
wrote:

# 12528 bywlm_efn@... on May 26, 2012, 4:55 a.m.
Member since 2021-10-03
Correction, make that 385e3*1e3 for OrbitDistance (L5).