<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Low-Power Engineering Community</title>
	<atom:link href="http://chipdesignmag.com/lpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://chipdesignmag.com/lpd</link>
	<description>Making Semiconductor Architectures More Efficient</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:50:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Addressing Power And Speed Requirements Of Mobile Devices With Data Converter IP</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/addressing-power-and-speed-requirements-of-mobile-devices-with-data-converter-ip-2/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/addressing-power-and-speed-requirements-of-mobile-devices-with-data-converter-ip-2/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 17:50:48 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Resource Center]]></category>
		<category><![CDATA[White Papers]]></category>
		<category><![CDATA[Synopsys]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3780</guid>
		<description><![CDATA[A look at the power vs. resolution tradeoffs in the design of pipeline ADCs.]]></description>
			<content:encoded><![CDATA[<p>To optimally address all the requirements for each application, there is a new generation of advanced data converter IP that includes Nyquist rate high-performance, high-speed ADC products, based on a highly optimized pipeline architecture. This paper describes the main power versus resolution trade-offs existing in the design of pipeline ADCs. It also discusses how digital gain calibration &#8211; one of the key techniques employed &#8211; eases those trade-offs, thus achieving significant improvements in power and area.</p>
<p>To download this white paper, click <a href="https://www.synopsys.com/dw/doc.php/wp/dw_dcs_pipeline_gen3_adc_wp.pdf">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/addressing-power-and-speed-requirements-of-mobile-devices-with-data-converter-ip-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Processor Subject To Change</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/processor-subject-to-change/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/processor-subject-to-change/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:56 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[CEVA]]></category>
		<category><![CDATA[DSPs]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[processors]]></category>
		<category><![CDATA[Qualcomm]]></category>
		<category><![CDATA[Tensilica]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3716</guid>
		<description><![CDATA[Customizable processors leverage the best of power management; a variety of approaches combine energy efficiency without sacrificing performance. ]]></description>
			<content:encoded><![CDATA[<p>By Ann Steffora Mutschler<br />
With power complexity driving sophisticated management techniques, SoC design engineering teams are turning to a new class of customizable processor architectures from ARM, CEVA, NVIDIA, Qualcomm and Tensilica and others to take advantage of the best in power saving techniques.</p>
<p>While these new architectures are novel approaches, the concepts are not especially new, particularly in mobile applications.</p>
<p>“If you look at what mobile processors have been doing, I would argue they’ve been doing some sort of big.LITTLE for a long time,” explained Nandan Nayampally, director of applications processor marketing in the processor division of ARM. “By that I mean you have microcontrollers taking charge when the big application processor is not working, or you’ve got video engines being separate from the main application processing. The compartmentalization of the activities around the chip have been always a focus for mobile because you will save power any which way you can. That’s a given.”</p>
<p>ARM has observed that what’s changed in the recent past is that the main OS needs to be running more and more of the time because with apps like Twitter feeds and Facebook updates, those are little apps that are constantly running on top of the OS.</p>
<p>As fun and/or useful as they are, these apps are killing battery life.</p>
<p>Nayampally explained the big.LITTLE architecture with an example. “Let’s say I’m doing an MP3 playback in the old days. You’d say, ‘I’m running on the big core, I kick off the task to a little core and then turn off the big processor because the MP3 can run just fine on a microcontroller type device. It’s all on the same die. Then suddenly you get a call and it wakes up the big processor and it takes over again. But when you offloaded that MP3 in the olden days—six months or so ago—you actually could have a separate task that wasn’t really run by the OS. Now there are so many more things and services that people are coming to expect that you can’t have them done specifically for targets that are different from the application processor itself and they run on top of the OS. Now you are telling the chip, ‘No, I won’t do these specialized things as separate things for very power-efficient sub-components, they have to be done by the main processor.’ But the main processor also has to become very schizophrenic in the level of performance it requires for the main tasks as well as what it needs for the little tasks.”</p>
<div id="attachment_3717" class="wp-caption alignnone" style="width: 508px"><a href="http://chipdesignmag.com/lpd/files/2012/02/big.LITTLE.jpg"><img class="size-full wp-image-3717   " src="http://chipdesignmag.com/lpd/files/2012/02/big.LITTLE.jpg" alt="" width="498" height="189" /></a><p class="wp-caption-text">Source: ARM</p></div>
<p>What makes big.LITTLE interesting is that the processors are fully coherent so the software engineer doesn’t have to worry as much about maintaining every piece of data. The coherency in hardware takes care of that. That makes the software development quicker and can actually improve performance and battery life.</p>
<p>Designed to be an extension of DVFS, there are multiple use models in which big.LITTLE can work, with the simplest use meant to be effectively transparent to the OS, Nayampally continued. “The power management software always speaks to a driver that is the right power and performance needed based on what is required. If, for example, you had today’s processor and it was using the lowest performance level it could while doing Twitter update, it just can’t be as efficient as something that was designed to be a fifth smaller or something like that. What if your DVFS had a next step that is more efficient and you can work there for a while? From an OS standpoint, or an application standpoint, it doesn’t matter. It’s just another step in your DVFS. Underneath it what happens is the driver now can do the kick-off to switch the operations from the big core to the little core or from the little core to the big core or cluster in fact.”</p>
<p>NVIDIA’s Tegra 3 employs variable symmetric multiprocessing (vSMP) while Qualcomm uses asynchronous symmetrical multiprocessing (aSMP) – which are the same principles that govern ARM’s big.LITTLE architecture.</p>
<p>NVIDIA’s Tegra 3, launched last November is a quad-core mobile processor for smartphones and tablets, currently shipping in the ASUS Transformer Android tablet. A company spokesman explained that behind Tegra 3’s power efficiency is a fifth lower-power “companion” CPU core that goes with the four CPU cores and is specifically targeted at battery savings. Tegra 3’s architecture allows it to provide the best combination of performance and battery life by switching between the four main CPU cores and the fifth core for less demanding tasks and active standby mode.</p>
<p>For CEVA, which licenses DSPs, programmability has always been the name of the game, according to Eran Briman, the company’s vice president of marketing. About seven years ago it became apparent that general-purpose DSPs are not going to make the cut for next-generation designs—particularly in 40nm communications designs. In one of its newest offerings, the CEVA-XC DSP software-defined radio architecture, users can run the complete receive and transmit channels entirely in software, except for very few hardware engines that simply don’t make sense in software, he said. To accompany this and to allow for advanced power management, CEVA recently released a software development kit that includes advanced power management. Looking ahead, Briman believes there will be fully programmable communications units on SoCs.</p>
<p>CEVA isn’t the only company in the DSP space to see this trend.</p>
<p>“Many baseband designs particularly, when they are operating on complex protocols and care a lot about energy have moved to neither completely hard-wired—because that would be too fragile or intolerant of inevitable corrections and improvements—nor completely general-purpose, because a general-purpose processor is generally much less energy-efficient than something that is more specific to the task at hand,” observed Chris Rowen, CTO at Tensilica. “Especially in low-power baseband processing, we’re seeing more and more optimization of programmable engines to do this, where the baseband subsystem might include 6 or 8 or 10 different cores that are programmable. Some of these still may be fairly general-purpose, because you may say in this function though there’s a wide variety of different tasks that I need to do on the data and it is more energy efficient for me to have one that is shared among these different, diverse functions than to have one piece of hardware for every single function. That would make it too big. Having a programmable solution can in some cases also make it a smaller solution. In general, small is good for energy.”</p>
<p>Tensilica offers a range of DSP cores. It also allows users to build their own customized dataplane processors.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/processor-subject-to-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experts At The Table: Low-Power Verification</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/experts-at-the-table-low-power-verification/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/experts-at-the-table-low-power-verification/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:51 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Round Tables]]></category>
		<category><![CDATA[Technology Features]]></category>
		<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[Apache Design]]></category>
		<category><![CDATA[eSilicon]]></category>
		<category><![CDATA[EVE-USA]]></category>
		<category><![CDATA[Mentor Graphics]]></category>
		<category><![CDATA[Synopsys]]></category>
		<category><![CDATA[verification]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3744</guid>
		<description><![CDATA[First of three parts: Functional vs. physical verification; power boosts design complexity; explosion in power domains; creating a good test plan; how to know when it’s done; the impact of IP.]]></description>
			<content:encoded><![CDATA[<p><em>Low-Power Engineering sat down to discuss the problems of identifying and verifying power issues with Barry Pangrle, solutions architect for low-power design at Mentor Graphics; Krishna Balachandran, director of low-power verification marketing at Synopsys; Kalar Rajendiran, senior director of marketing at eSilicon; Will Ruby, senior director of technical sales and support at Apache Design; and Lauro Rizzatti, general manager of EVE-USA. What follows are excerpts of that conversation.</em></p>
<p><strong>LPE</strong>: What’s the big challenge with verifying power in an SoC?<br />
<strong> Ruby</strong>: Power has a couple of different components. One is how the low-power techniques impact functionality. If you talk about things like power gating, power supply shutoff, multiple supply voltages and so on, this is where you need to understand certain rules of turning on and off power supplies. You need to be able to create retention cells, to be able to retain state, and to retain functionality. That’s one major aspect. The other side is that you have to look at the power consumption itself. How do you verify that you are on target, if you have a target, and that you are not exceeding a specification? And how do you ensure the design has efficiency built in.<br />
<strong> Rajendiran</strong>: This is all about is trying to verify what your intentions were that you stated in the beginning and making sure that has been implemented—and when the chip comes out, making sure it is functioning that way. In the old days we simply meant functional and timing verification. Now, just on the functional side, it has become so complex that just getting it out the door is a challenge. It’s the same with software. No one thinks about verifying it all. That’s the practical problem. The person who is verifying the power states doesn’t have the time to put in the right hooks. We have the Unified Power Format to help, but we still don’t have standardization as to how you verify the states. Tools rely a lot of naming conventions, but even though there are fewer companies there is still not compatibility in reading all of those things. Tools are always playing catch-up, too. The ideal solution will be a combination of great tools and planning. In addition, you can have the best tools, but if you put them in the wrong hands you don’t get results.<br />
<strong> Pangrle</strong>: There’s a functional part and a physical part of verification. A lot of what is going on in the industry right now, especially with the power formats and the convergence around UPF and the 1801 IEEE working group, has been to keep the power intent separate from what has been the standard part of functional verification. It’s allowing people to use their standard flow, take it to RTL, and still be able to design RTL blocks that can be used in different design scenarios with different power management. You don’t have to hard-code isolation, level-shifting, retention registers into those blocks. You can still design your block your same way, and if in one design you’re going to power down that block that’s okay because the intent information is in a separate format and you can bring that in. From that standpoint, there has been good collaboration between EDA companies and their customers. From the standpoint of putting it all together and being able to support the tools, one of the things we’re seeing is that as EDA companies work with designers there are times where something is a little different and different vendors have created support. That’s where it gets tougher to move designs from one company’s set of tools to another. It also brings up some new questions. From the physical side, if you’re powering up and down blocks it has a real impact on your power grid and whether it’s going to function. Just because logically it looks as if it should work, that doesn’t mean when you get your chip back from the foundry you’re not going to run into other issues. And in terms of the complexity of testing, you can do the standard ATPG, but when you go through the dynamics of running different voltages and frequencies and bringing things up and taking them down, to what extent are you actually going to test that?<br />
<strong> Balachandran</strong>: Verification is complex enough without low power, stretching the resources from both a verification productivity standpoint as well as IP cost. When you add low power into the mix, it makes things much worse. The complexity of low-power designs has been going up slowly but steadily. Some companies that are on the cutting edge, particularly in the mobile market, started adopting low-power designs about five or six years ago. They were the frontrunners of the whole low-power wave. They put the initial pressure on low-power verification, because now you have to start thinking about verification differently. You have to start thinking about voltages, multiple supplies, and whether things going to work in all those conditions. Clock gating is the most basic technique, and almost every company you talk with has been doing clock gating. Now that has expanded into more sophisticated techniques to curb the power, and with that comes the burden to verify properly. All it takes is one unverified state or transition or sequence for the design to completely lock up and not function at all.’</p>
<p><strong>LPE</strong>: How bad is this problem?<br />
<strong> Balachandran</strong>: It’s becoming more widespread. There are government regulations and green initiatives. Everything is going green. There are demands on specifications, and even on power for devices connected to the wall. That requires chipmakers to make their designs much more power-efficient. Customers typically start with four or five power domains. Some of that verification can be done with static techniques or with some rudimentary simulation. But it’s becoming more complex, and this complexity is increasing for the mainstream market, not just the mobile market. The number of power domains is exploding. We’ve seen designs with 50 power domains, which is potentially 250 power states. It’s pretty much impossible to verify all of them. So you need to come up with a really good test plan. When people are confronted with low-power designs the first time, they have no clue about how to write a testbench for low power. Often they need a lot of methodology help, in addition to having the right tools in place, to figure out what they’re going to do, how they’re going to go about doing it, and how they know when they’re done. Then, what is the measure of confidence they have at the end to figure out if they’re really done?<br />
<strong> Rizzatti</strong>: From the perspective of emulation, this technology has been used for functional verification. Ten years ago, power management was essentially a gated clock. You turned off and on some part of the chip and saved energy there. Around 2001-2002, designs with 10 or 20 of these were called derived clocks. Today we have customers with 100,000 derived clocks. There’s an explosion. But that’s only one problem. Over the past five years, and especially in the past one or two, there are all these new techniques for turning on and off voltages. We had one customer with well more than 100 power domains. The whole industry is changing. Power management is a nightmare, and it makes SoC verification orders of magnitude more difficult.</p>
<p><strong>LPE</strong>: With a disaggregated supply chain and more IP re-use, does it make it more difficult to verify the design? Not all of the IP is fully characterized for power.<br />
<strong> Balachandran</strong>: UPF, or IEEE 1801, and CPF have ways to model the power intent of IP. The issue isn’t so much the ability to specify the power intent of IP. Talking to all the major customers, everybody is either integrating internal IP or using third-party IP. Some of the IP blocks have their own power management, too. It has to be communicated to the integrator of that SoC as to what are the legal ways to integrate the IP into the SoC. That information has to be passed along. The power format is not the right way to pass that information. So the industry has to work out a way—together—to solve this problem. The IP companies, the EDA companies and the whole ecosystem has to work on this to facilitate communicating the right behavior that IP can be integrated from a power perspective, and to tell the IP integrator when they are doing something wrong. If IP is coming from a third party and you have no idea what is going on with that IP in terms of its inner functionality or how the power is implemented and what ways you can put it together on the block, then you can shoot yourself in the foot pretty quickly. This is a problem that needs to be solved. One potential solution is to create assertions for an IP block. The IP developer doesn’t know how IP is going to be used, but they do know what is legal or not. They can create assertions for that and ship it with the IP. Then, when the integrator puts it into the SoC and runs the verification, they are able to figure out if they’ve done it properly or not. If it’s not, then they can have a dialog with the IP company. It’s a way of communicating the data sheet of the IP to the next-level integrator. This is one way of solving the problem. It requires close collaboration between IP partners and EDA and design services companies.<br />
<strong> Rajendiran</strong>: More times than not, people don’t do that. There are many ways that tools can help, too. If some expert designed the IP block, he can provide some input and then a tool can insert assertions back into the RTL. Ideally you want to keep it separate as a companion file. That’s one approach. But the problem is more complex than that when it comes to low-power verification. IP is one issue. There is physical IP where you can’t do much because it’s already hard coded. There’s also soft IP. Each of the classes has its own challenges. With the soft IP, a lot of activity only happens at the gate level. Depending on how the RTL gets synthesized and mapped, you can have a perfectly functioning solution when you use a particular library in a particular foundry, and the same thing may not work somewhere else. You need deep knowledge about this stuff. You need collaboration of tools, the integrator and the IP developer to make sure you at least get the product out to market on time.<br />
<strong> Ruby</strong>: There is another dimension of IP—the power intent side, which is the functional verification aspect. That’s absolutely essential to ensure the functionality. Time and time again, what I’ve come across is the need for some way to describe the power consumption behavior of IP, as well. It could be technology dependent or technology independent. It could be models that describe assumptions as a function of clock frequency or data rates. From my customer perspective, this is also becoming essential in the power verification area because they’re not just worried about functional intent. They’re also worried about hitting their power specs. They need models for the IP coming in. If they plug IP into their design and they run their clock frequency at a certain rate, what power consumption can they expect? That’s another very important element to this verification challenge.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/experts-at-the-table-low-power-verification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step Away From the Spreadsheet</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/step-away-from-the-spreadsheet/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/step-away-from-the-spreadsheet/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:48 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[Apache Design]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[Cadence]]></category>
		<category><![CDATA[Calypto]]></category>
		<category><![CDATA[Mentor Graphics]]></category>
		<category><![CDATA[Synopsys]]></category>
		<category><![CDATA[Tensilica]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3727</guid>
		<description><![CDATA[Complex system-level power analysis requires more than just a worst-case scenario. Planning for power needs to happen earlier in the design process.]]></description>
			<content:encoded><![CDATA[<p>By Ann Steffora Mutschler<br />
Engineers today spend more than a quarter of their time trying to meet power specifications.</p>
<p>A <a href="http://www.deepchip.com/items/0498-04.html">survey</a> of more than 700 engineers by Calypto illustrates just how important and time-consuming power management is today for engineering teams. As consumer devices grow ever more complex, the need to deal with, analyze and optimize power at not just the RTL but at the system level is the next challenge, even if the path to reach that goal is not yet clear.</p>
<p>The opportunities for optimizing a design for power efficiency are greatest at the architectural level of abstraction. The further a design moves downstream the less effective optimization techniques become, noted Yossi Veller, chief scientist for ESL at Mentor Graphics, in a white paper he co-authored for ARM’s <a href="http://iqmagazineonline.com">IQ Magazine</a>. “Power optimization must begin with architectural analysis, exploration, and optimization of power and timing at the electronic system level (ESL). According to a study by LSI Logic, techniques available at the RTL synthesis phase have the ability to reduce power by 20%; those at the gate level offer a 10% reduction; while those at the layout level can reduce power by only 5%. Waiting until the RTL to begin optimizing for power is a wasted opportunity because power usage can be reduced by 80% at the ESL.”</p>
<div id="attachment_3728" class="wp-caption alignnone" style="width: 607px"><a href="http://chipdesignmag.com/lpd/files/2012/02/Mentor_Figure1.jpg"><img class="size-full wp-image-3728" src="http://chipdesignmag.com/lpd/files/2012/02/Mentor_Figure1.jpg" alt="" width="597" height="281" /></a><p class="wp-caption-text">Fig. 1: The ability to optimize power at the architectural far exceeds that at lower levels of abstraction.</p></div>
<p>“Traditional power optimization tools are really working at the lower levels of abstraction,” explained William Ruby, senior director of RTL power product engineering at Apache Design. “If you look at synthesis, if you look at physical design, there are some automated techniques that are available in those tools. But those are in a category of additional refinement-type steps. Once you have the design architecture nailed down, then you can add in some optimizations based on those tools and you can get some additional incremental power savings, but the part that is missing is enabling the true design-for-power efficiency. If you look at modern chip architectures, they are extremely complex and the RTL descriptions of these architectures are even more complex such that RTL in some cases is no longer seen as a viable architectural description language. You want to be able to describe the architecture of the design in a high level of abstraction.”</p>
<p>With this description comes the requirement to be able to analyze power. Today, this is done by synthesizing the design from a high-level description such as C++ down to RTL, and then an RTL power analysis tool can function and give feedback into the architectural domain. But what needs to accompany this synthesis-loop-back type of flow and give some indication of what the power numbers is more intelligence in those high level tools. They need to point out inefficiencies in a design at both the RTL and architectural levels.</p>
<p>Chris Rowen, CTO and co-founder of Tensilica sees two big challenges for power analysis tools. “One, it is very, very difficult to isolate where the real problem is. It only makes sense to really measure power at the level when you have really synthesized the logic and laid it out and you actually know what the physical design looks like, because the physical design has a huge impact on what the power dissipation of the circuit it.”</p>
<p>By the time it has gone through synthesis and place and route, you have really very little visibility into what was the original logic being questioned. “It all goes into the Cuisinart and all you get is this amorphous mush of gates at the end. So if someone asks you, ‘How much power is being dissipated in my multiplier versus in my divider versus in my register file,’ I don’t know anymore because I have to process them all together in order to get good physical results. But then it all has been aggressively remapped into other logic forms and I can’t isolate the power easily. So you have to work in rather indirect ways to figure out whether the power was being dissipated in one function versus another.”</p>
<p>A second problem, he said, involves system-level tracking of different scenarios. “It is extremely difficult to reach your power goal if you say, ‘Let me use the worst case assumption about each subsystem. I’m going to assume that every piece of my baseband is on, and every piece of my Layer 2 and Layer 3 protocol stack is on, and my image processor is on, and my apps processor is running full out, and all of my RF subsystems are running,’ because of course you’d exceed your power budget by a factor of two or three. Instead people recognize they’re not all on at the same time, the system doesn’t work that way. When you are doing one thing, then you’re typically not doing something else. Therefore, you only have to look at the particular combination of subsystems that is on at that time. However, the software guys have really poor tools to correlate what’s going on in the higher-level operating modes to what’s going on in terms of actual power dissipation in different subsystems. They are completely shooting in the dark where they do not have anything like the kind of accuracy for the modeling of these things.”</p>
<p>As a step towards true system-level power analysis, engineering teams are gradually figuring out that they need to build approximate models of power in addition to simulation environments that are fast enough to run realistic scenarios and to capture real activity. “Ironically getting power information is more than anything else probably a function of getting fast enough simulation, because only if you can run realistic size scenarios will you really gain interesting information,” he said.</p>
<p>This has become one of the big drivers of ESL, which until recently has been relatively slow to catch on. But complexity at advanced nodes, including power considerations, have significantly boosted it’s appeal.</p>
<p>“What the user would like is to have at the very early stages, when he has a TLM model of the design, is at least a relative assessment what architecture decisions will impact the energy in which direction,” said Frank Schirrmeister, group director for product marketing of the system development suite at Cadence. “He will also want to know how the software impacts all of that. From a technology perspective, TLM models allow you to do that so it’s fairly straightforward to annotate power-related data into TLM models,” he asserted.</p>
<p>Annotating models with data just like annotating performance is a challenge and can be approached in three ways:</p>
<p>First, he said, “You can start with your assumptions, with your power budget. TLM models and virtual prototypes allow you to then execute your assumptions so you have in your power envelope/power budget. You say, ‘These tasks should take that much power, I know that from past experience,’ and then you execute your virtual platform with those annotated, estimated data or budgeted data. And you get dynamic results depending on what tasks the software ends up calling, how long a cell phone is used for which task in a day, and so forth.”</p>
<p>Second, annotate back from when you have RTL. “At the RTL level you have these switching formats that you can derive from the RTL to get a good idea about the activity,” Schirrmeister continued.</p>
<p>And third, it can be dealt with at the silicon level by taking previous designs, measuring power information and annotating back into TLM models.</p>
<p>Design engineers are undoubtedly looking for analysis and optimization at the system level so they can do power analysis and power estimation before RTL is available and before they can do gate-level simulations. But are they truly ready to adopt it?</p>
<p>Achim Nohl, technical marketing manager for Synopsys’ solutions group pointed out that today, power analysis starts with gate-level simulation. “If you talk to a hardware engineer and tell him, ‘We are going to employ virtual prototyping and high-level models to do power analysis,’ he will certainly look at you a little strange because he thinks, ‘I’m doing all those back-end optimizations and all those specific things to optimize power. How will you ever be able to reflect that in a virtual prototype simulation?’ But that’s not the point. For virtual prototyping, the granularity of a system is very much different. You’re not looking at just the memory controller. You’re looking at the CPU with the memory controller, the buses, the interconnect, the peripherals and how all those things are orchestrated to find out where the different hot spots are and what is best way to program all those pieces. What is the best scheduling technique? That is the concern at that level.”</p>
<p>When a new chip is architected today, estimates are done to determine whether the chip is feasible at all from a power perspective, he said. “Today, people are using spreadsheets in order to do this analysis, and this can only be a worst case analysis because they don’t know the dynamics and can’t reflect the dynamics of the system in those spreadsheets.”</p>
<p>While the pure architectural level tools don’t exist yet, many users are likely content with high-level synthesis tools for the time being. Apache’s Ruby believes they are good in their own respects but they are not actually meant to give architectural guidance; they are just meant to synthesize the design above the RTL.</p>
<p>One final thought for nervous system architects: The architectural tools of the near future will not replace the actual architect unless they become truly artificial intelligence, which is not likely to happen any time soon, Ruby concluded.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/step-away-from-the-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power Bits: Feb. 9</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/power-bits-feb-9/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/power-bits-feb-9/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:46 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[News Stories]]></category>
		<category><![CDATA[Applied DNA Services]]></category>
		<category><![CDATA[College of Nanoscale Science]]></category>
		<category><![CDATA[Cornell University]]></category>
		<category><![CDATA[MIT]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3757</guid>
		<description><![CDATA[Saving heat but losing money; cheap solar; nano security]]></description>
			<content:encoded><![CDATA[<p>Lower Energy Costs But Less Productivity<br />
Next time you’re shivering in your cubicle because some bean counter figured it could save the company thousands of dollars a year to turn down the thermostat, here’s some ammunition to throw back at them. </p>
<p>A <a href="http://www.news.cornell.edu/releases/Oct04/temp.productivity.ssl.html">study</a> by Cornell University found that while it all makes sense on paper to cut the heat in the winter, there’s a hidden cost. When the temperature inside of office buildings was increased from 68 to 77 degrees Fahrenheit, typing errors decreased by 44% and typing output increased 150%. In dollar terms, according to Cornell Professor Alan Hedge, that amounts to $2 per worker per hour. </p>
<p>So much for those big dollar savings.</p>
<p><strong>Cheaper Solar</strong><br />
Finally, there may be a way to generate solar energy for residential use without requiring government subsidies.</p>
<p>A group of researchers from around the globe is about to embark on a way to create electricity using agricultural waste—in some cases tree trimmings. All that’s needed are things like tree trimmings, some chemicals to stabilize the “<a href="http://web.mit.edu/press/2012/biosolar.html">photosystem</a>” that was developed at MIT, and then a paint brush to slap it on the roof of a building.</p>
<p>If it works as planned, this could provide power to poor sections of the world for little or no cost. And in more affluent markets, think about what this means for repainting your house..  </p>
<p><strong>Nanosecurity</strong><br />
Counterfeiting of chips has always been a big problem, but in a disaggregated supply chain it’s even more difficult to stop. Imagine what happens when you need to check the thermal characterization of a piece of IP that’s stuck in the middle of a 3D stack.</p>
<p>This threat hasn’t gone unnoticed, in part because some of this stuff is ending up in military electronics around the world. And if ever there was an opportunity for a back-door communication, this is it.</p>
<p>The College of Nanoscale Science and Engineering has teamed up with Applied DNA Services to roll out <a href="http://cnse.albany.edu/Newsroom/NewsReleases/Details/12-01-17/UAlbany_NanoCollege_Applied_DNA_Sciences_Partner_on_Nanochip_Anti-Counterfeiting_Program.aspx">nanosecurity</a> across a variety of markets. It is aimed at CMOS, MEMS, photonics, and advanced packaging technologies. </p>
<p>&#8211;Ed Sperling</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/power-bits-feb-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Margin Of Error</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/margin-of-error/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/margin-of-error/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:43 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[Cadence]]></category>
		<category><![CDATA[guard-banding]]></category>
		<category><![CDATA[margin]]></category>
		<category><![CDATA[Mentor Graphics]]></category>
		<category><![CDATA[Synopsys]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3754</guid>
		<description><![CDATA[Guard-banding makes integration easier and faster, but too much margin is a bad thing. Why it’s becoming difficult to keep it under control.]]></description>
			<content:encoded><![CDATA[<p>By Ed Sperling<br />
Adding extra circuits and silicon area to a chip has always been frowned upon by chipmakers. Extra silicon means extra money, and for most chips the least expensive is always the better choice. But at advanced process nodes, margin also can slow performance, increase power consumption, and make it harder to achieve timing closure.</p>
<p>The obvious solution is to reduce margin throughout the design, but the reality is that margin budgets for a complex SoC will never go down. The best that design teams can hope for, in fact, is to keep margin constant from node to node and across stacked configurations. While this will require constant vigilance on the part of architects, it also will increase challenges from the conceptual stages of the design all the way to achieving acceptable yields in manufacturing. </p>
<p><strong>What can’t be fixed</strong><br />
In some cases excess margin is out of reach of design teams. With more and more third-party IP now included in designs—and as much as 90% of the design now a combination of third-party and re-used IP—it’s difficult to even get a firm handle on the amount of guard-banding being done. So far, this hasn’t been a problem because most of the industry still isn’t producing 28nm chips in volume. </p>
<p>“Right now it’s only really a worry for the ‘star-IP,’ because if my USB controller is a bit bigger and power hungry than it might be, it is still peanuts compared with the overall platform figures,” said one architect at a large chip company, who spoke on condition that he not be named. “Even the sum of the power of all the little things doesn’t approach the star-IP. And here’s a thing about the star-IP: It may be big and power-hungry, but it there’s still a case for it. Some IP has a well-defined job to do and has to get that job done as efficiently as possible. But with star-IP, it’s mainly ‘faster is better.’ So sure your Web browser would be more power- and area-efficient on a Cortex-A8 than a Cortex-A9, but I bet you’d rather buy the A9-based tablet.”</p>
<p>Those kinds of choices, as well as time-to-market pressures where IP can be re-used quickly, make guard-banding almost inevitable. What’s surprising is not that it still exists, but that it has remained relatively constant given the explosion in the number of components on an SoC. </p>
<p><strong>Where margin matters most</strong><br />
But margin still causes signal propagation issues because there is more silicon and more wires that signals need to be driven through. That, in turn, leads to the need for wider buses.</p>
<p>“When you guard band you need to ratchet up the intended operating frequencies and increase the clock frequency,” said Neil Hand, group marketing director for Cadence’s SoC Realization Group. “All challenges are made worse. In some parts of the design there is no impact. If you have a low-speed peripheral you probably don’t need to worry about it. But with something like high-performance PCI Express, gen 3, you have fast protocols and huge pipes and margin becomes a critical issue. You have a hard time meeting closure even with no margin. Margin makes it worse.”</p>
<p>He said the key is not so much reducing the percentage of guard banding. The rate has been relatively constant, with about 20% margin at 65nm and 90nm, and at least 15% at 28nm and 20nm.</p>
<p>“With that number there’s a lot more slack,” he noted. “You need to know where the slack is and where it’s going to impact the design. Where you do have room to move it may drive different IP use. There may be better IP externally.”</p>
<p>He’s not alone in that view. In fact, all of the Big Three EDA vendors are counting on the need to trim margin to boost their IP sales over internally developed IP blocks. </p>
<p>“There are a lot of challenges working with 28/20nm because of the variability in processes,” said Navraj Nandra, senior director of marketing in Synopsys’ Analog and Mixed Signal IP Solutions Group. “Reducing margin makes a different for getting performance out of analog. You also want to be competitive in price-performance-area. The question is how much margin you can accept in IP to meet those goals but not compromise on yield or variability.”</p>
<p>This becomes a difficult engineering tradeoff, however. Do you design IP for a specific chip, or do you add enough margin to allow it to easily plug into other designs? For commercial IP, the answer is clearly versatility, but there is a cost to that flexibility.</p>
<p>“You can’t be competitive and have slop in the design, but you can’t build something so competitive that it will only work for one design,” Nandra said. “It’s like a drag car where you run it for a half mile and then you have to replace the engine, the tires, and add more nitrous oxide. You can do the same for super high-performance chips for one temperature range and one process, but it’s useless for anything else. The goal is to build in enough circuit techniques with just enough margin not to risk performance problems if there is variability in the process.” </p>
<p><strong>Manufacturability</strong><br />
Process variability has become particularly troublesome at advanced nodes. Coupled with double patterning at 20nm, and the likelihood of triple patterning at 14nm, margin takes on entirely new dimensions.</p>
<p>“We’re trying to characterize process corners and design around a nominal target,” said Jean-Marie Brunet, director of product marketing for model-based DFM and place and route integration at Mentor Graphics. “Third-party integration is a real challenge. Fill used to be a simple process where you insert it at every layer. But you don’t know what is in the IP these days, so fill has to be re-done. That doesn’t help with the integrity of the IP.”</p>
<p>He said that for most IP, there usually is guard-banding on the periphery of the IP to deal with fill. That impacts timing, area and performance.</p>
<p>“This is really an issue for the big chip companies that do 300 to 400 tapeouts a year, not for the microprocessor houses that can take their time to eliminate margin. The problem is there is no magic bullet for everyone else. And when we get into double patterning, this is really going to be an issue because you’re overlaying two masks, and any shift of the overlay will have a dramatic impact on the chip.”</p>
<p><strong>The future</strong><br />
While pressure to reduce guard banding will continue, there is at least some hope for dealing with the problem more effectively. One involves new materials, such as graphene and silicon on insulator, which help reduce power, and new structures such as finFETs and carbon nanotube FETs, which minimize the effects of leakage and thereby make up for some of the power drawn by the extra margin.</p>
<p>A second approach is better tools. Knowing what the variability is in a process allows engineers to design in a minimum amount of margin. Building more accurate models can help, particularly in conjunction with analysis tools for exploring one IP block versus another.</p>
<p>And finally, stacked die will alleviate at least some concerns because portions such as analog can be developed at older nodes where they make more sense, rather than trying to fit everything into the latest process node.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/margin-of-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mechanical Meets Electrical</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/mechanical-meets-electrical/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/mechanical-meets-electrical/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:38 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[Ansys]]></category>
		<category><![CDATA[MEMS]]></category>
		<category><![CDATA[Mentor Graphics]]></category>
		<category><![CDATA[Synopsys]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3734</guid>
		<description><![CDATA[After decades of limited interaction teams of mechanical and electrical engineers are starting to work together. Results are surprising.]]></description>
			<content:encoded><![CDATA[<p>By Ed Sperling<br />
For the first part of the 20th century mechanical engineering dominated almost everything in technology. For the second half, once the transistor and the integrated circuit became well entrenched, those two disciplines largely divided up the tech market.</p>
<p>More recently, however, they are being forced to collaborate in teams that historically had nothing in common. While the combination of electrical engineering with software has raised questions about how to trade information back and forth, mechanical and electrical engineering arguably are even further apart. But there is at least one consistent element throughout the most recent combination—power.</p>
<p><strong>Power and heat</strong><br />
One of the biggest changes in engineering is that power is global. Physical effects such as heat, electrostatic discharge and leakage current can affect many other levels of a much larger system. That larger system could be a car, an airplane, or a data center.</p>
<p>“Inside of an engineering organization, someone near the top has to worry about the entire system,” said Larry Williams, director of product management for the electronics business unit of Ansys. “They have to think about boundaries between systems and subsystems, or between mechanical engineering and electrical engineering, because many firms are organized that way. When building a system, the optimum design can be found by considering the system as a whole, and additional margin is often found at those boundaries.”</p>
<p>He said that at a meeting within one defense contractor, he actually introduced the mechanical and electrical engineering teams, who had never met even though they worked on the same projects. Those silos have since begun breaking down, in part because systems demand power efficiency, better reliability and lower cost. Things that used to be done as purely mechanical engineering may be mixed together as part of a bigger system.</p>
<p>But the perspective of each is different. Consider thermal budgets, for example. Electrical engineers focus on turning off as much of a chip as possible when it’s not in use, and running what’s in use as efficiently as possible—even going so far as to weigh whether specific operations use less energy when they’re run at maximum speed for short periods of time or slower speeds over longer periods of time. Mechanical engineers, meanwhile, focus in the other direction—cooling the devices as close to the heat generation as possible. In the past, that meant simply drilling holes into metal and adding heat sinks and fans.</p>
<p>“As density has increased it is no longer possible to thermally manage a device around the PCB,” said Robin Bornoff, FloTherm product marketing manager in Mentor Graphics’ Mechanical Analysis Division. “It’s gotten to the point where the mechanical perspective cannot be a separate discipline. We’re now seeing representatives of the thermal design teams showing up right from the beginning in meetings with the system architect. They have to work together.”</p>
<p>That discussion becomes even more critical in 3D stacking, where heat can get trapped between two die. And it’s not just the stacked die that needs to be considered. It’s what’s around it, as well.</p>
<p>“Heat doesn&#8217;t obey existing design discipline barriers,” said Bornoff. “The heat will spread into the air, the chassis, the room, and out from there. How hot the silicon gets affects everything, sometimes even outside the building. That’s why you’re starting to see water-cooling in space applications and in data centers. It’s 1,000 times denser than air and 1,000 times better at removing heat.”</p>
<p>The challenge is to get that cooling as close to the source of heat as possible. So rather than just cooling a server cabinet, for example, the liquid is pumped around the processors producing the heat. There is even research under way in microfluidics to pump liquid around the chip itself in a stacked die. Bornoff noted that initial approaches tried to squeeze the fluid through very narrow channels, which required massive pressure. He said the latest research uses piezoelectric fans and pumps, whereby vibration creates movement in the fluid.</p>
<div id="attachment_3735" class="wp-caption alignnone" style="width: 346px"><a href="http://chipdesignmag.com/lpd/files/2012/02/Imperial-College-London.jpg"><img class="size-full wp-image-3735" src="http://chipdesignmag.com/lpd/files/2012/02/Imperial-College-London.jpg" alt="" width="336" height="336" /></a><p class="wp-caption-text">Fig. 1: Microfluidics. (Source: Imperial College of London)</p></div>
<p><strong>MEMS and energy harvesting</strong><br />
Another confluence of mechanical and electrical engineering skills has been the MEMs world—microelectromechanical systems—which are growing in importance in markets ranging from touch screens to smart sensors and analog signal conditioners. There are even micromotors with gears attached to semiconductors.</p>
<p>“Electronics is relatively young compared to mechanical engineering,” said Cary Chin, director of technical marketing for low-power solutions at Synopsys. “But the next big rev of the market is pointed toward electromechanical systems. A lot of these are being looked at for technologies that will start to solve the power problem. With a mechanical system there is no leakage. And for devices that don’t require a really high level of performance, they may be able to power a system forever.”</p>
<p>Think about biomedical devices such as a pacemaker, for example. An energy scavenging system that includes semiconductor technology and mechanical energy harvesting can be used to provide enough power just from a person’s own heartbeat to both keep a steady pace, detect when there is an irregularity, and even act as a defibrillator for one or two stored duty cycles.</p>
<div id="attachment_3736" class="wp-caption alignnone" style="width: 490px"><a href="http://chipdesignmag.com/lpd/files/2012/02/sandia-national-laboratories.jpg"><img class="size-full wp-image-3736" src="http://chipdesignmag.com/lpd/files/2012/02/sandia-national-laboratories.jpg" alt="" width="480" height="480" /></a><p class="wp-caption-text">Fig. 2: Mini motors. (Source: Sandia National Laboratories)</p></div>
<p>“The challenge for the tools world will be to rethink optimization,” said Chin. “With power we already had to make significant changes for implementation and verification. Now what we may be looking at is support electronics, where the heavy lifting of computing is moved into the cloud.”</p>
<p><strong>The future</strong><br />
The so-called Internet of things is another big driver in this whole shift to fuse together electrical and mechanical engineering. Within this scheme, systems will be defined as much collectively as individually, much as they are from subsystem to system, with the actual location of computing as distributed along the lines of the Internet.</p>
<p>Within this scheme, there will be many places that mechanical and electrical engineering cross paths, many driven by power, heat, signal integrity and new applications that are just now on the drawing board. For that there will also be new opportunities for tools that can explore tradeoffs of something done mechanically versus electrically, just as those types of tradeoffs are now made for the best kind of IP and processor cores within a given power budget. And as the silos break down, the possibilities are mind-boggling.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/mechanical-meets-electrical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power Forces Changes In Portable Audio Design</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/power-forces-changes-in-portable-audio-design/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/power-forces-changes-in-portable-audio-design/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:08 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[Blue]]></category>
		<category><![CDATA[NAMM]]></category>
		<category><![CDATA[Roland]]></category>
		<category><![CDATA[Samson]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Tascam]]></category>
		<category><![CDATA[Yamaha]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3740</guid>
		<description><![CDATA[While lowering the voltage isn’t much of a challenge in the digital world, it’s a new issue in analog; low-power digital cores become essential.]]></description>
			<content:encoded><![CDATA[<p>By Pallab Chatterjee<br />
Power is becoming an overriding issue in the analog world, and nowhere was this more apparent than at the recent NAMM show.</p>
<p>The annual show, which is run by the National Association of Music Merchants,<br />
featured mostly iOS applications and higher-performance hardware plug-ins, although Android development is starting show up. The recent releases of Android support the application-programming interfaces for both mono and stereo audio processing using internal microphones, and also feature USB-based connectivity to external hardware for the audio plugin.</p>
<p>These audio plug-in pieces, including those with the 30pin iPhone/iPad connector, nominally run using the 5v and 3.3v supplies connector rather than the 12v Firewire supply line. The 5v and 3.3v pins support both device charging and higher current operation of connected devices. A key parameter is making the connection with low noise so the device can bring in audio clearly. On the Android and standard USB side the new power supply level is 5v.</p>
<p>For engineers in the digital world, this doesn’t seem like much of a challenge. For the recording and audio industry, it clearly is. The dominant technology for microphones has been an XLR jack (a large format ¾-inch 3-5pin jack) that supports 48v phantom power, or a nominal 12v when used for DMX lighting applications. The new microphones (mono or stereo) for these portable devices include the following blocks: microphone pickup, preamplifier, high-gain amplifier, digitizing subsystem, logic interface and  memory for output of the result. Some of the blocks forgo the digitizing block and instead provide line-in connections to the device.</p>
<p>The current baseline is 16bit @ 44KHz, and the “prosumer” systems are moving to 24 bits at 48KHz or 96KHz sampling rates. These systems have to process the signals down to the microvolt levels for USB products. They typically have a single battery operation, and a very short signal path prior to it being digitized. Once digitized, the data is not noise-sensitive and can be transferred digitally without a corruption issue. The low power environment, however, is a challenge for systems that want to use the processing capabilities of the mobile device for the data preparation. These designs need to send a clean audio signal, nominally to the line-in L&amp;R connectors in analog form.</p>
<p>The noise floor and signal integrity in the analog domain is more difficult as the power voltage drops, and a big issue in battery-operated &#8220;floating ground&#8221; systems. These issues are being addressed by new suppliers in the mobile audio space using standard interface ICs, and by established companies with a history in audio. Companies such as Tascam, Samson, Roland, Blue, Yamaha, and Sony are now being joined by startups that are seeking the digital processing power of the mobile products to join this growing sector.</p>
<p>The power envelope for these devices is bounded by the 480mA peak power of the USB interface, and typically less than 200mA for extended operation. As a result, a new reliance on low-power DSP cores and automated mode control is appearing. These devices are dominated by MHz-class microcontroller cores from ARM, MIPS, Tensillica and Imagination Technologies.</p>
<p>The operating specification for these devices is not peak power, but total power on a mA/hr basis. Most devices require six to eight hours of operation per charge. This total operating power requirement is now pushing the designers to review their modeling and simulation flow to support long-run transient behavior. This behavior has to include battery draw and decay performance as it directly affects the location and depth of the noise floor in the analog signal path. In many cases, the change in battery charge impacts the effective load and impedance of the device, which may alter the analog signals. The systems with the larger DSPs that are placed as close to possible to the data converters near the microphone have so far exhibited the best long term operating performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/power-forces-changes-in-portable-audio-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State Of The Art In Solid State Lighting Thermal Design</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/state-of-the-art-in-solid-state-lighting-thermal-design/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/state-of-the-art-in-solid-state-lighting-thermal-design/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:06 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[White Papers]]></category>
		<category><![CDATA[Mentor Graphics]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3766</guid>
		<description><![CDATA[Unlike incandescent bulbs, increasing the heat in LEDs decreases light output, changes the color and reduces the life of the bulb, making thermal management critical. ]]></description>
			<content:encoded><![CDATA[<p>Unlike incandescent lighting that relies on heat to cause a filament to glow and produce light as hot black body, light emitting diodes (LEDs) are semiconductors and as such must be kept cool. When LEDs produce light, heat is a by-product. Heat generated in an LED increases its temperature. As the LED’s temperature increases, the light output decreases, the light changes color, and the lifetime of the LED reduces. Temperature adversely affects both the functional performance of the LED and its longevity. As a consequence, thermal management has become the most predominant issue in solid state lighting (SSL) design.</p>
<p>To download this white paper, click <a href="http://www.mentor.com/products/mechanical/request?selected=72047&amp;null&amp;fmpath=/products/mechanical/techpubs/requestpubs&amp;id=72047">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/state-of-the-art-in-solid-state-lighting-thermal-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electronic Power And Thermal Management</title>
		<link>http://chipdesignmag.com/lpd/blog/2012/02/09/electronic-power-and-thermal-management/</link>
		<comments>http://chipdesignmag.com/lpd/blog/2012/02/09/electronic-power-and-thermal-management/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 08:01:01 +0000</pubDate>
		<dc:creator>ed</dc:creator>
				<category><![CDATA[Resource Center]]></category>
		<category><![CDATA[White Papers]]></category>
		<category><![CDATA[Ansys]]></category>
		<category><![CDATA[Apache Design]]></category>

		<guid isPermaLink="false">http://chipdesignmag.com/lpd/?p=3761</guid>
		<description><![CDATA[A critical engineering challenge for next-generation unmanned systems. ]]></description>
			<content:encoded><![CDATA[<p>Highly complex systems require integrating a large number of electrical components within a very limited space. This creates challenges for power and thermal management not seen in previous generations of electronic systems. To be successful, plans must incorporate advanced power and thermal management strategies from the earliest stages of the design process and assess power and thermal issues across scales from the component to the system.&#8217;</p>
<p>To download this white paper, click <a href="http://www.apache-da.com/user/login">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chipdesignmag.com/lpd/blog/2012/02/09/electronic-power-and-thermal-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

