Skip to main content

Questions tagged [algorithms]

The tag has no usage guidance.

1 vote
0 answers
83 views

How to implement the TVC missile control method? [closed]

The TVC method allows you to control the flight course of the rocket and return it to an upright position when deflected. I've seen a lot of videos on YouTube about creating such a system, in ...
DYNAMIC AEROSPACE's user avatar
0 votes
0 answers
67 views

Is the "light-time" correction for the Moon's position in Meeus "Astronomical Algorithms" putting the Moon in inertial position or apparent position?

I'm looking at the second edition of Meeus's "Astronomical Algorithms," chapter 47, "Position of the Moon." At the bottom of page 337, right before getting into the actual formulae ...
NeutronStar's user avatar
  • 1,049
1 vote
0 answers
117 views

Is my code correct to get six Keplerian parameters?

Is my code correct to get six Keplerian parameters? ...
jack's user avatar
  • 19
1 vote
0 answers
127 views

How does the Gpredict software algorithm track satellites?

I was wondering how Gpredict calculates the ground tracks, Lat, Long and elevation based on a ground station. If I understand correctly, Gpredict takes the values from a TLE (Two-Line Element) set, ...
ed190's user avatar
  • 63
3 votes
1 answer
509 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
1 answer
122 views

GMAT: What causes the error "ArrayTemplate error : dimension error"?

I have made various scripts that work with GMAT, but once in a while I get an "ArrayTemplate error : dimension error" error. I do not know what causes it, as in this case my script appears ...
kardalos's user avatar
  • 369
1 vote
0 answers
114 views

Solar Sail mission

Sorry for my English. I'm not native speaker I would like your advice in solar sail mission simulation. The purpose is to compare results with results in Wolfram Mathematica. We have CubeSat with ...
Nikita's user avatar
  • 21
3 votes
2 answers
800 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
563 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
2 votes
0 answers
61 views

Please explain a way of calculation of Lagrange multiplier in algorithm of low thrust transfer

In David Vallado's book 'Fundamental of Astrodynamics and Applications', chapter 6.7. ("Continuous-Thrust Transfers") there is an algorithm #47: Low Thrust Transfer. In this algorithm a ...
Даниил Галахов's user avatar
4 votes
1 answer
338 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
  • 148k
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
  • 148k
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
  • 148k
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
  • 148k
0 votes
1 answer
98 views

How many decimal places in GNC numbers?

My launch simulation's producing numbers on the order of 1e-12 and sometimes smaller. I can't imagine that any sensor would be so precise and therefore that 10+ decimal places would be meaningful or ...
user avatar

15 30 50 per page