Linux Format

Emulate an analogue computer digitally

As we saw last month, although analogue computers might seem ancient, they gave digital computers a run for their money until the early ’80s. Their particular strength was solving differential equations, so they were used for simulation, primarily in scientific and technical applications.

In the first part of our exposé of electronic analogue computers, we turned to emulation to see how they worked and how they were used. Specifically, we emulated a simple analogue machine – not too dissimilar from the ones that were used in education – but that approach limited the types of problem that could be solved. So, now we’re going to see how to emulate a more sophisticated machine, to allow us to use analogue techniques to solve some more complicated and more interesting problems.

And finally, for those who want to try out some real analogue hardware, as opposed to emulating analogue computers digitally, we’ll introduce some exercises to help you better understand the underlying electronics, and even point you towards a real open hardware machine that you can buy.

A different approach

The emulator that we used last month was built using the circuit simulator, and this served to provide some insight into analogue computing hardware. The same approach could have been extended to create a larger machine with more potentiometers, summers and integrators. But while this would have allowed problems involving more differential equations to be solved, it would still have been limited. In particular, while it allowed a variable to be multiplied by a constant – this being the function of a potentiometer – it couldn’t multiply two variables. And while lots of problems, like the examples in part one, don’tto add a multiplier, but while the circuits for potentiometers, summers and integrators are pretty simple, the same isn’t true of an analogue multiplier. If you’re really keen, you could research the subject and

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format5 min read
Some Ansible Advice For Around The Home!
Of late, this writer has been busy creating new virtual hosts for different things and decided that it would be an ideal time to get stuck into Ansible. Things have evolved in system management since Bash. Ansible is a great way to deploy software c
Linux Format14 min read
Ubuntu at 20
Without Ubuntu, the current Linux landscape would be unrecognisable. Back in October 2004, the first 4.10 (2004.10) release of Ubuntu, with its intriguing Warty Warthog code name, leapt from obscurity to being one of the most downloaded Linux distrib
Linux Format3 min read
Kernel Watch
Linus Torvalds announced the fourth RC (Release Candidate) for what will become Linux 6.9 in another few weeks. In his announcement, he noted that there was “Nothing particularly unusual going on this week – some new hardware mitigations may stand o

Related Books & Audiobooks