<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:thr="http://purl.org/syndication/thread/1.0">
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html" />
<link rel="self" type="application/atom+xml" href="http://www.pbs.org/idealab/atom.xml" />
<id>tag:www.pbs.org,2009:/idealab//31/tag:www.pbs.org,2009:/idealab//31.6221-</id>
<updated>2009-10-19T21:46:42Z</updated>
<title>Comments for VLink Offers Robust, Low-Cost Internet Service for Rural Areas</title>
<subtitle>Idea Lab is a group blog by innovators who are reinventing community news for the Digital Age.</subtitle>
<generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.24-en</generator>
<entry>
<id>tag:www.pbs.org,2009:/idealab//31.6221</id>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/rss2/redir/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html" />
<link rel="service.edit" type="application/atom+xml" href="http://blogs.pbs.org/mediashift/mt4/mt-atom.cgi/weblog/blog_id=31/entry_id=6221" title="VLink Offers Robust, Low-Cost Internet Service for Rural Areas" />
<published>2009-06-26T19:30:13Z</published>
<updated>2009-06-28T18:02:33Z</updated>
<title>VLink Offers Robust, Low-Cost Internet Service for Rural Areas</title>
<summary>Internet penetration in rural areas, especially in developing countries such as India, is generally poor. Telecom companies do not find it economically viable to deploy wired broadband such as DSL; satellite connectivity is expensive and often slow; dial-up (if available) is always flaky; and cellular data services such as GPRS or EDGE are quite costly to use. Newer technologies for wireless broadband such as WiMax do promise higher bandwidth, but infrastructure costs for deployment in rural areas remain high. How then can Internet connectivity be provided in such areas in a robust and low-cost manner? One could, of course, ask...</summary>
<author>
<name>Aaditeshwar Seth</name>
<uri>http://gramvaani.org</uri>
</author>

<category term="Mobile" />

<category term="Technology" />

