this post was submitted on 01 Nov 2025
326 points (89.4% liked)

Technology

76538 readers
2253 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

top 50 comments
sorted by: hot top controversial new old
[–] TWeaK@lemmy.today 19 points 12 hours ago (4 children)

Okay, I'm starting to think this article doesn't really know what it's talking about...

For most of modern computing history, however, analog technology has been written off as an impractical alternative to digital processors. This is because analog systems rely on continuous physical signals to process information — for example, a voltage or electric current. These are much more difficult to control precisely than the two stable states (1 and 0) that digital computers have to work with.

1 and 0 are in fact representative of voltages in digital computers. Typically, on a standard IBM PC, you have 3.3V, 5V and 12V, also negative voltages of these levels, and a 0 will be a representation of zero volts while a 1 will be one of those specified voltages. When you look at the actual voltage waveforms, it isn't really digital but analogue, with a transient wave as the voltage changes from 0 to 1 and vice versa. It's not really a solid square step, but a slope that passes a pickup or dropoff before reaching the nominal voltage level. So a digital computer is basically the same as how they're describing an analogue computer.

I'm sure there is something different and novel about this study, but the article doesn't seem to have a clue what that is.

[–] ammonium@lemmy.world 2 points 7 minutes 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.

[–] rowinxavier@lemmy.world 9 points 5 hours ago

To be clear though, the two defined states are separated by a voltage gap, so either it is on or off regardless of how on or how off. For example, if the off is 0V and the on is 5V then 4V is neither of those but will be either considered as on. So if it is above thecriticam threshold it is on and therefore represents a 1, otherwise it is a 0.

An analogue computer would be able to use all of the variable voltage range. This means that instead of having a whole bunch of gates working together to represent a number the voltage could be higher or lower. Something that takes 64 bits could be a single voltage. That would mean more processing in the same space and much less actual computation required.

[–] themachinestops@lemmy.dbzer0.com 8 points 11 hours ago* (last edited 11 hours ago)

This is an analog pc: https://en.wikipedia.org/wiki/Analog_computer

https://en.wikipedia.org/wiki/Vacuum-tube_computer

It does seem to be talking about this, analog doesn't from my understanding use 1 or 0 as a representation. It is true that the cpu uses voltage as you stated, but what differentiates it from analog is that in analog the volatge isn't represented as 0 or 1 and is used as is in calculations.

They are not programmed, they are physically made to preform the calculation from my understanding, like for example the https://en.wikipedia.org/wiki/Antikythera_mechanism

[–] Buffalox@lemmy.world 1 points 10 hours ago* (last edited 10 hours ago)

Normal one and zero transistors can hold their state for a while only needing refresh cycles at intervals.
Seems logical to me that it's harder to hold values of greater variance, which is probably also why everything works with binary systems, and not a single vendor has chips that use bits with for instance 3 or 4 states.
What would be most obvious if this wasn't a problem would be to make a decimal based computer. There's a reason we don't have that, except by using 4 bits wasting 6 values, which is very wasteful.

[–] NutWrench@lemmy.world 66 points 1 day ago (10 children)

Look, It's one of those articles again. The bi-monthly "China invents earth-shattering technology breakthrough that we never hear about again."

"1000x faster?" Learn to lie better. Real technological improvements are almost always incremental, like "10-20% faster, bigger, stronger." Not 1000 freaking times faster. You lie like a child. Or like Trump.

[–] floquant@lemmy.dbzer0.com 5 points 2 hours ago (1 children)

Here's a Veritasium video from 3 years ago about an American company making analog chips, explaining why they are so much more efficient in certain tasks. https://youtu.be/GVsUOuSjvcg

It is not an incremental improvement because it's a radically different approach. This is not like making a new CPU architecture or adding more IPC, it's doing computation in a whole different way, that is closer to a physical model using springs/gravity/gears/whatever to model something like the Antikythera mechanism or those water-based financial models than any digital computer.

Also, uncritically dismissing anything coming from China as a scam is not being resistant to Chinese propaganda, it's just falling for the US'.

[–] blakemiller@lemmy.world 2 points 8 minutes ago* (last edited 8 minutes ago)

Yep! It’s a modal difference. Analogous to dismissing SSDs as a replacement for HDDs. HDDs get incrementally better as they improve their density capabilities. SSDs, meanwhile, came along and provided a “1000x” gain in speed. Let me tell folks here: that was MAGICAL. The future had arrived, at tremendous initial cost mind you, but it’s now the mainstream standard.

(Funny thing about HDDs — they’re serving a new niche in modern times. Ultra high densities have unlocked tremendously cheap bulk storage. Need to store an exabyte somewhere? Or need to read some data but don’t mind waiting a couple minutes/hours? SMR drives got ya covered. That’s the backbone of the cloud in 2025 with data storage exploding year over year.)

[–] kadu@scribe.disroot.org 18 points 17 hours ago

“1000x faster?” Learn to lie better

Analogue computers are indeed capable of doing a task 1000x faster than a regular computer. The difference is they do only that task, in a very specific way, and with one specific type of output. You can 3D print at home an "analogue computer" that can solve calculus equations, it can technically be faster than a CPU, but that's the only thing it can do, it's complex, and the output is a drawing on paper.

