As classic digital computers are about to reach their physical and architectural boundaries, interest in unconventional approaches to computing, such as quantum and analog computers, is rapidly increasing. For a wide variety of practical applications, analog computers can outperform classic digital computers in terms of both raw computational speed and energy efficiency. This makes them ideally suited a co-processors to digital computers, thus forming hybrid computers. This second edition of "Analog and Hybrid Computer Programming" provides a thorough introduction to the programming of analog and hybrid computers. It contains a wealth of practical examples, ranging from simple problems such as radioactive decay, harmonic oscillators, and chemical reaction kinetics to advanced topics which include the simulation of neurons, chaotic systems such as a double-pendulum simulation and many more. In addition to these examples, it contains a chapter on special functions which can be used as "subroutines" in an analog computer setup.
Author(s): Bernd Ulmann
Edition: 2
Publisher: De Gruyter Oldenbourg
Year: 2023
Language: English
Pages: 315
City: Oldenburg
Acknowledgments and disclaimer
Preface to the 2nd edition
Contents
Acronyms
1 Introduction
2 Computing elements
3 Analog computer operation
4 Basic programming
5 Special functions
6 Examples
7 Hybrid computing
8 Summary and outlook
A The Laplace transform
B Solving the heat equation with a passive network
C A simple hybrid controller for THE ANALOG THING
D An oscilloscope multiplexer
E A log() function generator
F A sine/cosine generator
G A simple joystick interface
H The Analog Paradigm bus system
I HyCon commands
Bibliography
Index