<content type="html" xml:lang="en" xml:base="http://www.pbs.org/idealab/">
<![CDATA[<p>Internet penetration in rural areas, especially in developing countries such as India, is generally poor. Telecom companies do not find it economically viable to deploy wired broadband such as <span class="caps">DSL</span>; satellite connectivity is expensive and often slow; dial-up (if available) is always flaky; and cellular data services such as <span class="caps">GPRS </span>or <span class="caps">EDGE </span>are quite costly to use. Newer technologies for wireless broadband such as WiMax do promise higher bandwidth, but infrastructure costs for deployment in rural areas remain high. How then can Internet connectivity be provided in such areas in a robust and low-cost manner?</p>

<p>One could, of course, ask whether the Internet is required at all in rural areas, given that most of the population is only semi-literate. But this is a flawed argument. The Internet today goes beyond text and includes video, audio, images, and even caters to local vernacular languages. This makes a lot of content relevant to a much larger demographic. Second, the Internet has also become the primary vehicle for delivery of transaction-oriented applications such as buying a train or bus ticket, or making bill payments, and hence is more relevant to rural areas for making it easier to conduct such transactions.</p>

<p>A number of research groups have developed different technologies to provide connectivity in remote rural areas, and I will talk about some of them in subsequent posts. In this post, I will describe an innovative project called <a href="http://blizzard.cs.uwaterloo.ca/tetherless/index.php/VLink">VLink</a> done by the <a href="http://blizzard.cs.uwaterloo.ca/tetherless/index.php/Main_Page">Tetherless Computing Group</a> at the University of Waterloo in Canada. The group, led by <a href="http://blizzard.cs.uwaterloo.ca/keshav/wiki/index.php/Main_Page">Prof. Srinivasan Keshav</a>, has been working in this area for the last four years. There were two main principles behind much of the philosophy followed by the group:</p>


<ul>
<li><b>Delay reduces cost</b>: When we normally think about the Internet, we think of it as an always-connected medium where users can surf the web, browse pictures, view videos, etc, all on an instantaneous basis. But this is not always necessary for many applications. For example, if you want to send an email, it is immaterial whether the email gets delivered to the recipient's mailbox instantaneously or a couple of hours later, because the recipient will only see the email the next time that they log onto their computer. </li>
</ul>



<p>Similarly, if you want to buy a train ticket, it should be sufficient if you were to put in a request right now and receive the ticket the next day when you log on. The drift here is that for many applications, technically called delay-tolerant applications, you need not always be connected to the Internet, and even delayed connectivity is fine to a large extent. The insight of this project is that if users are willing to tolerate some delay, it can significantly reduce the cost of providing Internet access, as I will soon describe.</p>


<ul>
<li><b>Applications and communication medium are separate from each other</b>: Consider various examples of applications such as email, ticket booking, video download, picture download, etc. None of these applications really depend on whether the underlying medium of communication is a satellite link, or a broadband link, or maybe even a dial-up link. And the Internet has been designed in such a manner that different communication technologies can be substituted for each other, but the applications will still work. In technical language we call this layering, meaning that applications work at a higher layer than the communication medium, and as long as the roles and responsibilities of layers are cleanly separated from each other, higher layers won't care about how the lower layers are implemented.</li>
</ul>



<p>VLink used these two principles to develop a software framework on which delay tolerant applications could be built, and different communication channels could be used in the underlying layers for moving bits to and from the Internet. These communication channels include the following:</p>


<ul>
<li><b>Vehicles to ferry data</b>: Vehicles such as cars and buses that regularly travel between villages and cities are fitted with a wireless router that runs from the vehicle's battery. This router carries a hard disk and supports WiFi. When the vehicle drives past a kiosk in a village, it wirelessly picks up data from the computers in the kiosk, stores this data on the hard disk, and pushes the data off into the Internet when the vehicle drives through a WiFi hotspot that is connected to the Internet. The same process is used to fetch data from the Internet and deliver it to the kiosk. </li>
</ul>



<p>Even if the vehicle does not stop as it passes a kiosk, the 5-6 seconds of connectivity are sufficient to transfer almost 200MB of data. The system supports all sorts of additional features such as retransmission of data if a vehicle breaks down midway, duplication of data on multiple vehicles to increase the chances of speedy delivery, fragmentation of data so that different parts of the data can be transferred through different vehicles, etc.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Kiosksystem-small.png" src="http://www.pbs.org/idealab/2009/06/26/gramvaani/Kiosksystem-small.png" width="560" height="420" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span></p>


<ul>
<li><b><span class="caps">USB </span>keys</b>: Probably the most robust method of data transfer, <span class="caps">USB </span>keys are cheap, can provide gigabytes of storage, and can be carried around virtually anywhere humans can go. VLink uses <span class="caps">USB </span>keys as a communication medium, and, similar to vehicles carrying data, the data can be split across multiple <span class="caps">USB </span>keys, duplicated, retransmitted, and reassembly works regardless of the order in which different data fragments arrive at the destination. In fact, some fragments could be brought in over <span class="caps">USB </span>keys while others over vehicles, and everything will still work!</li>
</ul>



<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/zxohVroSVIE&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/zxohVroSVIE&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>


<ul>
<li><b><span class="caps">SMS</span></b>: Although a very non-intuitive mechanism, it actually makes a lot of sense. VLink can fragment data into 160-byte chunks that can be text-messaged to the destination and then reassembled. This is especially useful for data that needs to be delivered urgently, for example, a high priority email, which cannot wait for somebody to carry a <span class="caps">USB </span>key or for a vehicle to drive past. VLink can internally infer that such short high priority messages can be sent over <span class="caps">SMS, </span>while larger non-urgent messages can be sent over video.</li>
</ul>



<h2>Robust and Low Cost</h2>

<p>Such non-conventional communication mechanisms actually end up being very robust and low-cost. The cost of wireless routers on vehicles gets amortized across all kiosks that a vehicle visits. Similarly, <span class="caps">USB </span>keys are cheap and a key can be handed to practically every single person who moves between a village and city. <span class="caps">SMS </span>is also available practically everywhere, and in fact many countries such as India have bulk <span class="caps">SMS </span>plans to allow the user to send many <span class="caps">SMS </span>messages in one single go.</p>

<p>The VLink group has also built some useful applications on this platform. A Flickr application fetches pictures matching a search term, a YouTube application similarly searches and downloads video, an email application delivers email, etc. An open <span class="caps">API </span>is also provided, which allows developers to build other innovative delay tolerant applications as well.</p>

<p>Different parts of the VLink system have even been piloted in many locations. A vehicle-based pilot was done in the <a href="http://blizzard.cs.uwaterloo.ca/tetherless/index.php/Photographs_of_the_Anandpuram_deployment">village of Anandpuram near the city of Vishakapatnam in India</a>, where VLink was used to move e-governance forms for birth certificates, income certificates, and more to the Internet. </p>

<p>A <a href="http://blizzard.cs.uwaterloo.ca/tetherless/index.php/Photographs_of_the_Ghana_deployment">pilot in Ghana</a> helped connect a central hospital in Accra with rural clinics, enabling nurses in remote locations to consult with doctors in the city. And even at <a href="http://gramvaani.org">Gram Vaani</a>, we plan to use <span class="caps">USB </span>keys to ship logs from remote community radio stations to the Internet so that we can analyze them to find bugs, before sending back upgrades and patches to be automatically applied to the systems running at different radio stations.</p>

<p>For more information, you can either write to me because I worked on many parts of the project for my thesis, or you can write to Prof. Keshav, or leave a comment here and we will get back to you.</p>]]>

