I wonder if there are heat issue
I wonder if there are heat issues with stacking memory die like that?
… Read More → "I wonder if there are heat issue"I wonder if there are heat issues with stacking memory die like that?
… Read More → "I wonder if there are heat issue"Micron Technology, America’s one-and-only memory manufacturer, has come up with a cool and unusual new type of memory chip. Well, it’s not really a chip. It’s more like a module. It’s a cube, actually.
The company calls it a “hybrid memory cube” (HMC) and it starts out as a set of stacked die within one package. That’s not terribly unusual in itself; plenty of companies have stacked two or more silicon dice on top of each other, and the technique is especially useful for memories. But the HMCs use Read More → "Micron’s Memory Cube"
It fascinates me when we ship products in numbers that exceed the number of humans on the planet. The stats you’re giving mean that the average man, woman, and child in the western world probably has a double-digit number of microcontrollers.
Most of them don’t even know they have any at all.
… Read More → "It fascinates me when we ship pr"In case you missed the ticker-tape parade, Microchip just shipped its 10-billionth PIC microcontroller. That’s a whole lot of silicon out the door, especially considering how small those guys are.
What’s even more remarkable is that the product line just passed its 9 billionth birthday late last year, about 10 months ago. That’s more than 3 million PICs per day.
Remarkably, that doesn’t make the PIC the most popular MCU ever. That distinction probably goes to the 6805, although I can’t be sure. It so happens I have the 6-billionth 6805 ever made … Read More → "That’s a Lot of Candles"
We looked at many-core processors recently, and one of the big issues with scaling up the processor count is memory access: if all of those cores need access to the same memory, then that bandwidth becomes the bottleneck. Which makes SMP with many cores very difficult without shared distributed memory structures.
Netlogic has just announced their XLP II family, following on the heels of their XLP processors that have been around for a while. XLP devices go up to 32 CPUs; XLP II goes up … Read More → "Netlogic Integrates Families"
We’ve spent some time with hardware and software standards intended for so-called “safety-critical” applications, the poster child for which is the airplane. Adding variety to this scene, a recent release by Escatec, a Swiss manufacturer, indicated compliance with ATEX.
ATEX represents yet another peril: work that must be done in a potentially explosive environment. Think coal mine. Or, for those of you with a more pastoral bent, grain silos. It’s a … Read More → "Yet Another Safety Standard"
The proliferation of nosy and evil people has made internet security increasingly important. I know… that sounds harsh, but it’s true… Why else would we keep hearing about data debacles? And this means that we’ve got to scramble all of our data before sending it so that someone can’t read or hijack it.
Which means encrypting and decrypting all data. And that’s compute-intensive. Which is why it’s almost always hardware-accelerated.
But there’s still effort involved in managing the security engine that does … Read More → "More Than Encyption and Decryption"
I had a nice talk with one of my favorite chip companies the other day. Two chip companies, in fact. Seems they’d developed some sort of new product and wanted to tell me about it. Okay. Sounds fun. Sign me up.
Except that the chip they described was already four years old.
Confused, I asked, “Uh, so what’s the news here? What are we announcing?”
“It’s our differentiating joint collaboration” was the answer. That set off all kinds of mental alarms. Warning: buzzword alert! Marketing hype incoming!
< … Read More → "Main Event or Non-Event?"One of the challenges of TSVs is that they’re deeper than other vias and features. Drilling those babies uses deep reactive ion etching (DRIE), which we discussed in our MEMS article earlier in the year. The Bosch process, in particular, consists of a series of etch and clean steps that can leave scalloped sidewalls and other rough features that can be hard to cover properly when filling with metal.
French company Alchimer, … Read More → "A Step Up"
When we recently looked at software and hardware safety standards, much of the discussion was focused on process-oriented standards like DO-254 and DO-178. But we also mentioned some other standards without going into detail. And some of those operate on the concept of “safety integrity level,” or SIL.
The origin of this concept is IEC 61508, which establishes four SILs, numbered 1-4, with 4 indicating the “safest” level. The determination of SIL appears to be … Read More → "Safe Processing"