World's First 2D, Atom-Thin Non-Silicon Computer Developed (sciencedaily.com)
- Reference: 0178046635
- News link: https://science.slashdot.org/story/25/06/14/0936250/worlds-first-2d-atom-thin-non-silicon-computer-developed
- Source link: https://www.sciencedaily.com/releases/2025/06/250612031705.htm
[1]From the University's announcement :
> They [2]created a complementary metal-oxide semiconductor (CMOS) computer — technology at the heart of nearly every modern electronic device — without relying on silicon. Instead, they used two different 2D materials to develop both types of transistors needed to control the electric current flow in CMOS computers: molybdenum disulfide for n-type transistors and tungsten diselenide for p-type transistors... "[A]s silicon devices shrink, their performance begins to degrade," [said lead researcher/engineering professor Saptarshi Das]. "Two-dimensional materials, by contrast, maintain their exceptional electronic properties at atomic thickness, offering a promising path forward...."
>
> The team used metal-organic chemical vapor deposition (MOCVD) — a fabrication process that involves vaporizing ingredients, forcing a chemical reaction and depositing the products onto a substrate — to grow large sheets of molybdenum disulfide and tungsten diselenide and fabricate over 1,000 of each type of transistor. By carefully tuning the device fabrication and post-processing steps, they were able to adjust the threshold voltages of both n- and p-type transistors, enabling the construction of fully functional CMOS logic circuits.
>
> "Our 2D CMOS computer operates at low-supply voltages with minimal power consumption and can perform simple logic operations at frequencies up to 25 kilohertz," said first author Subir Ghosh, a doctoral student pursuing a degree in engineering science and mechanics under Das's mentorship. Ghosh noted that the operating frequency is low compared to conventional silicon CMOS circuits, but their computer — known as a one instruction set computer — can still perform simple logic operations.
[1] https://www.sciencedaily.com/releases/2025/06/250612031705.htm
[2] https://www.nature.com/articles/s41586-025-08963-7
What use is a substrate that thing? (Score:2)
Well, it's true that flash memory chips are often ground and bonded together, what are you going to make on a substrate that thin?
What the hell is a.... (Score:2)
One instruction set computer? Most computers have one instruction set. Article is paywalled so all we get is the almost useless synopsis.
Not that there isn't some use for a cheap 25Khz microprocessor that runs on picowatts. It would just be nice to see more specifics, especially production costs for the device being commercially available.
Autocomplete inserted "set"? (Score:2)
> One instruction set computer? Most computers have one instruction set. Article is paywalled so all we get is the almost useless synopsis.
It's probably a "one instruction computer". Autocomplete / Spellcheck probably inserted "set", courtesy of AI?
One instruction is just a starting point, proof of concept sort of stuff.
FWIW, the Raspberry Pi Pico 2 microcontroller has two instruction sets, ARM and RISC-V. It looks at the flashed code to decide which pair of cores to run. No emulation or run-time translation (like x86), 2 ARM cores and 2 RISC-V cores.
Re: (Score:2)
One instruction set computers are computers that have just one instruction. There are whole bunch of different OISCs, including many which are Turing complete.
Dropped it (Score:2)
Nobody move!
Way too slow (so far) (Score:2)
Sounds like they need to increase the clock rate by a factor of a million or so to be competitve. It will be interesting to see how hard that is for them. Otherwise this will remain an intellectual curiousity because 25 khz is *very* slow - it would make one of he slowest computers ever built. It would take work to make a stored program microprocessor with a clock rate slower than that, Maybe if you used electromechanical relays or something. Sigh.
When first commercial product? (Score:3)
This is all nice and such, but the bigger question is, when will we see commercial chips based on this research. It's nice to have it work on an experimental stage, but can they easily scale it up?
Re: (Score:3)
In two years of course.