</content>
</entry>

<entry>
<id>tag:www.pbs.org,2009:/idealab//31.6221-comment:45118</id>
<thr:in-reply-to ref="tag:www.pbs.org,2009:/idealab//31.6221" type="text/html" href="http://www.pbs.org/idealab/rss2/redir/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html"/>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/rss2/redir/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html#comment-45118" />
<title>Comment from Ramesh Kamat on 2009-06-27</title>
<author>
<name>Ramesh Kamat</name>
<uri></uri>
</author>
<content type="html" xml:lang="en" xml:base="">
This is an exercise in wishful thinking. It is based on the premise that let&apos;s look at how we did things earlier in other areas and let&apos;s use that logic to solve the problem on hand. The rural reach needs disruptive thinking. There will be a solution that is much simpler, buy is beyond comprehension now, that we need to invent - or the scale of revolution is so great that the economies of scale will help bring down the costs that now seem high.  
</content>
<published>2009-06-27T12:35:19Z</published>
</entry>

<entry>
<id>tag:www.pbs.org,2009:/idealab//31.6221-comment:45194</id>
<thr:in-reply-to ref="tag:www.pbs.org,2009:/idealab//31.6221" type="text/html" href="http://www.pbs.org/idealab/rss2/redir/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html"/>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/rss2/redir/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html#comment-45194" />
<title>Comment from Cynthia Grace on 2009-08-04</title>
<author>
<name>Cynthia Grace</name>
<uri></uri>
</author>
<content type="html" xml:lang="en" xml:base="">
V-link won&apos;t work for rural people who are trieing to go to college online.
</content>
<published>2009-08-04T18:08:18Z</published>
</entry>

<entry>
<id>tag:www.pbs.org,2009:/idealab//31.6221-comment:45274</id>
<thr:in-reply-to ref="tag:www.pbs.org,2009:/idealab//31.6221" type="text/html" href="http://www.pbs.org/idealab/rss2/redir/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html"/>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/rss2/redir/idealab/2009/06/vlink-offers-robust-low-cost-internet-service-for-rural-areas177.html#comment-45274" />
<title>Comment from jyoti on 2009-08-28</title>
<author>
<name>jyoti</name>
<uri>http://www.sjelectronics.weebly.com</uri>
</author>
<content type="html" xml:lang="en" xml:base="http://www.sjelectronics.weebly.com">
Sir kindly send me details about V-link

Thanking you.

From

Jyoti
9438360477
06752233322
</content>
<published>2009-08-28T09:59:46Z</published>
</entry>

</feed>