<?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>Business Ecosystems</title>
	<atom:link href="http://www.blog.telecomfuturecentre.it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.telecomfuturecentre.it</link>
	<description>A Think Tank at Telecom Italia Future Centre</description>
	<lastBuildDate>Thu, 23 May 2013 06:09:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>How can we measure processing speed?</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/23/how-can-we-measure-processing-speed/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/23/how-can-we-measure-processing-speed/#comments</comments>
		<pubDate>Thu, 23 May 2013 05:36:58 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Digital Futures]]></category>
		<category><![CDATA[Pervasive Computing & Networking]]></category>
		<category><![CDATA[Autonomic Networks]]></category>
		<category><![CDATA[Fog]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[molecular computer]]></category>
		<category><![CDATA[Moore's law]]></category>
		<category><![CDATA[Quantum Computer]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[Supercomputer]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15124</guid>
		<description><![CDATA[It used to be easy to compare processing capacity some 20 years ago. You took a chip and you looked at the clock. The fastest it was the more crunching capacity available. Then it came new flavour of chips, those processing at 16, 64 bits and of course even if the clock speed was the [...]]]></description>
				<content:encoded><![CDATA[<div id="attachment_15125" class="wp-caption alignleft" style="width: 291px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/super_computers.jpg"><img class="size-full wp-image-15125" alt="The size of the bar is proportional to the processing capacity (Credit: http://www.thegenesisblock.com)" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/super_computers.jpg" width="281" height="473" /></a><p class="wp-caption-text">The size of the bar is proportional to the processing capacity (Credit: http://www.thegenesisblock.com)</p></div>
<p>It used to be easy to compare processing capacity some 20 years ago. You took a chip and you looked at the clock. The fastest it was the more crunching capacity available. Then it came new flavour of chips, those processing at 16, 64 bits and of course even if the clock speed was the same a 16 bit would perform twice as much as an 8 bit but just one fourth of a 64 bit with an equivalent clock speed.</p>
<p>Then we had to consider the multi-core architecture. Microchips started to have several cores, and again two chips running at the same clock speed would have their processing capacity depending on the number of cores.<br />
Chips got specialised too: RISC and ASIC could perform much better than normal chip, running a t the same clock speed, because they where using a special or reduced instruction set.</p>
<p>Parallelism percolated not just in the chip (multicore) but also in supercomputer leading to massive parallel architectures so that you needed to take into account the speed of the single chip (core) the number of chips and also the speed of the interconnecting matrix.</p>
<p>More specialised chips came to the fore, like the GPU, Graphic Processing Units, that were even faster, ant then <a href="http://www.bitcoinwatch.com">bitcoin networks</a> specialised in mining operation (not ore but data&#8230;).</p>
<p>Got the picture? No?  Well I am not surprised. It is complex and when you see comparison of processing performance today you are likely to see comparison of apples and oranges.</p>
<p>In the graphic on the left you see a comparison of different kinds of apples: the evolution of processing taking as a gauging stick the fastest supercomputer according to the<a href="http://top500.org"> Top 500</a> ranking, and you can notice a sort of Moore&#8217;s law at work there, since each faster computer performed at twice the speed of the previous one, if they were separated by 18 months time.</p>
<p>The <a href="http://www.thegenesisblock.com/bitcoin-network-8-times-faster-than-top-500-super-computers-combined/">Genesis Block now reports</a> that the latest bitcoin network has achieved a speed of 1 EFLOPS, that is a speed that is 20 times faster than the combined speed of the Top 500 computers all together (the fastest one today, Titan, has a speed of 17.59 PFLOPS, over fifty times &#8220;slower&#8221; than the bicoin network). Be careful: we are comparing apples with oranges but nevertheless this points out that there can be &#8220;apples&#8221; and then there can be &#8220;oranges&#8221;, that is different ways of approaching processing leading to amazing speed.</p>
<p>Today a top of the line smart phone can do as much as 200 MFLOPS, that is 50 million times less than the fastest supercomputer (Titan). On the other hand, there are 5 billions cell phones and all together they have a bigger processing capacity than that supercomputer. Were they all smart phones they would also exceed the bitcoin capacity.</p>
<p>Clearly the 5 billion cell phones are spread everywhere but if you are considering the hundreds of thousands within a city boundary you can appreciate the kind of processing power potentially available. Notice that of these hundreds of thousands probably over 90% are sitting idle, hence they have a processing power just waiting to be harvested!</p>
<p>In the future, this is my bet, they will create a processing fabric that will be used by a variety of applications. Actually they will be much more! They will have a tremendous amount of storage capacity, PB of redundant data and, most important, they will create an amazing sensors network able to harvest a variety of ambient data with many more inferred from them. As a matter of fact they will become an aware fog whose &#8220;state&#8221; will change as result of a multitude of stimuli.</p>
<p>And, of course, cell phones in ten years time will be just a fraction of the overall processing power, since the IoT will outnumber them at least 100 to 1.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/23/how-can-we-measure-processing-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who is a big consumer of data? Your car!</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/22/who-is-the-biggest-consumer-of-data-your-car/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/22/who-is-the-biggest-consumer-of-data-your-car/#comments</comments>
		<pubDate>Wed, 22 May 2013 04:30:39 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Internet WITH Things]]></category>
		<category><![CDATA[Pervasive Computing & Networking]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[image recognition]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15071</guid>
		<description><![CDATA[Well actually not your car today, but your car in the next decade. At least this seems clear if you consider that the Google self driving car consumes 750MB of data per second! That is the volume of data provided by all sensors equipping the car and providing the bases for the on board computers [...]]]></description>
				<content:encoded><![CDATA[<p>Well actually not your car today, but your car in the next decade. At least this seems clear if you consider that the Google self driving car consumes 750MB of data per second! That is the volume of data provided by all sensors equipping the car and providing the bases for the on board computers to navigate a urban environment.</p>
<div id="attachment_15073" class="wp-caption aligncenter" style="width: 660px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/googlecarseesResized.jpg"><img class="size-full wp-image-15073" alt="What Google Car sees..." src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/googlecarseesResized.jpg" width="650" height="385" /></a><p class="wp-caption-text">What Google Car sees&#8230;</p></div>
<p>The car is equipped with a number of cameras that feed the on board computer. Is that a ball rolling out between those two parked cars? Watch out! There might be a kid running after the ball&#8230;</p>
<p>In the <a href="http://www.linkedin.com/today/post/article/20130502024505-9947747-google-s-self-driving-car-gathers-nearly-1-gb-per-second">picture above</a> (credit: Google) there is a spatial representation of the model developed by the on board computers as the car is making a left turn. All pictures are composed into a 3D model containing the size and potential behaviour of any object. A tree occupies a given space but it stays where it is, whilst a truck can move and occupy a different space and it is better that such a space does not overlap with the one that will be occupied by the car!<br />
So, it is not enough to see, the car has to understand and speculate&#8230;</p>
<p>And doing this requires an amazing amount of data and of data crunching. Just think about hundreds of cars munching data and exchanging them (one car cannot see behind a corner, or a bend, but can radio its 3D understanding of the surrounding space to any other car in the vicinity). That is real broadband!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/22/who-is-the-biggest-consumer-of-data-your-car/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new screwdriver opens up new horizons</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/21/a-new-screwdriver-opens-up-new-horizons/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/21/a-new-screwdriver-opens-up-new-horizons/#comments</comments>
		<pubDate>Tue, 21 May 2013 05:00:14 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Smart materials]]></category>
		<category><![CDATA[Quantum MRI]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15098</guid>
		<description><![CDATA[Science, and technology, have progressed thanks to new tools that have allowed scientists and researchers to  discover and interact with dimensions that are outside the range of our senses&#8217; capabilities. Actually, I was referring to this just few days ago in another post on &#8220;augmented humans&#8221;. For most people these tools that are the springboard [...]]]></description>
				<content:encoded><![CDATA[<p>Science, and technology, have progressed thanks to new tools that have allowed scientists and researchers to  discover and interact with dimensions that are outside the range of our senses&#8217; capabilities. Actually, I was referring to this just few days ago in another post on &#8220;augmented humans&#8221;.</p>
<p>For most people these tools that are the springboard for science and technology evolution remain hidden, since most of us is just seeing what is being produced and not how it is produced. However discovery and production tools are more important in the evolution path than the products themselves&#8230;</p>
<div id="attachment_15102" class="wp-caption alignleft" style="width: 310px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/NV-NMR-detection..jpg"><img class="size-medium wp-image-15102" alt="Peering at the protein molecules scale..." src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/NV-NMR-detection.-300x261.jpg" width="300" height="261" /></a><p class="wp-caption-text">Basic configuration of NV-NMR detection, showing sample geometry along the diamond axis with NV spin embedded 20-nm deep within 12C diamond layer. The NV center detects NMR of protons in the PMMA polymer layer. (Credit: H.J. Mamin et al./Science)</p></div>
<p>This is why I was so interested in reading this news on a new tools that is becoming available, thanks to a DARPA funded project: <a href="http://www.darpa.mil/Our_Work/DSO/Programs/Quantum-Assisted_Sensing_and_Readout_(QuASAR).aspx" target="_blank">Quantum-Assisted Sensing and Readout</a> (QuASAR).</p>
<p>Two teams of researchers (University of Stuttgart and IBM Almaden Research Centre) have developed a nanoscale magnetometer that can resolve at a scale of 10,000 protons or 125 cubic nanometers, about the size of a protein molecule.</p>
<p>This is a significant improvement with respect to current MRI systems that have a resolution in the order of a few microns, that is 3 orders of magnitude bigger (if you look, as you should, at the cubic dimension).</p>
<p>It is like having a telescope that let you see at objects 1,000 km  away whilst the one you are currently use can let you see objects only as far as 1 km away. This new tool is opening up new horizons.</p>
<p>The progress is not just on resolution but also in cost since this nanoMRI, as they have decided to call this technology, can operate a room temperature with no need for a cooling system as present MRI does.</p>
<p>According to the researchers this technology has promises of application in medical field:</p>
<blockquote><p>Support future drug development by facilitating increased understanding of the structure of proteins.</p>
<p>Enable detailed, three-dimensional mapping of biological molecules, with sufficient sensitivity to identify specific elements. This information could streamline assessment of inhibitor drugs against naturally occurring and bioengineered viruses.</p>
<p>Enable measurement of the magnetic field of firing neurons.</p></blockquote>
<p>To me it can also represent a step in the direction os using quantum properties for storing and computation, something the researchers are not mentioning but that I feel can fall out from these results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/21/a-new-screwdriver-opens-up-new-horizons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t wink at me!</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/20/dont-wink-at-me/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/20/dont-wink-at-me/#comments</comments>
		<pubDate>Mon, 20 May 2013 04:48:40 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Future of Interfaces]]></category>
		<category><![CDATA[Google glass]]></category>
		<category><![CDATA[life logging]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15080</guid>
		<description><![CDATA[Google glasses are out in developers hands to fuel the creation of applications and the first information are starting to leak out. One of this application, called &#8220;Winky&#8221; for the time being, wants to enable the life logging. Life logging is a way to record our life, every moment, in a digital form. Storage is [...]]]></description>
				<content:encoded><![CDATA[<p>Google glasses are out in developers hands to fuel the creation of applications and the first information are starting to leak out.</p>
<div id="attachment_15083" class="wp-caption alignleft" style="width: 516px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/anigif_enhanced-buzz-2077-1367506923-6.gif"><img class="size-full wp-image-15083" alt="A wink is all it takes" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/anigif_enhanced-buzz-2077-1367506923-6.gif" width="506" height="373" /></a><p class="wp-caption-text">A wink is all it takes</p></div>
<p>One of this application, called &#8220;<a href="https://github.com/kaze0/winky#readme">Winky</a>&#8221; for the time being, wants to enable the life logging. Life logging is a way to record our life, every moment, in a digital form. Storage is no longer an issue since we can have TB of space for less than 100€, and getting cheaper as we speak. In the coming years storage may even become irrelevant as the network provides ubiquitous and unlimited capacity thus de-localizing the storage from the point of use of data.</p>
<p>It remains the problem of capturing the &#8220;snapshot&#8221; of our life that we want to record in a seamless way. There have been a number of proposals in this field, like the Memoto automatic lifelogging camera on sale for 279$ including any required Cloud Storage, but the problem is that these systems capture &#8220;too much&#8221;.</p>
<p>Of course you can lifelog by using your cell phone, and matter of fact many youngsters are doing just that by clicking and clicking and posting on twitter, Facebook and more. But it is not always convenient to pick up your phone, frame, click and post.</p>
<p>Here it is where Winky comes handy: provide a seamless way to capture moments of your life by &#8230; winking. It exploits the Google glass camera and its capability to recognise the eyelids movement. You wink, a photo is taken on what you are looking at.</p>
<p>As it gets easier to capture the world around us it gets weirder to live in such a world. We already have hundreds of security cameras taking note of what we do but at least these cameras are supposed to be regulated (not 100% true, since I doubt very much that private security cameras collected data comply to any regulation&#8230;).</p>
<p>In the near future we might have (we will have) thousands of cameras recording photos in which we will be part, although in most cases we will be completely unaware. Are these photos going to hunt us in the future by bringing us back to an awkward past?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/20/dont-wink-at-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whoever invented the ship also invented shipwreck and castaway</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/19/whoever-invented-the-ship-also-invented-sinking/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/19/whoever-invented-the-ship-also-invented-sinking/#comments</comments>
		<pubDate>Sun, 19 May 2013 05:52:19 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Digital Futures]]></category>
		<category><![CDATA[Digital Images]]></category>
		<category><![CDATA[Technology Evolution]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15112</guid>
		<description><![CDATA[I heard this sentence from a friend of mine, Andrea Granelli, in a nice talk he gave last Saturday urging for a broader view when looking at Smart Cities and the application of technology in general. Indeed, it is easy to provide examples of new problems created by technology, by evolution,&#8230; by anything, religion included! [...]]]></description>
				<content:encoded><![CDATA[<p>I heard this sentence from a friend of mine, Andrea Granelli, in a nice talk he gave last Saturday urging for a broader view when looking at Smart Cities and the application of technology in general.</p>
<div id="attachment_15115" class="wp-caption alignleft" style="width: 310px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/125725_600.jpg"><img class="size-medium wp-image-15115" alt="A technology marvel brought some problems along with it... (Credits: www.cagle.com)" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/125725_600-300x208.jpg" width="300" height="208" /></a><p class="wp-caption-text">A technology marvel brought some problems along with it&#8230; (Credits: www.cagle.com)</p></div>
<p>Indeed, it is easy to provide examples of new problems created by technology, by evolution,&#8230; by anything, religion included!<br />
If you search on Google for the sentence &#8220;problems created by technology&#8221; you get 256 million pointers (I didn&#8217;t check them all&#8230;), a clear sign that it is a topic that has attracted attention (and now after this post there will be 256 million plus one).</p>
<p>However, this is not just an issue for modern technology and innovation, and this is why I liked so much the comment of Andrea. It is a general issue related to whatever is shifting the present environment (and mindset)  to a new one, possibly solving present problems but inevitably creating new ones.</p>
<p>Hence, it is naive to present technology, and solutions, as silver bullet solving once and for all any issue. You might solve present ones but because of that you open the door to new ones. The point, therefore, is not to fight resistance to evolution by declaring that whatever comes in is better but to be ready to face what the new will bring along. This kind of attitude rather than hampering innovation may actually ease its adoption by taking on board those that are pointing out its downsides.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/19/whoever-invented-the-ship-also-invented-sinking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What if Internet is not working?</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/18/what-if-internet-is-not-working/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/18/what-if-internet-is-not-working/#comments</comments>
		<pubDate>Sat, 18 May 2013 07:58:58 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Digital Futures]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15087</guid>
		<description><![CDATA[I am attending a meeting this Saturday on the Digital Agenda and I listened to several talks and discussion on how important Internet and the Digital Society are for the well being at Country level. The people at the meeting where seasoned (read &#8220;old&#8221;) guys like me and they all looked convinced of what they [...]]]></description>
				<content:encoded><![CDATA[<p>I am attending a meeting this Saturday on the Digital Agenda and I listened to several talks and discussion on how important Internet and the Digital Society are for the well being at Country level. The people at the meeting where seasoned (read &#8220;old&#8221;) guys like me and they all looked convinced of what they were saying.</p>
<p>Yet, although I concurred in what they said, something made me feel uneasy, there were bells ringing but they sounded fake.</p>
<p><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/382577_174190482680828_126210800812130_211789_1653426177_n.jpg"><img class="alignleft size-full wp-image-15089" alt="382577_174190482680828_126210800812130_211789_1653426177_n" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/382577_174190482680828_126210800812130_211789_1653426177_n.jpg" width="580" height="547" /></a>And then it hit me. There is a cultural divide and an economic divide standing in the way as a giant, but invisible boulder, blocking the path so clearly depicted.</p>
<p>Just few days ago Internet went down (the access to Internet) in my home and my two kids still living at home got sad, angry and then &#8220;moved out&#8221; of the home looking for connectivity &#8220;for free&#8221;. For them Internet is an essential component of their life, something that cannot be separated from it. As in the cartoons here (credits: http://cramdodge.com/life-when-my-internet-doesnt-work/) there is little life left if Internet is not accessible.</p>
<p>Notice also that for them &#8220;free Internet&#8221; is the same as &#8220;Internet&#8221;. They both have a smart phone providing access to Internet for free up to 1 GB (which means I pay for that) but living on Internet requires many more GBs. Hence, from their point of view no access to Internet means life stands still!</p>
<p>In trying to fix the problem I discovered that the issue was a flooded pipe causing a lower impedance in the twisted pair connecting all flats in my building. And I discovered I was the lucky one, since other flats started to experience problems a month ago (and still suffer from it). Well, I talk to the various dwellers and I clearly noticed a trend: the level of &#8220;anger&#8221; was inversely proportional to the age. In a flat there was a web company and they were really angry and told me they were suing the Provider, but they were copying with the failure using wireless access.</p>
<p>This is what I consider one of the real issues facing any Digital Agenda: a culture divide between those in charge of implementing the Digital Agenda that have lived without it and those that are already living in the digital world where the Digital Agenda has already been implemented. It is tough to build something that you are not really experiencing at a cultural level. You always have the escape hatch saying &#8220;well, that can wait, you don&#8217;t really need it, we can still do as we did,&#8230;&#8221;.</p>
<p>The second aspect that was often mentioned in the talks is the efficiency that a Digital Agenda will inject into the overall system with great benefits to all. Actually, this is not true!</p>
<p>Inefficiency is a VALUE! There are plenty of companies and individuals that are making money toady because the processes are inefficient. If you leverage what technology can offer to make processes more efficient you are cutting the grass under those companies and individuals feet. And you can bet they are against this. Having an eGovernment for sure decreases the cost of Government but this saving is due to the decrease of clerks! And you cannot enjoy efficiency if you are the one being downsized to create such efficiency.</p>
<p>Over time both these boulders will be removed. It is just a matter of time. We wouldn&#8217;t be able to live in a world as it was 200 years ago, and that world had a completely different set of cultures and efficiencies (and ways of thriving on inefficiencies).</p>
<p>The Digital Agenda is not about designing a new world, is about accelerating a transition towards something that already exist.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/18/what-if-internet-is-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It is not a bandage, it is a monitoring device!</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/17/it-is-not-a-bandage-it-is-a-monitoring-device/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/17/it-is-not-a-bandage-it-is-a-monitoring-device/#comments</comments>
		<pubDate>Fri, 17 May 2013 16:02:55 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Smart materials]]></category>
		<category><![CDATA[health care]]></category>
		<category><![CDATA[sensor]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15065</guid>
		<description><![CDATA[It really looks like a plain bandage but if you detach it you&#8217;ll discover a patch, not bigger that a stamp that is able to sense variations of tension on your skin with a very high precision. You can see it in the photo on the side (credit: L.A. Cicero/Stanford University): it has been designed [...]]]></description>
				<content:encoded><![CDATA[<div id="attachment_15066" class="wp-caption alignleft" style="width: 310px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/Sensor.jpg"><img class="size-medium wp-image-15066" alt=" A paper thin sensor to check on your cardio-vascular system" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/Sensor-300x200.jpg" width="300" height="200" /></a><p class="wp-caption-text">A paper thin sensor to check on your cardio-vascular system</p></div>
<p>It really looks like a plain bandage but if you detach it you&#8217;ll discover a patch, not bigger that a stamp that is able to sense variations of tension on your skin with a very high precision.</p>
<p>You can see it in the photo on the side (credit: L.A. Cicero/Stanford University): it <a href="http://news.stanford.edu/news/2013/may/skin-heart-monitor-051413.html">has been designed</a> to monitor not just your heart but also the cardio-vascular system as a whole.</p>
<p>When our heart beats it sends a pressure wave that is detected by the sensor under the bandage. Its strength and periodicity can provide important information on your heart workings. That first pressure wave is followed by a much tinier set of waves generated by the tissue response to the first wave (like a spring that is compressed by the first wave and then bounces back once the pressure wave is gone). These further waves can tell a lot about our vascular system: a sclerotic vein, or artery, generates a different response to the pressure wave than a normal vessel. By being able to capture and measure the tiny variations of these waves the sensor can provide most useful information on the status of our cardio vascular system. Obviously, the sensor is just picking up the variations of skin tension but these variations are transmitted to a computer, the one in your smart phone would be perfect, for analyses and comparison with previous sets of measurements so that even more meaning can be derived.</p>
<p>Notice that the cell phone might act as an integrator (this is my speculation, not presented by the researchers at Stanford), picking up information about your movement, as an example: if you are jogging (and this can be inferred by the cell phone accelerator, or if you are walking in a city rather than in a forest, by the seaside or on a mountain (and this is known through the positioning system in your cell phone) the data coming from the sensor lead to a different sort of information and all together, taken in different situations, can provide an amazingly accurate picture of the health of your cardio vascular system.</p>
<p>To create such a precise, flexible and unobtrusive sensor researchers at Stanford have overlaid on a thin rubber sheet two electrodes. The whole is thinner than a dollar bill. The rubber band is composed of tiny pyramids. Variation in the tension of the skin produces a variation in these pyramids, just a few microns each, and in turns changes the distance between the two electrodes leading to a variation in the electromagnetic field. Et voila! these is the data provided by the sensor to the computer for analyses.</p>
<p>The system is both sophisticated (a very precise distribution of the pyramids) and simple and so it is easy to manufacture at a very low cost. We can expect to find these kinds of monitoring devices on our body in the near future with our cell phone acting as the local interpreter of what is going on and as a relay point to more sophisticated analyses.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/17/it-is-not-a-bandage-it-is-a-monitoring-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented humans &#8230; getting closer</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/16/augmented-humans-getting-closer/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/16/augmented-humans-getting-closer/#comments</comments>
		<pubDate>Thu, 16 May 2013 06:36:31 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Evolution Towards Ecosystems]]></category>
		<category><![CDATA[chips]]></category>
		<category><![CDATA[prosthetics]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15056</guid>
		<description><![CDATA[Bio-engineering keeps progressing at a fast pace. What used to be science fiction just in the last century (that&#8217;s less than 15 years ago!) is now a roadmap that has already delivered some results. It all starts from the need to repair some damages or overcome some disabilities, like a prosthetic leg to make up [...]]]></description>
				<content:encoded><![CDATA[<p>Bio-engineering keeps progressing at a fast pace. What used to be science fiction just in the last century (that&#8217;s less than 15 years ago!) is now a roadmap that has already delivered some results.</p>
<p>It all starts from the need to repair some damages or overcome some disabilities, like a prosthetic leg to make up for a lost limb or an implant for an artificial eye. These prosthetics embed electronics and once you have a chip you can start adding up functionalities &#8220;almost for free&#8221;&#8230;.</p>
<div id="attachment_15057" class="wp-caption alignleft" style="width: 410px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/Printed-Ear.jpg"><img class="size-full wp-image-15057" alt="3D printed ear embeds electronics for super human hearing" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/Printed-Ear.jpg" width="400" height="271" /></a><p class="wp-caption-text">3D printed ear embeds electronics for super human hearing</p></div>
<p>Consider this news on a <a href="http://www.eurekalert.org/pub_releases/2013-05/pues-pe050113.php">3D-printed bionic ear</a> created by researchers at Princeton university. It melds electronics and bionics.</p>
<p>The electronic part is able to detect radio frequencies that a normal ear would not be able to &#8220;hear&#8221;, converting them into sounds. It is like having an ear that doubles up as a radio!</p>
<p>You may want to read the full report by clicking on the link. It really shows how the synergies among various technologies is delivering much more than expected.</p>
<p>What interested me, and the reason for the post, however, is not the pure technological aspect but some reflections we can make on what could be the implication of this human augmentation. It is a theme that I have already touched in some other posts. It is a challenge because it brings us into unchartered territory.</p>
<p>Suppose just for a moment that we can have a chip implanted on our cortex to augment our capability to learn: rather than having to repeat 100 times a poem you just read it once, the chip stores it and then during idle periods of your brain it keeps sending the poem to the areas were words are recognised and meaning detected (researchers have discovered where these are&#8230;) so that as a matter of fact your brain is reading the poem a hundred time and hence it learns it. Notice that this example is (almost) within present possibilities, since it leverages on brain capabilities and our understanding of how long term memories are formed (still incomplete).</p>
<p>There are already a few prototypes <a href="http://www.seeingwithsound.com/projects.htm">to convert images into sounds</a> so that people that have lost vision can receive aural information. In the project mentioned in this post we see a further step, providing augmented sensory capabilities by converting radio waves outside of the human sensory detection capacity into stimuli that can be detected and processed.</p>
<p>Evolution will progress at small steps, here restoring some lost capability, there augmenting some capability. Actually this is what has taken place since the XVI century with the invention of the microscope and of the telescope: augmenting human capacity to see the small and the weak (light signals from far away stars). More recently scientists have developed tools to see what cannot be seen with human eyes, the radio frequencies emitted by stars, thus effectively augmenting our senses.</p>
<p>Augmentation is taking place every day when we take an antibiotic to augment our body defences against bacteria, augmentation of our strength is made possible by machines&#8230; and we can say that new education tools augment our capacity to learn&#8230;</p>
<p>So it is not a strange thing to say that we are on a path of augmenting humans&#8230;</p>
<p>However, when it comes to brain implant to augment our brain capabilities it feels weird&#8230;</p>
<p>We will have to face these challenges that open up new issues and are likely to create an even bigger &#8220;digital divide&#8221;!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/16/augmented-humans-getting-closer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Highly Connected World full of Data</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/15/a-world-full-of-connections-and-data-do-we-need-a-shield/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/15/a-world-full-of-connections-and-data-do-we-need-a-shield/#comments</comments>
		<pubDate>Wed, 15 May 2013 03:00:50 +0000</pubDate>
		<dc:creator>Antonio Manzalini</dc:creator>
				<category><![CDATA[Pervasive Computing & Networking]]></category>
		<category><![CDATA[Future Networks and Services]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15038</guid>
		<description><![CDATA[We are moving towards a highly connected world with an impressive amount of data around us. Have a look at this picture showing just a simple representation of part of the systemic interdependencies of the socio-economic variables of the world we are living in. In this direction towards an hyper-connected world, thinking at the fast [...]]]></description>
				<content:encoded><![CDATA[<p>We are moving towards a highly connected world with an impressive amount of data around us.</p>
<div id="attachment_15047" class="wp-caption alignleft" style="width: 414px"><a href="http://www.blog.telecomfuturecentre.it/2013/05/15/a-world-full-of-connections-and-data-do-we-need-a-shield/systemic-interdependencies/" rel="attachment wp-att-15047"><img class=" wp-image-15047    " alt="Systemic interdependencies of the socio-economic variables of the hyper-connected world we are living in (credit: World Economic Forum)" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/Systemic-interdependencies.jpg" width="404" height="328" /></a><p class="wp-caption-text">Systemic interdependencies of the socio-economic variables of the hyper-connected world we are living in (credit: World Economic Forum)</p></div>
<p>Have a look at this picture showing just a simple representation of part of the systemic interdependencies of the socio-economic variables of the world we are living in.</p>
<p>In this direction towards an hyper-connected world, thinking at the fast evolution of pervasive computing and networking “at the edge” (i.e., around the Users), there is a growing interest in finding ways for understanding better (steering, controlling) the dynamic emergence of connected groups of entities (e.g., nodes/devices, things, Users).</p>
<p>This is not only for the design of the self-control of dynamic networks hooking a sheer number of physical and virtual resources, but also for learning the highly interconnected Users’ experience behind services such as those provided by Google, Facebook or Twitter&#8230; (i.e., involving any sort of relationships among people and data through social networking tools). Two sides of the same coin. Still we find systemic interdependencies.</p>
<p>Modelling &#8220;emergence&#8221; (and taming &#8220;butterfly effects&#8221;) is a well-known problem, which has been already analysed in several other contexts of Network Science (e.g., in medicine, biology, neuroscience,  etc). Emergence can be seen as the aggregation of “mesoscopic structures&#8221; which are dynamically and spontaneously aggregating in highly connected (collaborative-competitive) environments.</p>
<p>Needless to say that a inner &#8220;mathematics of emergence&#8221; (if any) may have interesting business implications for any Telecom or ICT Player wishing to gain a winning role in future networks and services ecosystems.</p>
<div id="attachment_15043" class="wp-caption alignleft" style="width: 310px"><a href="http://www.blog.telecomfuturecentre.it/2013/05/15/a-world-full-of-connections-and-data-do-we-need-a-shield/image_bose_einstein_condensate/" rel="attachment wp-att-15043"><img class="size-full wp-image-15043" alt="Bose Einstein Condensation (Credits: mit.edu)" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/image_bose_einstein_condensate.jpg" width="300" height="294" /></a><p class="wp-caption-text">Bose Einstein Condensation (Credits: mit.edu)</p></div>
<p>Interestingly, some studies from statistical physics, which are modelling each node (or device, or ensembles of data) in a network as an energy level and each virtual link as a particle, show a perfect analogy between the mathematics of a network and the mathematics of a Bose gas: just have a look at this <a href="http://iris.lib.neu.edu/cgi/viewcontent.cgi?article=1122&amp;context=physics_fac_pubs&amp;sei-redir=1&amp;referer=http%3A%2F%2Fwww.google.it%2Furl%3Fsa%3Dt%26rct%3Dj%26q%3Dg.%2520bianconi%2520and%2520a.-l.%2520barab%25C2%25B4asi%252C%2520%25E2%2580%259Cbose-einstein%2520condensation%2520in%2520complex%26source%3Dweb%26cd%3D2%26ved%3D0CDwQFjAB%26url%3Dhttp%253A%252F%252Firis.lib.neu.edu%252Fcgi%252Fviewcontent.cgi%253Farticle%253D1122%2526context%253Dphysics_fac_pubs%26ei%3Ds-CQUebMOsfdsgbk2IH4DA%26usg%3DAFQjCNH-0IzOAQWNQJBa_rnzVfjtd0UGcw%26bvm%3Dbv.46340616%2Cd.bGE#search=%22g.%20bianconi%20a.-l.%20barab%C2%B4asi%2C%20%E2%80%9Cbose-einstein%20condensation%20complex%22">paper</a>.</p>
<p>It appears even possible to argue that “first-mover-advantage”, “fit-get-rich,” and “winner-takes-all” strategies observed in collaborative-competitive environments emerge from the underlying dynamic networks in which single nodes captures a macroscopic fraction of links. And the “temperature” (T) is the main controlling parameter.</p>
<p>It might be possible even applying the same model to the human minds, which are behind the nodes and are, in turn, influenced by their interactions. Each single thought can be seen as an energy level (e.g., even the psychologist R. Assagioli argued something like that!) and association of a couple of thoughts as a particle: well, this is just another level of abstraction, but the inner mathematics, might be indeed the same. This is the universality of Nature&#8217;s laws.</p>
<p>Then, at the end of the day, we are talking about nested multi-scale networks, creating collaborative-competitive environments probably based on an the same inner mathematics, e.g., the one governing the condensations of &#8220;giant waves&#8221; (or certain levels of coherency) at the right conditions (i.e., values of some controlling parameters).</p>
<p>Concluding, I&#8217;m not arguing that future Internet (or human mind) should be modelled like a realistic Bose gas (even if this idea is very fascinating), but this reasoning brings to my mind another lateral perspective: said systemic interdependencies of a highly connected world full of data may represent sometimes a risk; for example think about unwanted couplings or over-coupled relations&#8230; do we have the instruments to tame unwanted &#8220;condensations&#8221; ? Can we &#8220;shield&#8221; Users from too many connections and too many data ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/15/a-world-full-of-connections-and-data-do-we-need-a-shield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transistors at the speed of light</title>
		<link>http://www.blog.telecomfuturecentre.it/2013/05/14/transistors-at-the-speed-of-light/</link>
		<comments>http://www.blog.telecomfuturecentre.it/2013/05/14/transistors-at-the-speed-of-light/#comments</comments>
		<pubDate>Tue, 14 May 2013 04:38:26 +0000</pubDate>
		<dc:creator>Roberto Saracco</dc:creator>
				<category><![CDATA[Smart materials]]></category>
		<category><![CDATA[DWDM]]></category>
		<category><![CDATA[fibre]]></category>
		<category><![CDATA[Graphene]]></category>
		<category><![CDATA[optical fibre]]></category>
		<category><![CDATA[THz]]></category>
		<category><![CDATA[transistor]]></category>

		<guid isPermaLink="false">http://www.blog.telecomfuturecentre.it/?p=15028</guid>
		<description><![CDATA[Graphene is now at the top of the list as most promising material to replace silicon in the next decade. The European Flagship Project on Graphene expects to revolutionise ICT by increasing of 2 orders of magnitude the three pillars of ICT: storage, computation, communication. Although we are still &#8220;far&#8221; from industrial solutions, researchers are [...]]]></description>
				<content:encoded><![CDATA[<p>Graphene is now at the top of the list as most promising material to replace silicon in the next decade. The European Flagship Project on Graphene expects to revolutionise ICT by increasing of 2 orders of magnitude the three pillars of ICT: storage, computation, communication.</p>
<p>Although we are still &#8220;far&#8221; from industrial solutions, researchers are working on ways to exploit graphene and more and more often we see reports on some extraordinary achievement in terms of increased performance.</p>
<div id="attachment_15030" class="wp-caption alignleft" style="width: 310px"><a href="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/VerticalTransistorM-20121-512x381.jpg"><img class="size-medium wp-image-15030" alt="Illustration of tunneling transistor based on vertical graphene heterostructures. Tunneling current between two graphene layers can be controlled by gating. (Credit: Condensed Matter Physics Group/University of Manchester)" src="http://www.blog.telecomfuturecentre.it/wp-content/uploads/files/2013/05/VerticalTransistorM-20121-512x381-300x223.jpg" width="300" height="223" /></a><p class="wp-caption-text">Illustration of tunneling transistor based on vertical graphene heterostructures. Tunneling current between two graphene layers can be controlled by gating. (Credit: Condensed Matter Physics Group/University of Manchester)</p></div>
<p>This is the case with the work carried out at the University of Manchester (where graphene was &#8220;invented&#8221;) that resulted in the <a href="http://www.manchester.ac.uk/aboutus/news/display/?id=9936">development of a transistor </a>made by two layers of graphene (each just one atom thick) with a juxtaposed layer of boron nitride (a few atoms thick).</p>
<p>This structure (it is the first time that a multilayer structure made by layers of different substances is create) shows amazing properties in terms of speed.</p>
<p>Due to the ultra thin separation layer of boron electrons can move from one graphene layer to the other through a phenomenon known as quantum tunnelling. This allows a quick movement of electrons in two voltage levels at such a speed that the switching of charges from one layer to the other is called &#8220;quantum seesaw&#8221;.</p>
<p>The frequency can reach the THz zone. Hence, we are over 20 times faster than what can be done with today&#8217;s transistors.</p>
<p>There are potentially many applications, including medical diagnoses and security scan and you can look at the announcement to see them.</p>
<p>One thing that was not mentioned in the paper, but that I would considered a possible application, is that today&#8217;s transistors performance place a limit on the data transmission speed on optical fibre, in the range of 40 Gbps. You can carry, and you do, much more by having many streams in parallel (DWDM: Dense Wavelength Division Multiplexing) but the single stream cannot go faster than 40 Gbps. With graphene transistors having a switching time over 20 times faster one could open up transmission in the Tbps range! And, of course, you could have many Tbps communications channels operating in parallel on a single fibre!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.telecomfuturecentre.it/2013/05/14/transistors-at-the-speed-of-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
