Journal Article10.1177/003754977302100407
Debugging aids for hybrid- computer programmers
1
TL;DR: The analog-dump and static-check methods recommended here, at worst, help hybrid programmers with their debugging efforts by automating certain common tac tics and how correction of these errors can be auto mated to some extent.
read more
Abstract: We discuss here proposals for two new debugging aids for hybrid-computer programmers. For digital programs, "relevant" post-mortem dumps have long been advocated .1We propose extending this philoso phy to analog dumps. We describe means of making selective dumps via analysis of the topological structure of analog programs. We also propose a novel analog static-check procedure which takes advantage of the greater computational facilities afforded by a digital computer to solve algebraic equations.The analog-dump and static-check methods recommended here, at worst, help hybrid programmers with their debugging efforts by automating certain common tac tics. Many errors can thereby be automatically detected and precisely located. In conclusion, we suggest how correction of these errors can be auto mated to some extent.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
On Analog Computer Generation of Continuous Functions
TL;DR: The generation of continuous functions by approximating them by solutions of linear constant-coefficient ordinary differential equations is discussed and an application to the problem of generating Bessel functions is described.
1
References
The ALCOR Illinois 7090/7094 post mortem dump
TL;DR: A dump technique for programs written in ALGOL 60 that provides an intelligible analysis of an unsuccessful computation process in terms of the original source program.
12
Simulation—language—generated static checks for hybrid and analog simulations
TL;DR: Every simulation requires a good static check to be performed to insure that the equations being simulated match those of the analysis and, subsequently, to be sure that the analog computer's patchboards remain free from wiring errors.
2