<?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>Pedro Innecco &#187; hardware</title>
	<atom:link href="http://www.pedroinnecco.com/tags/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pedroinnecco.com</link>
	<description>ICT Specialist: pgDMS, MBA, MBSS, MCTS, MCP, VTSP</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:01:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Capacitors what?</title>
		<link>http://www.pedroinnecco.com/2008/03/capacitors-what/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=capacitors-what</link>
		<comments>http://www.pedroinnecco.com/2008/03/capacitors-what/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 15:36:32 +0000</pubDate>
		<dc:creator>Pedro</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.pedroinnecco.com/2008/03/25/capacitors-what/</guid>
		<description><![CDATA[So you consider yourself a hardcore IT techie. There is no computer issue so far that you couldn&#8217;t sort. Not only you know the Windows registry like a walk in [...]]]></description>
			<content:encoded><![CDATA[<p>So you consider yourself a hardcore IT techie. There is no computer issue so far that you couldn&#8217;t sort.<br />
<span id="more-46"></span><br />
Not only you know the Windows registry like a walk in the park, you also know everything about networks, security and encryption. Linux? Hah&#8230; forget that! You compile your own BSD box, and can hex edit your file-system and patch firmwares and BIOSes. People consider you the utmost authority in computers. Nevertheless, you can’t figure out why that computer keeps hanging on you. You tried to format the PC, you swapped RAMs, CPU, tested all expansion cards; yet you simply can’t tell what is going on.</p>
<p>Perhaps you’re starting to doubt your IT skills, or are simply shouting obscenities to the computer’s open carcass in rage and frustration. However, the question you should be asking yourself at this stage is not how much you know or think you know about IT, but know much you know or think you know about electronics?</p>
<p>Altough IT is a science on its own, many ‘self-made IT gurus’ tend to make the (honest) mistake to forget that first and foremost, the world of computers is governed by electronics. Like IT, <a href="http://en.wikipedia.org/wiki/Electronics">electronics</a> is a fascinating, complex and broad science that studies &#8220;the flow of charge through various materials and devices&#8221; (Wikipedia, 2008).</p>
<h4>What are they?</h4>
<p>One particular component I would like to draw your attention to is to capacitors. In dummy terms, capacitors are in a way like little bateries, as they store electric energy between a pair of conductors (called <em>plates</em>). These plates are separated by an insulator (i.e.: non-conductive material) known as <em>dielectric</em>. Dielectrics can be, in theory, any non-conductive material such as air, porcelain, chemicals (e.g.: electrolytes) and teflon. Besides storing energy, capacitors can have other applications such as filtering, signal processing and power conditioning; and the type of dielectric implies for what application it would be best used for.</p>
<h4>What is the problem?</h4>
<p>The thing is that capacitors can age, particularly the electrolytic ones which use chemicals as its insulator. A while ago I was having a hard time with a computer I built. The system would simply freeze when my soundcard emited a sound, when I moved the mouse or at other simple tasks. I formated and reinstalled the operating system several times, troubleshooted all expansion cards and drives, tried different operating systems and flashed the BIOS; yet nothing worked. After opening my computer for the 100th time, I noticed that some of &#8220;those little aluminium cylinders&#8221; in my motherboard looked funny. After replacing the motherboard (which was out of warranty), everything started to work as it should. Here are some visual sympthoms of capacitor problems which I witnessed:</p>
<ul>
<li><strong>Swollen or bulged caps: </strong>When the &#8216;top&#8217; of the capacitor looks like its bulged. This is due to presure being built inside it.</li>
<li><strong>Leaking substance: </strong>When you can see a substance (mostly a black or brown crusty substance) coming out of it. That is the electrolyte, and yep: It shouldn&#8217;t be coming out!</li>
</ul>
<h4>What should I do first?</h4>
<p>If your system and/or the failing component is under warranty, your first option should be to activate the warranty and have it repaired or replaced. For those with components out of warranty however, replacement can be quite drastic. Particularly if the problem is narrowed to a few capacitors. However, the best remedy is prevention. Here are some pointers on how to prevent being a victim of capacitors plague.</p>
<ul>
<li><strong>Temperature:</strong> Keep your system cool. Electrolytic capacitors are sensitive to temperature and they will age faster if your system is too hot.</li>
<li><strong>Solid Capacitors:</strong> Look for motherboards and other components with fewer electrolytic capacitors as possible, as solid capacitors are more resistant to temperatures and more suitable for high-frequency applications.</li>
</ul>
<p>However, certain systems could be simply doomed to failure due to poor design. I have a Linksys WAG54G v2 ADSL router and I noticed that its switched ports wouldn&#8217;t work with 1Gb network adapters unless I forced them to 10Mb (no, forcing to 100Mb wouldn&#8217;t work either). I did some research on the internet and a narrowed down the problem to (you probably guessed) capacitors. Basically the WAG54G was poorly designed and it overheats quite a lot, thus damaging the capacitors.</p>
<h4>What should I do next?</h4>
<p>Problem is, once a capacitor is damaged there is no other option rather than replacing or repairing the unit. This is why I am currently on a mission to learn a little bit more about electronics; at least enough to be able to test for defective capacitors (and other components) and learn how to replace them. And my suggestion to all other IT gurus out there is to do the same. The good news is that there is a lot of information on the Internet for us to get started. Here are a few ones:</p>
<ul>
<li><strong><a href="http://en.wikipedia.org/wiki/Capacitors">Wikipedia &#8211; Capacitors</a>: </strong>This article will introduce you to capacitors, what they are, the different types, their applications, etc.</li>
<li><strong><a href="http://electronics.howstuffworks.com/capacitor.htm">HowStuffWorks.com &#8211; How Capacitors Work</a>: </strong>If the previous article was little too much of a heavy reading you might want to check this one first (this is not a criticism! I read this one first as well).</li>
<li><strong><a href="http://en.wikipedia.org/wiki/Capacitor_%28component%29">Wikipedia &#8211; Capacitors (component)</a>: </strong>This article gets a little bit more pratical as it discusses in more detail the different types of capacitors, their applications and their disadvantages.</li>
<li><strong><a href="http://en.wikipedia.org/wiki/Electronic_color_code">Wikipedia &#8211; Electronic color code</a>: </strong>Believe it or not, electric components aren&#8217;t coloured just to look cute. Those colours actualy have a meaning, and understanding them would help you know the value of the capacitors (and other components such as resistors) in order to replace them.</li>
<li><strong><a href="http://en.wikipedia.org/wiki/Capacitor_plague">Wikipedia &#8211; Capacitor plague</a>: </strong>This article discusses the premature failing of capacitors, giving a particular emphasis in computer electronics (e.g.: motherboards). It also gives some background information about the infamous industrial spionage case that plagued Taiwan with defective capacitors.</li>
<li><strong><a href="http://www.siliconchip.com.au/cms/A_30328/article.html">Silicon Chip Online &#8211; Motherboard Capacitor Problem Blows Up</a>: </strong>This article gives some good background information about the capacitor plague epidemic of the early 2000s that pestered several motherboard manufacturers.</li>
</ul>
<h4>I&#8217;m up for it!</h4>
<p>Ok, so you had enough of theory reading and you want to get your hands dirty. Fair enough! First things first, consider that you will have to get a good set of equipment such as a good soldering kit, desoldering tools and of course: quality capacitors. In the UK, a good place to by all this equipment is <a href="http://www.maplin.co.uk">Maplin</a>. But before you start taking your credit card out of the wallet, I strongly recommend you visit <a href="http://www.capacitorlab.com">capacitorlab.com</a>. It is the best site I found so far with tutorials, pictures, suggestions, etc.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.pedroinnecco.com/2008/03/capacitors-what/' addthis:title='Capacitors what? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.pedroinnecco.com/2008/03/capacitors-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linksys WAG54G v2: The Hidden Pages</title>
		<link>http://www.pedroinnecco.com/2008/03/linksys-wag54g-v2-the-hidden-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linksys-wag54g-v2-the-hidden-pages</link>
		<comments>http://www.pedroinnecco.com/2008/03/linksys-wag54g-v2-the-hidden-pages/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 20:15:06 +0000</pubDate>
		<dc:creator>Pedro</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[networks]]></category>

		<guid isPermaLink="false">http://www.pedroinnecco.com/index.php/2008/03/08/linksys-wag54g-v2-the-hidden-pages/</guid>
		<description><![CDATA[I have been eagerly waiting for the Wireless-N standard to be rectified so I can finally change my home router for a new one. I must say that during the [...]]]></description>
			<content:encoded><![CDATA[<p>I have been eagerly waiting for the Wireless-N standard to be rectified so I can finally change my home router for a new one. I must say that during the years I had enough of Linksys routers. Although owned by CISCO, I&#8217;ve been quite disappointed with the level of features provided by my WAG54G router. However, while browsing www.linksysinfo.org I found about two quite useful configuration pages which seem to be &#8216;hidden&#8217; in the router. In particular, there is a page to configure DHCP reservation; a feature that I&#8217;ve been missing badly!</p>
<p><span id="more-37"></span></p>
<p>This is the list of hidden pages in the WAG54G router. I have tested these using the 1.01.22 firmware and the work fine. To access these pages, point your browser to your router IP address <code>192.168.1.1</code>) and append the correct page address (for example <code>http://192.168.1.1/dhcp_reserved.asp</code>).<br />
<br/></p>
<table border="1">
<tbody>
<tr>
<th>
<div>Page</div>
</th>
<th>
<div>Description</div>
</th>
<th>
<div>Address</div>
</th>
</tr>
<tr>
<td>DHCP Reservation</td>
<td>Allows you to reserve specific IP addresses to given computers based on their MAC address or host name.</td>
<td>/dhcp_reserved.asp</td>
</tr>
<tr>
<td>ADSL Current Status Table</td>
<td>Provides userfull information about your hardware, such as the ADSL line type and Annex.</td>
<td>/ADSLCStatus.htm</td>
</tr>
</tbody>
</table>
<p><br/>You can find more information at <a href="http://www.linksysinfo.org">linksysinfo.org</a>. Let me know if you have any more WAG54G V2 hints!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.pedroinnecco.com/2008/03/linksys-wag54g-v2-the-hidden-pages/' addthis:title='Linksys WAG54G v2: The Hidden Pages '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.pedroinnecco.com/2008/03/linksys-wag54g-v2-the-hidden-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReadyNAS NV+ vs. Synology CS-407</title>
		<link>http://www.pedroinnecco.com/2007/06/readynas-nv-vs-sylogy-cs-407/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=readynas-nv-vs-sylogy-cs-407</link>
		<comments>http://www.pedroinnecco.com/2007/06/readynas-nv-vs-sylogy-cs-407/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 22:22:57 +0000</pubDate>
		<dc:creator>Pedro</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows home server]]></category>

		<guid isPermaLink="false">http://www.pedroinnecco.com/index.php/2007/06/18/readynas-nv-vs-sylogy-cs-407/</guid>
		<description><![CDATA[Since an unfortunate even last year with an IBM &#8220;DeathStar&#8221; hard drive which almost cost me all of my files, I have been evaluating the prospects of acquiring a decent [...]]]></description>
			<content:encoded><![CDATA[<p>Since an unfortunate even last year with an IBM &#8220;DeathStar&#8221; hard drive which almost cost me all of my files, I have been evaluating the prospects of acquiring a decent Network Attached Storage (NAS) with <a href="http://en.wikipedia.org/wiki/RAID" title="Wikipedia article explaining what RAID is.">RAID</a> (which is geek for disaster control). This is what I am looking for:<span id="more-25"></span></p>
<ul>
<li>Good industry standard support: No proprietary-only stuff, unless it is in addition to standards.</li>
<li>Reliable: A solid firmware with no bugs.</li>
<li>Easily expandable: If I add a new disk to the array, I shouldn’t have to format any disks.</li>
<li>Fast: Both network access and disk access.</li>
<li>Good support and active community: To have my questions answered and to promote enhancements to the product.</li>
<li>Extra features: Media streaming, download stations, external USB connections, web server and any other interesting set of features would be a plus.</li>
</ul>
<p>The first option I came across was Techus, but I dismissed it immediately after some negative reviews. Then after reading some reviews about Infrant ReadyNAS NV+ (followed by Infrant’s acquisition by Netgear), I thought I had finally made my choice. But when I called the distributor to place an order, he mentioned that Infrants ReadyNAS was out of stock and they were currently renegotiating their contract with Netgear (Infrant’s new owner). He immediately suggested that I looked at the <a href="http://www.synology.com" title="Synology Site.">Synology</a> CS-407 instead, which has <a href="http://www.synology.com/enu/products/CS407/spec.php" title="Synology CS-407 Specification.">a plethora of interesting features</a>.</p>
<p><a href="http://www.smallnetbuilder.com/component/option,com_nas/Itemid,190" title="SmallNetBilder.com NAS charts - 100 Mbps Average Write Performance">According to reviews</a>, the CS-407 is quite fast. It also support standard RAID technologies (RAID 1,5). At first I was concerned that the CS-407 had no NFS support, but I have no immediate plans to use NFS in my network anyway and moreover, I found out by reading at some Synology related forms that it is relatively easy to add NFS for it anyway.</p>
<p>As for the RAID methods, what I am really apprehensive about is the ability to expand into my NAS device (i.e.: add more disks) without the need to format any disks, a feature that Infrant claims that their proprietary <a target="_blank" href="http://www.infrant.com/products/products_details.php?name=About%20X-RAID" title="Netgear's X-RAID is like RAID for dummies.">X-RAID</a> technology (available on the ReadyNAS) can do.</p>
<p>I decided to download the <a href="http://www.synology.com/enu/support/download.php#CS407" title="Downloads for the Synology CS-407 (which includes the User Guide in Adobe PDF format).">Synology CS-407 User Guide</a> to see if I could get some of my questions answered, and I found some very positive information in there:</p>
<ul>
<li>Although the CS-407 doesn’t have the hot-swap trays that the ReadyNAS has, the CS-407 is still a hot-swappable unit. Perhaps not having such trays is what makes the CS-407 smaller than the ReadyNAS?</li>
<li>The manual clearly explains that it is easy to expand the unit (i.e.: replace disks with higher capacity ones) without having to format the disks. So what’s the deal with ReadyNAS X-RAID you might ask (well I did)? For what I read, it is simply dumb-proof: It changes the RAID technology according to the amount of disks added, and takes care of storage expansion with very little user intervention. Well I think I can handle RAID without needing my mom to change my diapers.</li>
</ul>
<p>My last concern was with the ammount of built-in RAM. The CS-407 comes with 128MB, compared with the ReadyNAS which comes with 256MB (which you can also add more memory to it). However, CS-407 seems to be doing very well in its reviews, and I guess that the amount needed is really down on how heavyweight (thus RAM hungry) an operating system is; so I guess that I shouldn&#8217;t worry about it.</p>
<p>So I got completely sold by the Synology CS-407 unit. Not only it has more appealing features for my needs than theNetgear’s ReadyNAS but it is cheaper too! However, I was about to place an order for the CS-407, when I decided to read about the upcoming Windows Home Server (WHS) Units to be released Mid/2007, which are focusing on Network Storage. I briefly tried WHS Release Candidate 1 and I must say that WHS has some quite interesting features. However, I also have my reservations about certain &#8220;features&#8221; and claims which, I will be discussing in an upcoming post.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.pedroinnecco.com/2007/06/readynas-nv-vs-sylogy-cs-407/' addthis:title='ReadyNAS NV+ vs. Synology CS-407 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.pedroinnecco.com/2007/06/readynas-nv-vs-sylogy-cs-407/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

