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

<channel>
	<title>VieSurIP &#187; India</title>
	<atom:link href="http://www.viesurip.fr/en/tag/inde/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.viesurip.fr</link>
	<description>My ideas, my projects about the internet, networks and computer science</description>
	<lastBuildDate>Mon, 29 Mar 2010 13:58:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tiny6 &#8211; IPv6 in sensor networks</title>
		<link>http://www.viesurip.fr/en/2008/09/28/tiny6-ipv6-sur-les-reseaux-de-capteurs/</link>
		<comments>http://www.viesurip.fr/en/2008/09/28/tiny6-ipv6-sur-les-reseaux-de-capteurs/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 11:41:37 +0000</pubDate>
		<dc:creator>twisterss</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[TELECOM Bretagne]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[NesC]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.viesurip.fr/?p=47</guid>
		<description><![CDATA[
During the semester I spent in India from January to June 2008, I participated to the Tiny6 project between TELECOM Bretagne in France, the Indian Institute of Technology Guwahati (IITG) and an university in China.
Goal of the project
Sensor networks arenetworks of small nodes that communicate through a wireless link. They often use their own protocol [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<a href='http://www.viesurip.fr/en/2008/09/28/tiny6-ipv6-sur-les-reseaux-de-capteurs/' ><img src="/wp-content/uploads/2008/09/micazresized.png" style="border:0; float:right; margin: 0 0 .5em 1em;" alt="[lang_fr]Capteur MicaZ[/lang_fr][lang_en]MicaZ sensor node[/lang_en]" title="[lang_fr]Capteur MicaZ[/lang_fr][lang_en]MicaZ sensor node[/lang_en]"/></a>
<p>During the semester I spent in India from January to June 2008, I participated to the Tiny6 project between TELECOM Bretagne in France, the Indian Institute of Technology Guwahati (IITG) and an university in China.</p>
<h3>Goal of the project</h3>
<p>Sensor networks arenetworks of small nodes that communicate through a wireless link. They often use their own protocol to communicate together and with a machine that fetches data and makes them available on the Internet.</p>
<p>IPv6 is the next version of IP, the Internet Protocol. This new version provides much more adresses than the present IPv4.</p>
<p>All these adresses enable us to give a specific IPv6 adress to each mote in a sensor network, and to let them communicate through the IPv6 protocol. This allows us to simplify the network and make it more reliable by using many bridges between the sensor network and the Internet.</p>
<p>But IPv6 is made to be used with normal computers, while sensor nodes have very limited memory and computing ressources. So it is necessary to create a light protocol, this is what the <a title="6lowpan working group" href="http://www.ietf.org/html.charters/6lowpan-charter.html">6lowpan working group</a> has done.</p>
<p>In IITG, Alexandre, Antoine and me wanted to make this light protocol work on precise sensor nodes, and to let the nodes communicate through IPv6 with TELECOM Bretagne. We used the <a title="Personal page of Matus Harvan" href="http://www.inf.ethz.ch/personal/mharvan/intro.html">Matus Harvan</a> <a title="Connecting Wireless Sensor Networks to the Internet - a 6lowpan Implementation for TinyOS 2.0" href="http://www.inf.ethz.ch/personal/mharvan/talks/6lowpan.pdf">thesis</a>, a partial implementation of 6lowpan (IPv6, ICMPv6 and UDP are partially implemented) in NesC, a language used to program the motes, but for different motes.</p>
<h3>Difficulties</h3>
<p>The first difficulty was to understand how the motes and the Nesc language work. Nesc is a language derived from the C used to minimize the memory and CPU use. To program the motes, we used a base plugged in our laptop through USB. We used an adapted version of Xubuntu, XubunTOS in a virtual machine as an environment to program the motes and to connect them to the Internet.</p>
<p>We have then adapted the code of Matus Harvan to let it work on our motes, less powerful than the ones he used. Debugging the motes was a bit complicated because we had only 2 leds to make blink to know what was happening in the motes.</p>
<p>Finally we had to set up an IPv6 link between TELECOM Bretagne and the IITG. It proved to be complicated because the IITG had IPv6 adresses, but the routers of its access provider weren&#8217;t compatible. So we had to establish an IPv6 over IPv4 tunnel.</p>
<p>The most complicated in this project was to communicate with our indian supervisers. Many mutual misunderstandings made us waste a lot of time. It has for example been very complicated to get a routable IPv4 adress to communicate with TELECOM Bretagne. We had to work in the computer center, and the adress was only allowed to communicate with one server in TELECOM Bretagne.</p>
<h3>Results</h3>
<p>We finally managed to make the sensor motes communicate through UDP with TELECOM Bretagne, and send their measured data. But our will to make the network simpler was made difficult by the use of an IPv6 over IPv4 tunnel between the IITG and TELECOM Bretagne, and a NAT between our virtual and real machine:</p>
<p><a href="http://www.viesurip.fr/wp-content/uploads/2008/09/network.png"><img class="alignnone size-medium wp-image-48" title="Connexion des capteurs au réseau IPv6" src="http://www.viesurip.fr/wp-content/imagescaler/12f50b613a9e86bc4bc42f890c2d3de6.png" alt="Schéma de la connexion des capteurs au réseau IPv6" width="333" height="201" imagescaler="http://www.viesurip.fr/wp-content/imagescaler/12f50b613a9e86bc4bc42f890c2d3de6.png" /></a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.viesurip.fr/en/2008/09/28/tiny6-ipv6-sur-les-reseaux-de-capteurs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A semester in India</title>
		<link>http://www.viesurip.fr/en/2008/07/07/un-semestre-en-inde/</link>
		<comments>http://www.viesurip.fr/en/2008/07/07/un-semestre-en-inde/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 16:51:57 +0000</pubDate>
		<dc:creator>twisterss</dc:creator>
				<category><![CDATA[Holidays]]></category>
		<category><![CDATA[Travels]]></category>
		<category><![CDATA[India]]></category>

		<guid isPermaLink="false">http://www.viesurip.fr/?p=45</guid>
		<description><![CDATA[
I just spent a semester in the north-east of India in Guwahati (Assam). I was in the IITG: Indian Institute of Technology in Guwahati. I was there from january to june 2008.
Studies
This travel was an exchange with my school in France, TELECOM Bretagne. It is considered as a normal semester during which I studied computer [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<a href='http://www.viesurip.fr/en/2008/07/07/un-semestre-en-inde/' ><img src="/wp-content/uploads/2008/07/p1010840.jpg" style="border:0; float:right; margin: 0 0 .5em 1em;" alt="[lang_fr]Maisons dans le désert en Inde[/lang_fr][lang_en]Houses in the desert in India[/lang_en]" title="[lang_fr]Maisons dans le désert en Inde[/lang_fr][lang_en]Houses in the desert in India[/lang_en]"/></a>
<p>I just spent a semester in the north-east of India in Guwahati (Assam). I was in the IITG: Indian Institute of Technology in Guwahati. I was there from january to june 2008.</p>
<h3>Studies</h3>
<p>This travel was an exchange with my school in France, TELECOM Bretagne. It is considered as a normal semester during which I studied computer science (Software engineering) and signal processing (Signal processing in smart antennas). We were 3 students of TELECOM Bretagne in this exchange. We were too part of <a href="http://www.viesurip.fr/en/2008/09/28/tiny6-ipv6-sur-les-reseaux-de-capteurs/" title="Tiny6 &#8211; IPv6 in sensor networks">a project about the implementation of IPv6 in sensor networks, but I will tell more about it in a later post</a>.</p>
<h3>Travel, holidays, discovery</h3>
<p>Tgus semester was an occasion to discover India and Indians. We travelled a lot during our free time. We went to Darjeeling, in the Rajasthan and on Andaman islands. You will find more information and pictures of our adventures on the blogs of the 2 students who were with me: <a title="Alex in Assam" href="http://alexinassam.over-blog.com">Alexandre</a> and <a title="TonIndia" href="http://tonindia.over-blog.com">Antoine</a> (in French).</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.viesurip.fr/en/2008/07/07/un-semestre-en-inde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

