<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">

	<title type="html">Research@Intel</title>
    <link rel="alternate" type="text/html" href="http://blogs.intel.com/research/" />
    
    <id>tag:blogs.intel.com,2009:/research//17</id>
    <subtitle>Pushing the boundaries of possibility</subtitle>



    
    	
            <updated>2009-10-19T17:19:49Z</updated>

<link rel="self" href="http://feeds.feedburner.com/Researchintel" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
	<title type="html">Driving Enterprise R&amp;D: the SAP and Intel Collaboratory</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/tSNqXVB6ANM/belfast-colab.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3565</id>

	<published>2009-10-19T16:46:03Z</published>
	<updated>2009-10-19T17:19:49Z</updated>

	<summary type="html">I was in Northern Ireland today to announce the opening of a new joint laboratory with SAP focused on Cloud Computing and Sustainable IT. The SAP and Intel Collaboratory, as it’s called, will be located at SAP’s research center at...</summary>
	<author>
		<name>Justin Rattner</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_justin_rattner.php</uri>
	</author>
	
	
		
			<category term="cloudcomputing" label="Cloud Computing" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabseurope" label="Intel Labs Europe" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="sustainableit" label="Sustainable IT" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>I was in Northern Ireland today to announce the opening of a <a href="http://download.intel.com/pressroom/pdf/chipshot/SAP-Intel_Collaboratory_Backgrounder.pdf">new joint laboratory</a> with SAP focused on Cloud Computing and Sustainable IT. The SAP and Intel Collaboratory, as it&#8217;s called, will be located at SAP&#8217;s research center at the Titanic Quarter in Belfast. </p>

    		<p>The Collaboratory builds upon a history of very successful collaborations between the two companies, including the Co-Innovation Lab (COIL) in Palo Alto, California, the LinuxLab in Walldorf, Germany, and the Innovation Value Institute at the National University of Ireland. Intel and SAP are also partners on various European Framework 7 projects.
The Collaboratory represents the natural progression of the research relationship between SAP and Intel. Its charter is to understand and drive enterprise computing in Europe such as Cloud Computing and Software-as-a-Service or SaaS. Using cloud-based services, businesses are beginning to &#8220;rent&#8221; IT, shifting capital expenditures on hardware to scalable, &#8220;pay-as-you-go&#8221; services. The implications of this shift touch almost every aspect of our products from the silicon microarchitecture through the software/solution stacks. The work at the Collaboratory will complement our internal research efforts in Cloud and Data Rich Computing, such as the Open Cirrus test bed.</p>

<p>Cloud computing is also driving up the size of datacenters which is leading to increased focus on energy efficiency and greater interest in sustainable IT. Beyond simply reducing the energy consumption of computing, sustainable IT applies the latest information and communication technologies to more efficiently manage the power grid, water supplies, and other large-scale resource management systems. The Collaboratory will be studying both: green &#8220;for&#8221; IT, and green &#8220;by&#8221; IT. </p>

<p>Additionally, through the Collaboratory we will work with academic institutions such as Queens University &amp; University of Ulster to help develop more relevant research projects in these areas. I expect that as we build a network of industrial and academic research partners around the Collaboratory, it will emerge a leader in enterprise thinking in Europe. </p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/10/belfast-colab.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Transport Layer Security - a novel approach</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/MocYeMAk1gc/transport_layer_security_-_a_n.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3562</id>

	<published>2009-10-19T15:00:00Z</published>
	<updated>2009-10-17T00:25:14Z</updated>

	<summary type="html">Transport Layer Security (TLS) is widely used in Secure Internet communication, especially for securing Web / HTTP traffic. TLS is a replacement for the Secure Sockets Layer (SSL) protocol, which provides similar protections. TLS provides cryptographic services to application traffic...</summary>
	<author>
		<name>Cheryl Miller</name>
		
	</author>
	
	
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="network" label="network" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="tls" label="TLS" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="transportlayersecurity" label="Transport Layer Security" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Transport Layer Security (TLS) is widely used in Secure Internet communication, especially for securing Web / HTTP traffic. TLS is a replacement for the Secure Sockets Layer (SSL) protocol, which provides similar protections. TLS provides cryptographic services to application traffic payloads in the form of data authenticity and optionally data confidentiality. Each pairwise (P2P) secure session maintains independent cryptographic state for that session, which can aggregate to a large amount of state held on TLS terminators / servers, when millions of TLS connections are terminating at the same destination or domain (e.g. ecommerce / banks / eBay /etc.).  Furthermore because TLS operates at the application layer, all cryptographic operations are performed on large application buffers, which require reassembly of all network packet fragments before operating on that buffer. This results in the need to provision expensive TLS aggregators at the front of each domain providing secure web communications and the solution does not scale well with increase in demand.</p>

    		<p><embed src="http://blip.tv/play/g4ZKgafxYwA" type="application/x-shockwave-flash" width="720" height="516" allowscriptaccess="always" allowfullscreen="true"></embed></p>

<p>In this video, researchers from Intel Labs demonstrate a novel approach for providing a cryptographic scale free TLS solution, which can scale with increase demand. This is achieved by using a cryptographic key derivation technique, where using a &#8216;master key&#8217; and some identifiers located in the packet, we can dynamically compute unique session keys on a per packet basis, instead of storing individual session keys for each and every session. The technique essentially trades compute for storage, thus allowing a larger number of TLS connections to be supported to a given server / domain. Furthermore, by providing the cryptographic operations on a per-network-packet basis (instead of operating on application payload buffers), it allows early validation of data integrity, allowing bad packets to be rejected without having to wait until the application buffer is reconstructed and applying the crypto operations / buffer validation at a later stage of the network pipeline. </p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/10/transport_layer_security_-_a_n.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">My Device Knows Me</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/nFOwGOYCV2o/my_device_knows_me.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3514</id>

	<published>2009-10-06T17:40:33Z</published>
	<updated>2009-10-06T17:49:42Z</updated>

	<summary type="html">In his keynote at IDF, Justin Rattner described Intel’s vision for the future of television, an experience that will be more informative, more ubiquitous, more personalized, and more social. Researchers Mark Yarvis and Rita Wouhaybi describe a research prototype that...</summary>
	<author>
		<name>Cheryl Miller</name>
		
	</author>
	
	
		
			<category term="future" label="future" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="justinrattner" label="Justin Rattner" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="tv" label="TV" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>In his <a href="http://www.intel.com/pressroom/kits/events/idffall_2009/video.htm">keynote at IDF</a>, Justin Rattner described Intel&#8217;s vision for the future of television, an experience that will be more informative, more ubiquitous, more personalized, and more social.  Researchers Mark Yarvis and Rita Wouhaybi describe a research prototype that provides a personalized entertainment experience across all of your devices.  The experience begins with your set-top-box, which identifies your presence based on wireless communication with your cell phone, smart phone, or MID.  The set top box can then personalize itself to you, displaying a personalized list of content, selected from broadcast television, prerecorded content, and streaming media.  This list is tailored to you using information gathered from the devices that you interact with continuously throughout the day: your PC, your set-top-box, and your mobile device.  Working together, these devices can understand your habits, what you are doing, what you are interested in, and how much time you have in your schedule.  This same information can be used to select advertisements that would be most informative and interesting to you.  The result is an experience that more closely matches your interests and lifestyle.   </p>

<p>Justin will expand on this topic at the <a href="http://www.imsconferences.com/television/index.html">TV 3.0 Summit </a>in Los Angeles today.</p>

    		<p><center>                                                            <script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"></script>                   <script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&amp;posts_id=2707972&amp;source=3&amp;autoplay=true&amp;file_type=flv&amp;player_width=&amp;player_height="></script>                   <div id="blip_movie_content_2707972">                   <a rel="enclosure" href="http://blip.tv/file/get/IntelVideo-MyDeviceKnowsMe632.flv" onclick="play_blip_movie_2707972(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play" src="http://blip.tv/file/get/IntelVideo-MyDeviceKnowsMe632.flv.jpg" border="0" title="Click To Play" /></a>                  <br />                  <a rel="enclosure" href="http://blip.tv/file/get/IntelVideo-MyDeviceKnowsMe632.flv" onclick="play_blip_movie_2707972(); return false;">Click To Play</a>                    </div>                                      </center></p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/10/my_device_knows_me.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">"Powering" the Energy Efficiency Revolution</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/sfD0Vt8LzjU/powering_the_energy_efficiency.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3452</id>

	<published>2009-09-24T04:48:05Z</published>
	<updated>2009-09-24T19:55:32Z</updated>

	<summary type="html">Intel Labs have been on the forefront of energy efficiency research for well over a decade. Our rich set of technologies, spanning circuit, architecture, and platform, is powering an exciting revolution. Beyond Intel Labs’ past breakthrough in intelligent clock gating,...</summary>
	<author>
		<name>Wen-Hann Wang</name>
		
	</author>
	
	
		
			<category term="energyefficient" label="energy efficient" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="idf09" label="IDF09" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p><a href="http://techresearch.intel.com/articles/index.html">Intel Labs</a> have been on the forefront of energy efficiency research for well over a decade. Our rich set of technologies, spanning circuit, architecture, and platform, is powering an exciting revolution. </p>

<p>Beyond Intel Labs&#8217; past breakthrough in intelligent clock gating, ultra low voltage, and low leakage circuits, we have been solving a growing dynamic variation problem. Variations caused by thermal fluctuations, voltage drooping, and transistor aging demand conservative circuit operating guardbands. Processors run slower and consume higher power as a result. Our researchers have invented <a href="http://blogs.intel.com/research/2009/09/resiliency_in_action_with_self.php">resilient techniques</a> and deployed novel monitoring and error-correcting circuits that allow the removal of all guardbands. We have implemented a complete processor using these resilient circuits and demonstrated it at 2009 Fall IDF. Our measurements on this functioning processor show a solid 37% power reduction.</p>

    		<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="wen_hann1.jpg" src="http://blogs.intel.com/research/wen_hann1.jpg" width="676" height="342" class="mt-image-none" style="" /></span>
<p>
<p>
Our power architecture research aims at reducing the mismatch between power delivery and power demand of the platform. Peak high power requirement constrains design of battery and power adaptor (BRIC). It forces compromises to ensure they can supply up to certain wattage when needed but still often fall short of true peak demand such as turbo mode. Intel Labs&#8217; researchers came up with a novel super capacitor augmented power architecture to address this problem. Super capacitor is a dense storage capacitor added to power delivery architecture to provide temporary power during short, peak demand cycles. It decouples CPU from battery/BRIC and allows CPU to achieve full turbo mode. It also provides much flexibility in battery design. </p>

<p>While circuit techniques and power architecture provide interesting contributions to energy efficiency, we found compelling opportunities in platform level power optimization. For example, we explore the possibility of having a low-power network agent offload insignificant activities and provide more opportunities to put the main platform to &#8220;sleep&#8221;. We found that this innovation has the potential to save billions of dollar energy cost yearly. </p>

<p>Our researchers further took a holistic approach in managing power across the platform. First, we focus on aligning and coordinating platform activities to create longer idle periods where we can aggressively reduce power. Second, we explore fine grain control over subsystems across the platform. This enables us to quickly and easily power down elements of the platform not in immediate use and not critical to the compute task at hand. Finally we make sure that software and hardware collaborate seamlessly in realizing fine-grain power saving potential. Our research show that we can get to 50X idle power reduction on Moorestown platform compared with a previous generation platform. </p>

