<?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>Sense PlaNet &#187; smart grid</title>
	<atom:link href="http://www.senseplanet.com/tag/smart-grid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.senseplanet.com</link>
	<description>finally, web and things get along!  - brought to you by Daniel Kaplan ( daniel@senseplanet.com )</description>
	<lastBuildDate>Mon, 28 Nov 2011 05:55:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Towards the social grid: an example of design</title>
		<link>http://www.senseplanet.com/2011/01/social_grid/</link>
		<comments>http://www.senseplanet.com/2011/01/social_grid/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 05:38:48 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Web of Things]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[smart grid]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.senseplanet.com/?p=221</guid>
		<description><![CDATA[Here at Sense PlaNet, we like to share ideas about architecture that can help lump together wireless sensors with web technologies. Lately, we&#8217;ve been working on a data aggregating services that allows our wireless sensors to communicate easily with social networks such as Facebook and Twitter ( similar to a service like Ping.fm, but for [...]]]></description>
			<content:encoded><![CDATA[<p>Here at Sense PlaNet, we like to share ideas about architecture that can help lump together wireless sensors with web technologies.</p>
<p>Lately, we&#8217;ve been working on a data aggregating services that allows our wireless sensors to communicate easily with social networks such as Facebook and Twitter ( similar to a service like <a title="http://ping.fm/" href="http://ping.fm/">Ping.fm</a>, but for sensors)<br />
This prototyping has led to a modular design to support future social networks as well as other output streams ( messaging, RSS, &#8230; )<br />
For that matter, the plugin architecture with a RESTFul API  has been deemed to be the most relevant. Please refer below for a high-level design:</p>
<div id="attachment_223" class="wp-caption alignnone" style="width: 1068px"><a href="http://www.senseplanet.com/wp-content/uploads/2010/01/socialEnergy.jpg"><img class="size-full wp-image-223 " title="socialEnergy" src="http://www.senseplanet.com/wp-content/uploads/2010/01/socialEnergy.jpg" alt="" width="1058" height="818" /></a><p class="wp-caption-text">socialEnergy: a service design</p></div>
<p>By relying on this architecture, we could tie each sensor to a list of social networks with which to interact.<br />
The unique identifier to differentiate each sensor is the MAC address.<br />
The web services client should be running either on the sensor or ported out on the smart home gateway ( <a title="http://www.senseplanet.com/2009/12/smart-home-gateway/" href="http://www.senseplanet.com/2009/12/smart-home-gateway/">refer to previous post</a> ).<br />
The plugin interface translates the data coming from the sensor into 3rd party API calls.<br />
The work queue can be simply a Java messaging system.</p>
<p>Overall, this design enables social capabilities to sensor network. More importantly, the system can roll out new plugins without impacting the software running on the sensor side.<br />
<em> </em></p>
<p><em>NOTE: You can see how the admin page of our server looks like here:</em> <a title="http://socialgrid.senseplanet.com" href="http://socialgrid.senseplanet.com">socialgrid.senseplanet.com<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2011/01/social_grid/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Smart Home Gateway?</title>
		<link>http://www.senseplanet.com/2010/12/smart-home-gateway/</link>
		<comments>http://www.senseplanet.com/2010/12/smart-home-gateway/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 14:50:44 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[pervasive web]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[smart grid]]></category>
		<category><![CDATA[smart home]]></category>
		<category><![CDATA[Web of Things]]></category>

		<guid isPermaLink="false">http://senseplanet.com/?p=154</guid>
		<description><![CDATA[Internet is not just for the web browsing any more. The web of things will also rely on the internet to convey information between our environment, things and ourselves. Now, the question raised is how things will access the internet, what will be their gateway. For now, let&#8217;s narrow down the problem to the home [...]]]></description>
			<content:encoded><![CDATA[<p>Internet is not just for the web browsing any more. The web of things will also rely on the internet to convey information between our environment, things and ourselves.<br />
Now, the question raised is how things will access the internet, what will be their gateway.<br />
For now, let&#8217;s narrow down the problem to the home monitoring vertical which leads to two different approaches:</p>
<ul>
<li>rely on the computer connectivity to convey data( PC, Mac,&#8230;that is ).</li>
<li>rely on the router ( by the way, check out <a title="http://www.myopenrouter.com/" href="http://www.myopenrouter.com/">MyOpenRouter)<br />
</a></li>
</ul>
<p>In either case, a piece of software and a connectivity add-on will have to be installed on the gateway.</p>
<p>Please refer below to the diagrams below explaining the two designs.<br />
<a href="http://danielkaplan.files.wordpress.com/2009/12/smarthome_pcashub2.jpg"><img class="alignnone size-large wp-image-160" title="smartHome_PCAsHub" src="http://danielkaplan.files.wordpress.com/2009/12/smarthome_pcashub2.jpg?w=1024" alt="" width="1024" height="725" /></a></p>
<p><a href="http://danielkaplan.files.wordpress.com/2009/12/smarthome_routerashub.jpg"><img class="alignnone size-large wp-image-161" title="smartHome_RouterAsHub" src="http://danielkaplan.files.wordpress.com/2009/12/smarthome_routerashub.jpg?w=1024" alt="" width="1024" height="725" /></a></p>
<p>I think that the web of things will very likely bypass the personal computer and will leverage routers for connectivity and mobile handsets for user interface.<br />
This design should dominate the market for two reasons:</p>
<ul>
<li><strong>energy consumption</strong>: routers are much less energy-consuming than a PC. If one appliance needs to remain on</li>
<li><strong>browser is the new desktop</strong>: energy management softwares are always implemented as software-as-a-service. Therefore the computing power of the personal computer will not be utilized.</li>
<li><strong>mobile application</strong>: It&#8217;s never been so easy to provide application to monitor the home. I think that every environment monitoring products will come along with a mobile application to download.</li>
<li><strong>reliability:</strong> a router is always on, always connected and more importantly dedicated to one task</li>
<li><strong>router usb connectivity</strong>: the router provides a way to get enhanced in functionality thanks to usb dongle. The usb dongle can be the piece of software and the connectivity add-on to communicate with things around us.</li>
</ul>
<p>In conclusion, the web of things will definitely foster the home router breakthrough as the centerpiece in smart home.<br />
Most importantly, check out <a title="http://www.myopenrouter.com/" href="http://www.myopenrouter.com/">MyOpenRouter</a> to understand the future of routers and how they can be tailored for the smart home.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2010/12/smart-home-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

