Figures

Saturn Launch Vehicle Digital Computer: recorded figures
Metric Value Evidence Basis Method Source
Clock frequency cpu 2.048 MHz Confirmed Vendor-rated Nominal clock Stated by the vendor Four clocks per bit, giving 512 kilobits per second in serial operation. The same clock rate as the Apollo Guidance Computer, and the coincidence says nothing about their speed: the LVDC is a serial machine that spends four clocks per bit, so it adds in 82 µs against the AGC's 23.4 µs.
Instruction execution time cpu 82 µs Confirmed Vendor-rated Addition instruction Stated by the vendor Add-subtract, 26 bit accuracy. Add-subtract and multiply-divide run simultaneously.
Instruction execution time cpu 656 µs Confirmed Vendor-rated Division instruction Stated by the vendor 24 bit accuracy.
Instruction execution time cpu 328 µs Confirmed Vendor-rated Multiplication instruction Stated by the vendor 24 bit accuracy.
2 documented absences
Saturn Launch Vehicle Digital Computer: recorded figures: documented absences
Metric Value Evidence Basis Method Source
Peak FP32 rate cpu not applicable The LVDC is a fixed-point machine, as its own characteristics table states in the type row. There is no floating-point rate to give. Not stated Vendor-rated Theoretical peak Stated by the vendor
Peak FP64 rate cpu not applicable Fixed-point machine. The 26 bit data word carries 25 magnitude bits and a sign bit, not an exponent. Not stated Vendor-rated Theoretical peak Stated by the vendor

Derived comparisons

3.5×

Formula
a ÷ b ratio v1
Inputs
  • lvdc Instruction execution time: 82 µs
  • agc-block-ii Instruction execution time: 23.4 µs
Rounding
half-up , 2 significant digits

Compares instruction-execution-time at cpu scope, obtained by add-instruction. Valid only within this comparability group, and reported to 2 significant digits — the precision of the least precise input.

Fitted to

Editorial notes

The 26 bit data word is 25 magnitude bits plus a sign bit; two further parity bits bring the 28 bit memory word. Two instructions fit in one memory word. Being serial, it clocks four times per bit, giving 512 kilobits per second from a 2.048 MHz clock. Triple modular redundancy divides each of three identical logic channels into seven voted modules.

Sources

Back to top