<p>In summary, our research enable running circuits at 37% less active power, reducing platform idle power by 50X, saving billions of dollars in energy cost and providing much more flexibility in future battery design and energy density innovation. It powers the energy efficiency revolution and plants the seeds for many more excitements to come. </p>

    		
    			Comments (2)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/09/powering_the_energy_efficiency.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Resiliency In Action with Self-tuning Processors</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/G91ukBtiZWs/resiliency_in_action_with_self.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3447</id>

	<published>2009-09-23T22:31:53Z</published>
	<updated>2009-09-23T23:11:00Z</updated>

	<summary type="html">At Intel Developer Forum, numerous research projects were on display. One of the projects demonstrated a low voltage resilient processor that automatically adapts its power-performance point to achieve the best throughput at minimum energy. One of the recurring themes at...</summary>
	<author>
		<name>Cheryl Miller</name>
		
	</author>
	
	
		
			<category term="idf09" label="IDF09" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="intel labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="selftuningprocessor" label="self-tuning processor" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>At Intel Developer Forum, numerous research projects were on display.  One of the projects demonstrated a low voltage resilient processor that automatically adapts its power-performance point to achieve the best throughput at minimum energy.  One of the recurring themes at this year&#8217;s IDF is energy efficiency.  It is exciting to see so many projects that are taking proactive steps to be more environmentally conscious.</p>

    		<p>The attached video demonstrates a low voltage resilient processor that automatically adapts its power-performance point to achieve the best throughput at minimum energy.  The distributed sensors and error detectors on the die enable automatic reissue of instructions or automatic adaptation of the operating conditions to achieve error-free performance beyond typical dynamic guardbands set by voltage, temperature and aging over lifetime of the product. This is the first &#8220;processor&#8221; prototype in Intel&#8217;s MG/hi-K 45nm process technology that can run code and has the capability to adapt to changing environment conditions, respond to slow degradations over its lifetime, can detect and correct infrequent failures on the fly in hardware. It promises major gains in energy efficiency and performance under wide dynamic operating conditions depending on its unique usage scenario.</p>

<p><embed src="http://blip.tv/play/g4ZKgaKfZAA" type="application/x-shockwave-flash" width="640" height="510" allowscriptaccess="always" allowfullscreen="true"></embed></p>

    		
    			Comments (1)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/09/resiliency_in_action_with_self.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Network Proxy - Sleep Talking PCs!</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/VjNg80a6F_s/network_proxy_-_sleep_talking.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3435</id>

	<published>2009-09-23T00:05:28Z</published>
	<updated>2009-09-23T17:56:09Z</updated>

	<summary type="html">Network Proxy, or ability of a PC to Sleep Talk, is an “energy smarter” way for a PC to maintain Internet network presence at a very low energy footprint. Imagine these scenarios: (a) At a coffee shop, you are wanting...</summary>
	<author>
		<name>Kapil Sood</name>
		
	</author>
	
	
		
			<category term="energystar" label="Energy Star" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="idf09" label="IDF09" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="networkproxy" label="network proxy" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Network Proxy, or ability of a PC to Sleep Talk, is an &#8220;energy smarter&#8221; way for a PC to maintain Internet network presence at a very low energy footprint.</p>

<p>Imagine these scenarios: (a) At a coffee shop, you are wanting to share pictures on your home PC with a friend, (b) Online movie distribution service downloads movies, on-demand, to your Home PC, or (c) Enterprise or personal online PC manageability Service Provider updating your PC with latest security patches responding to a PC malware outbreak.</p>

    		<p>In all these cases, and more, current technology requires the PC to be operating in their &#8220;full energy&#8221; consumption mode, 24 X 7.  A PC, today, continues to consume its maximum power (say, 150W) even when it is doing nothing!  That&#8217;s just one PC - now, imagine millions of PCs and other Internet connected devices that are consuming close to their maximum energy when doing nothing!!!  It quickly assumes a rather serious energy crisis in scale when scaled across a country, or worse, the world.  Personally, this feels very wasteful, and on a global scale, this has caught the attention of various regulatory bodies (<a href="www.climatesaverscomputing.org">Climate Savers Computing</a> and <a href="http://www.energystar.gov/index.cfm?c=revisions.computer_spec">Energy Star</a>).  Could we get a little smarter in enforcing &#8220;workload proportional&#8221; PC energy consumption? </p>

<p>Yes, we can.  Our Network Proxy technology, now being standardized at <a href="http://www.ecma-international.org/memento/TC32-TG21.htm">Ecma TC32-TG21</a>, allows PCs to maintain Internet connectivity using an ultra low power Proxy (say, 0.5W).  The Network Proxy drastically reduces PC energy footprint (say, less than 1/100th of its max energy usage), while making PC &#8220;Always Available&#8221; to the network and server applications, and waking PC, when more processing is needed.  The PC intelligently wakes up, services the request, and goes back to Sleep automatically.  And, it does so reliably and predictably, maintaining the same high-quality user experience.</p>

<p>I am delighted to share insights into this technology at the Intel IDF &#8216;09 Session RESS005 on &#8220;Reliable Low-Power Network Proxy for ENERGY STAR*&#8221;.  We are also excited to share with you our ongoing research proxy prototypes for wireless and remote access at our Demo Booth #484, located at the center of the IDF Technology Showcase, at the Intel Labs pavilion.</p>

<p>Please join us in fueling an energy conscious PC growth - the next Billion Internet devices should not require spending billions firing new power plants.</p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/09/network_proxy_-_sleep_talking.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">And the winners are....</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/iZc_tOQQczY/and_the_winners_are.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3358</id>

	<published>2009-09-17T17:08:11Z</published>
	<updated>2009-09-17T17:42:02Z</updated>

	<summary type="html">Intel PhD Fellowship Program winners announced! Intel drives and participates in a wide array of education-related programs worldwide whose goals are to improve the quality of education and train students to be future technology leaders themselves. The next generation Intel...</summary>
	<author>
		<name>Justin Rattner</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_justin_rattner.php</uri>
	</author>
	
	
		
			<category term="intelphdfellowshipprogram" label="Intel PhD Fellowship Program" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="justinrattner" label="Justin Rattner" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Intel PhD Fellowship Program <a href="http://techresearch.intel.com/articles/Top-Links/1814.htm">winners</a> announced!</p>

<p>Intel drives and participates in a wide array of education-related programs worldwide whose goals are to improve the quality of education and train students to be future technology leaders themselves.   The next generation Intel &#8220;Rock Stars&#8221; could come from one of these programs.</p>

    		<p>Today I want to talk about the Intel PhD Fellowship Program.  The fellowship program was started in the early 90&#8217;s by Gordon Moore to recognize and honor top students for their leading edge research in areas that would benefit mankind; it was open to all fields of research.  Gordon wanted to give back to those universities and communities who excelled at producing the top students.  It was a way to build long lasting relationships with these universities, the professors and help create the next generation of technology leaders.  </p>

<p>While we still seek the best of the best, the program has experienced some changes. Today&#8217;s program focuses on research in Intel&#8217;s technical areas; Hardware Systems Technology and Design, Software Technology and Design, and Semiconductor Technology and Manufacturing.  Each student was carefully selected by their university and invited to apply for the Intel PhD Fellowship.  Next, each application submitted to Intel was carefully reviewed and winners are picked by Intel Fellows and their designees.  This year, 26 fellowships were awarded.  This is a very prestigious award, and winning students are recognized as being tops in their areas of research.  Without further adieu, here is the list of this year&#8217;s winners - Congratulations to each one of you!!!</p>

<p><em>&#8220;Research is the key to developing next-generation technologies.  Intel works with universities worldwide which enables the advancement of technology.&#8221;</em></p>

<p>-Justin</p>

<p>Meet the <a href="http://techresearch.intel.com/articles/Top-Links/1814.htm">2009 PhD Fellowship winners</a>!
<embed src="http://blip.tv/play/g4ZKgaDneQA" type="application/x-shockwave-flash" width="720" height="516" allowscriptaccess="always" allowfullscreen="true"></embed></p>

    		
    			Comments (1)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/09/and_the_winners_are.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">What happens to the TV after 2015</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/8MbXtM_hKvU/what_happens_to_the_tv_in_2015.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3281</id>

	<published>2009-08-28T17:09:01Z</published>
	<updated>2009-08-28T17:20:40Z</updated>

	<summary type="html">At the Intel Developer Forum this September Justin Rattner will hold a futuristic keynote discussing the world of visual technologies, like TV and computers, after they evolve to the point where they overlap, a concept known as the convergence. He...</summary>
	<author>
		<name>Megan Langer</name>
		
	</author>
	
	
		
			<category term="future" label="Future" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="idf09" label="IDF09" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="inteldeveloperforum" label="Intel Developer Forum" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="justinrattner" label="Justin Rattner" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="Research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="tv" label="TV" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>At the <a href="http://www.intel.com/idf">Intel Developer Forum</a> this September <a href="http://www.intel.com/pressroom/kits/bios/rattner.htm">Justin Rattner</a> will hold a futuristic keynote discussing the world of visual technologies, like TV and computers, after they evolve to the point where they overlap, a concept known as the convergence. He predicts this will come to be, specifically with the television, as soon as 2015. In his talk, he&#8217;ll look at specifically what the TV experience will be like and how it will be delivered. You can imagine 15 billion consumer devices that will be capable of delivering TV content in that timeframe with 100&#8217;s of billions of hours of video. We&#8217;ll need much more sophisticated ways to organize content and provide it on demand. Rattner says Intel labs are working on evolving technology to support incredibly useful and personal information with unique social experiences to get what we want, when we want it and wherever we want. </p>

<p>Hear what Justin Rattner has to say in this quick video and be sure to come and join us the last day of IDF for the signature research keynote to share ideas on the future of TV in the world to come. </p>

<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/WkP5Q4Zm8uA&amp;hl=en&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/WkP5Q4Zm8uA&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>

<p>Follow the happenings of IDF leading up to and during here: </p>

<p>@IDF (www.twitter.com/idf) on Twitter and the IDF (www.facebook.com/IntelDeveloperForum) Fan Page on Facebook. You can also keep up with Intel Labs innovations by joining the Intel Labs(www.facebook.com/IntelLabs) Fan Page on Facebook.</p>

    		

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/08/what_happens_to_the_tv_in_2015.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">The Science of Fashion?</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/R2f5vUz7dYM/3d-fashion.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3208</id>

	<published>2009-08-13T18:14:14Z</published>
	<updated>2009-08-14T03:24:41Z</updated>

	<summary type="html">I wanted to share one of the latest developments in our efforts to accelerate the development of the 3D Internet. Researchers at Intel Labs have begun to collaborate with the Fashion Research Institute (FRI) to help bring the benefits of...</summary>
	<author>
		<name>Sean Koehl</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_sean_koehl.php</uri>
	</author>
	
	
		
			<category term="3dinternet" label="3D Internet" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="immersiveconnectedexperiences" label="Immersive Connected Experiences" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="virtualworlds" label="virtual worlds" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>I wanted to share one of the latest developments in our efforts to accelerate the development of the 3D Internet. Researchers at Intel Labs have begun to collaborate with the <a href="http://www.fashionresearchinstitute.com/">Fashion Research Institute (FRI)</a> to help bring the benefits of immersive environments such as virtual worlds (VWs) to a broader range of business and consumer applications.  </p>

    		<p>FRI is interested in virtual worlds because the fashion industry, which creates soft consumer goods, does not typically use the 3D computer aided design (CAD) tools used in the durable goods industry. However, since clothing and accessories are 3D objects with complex shapes, traditional 2D sketches cannot fully convey the exact shapes and sizes that the designer intends for the product.  So, when a clothing manufacturer attempts to turn a set of 2D drawings into a 3D object, errors often occur, and it usually takes several attempts before the correct design is produced.  Each attempt results in unusable physical samples which cannot be sold (and which are destroyed to prevent poor quality goods from making it into the marketplace).</p>

<p>3D virtual worlds offer a platform for designing apparel with a level of accuracy that is far better than traditional methods, without the cost or complexity of 3D CAD tools. Using VWs for fashion design can significantly reduce waste by eliminating the cost and materials needed to create and re-create prototypes until they are correct. They also allow the designer and manufacturer to review designs together in a virtual space over great distances.  Given that many manufacturers are in countries where significant virtual world investment has already occurred (such as China), much of the basic capabilities are already in place.  </p>

