this post was submitted on 01 Nov 2025
329 points (89.3% liked)

Technology

76558 readers
2392 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

"The new device is built from arrays of resistive random-access memory (RRAM) cells.... The team was able to combine the speed of analog computation with the accuracy normally associated with digital processing. Crucially, the chip was manufactured using a commercial production process, meaning it could potentially be mass-produced."

Article is based on this paper: https://www.nature.com/articles/s41928-025-01477-0

you are viewing a single comment's thread
view the rest of the comments
[–] ammonium@lemmy.world 4 points 5 hours ago

The thing which makes digital chips so much better than analog chips is something both you and the article are missing: noise. A digital chip is very robust against noise, as long as the noise in one step isn't too big so it causes a bitflip immediately the stable configuration will pull the voltage level back and no information is lost. Not so with analog logic, since the information is continuous every step which introduces noice (which is basically every step) will cause loss of information. Go a few levels of logic deep and all you've got left is noise.