If you come up with a repeatable and precise set of mechanical movements that are analogous to the problem you want to solve, you can indeed come up with headlines like that.

[–] jali67@lemmy.zip 10 points 22 hours ago (2 children)

Because until it hits market, it’s almost meaningless. These journalists do the same shit with drugs in trials or early research.

[–] trolololol@lemmy.world 5 points 16 hours ago (1 children)

I agree that before it's a company selling a product it's just dreams.

However this is serious research. Skip the journo and open the nature.com link to the scientific article.

For the ones not familiar with nature, it's a highly regarded scientific magazine. Articles are written by researchers not journalists.

[–] AwesomeLowlander@sh.itjust.works 4 points 15 hours ago* (last edited 15 hours ago)

The Nature paper says they've done a proof of concept with a few bits, and concluded that they can reproduce it with cutting edge processors. That's akin to 'Mice survive cancer longer' becoming 'We've cured cancer forever'.

They might be right, but I'm not holding my breath.

[–] jkercher@programming.dev 4 points 22 hours ago

AI hype in a nutshell

load more comments (7 replies)
[–] Quexotic 14 points 22 hours ago
[–] carrylex@lemmy.world 12 points 1 day ago (2 children)
> See article preview image
> AI crap CPU
> Leaves immediately
[–] AwesomeLowlander@sh.itjust.works 5 points 15 hours ago

Which is worse - AI slop, or people decrying everything they see as AI slop, even when it isn't?

[–] fcalva@cyberplace.social 11 points 1 day ago (2 children)

@carrylex @kalkulat If you zoom in, you will see that it is in fact a real photo. It's just someone who thought putting a CPU upside down was a good idea.

[–] xthexder@l.sw0.com 5 points 20 hours ago

Maybe they're about to solder it on "dead-bug" style? lol

load more comments (1 replies)
[–] flemtone@lemmy.world 64 points 1 day ago (1 children)
[–] Treczoks@lemmy.world 23 points 1 day ago (11 children)

Same here. I wait to see real life calculations done by such circuits. They won't be able to e.g. do a simple float addition without losing/mangling a bunch of digits.

But maybe the analog precision is sufficient for AI, which is an imprecise matter from the start.

[–] floquant@lemmy.dbzer0.com 1 points 2 hours ago* (last edited 1 hour ago) (1 children)

You don't need to simulate float addition. You can sum two voltages by just connecting two wires - and that's real number addition

[–] Treczoks@lemmy.world 1 points 1 hour ago (1 children)

I know. My point was that this is horribly imprecise, even if their circuits are exceptionally good.

There is a reason why all other chips run digital...

[–] floquant@lemmy.dbzer0.com 1 points 1 hour ago

How is it imprecise? It's the same thing as taking two containers of water and pouring them into a third one. It will contain the sum of the precious two exactly. Or if you use gears to simulate orbits. Rounding errors are a digital thing.

Analog has its own set of issues (e.g. noise, losses, repeatability), but precision is not one of them. Arguably, the main reason digital took over is because it's programmable and it's good for general computing. Turing completeness means you can do anything if you throw enough memory and time at it, while analog circuits are purpose-made

load more comments (10 replies)
[–] kreskin@lemmy.world 27 points 1 day ago (3 children)
load more comments (3 replies)
[–] Nyxias@fedia.io 15 points 1 day ago

And it'll be on sale through Temu and Wish.com

[–] Alexstarfire@lemmy.world 221 points 1 day ago* (last edited 1 day ago) (16 children)

It uses 1% of the energy but is still 1000x faster than our current fastest cards? Yea, I'm calling bullshit. It's either a one off, bullshit, or the next industrial revolution.

EDIT: Also, why do articles insist on using ##x less? You can just say it uses 1% of the energy. It's so much easier to understand.

[–] CosmoNova@lemmy.world 70 points 1 day ago (2 children)

I mean it‘s like the 10th time I‘m reading about THE breakthrough in Chinese chip production on Lemmy so lets just say I‘m not holding my breath LoL.

load more comments (2 replies)
[–] Cethin@lemmy.zip 5 points 1 day ago

I would imagine there's a kernel of truth to it. It's probably correct, but for one rarely used operation, or something like that. It's not a total revolution. It's something that could be included to speed up a very particular task. Like GPUs are much better at matrix math than the CPU, so we often have that in addition to the CPU, which can handle all tasks, but isn't as fast for those particular ones.

load more comments (14 replies)
[–] blackwateropeth@lemmy.world 73 points 1 day ago (7 children)

For the love of Christ this thumbnail is triggering, lol

load more comments (7 replies)
[–] AI_toothbrush@lemmy.zip 20 points 1 day ago

Ahh yeah and we should 1. Believe this exists 2. Believe that china doesnt think technology of this caliber isnt a matter of national security

[–] paraphrand@lemmy.world 64 points 1 day ago (3 children)

1000x!

Is this like medical articles about major cancer discoveries?

[–] scarabic@lemmy.world 1 points 23 minutes ago

Yes. Please remember to downvote this post and all others that are based on overblown articles from nobody science blogs.

load more comments (2 replies)
[–] CovfefeKills@lemmy.world 1 points 18 hours ago
load more comments
view more: next ›