Skip to main content

Questions tagged [algorithms]

The tag has no usage guidance.

64 votes
1 answer
9k views

How is stacking oranges in 24 dimensions related to receiving and decoding signals from the Voyagers?

I was listening to Sphere Packing Solved in Higher Dimensions; A Ukrainian mathematician has solved the centuries-old sphere-packing problem in dimensions eight and 24. and reading the transcript ...
uhoh's user avatar
  • 149k
7 votes
2 answers
1k views

What Voyager spacecraft hardware performed transmitted data coding in such a complicated way? Did ground decoding use “a big monster filling a rack”?

The now-famous answer to How is stacking oranges in 24 dimensions related to receiving and decoding signals from the Voyagers? is worth stopping now here and going back and reading first. Okay welcome ...
uhoh's user avatar
  • 149k
2 votes
1 answer
2k views

Did the Voyager spacecraft use a Golay, a Reed-Solomon and/or a Hamming code for data transmission encoding for error correction? (Need clarification)

The now-famous answer to How is stacking oranges in 24 dimensions related to receiving and decoding signals from the Voyagers? is worth stopping now here and going back and reading first. Okay welcome ...
uhoh's user avatar
  • 149k
4 votes
1 answer
339 views

If the Voyagers' lowest playback speed is 7200 bits per second, how can it transmit to Earth at only 160 bps?

How to calculate data rate of Voyager 1? mention's Voyager's data rate is currently 160 bits per second, and clicking on a recent entry in the Voyager DSN Tracking Schedule on the Voyager Mission ...
uhoh's user avatar
  • 149k
3 votes
1 answer
570 views

Code to generate Sun-Earth L2 halo orbits for given epoch?

I am working on a GMAT script out of personal interest (not part of a job) that involves a spacecraft orbiting the Sun-Earth L2 point. I have found some orbital state vectors for the spacecraft that ...
kardalos's user avatar
  • 369
3 votes
2 answers
812 views

Satellite Revisit Time Analysis

I am currently making up my mind about revisit analysis. I am searching for clever algorithms to implement this in Matlab. I want to define targets on Earth surface and get the revisit times for each ...
af_ab's user avatar
  • 101
3 votes
1 answer
528 views

Which method STK uses to compute Umbra or Penumbra time intervals?

someone knows in which way STK computes the eclipse times for a satellite? I use a Matlab code taken from D.Vallado's library (ALGORITHM 34) but even if I use a PVT provided by STK (1 sec time step) ...
Frank's user avatar
  • 325
2 votes
0 answers
88 views

How can you construct the periodic orbits around libration points L1 and L2 in the circular restricted three-body problem and prove their existence?

Following up on a previous question about the classification of periodic orbits, how can they be constructed, especially the planar Lyapunov family, around libration points $L_1$ and $L_2$? And how ...
John's user avatar
  • 1,377