Skip to main content
  1. Home
  2. Computing
  3. News

3D-chip technology seeks to pack artificial intelligence into smaller spaces

Add as a preferred source on Google

When it comes to the brains of the PC — the central processing unit, or CPU — today’s technology is in some ways significantly advanced over yesterday’s. CPUs are much faster than they used to be, but the traditional metric for measuring performance improvements, Moore’s Law, has been challenged lately.

Moore’s Law specifically states that the number of transistors in an integrated circuit will double every two years, meaning that processing performance will continue to steadily increase. As we have reached the limits of current processor manufacturing technology, however, Moore’s Law is threatened — right when advancements in artificial technology require even faster and smaller CPUs. That is precisely why new 3D-chip technology being developed by Stanford and Massachusetts Institute of Technology researchers is particularly important.

Recommended Videos

Complicating matters is that AI is no longer centralized in massively powerful data centers. Increasingly, AI is being pushed out to edge devices that need to stand on their own. Self-driving cars and personalized medicine are two example of applications that require extremely powerful decentralized CPU capabilities.

The researchers are developing technology that could solve the current performance squeeze by packing more computer components into single chips. Most computers today are made up of many chips that are connected together on motherboards using electrical circuits. Even at electronic speeds, the distance between chips limits the speed at which these chips — CPUs and memory, for example — can communicate and process information.

The new 3D-chip technology will help solve that problem by creating single chips that contain both CPUs and memory and thus reduce or eliminate the lag created with current designs. In order to create these chips, the researchers are adapting carbon nanotubes made of graphene to stack integrated circuits one over another. That is impossible with silicon-based circuits due to the high temperatures required in their production — using carbon nanotube circuits enables the creation of chips at much lower temperatures.

As MIT assistant professor of Engineering and Computer Science Max Shulaker puts it, “Circuits today are 2D, since building conventional silicon transistors involves extremely high temperatures of over 1,000 degrees Celsius. If you then build a second layer of silicon circuits on top, that high temperature will damage the bottom layer of circuits.” Carbon nanotube circuits can be built at temperatures below 200 degrees Celsius, allowing circuits to be stacked without damaging lower levels.

It’s not just CPUs and memory that can be stacked together to make a single 3D chip. Other technologies such as sensors can also be built in, making for even more powerful single-chip solutions. While the details are quite complex, the results could be revolutionary. Not only would Moore’s Law gain new life, but future AI could be built into increasingly smaller devices as well.

Mark Coppock
Former Computing Writer
Mark Coppock is a Freelance Writer at Digital Trends covering primarily laptop and other computing technologies. He has…
YouTube’s AI-powered search is rolling out in the US to find videos based on situations you describe
Ask YouTube can find videos based on the situation or idea you describe
youtube ai search feature

YouTube users in the U.S. are getting a new way to search for videos on the web. The company has started rolling out Ask YouTube, its conversational AI search experience, beyond the Premium-only test announced at Google I/O 2026.

Instead of entering a few keywords and scrolling through a standard list of results, users can ask YouTube a complete question. The feature is designed for broader searches where the exact video, channel, or topic may not already be clear.

Read more
Meta’s detection tool fails to identify photos generated by its own Muse Image AI
Meta has created an invisible watermarking tool called Content Seal that is embedded in all images generated by the Muse Image AI.
Meta AI identification tool.

Earlier this week, Meta announced two new AI products, namely, Muse Image and Muse Video. As the name suggests, these are generative AI tools for making photos and video clips using natural language text prompts. Soon after their rollout commenced, these tools sparked controversy because Meta had automatically opted in Instagram users, allowing others to use their publicly posted media and convert them into remixed AI content. But it appears that Meta courted another loss on its side of the court.

What's the problem?

Read more
Your Google AI Studio apps can finally have polished, presentable web links
AI Studio web apps can now use personalized subdomains
google ai studio logos

Google AI Studio has made building a web app surprisingly easy. You can describe what you want, refine the design through prompts, and publish the result without setting up a traditional development environment. An awkward point of friction comes after deployment, when the finished app still has to live behind a long, forgettable Cloud Run link.

Google is now cleaning up that final step. AI Studio lets you assign a deployed web app a personalized address under the “ai.studio” domain, such as “your-app-name.ai.studio.” A recognizable URL should make the project look more presentable in a portfolio, client demo, social post, or internal project page.

Read more