Analog Computer - Scaling

Analog engines are working with values within the range [-1, +1], thus all values have to be scaled to fit into this range at any time.
I think, this is one of the biggest challenges when realizing an application.
The example about the damped harmonic oscillator was extended to include amplitude scaling as well as time scaling.
The parameter TIMEBASE was added to the scripting language.

The files can be found in my GIT repository https://permondes.de/gitweb/Analog_Engine.git

#analogcomputer #THAT #Anabrid

1

There are no comments yet.