• bleistift2@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 days ago

    Wo kommt die Zahl für den RAM her?

    The total number of words among the six computers is about 32K.

    The Flight Data System (FDS) is two 16-bit word machines with modular memories and 8198 words each.

    (Kein Plan, wo die zusätzlichen 6 word herkommen. 8192 wäre eine Zweierpotenz.)

    16 bit/word * 8198 word = 131168 bit = 16396 byte

    The Attitude and Articulation Control System (AACS) is two 18-bit word machines with 4096 words each.

    18 bit/word * 4096 word = 73728 = 9216 byte

    16396 byte + 9216 byte = 25612 byte ≈ 25 KiB

    https://en.wikipedia.org/wiki/Voyager_program#Computers_and_data_processing

    • noodly_appendage@lemmy.myserv.one
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      Über FDS und AACS wird noch das CCS erwähnt:

      The Computer Command System (CCS), the central controller of the spacecraft, has two 18-bit word, interrupt-type processors with 4096 words each.

      Das sind weitere 9216 Byte. 16396 byte + 2*9216 byte = 34828 byte.

      Außerdem werden immer zwei Prozessoren erwähnt.

      There are three different computer types on the Voyager spacecraft, two of each kind, sometimes used for redundancy

      Damit sind wir bei 34828 byte *2 = 69656 Byte ≈ 69 kByte.

      • bleistift2@sopuli.xyz
        link
        fedilink
        Deutsch
        arrow-up
        2
        ·
        11 hours ago

        Da muss ich einen kleinen Schlaganfall gehabt haben. Es steht ja wirklich genau darüber.