<p><embed src="http://blip.tv/play/AYGWiBwC" type="application/x-shockwave-flash" width="480" height="357" allowscriptaccess="always" allowfullscreen="true"></embed></p>

<p>Through this new collaboration FRI is providing visually compelling, highly detailed content (shown in this video) to aid in Intel&#8217;s 3D Internet research. The new 3D content derives from FRI&#8217;s &#8220;Shengri-La&#8221; project and will include highly visual landscapes, structures, and a series of interactive art and fashion exhibits. </p>

<p>To explore these technical challenges, this content is being added to Supercomputing 2009&#8217;s <a href="http://www.sciencesim.com">ScienceSim</a>, a virtual world created for education and scientific collaboration. Intel is <a href="http://techresearch.intel.com/articles/Tera-Scale/1812.htm">collaborating with SC&#8217;09</a> to develop the hardware and simulation infrastructure behind this world. Based on the <a href="http://opensimulator.org/wiki/Main_Page">OpenSim</a> VW simulator, ScienceSim also seeks to foster open-source innovation as a means to accelerate the proliferation of VW technology.  The complex models provided by FRI will allow us to find new ways to push the state of the art for VWs such as ScienceSim in terms of 3D content creation, sharing, and quality.</p>

<p>So what does fashion have to do with science? Well, in addition to researching ways to make the underlying VW simulators capable of rendering more visually appealing content, we also plan to use these experimental regions as a forum to educate people on topics such as the material science behind fashion and the relationship of these complex materials to design and development. How do you make so many kinds of leather with such different properties? How do you develop synthetic fabrics? In fact, there are many aspects to the science of fashion, and virtual design is just one of the latest developments.   </p>

<p>To learn a bit more, read <a href="http://shenlei.wordpress.com/2009/08/11/collaborating-with-intel-labs-for-opensim-performance-content-delivery/">this blog</a> by Shenlei Winker, CEO of FRI. </p>

    		
    			Comments (2)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/08/3d-fashion.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Latest Updates on Group Scheduling for VoIP on WiMAX</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/6jE7ahmBClY/latest_updates_on_group_schedu.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3080</id>

	<published>2009-06-17T21:00:11Z</published>
	<updated>2009-06-17T18:04:09Z</updated>

	<summary type="html">At the Spring 2009 Intel Developer Forum (IDF) in Beijing, Intel premiered a prototype demonstrating Group Scheduling, a technology to increase the capacity of VoIP in 802.16m, next-generation WiMAX networks. At IDF we demonstrated the reduction in size of the...</summary>
	<author>
		<name>Vijay Kesavan</name>
		
	</author>
	
	
		
			<category term="intelrdday" label="#IntelR&amp;Dday" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intelrdday" label="#IntelRDday" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="voip" label="VoIP" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="wimax" label="WiMAX" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>At the Spring 2009 <a href="http://www.prcidf.com.cn/index_en.html">Intel Developer Forum</a> (IDF) in Beijing, Intel premiered a prototype demonstrating Group Scheduling, a technology to increase the capacity of VoIP in 802.16m, next-generation WiMAX networks.  At IDF we <a href="http://blogs.intel.com/research/2009/04/benefits_of_group_scheduling_f.php">demonstrated</a> the reduction in size of the DL-MAP (management overhead information) for VoIP traffic with group scheduling.  Here we demonstrate how the reduction in the MAP overhead leads to capacity gains, thereby supporting larger number of VoIP calls in next-gen WiMAX networks.  </p>

    		<p>Since IDF we have extended our prototype to include the PHY layer in the BS and the MS.  Additionally, the use of a channel emulator enables us to model actual cellular channel conditions.  The prototype includes three WiMAX CPE devices each capable of supporting multiple simultaneous VoIP flows, similar to an actual WiMAX cell.  The video below describes the extensions and the results from the prototype.</p>

<p><center>                                                            <script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2008010901"></script>                   <script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&amp;posts_id=2265319&amp;source=3&amp;autoplay=true&amp;file_type=flv&amp;player_width=&amp;player_height="></script>                   <div id="blip_movie_content_2265319">                   <a rel="enclosure" href="http://blip.tv/file/get/IntelVideo-UpdatingResultsForGroupSchedulingOfVoIPOnWiMAX846.wmv" onclick="play_blip_movie_2265319(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play"  src="http://blip.tv/file/get/IntelVideo-UpdatingResultsForGroupSchedulingOfVoIPOnWiMAX846.wmv.jpg" border="0" title="Click To Play" /></a>                   <br />                  <a rel="enclosure" href="http://blip.tv/file/get/IntelVideo-UpdatingResultsForGroupSchedulingOfVoIPOnWiMAX846.wmv" onclick="play_blip_movie_2265319(); return false;">Click To Play</a>                 </div>                                      </center></p>

<p>With the setup we see that the reduction in MAP overhead with group scheduling leads to up to 40% increase in VoIP capacity.  This improvement is over and above additional gains achieved by the 802.16m specification, which will increase peak data rates up to 10x more than today&#8217;s wireless networks over time.</p>

    		
    			Comments (2)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/06/latest_updates_on_group_schedu.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Ray Tracing Update: Now with even more 3D!</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/0b6SSNpPvso/ray_tracing_update_now_with_ev.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3076</id>

	<published>2009-06-17T19:00:01Z</published>
	<updated>2009-06-17T19:03:31Z</updated>

	<summary type="html">This is my third time being at the Research@Intel Day. Every year Intel highlights the great research projects showing off futuristic technology that could make it one day into your office or even your living room....</summary>
	<author>
		<name>Daniel Pohl</name>
		
	</author>
	
	
		
			<category term="intelrdday" label="#IntelR&amp;Dday" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="raytracing" label="ray tracing" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="researchatintelday" label="Research At Intel Day" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>This is my third time being at the <a href="http://www.intel.com/pressroom/archive/releases/20090618corp_sm.htm?iid=pr1_marqsub_research2009">Research@Intel Day</a>. Every year Intel highlights the great research projects showing off futuristic technology that could make it one day into your office or even your living room. </p>

    		<p>On the ray tracing side we are demonstrating this time an <strong>enhanced version</strong> of &#8220;<a href="www.qwrt.de">Quake Wars: Ray Traced</a>&#8221;, based on the game &#8220;<a href="http://www.enemyterritory.com">Enemy Territory: QUAKE Wars</a>&#8221; from id Software and Splash Damage. Our latest build has enhanced support for <strong>dynamic objects</strong>. In the past having many animated objects in a ray tracer was considered a problem due to the usage of internal data structures that would need costly recalculations with every animation step. Through further research that resulted in significant progress in that area we are now able to present a game level with <strong>over 500 monsters</strong> on it and also a highly detailed polygonal <strong>water simulation with 3D waves</strong>. 
<object width="640" height="360"><param name="movie" value="http://www.youtube.com/v/mtHDSG2wNho&amp;ap=%2526fmt%3D22"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mtHDSG2wNho&amp;ap=%2526fmt%3D22" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="360"></embed></object>
Besides that we also show this demo on a stereoscopic 3D display. That way the user can stand in front of the monitor and get real depth perception from the rendered game. No glasses required!</p>

