<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0">
    <title>Crossbow Solutions</title>
    
    <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/" />
    <id>tag:typepad.com,2003:weblog-1244292</id>
    <updated>2009-07-17T15:33:04-07:00</updated>
    <subtitle>Leading the revolution for connecting the physical world with the digital world through wireless sensor networks.</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <link rel="self" href="http://feeds.feedburner.com/typepad/yOgm" type="application/atom+xml" /><entry>
        <title>Beep Beep - Mote Runner has arrived!</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/07/beep-beep-mote-runner-has-arrived.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/07/beep-beep-mote-runner-has-arrived.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00d83452507d69e201157213d90e970b</id>
        <published>2009-07-17T15:33:04-07:00</published>
        <updated>2009-07-17T15:36:27-07:00</updated>
        <summary>Mote Runner is a run-time environment for mote-class wireless sensor networks (WSN) designed by IBM’s Zürich Research Laboratory. It consists of an on-mote run-time platform based on a virtual machine introducing its own byte-code language, tools (e.g., converter, assembler) to...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="IRIS" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Research Centers" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Sensor Boards" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Solutions" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><span style="text-decoration: underline;"><a href="http://blog.xbow.com/.a/6a00d83452507d69e201157213c7e7970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="MoteRunner.Grey" class="at-xid-6a00d83452507d69e201157213c7e7970b " src="http://blog.xbow.com/.a/6a00d83452507d69e201157213c7e7970b-500wi" style="width: 470px;" /></a></span><a href="http://www.zurich.ibm.com/moterunner/" target="_blank">Mote Runner</a> is a run-time environment for mote-class wireless
 sensor networks (WSN) designed by <a href="http://www.zurich.ibm.com/index.html" target="_blank">IBM’s Zürich Research Laboratory</a>. It consists of an on-mote run-time platform based
 on a virtual machine introducing its own byte-code language, tools (e.g.,
 converter, assembler) to develop mote applications in Java and C# including
 plug-in integration with <a href="http://www.eclipse.org" target="_blank">Eclipse</a> (for
 Java) and <a href="http://msdn.microsoft.com/en-us/vstudio/default.aspx" target="_blank">Visual
 Studio</a> (for C#), a mote and network simulation environment to facilitate
 application development, and a Web-based deployment and monitoring framework.</p><p>The <a href="http://www.zurich.ibm.com/moterunner/" target="_blank">IBM Mote Runner</a> run-time environment for WSNs, currently
 under development, tackles these challenges
 in a holistic manner. Thus, at its core, Mote Runner provides a high-level,
 language-friendly, resource-efficient and high-performance virtual machine
 that shields portable applications from hardware specifics. </p><p>Currently, IBM Mote Runner runs exclusively on Crossbow's <a href="http://www.xbow.com/Products/productdetails.aspx?sid=264" target="_blank">IRIS Mote platform</a>. The IRIS mote comprises of an Atmel ATmega1281 processor,
   an Atmel RF230 radio controller for 2.4 GHz communication in accordance with
  to IEEE 802.15.4, 128 KB of program flash memory, and 8 KB of RAM.
  Crossbow offers various sensor boards for the IRIS platform, of which Mote Runner
  currently supports the <a href="http://www.xbow.com/Products/productdetails.aspx?sid=177" target="_blank">MTS420</a> partially,
  namely its dual-axis accelerometer and the relative humidity / temperature
  sensor.</p><div class="ibm-container-body"><p>The platform supports software development in C# and Java, albeit it only supports a subset with limited functionality. For instance, it supports no threads. Nevertheless, the software environment can be configured dynamically and be reconfigured in the field. And the virtual machine makes sure applications can be moved to motes with different hardware.

The development team hitherto worked in stealth mode. But the platform will be available "in the near future", <a href="http://eetimes.eu/showArticle.jhtml?articleID=218000157" target="_blank">Kramp asserted</a>. </p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e201157213d588970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="MoteRunner.Architecture" class="at-xid-6a00d83452507d69e201157213d588970b " src="http://blog.xbow.com/.a/6a00d83452507d69e201157213d588970b-500wi" style="width: 470px;" /></a> The core requirements to reap the promised benefits of a fully business-process-integrated
 infrastructure for deploying large numbers of sensors and actuators are security
 and end-to-end optimizations for such systems. This requires a well-designed
 ecosystem comprising inexpensive devices, as well as simple and bullet-proof
 device programmability for easy integration and use by specialists of the
 application domain, not of the device technology.</p><div class="ibm-column ibm-second">
<div class="ibm-container-body">
 
 <p>The IBM <a href="http://www.zurich.ibm.com/moterunner/" target="_blank">Mote Runner system</a> addresses these challenges with a high-performance,
 low-footprint, standards-based software middleware platform comprising a
 hardware-agnostic and language-independent virtual machine together with
 development and integration tooling to easily create and manage applications
 for open sensor and actuator networks.</p>
</div>
</div><p>For more details on MoteRunner, visit the project site <a href="http://www.zurich.ibm.com/moterunner/" target="_blank">here</a>. </p><p /></div></div>
</content>


    </entry>
    <entry>
        <title>eKo System Wins Best New Product of the Year at 6th Annual International Business Awards</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/07/eko-system-wins-best-new-product-of-the-year-at-6th-annual-international-business-awards.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/07/eko-system-wins-best-new-product-of-the-year-at-6th-annual-international-business-awards.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00d83452507d69e2011572040c72970b</id>
        <published>2009-07-14T10:37:01-07:00</published>
        <updated>2009-07-14T10:37:01-07:00</updated>
        <summary>Crossbow's eKo™ product line was awarded the top honor of Best New Product of the Year -Manufacturing in the 2009 International Business Awards. The International Business Awards are the only global, all-encompassing business awards program honoring great performances in business....</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="eKo" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e20115720409c8970b-pi" style="float: right;"><img alt="IBA.Logo" class="at-xid-6a00d83452507d69e20115720409c8970b " src="http://blog.xbow.com/.a/6a00d83452507d69e20115720409c8970b-250wi" style="margin: 0px 0px 5px 5px; width: 250px;" /></a> Crossbow's <a href="http://www.xbow.com/Products/productdetails.aspx?sid=245" target="_blank">eKo™ product line</a><span style="font-family: Arial;"> </span>was awarded the top honor of Best New Product of the Year -Manufacturing in the <a href="http://www.stevieawards.com/iba/" target="_blank">2009 International Business Awards</a>. The International Business Awards are the only global, all-encompassing business awards program honoring great performances in business. 

</p><p>Crossbow’s <a href="http://www.xbow.com/Products/productdetails.aspx?sid=284">eKo system</a> outshone others in the <a href="http://www.stevieawards.com/pubs/iba/awards/408_2219_19926.cfm#Products" target="_blank">category</a> as the concept, reality and benefits of the solution reflected the viability and need for high technology in the green industry. eKo™ brings the reality of the smart environment to farmers and environmentalists alike and is the tool that has initiated greater insight into environmental research, crop monitoring, smart water grids, conservation, water quality, pollution detection, etc. The small ruggedized system employs a mesh network of wireless sensors easily deployed to gather essential knowledge and vital live data via a standard internet browser. </p><p>Recipients of an International <a href="http://www.stevieawards.com/pubs/iba/awards/171_694_3033.cfm" target="_blank">Stevie Award</a> were selected from more than 1,700 entries received from organizations and individuals in more than 30 countries. Members of the Awards' Board of Distinguished Judges &amp; Advisors and their staffs selected International Stevie winners from among the Finalists, which were determined by volunteer judges around the world during two months of preliminary judging. A complete list of honorees and other details are available <a href="http://www.stevieawards.com/pubs/iba/awards/408_2219_19926.cfm" target="_blank">here</a>.  
</p></div>
</content>


    </entry>
    <entry>
        <title>eKo System Enhanced with Weather Station Sensor Suite</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/07/eko-system-enhanced-with-weather-station-sensor-suite.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/07/eko-system-enhanced-with-weather-station-sensor-suite.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-6a00d83452507d69e2011571091b75970c</id>
        <published>2009-07-13T09:21:53-07:00</published>
        <updated>2009-07-13T09:23:54-07:00</updated>
        <summary>Crossbow Technology Releases Vital Environmental Data Package for eKo node San Jose, Calif.-- Crossbow Technology, Inc. (www.xbow.com), a leading supplier of wireless sensor technology and cutting-edge environmental monitoring solutions, announced today the release of the new ES2000 Weather Station Sensor...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="eKo" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><div id="story_subheadline">
			  	
 <p class="bwtextaligncenter">
  <strong><em>Crossbow Technology Releases Vital Environmental Data Package for eKo 
  node</em></strong>
 </p>
 
		 		</div>

					
			  	
			  	
			  	
					

					
					
					<p><a href="http://blog.xbow.com/.a/6a00d83452507d69e2011571091aa5970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: left;"><img alt="ES2000" class="at-xid-6a00d83452507d69e2011571091aa5970c " src="http://blog.xbow.com/.a/6a00d83452507d69e2011571091aa5970c-250wi" style="margin: 0px 5px 5px 0px; width: 250px;" /></a> San Jose, Calif.-- Crossbow Technology, Inc. (<a href="http://cts.businesswire.com/ct/CT?id=smartlink&amp;div=lddeaaaceh&amp;url=http%3A%2F%2Fwww.xbow.com&amp;esheet=6004762&amp;lan=en_US&amp;anchor=www.xbow.com&amp;index=1" shape="rect" target="_blank"><span>www.xbow.com</span></a>), 
  a leading supplier of wireless sensor technology and cutting-edge 
  environmental monitoring solutions, <a href="http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_view&amp;newsId=20090713005225&amp;newsLang=en" target="_blank">announced today</a> the release of the 
  new <a href="http://cts.businesswire.com/ct/CT?id=smartlink&amp;div=lddeaaaceh&amp;url=http%3A%2F%2Fwww.xbow.com%2FProducts%2Fproductdetails.aspx%3Fsid%3D291&amp;esheet=6004762&amp;lan=en_US&amp;anchor=ES2000+Weather+Station+Sensor+Suite&amp;index=2" shape="rect" target="_blank"><span>ES2000 
  Weather Station Sensor Suite</span></a>. Designed to interface with the 
  revolutionary <a href="http://cts.businesswire.com/ct/CT?id=smartlink&amp;div=lddeaaaceh&amp;url=http%3A%2F%2Fwww.xbow.com%2FProducts%2Fproductdetails.aspx%3Fsid%3D284&amp;esheet=6004762&amp;lan=en_US&amp;anchor=eKo+system&amp;index=3" shape="rect" target="_blank"><span>eKo 
  system</span></a>, the addition of this sensor suite provides growers 
  with access to vital information regarding the conditions affecting 
  their environment.
 </p>
 <p>
  The <a href="http://www.xbow.com/Products/productdetails.aspx?sid=291" target="_blank">ES2000</a> weather sensor suite allows users to not only monitor 
  real-time conditions, but predict weather patterns that may affect their 
  crops. This solar powered solution provides an integrated sensor suite 
  including a rain collector, temperature/humidity sensors, anemometer 
  providing wind speed and wind direction, solar radiation and barometric 
  pressure.
 </p>
 <p>
  “Combining the data gained from our Weather Sensor Suite and the eKo 
  system’s fundamental features provides growers with easy access to 
  information related to irrigation control, frost protection, 
  evapotranspiration, and plant disease conditions,” said Russ Heilig, 
  Vice President of Business Development at <a href="http://www.davisnet.com/" target="_blank">Davis Instruments</a> who 
  collaborated with Crossbow on the development and integration of the 
  Weather Station Sensor Suite. “The solar powered eKo node has enhanced 
  the wireless telemetry potential of the standard weather station 
  permitting growers to access data from remote locations within their 
  field from anywhere in the world.”
 </p>
 <p>
  Using only a single port on the <a href="http://www.xbow.com/Products/productdetails.aspx?sid=285" target="_blank">eKo Node</a>, users can maximize their 
  sensor data collection by adding <a href="http://www.xbow.com/Products/productdetails.aspx?sid=286" target="_blank">additional sensors</a> such as soil 
  moisture, leaf wetness, etc. to gain greater knowledge about their 
  environment’s conditions. The <a href="http://www.xbow.com/Products/productdetails.aspx?sid=284" target="_blank">eKo system</a> provides users with the ability 
  to collect data from multiple points through their entire site providing 
  a micro level of detail regarding various critical parameters instead of 
  relying on information from a single point.
 </p>
 <p>
  “Water is today’s critical issue. Having the ability to measure ET 
  (evapotranspiration) with the ES2000, collect soil moisture data and 
  understand the soil’s water content through a single system like the eKo 
  Pro Series allows users to make intelligent decisions about their water 
  and how it should be distributed,” stated Lowell Zelinski, renowned 
  vineyard consultant and owner of <a href="http://www.precisionaginc.com/" target="_blank">Precision Ag</a>, Crossbow’s premier 
  distributor in Paso Robles, CA. Zelinski continued, “Having access to 
  this type of data removes some of the guesswork related to irrigation 
  management and frost protection. Growers are able to combine data from 
  their weather station and other sensors, track the historical data and 
  make informed predictions about emerging conditions.”
 </p>
 <p>
  <strong>Pricing and Availability</strong>
 </p>
 <p>
  The <a href="http://cts.businesswire.com/ct/CT?id=smartlink&amp;div=lddeaaaceh&amp;url=http%3A%2F%2Fwww.xbow.com%2FProducts%2Fproductdetails.aspx%3Fsid%3D284&amp;esheet=6004762&amp;lan=en_US&amp;anchor=eKo+Pro+Series+System&amp;index=4" shape="rect" target="_blank"><span>eKo 
  Pro Series System</span></a> and related sensors including the new <a href="http://cts.businesswire.com/ct/CT?id=smartlink&amp;div=lddeaaaceh&amp;url=http%3A%2F%2Fwww.xbow.com%2FProducts%2Fproductdetails.aspx%3Fsid%3D291&amp;esheet=6004762&amp;lan=en_US&amp;anchor=ES2000&amp;index=5" shape="rect" target="_blank"><span>ES2000</span></a> 
  is priced competitively. The system is immediately available for 
  purchase from select distributors and online directly at <a href="http://cts.businesswire.com/ct/CT?id=smartlink&amp;div=lddeaaaceh&amp;url=http%3A%2F%2Fwww.xbow.com&amp;esheet=6004762&amp;lan=en_US&amp;anchor=www.xbow.com&amp;index=6" shape="rect" target="_blank"><span>www.xbow.com</span></a> 
  with the ES2000 pre-release available in late fall. Sales inquiries may 
  be directed to <a href="mailto:eKo.sales@xbow.com" shape="rect" target="_blank"><span>eKo.sales@xbow.com</span></a>.
 </p></div>
</content>


    </entry>
    <entry>
        <title>In a BLIP, pervasive IP has arrived.</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/07/in-a-blip-pervasive-ip-has-arrived.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/07/in-a-blip-pervasive-ip-has-arrived.html" thr:count="2" thr:updated="2009-07-02T07:24:21-07:00" />
        <id>tag:typepad.com,2003:post-68411681</id>
        <published>2009-06-30T20:35:00-07:00</published>
        <updated>2009-07-02T08:51:16-07:00</updated>
        <summary>by Martin Turon, Director of Wireless Software, Crossbow Technology, Inc. IPv6 was invented in 1998, over ten years ago, yet less than 1% of devices use it. Why is IPv6 important? The first answer is "lots of addresses". Think of...</summary>
        <author>
            <name>Martin Turon</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="IRIS" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="MICAz" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Tech Talks" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="TelosB" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><em><span style="font-size: 11px; font-family: Arial;"><span style="font-size: 11px; color: #737373;">by Martin Turon, Director of Wireless Software, Crossbow Technology, Inc.</span></span></em></p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e2011571a27deb970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"><img alt="IPV6" class="at-xid-6a00d83452507d69e2011571a27deb970b" src="http://blog.xbow.com/.a/6a00d83452507d69e2011571a27deb970b-200wi" style="margin: 0px 0px 5px 5px; width: 180px;" /></a> IPv6 was invented in 1998, over ten years ago, yet <a href="http://en.wikipedia.org/wiki/Ipv6">less than 1% of devices use it</a>. <span style="font-style: italic;"><br /><br /></span><em>Why is IPv6 important?</em>
</p><p>The first answer is "lots of addresses". 
</p><p>Think of your PC and the RAM memory inside. Until recently, 32-bit processors were pervasive, and you couldn't put more than 4GB (4 billion bytes) of memory in them because of the limits in 32-bit address spaces. Now most new computers are 64-bit, and they can address 18 quintillion bytes.
The Internet will eventually be forced to "upgrade" its address space as well. Currently over 99% of devices use IPv4 which uses 32-bit IP addresses that are most commonly displayed as 4 bytes in decimal: 192.168.1.100. If you want to host a web server to the world, you typically claim a static IP and one of the 4 billion possibilities is yours forever. But the population of the world is 6.7 billion, so there aren't enough to go around! And what if everyone wants multiple devices that can be uniquely addressed to serve some critical information like a cluster of wireless sensor nodes?
</p><p>IPv6 is clearly the answer. It provides a 128-bit address space allowing for over 240 undecillion uniquely addressable devices. To put that in perspective, the soon-to-be 6.8 billion people in the world will each be able to have over 300 million subnets with over 18 quintillion devices in each one. That is a total of over 50 octillion uniquely addressable devices per person! 
Note: The <a href="http://www.potaroo.net/tools/ipv4/index.html">unallocated address pools in IPv4</a> are anticipated to be <a href="http://penrose.uk6x.com/">exhausted in 2012</a>.
</p><p>Which leads to the second answer: "government mandates".
</p><p>In May 2009, the <a href="http://www.cio.gov/">Federal CIO Council</a> of the US government issued an official <a href="http://www.ipv6council.de/fileadmin/documents/Planning_GuideRoadmap_Toward_IPv6_Adoptionin_USG_May_2009_final1.pdf">roadmap for IPv6 adoption</a>. 
The report provides a detailed overview of the technology, it's benefits, tips on the various services and how to transition. It also tasks other government agencies with developing concrete plans for how they will deploy IPv6 and requires quarterly review of their progress.
</p><p>"We can't keep operating in an IPv4 world when we're talking about sensor networks, wireless communications and mobile networks. We need more IP addresses - globally unique IP addresses - and that's what IPv6 provides. We need a target network architecture that's scalable, secure and stable." - Pete Tseronis, Federal IPv6 Working Group Chair and Deputy Associate CIO of the Department of Energy
</p><p>Since the release of this document, a <a href="http://www.networkworld.com/community/node/28997?nwwpkg=ipv6">flurry</a> of <a href="http://www.networkworld.com/news/2009/061709-federal-ipv6.html?hpg1=bn">articles regarding IPv6 adoption</a> has been written up in the press.
</p>

<hr /><p><em>How can big IPv6 addresses fit on tiny motes?</em><br />


</p><p>Almost in anticipation of the recent uptick in IPv6 adoption, back in March some researchers at UC Berkeley released an Open Source implementation of IPv6 running on <a href="http://tinyos.net">TinyOS 2.x</a> called <a href="http://smote.cs.berkeley.edu:8000/tracenv/wiki/blip">BLIP</a> (Berkeley Low-power Internet Protocol). The BLIP stack runs on mote-class hardware, specifically the TelosB and MicaZ. How did they manage to fit a protocol that uses 128-bit addresses onto a platform with only 4KB of RAM? Well, beyond the fact that <a href="http://www.cs.berkeley.edu/%7Estevedh/">Stephen Dawson-Haggerty</a> and <a href="http://www.cs.berkeley.edu/%7Earsalan/">other contributors</a> are really really smart, the IETF has had a number of efforts to define ways for IPv6 to run on lossy, low bandwidth links for a while. The IETF timeline follows:
</p><p><a href="http://www.ietf.org/rfc/rfc1883.txt">RFC 1883</a>,<a href="http://www.ietf.org/rfc/rfc2460.txt">2460</a> 	 	 - IPv6 Specification
 <br /><a href="http://www.ietf.org/rfc/rfc1885.txt">RFC 1885</a>,<a href="http://www.ietf.org/rfc/rfc4443.txt">4443</a>		 - ICMPv6 Internet control message protocol
 <br /><a href="http://www.ietf.org/rfc/rfc3142.txt">RFC 3142</a> 	 	 - IPv6-to-IPv4 translation
 <br /><a href="http://www.ietf.org/rfc/rfc3315.txt">RFC 3315</a>,<a href="http://www.ietf.org/rfc/rfc4580.txt">4580</a>,<a href="http://www.ietf.org/rfc/rfc4649.txt">4649</a>,<a href="http://www.ietf.org/rfc/rfc4704.txt">4704</a> - DHCPv6 Dynamic, automatic address assignment
 <br /><a href="http://www.ietf.org/rfc/rfc4861.txt">RFC 4861</a> 		 - Neighbor Discovery 
 <br /><a href="http://www.ietf.org/rfc/rfc4862.txt">RFC 4862</a> 		 - Stateless Addr Autoconf
 <br /><a href="http://www.ietf.org/rfc/rfc4944.txt">RFC 4944</a> 		 - IPv6 over IEEE 802.15.4 (6LowPAN) </p><p><strong>Drafts</strong>: <a href="http://www.cs.berkeley.edu/%7Estevedh/pubs/draft-tavakoli-hydro-01.txt">HYDRO</a> routing (part of ROLL [routing over low-power, lossy links] effort)<span style="font-style: italic;"><br /></span></p><p><strong>Papers</strong>: <a href="http://www.cs.berkeley.edu/%7Ejwhui/pubs/jhui-sensys08-ipv6.pdf">IP is dead, long live IP</a>,  <a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/2008/EECS-2008-116.pdf">Extended Internet Architecture PhD Thesis</a> by Jonathan Hui<br /><span style="font-style: italic;" /></p>
<hr />
<p><em>Why is it cool?</em></p><p>IPv6 running on motes is cool because it really leverages what IPv6 was designed for -- ubiquitous computing.  Imagine a day when all of your appliances and consumer electronics will be able to talk to each other and provide you real time data on their energy usage, health, etc.  The <a href="http://zigbee.org">ZigBee alliance</a> has recently signed up to define a specification for an IPv6 stack in addition to an <a href="http://www.zigbee.org/ZigBeeRF4CEFAQ/tabid/416/Default.aspx">RF4CE</a> stack for remote controls and consumer electronics.  Similar to how <a href="http://www.wi-fi.org/">WiFi</a> is integrated into all sorts of products today and just works, ZigBee may make it so cheap, tiny devices of the future can provide direct IPv6 connectivity over low-power, low-bandwidth radios.<br /><a href="http://" /></p>
<hr />
<p><em>What is the status of BLIP?  When will it be released?

</em></p><p>BLIP is a work in progress.  It is currently fully supported on the <a href="http://www.xbow.com/Products/productdetails.aspx?sid=252" target="_blank">TelosB platform</a> and works on <a href="http://www.xbow.com/Products/productdetails.aspx?sid=164" target="_blank">MICAz</a> when compiled in a memory-constrained mode.  It is being folded into the TinyOS 2.x core with a slated release date of late August 2009.  The version in contrib/berkeley/blip is the correct one to use, however, as that one will actually build without manually adding radio stack modifications that are still being negotiated.  <a href="http://www.xbow.com/Products/productdetails.aspx?sid=264" target="_blank">IRIS</a> support is in the works as well with the initial port being done by European researchers Miklos Maroti and Lars Schor.  An improved release candidate of BLIP is slated to be pushed into contrib as early as next week.</p>

<hr />
<p><em>Where can the BLIP source code be found?  How do you use it?


</em></p><p>1) <a href="http://sing.stanford.edu/tinyos/dists/xubuntos-2.1-vm.tar.gz">Download Xubuntos 2.1 VMware image</a> (<a href="http://sing.stanford.edu/klueska/running_xubuntos_vm.html">Howto</a>)

