This document describes the "Average Response Computer Program (ARC)" for the PDP computer, designed to extract and display weak analog signals that are obscured by significant noise.
The program works by digitizing the noisy analog input and then repeatedly sampling the same portion of the signal. These successive binary measurements are summed and stored in memory. As more samples are averaged, the noise is progressively reduced, allowing the underlying true signal to emerge and be clearly displayed. The program processes 512 data points per pass.
ARC offers several customizable features:
The document also includes the detailed assembly language listing for the ARC program, specifying memory allocations for the program instructions (registers 0-167) and for sample storage (registers 170-1170), along with operating instructions for loading, configuring, and running the program.
Site structure and layout ©2025 Majenko Technologies