• @[email protected]
    link
    fedilink
    232 months ago

    I really struggle to comprehend how you can debug hardware that is several light-hours away, let alone how you would proceed to split an OS (or whatever Voyager is running) into separate parts and then upload those parts to separate hunks of memory to make a functioning machine…

    Also: What would they do if the code they uploaded was corrupted “in transmission”?

    • @[email protected]
      link
      fedilink
      82 months ago

      For most transmissions of digital information (even those here on earth) there’s a concept of a “checksum”. Basically at the end of every message, there’s a special number, and you can do some math on the rest of the message to get that same number. If anything happened to change or damage the message in transit, the math doesn’t work out and so the checksum fails.

      I would assume Voyager works in a similar way so every time it receives a message it will compute the checksum and see whether it matches