<br />2) Start the VM, login as:
 <br />  username: xubuntos
 <br />  password: tinyos

<br />3) Start a Terminal

<br />4) Prepare your VM to run BLIP as follows: </p><p>
 - Install IPv6 tools:

</p><pre>    sudo apt-get install netcat6<br /></pre><p>
 
 - Update tinyos-2.x trees from CVS:
 
</p><pre>    cd /opt<br />    # hit return for anonymous password<br />    cvs -d:pserver:anonymous@tinyos.cvs.sourceforge.net:/cvsroot/tinyos login<br />    cvs -z3 -d:pserver:anonymous@tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -P tinyos-2.x<br />    cvs -z3 -d:pserver:anonymous@tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -P tinyos-2.x-contrib/berkeley<br /></pre><p>

 - Add a simple environment setup script

</p><pre>cd /opt/tinyos-2.x-contrib/berkeley/blip<br />cat &lt;&lt;-EOF &gt; setenv<br />export TOSROOT=/opt/tinyos-2.x<br />export TOSDIR=/opt/tinyos-2.x/tos<br />export LOWPAN_ROOT=$PWD<br />export TOSMAKE_PATH="$LOWPAN_ROOT/support/make"<br />EOF<br /></pre><p>

<br /> - Build the driver<br /> 
</p><pre>    cd /opt/tinyos-2.x/support/sdk/c/sf<br />    ./bootstrap<br />    ./configure<br />    make<br />    cd /opt/tinyos-2.x-contrib/berkeley/blip/support/sdk/c/blip<br />    make<br /><br /></pre><p>

 - Patch motelist to handle mib520 for micaz discovery</p><pre>cd ~<br />cat &lt;&lt;-EOF &gt; motelist-linux.mib520.patch<br />--- motelist-linux	2006-12-12 10:23:01.000000000 -0800<br />+++ /usr/bin/motelist	2009-05-19 11:28:26.000000000 -0700<br />@@ -61,7 +61,10 @@ sub scan_sysfs {<br /> <br /> # Scan /sys/bus/usb/drivers/usb for FTDI devices<br /> my @ftdidevs =<br />- grep { (\$_-&gt;{UsbVendor}||"") eq "0403" &amp;&amp; (\$_-&gt;{UsbProduct}||"") eq "6001" }<br />+ grep { (\$_-&gt;{UsbVendor}||"") eq "0403" &amp;&amp; <br />+ (((\$_-&gt;{UsbProduct}||"") eq "6001") || <br />+ ((\$_-&gt;{UsbProduct}||"") eq "6010")) <br />+ }<br /> map { {<br /> SysPath =&gt; \$_,<br /> UsbVendor =&gt; snarf("\$_/idVendor",1),<br />EOF<br />cd /usr/bin<br />sudo patch -p0 &lt; motelist-linux.mib520.patch<br /></pre><p><br />- <span class="at-xid-6a00d83452507d69e201157192f6f0970b"><a href="http://blog.xbow.com/files/blip.micaz.patch">Download Blip.micaz.patch</a><br /><br /></span> - Patch the blip contrib sources to add automatic micaz support <br /> and fix some build issues.</p><pre>    cd /opt/tinyos-2.x-contrib/berkeley/blip<br />    patch -p0 &lt; ~/blip.micaz.patch<br /></pre><p><br />5) Use your prepared VM to build and deploy BLIP:</p><p> - Enable the BLIP build environment:</p><pre>    cd /opt/tinyos-2.x-contrib/berkeley/blip<br />    source setenv<br /></pre><p><br /> - Build the UDPEcho app and base station for telosb and micaz:</p><pre>    cd /opt/tinyos-2.x-contrib/berkeley/blip/apps/UDPEcho<br />    make telosb blip<br />    make micaz blip<br /><br />    cd /opt/tinyos-2.x-contrib/berkeley/blip/apps/IPBaseStation<br />    make blip telosb<br />    make blip micaz<br /></pre><p><br /> - Connect a TelosB via USB, and flash it with the base station code<br /> (Install FTDI drivers if needed)<br /> (Accept TelosB device when dialog appears)<br /> (Right click USB device in lower right of VM and select connect)</p><pre>    motelist # find ttyUSB port to use<br />    cd /opt/tinyos-2.x-contrib/berkeley/blip/apps/IPBaseStation<br />    make blip telosb install,64 bsl,/dev/ttyUSB0<br /></pre><p><br /> - Connect a MicaZ via USB, and flash it with the remote node code<br />  (Install FTDI drivers if needed)<br />  (Accept MIB520 device when dialog appears)<br />  (Right click USB device in lower right of VM and select connect)</p><pre> 	 <br />    motelist # find ttyUSB port to use<br />    cd /opt/tinyos-2.x-contrib/berkeley/blip/apps/UDPEcho<br />    make blip micaz install,1 mib520,/dev/ttyUSB0<br /></pre><p><br />6) Fire up Linux network driver to communicate with BLIP network:</p><p>- Start the ip-driver</p><pre>    cd /opt/tinyos-2.x-contrib/berkeley/blip/support/sdk/c/blip<br />    sudo ./ip-driver /dev/ttyUSB0 telosb<br />    # password: tinyos	 <br />    # blip console commands:<br />    # blip:xubuntos-tinyos&gt; help<br />    # blip:xubuntos-tinyos&gt; log WARN<br />    # blip:xubuntos-tinyos&gt; routes	<br /></pre><p><br />7) Use standard IPv6 tools to access the remote BLIP nodes:</p><pre>    # Ping - base station and remote node<br />    ping6 2001:470:1f04:56d::64<br />    ping6 2001:470:1f04:56d::1<br /><br />    # Access shell on remote node<br />    nc6 2001:470:1f04:56d::1<br /></pre><p>Note that BLIP ships with support for pinging a node with standard the ping6 tool, shelling into a node with netcat (the shell is a custom one, not ssh, type help to see available commands), and over-the-air reprogramming of nodes with a deluge-like interface.  BLIP is an exciting software development for the TinyOS community and users of <a href="http://www.xbow.com/Products/productdetails.aspx?sid=252" target="_blank">TelosB</a>, <a href="http://www.xbow.com/Products/productdetails.aspx?sid=164" target="_blank">MICAz</a>, and soon <a href="http://www.xbow.com/Products/productdetails.aspx?sid=264" target="_blank">IRIS platforms</a>.  We encourage you to try it and track its rapid development.</p>

<p><a href="http://blog.xbow.com/photos/uncategorized/2008/05/19/martinturon_2.jpg"><img alt="Martinturon_2" border="0" height="108" src="http://blog.xbow.com/xblog/images/2008/05/19/martinturon_2.jpg" style="margin: 0px 0px 5px 5px; float: right;" title="Martinturon_2" width="100" /></a>
<em><span style="color: #434343; font-size: 11px; font-family: Arial;"><span style="font-size: 11px;"><span style="color: #d0d0d0;"><span style="font-size: 11px;"><span style="color: #737373;">M</span><span style="color: #737373;">artin Turon is Crossbow's Director of Wireless Software. Not only an expert in the field of
wireless sensor networks, Martin has been instrumental in simplifying
the WSN user experience with advancements in interface and server tools using his background in video game design, mobile phone software and operating systems. He is the current Chair
of the ZigBee WSN group which is working to establish the standard for
low-power routing while leading the Wireless software development team
at Crossbow for future product enhancement. Martin obtained degrees from University of California, Berkeley in
Electrical Engineering and Computer Science. He has also studied Artificial Intelligence at University of California, Los Angeles and received a certificate in Math for Financial Engineering from Haas Business School. Martin is an avid lover of indie rock and performs with various ad-hoc musical projects.</span></span></span></span></span></em><br /> </p></div>
</content>


    </entry>
    <entry>
        <title>Landslide Detection for Mountainous Regions</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/06/landslide-detection-for-mountainous-regions.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/06/landslide-detection-for-mountainous-regions.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-67998317</id>
        <published>2009-06-11T12:55:07-07:00</published>
        <updated>2009-06-11T14:41:47-07:00</updated>
        <summary>The Times of India reported today on a wireless sensor solution developed by students of Amrita Vishwa Vidyapeetham University for landslide detection. This development effort used Crossbow's MICAz Mote platform and was done in collaboration with the European commission and...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="MICAz" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Research Centers" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Solutions" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>The <a href="http://timesofindia.indiatimes.com/Chennai/Coimbatore-univ-develops-wireless-tech-to-detect-landslides/articleshow/4642060.cms" target="_blank">Times of India</a> reported today on a wireless sensor solution developed by students of <a href="http://www.amrita.edu/new/index.html" target="_blank">Amrita Vishwa Vidyapeetham University</a> for landslide detection. This development effort used Crossbow's <a href="http://www.xbow.com/Products/productdetails.aspx?sid=164">MICAz Mote</a> platform and was done in
collaboration with the European commission and Indian Space Research Organisation (ISRO). This pilot deployment of India's first landslide detection system with wireless sensor networks was put in place at Munnar, Idukki, Kerala, India. This implementation brought together scientists from diverse fields such as geology and geophysics, mechanical,computer, electrical, electronics, and communication engineering to save human lives, preserve the environment, and mitigate property damage.</p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e2011570f68aa8970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Amrita.Map" class="at-xid-6a00d83452507d69e2011570f68aa8970b " src="http://blog.xbow.com/.a/6a00d83452507d69e2011570f68aa8970b-500wi" style="width: 470px;" /></a> </p><p>The devastation and loss of life caused by landslides affects hundreds of people every year around the world. Amrita University's rainfall induced <a href="http://www.amrita.edu/Winsoc/Amritawsnsl.html" target="_blank">landslide detection system</a> uses a heterogeneous network that included wireless sensor networks in combination with Wi-Fi and satellite technology. The pilot site chosen for this study is highly prone to landslides due to systemic monsoon induced rainfalls in the region.</p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e201157001b87e970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Amrita.DeploymentSite" class="at-xid-6a00d83452507d69e201157001b87e970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201157001b87e970c-500wi" style="width: 470px;" /></a></p><p> </p><p>"Landslides occur frequently in mountainous terrains, especially during monsoons but detecting them in advance is not an easy task,'' <a href="http://timesofindia.indiatimes.com/Chennai/Coimbatore-univ-develops-wireless-tech-to-detect-landslides/articleshow/4642060.cms" target="_blank">says Dr P Venkat Rangan</a>, vice chancellor, Amrita university. An expert in wireless communication, Rangan led a team of students in developing the model that has become operational in Munnar town in the Idukki district of Kerala.

</p><p>This breakthrough technological system was developed as part of the research project <a href="http://winsoc.org/" target="_blank">WINSOC</a> (Wireless Sensor Network with Self-Organisation Capabilities for Critical and Emergency Applications). Wireless panels with sensor nodes to read different soil parameters such as moisture, vibration and movement were embedded 15 metres beneath the earth at different points, <a href="http://timesofindia.indiatimes.com/Chennai/Coimbatore-univ-develops-wireless-tech-to-detect-landslides/articleshow/4642060.cms" target="_blank">says Maneesha Ramesh</a>, a faculty member, who was part of the project. </p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e201157001c392970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Amrita.CarryColumn" class="at-xid-6a00d83452507d69e201157001c392970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201157001c392970c-500wi" style="width: 470px;" /></a> </p><p>The actual deployment site in the Idukki
district built on the existing setup at Munnar as it provided the infrastructure needed for
retrieving geological and hydrological data from the field as it was necessary for the data to be transmitted a long distance for further analysis. The data received
from the geophysical sensors were transmitted through the wireless
sensor network which used a two layer hierarchical topology.</p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e2011570f69116970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: left;"><img alt="Amrita.SensorColumn" class="at-xid-6a00d83452507d69e2011570f69116970b " src="http://blog.xbow.com/.a/6a00d83452507d69e2011570f69116970b-250wi" style="margin: 0px 5px 5px 0px; width: 250px;" /></a>The sensors were attached to a wireless transmission device, in this case Crossbow's <a href="http://www.xbow.com/Products/productdetails.aspx?sid=164" target="_blank">MICAz Mote platform</a>, which would then convert the analog value into a digital value and send the inputs to the base stations, which were connected to Amrita mutt's Kollam campus. "Experts will be monitoring the inputs from the base stations in real time and any unusual behaviour or extreme value will trigger an alarm,'' <a href="http://timesofindia.indiatimes.com/Chennai/Coimbatore-univ-develops-wireless-tech-to-detect-landslides/articleshow/4642060.cms" target="_blank">says Dr Rangan</a>. </p><p>Multiple sets of geophysical sensors <a href="http://www.amrita.edu/Winsoc/Amritawsnsl.html" target="_blank">are located</a> in a distributed
manner inside a column, referred to as the 'sensor column'.
The sensor columns are approximately 5 -6 meters long and are buried deep inside the earth and the data from them are
retrieved using lower layer wireless sensor nodes attached to the
sensor columns.
</p><p>The lower layer wireless sensor nodes were wirelessly connected
to a hierarchy of upper level wireless nodes that would forward the data on
to a Gateway. The <a href="http://www.amrita.edu/Winsoc/Amritawsnsl.html" target="_blank">data was then sent</a> via a directional Wi-Fi link to a
Field Data Management Center (FMC). The data was then forwarded over a
satellite link to the Data Management Center (DMC) which has sophisticated
landslide data processing and modeling capability, located at Amrita
University, Amritapuri campus which is situated approximately 252 kilometers
away from the deployment field.
</p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e2011570f694c6970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: left;"><img alt="Amrita.Column1" class="at-xid-6a00d83452507d69e2011570f694c6970b " src="http://blog.xbow.com/.a/6a00d83452507d69e2011570f694c6970b-200wi" style="margin: 0px 5px 5px 0px; width: 200px;" /></a> The fully tested model has become operational in Munnar. The system <a href="http://timesofindia.indiatimes.com/Chennai/Coimbatore-univ-develops-wireless-tech-to-detect-landslides/articleshow/4642060.cms" target="_blank">can be deployed</a> in any part of the country prone to landslides and snow avalanches. The application could also be put to industrial use for the study of gas leakages or in conservation of forests by early identification of forest fires during summer.

</p><p>As part of this project, representatives from various European partners like University of Rome, Selex Communications, Intracom Telecom, Czech Centre for Science and Technology arrived at the Amrita University to learn about the first-ever wireless sensor network system for landslide detection. 


The Amrita wireless sensor network system for landslide detection has been <a href="http://www.amrita.edu/Winsoc/Amritawsnsl.html" target="_blank">developed as part of WINSOC</a> which is co-funded by INFSO DG of European Commission.</p></div>
</content>


    </entry>
    <entry>
        <title>Crossbow AHRS featured on AeroTV</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/06/crossbow-ahrs-featured-on-aerotv.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/06/crossbow-ahrs-featured-on-aerotv.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-67916451</id>
        <published>2009-06-09T16:34:12-07:00</published>
        <updated>2009-06-09T16:42:10-07:00</updated>
        <summary>Advancements in AHRS technology were featured today on AeroTV. An interview with Mike Smith, Crossbow's OEM Account Manager of Inertial Systems, provided viewers with some insight and explanation regarding the solid-state technology of the popular AHRS (Attitude and Heading Reference...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Inertial" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Solutions" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Advancements in <a href="http://www.xbow.com/Products/productdetails.aspx?sid=194">AHRS technology</a> were featured today on <a href="http://www.aero-tv.net/index.cfm?videoid=5f529728-77fc-4649-9e10-8839471242a9" target="_blank">AeroTV</a>. An interview with Mike Smith, Crossbow's OEM Account Manager of Inertial Systems, provided viewers with some insight and explanation regarding the solid-state technology of the popular AHRS (Attitude and Heading Reference Systems) that are dominating the General Aviation market.</p><p><a href="http://www.aero-tv.net/index.cfm?videoid=5f529728-77fc-4649-9e10-8839471242a9" onclick="window.open(this.href,'_blank','scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" style="display: inline;"><img alt="AeroNews.ScreenShot" class="at-xid-6a00d83452507d69e201156ff2bb43970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201156ff2bb43970c-500wi" style="width: 470px;" title="AeroNews.ScreenShot" /></a> </p><p><a href="http://www.aero-tv.net/index.cfm?videoid=5f529728-77fc-4649-9e10-8839471242a9" target="_blank"><em>Tue, 09 June 2009</em><span style="font-style: italic;">.</span></a></p><p><span style="font-style: italic;" /><span id="moreVideoinfo" /><em>Such Innovative Technologies Have Become Commonplace In GA</em></p>
<p><em>You know that they're there -- but you rarely see them -- the tiny
little boxes that provide the physical guidance for today's ingenious
generation of glass panel cockpits. Solid-state by design and bereft of
the hundreds of moving parts once associated with gyros and their
support systems, the modern AHRS is a dependable, and superior
replacement for the vacuum pumps and gyros of old.</em></p>
		<p><em>Known
by a variety of similar names, the modern AHRS is an all-electronic
Attitude and Heading Reference System that combines the functions of a
Vertical Gyro and a Directional Gyro to provide measurement of Roll,
Pitch, and Heading (Azimuth) angles. Aero-TV took a little time at the
recent 2009 <a href="http://www.aea.net/Convention/TX2009/default.asp" target="_blank">AEA Convention</a> to get an AHRS education from one of the
leaders in the field... Crossbow Technologies.</em></p>
<p><em>Founded in 1995, <a href="http://www.xbow.com/Home/iHomePage.aspx" target="_blank">Crossbow</a> pioneered the use of
Micro-Electro-Mechanical System (MEMS) Inertial System technology in a
wide variety of airborne, land and marine applications. Crossbow first
introduced FAA-certified MEMS-based Attitude and Heading Reference
Systems (AHRS) to General Aviation on the FAA Capstone program, and the
company continues to be at the forefront of AHRS and Inertial Systems
development.</em></p>
<p><em>With corporate headquarters in San Jose, CA, and Asian offices in
Tokyo and Osaka, Japan, Crossbow has distributors in 24 countries
worldwide. Crossbow is ISO 9001/2000 certified, holds several FAA TSO
approvals, and operates an FAA MIDO approved facility.</em></p><p><a href="http://www.aero-tv.net/index.cfm?videoid=5f529728-77fc-4649-9e10-8839471242a9"><img src="http://www.aero-tv.net/images/ann_tv.jpg" /> Aero-TV: 21st Century Attitudes - AHRS Technology Explained</a></p></div>
</content>


    </entry>
    <entry>
        <title>Special Presentation at Sensors Expo</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/06/special-presentation-at-sensors-expo.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/06/special-presentation-at-sensors-expo.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-67639847</id>
        <published>2009-06-04T12:33:23-07:00</published>
        <updated>2009-06-04T12:35:17-07:00</updated>
        <summary>On June 8th at 9AM, attendees at the Sensors Expo in Chicago, IL, will have the opportunity to hear from Crossbow's Dr. Ralph Kling. Dr. Kling will be be giving a talk entitled Rich Data Types for Sensor Networks. If...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Solutions" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Tech Talks" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.sensorsexpo.com/sensorsexpo/v42/index.cvn" onclick="window.open(this.href,'_blank','scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" style="display: inline;"><img alt="SensorsExpo.Logo" class="at-xid-6a00d83452507d69e2011570bf8b34970b " src="http://blog.xbow.com/.a/6a00d83452507d69e2011570bf8b34970b-500wi" style="width: 480px;" title="SensorsExpo.Logo" /></a><span style="text-decoration: underline;" /></p><p>On June 8th at 9AM, attendees at the <a href="http://www.sensorsexpo.com/sensorsexpo/v42/index.cvn" target="_blank">Sensors Expo</a> in Chicago, IL, will have the opportunity to hear from Crossbow's Dr. Ralph Kling. Dr. Kling will be be giving a talk entitled <em>Rich Data Types for Sensor Networks</em>. If you are in the Chicago area or will be attending the 2009 Sensors Expo, be sure to hear Dr. Kling's presentation on the current state of sensor networking technology and how advancements in local data processing, sensor data fusion and the conversion of data to meaningful information is expanding the horizon for how and where WSNs may be deployed.</p><p>Dr. Ralph Kling is currently the Chief Architect of the Wireless
Business Unit at Crossbow Technology. Dr. Kling is leading the Wireless
engineering team at Crossbow and is responsible for new product
strategies, technical directions and Standards activities.</p><p>For more information on the Sensors Expo, <a href="http://www.sensorsexpo.com/sensorsexpo/v42/index.cvn" target="_blank">click here</a>.<br />For more information on Crossbow's wireless sensor network products, <a href="http://www.xbow.com/Products/wproductsoverview.aspx" target="_blank">click here</a>.</p><p><em><span style="font-size: 10px; font-family: Arial;">Details regarding Dr. Kling's presentation will be posted in the next week.</span></em></p></div>
</content>


    </entry>
    <entry>
        <title>eKo network at NRS reserves pioneer new ways to observe Earth!</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/05/eko-network-at-nrs-reserves-pioneer-new-ways-to-observe-earth.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/05/eko-network-at-nrs-reserves-pioneer-new-ways-to-observe-earth.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-66478233</id>
        <published>2009-05-22T16:23:26-07:00</published>
        <updated>2009-05-22T16:25:19-07:00</updated>
        <summary>Crossbow's revolutionary eKo system was featured in the Spring/Summer Edition of Transect. The main article focuses on the implementation of sensor networks for observation. The eKo system is being used to monitor the microclimates of the various wetlands at the...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="eKo" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Research Centers" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Solutions" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Crossbow's revolutionary eKo system was featured in the Spring/Summer Edition of <a href="http://nrs.ucop.edu/Transect.htm" target="_blank">Transect</a>. The main article focuses on the implementation of sensor networks for observation. The <a href="http://www.xbow.com/Products/productdetails.aspx?sid=245" target="_blank">eKo system</a> is being used to monitor the microclimates of the various wetlands at the <a href="http://www.blueoakranchreserve.org/BORR/Welcome.html" target="_blank">Blue Oak Ranch Reserve</a>. The goal of the deployment is to collect detailed and accurate measurements about the environment to track changes, but also determine how these changes affect the plant life and various species within that ecosystem.</p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e201156faa83f2970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: left;"><img alt="NRS.eKo.Tower" class="at-xid-6a00d83452507d69e201156faa83f2970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201156faa83f2970c-300wi" style="margin: 0px 5px 5px 0px; width: 275px;" /></a> Reserve Director <a href="http://www.blueoakranchreserve.org/external_files/staff/hamilton.html" target="_blank">Mike Hamilton</a> was looking to draw on the Blue Oak Ranch Reserves proximity to the Silicon Valley to collaborate on this product development and stated how products from <a href="http://www.xbow.com/index.aspx" target="_blank">Crossbow</a> and other technology companies have been deployed, <em>"...to show different applications for the tools and relevant<br />applications... so we’re teaming them with faculty and students from <a href="http://www.ucmerced.edu/" target="_blank">UC Merced</a> to monitor wetlands that support salamander populations by deploying sensor networks to measure the changes in rainfall, soil moisture, water depth, and some of the chemical parameters of the water, such as salinity, that vary<br />across the reserve’s ponds, depending on soil type and water source. They all have different populations of amphibians, and they’re going to be different from pond to pond, so if we can set up these test beds in a few different wetlands, we can do comparisons across the reserve. We also want to test the reliability of the systems because, in the future, the reserves will want to pick those that prove their worth.”</em></p><p>Using various soil moisture <a href="http://www.xbow.com/Products/productdetails.aspx?sid=286" target="_blank">sensors</a> and ambient temperature/humidity sensors with the <a href="http://www.xbow.com/Products/productdetails.aspx?sid=285" target="_blank">eKo node</a>, researchers are able to gather valuable data quickly and easily. With its ecofriendly solar-panel and weatherproof enclosure, the <a href="http://www.xbow.com/Products/productdetails.aspx?sid=284" target="_blank">eKo system</a> takes technology into the wild! Using the advancements in networking technology, engineers and scientists working at the University of California, NRS reserves are playing a <a href="http://nrs.ucop.edu/Transect/pdf/TR27-1.pdf" target="_blank">key role</a> in the global discovery occurring through monitoring. The "Alpha Node" tower at Blue Oak Ranch provides information about data above ground and underground. As <a href="http://nrs.ucop.edu/Transect/pdf/TR27-1.pdf" target="_blank">Hamilton states</a>, <em>"It’s a solar-powered weather station, but it’s also a wireless relay point that links the Lick Observatory [owned and operated by UC and located on nearby Mt. Hamilton*] to a directional Wi-Fi radio that points down to the barn, providing us with Internet access. And this omni-directional antenna plugs into the router on the tower to create a large Wi-Fi cloud on the top of the hill that’s strong enough to get a signal down to the pond and the stream at the foot of the hill, so researchers will be able to monitor these locations using portable wireless environmental sensing systems.”</em></p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e20115709fc427970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: left;"><img alt="NRS.eKo.CENS" class="at-xid-6a00d83452507d69e20115709fc427970b " src="http://blog.xbow.com/.a/6a00d83452507d69e20115709fc427970b-250wi" style="margin: 0px 5px 5px 0px; width: 240px;" /></a> Much of this work is based on the <a href="http://research.cens.ucla.edu/" target="_blank">CENS research</a> done at the <a href="http://www.jamesreserve.edu/" target="_blank">James Reserve</a>. This research has had a major influence on ecological observatory networks throughout the world. <em>“It’s such a huge field of integration of interdisciplinary science between engineers and computer scientists and environmental scientists,” <a href="http://nrs.ucop.edu/Transect/pdf/TR27-1.pdf" target="_blank">notes Hamilton</a>. “It seems that everyone is doing sensor networks today...There’s a lot of growth right now in using sensor systems for precision agriculture, ranging from viticulture to golf course irrigations. Those seem to be the big areas where embedded-sensing and mesh networks are playing out. Our field, ecological monitoring of microclimates across a diverse landscape, is a niche market."</em> Hamilton discusses how these deployments reflect the change in sensor networks from engineering projects to commercial off-the-shelf solutions such as the <a href="http://www.xbow.com/Products/productdetails.aspx?sid=245" target="_blank">eKo platform</a>.  </p><p>To read the full Transect article visit the NRS site <a href="http://nrs.ucop.edu/Transect/pdf/TR27-1.pdf" target="_blank">here</a>. For more information on the eKo system <a href="mailto:eko.sales@xbow.com" target="_blank">contact Crossbow</a> or <a href="http://www.xbow.com/Products/productdetails.aspx?sid=245" target="_blank">click here</a>.</p></div>
</content>


    </entry>
    <entry>
        <title>Ways to Save Water</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/05/6-different-ways-to-save-water.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/05/6-different-ways-to-save-water.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-66703597</id>
        <published>2009-05-15T09:05:18-07:00</published>
        <updated>2009-05-26T12:22:51-07:00</updated>
        <summary>Crossbow's eKo system was prominently featured in the Press Democrat this week. The article highlights the importance of irrigation management and water conservation as well as the use of stress irrigation to grow higher quality grapes. Several systems were installed...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="eKo" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Mote Musings" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Solutions" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><em><a href="http://blog.xbow.com/.a/6a00d83452507d69e201156f8d0eaf970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Vineyard.panorama" class="at-xid-6a00d83452507d69e201156f8d0eaf970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201156f8d0eaf970c-500wi" style="width: 470px;" /></a></em></p>
<p>Crossbow's eKo system was prominently featured in the <a href="http://www.pressdemocrat.com/article/20090512/NEWS/905129993/1350?Title=Working-out-water-problems#" target="_blank">Press Democrat</a> this week. The article highlights the importance of irrigation management and water conservation as well as the use of stress irrigation to grow higher quality grapes. Several systems were installed in Napa's Alexander Valley to highlight the benefits of using water monitoring systems. Crossbow's <a href="http://www.xbow.com/Eko/Index.aspx" target="_blank">eKo</a> system was one of these solutions.</p><p> </p><p>To view the entire article, <a href="http://www.pressdemocrat.com/article/20090512/NEWS/905129993/1350?Title=Working-out-water-problems#" target="_blank">click here</a>.<br /><em><br />Six different irrigation systems are being installed side by side in an Alexander Valley vineyard in a demonstration of water conservation.<br /><br />“We are looking at deep irrigation versus shallow, night versus day, one emitter per vine versus two,” said Mark Greenspan of Advanced Viticulture of Santa Rosa, a grower’s consulting firm.<br /><br />The concept is to reduce water use by 10 to 20 percent, a conservation goal that is increasingly important this year as the North Coast suffers through another drier-than-normal year.<br /></em></p><p> </p><p><em>“I think it’s very valuable, potentially,” said Nick Frey, president of the Sonoma County Wine Grape Commission. “People change farming practices when they are convinced they can do it and it is not risky. If you can show that they can reduce water and produce a good grape crop, it is very valuable.”<br /></em></p>
<p><em>The project at Hoot Owl Creek Vineyard is being financed by the Sonoma County Water Agency. The agency this year is under a proposed state order to reduce summertime flows in the Russian River and cut the amount of water it takes from the river by 25 percent to conserve water in Lake Mendocino for the fall salmon run. The state Water Resources Control Board is also proposing that conservation goals of 50 percent be set for Mendocino County and 25 percent for Sonoma County, and irrigating commercial turf be banned.</em></p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e201157082e553970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="EKo.Node.Installed" class="at-xid-6a00d83452507d69e201157082e553970b " src="http://blog.xbow.com/.a/6a00d83452507d69e201157082e553970b-500wi" style="width: 470px;" /></a></p><p><em>Grape growers farm about 60,000 acres in Mendocino County and in Alexander and Russian River valleys in Sonoma County. They use a third of the water in the Russian River watershed, according to water agency officials.<br /><br />Greenspan believes that growers routinely over-irrigate vineyards, irrigating once a week for eight hours, using about eight gallons per vine. But that water goes too deep, soaking the soil past the root system. Roots go down as much as three feet in the soils that are common in the Russian River watershed, Greenspan said.<br /><br />“You will lose a lot of water below the root system,” Greenspan said. “We want to stress the vines to produce good grapes, but not over-stress. We want less water and more often.”<br /><br />Greenspan said his irrigation method has been used in a Beaulieu Vineyard ranch in Napa County for the past year, and saves 10 to 20 percent in water use. At Hoot Owl Creek Vineyard, the different irrigating systems are being installed on a half-acre plot of eight-year-old cabernet sauvignon vines. Moisture and temperature sensors will be used to monitor the soil and grapes in real time. The measurements will be sent by solar-powered transmitters from the vineyard to an Internet site, where they will be available for anyone to see.<br /></em><span style="font-size: 10px; font-family: Arial;" /><br /><em><span style="font-size: 10px; font-family: Arial;"><span style="font-size: 10px; font-family: Arial;">B</span>y <a href="http://www.pressdemocrat.com/article/20090512/NEWS/905129993/1350?Title=Working-out-water-problems#" target="_blank">BOB NORBERG</a></span></em> </p><p>To truly understand the return on investment (ROI) growers can expect to receive from using a water system management tool like the <a href="http://www.xbow.com/Eko/Index.aspx" target="_blank">eKo platform</a>, growers can use the eKo <a href="http://www.xbow.com/Eko/ROI.aspx" target="_blank">ROI calculator</a> to determine how much they would need to spend to outfit their vineyard with the eKo solution and the time period during which their payback would be realized. For more information on the eKo system, visit <a href="http://www.xbow.com/Eko/Index.aspx" target="_blank">Crossbow's site</a>. To input your data and determine your return on investment click on the calculator below: </p><p><a href="http://www.xbow.com/Eko/ROI.aspx" onclick="window.open(this.href,'_blank','scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" style="display: inline;"><img alt="EKo.ROI.Calculator" class="at-xid-6a00d83452507d69e201156f949f16970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201156f949f16970c-500wi" style="width: 470px;" title="EKo.ROI.Calculator" /></a> <br />
</p>
<p><br /><em> <br /><span style="font-size: 9px; font-family: Arial;">
<span style="font-size: 12px;" /></span></em></p></div>
</content>


    </entry>
    <entry>
        <title>Derby Days</title>
        <link rel="alternate" type="text/html" href="http://blog.xbow.com/xblog/2009/05/derby-days.html" />
        <link rel="replies" type="text/html" href="http://blog.xbow.com/xblog/2009/05/derby-days.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-66687839</id>
        <published>2009-05-07T20:47:00-07:00</published>
        <updated>2009-05-12T10:00:34-07:00</updated>
        <summary>This past Saturday, May 2nd, the 135th running of the Kentucky Derby took place at Churchill Downs in Louisville, Kentucky. In an improbable ending, Jockey Calvin Borel rode Mine That Bird - a 50-1 longshot - to a huge victory,...</summary>
        <author>
            <name>Shana Farley</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Inertial" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Motely News" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Research Centers" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Solutions" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://blog.xbow.com/xblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><span class="blogText bigText"><a href="http://blog.xbow.com/.a/6a00d83452507d69e201157081e5fe970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Derby.Race.Start" class="at-xid-6a00d83452507d69e201157081e5fe970b " src="http://blog.xbow.com/.a/6a00d83452507d69e201157081e5fe970b-500wi" style="width: 470px;" /></a> <br /></span></p><p><span class="blogText bigText">This past Saturday, May 2nd, the 135th
running of the <a href="http://www.kentuckyderby.com/2009/" target="_blank">Kentucky Derby</a> took place at Churchill Downs in
Louisville, Kentucky. In an improbable ending, Jockey <a href="http://www.boston.com/bigpicture/2009/05/the_2009_kentucky_derby.html" target="_blank">Calvin Borel</a> rode
Mine That Bird - a 50-1 longshot - to a huge victory, coming from dead
last to win by 6 3/4 lengths. The Kentucky Derby is often billed as
"the most exciting two minutes in sports", and Borel and Mine That Bird
did their best to live up to that standard. </span></p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e201156f8c1b02970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Derby.Borel" class="at-xid-6a00d83452507d69e201156f8c1b02970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201156f8c1b02970c-500wi" style="width: 470px;" /></a> <br /><span class="blogText bigText" /></p><p><span class="blogText bigText">The power and force exerted by these animals in those 2 minutes is amazing! </span><span class="bpMore">A robotic hoof mechanism was <a href="http://www.boston.com/bigpicture/2009/05/the_2009_kentucky_derby.html" target="_blank">shown at the derby</a>. The image below shows the device clad with an
aluminum shoe. The mechanism simulates the force, angle and impact of a
racehorse hoof, and makes measurements to help detect trouble spots on
tracks. Professor <a href="http://www.umaine.edu/MechEng/peterson/" target="_blank">Mick Peterson</a> demonstrated the machine while testing the
racing surface at Churchill Downs on Saturday, April 25th, the week before the race.</span></p><p><a href="http://blog.xbow.com/.a/6a00d83452507d69e201157081e4af970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Derby.Crossbow.Acceleromete" class="at-xid-6a00d83452507d69e201157081e4af970b " src="http://blog.xbow.com/.a/6a00d83452507d69e201157081e4af970b-500wi" style="width: 470px;" /></a> <br /><span class="bpMore" /></p><p><span class="bpMore">The device used one of Crossbow's <a href="http://www.xbow.com/Products/productdetails.aspx?sid=167" target="_blank">accelerometers</a> to </span><span class="black11px" id="ctl00_ContentPlaceHolder1_prodshortdesc">collect the data necessary to make these measurements. These accelerometers provide superior 
performance in small packages. With
expertise in MEMS (Micro-Electro-Mechanical 
Systems) and DSP (Digital Signal Processing) 
technology, Crossbow accelerometers deliver 
reliable, cost-effective solutions across a wide 
range of applications. Several different 
accelerometers are offered, each optimized to meet customer needs in targeted fields.</span></p><p><span class="black11px" id="ctl00_ContentPlaceHolder1_prodshortdesc"><a href="http://blog.xbow.com/.a/6a00d83452507d69e201156f8c22d3970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="display: inline;"><img alt="Derby.Hooves" class="at-xid-6a00d83452507d69e201156f8c22d3970c " src="http://blog.xbow.com/.a/6a00d83452507d69e201156f8c22d3970c-500wi" style="width: 470px;" /></a> <br /></span></p><p><span class="black11px" id="ctl00_ContentPlaceHolder1_prodshortdesc">Prof. Mick Peterson's <a href="http://www.umaine.edu/MechEng/peterson/Research/index.htm" target="_blank">research</a> at University of Maine on Animal Biomechanics takes engineering technology and applies it to real life situations. Creating the robotic hoof allows owners the comfort of knowing that the track is safe for the horses to race on, offers them a playing field to encourage optimal performance and provides a fair and consistent racing surface to all riders. The device allows owners to understand the exercise impact of various tracks on the bone density of the horses, and the modeling done by the machine suggests that the device measures soil properties more than 1 foot beneath the track's surface. For more information on this research visit Professor Peterson's site <a href="http://www.umaine.edu/MechEng/peterson/Research/animal_biomechanicshorses_and_wh.htm" target="_blank">here</a> and for details on Crossbow's accelerometers, click <a href="http://www.xbow.com/Products/productdetails.aspx?sid=167" target="_blank">here</a>.<br /></span></p><p>Congratulations to Kentucky Derby Winner Mine Than Bird and Borel for an amazing win!
<br /><br /><object height="385" width="480"><param name="movie" value="http://www.youtube.com/v/Hv8x9x5A49s&amp;hl=en&amp;fs=1&amp;rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed allowfullscreen="true" allowscriptaccess="always" height="385" src="http://www.youtube.com/v/Hv8x9x5A49s&amp;hl=en&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash" width="480" /></object></p></div>
</content>


    </entry>
 
</feed><!-- ph=1 --><!-- nhm:from_kauri -->
