A Word on Packaging

Unlike the first two iPads, the 3rd generation iPad abandons the high density flip-chip PoP SoC/DRAM stack and uses a discrete, flip-chip BGA package for the SoC and two discrete BGA packages for the DRAMs.

If you think of SoC silicon as a stack, the lowest layer is where you'll find the actual transistor logic, while the layers of metal above it connect everything together. In the old days, the silicon stack would sit just as I've described it—logic at the bottom, metal layers on top. Pads around the perimeter of the top of the silicon would connect to very thin wires, that would then route to the package substrate and eventually out to balls or pins on the underside of the package. These wire bonded packages, as they were called, had lower limits of how many pins you could have connecting to your chip.

There are also cooling concerns. In a traditional wire bonded package, your cooling solution ultimately rests on a piece of your packaging substrate. The actual silicon itself isn't exposed.

As its name implies, a flip-chip package is literally the inverse of this. Instead of the metal layers being at the top of the stack, before packaging the silicon is inverted and the metal layers are at the bottom of the stack. Solder bumps at the top of the silicon stack (now flipped and at the bottom) connect the topmost metal layer to the package itself. Since we're dealing with solder bumps on the silicon itself rather than wires routed to the edge of the silicon, there's much more surface area for signals to get in/out of the silicon.

Since the chip is flipped, the active logic is now exposed in a flip-chip package and the hottest part of the silicon can be directly attached to a cooling solution.


An example of a PoP stack

To save on PCB real estate however, many SoC vendors would take a flip-chip SoC and stack DRAM on top of it in a package-on-package (PoP) configuration. Ultimately this re-introduces many of the problems from older packaging techniques—mainly it becomes difficult to have super wide memory interfaces as your ball-out for the PoP stack is limited to the area around your die, and cooling is a concern once more. For low power, low bandwidth mobile SoCs this hasn't really been a problem, which is why we see PoP stacks deployed all over the place.

