<?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>Suhas Tech &#187; hardware</title>
	<atom:link href="http://suhastech.com/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://suhastech.com</link>
	<description>I has tech!</description>
	<lastBuildDate>Fri, 19 Apr 2013 17:24:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>What are RAMs? DDR2 vs DDR3 Explained</title>
		<link>http://suhastech.com/what-are-rams-ddr2-vs-ddr3-explained-difference/</link>
		<comments>http://suhastech.com/what-are-rams-ddr2-vs-ddr3-explained-difference/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 05:50:42 +0000</pubDate>
		<dc:creator>Suhas</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[z]]></category>

		<guid isPermaLink="false">http://suhastech.com/?p=755</guid>
		<description><![CDATA[We read about DDR2, DDR3 RAMs and such, given in every computer/laptop configuration. But have we ever bothered to find out what it actually means? Many people brag about having 8 – 16 GB RAMs but in fact very few people know what exactly it does. We generally seem to think that higher the RAM,  [...]]]></description>
				<content:encoded><![CDATA[<p>We read about DDR2, DDR3 RAMs and such, given in every computer/laptop configuration. But have we ever bothered to find out what it actually means?</p>
<p>Many people brag about having 8 – 16 GB RAMs but in fact very few people know what exactly it does. We generally seem to think that higher the RAM,  greater the speed. Actually, with emerging new technologies, that’s not necessarily the case. *</p>
<p>Like my other “how stuff works” posts, this is aims to general public and doesn’t go about specifics (mostly).</p>
<p><strong>What is a RAM?</strong></p>
<p>I actually want to explain this in a designers perspective (engineers rock!). Here’s a simple<strong> block diagram</strong> from my Electronics textbook. Look at it once.</p>
<p><a rel="thumbnail" href="http://suhastech.com/wp-content/uploads/2011/03/blockdiagram.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="blockdiagram" src="http://suhastech.com/wp-content/uploads/2011/03/blockdiagram_thumb.png" border="0" alt="blockdiagram" width="478" height="332" /></a></p>
<p>When we tell storage, Hard drives come in to picture. Does this block diagram portray RAM? <strong>Just storage</strong> right? Now, I make a crappy statement that <strong>for a computer to work RAM is not needed</strong>. Say you’re a designer designing a computer. I have a processor, a hard drive, input output devices. <strong>Hard disk to read information</strong>, rotate and pin point (this is the right word) a sector and read it. Kinda like grahamaphone. Problem is that, <strong>this process is very slow</strong>. So, if I make a computer with just these components, Whatever be the processor speed, to read my information,<strong> I’m handicapped with the hard drive’s transfer speed</strong>. So, my computer will be as slow as the hard drive.</p>
<p>Now, you are give a brand new technology (lets call it RAM tech) whose <strong>transfer speed is super fast but they are very expensive</strong>. For commercial viability, we need cheaper goods. So, what you do is place the RAM inbetween the hard drive and the output. So, as soon as the processor d<strong>umps the processed data into your super fast RAM</strong>, the output is given to the computer screen. When you are not working with your computer, maybe to lift a dropped pen, the computer copies the output to your hard drive from your RAM. Some processes like<strong> visual rendering</strong>, don’t even do that. So, you need <strong>a lot of RAM to play game</strong>s. RAM is like a buffer memory. Following is the basic idea of a cache.</p>
<p>With more RAM, you can dump more processed data, you can open a lot more tabs on your google chrome and still not freeze. <strong>When you exceed the RAM storage, you’re computer freezes</strong>. <strong>Freeze = hard drive speed</strong>. So, imagine a computer without RAM <img src='http://suhastech.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . So, yes, more RAM means More speed because you can hold a lot more temporary data.</p>
<p>* Now justifying my previous statement. Now Mr. designers gets another technology with <strong>twice the bus speed</strong> (say RAM tech2). You process some 3D model and get it on the screen. As this process is fast, the queuing of other processes will come down. So, temporary data can be deleted faster. <strong>Needing less memory to get the same experience</strong>. So, faster the bus speed means you can get your data faster so needing less memory.</p>
<p>Hope, I haven’t confused you. This is the difference between DDR2 and DDR3. DDR3 is almost twice as fast as DDR2.<strong> So, 2 GB DDR3 is equivalent to 4 GB DDR2.</strong> There are variants with different speeds of the same technology. DDR2 and DDR3 are not compatible with each other.</p>
<p>Also, there is this <strong>swap partitions</strong>. Also called as Virtual Memory in Windows. You can partition your hard drive to swap temporary data with the RAM and your Hard Drive when your RAM is running low. This helps if you want to open up a lot of tabs and applications. Though, <strong>this would not affect your graphic performance</strong>, it will stabilize your computer.</p>
<p><strong>I have a lot of money, I can afford a Hard Disk sized RAM, Would that work?</strong></p>
<p>At the end of the day, its memory. So, yes. Some Live environments (like Ubuntu, BartPE) use RAM as storage space. That’s why Ubuntu Live needs atleast 512 MB RAM. But obviously, you can’t live on 512 MB.</p>
<p>Commercially, these<strong> new age SSD </strong>(solid state drives) flash technology <strong>was used as RAM technologies </strong>10-15 years backs. As expected, SSDs are super fast storage equipments as they have <strong>no moving parts and expensive</strong>. no wonder, MacBooks are fast!</p>
<p>However, RAMs aren&#8217;t ultimate. They are designed to forget stuff once you switch your PC off. So, in the end, speed comes at a cost.</p>
<p>All this is complicated tech. You have many types of RAMs from basic SRAMs DRAMs to high tech DDR3s. If you want to learn even more, you’ll have to go to college (I’m looking forward to that)</p>
]]></content:encoded>
			<wfw:commentRss>http://suhastech.com/what-are-rams-ddr2-vs-ddr3-explained-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Fix] No sound from front panel &#8211; Gigabyte Realtek Drivers</title>
		<link>http://suhastech.com/no-sound-from-front-panel-cant-detect-headphone-mic-gigabyte-realtek/</link>
		<comments>http://suhastech.com/no-sound-from-front-panel-cant-detect-headphone-mic-gigabyte-realtek/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 13:57:30 +0000</pubDate>
		<dc:creator>Suhas</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://suhastech.com/?p=504</guid>
		<description><![CDATA[Sometimes, stuff don&#8217;t work as they are meant to. This is one of them. When you plug in your headphones, mic, speakers etc, the motherboard doesn&#8217;t detect it because you are using a plane old front jack port (most crappy cabinets have these).  So, its time to go old school. Tell your computer to stop [...]]]></description>
				<content:encoded><![CDATA[<p>Sometimes, stuff don&#8217;t work as they are meant to. This is one of them. When you plug in your headphones, mic, speakers etc, the motherboard doesn&#8217;t detect it because you are using a plane old front jack port (most crappy cabinets have these).  So, its time to go old school. Tell your computer to stop detecting the devices and play the music already. Here&#8217;s what you do:</p>
<p>Go to My Computer &#8211;&gt; Control Panel &#8211;&gt; Realtek HD Sound Manager</p>
<p>Click on Audio I/O Tab &#8211;&gt; Settings (The spanner like icon)</p>
<p>Here, check &#8220;Disable front panel jack detection&#8221;.</p>
<p><a href="http://suhastech.com/wp-content/uploads/images/realtek-gigabyrte-front-panel-speakers5B55D.png" rel="thumbnail"><img style="display: inline; border-width: 0px;" title="realtek-gigabyrte-front-panel-speakers" src="http://suhastech.com/wp-content/uploads/images/realtek-gigabyrte-front-panel-speakers_thumb5B35D.png" border="0" alt="realtek-gigabyrte-front-panel-speakers" width="584" height="446" /></a></p>
<p>That&#8217;s it, put in your headphones, speakers into your front panel stereo port and have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://suhastech.com/no-sound-from-front-panel-cant-detect-headphone-mic-gigabyte-realtek/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Review: Microsoft Sidewinder x8 Gaming Mouse</title>
		<link>http://suhastech.com/review-microsoft-sidewinder-x8-gaming-mouse-hands-on/</link>
		<comments>http://suhastech.com/review-microsoft-sidewinder-x8-gaming-mouse-hands-on/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 12:08:32 +0000</pubDate>
		<dc:creator>vivar</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[z]]></category>

		<guid isPermaLink="false">http://suhastech.com/?p=359</guid>
		<description><![CDATA[I ripped the boy with ultimate joy but my mom was upset that i spent 4k for a mouse! As I ripped opened the box, I could see the Dock. Then When i completely unpacked it i found a Manual, Quick User Guide, A CD(Containing the software), The dock,&#160; AA Battery&#160; and of course the [...]]]></description>
				<content:encoded><![CDATA[<p>I ripped the boy with ultimate joy but my mom was upset that i spent 4k for a mouse! As I ripped opened the box, I could see the Dock. Then When i completely unpacked it i found <strong>a Manual, Quick User Guide, A CD(Containing the software), The dock,&#160; AA Battery&#160; and of course the mouse.</strong></p>
<p><a href="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-dock-battery-mouse-manual.jpg" rel="thumbnail"><img title="microsoft-sidewinder-x8-dock-battery-mouse-manual" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="318" alt="microsoft-sidewinder-x8-dock-battery-mouse-manual" src="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-dock-battery-mouse-manual_thumb.jpg" width="492" border="0" /></a></p>
<p>At first the mouse <strong>looks huge</strong> and uncomfortable (Well after using cheap logitech mouse that’s how you feel!) but once you hold and use it. It’s not all that bad.</p>
<p>So I ran up to my PC, installed the software,&#160; shoved the battery in the mouse, connected the dock. The most awesome thing about this is mouse is <strong>you don’t need to change the battery</strong>! Just pull the magnetic wire from the dock and stick to the mouse.</p>
<p>So I connected the wire and started using it.</p>
<p>&#160;<a href="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-charging.jpg" rel="thumbnail"><img title="microsoft-sidewinder-x8-charging" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="254" alt="microsoft-sidewinder-x8-charging" src="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-charging_thumb.jpg" width="327" border="0" /></a> </p>
<p>At first does feel <strong>big</strong>, then you get used to it. The first thing you will notice about the mouse is the grip. <strong>It has a really good grip</strong> and effective even if your hands are oily.(I have tried it! <img src='http://suhastech.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  )</p>
<p><a href="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-big-review.jpg" rel="thumbnail"><img title="microsoft-sidewinder-x8-big-review" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="268" alt="microsoft-sidewinder-x8-big-review" src="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-big-review_thumb.jpg" width="346" border="0" /></a></p>
<p>There are <strong>2 buttons to access from the thumb</strong>. They’re called thumb up and thumb down. At first you clumsily click the buttons but later you will get more light at your thumb.</p>
<p>Even though it is wireless. I did not have any sort of lags.</p>
<p><strong>Features:</strong></p>
<ul>
<li>There are 12 buttons in total. In that, <strong>7 are programmable</strong>.</li>
<li>There is <strong>wheel tilt function</strong> ie the wheel moves sideways.</li>
</ul>
<p><a href="http://suhastech.com/wp-content/uploads/images/microsft-sidewinder-x8-scroll-tilt5B45D.jpg" rel="thumbnail"><img title="microsft-sidewinder-x8-scroll-tilt" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="296" alt="microsft-sidewinder-x8-scroll-tilt" src="http://suhastech.com/wp-content/uploads/images/microsft-sidewinder-x8-scroll-tilt_thumb5B25D.jpg" width="387" border="0" /></a> </p>
<ul>
<li>2 buttons <strong>accessed from thumb.</strong></li>
<li>A button to <strong>open intellipoint</strong>. (This button is on the top and does not interfere while using)</li>
<li>A macro recording button on the left side.</li>
<li>The usual: LMB, RMB, MMB</li>
<li><strong>3 dpi switch buttons</strong>. You can choose anything in the software. Maximum is 4000dpi.</li>
<li><strong>A display screen</strong> which shows the dpi or if the charge is complete.</li>
</ul>
<p><a href="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-thumbs-up-thumbs-down-review5B45D.jpg" rel="thumbnail"><img title="microsoft-sidewinder-x8-thumbs-up-thumbs-down-review" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="270" alt="microsoft-sidewinder-x8-thumbs-up-thumbs-down-review" src="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-thumbs-up-thumbs-down-review_thumb5B25D.jpg" width="349" border="0" /></a> </p>
<ul>
<li>It is a laser mouse. The laser is very bright and blue.</li>
<li>Also the dock has <strong>changeable mouse feet.</strong> You can choose the way you want your mouse to glide. There is smooth, semi smooth and rough.</li>
</ul>
<p><a href="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-changeable-mouse-foot5B55D.jpg" rel="thumbnail"><img title="microsoft-sidewinder-x8-changeable-mouse-foot" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="288" alt="microsoft-sidewinder-x8-changeable-mouse-foot" src="http://suhastech.com/wp-content/uploads/images/microsoft-sidewinder-x8-changeable-mouse-foot_thumb5B35D.jpg" width="366" border="0" /></a> </p>
<ul>
<li>You can <strong>use the mouse wired and wireless</strong>.</li>
<li>Turn ON and OFF button at the bottom.</li>
</ul>
<p><strong><font color="#008000">Pros:</font></strong></p>
<ul>
<li><font color="#008000">Dpi switch buttons comes in <strong>handy for FPS</strong>. Where you need different sensitivity for different weapons. <strong>Fast for SMG,&#160; medium for assault and slow for sniper</strong>.</font></li>
<li><font color="#008000">The tilt functions is very useful while using the PC. You can scroll sideways and use it in games to lean.</font></li>
<li><font color="#008000"><strong>Marco recording</strong> is very useful if you use <strong>repeated actions</strong> in games. (Ex The complex moves in POP:Warrior Within can be recorded and performed with only one button!)</font></li>
<li><font color="#008000">It is <strong>very precise and lag free.</strong> Once charged it lasts about a month.</font></li>
<li><font color="#008000"><strong>Comfortable </strong>and comes with changeable feet.</font></li>
</ul>
<p><font color="#ff0000"><strong>Cons:</strong></font></p>
<ul>
<li><font color="#ff0000">The mouse <strong>doesn’t seem alright</strong> if you have <strong>small hands.</strong></font></li>
<li><font color="#ff0000">The mouse <strong>doesn’t seem to work well on cloth surface</strong>. I have tried using in from my bed, it lags.</font></li>
<li><font color="#ff0000">Being light at your finger (esp. thumb)&#160; helps. Initially, I used to accidentally click the thumb buttons and it caused problems. But later, got used to it.</font></li>
<li><font color="#ff0000">The <strong>scroll doesn’t feel very smooth</strong>. It slightly feels hard while scrolling.</font></li>
<li><font color="#ff0000"><strong>Only for right handers</strong>.</font></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://suhastech.com/review-microsoft-sidewinder-x8-gaming-mouse-hands-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Fix] Processor / CPU stuck to the Heatsink</title>
		<link>http://suhastech.com/fix-processor-cpu-stuck-heatsink-fan-cooler-thermal-paste/</link>
		<comments>http://suhastech.com/fix-processor-cpu-stuck-heatsink-fan-cooler-thermal-paste/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 11:52:35 +0000</pubDate>
		<dc:creator>Suhas</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://suhastech.com/?p=305</guid>
		<description><![CDATA[I had this computer from my dad’s office to mess up with (I mean fix it ). I wanted to remove the Processor. So, as per the normal procedure, I unlocked the hinges and pulled (a little)! The Processor came out with the Heatsink! It was stuck. The thermal paste was like super glue now. [...]]]></description>
				<content:encoded><![CDATA[<p>I had this computer from my dad’s office to mess up with (I mean fix it <img src='http://suhastech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). I wanted to remove the Processor. So, as per the normal procedure, I unlocked the hinges and pulled (a little)! The Processor came out with the Heatsink! It was stuck. The thermal paste was like super glue now. I tried all the voodoo magic tricks (Blades, alcohol etc) I could find, with no success. Luckily, no pins were bent.</p>
<p><strong>What if you use Blades:</strong> If you stress the processor too much, you&#8217;ll end up trashing the damn thing.</p>
<p><strong>Why did it get stuck?</strong></p>
<p>It is because of the thermal paste between the surfaces of the Processor and the heatsink. The air particles  in the thermal paste vacate due to the pressure applied by the heasink. Now, pulling it will be like pulling a plunger. Stronger than super glue!</p>
<p><strong>Here’s the fix:</strong></p>
<p>I knew that the Thermal Paste would soften with heat. Here’s an idea that worked. Yea! It’s that simple!</p>
<p><a href="http://suhastech.com/wp-content/uploads/images/CPU-struck5B15D.jpg" rel="thumbnail"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="CPU-struck" src="http://suhastech.com/wp-content/uploads/images/CPU-struck_thumb5B15D.jpg" border="0" alt="CPU-struck" width="430" height="324" /></a></p>
<p>Hold the metal part of your Heatsink to your Iron Box. Two minutes should be enough, I guess. Now, put all your fingers (except the thumb) on one side of the processor, rest your wrist on the side of the heatsink and pull with moderate effort. Do it on all sides and it should come off the heatsink by now.</p>
<p><strong>Note to self:</strong><br />
Next time, If you want to remove the heatsink. First, switch on your computer for about 15 mins and shut it down. Then, try to remove the processor.</p>
<p>Still stuck? Please, feel free to comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://suhastech.com/fix-processor-cpu-stuck-heatsink-fan-cooler-thermal-paste/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/16 queries in 0.014 seconds using disk: basic
Object Caching 606/661 objects using disk: basic

 Served from: suhastech.com @ 2013-05-23 18:31:56 by W3 Total Cache -->