ranslite@pie.dasneuland.de to ich_iel@feddit.orgDeutsch · 2 days agoich🛰ielpie.dasneuland.deimagemessage-square23linkfedilinkarrow-up181arrow-down10
arrow-up181arrow-down1imageich🛰ielpie.dasneuland.deranslite@pie.dasneuland.de to ich_iel@feddit.orgDeutsch · 2 days agomessage-square23linkfedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up9·2 days agoWo 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
minus-squarenoodly_appendage@lemmy.myserv.onelinkfedilinkarrow-up2·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.
minus-squarebleistift2@sopuli.xyzlinkfedilinkDeutscharrow-up2·11 hours agoDa muss ich einen kleinen Schlaganfall gehabt haben. Es steht ja wirklich genau darüber.
Wo kommt die Zahl für den RAM her?
(Kein Plan, wo die zusätzlichen 6 word herkommen. 8192 wäre eine Zweierpotenz.)
16 bit/word * 8198 word = 131168 bit = 16396 byte
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
Über FDS und AACS wird noch das CCS erwähnt:
Das sind weitere 9216 Byte. 16396 byte + 2*9216 byte = 34828 byte.
Außerdem werden immer zwei Prozessoren erwähnt.
Damit sind wir bei 34828 byte *2 = 69656 Byte ≈ 69 kByte.
Da muss ich einen kleinen Schlaganfall gehabt haben. Es steht ja wirklich genau darüber.
Er hat getan die Mathe!