Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 17 submissions in the queue.
posted by hubie on Friday June 17 2022, @11:23PM   Printer-friendly
from the chip-for-everybody-and-everything dept.

Researchers design cheap plastic processor that could usher in the age of truly ubiquitous electronics:

If you've been following statistics about the Internet of Things (IoT), which is growing by billions of devices every year, the numbers are pretty mind-boggling. But the truth is that expensive silicon chips are actually holding this rampant growth back.

But now researchers have designed a new plastic processor, which they estimate will be able to be mass-produced for less than a penny. That's right — the new Flexicore chips could kick-start a world in which everything — from bandages to bananas — could have a chip, according to a report by IEEE Spectrum.

The chip designs we currently use — even for the most basic microcontrollers — are too complex to be mass-produced in plastic: You surely won't see a plastic processor on our list of best CPUs for gaming. [...]

To address the peculiarities of plastic chip design, the University of Illinois team built the new Flexicore processor design from scratch. Because yields dive when processor gate count rise, they decided to make a minimal design that reduced the gate count and used 4-bit and 8-bit logic instead of 16-bit or 32-bit alternatives. [...]

A sample 4-bit FlexiCore processor is 5.6mm square and contains 2,104 semiconductor devices, similar to a classic Intel 4004 CPU. [...]

With this sub-penny plastic processor, and the move of flexible electronics from niche to mainstream, we may be seeing the dawn of truly ubiquitous electronics. The above research is going to be presented at the International Symposium on Computer Architecture later this month, so we should learn more about it and further development plans soon.

We speed headlong into our (dystopian?) IoT future.

See also: The First High-Yield, Sub-Penny Plastic Processor


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 3, Insightful) by Anonymous Coward on Saturday June 18 2022, @01:25AM (1 child)

    by Anonymous Coward on Saturday June 18 2022, @01:25AM (#1254124)

    If this would put custom chip design within the budget range of an individual person, that would be simply incredible, even if the performance specs weren't great.

    The article only talks about mass production; nothing all is said about reduced costs of short production runs.

    These days powerful FPGAs are well within the hobbyist price point (supply shortages notwithstanding) and have a much lower barrier to entry than producing custom ASICs.

    Starting Score:    0  points
    Moderation   +3  
       Insightful=2, Interesting=1, Total=3
    Extra 'Insightful' Modifier   0  

    Total Score:   3  
  • (Score: 3, Interesting) by sgleysti on Saturday June 18 2022, @03:25AM

    by sgleysti (56) Subscriber Badge on Saturday June 18 2022, @03:25AM (#1254146)

    This is in a very different space from powerful FPGAs. I was thinking more tiny low-power stuff, like things you'd want to run from a battery. Sometimes, there's something really small and simple that I'd like to do, and an ASIC would have a chance of being lower power than, say, using an MCU or a few ICs stitched together. Because you'd have just the things you need to perform the function, and nothing more.