Differences between revisions 1 and 16 (spanning 15 versions)
Revision 1 as of 2009-05-11 02:49:05
Size: 765
Comment:
Revision 16 as of 2009-05-11 08:30:02
Size: 2232
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

[[t01.c | t01.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 5: Line 7:
[[t04.c | t04.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 6: Line 9:
[[t08.c | t08.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 7: Line 11:
[[t12.c | t12.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 8: Line 13:
[[t16.c | t16.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 9: Line 15:
[[t24.c | t24.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 10: Line 17:
[[t25.c | t25.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 11: Line 19:
[[t26.c | t26.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 12: Line 21:
[[t27.c | t27.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 13: Line 23:
[[t28.c | t28.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 14: Line 25:
[[t41.c | t41.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 15: Line 27:
[[t42.c | t42.c source]] [[tor01.hc | tor01.hc subroutines and include file ]]
Line 18: Line 31:
Here is an array of 125 server-sats in a 3 dimensional equal-spacing grid, looking inwards towards the ground as the array completes a 4 hour orbit. In actual fact, maneuvering will be used so that all the server-sats are not obscuring each other from the ground, or shading each other from the sun. As well, they will be offset to avoid grating lobes in the RF pattern. But this sure is pretty... Here is an array of 125 server-sats in a 3 dimensional equal-spacing grid, looking inwards towards the ground as the array completes a 4 hour orbit. The rows of five server-sats follow each other in their orbits, separated very slightly in time. You can see the rows apparently rotating away and backwards, or towards and forwards, completing a rotation around the central orbit (yellow) once per orbit. Watch the white circles make one loop, from back to top to front to bottom and back again.
Line 20: Line 33:
{{ attachment:ap01.swf }} The server-sats are actually smaller compared to their spacing, and slightly offset so they do not obscure each other's path to the
ground, or shade each other from the sun. They also have offsets to reduce grating lobes in the RF pattern. But the even spacing is prettier...

<<EmbedObject(ap01.swf,play=true,loop=true,width=1024,height=600)>>

[[attachment:ap01.c | ap01.c source ]] ... (needs libgd and swftools package)

Toroidal Orbits

t01.gif

t01.c source tor01.hc subroutines and include file t04.gif t04.c source tor01.hc subroutines and include file t08.gif t08.c source tor01.hc subroutines and include file t12.gif t12.c source tor01.hc subroutines and include file t16.gif t16.c source tor01.hc subroutines and include file t24.gif t24.c source tor01.hc subroutines and include file t25.gif t25.c source tor01.hc subroutines and include file t26.gif t26.c source tor01.hc subroutines and include file t27.gif t27.c source tor01.hc subroutines and include file t28.gif t28.c source tor01.hc subroutines and include file t41.gif t41.c source tor01.hc subroutines and include file t42.gif t42.c source tor01.hc subroutines and include file

Apogee Skew

Here is an array of 125 server-sats in a 3 dimensional equal-spacing grid, looking inwards towards the ground as the array completes a 4 hour orbit. The rows of five server-sats follow each other in their orbits, separated very slightly in time. You can see the rows apparently rotating away and backwards, or towards and forwards, completing a rotation around the central orbit (yellow) once per orbit. Watch the white circles make one loop, from back to top to front to bottom and back again.

The server-sats are actually smaller compared to their spacing, and slightly offset so they do not obscure each other's path to the ground, or shade each other from the sun. They also have offsets to reduce grating lobes in the RF pattern. But the even spacing is prettier...

Upload new attachment "ap01.swf"

ap01.c source ... (needs libgd and swftools package)

ToroidalOrbits (last edited 2021-06-19 05:07:19 by KeithLofstrom)