datasheets.com EBN.com EDN.com EETimes.com Embedded.com PlanetAnalog.com TechOnline.com  
Events
UBM Tech
UBM Tech

News & Analysis

Comment


ChipMaster

4/20/2013 3:10 PM EDT

What's next for big.Little is that it just got 20 licensees, and Renesas will ...

More...



Pat2010

1/24/2013 3:59 PM EST

Mhhh, more interesting techniques exit like body biasing. Check the literature ...

More...

London Calling: Are ARM's big-little days numbered?

Peter Clarke

1/21/2013 7:18 AM EST


In the early days of digital electronics a good architectural idea could be implemented and the advantage it granted could be expected to apply for all foreseeable manufacturing generations. But now the complexity and pace of change of chip manufacturing is such that ideas and techniques sometimes struggle to last without significant re-invention.

"Big-little" is the idea, from processor licensor ARM Holdings plc (Cambridge, England), of pairing a performance-optimized processor core with a low-power standby-optimized processor core. It enables application software to switch between the cores for an overall energy saving in typical use where equipment spends much of its time in standby mode. ARM has prepared two processors cores, the Cortex-A15 and the Cortex-A7, to help implement the strategy and the idea is starting to come through in commercial products. Two examples are the Exynos 5 Octa applications processor from Samsung and the MP6530 from Renesas Mobile.

But can big-little last and, if not, how must it be re-invented?

For a start we must consider that big-little is itself a reinvention of, or complement to, dynamic voltage and frequency scaling (DVFS).

DVFS is the idea that you can wind the voltage and clock frequency down on a given core to save dynamic power consumption at low performance and then wind them up to achieve a necessary application performance level. So an application starts on the Cortex-A7 it goes up through the DVFS "gears" until it is at top voltage and clock frequency and then jumps across to the Cortex-A15 where it resumes at low voltage and relatively low power and again goes up through the DVFS gears to reach top performance. As the application-load diminishes the process is followed in reverse until the equipment is once again idling at the lowest DVFS point on the "little" core.

However, as we have ridden Moore's Law down to smaller dimensions we have also reduced the voltage ranges and thereby reduced DVFS scalability. So ARM's bright idea was to buy back some DVFS trade-off with additional silicon real-estate.

But if we follow Moore's Law on to 20-nm bulk CMOS and 16/14-nm FinFET processes voltage scalability is likely to be yet more reduced, reducing the scope for the use of DVFS within big-little. So what's to be done?




giriscitek

1/22/2013 1:14 AM EST

BIG-little approach is not the best approach w.r.t area consumption on a SOC !

DVFS can be split into 2 parts ( {DV + DF} Scalling ) :

1. DVS : Dynamic Voltage Scaling (very difficult for high yield, process & foundry dependent)

2. DFS : Dynamic Frequency Scaling (Much more design than process/foundry dependent : Eg. Turbo functionality of Intel & AMD processors)

Dynamic frequency(DF) scaling without going into dynamic-voltage(DV) scaling issues is a much better idea for overall optimised power consumption.
ARM has some customers who want their SOC to get manufactured other than TSMC much of the likes of Samsung, SMIC and Global Foundries.

Hence to keep area consumption as compact as possible at the same time dynamically control the overall power consumption by altering (lowering) required performance by using DFS is much more lucrative than BIG-little approach which ARM has undertaken right now.

But, BIG-little approach is much more a safe bet for any SOC design perspective because it is much more "process-independent(PI)" than "process-dependent(PD)" which makes is as a foundry independent design idea.

BIG-little approach will live for now.

Sign in to Reply



mvox100

1/23/2013 12:06 PM EST

Unfortunately, from the perspective of energy consumption, DF really doesn't help, even though it does lower the power (energy consumption per second). In fact, slowing down the frequency will only increase the total energy consumed for the same task as it increases the execution time (due to the extra energy consumed in the "supporting" blocks to keep the core running).

Sign in to Reply



peter.clarke

1/24/2013 7:15 AM EST

I'll also throw this into the mix. At highest voltage there also tends to be an increase in non-dynamic (leakage) power consumption.

BUT leakage consumption is a bigger proportion of overall IC power consumption when a chip is idling at low voltage.

Sign in to Reply



peter.clarke

1/24/2013 7:13 AM EST

You seem to be treating DF and DV as if they are fully independent.

But you can only achieve full DF scaling at top voltage. And at reduced voltage you cannot do much DF scaling.

Sign in to Reply



bgees

1/22/2013 1:38 AM EST

Bunch of Bollocks! Peter gotta get his facts straights and realize it was not ARM who invented Big Little! It was really an ARM customer that started it, then ARM took the concept, enhanced and started gorilla marketing campaign.

Sign in to Reply



Hasmon

1/22/2013 1:22 PM EST

Oh come on...there ought to be a system-wide solution to this problem. Some types of code (simple logic, event handling etc.) can probably run on the baby processor.

Some larger code (iterating through large data structures, block data handling, signal processing etc.) can be done on the larger core.

These are 2 different types of programming...one needs to optimize latency while the other might need to optimize throughput...but due to the prevailing convention we use a single programming language and a single processor for both types of data. If arm wants to tackle this they should invent a new type of programming language or virtual machine or something, and assign threads to different processors. Then let the VM or OS decide which core to turn on, based on software demand.

Sign in to Reply



sranje

1/22/2013 3:27 PM EST

How about use of Digital power mngmt (Intel's term is IVR - for integrated voltage regulator - to be used in multicore Hasswell processor family) and fine tune each core....
How many PMU/PMICs is Samsung's Exynos Octa 5 using?

Sign in to Reply



GLink

1/23/2013 11:51 AM EST

I would hesitate to claim that it's just DVFS. DFS works primarily on dynamic power, and does little for overall energy consumption, while DVS is where the real meat is, affecting both leakage and dynamic consumption strongly. At the same time, as voltage drops, frequency must also often be compensated to assure proper operation. Big.Little is different in that by having two entire cores, you can also use separate fabrication parameters for both.

Because the two cores are independent entirely, it's possible for the .Little processor to be fabricated with a high threshold voltage in mind for low leakage during the expected long on-times. The Big. processor can then be fabricated with a more aggressive process and less concern about leakage. Rather than designing for average case, you can design for expected case for both processors.

Sign in to Reply



help.fulguy

1/23/2013 12:25 PM EST

ARM has no choice. When your Dual core A15 power (just for core) comes at 6W, how do you compete against Intel Atom, when they can match performance and have lower power? ARM is losing the power battle. ARM is no longer power performance efficient. Intel took the lead

Sign in to Reply



Pat2010

1/24/2013 3:59 PM EST

Mhhh, more interesting techniques exit like body biasing. Check the literature on conferences I would say. Though such techniques are not always possible for everyone at a foundry - advantageous for firms with own process and modelling departments.

Sign in to Reply



ChipMaster

4/20/2013 3:10 PM EDT

What's next for big.Little is that it just got 20 licensees, and Renesas will even take it into the car chip market, which should be another booming chip market, soon:

http://techdomino.com/renesas-big-little-r-car-h2

Sign in to Reply



Please sign in to post comment

Navigate to related information

Datasheets.com Parts Search

185 million searchable parts
(please enter a part number or hit search to begin)