Take a look at the A5, a traditional FC-BGA SoC with PoP DRAM vs. the A5X (this isn't to scale):


Images courtesy iFixit

The A5X in this case is a FC-BGA SoC but without any DRAM stacked on top of it. The A5X is instead covered in a thermally conductive paste and then with a metallic heatspreader to conduct heat away from the SoC and protect the silicon.

Given the size and complexity of the A5X SoC, it's no surprise that Apple didn't want to insulate the silicon with a stack of DRAM on top of it. In typical package-on-package stacks, you'd see solder bumps around the silicon, on the package itself, that a separate DRAM package would adhere to. Instead of building up a PoP stack here, Apple simply located its two 64-bit DRAM devices on the opposite side of the iPad's logic board and routed the four 32-bit LP-DDR2 memory channels through the PCB layers.


iPad (3rd gen) logic board back (top) and front (bottom), courtesy iFixit

If I'm seeing this correctly, it looks like the DRAM devices are shifted lower than the center point of the A5X. Routing high speed parallel interfaces isn't easy and getting the DRAM as close to the memory controller as possible makes a lot of sense. For years motherboard manufacturers and chipset vendors alike complained about the difficulties of routing a high-speed, 128-bit parallel DRAM interface on a (huge, by comparison) ATX motherboard. What Apple and its partners have achieved here is impressive when you consider that this type of interface only made it to PCs within the past decade.

Looking Forward: 12.8GB/s, the Magical Number

The DRAM speeds in the new iPad haven't changed. The -8D in the Elpida DRAM string tells us this memory is rated at the same 800MHz datarate as what's used in the iPhone 4S and iPad 2. With twice the number of channels to transfer data over however, the total available bandwidth (at least to the GPU) doubles. I brought back the graph I made for our iPhone 4S review to show just how things have improved:

The A5X's memory interface is capable of sending/receiving data at up to 12.8GB/s. While this is still no where near the 100GB/s+ we need for desktop quality graphics at Retina Display resolutions, it's absolutely insane for a mobile SoC. Bandwidth utilization is another story entirely—we have no idea how good Apple's memory controller is (it is designed in-house), but there's 4x the theoretical bandwidth available to the A5X as there is to NVIDIA's Tegra 3.

There's a ton of memory bandwidth here, but Apple got to this point by building a huge, very power hungry SoC. Too power hungry for use in a smartphone. As I mentioned at the start of this article, the SoC alone in the new iPad can consume more power than the entire iPhone 4S (e.g. A5X running Infinity Blade 2 vs. iPhone 4S loading a web page):

Power Consumption Comparison
  Apple A5X (SoC + mem interface) Apple iPhone 4S (entire device)
Estimated Power Consumption 2.6W—Infinity Blade 2 1.6W—Web Page Loading

There's no question that we need this much (and more) memory bandwidth, but the A5X's route to delivering it is too costly from a standpoint of power. There is a solution to this problem however: Wide IO DRAM.

Instead of using wires to connect DRAM to solder balls on a package that's then stacked on top of your SoC package, Wide IO DRAM uses through-silicon-vias (TSVs) to connect a DRAM die directly to the SoC die. It's an even more costly packaging technique, but the benefits are huge.

Just as we saw in our discussion of flip-chip vs. wire bonded packages, conventional PoP solutions have limits to how many IO pins you can have in the stack. If you can use the entire silicon surface for direct IO however, you can build some very wide interfaces. It also turns out that these through silicon interfaces are extremely power efficient.

The first Wide IO DRAM spec calls for a 512-bit, 200MHz SDR (single data rate) interface delivering an aggregate of 12.8GB/s of bandwidth. The bandwidth comes at much lower power consumption, while delivering all of the integration benefits of a traditional PoP stack. There are still cooling concerns, but for lower wattage chips they are less worrisome.

Intel originally predicted that by 2015 we'd see 3D die stacking using through-silicon-vias. Qualcomm's roadmaps project usage of TSVs by 2015 as well. The iPhone won't need this much bandwidth in its next generation thanks to a lower resolution display, but when the time comes, there will be a much lower power solution available thanks to Wide IO DRAM.

Oh and 2015 appears to be a very conservative estimate. I'm expecting to see the first Wide IO memory controllers implemented long before then...

The GPU & Apple Builds a Quad-Channel Memory Controller The Impact of Larger Memory
Comments Locked

234 Comments

View All Comments

  • seanleeforever - Thursday, March 29, 2012 - link

    Correction: YOU won't buy it doesn't mean the rest of us won't buy it.

    PS3/XBOX came out in 2005, or about 7 years now. i have no issues buying the latest game and still play.

    what phone or pad did you have 7 years ago? oh, you have nothing... heck, the phones/pads you bought 3 years ago probably wont' be able to run today's game.
  • tipoo - Wednesday, March 28, 2012 - link

    Tegra Zone enhancements, the article mentions that.
  • PeteH - Wednesday, March 28, 2012 - link

    What mechanism is being used to upscale legacy (1024x768) apps? Pixel doubling? Bi-cubic? Bi-linear? Something else?
  • Guspaz - Wednesday, March 28, 2012 - link

    At the most basic level, pixel doubling. However, text that is rendered through iOS gets a free resolution boost so long as the app was compiled with the latest version of xcode. It's pretty common on the iPad 3 to see apps where the interface elements are low-res, but all the text is high-res. And in apps that are predominantly text (like an SSH client, for example), that's all that really matters. Who cares if the triangle picture on a button isn't high res?

    For stuff like games, that stuff is just pixel doubled.
  • PeteH - Wednesday, March 28, 2012 - link

    I'm not saying you're wrong, but how do you know games (for example) utilize pixel doubling?
  • Guspaz - Wednesday, March 28, 2012 - link

    I know because I can look at a game that doesn't support the new screen (such as Plants vs Zombies HD) on my iPad 3 and see that it's using pixel doubling? It does the same for iPhone apps when you use the 2x zoom option. One thing I have not tried is an old 320x480 iPhone app. I'm curious, since that would require 4x zoom.

    Newer games may choose to render at a lower resolution and then upscale using some sort of filter (perhaps even on the GPU), but at that point they are specifically targeting the new display. An older game that is completely oblivious to the newer display is scaled by the OS using pixel doubling without any interaction from the game.
  • Steelbom - Thursday, March 29, 2012 - link

    Actually, when using iPhone apps, the iPad uses the 640x960 version rather than the 320x480 version, if available.
  • mosu - Wednesday, March 28, 2012 - link

    A person in his 50's doesn't care about 300dpi res because he only sees 200dpi, so retina display is just for kids? I really don't get why Apple did not use a standard res panel like 1920x 1200 if they wanted a greater quality image.It means they're stuck with a single form factor?
  • PeteH - Wednesday, March 28, 2012 - link

    It's much easier to stick with a single aspect ratio, especially for the developers. Your app looks the same on every device (albeit sharper on higher DPI displays), no need to tweak things for multiple aspect ratios.
  • Sabresiberian - Thursday, March 29, 2012 - link

    Umm, where do you get this idea?

    Generalized statements about vision limitations in humans are usually taken out of context, at best.

    ;)

Log in

Don't have an account? Sign up now