<?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>Software Technology Blog &#187; Solid-State Drive</title>
	<atom:link href="http://blog.harbinger-systems.com/tag/solid-state-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.harbinger-systems.com</link>
	<description>Technology trends, design, delivery and Harbinger Systems</description>
	<lastBuildDate>Thu, 02 Feb 2012 08:03:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-beta1</generator>
		<item>
		<title>SuperSpeed USB 3.0: A Perfect Complement to Solid-state Drives?</title>
		<link>http://blog.harbinger-systems.com/2010/04/superspeed-usb-30-perfect-complement-to-html/</link>
		<comments>http://blog.harbinger-systems.com/2010/04/superspeed-usb-30-perfect-complement-to-html/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 04:51:17 +0000</pubDate>
		<dc:creator>Subodh Bhide</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PCI Express]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[Solid-State Drive]]></category>
		<category><![CDATA[SSD]]></category>
		<category><![CDATA[SuperSpeed]]></category>
		<category><![CDATA[Systems Software]]></category>
		<category><![CDATA[unicast]]></category>
		<category><![CDATA[USB 3.0]]></category>

		<guid isPermaLink="false">http://192.168.3.81:82/wordpress-4/?p=95</guid>
		<description><![CDATA[Super fast USB 3.0 and colossal SSD seems to be like a perfect marriage, with the two clearly complementing each other. The SuperSpeed USB 3.0, as the name suggests, aims to be much faster than its predecessors, the Hi-Speed USB 2.0. With a signaling rate of 5 Gbps, usb.org claims a 10x performance boost over [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.harbinger-systems.com%2F2010%2F04%2Fsuperspeed-usb-30-perfect-complement-to-html%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.harbinger-systems.com%2F2010%2F04%2Fsuperspeed-usb-30-perfect-complement-to-html%2F&amp;style=normal&amp;hashtags=PCI+Express,SATA,Solid-State+Drive,SSD,SuperSpeed,Systems+Software,unicast,USB+3.0&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div><span style="font-family: arial; font-size: small;">Super fast USB 3.0 and colossal SSD seems to be like a perfect marriage, with the two clearly complementing each other.</span></p>
<p><span style="font-family: arial; font-size: small;">The SuperSpeed USB 3.0, as the name suggests, aims to be much faster than its predecessors, the Hi-Speed USB 2.0. With a signaling rate of 5 Gbps, <a href="http://www.usb.org/">usb.org</a> claims a 10x performance boost over Hi-Speed. As I had mentioned in my <a href="http://blog.harbinger-systems.com/2010/03/are-solid-state-drives-blurring.html">previous post on SSD</a>, the capacity of flash NAND based SSDs is on the rise. Few hundreds of giga bytes have now become standard capacities. As this type of storage reaches the enterprise world, the struggle for capacity increase will continue, and in the near future, we will have SSDs with terra byte capacities.</span></p>
</div>
<div><span style="font-family: arial; font-size: small;">Now, even as SSD is a great improvement over traditional storage media, and enables massive storage spaces, without the fast speeds of data transfer, the large amount of storage would be severely restricted. To get a sense of the enormity of this problem, consider this: Based on a back-of-the-envelope calculation, USB 2.0 will take approximately 73 minutes to read 250 GB of data whereas USB 3.0 will take 7.5 minutes (not considering any types of latencies). So, combining USB 3.0 and SSD together will give us an almost perfect combination that includes a large capacity source (or a <em>sink</em>) and a very fast channel to move data in and out of it.</span></p>
</div>
<div>
<p><span style="font-family: arial; font-size: small;">A close analysis of the specifications brings out 5 primary reasons that make USB 3.0 so fast –</span></p>
<ol>
<li>Physically, USB 3.0 implements 2 additional twisted signal pairs than USB 2.0 for carrying data.</li>
<li>At a protocol level, SuperSpeed implements a dual-simplex unicast bus for concurrent bi-directional operations. Earlier versions of USB used the slow, half-duplex broadcast bus.</li>
<li>Data Bursting in USB 3.0 allows the end points to send / receive data packets with no time wastage for handshakes. Though error prone, this gives greater efficiency when data is transferred in burst mode.</li>
<li>USB 3.0 has introduced streaming capabilities for bulk type of transfers. This allows multiple streams (between 1 and 65533 in number) to be established over the same pipe. This gives a much greater bandwidth for data transfer.</li>
<li>SuperSpeed USB 3.0 does not work on a serial transaction model like USB 2.0, where the host has to wait for an acknowledgment of a transaction before initiating a new transaction. Instead, USB 3.0 uses a sort of split transaction model, which allows multiple transactions at the same time. This kind of parallel processing results in improved response time.</li>
</ol>
</div>
<p><span style="font-family: arial; font-size: small;">The <a href="http://www.usb.org/developers/ssusb/">SuperSpeed USB 3.0</a> specification has surely set the stage for USB to be an ideal channel for data transfer from SSD. However, the real picture will emerge as USB 3.0 gets absorbed into the main stream by year 2011 and the way it stands up to competitive technologies like <a href="http://en.wikipedia.org/wiki/SATA">SATA</a> and <a href="http://en.wikipedia.org/wiki/PCI_Express">PCI Express</a>.</span></p>
<g:plusone href="http://blog.harbinger-systems.com/2010/04/superspeed-usb-30-perfect-complement-to-html/"  size="standard"   ></g:plusone></script>
<span style=''><g:plusone count="true" size="tall"></g:plusone></span><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.harbinger-systems.com%2F2010%2F04%2Fsuperspeed-usb-30-perfect-complement-to-html%2F&amp;title=SuperSpeed%20USB%203.0%3A%20A%20Perfect%20Complement%20to%20Solid-state%20Drives%3F" id="wpa2a_2"><img src="http://blog.harbinger-systems.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.harbinger-systems.com/2010/04/superspeed-usb-30-perfect-complement-to-html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Are Solid-State Drives blurring the boundaries between Enterprise, Entertainment and Portable storage?</title>
		<link>http://blog.harbinger-systems.com/2010/03/are-solid-state-drives-blurring-html/</link>
		<comments>http://blog.harbinger-systems.com/2010/03/are-solid-state-drives-blurring-html/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 22:49:24 +0000</pubDate>
		<dc:creator>Subodh Bhide</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Enterprise Storage]]></category>
		<category><![CDATA[Entertainment Media Storage]]></category>
		<category><![CDATA[exFAT]]></category>
		<category><![CDATA[IEEE 1667]]></category>
		<category><![CDATA[Microsoft Windows 7]]></category>
		<category><![CDATA[NAND]]></category>
		<category><![CDATA[Portable Storage]]></category>
		<category><![CDATA[Solid-State Drive]]></category>
		<category><![CDATA[SSD]]></category>
		<category><![CDATA[Systems Software]]></category>
		<category><![CDATA[Systems Testing]]></category>

		<guid isPermaLink="false">http://192.168.3.81:82/wordpress-2.9/?p=66</guid>
		<description><![CDATA[In this multi-part series of blog posts, I want to highlight the trends in Solid-State Drives or SSDs as storage devices and understand some of the challenges it faces. We at Harbinger Systems have been testing and developing Windows applications around storage systems for over four years. Based on our experience in working with some [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.harbinger-systems.com%2F2010%2F03%2Fare-solid-state-drives-blurring-html%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.harbinger-systems.com%2F2010%2F03%2Fare-solid-state-drives-blurring-html%2F&amp;style=normal&amp;hashtags=Enterprise+Storage,Entertainment+Media+Storage,exFAT,IEEE+1667,Microsoft+Windows+7,NAND,Portable+Storage,Solid-State+Drive,SSD,Systems+Software,Systems+Testing&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="text-align:justify"><font class="Apple-style-span" face="arial" size="small">In this multi-part series of blog posts, I want to highlight the trends in Solid-State Drives or SSDs as storage devices and understand some of the challenges it faces. We at Harbinger Systems have been testing and developing Windows applications around storage systems for over four years. Based on our experience in working with some of the companies in the industry and interacting with storage industry experts in conferences and expos, it is clear that this space is in the midst of some very important changes. In this first post, we try to understand if </font><a href="http://en.wikipedia.org/wiki/Solid-state_drive"><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Solid-State Drives or SSDs</font></font></a><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"> could be the future of storage. In my subsequent post, I will talk about the challenges SSD needs to overcome to attain supremacy. </font></font></p>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial" size="small">My initial conclusion is based on the following observations: </font></p>
<p class="MsoNormal" style="text-align:justify">
<h2 style="text-align:justify">
<font class="Apple-style-span" face="arial" size="small" color="#000055">Small yet big</font></h2>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">SSDs are going against the well known saying, “the bigger the better”. The size of SSDs is decreasing by the day.  This is quite evident from the fact that recently </font></font><a href="http://www.intel.com/pressroom/archive/releases/20100201comp.htm"><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Intel and Micron Technology Inc launched a 25 nm NAND device</font></font></a><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">. </font></font></p>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Now, even as the physical size of the chip is getting smaller, its storage capacity is on the rise. Some even believe that we have now entered into the Terra Byte era and left behind Giga Byte in 2008. TB is now the new standard for measuring storage capacities. </font></font></p>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Also SSD are manufactured in the form of a chip and not magnetic / plastic disks, so they are not restricted by the shape of the disk. This form factor flexibility is much more than just a cosmetic benefit as more and more consumer device manufacturers decide to upgrade the storage capacities of their devices. They can use SSD as SSD can be manufactured in any form to fit into the odd places of any device.</font></font></p>
<h2 style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"><font class="Apple-style-span" color="#000055">Little SSD crosses big boundaries</font></font></font></h2>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Past trends have shown that the storage domain serves three main business areas, 1) Enterprise/Personal, 2) Entertainment and 3) Portable. </font></font></p>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">So far, each of these areas is served by three separate storage media. Magnetic and network based storage is the most preferred option in enterprise and personal storage. Optical is very dominant in the entertainment industry, while SSD has been widely accepted on portable devices. At some point of time these technologies start to cross their boundaries and peep into the remaining two areas. Here are some possibilities I can visualize with SSD.</font></font></p>
<p class="MsoNormal" style="text-align:justify">
<font class="Heading4Char"><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"><i><font class="Apple-style-span" color="#3333FF">SSD in Entertainment</font></i></font></font></font><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"> – I begin to wonder whether it will be ever possible that a movie is released on a NAND flash instead of a Blu-Ray / DVD. It surely sounds very fascinating, but the hurdles for SSD entering this domain are high. The first one is the cost of production of NAND flash, which is much higher as compared to an optical disk. The second hurdle is the wide spread use of optical media players, many of which don’t have the capability of reading data off a flash drive. I can think of more barriers and similar path-breaking opportunities, but these two issues are so critical that it deters me from putting SSD in the entertainment business anytime in the near future.</font></font></p>
<p class="MsoNormal" style="text-align:justify">
<font class="Heading4Char"><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"><i><font class="Apple-style-span" color="#3333FF">SSD in Enterprise</font></i></font></font></font><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"> – Now this might be a more interesting area for SSD to step into. Gartner research predicts that </font></font><a href="http://www.denali.com/wordpress/index.php/dmr/2010/02/09/the-evolving-enterprise-ssd-gartner-s-fo"><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Enterprise SSD sales could reach 5.3 million units by 2013</font></font></a><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">. Here are just some reasons why this might happen:</font></font></p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;text-indent:-.25in; mso-list:l1 level1 lfo2">
<ul>
<li><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">SSD’s small form factor may give it an edge over the existing bulky magnetic drives.</font></font></li>
<li><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Many enterprises are surging towards greener (energy efficient) work environments. SSD will score a point here over magnetic drives that consume more power because of inner moving parts. In addition, as SSD are solid in nature, they will tend to make less noise as compared to hard disk drives.</font></font></li>
<li><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Modern SSD architecture might have capabilities of outperforming magnetic disks in terms of data transfer speeds.</font></font></li>
</ul>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">So far the news has been good for SSD, and it looks all set to enter the Enterprise space. But wait a minute! If it was so easy for SSD, then why is it not there already? In my next post, I will take a look some of the challenges SSD faces in the Enterprise space.</font></font></p>
<h2 style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"><font class="Apple-style-span" color="#000055">Some more good news for SSD</font></font></font></h2>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Consider some of the recent news headlines that are a cause for cheer for SSD: </font></font></p>
<p class="MsoListParagraphCxSpFirst" style="text-align:justify;text-indent:-.25in; mso-list:l0 level1 lfo1">
<ul>
<li><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Microsoft Corporation has developed a new File System called </font></font><a href="http://support.microsoft.com/kb/955704"><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">exFAT</font></font></a><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"> or extended File Allocation Table which is targeted for better serving the flash based storage devices. This file system, which is a successor of the traditional FAT system, is shipped through service packs and newer operating systems like Windows 7.</font></font></li>
<li><a href="http://standards.ieee.org/announcements/pr_IEEE1667_new.html"><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">IEEE 1667</font></font></a><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"> specification was formulated in 2007 for creating an authentication standard for USB flash and personal storage devices. If the flash devices are provisioned according to the specification, it can prevent data theft by adding a virtual authentication layer on these devices.</font></font></li>
<li><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">There is a relentless battle that is waging between Intel-Micron, SanDisk-Toshiba and Samsung Electronics to attain supremacy in the SSD technology. This clearly bodes well for the technology.</font></font></li>
<li><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Modern day smart phones/OS (like Google Android and Apple iPhone) and tablet PC (like Apple iPad) look at SSD as their primary means of persistent storage.</font></font></li>
</ul>
<p class="MsoNormal" style="text-align:justify">
<o:p><font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small"> </font></font></o:p></p>
<p class="MsoNormal" style="text-align:justify">
<font class="Apple-style-span" face="arial"><font class="Apple-style-span" size="small">Based on these, my conclusion thus far is that SSD can certainly be the future of storage. It has a lot of things going for it, but there are some critical challenges that it faces. Could these deter SSD from gaining supremacy? I will evaluate those challenges and opportunities in my next week’s post.</font></font></p></p>
<g:plusone href="http://blog.harbinger-systems.com/2010/03/are-solid-state-drives-blurring-html/"  size="standard"   ></g:plusone></script>
<span style=''><g:plusone count="true" size="tall"></g:plusone></span><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.harbinger-systems.com%2F2010%2F03%2Fare-solid-state-drives-blurring-html%2F&amp;title=Are%20Solid-State%20Drives%20blurring%20the%20boundaries%20between%20Enterprise%2C%20Entertainment%20and%20Portable%20storage%3F" id="wpa2a_4"><img src="http://blog.harbinger-systems.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.harbinger-systems.com/2010/03/are-solid-state-drives-blurring-html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