<p>Due to progress in the hardware and faster processors our main demo system has changed from a big server system (4x Intel Xeon X7460, &#8220;Dunnington&#8221;, 2.66 GHz) to a <strong>fast workstation system</strong> (2x Intel Xeon W5580, &#8220;Nehalem EP&#8221;, 3.2 GHz). With that system we are able to achieve around 16 frames per second at a resolution of 1280x720 pixels.</p>

    		
    			Comments (1)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/06/ray_tracing_update_now_with_ev.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Bright Future for Mobile Broadband</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/GT7ld0B3Jj4/bright_future_for_mobile_broad.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3072</id>

	<published>2009-06-15T17:00:43Z</published>
	<updated>2009-06-17T15:57:37Z</updated>

	<summary type="html">Imagine a future mobile experience where parents can stream their kid’s sports event live to grandparents halfway around the world with your handset. Or people can play immersive mobile games like World of Warcraft anywhere, anytime. Or enjoy true mobility...</summary>
	<author>
		<name>Alan Crouch</name>
		
	</author>
	
	
		
			<category term="intelrdday" label="#intelR&amp;Dday" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="80216" label="802.16" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="mobility" label="mobility" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="wimax" label="WiMAX" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Imagine a future mobile experience where parents can stream their kid&#8217;s sports event live to grandparents halfway around the world with your handset. Or people can play immersive mobile games like World of Warcraft anywhere, anytime. Or enjoy true mobility for Voice and Video over IP phone calls over popular internet applications like Skype, to open up whole new opportunities for connectedness between family, friends, and colleagues. Social networks will become mobile and context-aware, multi-dimensional, and will utilize live video and highly immersive 3D Graphics, making today&#8217;s Facebook and Twitter seem like the command line interfaces of the past. Artists will collaborate real-time worldwide, and explore new frontiers of creativity. We&#8217;re taking the Internet mobile and transforming how our planet connects, whether you are a grandparent, gamer, gossip, geek, or guitar-hero! </p>

    		<p>A key foundation for this vision is reduced cost and increased throughput of cellular systems worldwide. With the advent of IEEE 802.16e WiMAX, the industry is beginning the shift to the most spectrally efficient wireless technology, Orthogonal Frequency Division Multiple Access with Multiple-Input Multiple-Output antenna technology (MIMO-OFDMA), coupled with an all-IP open Internet network architecture. 802.16e is the industry&#8217;s first standards-based MIMO-OFDMA mobile broadband network, and it is ramping now worldwide. According to the [WiMAX Forum](http://www.wimaxforum.org/), WiMAX is deployed in over 135 countries with more than 455 networks. I personally use WiMAX today with the CLEAR™ service on my notebook in Portland, Oregon and it works great. </p>

<p>The next generation WiMAX (IEEE 802.16m) standard is also making good progress. For the technically minded, our goal is to double spectral efficiency through innovations like multi-user MIMO using adaptive and differential codebooks, interference mitigation using fractional frequency reuse in downlink and power control in uplink, and MAC improvements such as group scheduling and efficient channel quality feedback. We are also addressing the issue of poor indoor coverage, which is a constant struggle for cellular operators, through low cost femtocell technology. Imagine a small, low cost base station (femtocell) in every home, with the ability to automatically configure and optimize settings. Our research shows that femtocells have the ability to deliver vast gains in capacity, in addition to improving coverage, and hence this is a very active area for research and standardization.</p>

<p>In April, Intel became the first company in the industry to propose an uplink power control algorithm that can meet 802.16m&#8217;s stringent cell-edge spectral efficiency requirement of 0.05 bits/sec/Hz (a measure of how efficiently data can be transmitted over limited frequency spectrum). This requirement is far more stringent than IMT-Advanced, and has been very difficult to meet. Our technical proposal provides approximately 2X better performance than other candidate algorithms. At Beijing IDF, we premiered our 802.16m Group Scheduling prototype which to our knowledge is an industry first. Group Scheduling increases Voice over IP capacity for WiMAX networks. We achieved frame overhead reduction of over 20% with 3 VoIP flows. See the [April blog](http://blogs.intel.com/research/2009/04/benefits_of_group_scheduling_f.php) for more details </p>

<p>So what&#8217;s beyond 802.16m? Can we ever reach peak user throughput of a Gigabit a second? (802.16m is expected to reach 300Mbps using 4x4 MIMO, with 20 MHz channels). More importantly, can we continue to achieve research breakthroughs to significantly increase network capacity? According to Intel and industry researchers, the answer is YES. I believe that mobile broadband innovation is still in its infancy, and we will achieve even more impressive gains in the coming decade. A few of the many examples include: Multi-cell MIMO, Client Cooperation, publicly accessible Femtocells, and advanced interference mitigation technologies. Our network capacity research in WiMAX-3 will focus on: 1) increasing average-user rate to help the &#8220;poor and needy&#8221; at the cell edge who suffer co-channel interference; 2) significantly increasing the number of users per Hz; and, 3) low-cost network topologies that bring our clients closer to network elements to provide superior wireless link quality. Our mission is to continue advancing the start of the art in affordable, reliable, high-throughput wireless connectivity.</p>

<p>In short, the future is bright for mobile broadband worldwide, and that&#8217;s good news for both the industry and the end-users who will benefit from the advances in wireless technology.</p>

    		
    			Comments (3)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/06/bright_future_for_mobile_broad.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Live Broadcast Here - Research @ Intel Day 6/18</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/cMKxdIEx2ak/live_broadcast_here_-_research.php" />
	<id>tag:blogs.intel.com,2009:/research//17.3067</id>

	<published>2009-06-11T15:41:49Z</published>
	<updated>2009-06-17T17:11:26Z</updated>

	<summary type="html">The sponsor’s of tomorrow from Intel labs will host media and industry partners at the 8th Annual Research @ Intel Day event at the Computer History Museum to offer a preview of what is still to come for computing. More...</summary>
	<author>
		<name>Megan Langer</name>
		
	</author>
	
	
		
			<category term="intelrdday" label="#IntelR&amp;Dday" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intelrdday" label="#intelRDday" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intellabs" label="Intel Labs" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="livecast" label="LiveCast" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="researchatintelday" label="Research At Intel Day" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>The <a href="http://www.intel.com/tomorrow/">sponsor&#8217;s of tomorrow</a> from Intel labs will host media and industry partners at the 8th Annual <a href="http://www.intel.com/pressroom/archive/releases/20090618corp_sm.htm?iid=pr1_marqsub_research2009">Research @ Intel Day</a> event at the Computer History Museum to offer a preview of what is still to come for computing. More than 45 futuristic projects and concepts underway in the labs will be unveiled in the areas of the eco-technology, 3D graphics on the internet, mobility, privacy and more.  Please join us live here, where we&#8217;ll broadcast Justin Rattner&#8217;s opening messages and select research demonstrations and interviews with Intel Labs very own &#8220;rock stars&#8221;.</p>

    		<p>There will be a LiveStream episode every hour, complete schedule is below. Please mark your calendar and join live here!</p>

<script src="http://static.livestream.com/scripts/playerv2.js?channel=intellabs&layout=playerEmbedDefault&backgroundColor=0xffffff&backgroundAlpha=1&backgroundGradientStrength=0&chromeColor=0x000000&headerBarGlossEnabled=true&controlBarGlossEnabled=true&chatInputGlossEnabled=false&uiWhite=true&uiAlpha=0.5&uiSelectedAlpha=1&dropShadowEnabled=true&dropShadowHorizontalDistance=10&dropShadowVerticalDistance=10&paddingLeft=10&paddingRight=10&paddingTop=10&paddingBottom=10&cornerRadius=3&backToDirectoryURL=null&bannerURL=null&bannerText=null&bannerWidth=320&bannerHeight=50&showViewers=true&embedEnabled=false&chatEnabled=true&onDemandEnabled=true&programGuideEnabled=false&fullScreenEnabled=true&reportAbuseEnabled=false&gridEnabled=false&initialIsOn=true&initialIsMute=false&initialVolume=10&contentId=null&initThumbUrl=null&playeraspectwidth=4&playeraspectheight=3&mogulusLogoEnabled=true&width=400&height=400&wmode=window" type="text/javascript"></script>

<p><strong>LiveStream Broadcast Schedule</strong>: 
<em>Pacific Time</em></p>

<ul>
<li>10:00am: Intel CTO <a href="http://www.intel.com/pressroom/kits/bios/rattner.htm">Justin Rattner&#8217;s</a> welcome keynote</li>
<li>11:00: Wireless power</li>
<li>12:00: Socializing around arguments on the web: Dispute Finder (formerly Confrontational Computing)</li>
<li>1:00: Carry Small, Live Large experience zone</li>
<li>2:00: Virtual Light Saber Duel (collaboration with <a href="http://www.upcrc.illinois.edu/">UPCRC Illinois</a>)</li>
</ul>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="confcomp.jpg" src="http://blogs.intel.com/research/confcomp.jpg" width="133" height="151" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="ICEdemo.JPG" src="http://blogs.intel.com/research/ICEdemo.JPG" width="256" height="192" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<hr></p>

<p>
EDITOR&#8217;S NOTE:  To embed the LiveStream playing in your own blog, copy/paste the following code:</p>

<p><em>&lt;</em>script src=&#8221;http://static.livestream.com/scripts/playerv2.js?channel=intellabs&amp;layout=playerEmbedDefault&amp;backgroundColor=0xffffff&amp;backgroundAlpha=1&amp;backgroundGradientStrength=0&amp;chromeColor=0x000000&amp;headerBarGlossEnabled=true&amp;controlBarGlossEnabled=true&amp;chatInputGlossEnabled=false&amp;uiWhite=false&amp;uiAlpha=0.5&amp;uiSelectedAlpha=1&amp;dropShadowEnabled=true&amp;dropShadowHorizontalDistance=10&amp;dropShadowVerticalDistance=10&amp;paddingLeft=10&amp;paddingRight=10&amp;paddingTop=10&amp;paddingBottom=10&amp;cornerRadius=10&amp;backToDirectoryURL=null&amp;bannerURL=https://s3.amazonaws.com/mogulus-channel-logos/f61fd0cd-6c46-b25a-378a-9e97f163e15d-banner.jpg&amp;bannerText=Intel Labs&amp;bannerWidth=320&amp;bannerHeight=50&amp;showViewers=true&amp;embedEnabled=true&amp;chatEnabled=true&amp;onDemandEnabled=true&amp;programGuideEnabled=false&amp;fullScreenEnabled=true&amp;reportAbuseEnabled=false&amp;gridEnabled=false&amp;initialIsOn=true&amp;initialIsMute=false&amp;initialVolume=10&amp;contentId=null&amp;initThumbUrl=null&amp;playeraspectwidth=4&amp;playeraspectheight=3&amp;mogulusLogoEnabled=true&amp;width=400&amp;height=400&amp;wmode=window&#8221; type=&#8221;text/javascript&#8221;></script*>*</p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/06/live_broadcast_here_-_research.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Announcing the Intel Visual Computing Institute</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/1FoADBF9RnU/intel-vci.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2997</id>

	<published>2009-05-12T13:00:00Z</published>
	<updated>2009-05-12T12:38:12Z</updated>

	<summary type="html">This morning in Saarbrueken, Germany we launched a new research center at Saarland University called the Intel Visual Computing Institute. Intel has committed $12 million to this effort, which will become the newest member of Intel Labs Europe and our...</summary>
	<author>
		<name>Justin Rattner</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_justin_rattner.php</uri>
	</author>
	
	
		
			<category term="immersiveconnectedexperiences" label="Immersive Connected Experiences" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="intel" label="Intel" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="saarland" label="saarland" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="visualcomputing" label="visual computing" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>This morning in Saarbrueken, Germany we <a href="http://www.intel.com/pressroom/kits/vci">launched</a> a new research center at <a href="http://archiv.uni-saarland.de/en/">Saarland University</a> called the Intel Visual Computing Institute. Intel has committed $12 million to this effort, which will become the newest member of <a href="http://www.intel.com/corporate/techtrends/emea/eng/labs/index.htm">Intel Labs Europe</a> and our largest university collaboration in the region. The Intel VCI will be chartered with accelerating innovations in realistic graphics and new <a href="http://techresearch.intel.com/articles/Tera-Scale/1627.htm">immersive, connected experiences</a> such as the 3D Internet.</p>

    		<p>Through our work with Professor Philipp Slusallek, we&#8217;ve supported visual computing research at Saarland University for a number of years. Given the growing importance of visual computing to Intel&#8217;s future, it made perfect sense for us to take our relationship with the university to the next level by forming the Intel VCI. In this video, featuring Phillipp, Professor Thorsten Herfet, Jim Hurley and myself, we describe the vision for the institute.   </p>

<p><center>                                <embed src="http://blip.tv/play/AYGA4n2Ktn4" type="application/x-shockwave-flash" width="720" height="516" allowscriptaccess="always" allowfullscreen="true"></embed>                                   </center></p>

<p>I am confident that the Intel VCI will become an internationally-recognized center in the visual computing field.</p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/05/intel-vci.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Technology evangelism music video</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/tTlKQoIq6Qo/technology_evangelism_music_vi.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2989</id>

	<published>2009-05-08T15:43:11Z</published>
	<updated>2009-05-08T15:51:44Z</updated>

	<summary type="html">If you ever wondered what technology evangelists in the Intel labs do, check this out:...</summary>
	<author>
		<name>Sean Koehl</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_sean_koehl.php</uri>
	</author>
	
	
		
			<category term="intel" label="Intel" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="technology" label="technology" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>If you ever wondered what technology evangelists in the Intel labs do, check this out:</p>

<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/a00GpN1pqDE&amp;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/a00GpN1pqDE&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>

    		<p>For those of you that remember the late 80&#8217;s music scene, you may already know the inspiration for this parody. If not &#8212; check it out as well.</p>

<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/VFUEgFdP5zE&amp;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VFUEgFdP5zE&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>

    		
    			Comments (1)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/05/technology_evangelism_music_vi.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">P-MAPS: An on-demand hardware-rooted system for protecting critical applications</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/e-I0eCNE_dA/p-maps_an_on-demand_hardware-r.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2950</id>

	<published>2009-04-21T02:39:15Z</published>
	<updated>2009-04-21T20:00:41Z</updated>

	<summary type="html">Since our last virtual discussion (June 2008), malware attacks continue to rise, and more so, attacks have continued to become stealthy and targeted. We have completed a key milestone for our software protection research last month; we created a research...</summary>
	<author>
		<name>Ravi Sahita</name>
		
	</author>
	
	
		
			<category term="encryption" label="encryption" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="malware" label="malware" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="rsa" label="RSA" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="security" label="security" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Since our last <a href="http://blogs.intel.com/research/2008/06/applications_can_be_protected.php">virtual discussion</a> (June 2008), malware attacks continue to rise, and more so, attacks have continued to become stealthy and targeted. We have completed a key milestone for our software protection research last month; we created a research prototype of a hardware-assisted application protection capability called &#8220;Processor-Measured Application Protection Service (P-MAPS)&#8221;. The goal of this work has been to significantly reduce the Trusted Computing Base (TCB) from a full Operating System to a substantially smaller P-MAPS layer to improve the runtime security of critical applications running within the OS. The main contributions of our work are the on-demand trusted instantiation of P-MAPS and the use of P-MAPS to protect applications without interrupting the natural operation of the application or the Operating System. With P-MAPS enabled on a platform, day-0 attacks and attempts by unknown malware to attack critical applications can be mitigated. </p>

<p><em>Dynamic Software Application Protection white paper</em><span class="mt-enclosure mt-enclosure-file" style="display: inline;"><a href="http://blogs.intel.com/research/trusted%20dynamic%20launch-flyer-rls_pss001.pdf"> View .pdf</a></span></p>

    		<p>We built the P-MAPS layer to be OS-agnostic; an untrusted OS-specific service is used on the platform that runs within a commodity OS. Initially, the OS is in the TCB - the P-MAPS launch put the platform in a reduced-TCB state (with the OS outside the TCB).  The OS-specific P-MAPS service can be triggered by the user/OS launching an application that uses P-MAPS for protection, and can be torn-down securely when not needed by any protected applications. The P-MAPS TCB consists of the CPU, the verified chipset and platform firmware. We use Intel® TXT to measure the P-MAPS layer which allows the P-MAPS Core to be independent of the chipset. The chipset specific code is contained in the Authenticated Chipset Module (or ACM) that is signed by Intel. The processor (via the Intel® TXT GETSEC instruction set) verifies the ACM. Additionally, the ACM can verify the P-MAPS measurement against a Launch Control Policy embedded on the platform. This approach protects the user for malicious software that may try to spoof the P-MAPS layer or try to deny P-MAPS execution. To protect the applications after the P-MAPS layer has been launched in a trusted manner, we use Intel® VT capabilities. Note that with P-MAPS active, we have moved the OS execution into &#8220;guest&#8221; mode. The applications that &#8220;register&#8221; with the P-MAPS are subject to an in-memory authentication process after which they are protected as was described in our previous post. Protected applications can continue executing within the OS without any disturbance to the OSes operation or the operation of other unprotected applications.</p>

<p>We have written several applications that use the P-MAPS to provide three core security properties: 1. Isolation of the application&#8217;s runtime memory from other software on the platform, 2. Encapsulation of the application data memory such that only code in the measured application pages can access the data.  3. Prevention of circumvention of any function entry-points exposed in the application code. A protected application typically involves handling of secret data that is provisioned by a Provisioning Entity (Server) in the network. We have built P-MAPS such that the hardware can authenticate the P-MAPS core when it interacts with the platform root of trust (in our case, a Trusted Platform Module or TPM) which can then be used to provide hardware-derived quotes to a trusted remote entity. The TPM quotes are used by the remote entity to verify that the application is indeed executing with the required hardware-derived protection. A set of trusted third parties participate to enable this attestation mechanism as in a standard Public Key Infrastructure mechanism. Our P-MAPS TCB is substantially smaller (~2500x smaller compared to a commodity OS) TCB. We continue to strive to reduce this TCB layer, and analyze requirements that different applications impose on the P-MAPS, as well as do performance analysis of the overheads while it executes. </p>

    		
    			Comments (1)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/04/p-maps_an_on-demand_hardware-r.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">New Intel instructions + algorithms = https://everywhere</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/3EEdOwjNMdw/vortex_and_nehalem_httpseveryw.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2948</id>

	<published>2009-04-20T20:59:34Z</published>
	<updated>2009-04-21T20:16:48Z</updated>

	<summary type="html">At Fall IDF 2008, Intel presented solutions toward realizing a vision that can accelerate secure Internet transactions by orders of magnitude. Our vision was of a world where the internet is entirely secure and attackers have no place to hide....</summary>
	<author>
		<name>Michael Kounavis</name>
		
	</author>
	
	
		
			<category term="encryption" label="encryption" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="nehalem" label="nehalem" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="rsa" label="RSA" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="security" label="security" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>At <a href="http://blogs.intel.com/research/2008/10/httpseverywhere_encrypting_the.php">Fall IDF 2008, Intel presented solutions</a> toward realizing a vision that can accelerate secure Internet transactions by orders of magnitude. Our vision was of a world where the internet is entirely secure and attackers have no place to hide. A major step toward realizing this vision of world-wide security is making sure that all the traffic exchanged between servers and clients is encrypted. This is very difficult technical challenge since networking speeds are excessively high (10-100 Gbps), whereas cryptographic algorithms consume millions of processor cycles to execute.  Since IDF, we have also worked on designing new cryptographic algorithms that can potentially offer new security/performance tradeoffs and be essential components of future computing platforms and networks. In this blog we summarize our past as well as recent accomplishments. </p>

<p><em>https://everywhere! Encrypting the Internet</em> white paper
<span class="mt-enclosure mt-enclosure-file" style="display: inline;"><a href="http://blogs.intel.com/research/httpse-flyer%20_4_.pdf"> View .pdf</a></span></p>

    		<p>First, the latest <a href="http://www.intel.com/technology/architecture-silicon/next-gen/">Intel® Core™ micro-architecture (Nehalem</a>) re-introduces the feature of Simultaneous Multi-threading Technology, SMT into the CPU. SMT is ideal for hiding the cycles of compute-intensive public key encryption software under the stall times of network application memory lookups. Following Nehalem, Westmere adds new instructions for potentially speeding up symmetric encryption by a factor of 3-4X. These instructions not only provide better performance but also protect applications against an importance type of threats known as side channel attacks.  Third, Intel® has developed superior Integer arithmetic software that can speed key exchange and establishment procedures by a factor of 2X. </p>

<p>Last, we have developed a new cryptographic hash function called Vortex that can be implemented using our new processor instructions. Vortex is one of the fastest collision resistant hashes known to us when implemented on Intel processors. A main strength of the Vortex design is that this hash function can achieve a potential performance of much less than 7 cycles per byte using the AES round and carry-less multiply instructions announced for future Intel processors. The Vortex family produces message digests of 224, 256, 384 and 512 bits. The main idea behind Vortex is to use well known algorithms with very fast diffusion in a small number of steps. These algorithms also balance the cryptographic strength that comes from iterating block cipher rounds with S-box substitution and diffusion against the need to have a lightweight implementation with as small a number of rounds as possible. </p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/04/vortex_and_nehalem_httpseveryw.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Benefits of Group Scheduling for VoIP on WiMax</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/ZKVl7xFB0_k/benefits_of_group_scheduling_f.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2903</id>

	<published>2009-04-08T15:00:00Z</published>
	<updated>2009-04-07T21:51:19Z</updated>

	<summary type="html">Real-time services are envisioned to be an essential component of next generation mobile broadband networks (4G), and like 2G and 3G, voice is still expected to be the most desirable service over these networks. However, mobile-broadband networks, based on IP...</summary>
	<author>
		<name>Vijay Kesavan</name>
		
	</author>
	
	
		
			<category term="idf" label="IDF" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="voip" label="VoIP" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="wimax" label="WiMAX" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Real-time services are envisioned to be an essential component of next generation mobile broadband networks (4G), and like 2G and 3G, voice is still expected to be the most desirable service over these networks.  However, mobile-broadband networks, based on IP technologies, are well-known for high packet-data efficiency, but not for voice (VoIP) efficiency. A key requirement for IEEE 802.16m, the next-generation WiMAX standard, currently under definition, is support of a large number of VoIP users. Hence, efficient support of VoIP over next-generation WiMAX is needed.</p>

    		<p>VoIP is characterized by small-size, periodic packets and supporting a large number of simultaneous VoIP users in a WiMAX network is a challenge. To understand why, let&#8217;s review the IEEE 802.16e WiMAX frame structure, shown in Fig 1. </p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Voip_fig1.jpg" src="http://blogs.intel.com/research/Voip_fig1.jpg" width="770" height="310" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
WiMAX frames comprises of the downlink (DL) and uplink (UL) subframe. The DL subframe contains the MAP region and the DL traffic region. The MAP region describes the data allocations and signals the position, size and modulation and coding scheme (MCS) for each user scheduled in the DL and UL traffic regions. The size of the MAP is proportional to the number of users in the DL and UL region. The small size of VoIP packets allows scheduling a large number of VoIP users in each frame and proportionally the size of the MAP region increases. Analysis shows that for VoIP traffic up to 40 to 45% of the DL subframe is occupied by the MAP. As shown in Fig 2a, the scheduling mechanism in WiMAX requires that MAP overhead for the user is repeated in every frame in which the user is scheduled. Hence, reducing the MAP overhead is necessary to enable scheduling additional VoIP users and to increase the network capacity to handle VoIP traffic.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="voip_fig2.jpg" src="http://blogs.intel.com/research/voip_fig2.jpg" width="768" height="388" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
Persistent scheduling is a mechanism adopted in IEEE 802.16e Rev2, that reduces the MAP signaling overhead for VoIP traffic by allocating resources persistently for VoIP connections, i.e. provide periodic fixed allocation to a connection for multiple frames, eliminating the need to send the signaling information in every frame. Omitting the signaling information over multiple frames saves considerable MAP overhead. Persistent scheduling is shown in Fig 2b where the first frame includes MAP information for the VoIP burst and the information is skipped in subsequent frames. However, persistent scheduling does not allow the position and size of the VoIP allocation to change in subsequent frames, which results in reduced flexibility for the base station for scheduling. The reduced flexibility in resource allocation may cause &#8220;resource holes&#8221; in the frame when some users are reallocated. Due to this inefficient resource utilization, persistent scheduling may not achieve optimum VoIP capacity. Resource holes can be avoided by repacking users within the frame, however this causes additional overhead. The reduced flexibility with persistent scheduling also makes it harder to achieve statistical multiplexing between users. Group scheduling overcomes the above mentioned limitations of persistent scheduling.</p>

<p>Group scheduling clusters several users into groups based on their channel conditions and the VoIP codec used. The grouping of users makes it redundant to specify common parameters for each user, thereby saving overhead. In addition, the relative positions of users within the group are fixed with respect to each other, eliminating the need to signal the resource location of each user. Further overhead reduction is achieved by using smaller codes to specify the MCS and allocation size. A bitmap is used to specify which users of the group have allocations in a given frame, thereby allowing efficient packing of resources and avoiding resource holes. Group Scheduling thus reduces signaling overhead as well as provides flexibility in resource allocation, thereby providing efficient resource utilization.</p>

<p>To demonstrate the benefits of group scheduling we have built a prototype modifying an IEEE 802.16e BS and MS to support group scheduling. The video below describes the prototype.
<center>                                                            <script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2008010901"></script>                   <script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&amp;posts_id=1977501&amp;source=3&amp;autoplay=true&amp;file_type=flv&amp;player_width=&amp;player_height="></script>                   <div id="blip_movie_content_1977501">                   <a rel="enclosure" href="http://blip.tv/file/get/IntelVideo-BenefitsOfGroupSchedulingForVoIPOnWiMax296.wmv" onclick="play_blip_movie_1977501(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play"  src="http://blip.tv/file/get/IntelVideo-BenefitsOfGroupSchedulingForVoIPOnWiMax296.wmv.jpg" border="0" title="Click To Play" /></a>                 <br />                  <a rel="enclosure" href="http://blip.tv/file/get/IntelVideo-BenefitsOfGroupSchedulingForVoIPOnWiMax296.wmv" onclick="play_blip_movie_1977501(); return false;">Click To Play</a>                    </div>                                      </center>
As seen in the video, with group scheduling the size of the MAP reduces from 54 bytes (9 slots) to 42 bytes (7 slots) for 3 VoIP calls. Given that the gains in the number of slots increases linearly with number of users, we have extrapolated the result to fill an entire WiMAX frame with VoIP data bursts and the potential reduction in the MAP over head is 48% and the number of VoIP users in each frame increases from 20 to 29. Based on these initial encouraging results we are extending the prototype to support multiple simultaneous VoIP calls under real channel conditions.</p>

<p>This prototype provides an industry-first hardware demonstration of group scheduling an important feature for improving VoIP capacity for next-generation WiMAX systems.</p>

<p>The prototype was developed by Wey-Yi Guy, Minnie Ho, Vijay Kesavan, Kyle McCanta and Somya Rathi. The team acknowledges the contributions from David Bormann, Shweta Shrivastava and Jerry Sydir.</p>

    		
    			Comments (1)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/04/benefits_of_group_scheduling_f.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Investing in hardware for parallel programmability</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/y_Dn6zPArF8/upcrc_-_the_challenge_of_inves.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2798</id>

	<published>2009-03-23T15:00:00Z</published>
	<updated>2009-03-20T15:39:40Z</updated>

	<summary type="html">About a year ago, Intel and Microsoft each invested $10M in jointly funding Universal Parallel Computing Research Centers at UC Berkeley and U of Illinois to make parallel programming mainstream in future client software. I’ve had the pleasure of attending...</summary>
	<author>
		<name>Jim Held</name>
		
	</author>
	
	
		
			<category term="parallelprogramming" label="parallel programming" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="softwaredevelopment" label="software development" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="terascale" label="terascale" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="upcrc" label="UPCRC" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>About a year ago, Intel and Microsoft each invested $10M in jointly funding Universal Parallel Computing Research Centers at <a href="http://parlab.eecs.berkeley.edu/">UC Berkeley</a> and <a href="http://www.upcrc.illinois.edu/">U of Illinois</a> to make parallel programming mainstream in future client software.  I&#8217;ve had the pleasure of attending updates where each reported on their first year&#8217;s efforts.  Clay Breshear&#8217;s blog <a href="http://software.intel.com/en-us/blogs/2009/02/24/upcrc-illinois-summit-12-feb-2009/">here </a> has a good overview of the UIUC Summit content.</p>

<p>One point made by both was, as the UIUC whitepaper puts it: &#8220;Hardware must be used for programmability.&#8221;  For example, a UCB talk gave a plea for better performance counters and a UIUC one proposed changing the micro-architecture extensively to give programmers simpler, more easily understood parallel memory semantics.</p>

<p>Unfortunately, even the simplest HW modifications to increase programmability face big challenges of product costs and legacy compatibility.   For example, useful as they are, performance counters are a tough sell to hard-nosed product managers.  Many are intimately connected to the &#8216;guts&#8217; of the processor and so are very intrusive to the design and present a big challenge to validation. That means a significant investment is required for the design and validation efforts for something that doesn&#8217;t have the direct end-user benefit of performance and other new enhancements.   Of course, their use in silicon debug helps, getting the product out the door is of unquestionable value, but for that purpose not every counter has to work flawlessly, and model-specific instrumentation is fine.  </p>

<p>The basic problem is that the customer for programmability features is not the end-user but the programmer and as one product planner facetiously commented to me: &#8220;Programmers aren&#8217;t a big market segment.&#8221;   Extensive enabling of ISVs can be expensive but still more cost-effective than burdening all of 100s millions of processors shipped with the cost of features to enhance programmability. </p>

<p>Even so, the tuning and debug support they make possible is well recognized.  We&#8217;ve continually added to and improved the performance counters since they first appeared in the original Pentium™.   Architectural performance monitoring, with its commitment for consistency across micro-architectures, has appeared with Intel® Core Solo™ and Intel Core Duo™ processors.</p>

<p>Programmability has never been more of a concern than with today&#8217;s transition to multi-core and the need to make parallel programming mainstream.  Programs that transparently scale to increasing numbers of cores are critical if multi-core is going to give ISVs the same performance progression that we enjoyed from scaling clock frequency.  Lowering the bar to concurrent programs can help make more existing as well as emerging high performance applications available sooner.  So, there is clear motivation to continue improvements in counters and debug features that address parallelism will continue. </p>

<p>But, the best way to accelerate the addition of programmability features is dual-use HW that helps at development and run-time.  Some examples might be: instrumentation (performance counters) that are also needed by SW to provide outstanding QoS (quality-of-service) for multimedia, the use of replay mechanisms both for debugging and for resiliency, or ISA extensions that enable simple programming models to run faster.  What are the ones that will really deliver value?</p>

<p>That&#8217;s the $10M question. </p>

    		

    		
    			Comments (3)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/03/upcrc_-_the_challenge_of_inves.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Towards virtual dressing rooms</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/VwlDwIMFgaw/towards_virtual_dressing_rooms.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2806</id>

	<published>2009-03-18T23:55:49Z</published>
	<updated>2009-03-19T01:11:03Z</updated>

	<summary type="html">This past month I took part in a technology showcase that we held in New York City to introduce the media to some innovations on the horizon that we think will change the lives of everyday people - not just...</summary>
	<author>
		<name>Sean Koehl</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_sean_koehl.php</uri>
	</author>
	
	
		
			<category term="bodytracking" label="body tracking" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="immersiveconnectedexperiences" label="Immersive Connected Experiences" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="physicalmodeling" label="physical modeling" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="shopping" label="shopping" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="terascale" label="terascale" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="virtualworlds" label="virtual worlds" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>This past month I took part in a technology showcase that we held in New York City to introduce the media to some innovations on the horizon that we think will change the lives of everyday people - not just technophiles. At this event, in addition to technical and scientific publications, we also spoke to several that covered very mainstream topics such as fitness, lifestyle, and fashion. I found this to be a refreshing change of pace - instead of talking about many-core prototypes or silicon waveguides I found myself talking about things like the idea of a virtual dressing room for online shopping.  </p>

    		<p>Virtual shopping is a very good example of what we are trying to do with visual computing and the <a href="http://techresearch.intel.com/articles/Tera-Scale/1627.htm">tera-scale processors</a> that will power more immersive internet experiences in the future. </p>

<p>The main barrier for me to shopping online for clothing today is that I don&#8217;t know how anything will really fit until I try it on. For shirts I run between a men&#8217;s &#8220;L&#8221; and an &#8220;XL&#8221; and which one fits varies wildly between the brand, the cut, and the fabric. Sleeve length is also hit or miss. The end result is I don&#8217;t buy clothes online because I don&#8217;t want to have to deal with returning a bunch of stuff.    </p>

<p>What would help significantly is the capability to have some kind of &#8220;dressing room&#8221; experience online that at least roughly approximates the real deal (minus the lines, surveillance cameras, and cluttered booths).  In fact, some of the basic capabilities to do this are ones we have been actively researching because they will require the 10s-100s of cores we expect to see over the next decade. These are computer vision, physics modeling, and human body tracking. </p>

<p><a href="http://physbam.stanford.edu/~fedkiw/animations/cloth-wardrobe.avi"><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="wardrobe.png" src="http://blogs.intel.com/research/ICE/wardrobe.png"  width="320" height="240" class="mt-image-right" style="float: right; margin: 0 0 20px 20px;" /></span></a> 
Imagine if you could walk into a booth at a department store and a computer embedded into the booth used a few webcams and some computer vision software to take a scan of your body. That scan might be uploaded to a secure server or stored on one of your devices (such as your cell phone). Then at home when you go to that store&#8217;s website you are able to bring up a 3D model of yourself that you can move around. When you click on an article of clothing, it appears hanging on your virtual body approximately like it would in real life.</p>

<p>Making that &#8220;approximately&#8221; better and better is the realm of physics modeling - simulating the properties of a material so that it looks and acts realistic. Imagine that the virtual cloth on your 3D body actually drapes, folds, and moves just like cotton, denim, or silk. Click the image above for an example of cloth modeling work by one of our collaborators, Prof. Ron Fedkiw at Stanford (and see <a href="http://physbam.stanford.edu/~fedkiw/">his page</a> for more). </p>

<p>You could use one or more webcams to track your real body and transfer the movements to your virtual self, allowing you to walk a virtual runway to see how the outfit would move on your body. Here&#8217;s a screen capture of body tracking research where we&#8217;ve used four cameras and a lot of processing to this with need to wear any special equipment. </p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blogs.intel.com/research/assets_c/2009/03/tracking.php" onclick="window.open('http://blogs.intel.com/research/assets_c/2009/03/tracking.php','popup','width=553,height=349,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blogs.intel.com/research/assets_c/2009/03/tracking-thumb-300x189.png" width="300" height="189" alt="tracking.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span></p>

<p>You can also check out this video of me showing of both of these examples in this video (from the aforementioned New York event) <a href="http://neuronspark.com/videos/intelligent-multimedia/">posted on neuronspark</a>.</p>

<p>I&#8217;m certainly not a fashion nut, by any stretch of the imagination. But that being the case I&#8217;d also much prefer to get some new clothes online than have to drive out to a store. And take this a step further - you might be able to share your body models, so you could buy something online that looks nice on your significant other, or buy a new winter sweater for your dad back home (which would be well fitting but still appropriately cheesy-looking to keep with tradition).</p>

<p>Shopping is one example, but these basic technologies for vision and realistic physics apply to a wide variety of virtual environments. Gaming is an obvious example. Virtual worlds is another emerging area - I&#8217;ve been watching headlines on the <a href="http://www.virtualworldsnews.com/">Virtual Worlds News blog</a> recently and the investment and activity in this area is encouraging. In fact, here&#8217;s my recently created Avatar for <a href="www.sciencesim.com">ScienceSim</a>, a new virtual world we are helping to create for immersive scientific collaboration. </p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://blogs.intel.com/research/assets_c/2009/03/Sean-ScienceSim_001.php" onclick="window.open('http://blogs.intel.com/research/assets_c/2009/03/Sean-ScienceSim_001.php','popup','width=519,height=686,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blogs.intel.com/research/assets_c/2009/03/Sean-ScienceSim_001-thumb-200x264.jpg" width="200" height="264" alt="Sean-ScienceSim_001.jpg" class="mt-image-left" style="float: right; margin: 0 20px 20px 0;" /></a></span></p>

<p>Certainly some of that cloth modeling could improve the looks. And body tracking could make it much easier to control and incorporate subtle gestures and facial expression to give virtual interactions a more natural feel. But, as I said - this world is for immersive science. As we develop this world and other <a href="http://techresearch.intel.com/articles/Tera-Scale/1627.htm">immersive connected experiences</a>, we&#8217;ll be able to collaborate on real research and interact with things that are too small (viruses), too large (galaxies) or too extinct (how about dinosaurs?) to touch and feel in the real world. The further these technologies progress, the wider the scope of possibility.</p>

    		
    			Comments (2)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/03/towards_virtual_dressing_rooms.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Inventing the Future</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/DoniVgoLnHk/inventing_the_future.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2742</id>

	<published>2009-02-17T18:30:24Z</published>
	<updated>2009-02-17T20:13:30Z</updated>

	<summary type="html">A famous American philosopher (lets call him FAP in the time honored Intel acronym tradition) once famously said that “It’s hard to predict anything, especially the future.” Here I attempt to take on FAP through the prism of ISSCC; the...</summary>
	<author>
		<name>Krishnamurthy "Soumya" Soumyanath</name>
		<uri>http://blogs.intel.com/research/2009/02/profile_krishnamurthy_soumya_s.php</uri>
	</author>
	
	
		
			<category term="isscc" label="ISSCC" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="semiconductor" label="semiconductor" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>A famous American philosopher (lets call him FAP in the time honored Intel acronym tradition) once famously said that &#8220;It&#8217;s hard to predict anything, especially the future.&#8221;  Here I attempt to take on FAP through the prism of <a href="http://www.isscc.org/isscc/index.htm">ISSCC</a>; the annual International Solid-State Circuits Conference that takes place every February, deep in the windowless bowels of the San Francisco Marriott.</p>

    		<p>The conference itself is a highly successful, if rather austere affair, where chip designers of all stripes come to strut their stuff. There is none of the usual frippery one associates with professional meetings, no conference banquets, no guided tours or vendor booths (technical books being the only exception).  Your steep registration fee gets you a glass of water (no ice) at break times, and the obligatory conference proceedings. That&#8217;s it. It is also an exceptionally precise affair with strict rules about font sizes, color schemes on your foils, time limits and general professional bearing. Oh and I almost forgot, attendees are treated to the sight of each session chair silently stalking the aisles, doing head counts during every single paper presentation. They keep statistics of this sort of stuff. About the only real entertainment to be had is to watch the occasional author squirm, under polite, but pointed post paper questioning. Standards are very high, professional reputations are on the line, and you definitely don&#8217;t want to show up unprepared.</p>

<p>Nevertheless, the occasion remains a heady mix of imaginative dreamers and precise technicians who keep things interesting and dare I say, fun.  Most major advances in our industry have premiered in the conference and acceptance of one&#8217;s work at ISSCC has been a hoary rite of passage for generations of chip design professionals. Intel has always had a strong presence and this year was no exception, with 15 presentations.  In addition to premiering <a href="http://www.intel.com/technology/architecture-silicon/next-gen/index.htm">Nehalem</a>; our presentations spanned a wide range, from memory (SRAM, Flash) and wireless components, to thermal sensors and optical interconnects. The microprocessor session had 4 Intel papers detailing our entire 45nm product line.  Much of this has been covered elsewhere and I won&#8217;t say more. The session was distinguished by the almost total absence of any one else from the industry (NEC being the exception). Whatever the reasons, one hopes that it is not the beginning of a trend.  Competition keeps you sharp, and its absence is missed.</p>

<p>This year also saw <a href="http://www.intel.com/pressroom/kits/bios/mbohr.htm">Mark Bohr</a>, Intel Senior Fellow, as the second instance (the first was Pat Gelsinger) in the last 10 years, of a plenary speaker from Intel. He gave a quick and lucid review of the golden age of transistor scaling through the 90&#8217;s, where area reduced by 50% and voltage scaled by 30% like clockwork. Life was good.  Designers rode this wave, surfing and occasionally hiding behind the 50% power reduction that 30% voltage scaling gave us. That era has run its course, to be replaced by a more complex regime where, as Mark says, &#8220;Material and structure innovation (like our <a href="http://www.intel.com/technology/silicon/high-k.htm">Hi-K metal gate</a>) is as important as dimension scaling.&#8221;  Voltage scaling has slowed to a barely perceptible crawl, and low power demands loom large.  It is no accident that the end of the voltage scaling era was also the beginning of a new multi core and SOC era.  <a href="http://www.intel.com/technology/mooreslaw/index.htm">Moore&#8217;s law</a> continues, chip sizes decrease and transistor counts increase, but fundamentally different challenges face designers in this new regime. Mark&#8217;s plenary talk was a clear description of these challenges and its many real opportunities.</p>

<p>A spirited and occasionally moving plenary talk by John Cohn, an IBM Fellow, followed.  Dressed for laughs in full mad scientist regalia (tie dyed lab coat no less), and accompanied by the obligatory Van de Graff generator (remember the frizzy hair folks?), he made three important points: (1) The profession of engineering is viewed very negatively across the board.  We trail scientists (our close intellectual cousins), by a whopping 3 to 1 in most measures of positive influence; (2) Young people are increasingly motivated by societal/environmental/energy efficiency concerns. They don&#8217;t see anything useful emanating from the engineering field in any of these areas, and; (3) Engineers need to be involved in re-establishing an emotional connection with our customers as well as future entrants into the profession.  Perception is often reality and we ignore these trends at our peril.  The emotional connection with our customers is especially important. Witness the success of Apple in a difficult macro-economic environment.</p>

<p>The center of gravity of most of the work from industry was clearly <a href="http://www.intel.com/technology/architecture-silicon/65nm-technology/index.htm">65nm</a>. There were few 45nm designs and fewer still (4 including 2 from Intel) at <a href="http://www.intel.com/technology/architecture-silicon/32nm/index.htm">32nm</a>. Both of Intel&#8217;s 32nm papers (on SRAM&#8217;s and thermal sensors) were more mature (with real yield results) than anything else on that node.  Our technology lead, relative to the rest of the industry, widens as more and more companies go fabless.  The trend towards SOC is relentless but the pace is varied across market segments.  In contrast to microprocessors, all of our target growth markets (consumer electronics, embedded and MIDs) were well represented with innovative designs from a slew of competitors. A clear eyed and well executed mixed signal SOC integration story from the cable modem space, was a good example. Everyone is mired in cost/power reduction efforts, where the subtext is the incumbent (non IA) SOC ecosystem, but the optimizations are all around the periphery, i.e. the media processing and mixed signal blocks. This is a clear and compelling opportunity for Intel, given our process advantage and the potential of an IA based SOC.</p>

<p>The semiconductor revolution has reinvented and transformed entire industries, like computing and communications. Doing the same in the energy, automotive, health care and environmental industries will have equally profound and positive consequences. This has clearly not gone unnoticed, with well attended and interesting contributions in energy harvesting, sensor interfaces and silicon based drug delivery systems. Working examples of microwatt mechanical energy harvesters and CMOS micro pipettes for in vitro drug delivery were clear evidence of that heady mix of dreams and precision.  Finally, if you are a glutton for punishment, you can attend the late night sessions (they go on until 10PM), where post dinner naps are rudely interrupted by talks on thermal energy harvesters, wireless power delivery and other such cheerful topics. I learned that you can now buy a module that harvests 2mW of electrical energy from about 4W of heat flux. It doesn&#8217;t sound like much, but it is not hard to envision completely self powered systems communicating at low duty cycles and low data rates with this sort of source. Our <a href="http://seattle.intel-research.net/">Seattle lab </a>is exploring a similar phenomenon with their WISP and WARP technology.  The industry is clearly trying to establish that elusive emotional connection with consumers and is struggling to translate this into an actionable silicon challenge. </p>

<p>So what is the future going to be? I can do no better than to fall back on our old friend the FAP who also famously said: &#8220;When you see a fork in the road, take it&#8221;</p>

<p>Cheers
<a href="http://www.intel.com/pressroom/kits/bios/soumyanath.htm">Soumya</a></p>

<p>P.S. FAP is of course the inimitable Yogi Berra. 
If you want to take a look at the ISSCC proceedings your best bet is to go to <a href="http://ieeexplore.ieee.org/Xplore/dynhome.jsp">IEEE explore</a> in a few months when they will be posted online. Some of the papers can be heavy going for the non specialist, but many are surprisingly accessible. They are mercifully short (unlike this blog), and are limited to one page.</p>

    		
    			Comments (3)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/02/inventing_the_future.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Finding the "productivity" in virtual worlds</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/8g_clMIjgqg/finding_the_productivity_in_vi.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2738</id>

	<published>2009-02-13T23:01:09Z</published>
	<updated>2009-02-14T00:40:25Z</updated>

	<summary type="html">Today I had what I feel was my first authentic foray into a “virtual world.” I’ve convinced myself that these kinds of immersive, connected experiences will become very compelling in the years to come. I read enough cyberpunk and sci-fi...</summary>
	<author>
		<name>Sean Koehl</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_sean_koehl.php</uri>
	</author>
	
	
		
			<category term="immersiveconnectedexperiences" label="Immersive Connected Experiences" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="sciencesim" label="ScienceSim" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="virtualworlds" label="virtual worlds" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Today I had what I feel was my first authentic foray into a &#8220;virtual world.&#8221; I&#8217;ve convinced myself that these kinds of <a href="http://techresearch.intel.com/articles/Tera-Scale/1627.htm">immersive, connected experiences</a> will become very compelling in the years to come. I read enough cyberpunk and sci-fi books in high school and college to have an idea for the long term potential (though I wonder why Snow Crash gets all the credit when Nueromancer came much much earlier), and was one of the few people that would have paid to see the movies &#8220;Lawnmower Man
&#8221; or &#8220;Johnny Mnemonic&#8221; more than once. And I&#8217;ve done enough gaming in my past to be comfortable navigating around a 3D world. Despite all that, I haven&#8217;t been convinced that there really is much for me to <em>do</em> in a virtual world today.</p>

    		<p>Gaming is great, and I certainly have spent my share of hours glued to a computer monitor or console. But, at this stage of my life with everything from work to family getting busier and more complex, I find that I really have to ration my personal time wisely. And that&#8217;s fine, but as a result I hadn&#8217;t even bothered to login to Second Life, etc. The closest thing to a virtual world I&#8217;d experienced is helping my soon-to-be-stepdaughter log into Webkins or Club Penguin.</p>

<p>Yesterday, a group of us at Intel were discussing how to host more virtual meetings or events that would show people the business value of these worlds. Although I&#8217;m involved in evangelizing this research area, I have my own skepticisms about the what can be done using present technology. Most of what I hear people doing seems novel, but it seems like these things could still be done better with a combination of a teleconference or video conference plus a chat window. I asked the experts for examples of what unique capabilities virtual worlds would bring to the business world. I was struck by two that finally resonated:</p>

<ol>
<li>The ability to take a large group of people and arbitrarily break them out into smaller sub-teams to discuss some topic (which happens a lot in teambuilding exercises). Trivial for a real life face-to-face meeting. Possible but tough using current conferencing tools. Trivial in a virtual world that has voice enabled.</li>
<li>Collaborating on a design for a physical object or event space. For instance, when we showcase demos at our Research@Intel Day event each year, we have a remote team, often working over the phone, trying to divide dozens of demos into a few physical zones and lay them out in a meaningful way. This would be much easier in a virtual environment where we could play around with the design and even simulate crowds or foot traffic patterns.</li>
</ol>

<p>That meeting finally motivated me to log into a meeting in <a href="http://www.sciencesim.com">ScienceSim</a>, a new world we just helped bring online last week for scientific collaboration and education. Experience-wise, it was mostly what I expected from seeing videos of similar worlds today. And I had some problems getting used to the interface (at one point I ended up at the bottom of a lake, and at another my avatar started uncontrollably &#8220;moonwalking&#8221; backwards). Also, since we are still bringing up voice capability, the dialog in the meeting all occurred in a chat window while the avatars mostly just stood around the common space.</p>

<p>The odd thing I noticed, though, was that even with this fairly low-key virtual interaction (the meat of which occurred in a very 2D chat window), the avatars did make a difference. There were these characters moving around my screen, and I knew that they weren&#8217;t just an AI game character &#8212; there was a real human somewhere behind it. That fact alone gave them a sense of physical &#8220;presence&#8221; that a chat window or audio call doesn&#8217;t have. Instead of a disembodied &#8220;voice,&#8221; it was at least <em>partially</em> embodied. And that was something. Enough for me to realize that when you do use voice chat plus things on the horizon like having your webcam track your facial expression and map them onto your avatar, this could actually be quite powerful. Still a long way to go, but that&#8217;s exactly why we have researchers looking into the technology underlying these experiences.</p>

<p>I&#8217;m sure that those out there who have more direct experience with virtual worlds (or even MMORPGs) have even more examples of how these environments could make professional interactions more productive. If so, I&#8217;d be glad to hear your thoughts.</p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/02/finding_the_productivity_in_vi.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">ISSCC: Circuit innovations to make the world a greener place</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/C8XyENJOf2U/isscc_circuit_innovations_to_m.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2735</id>

	<published>2009-02-12T23:51:52Z</published>
	<updated>2009-02-13T00:26:30Z</updated>

	<summary type="html">I attended ISSCC this week, the first time in many years that I’ve attended. It was a smaller affair than I remembered, driven I’m sure by recent events. Those same events colored much of the discussion in the hallways. Clearly...</summary>
	<author>
		<name>Gregory F. Taylor</name>
		<uri>http://blogs.intel.com/research/2009/02/profile_gregory_f_taylor.php</uri>
	</author>
	
	
		
			<category term="isscc" label="ISSCC" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="technologyresearch" label="technology research" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>I attended <a href="http://isscc.org/isscc/futureisscc.htm">ISSCC</a> this week, the first time in many years that I&#8217;ve attended. It was a smaller affair than I remembered, driven I&#8217;m sure by recent events. Those same events colored much of the discussion in the hallways. Clearly companies everywhere are searching for greater efficiencies and focusing their efforts. Inside the paper sessions things were more upbeat, but shared the themes of greater efficiency and a focus of effort.</p>

    		<p>Two of the plenary talks directly touched on how engineering can make the world a greener place. René Penning de Vries, the CTO of NXP Semiconductors, started out by showing that energy and power management is about more than battery life. Using electronics to intelligently manage consumer appliances that tend to run continuously, such as PCs and TVs, can lead to significant power reductions. This in turn will be a significant contribution to future energy conservation and reduction of greenhouse gases.</p>

<p>In the last plenary talk John Cohn, an IBM Fellow, gave an inspirational presentation on the perceptions of engineers among students and the decline in engineering degrees granted in the US every year. Looking back at historical engineering graduation rates he showed that Sputnik clearly inspired a surge in engineering enrollment and graduation that lasted for decades. That ended in the eighties and enrollments have been declining for the past 20 years. Declining enrollments are driven by the choices that individual students make and most graduating students won&#8217;t even consider a career in engineering, many without even knowing what an engineer really does. We are now facing new global technology challenges in the areas of climate change and energy efficiency. Can these crises play the same role that Sputnik did more than 50 years ago and stimulate resurgence in interest in solving technological problems? John passionately believes that engineers should get out into schools and show kids that engineering is about creativity and solving important problems, and not just about math and hard work. Although, admittedly, engineering does involve some math and hard work.</p>

<p>The theme of increased efficiency carried forward through many of the sessions and papers presented at the conference. Microprocessor papers emphasized the need to increase performance without increasing the power dissipated in a single socket, whether that socket is in a server, desktop, or laptop system. Many of the highlights from Rajesh Kumar&#8217;s &#8220;A Family of 45nm IA Processors&#8221; also had a power efficiency oriented theme. Nehalem required that any new features added to the microprocessor yield more than 1% performance for additional 1% power, a higher standard than had been used in the past. The addition of power gates to the Nehalem core allows the standby leakage of the cores to be virtually eliminated when they are inactive, in a manner that is transparent to both the platform and software. This transparency ensures that this capability is regularly turned into actual power savings for the end user.</p>

<p>In the same session Hideaki Saito presented on &#8220;A Chip-Stacked Memory for On-Chip SRAM-Rich SoCs and Processors&#8221;. He described a 3 dimensional integration approach, stacking a memory die directly on top of a microprocessor die offering significant size and delay reductions. While such stacking using through silicon vias has been described before, they added a new twist by making the memory reconfigurable. If you want to play back a movie, then the memory can be partitioned so that it is one large memory connected to the hardware video decompression unit. Later it can be partitioned into a collection of smaller memories that are each dedicated to serving different portions of the system on a chip, enabling you to listen to music while reading through all of the e-mail that arrived while watching the movie.</p>

<p>In a similar vein Yasufumi Sugimori presented &#8220;A 2Gb/s 15pJ/b/chip Inductive-Coupling Programmable Bus for NAND Flash Memory Stacking&#8221;. This is another 3 dimensional integration approach that gives short range wireless a new meaning. They used coupled inductors to send signals between stacked die, across a distance of 120 µm. This coupling avoids the need for the through silicon vias in the previous approach, saving the cost of this wafer processing step. The range of the inductive coupling is short enough that messages need to be relayed to get from the bottom to the top of the stack of chips, a capability that they included. They estimated that the power spent communicating through the stacked chips was only half of what is spent in today&#8217;s stacked chip packages, while the area spent on communication circuits was reduced 40 times.</p>

<p>Thermal sensor papers talked about the parallel challenges of measuring on die temperatures on increasingly aggressive digital process technologies. Why? In order to improve the power management capabilities of microprocessors by providing more accurate information to that power management unit that Rajesh Kumar mentioned.</p>

<p>A paper presented by Himanshu Kaul &#8220;A 300mV 494GOPS/W Reconfigurable Dual-Supply 4-way SIMD Vector Processing Accelerator in 45nm CMOS&#8221; talked about a very power efficient calculating engine. Operating at very low voltage this circuit ran eight times more efficiently than it did at more normal voltages. This high efficiency was obtained by carefully shutting down idle portions of the calculations while running others just fast enough to get the job done. This can be applied &#8230; A technology for low power (energy) computation, media being one possible application. Many of the same ideas were touched on by Yu Pu of NXP Semiconductors in his paper &#8220;An Ultra-Low-Energy/Frame Multi-Standard JPEG Co-Processor in 65nm CMOS with sub/Near-Threshold Power Supply&#8221;.</p>

<p>Overall it was a very interesting conference, showcasing some ideas that can help us to deal with the energy and climate challenges that face our society, as well as a call to action for engineers to play a part in ensuring that there will be more engineers available to continue to deal with these problems in the future. </p>

    		
    			Comments (0)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/02/isscc_circuit_innovations_to_m.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Celebrate Inventor's Day...5 predictions from the CTO</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/72LJqToREqw/5_predictions_from_the_cto.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2725</id>

	<published>2009-02-11T21:30:00Z</published>
	<updated>2009-02-11T21:12:16Z</updated>

	<summary type="html">Celebrating national Inventor’s Day today, Intel is also recognizing the 50th anniversary of one of the greatest inventions of our time, the integrated circuit from Intel’s own Robert Noyce. Inspired by Noyce and my fellow Intel “inventors” I’m providing my...</summary>
	<author>
		<name>Justin Rattner</name>
		<uri>http://blogs.intel.com/research/2007/06/profile_justin_rattner.php</uri>
	</author>
	
	
		
			<category term="cto" label="CTO" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="innovation" label="innovation" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="inventorsday" label="Inventor's Day" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Celebrating <a href="http://www.intel.com/pressroom/kits/innovation">national Inventor&#8217;s Day</a> today, Intel is also recognizing the 50th anniversary of one of the greatest inventions of our time, the integrated circuit from Intel&#8217;s own Robert Noyce.  Inspired by Noyce and <a href="http://scoop.intel.com/innovation/">my fellow Intel &#8220;inventors&#8221;</a> I&#8217;m providing my five predictions for how technology innovation will change the world. </p>

    		<ol>
<li><p><strong>Ultimate in Green Computing</strong>
Advances in power optimization will enable Intel to find new ways to identify and harness sources of power for consumer electronics devices that don&#8217;t pull from the electrical grid, representing the ultimate in green computing. Imagine devices that will extract &#8220;free energy&#8221; from the environment.</p></li>
<li><p><strong>Live, Work and Play Better</strong>
Through advances in Intel multi-core computing and sensor technology, computers may be able to recognize faces, buildings and other objects. Your TV remote control would know who is holding it and automatically bring up a selection of your favorite programs. As future Intel chips scale from a few cores to many, mainstream supercomputers could deliver movie-quality visual computing effects including life-like   3-D environments that you could experience in real-time. </p></li>
<li><p><strong>Human-Like and Microscopic Robotics</strong>
Imagine home robots that do more than just vacuum the floor or behave like a pet dinosaur. These future home-bots may empty the dishwasher and fold your socks. Most importantly, they may be capable of learning to move and use arbitrary objects, sense and recognize movement around them and learn to adapt to new situations. Some will be too tiny for the naked eye. Imagine millions of these micro-robots, each called a catom, that would assemble themselves into arbitrarily shaped objects to move, change color and shape all on their own. A handheld computer might fold into a tiny space in your pocket, reassemble itself into the shape of a mobile phone to make a call or send a text, or become large and flat with a keyboard and large display for browsing the Internet. </p></li>
<li><p><strong>Wireless Everything: Carry Small, Live Large</strong>
Ubiquitous wireless technology may allow you to enjoy a &#8220;large&#8221; experience from your small personal devices. Your phone or mobile Internet device would automatically find and compose itself with other display, storage and compute resources in its vicinity. Video content would stream automatically from your handheld device to the screens in your car or a flat-screen display on the wall of your family room. </p></li>
<li><p><strong>Connected Computing Improves Health Care</strong>
Imagine a sensor network - dozens, hundreds or even thousands of tiny, battery-powered computers - that are scattered throughout a home to collect data and then send it to a specified destination where it is processed for further analysis. This data could be used to enhance the quality of life for elders by allowing them to stay in their homes instead of moving to institutional care. The data may also help improve healthcare through prevention and early detection of disease, lower healthcare costs and ease the burden on family members and other caregivers.  </p></li>
</ol>

<p>My advice for other inventors is that the future will be that of our own invention. As Noyce is famous for saying, &#8220;go off and do something wonderful.&#8221; </p>

<p>Justin Rattner
Intel Senior Fellow
Chief Technology Officer </p>

    		
    			Comments (1)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/02/5_predictions_from_the_cto.php</feedburner:origLink></entry>

    	
            <entry>
	<title type="html">Digital technique to calibrate radio components down to 1/10'000'000'000'000 of a second</title>
	<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Researchintel/~3/HCdtTncHXjc/digital_technique_to_calibrate.php" />
	<id>tag:blogs.intel.com,2009:/research//17.2719</id>

	<published>2009-02-10T00:30:00Z</published>
	<updated>2009-02-13T00:20:47Z</updated>

	<summary type="html">Radios are used extensively today to access the internet on the go; for example, WiFi is present in virtually all new laptops today. One of the key components of a radio is the high-frequency oscillator that is used to generate...</summary>
	<author>
		<name>Stefano Pellerano</name>
		
	</author>
	
	
		
			<category term="isscc" label="ISSCC" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="research" label="research" scheme="http://blogs.intel.com/research/tag" />
		
			<category term="wifiradio" label="WiFi Radio" scheme="http://blogs.intel.com/research/tag" />
		
	
	<content type="html" xml:lang="en" xml:base="http://blogs.intel.com/research/">
		
		<![CDATA[
    		<p>Radios are used extensively today to access the internet on the go; for example, WiFi is present in virtually all new laptops today. One of the key components of a radio is the high-frequency oscillator that is used to generate the frequency at which the information is transmitted, like 101.1MHz for an FM channel on your car radio. This component is very sensitive and can be easily disturbed by the power amplifier (a power amplifier is used to amplify the signal before it is transmitted by the antenna). To make sure that the power amplifier does not interfere with the oscillator, it is necessary to offset their operating frequencies. </p>

    		<p>This can be done using a frequency divider, a high frequency block that receive a signal at its input at a specific frequency and produces an output signal at a different frequency, i.e. divided down by 1.25 times. If, for example, we want to transmit at 2.5GHz for a WiFi wireless radio, now the oscillator can operate at 2.5x1.25~3.125GHz. This frequency will be different from the one transmitted by the power amplifier at 2.5GHz, eliminating interference problems (fig. 1).<br><br></p>

<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Oscillators.jpg" src="http://blogs.intel.com/research/Oscillators.jpg" width="600" height="299" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
</p>

<p><br>
However, the signal generated by the divider has to be extremely pure, meaning that it should only contain the desired tone at the main frequency (2.5GHz). Any other &#8220;spurious&#8221; frequency content should be 60dB lower (1&#8217;000 times lower amplitude) that the main signal at 2.5GHz. Just to give an idea of how small these spurious tones have to be, imagine that if the main signal amplitude is equivalent to the Empire State Building in New York City, these spurious tones have to be smaller than a fire hydrant (fig. 2)!<br><br></p>

<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="60dB.jpg" src="http://blogs.intel.com/research/60dB.jpg" width="473" height="346" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
</p>

<p><br>
The output signal of a typical divider by 1.25 like the one used in this work looks like in Figure 3. Variations and mismatches in the fabrication process result in a small error &Delta;&tau; appearing in the waveform every 4 cycles of the output (in fact this effect generates a spur at one-fourth the frequency). This error would have to be less than 100fs to achieve the required 60dB signal purity. Achieving such small timing errors is not trivial in today&#8217;s scaled CMOS technology. This is where digital-intensive techniques come in to save the day&#8230; Thanks to the device miniaturization, digital design can be very small and consume little extra power when compared to the rest of the radio, but still be able to &#8220;make-up&#8221; for the other component imperfections.<br><br></p>

<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="signal.jpg" src="http://blogs.intel.com/research/signal.jpg" width="497" height="192" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
</p>

<p><br>
To be able to calibrate the divider and achieve this level of performance, we needed to measure timing errors (fig. 3) as low as the required 100fs. In fact our technique was able to go as low as 20fs. This is an incredibly small quantity&#8230;imagine that if we could stretch 20fs to the time needed to snap your fingers, then one second would last more than 1.5 million years, approximately the time from human appearance on earth to today (fig. 4)!<br><br></p>

<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="time.jpg" src="http://blogs.intel.com/research/time.jpg" width="600" height="235" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
</p>

<p><br>
Using this technique, we were able to calibrate one of these dividers to achieve the required signal purity. In Figure 5, the frequency content of the signal generated at 2.5GHz is shown before and after the calibration. You can see how the spurious tones are reduced more than 60dB below the main one (at 2.5GHz).<br><br></p>

<p>
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="calibration.jpg" src="http://blogs.intel.com/research/calibration.jpg" width="523" height="380" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span>
</p>

<p><br></p>

    		
    			Comments (2)
    		
    		
    		
    	]]>
	</content>
<feedburner:origLink>http://blogs.intel.com/research/2009/02/digital_technique_to_calibrate.php</feedburner:origLink></entry>

    	
    
</feed>
