Is Analog Computing Making a Comeback in AI Research?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
The Art of DHT
Messages
1
Reaction score
0
TL;DR
Anyone with experience building electronic analog computers
I am researching self-learning AI, and one of the most talked of solutions is returning to analog computing. Analog computing uses real time changes in voltage and frequency to run calculations or perform functions. Does anyone have any experience in building electronic analog computers based on the op amp?
 
Engineering news on Phys.org
The Art of DHT said:
I am researching self-learning AI, and one of the most talked of solutions is returning to analog computing.
That is the talk, but not the practice. It is faster to emulate the AI algorithm on a digital processor. Op-amps are good at linear operations, but AI requires non-linear functions, which are more quickly and more accurately emulated by the multiply-accumulate function in a digital processor.

The first step in building an analog computer is to model the analog circuit in SPICE. Only once the algorithm and circuit has been optimised should a parallel analog solution be implemented.
 
Reply
  • Like
Likes   Reactions: pbuk and BvU
The Art of DHT said:
AI ... one of the most talked of solutions is returning to analog computing.
The AI related analog computing (the one I know about) is not exactly the opamp kind, and honestly, I would rather take that as some kind of hybrid or unique solution than 'real' analog.

Analog computing had some strong points way back, but there was also serious drawbacks too.
By now it's simply more pain than gain.

I's just like the gold standard. Everybody knows why it was phased out, but still, some people just can't stop flirting with the idea.
 
Reply
  • Like
Likes   Reactions: Klystron and Hornbein