<?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>My Electronics Journal</title>
<atom:link href="http://www.eejournal.org/feed" rel="self" type="application/rss+xml" />
<link>http://www.eejournal.org</link>
<description>My journey throught the amazing world of electronics!</description>
<lastBuildDate>Wed, 21 Nov 2012 15:51:29 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=3.4.2</generator>
<item>
<title>Simple Voltmeter schematic using Maxim&#8217;s ADC with LED driver</title>
<link>http://www.eejournal.org/journal/20110509213/simple-voltmeter-schematic-using-maxims-adc-with-led-driver?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=simple-voltmeter-schematic-using-maxims-adc-with-led-driver</link>
<comments>http://www.eejournal.org/journal/20110509213/simple-voltmeter-schematic-using-maxims-adc-with-led-driver#comments</comments>
<pubDate>Sun, 08 May 2011 19:05:11 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[Test and Measurement]]>
</category>
<category>
<![CDATA[Analog]]>
</category>
<category>
<![CDATA[datasheet]]>
</category>
<category>
<![CDATA[Layout]]>
</category>
<category>
<![CDATA[Schematic]]>
</category>
<category>
<![CDATA[Voltmeter]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=213</guid>
<description>
<![CDATA[<p>MAX1496 is an ADC with internal 31/2 digit LED display driver. This is an ideal IC for simple voltmeters. You just need the IC, and a couple more components and you are done. The following is a circuit I made &#8230; <a href="http://www.eejournal.org/journal/20110509213/simple-voltmeter-schematic-using-maxims-adc-with-led-driver">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/20110509213/simple-voltmeter-schematic-using-maxims-adc-with-led-driver">Simple Voltmeter schematic using Maxim&#8217;s ADC with LED driver</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>MAX1496 is an ADC with internal 31/2 digit LED display driver. This is an ideal IC for simple voltmeters. You just need the IC, and a couple more components and you are done. The following is a circuit I made using EAGLE. This is kind of a knock off circuit I built after going through the datasheet.</p>
<div id="attachment_214" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.eejournal.org/wp-content/uploads/2011/05/Voltage-Board.pdf"><img src="http://www.eejournal.org/wp-content/uploads/2011/05/MAX1496-schematic.png" alt="" title="MAX1496 schematic" width="450" height="539" class="size-full wp-image-214" /></a><p class="wp-caption-text">Voltmeter using MAX1496</p></div>
<p>All the controls are connected to a 10pin FRC which is to be hooked to a microcontroller to automatically set the ranges. RJ1 and RJ2 controls the LED drive currents. They are made as female pin headers to insert resistors. More details will be added soon&#8230;</p>
<p>Datasheet : <a href='http://www.eejournal.org/wp-content/uploads/2011/05/MAC1496-MAX1447-MAX1498.pdf'>MAX1496, MAX1447, MAX1498 datasheet</a></p>
<p>The post <a href="http://www.eejournal.org/journal/20110509213/simple-voltmeter-schematic-using-maxims-adc-with-led-driver">Simple Voltmeter schematic using Maxim&#8217;s ADC with LED driver</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/20110509213/simple-voltmeter-schematic-using-maxims-adc-with-led-driver/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>USB Microcontroller Programmers and Laptop RAM</title>
<link>http://www.eejournal.org/journal/20110423203/usb-microcontroller-programmers-and-laptop-ram?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=usb-microcontroller-programmers-and-laptop-ram</link>
<comments>http://www.eejournal.org/journal/20110423203/usb-microcontroller-programmers-and-laptop-ram#comments</comments>
<pubDate>Fri, 22 Apr 2011 19:37:37 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[General]]>
</category>
<category>
<![CDATA[building]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=203</guid>
<description>
<![CDATA[<p>After wasting a lot of time, I finally made the OpenProg. The whole deal was much easier because I had already built the USBPICprog. OpenProg is not just another programmer, it will program Microchuip&#8217;s PIC micro-controllers, Atmel&#8217;s controller and read &#8230; <a href="http://www.eejournal.org/journal/20110423203/usb-microcontroller-programmers-and-laptop-ram">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/20110423203/usb-microcontroller-programmers-and-laptop-ram">USB Microcontroller Programmers and Laptop RAM</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>After wasting a lot of time, I finally made the <a title="Openprog USB microcontrolelr programmer form Alberto Maccioni" href="http://openprog.altervista.org/" target="_blank">OpenProg</a>. The whole deal was much easier because I had already built the <a title="USB PIC programmer by Frans Schreuder" href="http://www.usbpicprog.org" target="_blank">USBPICprog</a>. OpenProg is not just another programmer, it will program Microchuip&#8217;s PIC micro-controllers, Atmel&#8217;s controller and read and write to EEPROMS.</p>
<p>Last month I got another 1Gb strip to the already outdated Compaq C770TU laptop. Things didn&#8217;t go very well as transcend now ships modules with 1Gbps chips instead of the older 512Mbps chips. So now my laptop randomly fails to boot unless I press some key. Here is a small video of me tweaking around with it.</p>
<p style="text-align: center;">[youtube]http://www.youtube.com/watch?v=Wj3mA0Kizhk[/youtube]</p>
<p>Coming back to the programmers, I now have two of them. The USBPICProg one and the OpenProg. Although I have used my USBPICprog many times, I didn&#8217;t get a chance to use the new one. In the mean time, here is a picture of the two programmers mating <img src='http://www.eejournal.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div id="attachment_206" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.eejournal.org/wp-content/uploads/2011/04/openprog-usbpicprog_th.jpg"><img class="size-full wp-image-206" title="USBPICprog hooked to the OpenProg board" src="http://www.eejournal.org/wp-content/uploads/2011/04/openprog-usbpicprog_th.jpg" alt="" width="600" height="450" /></a><p class="wp-caption-text">USBPICPROG and OpenProg , OpenProg has got a USB type B connector while USBPICprog just has broken Sony phone data cable</p></div>
<p>The broken Sony Erricson USB cable was the only one available at the time I built USBPICPROG. On the OpenProg the USB type B is not sitting on the mainboard because of the difference pitch. OpenProg firmware was burned into the PIC18F4550 using USBPICPROG.</p>
<div id="attachment_208" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.eejournal.org/wp-content/uploads/2011/04/openprog-usbpicprog-adapter.jpg"><img class="size-full wp-image-208" title="USBPICPROG, OpenProg and the Adapter" src="http://www.eejournal.org/wp-content/uploads/2011/04/openprog-usbpicprog-adapter_th.jpg" alt="" width="600" height="450" /></a><p class="wp-caption-text">The Adapter board is used to program PICs, all of them 40, 28, 20, 18, 14 and 8pin.</p></div>
<p>The adapter board just allows to plugin all types of PICs into one single ZIF socket. More about both of these programmers will be coming in detailed posts.</p>
<p>The post <a href="http://www.eejournal.org/journal/20110423203/usb-microcontroller-programmers-and-laptop-ram">USB Microcontroller Programmers and Laptop RAM</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/20110423203/usb-microcontroller-programmers-and-laptop-ram/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>PWM chip CG8010DX16 SMPS schematic and datasheet</title>
<link>http://www.eejournal.org/journal/20110204182/pwm-chip-cg8010dx16-datasheet?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pwm-chip-cg8010dx16-datasheet</link>
<comments>http://www.eejournal.org/journal/20110204182/pwm-chip-cg8010dx16-datasheet#comments</comments>
<pubDate>Fri, 04 Feb 2011 18:24:36 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[IC]]>
</category>
<category>
<![CDATA[component]]>
</category>
<category>
<![CDATA[datasheet]]>
</category>
<category>
<![CDATA[Schematic]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=182</guid>
<description>
<![CDATA[<p>Murugesh, a reader had asked mt to identify an IC. Guys at edaboard have identified as a PC SMPS PWM controller - CG8010DX16 <a href="http://www.eejournal.org/journal/20110204182/pwm-chip-cg8010dx16-datasheet">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/20110204182/pwm-chip-cg8010dx16-datasheet">PWM chip CG8010DX16 SMPS schematic and datasheet</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>A few days ago, one of the readers &#8211; <a href="http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003#comment-125">Murugesh had commented</a> asking for help to identify an IC he had with him. He sent a picture of it to me. I was not able to identify the IC on my own. I turned in to the amazing fellows at edaboard and got two correct answers within an hour. Thanks foes to those two wonderful people. Here is a link to the <a href="http://www.edaboard.com/thread201080.html#post846097" rel=nofollow">thread on edaboard</a>.</p>
<p>Here is the picture Murugesh sent me (All the copy rights or copy lefts belong to Murugesh <img src='http://www.eejournal.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<div id="attachment_183" class="wp-caption aligncenter" style="width: 570px"><a href="http://www.eejournal.org/wp-content/uploads/2011/02/2.png"><img class="size-large wp-image-183" src="http://www.eejournal.org/wp-content/uploads/2011/02/2-560x351.png" alt="PWM chip photograph" width="560" height="351" /></a><p class="wp-caption-text">PWM IC CG8010DX1 - SMPS chip used mainly for Desktop PCs</p></div>
<p>The IC turned out to be a PWM IC used for PC Switch mode power supplies. while composing the post on<a href="http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003"> SMPS circuit diagrams</a>, I had actually came across a circuit with this particular IC, but ignored for it being not so popular. But the guys at edaboard even posted a link to that circuit diagram.</p>
<div id="attachment_185" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.eejournal.org/wp-content/uploads/2011/02/PWM-CG8010DX16-chip_identify.pdf"><img class="size-full wp-image-185" title="pc_smps_cg8010dx16" src="http://www.eejournal.org/wp-content/uploads/2011/02/pc_smps_cg8010dx16.png" alt="" width="600" height="400" /></a><p class="wp-caption-text">Circuit diagram of PC SMPS using IC cg8010dx16</p></div>
<h2 id="download">Downloads</h2>
<p>I have downloaded and attached the <a href="http://www.eejournal.org/wp-content/uploads/2011/02/PWM-IC-CG8010DX1-.pdf">datasheet of IC CG8010DX16 &#8211; PWM controller</a>.</p>
<p>The post <a href="http://www.eejournal.org/journal/20110204182/pwm-chip-cg8010dx16-datasheet">PWM chip CG8010DX16 SMPS schematic and datasheet</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/20110204182/pwm-chip-cg8010dx16-datasheet/feed</wfw:commentRss>
<slash:comments>4</slash:comments>
</item>
<item>
<title>Op-Amp based voltage regulator tutorial and SPICE modelling</title>
<link>http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=op-amp-voltage-follower-regulator-spice-model</link>
<comments>http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model#comments</comments>
<pubDate>Thu, 13 Jan 2011 19:05:10 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[Linear]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=164</guid>
<description>
<![CDATA[<p>The tutorial is taking a long time. In the mean time here are the screen captures, schematic and the LTSPICE files. Downloads Op-Amp_linear_voltage_regulator SPICE files</p><p>The post <a href="http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model">Op-Amp based voltage regulator tutorial and SPICE modelling</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>The tutorial is taking a long time. In the mean time here are the screen captures, schematic and the LTSPICE files.</p>
<div id="attachment_174" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.eejournal.org/wp-content/uploads/2011/01/op-amp-vreg-circuit.png"><img class="size-full wp-image-174" title="op-amp-vreg-circuit-tn" src="http://www.eejournal.org/wp-content/uploads/2011/01/op-amp-vreg-circuit-tn.gif" alt="" width="600" height="299" /></a><p class="wp-caption-text">LTSpice schematic of a simple op-amp voltage follower based Linear Voltage Regulator.</p></div>

<a href='http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model/op-amp-output-wave' title='op-amp-output-wave'><img width="180" height="135" src="http://www.eejournal.org/wp-content/uploads/2011/01/op-amp-output-wave-180x135.gif" class="attachment-thumbnail" alt="op-amp-output-wave" title="op-amp-output-wave" /></a>
<a href='http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model/op-amp-vreg_input' title='op-amp-vreg_input'><img width="180" height="135" src="http://www.eejournal.org/wp-content/uploads/2011/01/op-amp-vreg_input-180x135.png" class="attachment-thumbnail" alt="op-amp-vreg_input" title="op-amp-vreg_input" /></a>
<a href='http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model/op-amp-vreg_output' title='op-amp-vreg_output'><img width="180" height="135" src="http://www.eejournal.org/wp-content/uploads/2011/01/op-amp-vreg_output-180x135.png" class="attachment-thumbnail" alt="op-amp-vreg_output" title="op-amp-vreg_output" /></a>
<a href='http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model/op-amp-vreg-non-inv' title='op-amp-vreg-non-inv'><img width="180" height="135" src="http://www.eejournal.org/wp-content/uploads/2011/01/op-amp-vreg-non-inv-180x135.png" class="attachment-thumbnail" alt="op-amp-vreg-non-inv" title="op-amp-vreg-non-inv" /></a>
<a href='http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model/op-amp-vreg_npn' title='op-amp-vreg_NPN'><img width="180" height="135" src="http://www.eejournal.org/wp-content/uploads/2011/01/op-amp-vreg_NPN-180x135.png" class="attachment-thumbnail" alt="op-amp-vreg_NPN" title="op-amp-vreg_NPN" /></a>

<h2 id="eej_downloads">Downloads</h2>
<p><a href="http://www.eejournal.org/wp-content/uploads/2011/01/Op-Amp_linear_voltage_regulator.zip">Op-Amp_linear_voltage_regulator SPICE files</a></p>
<p>The post <a href="http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model">Op-Amp based voltage regulator tutorial and SPICE modelling</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/20110114164/op-amp-voltage-follower-regulator-spice-model/feed</wfw:commentRss>
<slash:comments>2</slash:comments>
</item>
<item>
<title>New multimeter &#8211; Extech EX430</title>
<link>http://www.eejournal.org/journal/20110104149/new-multimeter-extech-ex430?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-multimeter-extech-ex430</link>
<comments>http://www.eejournal.org/journal/20110104149/new-multimeter-extech-ex430#comments</comments>
<pubDate>Tue, 04 Jan 2011 02:22:56 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[General]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=149</guid>
<description>
<![CDATA[<p>My multimeter of 8 years a Mastech M92A had lost its accuracy. I was in dire need of a new multimeter. Here in India, all the Flukes and Extechs cost double of what its worth in the US or Europe. &#8230; <a href="http://www.eejournal.org/journal/20110104149/new-multimeter-extech-ex430">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/20110104149/new-multimeter-extech-ex430">New multimeter &#8211; Extech EX430</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>My multimeter of 8 years a Mastech M92A had lost its accuracy. I was in dire need of a new multimeter. Here in India, all the Flukes and Extechs cost double of what its worth in the US or Europe. So I got one from the US by my cousin. The new DMM is an Extech EX430 true RMS multimeter with Temperature, Frequency/Duty cycle and Capacitance measurements. A review is on its way. In the mean time here is a snap <img src='http://www.eejournal.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_160" class="wp-caption aligncenter" style="width: 570px"><a href="http://www.eejournal.org/wp-content/uploads/2011/01/extech-ex430-dmm2.jpg"><img class="size-large wp-image-160" title="extech-ex430-dmm" src="http://www.eejournal.org/wp-content/uploads/2011/01/extech-ex430-dmm2-560x420.jpg" alt="" width="560" height="420" /></a><p class="wp-caption-text">The new Extech ex430 true RMS multimeter</p></div>
<p>The post <a href="http://www.eejournal.org/journal/20110104149/new-multimeter-extech-ex430">New multimeter &#8211; Extech EX430</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/20110104149/new-multimeter-extech-ex430/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Design : Linear Voltage regulator using Op-Amp Voltage follower</title>
<link>http://www.eejournal.org/journal/2010111586/linear-regulator-op-amp-voltage-follower?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linear-regulator-op-amp-voltage-follower</link>
<comments>http://www.eejournal.org/journal/2010111586/linear-regulator-op-amp-voltage-follower#comments</comments>
<pubDate>Mon, 15 Nov 2010 17:59:06 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[General]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=86</guid>
<description>
<![CDATA[<p>The was down for a couple weeks because my dealer couldn&#8217;t get me a replacement for the broken power supply. Although I had a friends laptop, the unreasonable delay got me quiet frustrated. In fact it pushed me so hard, &#8230; <a href="http://www.eejournal.org/journal/2010111586/linear-regulator-op-amp-voltage-follower">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/2010111586/linear-regulator-op-amp-voltage-follower">Design : Linear Voltage regulator using Op-Amp Voltage follower</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>The <a href="http://www.eejournal.org/journal/2010103181/opening-laptop-case-repair">Laptop</a> was down for a couple weeks because my dealer couldn&#8217;t get me a replacement for the broken power supply. Although I had a friends laptop, the unreasonable delay got me quiet frustrated. In fact it pushed me so hard, I decided to build a &#8216;Linear&#8217; power supply for temporary use. This meant I would have to design (kind of) one all on my own. The good thing is, I learned a lot and the bad thing, I still had to wait till I got the original PSU, to turn the laptop on.</p>
<p>So why not a Switching PSU instead of the Linear one?</p>
<ul>
<li>I have zero experience designing a switching power supply</li>
<li>I do not have a &#8216;properly&#8217; working DMM <img src='http://www.eejournal.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
<li>Linear one is much easier to build and I had components lying around</li>
<li>Although I haven&#8217;t yet designed any Linear PS, I was pretty sure they would work real good</li>
</ul>
<p>And off I went got a piece of paper and started scratching my head!</p>
<p>Linear Power Supply constructed using an op-ampFully assembled power supply. The heat sink is pretty big, but its no match for the large amounts of heat the transistor dissipate.</p>
<div id="attachment_121" class="wp-caption aligncenter" style="width: 570px"><a href="http://www.eejournal.org/wp-content/uploads/2010/11/test_design-drawing6.jpg"><img class="size-large wp-image-121" title="test_design-drawing" src="http://www.eejournal.org/wp-content/uploads/2010/11/test_design-drawing6-560x420.jpg" alt="Design scribble for voltage regulator" width="560" height="420" /></a><p class="wp-caption-text">The scribbled diagram is not correct. It&#39;s purpose was to get a basic idea to work on.</p></div>
<p>Theory:<br />
The series regulator is a simple extension of the voltage follower circuit of an op-amp. In simple words, an op-amp always tries to adjust its output so as to make both the inputs equal (inverting and non inverting). (the concept of virtual ground is used here). Since an op-amp cannot provide much current a series dissipative element, an NPN transistor, is used. The one I used is a 5Amp TIP122 Darlington transistor.</p>
<p>If we increase the bias to the base Vbe of an NPN transistor voltage drop across it Vce decreases (as Vbe increase, Vce decrease). When the whole circuit is wired up and if the output voltage increases due to some reason, this should be compensated by an increased voltage drop across the transistor (Vce). For this the base bias Vbe should decrease. This means the output voltage should be multiplied with a scaling factor and negatively fed back to the base of the transistor. This is where the op-amp comes to play. The output through a potential divider is connected to the inverting pin of the op-amp.</p>
<p>To get a stable output voltage, we need a reference source to compare the output voltage to. For this purpose, a simple Zener diode and a series resistor is used. This acts as a pretty good reference source. The reference voltage is connected to the non-inverting pin of the op-amp. This is because, we need to get a positive correlation between reference voltage and the output.</p>
<p><a href="http://www.eejournal.org/wp-content/uploads/2010/11/TIP122-D.pdf">5A NPN darlington Transistor TIP122-D</a></p>
<div class='picasa_gallery' > <a class="thickbox" rel="4ceabb0c0e67a" href="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq5EIeN-9I/AAAAAAAAIPY/Y5_Hqp5phlc/faulty-compaq-laptop-SMPS.jpg"><img class="alignnone" title="The reason behind the Op-Amp Power supply was a failed Laptop SMPS. Here it is opened. I hate how they have constructed the whole thing. Although there were lots of constraints, I think they would have done a better job." src="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq5EIeN-9I/AAAAAAAAIPY/Y5_Hqp5phlc/w180/faulty-compaq-laptop-SMPS.jpg" alt="faulty LAptop Power supply" width="180" height="135" /></a><a class="thickbox" rel="4ceabb0c0e67a" href="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq21raLJrI/AAAAAAAAIO8/dhqJEnbQeFY/power-supply-board.JPG"><img class="alignnone" title="This is the fully constructed circuit. The heat sink is pretty big, but not good enough for the job. that is the reason I dropped the whole idea." src="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq21raLJrI/AAAAAAAAIO8/dhqJEnbQeFY/w180/power-supply-board.JPG" alt="Fully Constructed PCB" width="180" height="135" /></a><a class="thickbox" rel="4ceabb0c0e67a" href="http://lh5.ggpht.com/_B8dIS_R4J7c/TOq219yHJbI/AAAAAAAAIPA/hPAJNVr0ilA/power-supply-board-solder.JPG"><img class="alignnone" title="Underside! Dry joints, dry joints and more dry joints. I have re-soldered most of them. The circuit didn't go on till I had probed every single net." src="http://lh5.ggpht.com/_B8dIS_R4J7c/TOq219yHJbI/AAAAAAAAIPA/hPAJNVr0ilA/w180/power-supply-board-solder.JPG" alt="solder side of PCB" width="180" height="135" /></a><a class="thickbox" href="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq22PMtCUI/AAAAAAAAIPE/As3Z5q_bM_0/supply-resistor-bridge.JPG"><img class="alignnone" title="All the components that is supposed to dissipate heat are standing up for better convection. The resistor used as a series resistance for zener reference was made using 4 1W resistors to handle the heat." src="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq22PMtCUI/AAAAAAAAIPE/As3Z5q_bM_0/w180/supply-resistor-bridge.JPG" alt="zener series resistors" width="180" height="135" /></a><a class="thickbox" rel="4ceabb0c0e67a" href="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq21VGM63I/AAAAAAAAIO4/ojotAY9hoS4/flattened-connection.JPG"><img class="alignnone" title="The end of the transformer coils were flattened for better contact. The transformer is a 12-0-12/5Amp rated one. I would push it till 4Amps only." src="http://lh4.ggpht.com/_B8dIS_R4J7c/TOq21VGM63I/AAAAAAAAIO4/ojotAY9hoS4/w180/flattened-connection.JPG" alt="Transformer Lead flattened" width="180" height="135" /></a></div><div class='clear'></div>
<p>The post <a href="http://www.eejournal.org/journal/2010111586/linear-regulator-op-amp-voltage-follower">Design : Linear Voltage regulator using Op-Amp Voltage follower</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/2010111586/linear-regulator-op-amp-voltage-follower/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Breaking in &#8211; Compaq C770TU laptop</title>
<link>http://www.eejournal.org/journal/2010103181/opening-laptop-case-repair?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=opening-laptop-case-repair</link>
<comments>http://www.eejournal.org/journal/2010103181/opening-laptop-case-repair#comments</comments>
<pubDate>Sun, 31 Oct 2010 17:48:28 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[General]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=81</guid>
<description>
<![CDATA[<p>My laptop is a Compaq C770TU which has been out of service for some time because of a faulty power supply. I tried to build a power supply temporarily due to delay in acquiring a new one. The plan was &#8230; <a href="http://www.eejournal.org/journal/2010103181/opening-laptop-case-repair">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/2010103181/opening-laptop-case-repair">Breaking in &#8211; Compaq C770TU laptop</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>My laptop is a Compaq C770TU which has been out of service for some time because of a faulty power supply. I tried to build a power supply temporarily due to delay in acquiring a new one. The plan was dropped because of design problems faced (a post s coming soon). so last day I go my power supply and switched it ON and did some stuff. Everything was going fine, then it switched off all of a sudden. The most likely cause would be overheating (thermal shutdown). All the computers today have an automatic thermal shutdown so that the processor will not get damaged. As expected the bottom side was red hot and being so curious I decided to open my favorite laptop to see what was wrong with the fan.</p>
<p>The problem being with the fan was kind of obvious. And off I went, grabbed a screw driver and kept taking things apart until nothing was left to fall out. The heat dissipation system is interesting. A large Copper bar is pressed on to the processor and this runs along the inside of the body to the air vent. There, a window with fins is attached to the copper bar (the fins are probably Aluminum but I am not sure). This is at the exit of the centrifugal blower. The pictures will help in easier understanding.</p>
<div class="wp-caption aligncenter" style="width: 570px"><a href="http://lh5.ggpht.com/_B8dIS_R4J7c/TM2ex20cXHI/AAAAAAAAIJY/WAtAmeHsrF8/DSC01900.jpg" title="Image showing the blower outlet." class="thickbox" ><img src="http://lh5.ggpht.com/_B8dIS_R4J7c/TM2ex20cXHI/AAAAAAAAIJY/WAtAmeHsrF8/w560/DSC01900.jpg" alt="DSC01900.jpg" width="560" height="420" /></a><p class="wp-caption-text">The fan is held by just one screw. After the fan is just pulled up, the heat fins connected to the copper bar coming from the processor can be seen. (The copper bar is also seen here) This is clogged with dust.</p></div>
<div class="wp-caption aligncenter" style="width: 586px"><a href="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2eyFhMZyI/AAAAAAAAIJc/u79G7_qNNKk/DSC01901.jpg" title="I have already removed a small mass of dust and lint from the blower side of the fan. This is a centrifugal blower." rel="lightbox" ><img src="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2eyFhMZyI/AAAAAAAAIJc/u79G7_qNNKk/w576/DSC01901.jpg" alt="DSC01901.jpg" title="I have already removed a small mass of dust and lint from the blower side of the fan. This is a centrifugal blower." width="576" height="432" /></a><p class="wp-caption-text">I have already removed a small mass of dust and lint from the blower side of the fan. This is a centrifugal blower.</p></div>
<p>The blower and the fins fitted on the heat bar was full of dust and this prevented the blower from rotating. A large painting brush was used to remove the dust. The blower was connected to 5V supply and tested. The sound is really good to hear. especially when it is outside. Blower has a rating of 320mA @5V. Opening the laptop is pretty much easy if you have got the right tools. Most of the time a Philips screw river and a flat one would suffice. The flat one used to unclip the tabs. Only thing you need to care is not to break any of the clips and not to loose any screws you take off.</p>
<div class='picasa_gallery' ><br />
<a href="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2cwT_rngI/AAAAAAAAIIM/lL6RN-eHKYA/DSC01880.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2cwT_rngI/AAAAAAAAIIM/lL6RN-eHKYA/w180/DSC01880.jpg" alt="DSC01880.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2cwhn0h1I/AAAAAAAAIIQ/7qYRtWWNVmg/DSC01881.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2cwhn0h1I/AAAAAAAAIIQ/7qYRtWWNVmg/w180/DSC01881.jpg" alt="DSC01881.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2cw3EvKJI/AAAAAAAAIIY/3wloQ-PM0ww/DSC01884.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2cw3EvKJI/AAAAAAAAIIY/3wloQ-PM0ww/w180/DSC01884.jpg" alt="DSC01884.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2dlXc15KI/AAAAAAAAIIo/AreU_GIPEuU/DSC01886.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2dlXc15KI/AAAAAAAAIIo/AreU_GIPEuU/w180/DSC01886.jpg" alt="DSC01886.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh5.ggpht.com/_B8dIS_R4J7c/TM2dlty9jVI/AAAAAAAAIIw/o8KWuoH7868/DSC01892.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh5.ggpht.com/_B8dIS_R4J7c/TM2dlty9jVI/AAAAAAAAIIw/o8KWuoH7868/w180/DSC01892.jpg" alt="DSC01892.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2dlzaZxsI/AAAAAAAAII0/aAMXpFRUlu0/DSC01893.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2dlzaZxsI/AAAAAAAAII0/aAMXpFRUlu0/w180/DSC01893.jpg" alt="DSC01893.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh3.ggpht.com/_B8dIS_R4J7c/TM2dlySKFWI/AAAAAAAAII4/vi860YVhTIo/DSC01895.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh3.ggpht.com/_B8dIS_R4J7c/TM2dlySKFWI/AAAAAAAAII4/vi860YVhTIo/w180/DSC01895.jpg" alt="DSC01895.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2f8ClcCpI/AAAAAAAAIJ4/cQlUXsrkv1I/DSC01904.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh6.ggpht.com/_B8dIS_R4J7c/TM2f8ClcCpI/AAAAAAAAIJ4/cQlUXsrkv1I/w180/DSC01904.jpg" alt="DSC01904.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2f8f9lydI/AAAAAAAAIJ8/iwX0ie3SiKQ/DSC01911.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2f8f9lydI/AAAAAAAAIJ8/iwX0ie3SiKQ/w180/DSC01911.jpg" alt="DSC01911.jpg" class="alignnone" width="180" height="135" /></a><a href="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2f8cCNSLI/AAAAAAAAIKA/UvkmposF3UU/DSC01912.jpg" class="thickbox" rel="4ce15d3a0470b" ><img src="http://lh4.ggpht.com/_B8dIS_R4J7c/TM2f8cCNSLI/AAAAAAAAIKA/UvkmposF3UU/w180/DSC01912.jpg" alt="DSC01912.jpg" class="alignnone" width="180" height="135" /></a></div><div class='clear'></div>
<p>The post <a href="http://www.eejournal.org/journal/2010103181/opening-laptop-case-repair">Breaking in &#8211; Compaq C770TU laptop</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/2010103181/opening-laptop-case-repair/feed</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>PC SMPS schematics with IC 2003 and TL494</title>
<link>http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=smps-schematic-tl494-2003</link>
<comments>http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003#comments</comments>
<pubDate>Thu, 28 Oct 2010 19:06:08 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[Switching]]>
</category>
<category>
<![CDATA[Buck]]>
</category>
<category>
<![CDATA[datasheet]]>
</category>
<category>
<![CDATA[Schematic]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=74</guid>
<description>
<![CDATA[<p>Switch mode power supplies (SMPS) schematic using TI's TL494/LM339, Fairchild's KA7500 and IC2003. Most of the datasheets and some pictures are also uploaded here. <a href="http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003">PC SMPS schematics with IC 2003 and TL494</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[
<p>What would you do if you have got a couple broken Switch Mode Power Supplies, a screw driver and some curiosity!? Well obviously you would crack it open and try to figure it out. I have to admit, we would probably have opened them before they were even broke. That is exactly what I did.</p>
<p>[sc name="begin_of_toc"]</p>
<li><a href="#schematic-2003">SMPS schematic using IC2003</a></li>
<li><a href="#schematic-7500">SMPS schematic using IC KA7500</a></li>
<li><a href="#schematic-tl494">SMPS schematic using TL494 and LM339</a></li>
<li><a href="#datasheets">Datasheets</a></li>
<li><a href="#links">Links</a></li>
<p>[sc name="end_of_toc"]</p>
<p>When I had a couple of them lying around, I cracked them open and after a few days, fixed some of them. It was actually much easier done than said. But one bad thing about SMPS repairs is that there aren&#8217;t any good resources out there on the web. (OK may be there are, but I failed to find some). That is why I decided to make a series of posts with my repair notes, schematics and stuff I have learned through opening those bricks. Being the first post, this is the schematic post. You can grab the schematics available on the net here. Please send me a link if you have found a new schematic and I will add it here.</p>
<h2>The Schematics</h2>
<p>There are two circuits commonly available for PC ATX SMPS.</p>
<ul>
<li>Based on IC2003</li>
<li>Based on KA7500</li>
<li>Based on TL494 and  LM339</li>
</ul>
<p>KA7500 and TL494 are pin to pin compatible PWM controllers. There are only minimal differences in their specs. The major difference being for the TI one TL494 DTC offset voltage is 0.1V where as for KA7500 it is 1.2V.</p>
<p>Thanks goes to : <a href="http://electro-tech.narod.ru">http://electro-tech.narod.ru</a><br />
 <div id="schematic-2003" class="wp-caption aligncenter" style="width: 570px"><a href="http://www.eejournal.org/wp-content/uploads/2010/10/SMPS-IC-2003.gif"><img src="http://www.eejournal.org/wp-content/uploads/2010/10/SMPS-IC-2003-560x420.gif" alt="PC SMPS using IC2003" title="SMPS-IC-2003" width="560" height="420" class="size-large wp-image-141" /></a><p class="wp-caption-text">SMPS schmatic using IC2003. The cheap Chinese SMPS uses a circuit based on IC2003. The EMI filter and output filters are usually left out, and the components heavily underrated. The schematic is hard to find, not drawn by me.</p></div></p>
<p>This schematic along with the low quality parts is normally seen in Mercury branded SMPS. I have 6 of those lying around. All with blown caps and no EMI filter. EMI filters are not much of a concerns usually for ratings below 350W. But a good engineer  /designer will always add an EMI filter.</p>
<p>The manufacturer has omitted this along with output filter coils to cut costs.</p>
<div class="wp-caption aligncenter" style="width: 570px"><a href="http://lh4.ggpht.com/_B8dIS_R4J7c/TMnEMn0k4FI/AAAAAAAAIHo/-dX9-Fv4P_w/SMPS-Inductor-repair-2003-schematic.JPG" title="SMPS-Inductor-repair-2003-schematic.JPG" class="thickbox" ><img src="http://lh4.ggpht.com/_B8dIS_R4J7c/TMnEMn0k4FI/AAAAAAAAIHo/-dX9-Fv4P_w/w560/SMPS-Inductor-repair-2003-schematic.JPG" alt="SMPS-Inductor-repair-2003-schematic.JPG" title="SMPS-Inductor-repair-2003-schematic.JPG" width="560" height="420" /></a><p class="wp-caption-text">Here is an SMPS based on IC2003 after repairs. I found some inductors to add to the output filter, but couldn't find any for the EMI filter at input.</p></div>
<div id="schematic-7500" class="wp-caption aligncenter" style="width: 570px"><a href="http://www.eejournal.org/wp-content/uploads/2010/10/PC-SMPS-2003-schematic1.gif"><img src="http://www.eejournal.org/wp-content/uploads/2010/10/PC-SMPS-2003-schematic1-560x420.gif" alt="SMPS schematic using IC2003" title="PC-SMPS-2003-schematic" width="560" height="420" class="size-large wp-image-126" /></a><p class="wp-caption-text">SMPS schematic using IC KA7500</p></div>
<div id="schematic-tl494" class="wp-caption aligncenter" style="width: 570px"><a href="http://www.eejournal.org/wp-content/uploads/2010/10/PC-SMPS-494-LM339-schematic1.gif"><img src="http://www.eejournal.org/wp-content/uploads/2010/10/PC-SMPS-494-LM339-schematic1-560x420.gif" alt="ATX-SMPS based on TL494 and LM339" title="PC-SMPS-494-LM339-schematic" width="560" height="420" class="size-large wp-image-127" /></a><p class="wp-caption-text">The TL494 LM39 combination was the most widely used one till recently.</p></div>
<p>Click on the images to enlarge. If you know anything about Switching Power supplies, the schematics are quiet obvious. They are simple. Include simple protections and have very few components.</p>
<h2 id="datasheets">Datasheets</h2>
<div class="backtotop"><a href="#top" title="Go back to top of the page">^ Back to Top</a></div>
<p><a title="Datasheet of TL494 PWM controller" href="http://www.eejournal.org/wp-content/uploads/2010/10/TI-PWM-controller-tl494.pdf">TI PWM controller datasheet &#8211; TL494</a> | <a href="http://www.eejournal.org/wp-content/uploads/2010/10/KA7500C.pdf">Fairchild PWM controller &#8211; KA7500C</a> | <a title="Datasheet of Fairchild's PWM controller KA7500" href="http://www.eejournal.org/wp-content/uploads/2010/10/Quad-Comparator-LM339.pdf" title="Datasheet of National's Quad comparators LM339">National&#8217;s Quad Comparator &#8211; LM339</a></p>
<h2 id="links">Links</h2>
<div class="backtotop"><a href="#top" title="Go back to top of the page">^ Back to Top</a></div>
<p><a href="http://focus.ti.com/docs/prod/folders/print/tl494.html" rel="nofollow" title="Texas Instruments PWM controller TL494">Product page of TI&#8217;s TL494</a> | <a href="http://www.fairchildsemi.com/pf/KA/KA7500C.html" rel="nofollow" title="Fairchild's equivalent of TL494">Product page of KA7500</a> | <a href="http://www.national.com/mpf/LM/LM339.html" rel="nofollow" title="Quad comparator from National - LM339">Product page of LM339</a></p>
<p>The post <a href="http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003">PC SMPS schematics with IC 2003 and TL494</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/2010102974/smps-schematic-tl494-2003/feed</wfw:commentRss>
<slash:comments>39</slash:comments>
</item>
<item>
<title>Repairing an SMPS, taking apart my camera and Earthing</title>
<link>http://www.eejournal.org/journal/2010091853/repair-smps-aprat-camera-and-earthing?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=repair-smps-aprat-camera-and-earthing</link>
<comments>http://www.eejournal.org/journal/2010091853/repair-smps-aprat-camera-and-earthing#comments</comments>
<pubDate>Sat, 18 Sep 2010 10:57:45 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[General]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=53</guid>
<description>
<![CDATA[<p>Opening my camera, Powering up the ATX PSU and earthing, all was done today. Today was really awesome. I am rather happy that I done all this things after a long while. <a href="http://www.eejournal.org/journal/2010091853/repair-smps-aprat-camera-and-earthing">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/2010091853/repair-smps-aprat-camera-and-earthing">Repairing an SMPS, taking apart my camera and Earthing</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>Today was pretty awesome. Since I started studying SAP/ ABAP , there is only two days left for myself each week. Today the SMPS that was repaired have been powered up, the Canon A710IS has been opened and got myself back to the earthing thing I had postponed for months. I have a tendency to postpone things and usually will not get some stuff done, ever! Considering that, it was rather good today.</p>
<h2>SMPS repairing</h2>
<p>I have about 6-7 computer power supply lying around. Two my own, one from a friend, and the rest from a computer shop of my neighbor. All are broken and most of them are crappy low cost ones. They usually have a common schematic that is widely available on the new. Here is the schematic for those who have yet to find it. Since the SMPSs are from different timeline, the degradation of quality is profound. The first ones used rather good quality capacitors and the input had a connector and fuse holder. The later generation ones have got some of the worst Cps I have seen, does not have the input connector and the fuse is soldered directly to the PCB. And last but not lease, there is NO EMI filter!</p>
<p>I am all for low cost, but cost cuttings should always come after quality assurance. And this is exactly why I hate places like India and China. we build the cheapest and lowest quality goods, throw them away once it breaks down, thus increasing the resource usage and littering. This is why low cost products suck. I will write more about the SMPSs later.</p>
<p>All I did was replace all the electrolytes with some quality ones available. I was pretty sure it was the electrolytes because one was blown and electrolytes in SMPS are famous for dying an early death. Everything went fine, I shorted the Green (Power ON&#8217; ) pin to GND (Black) and voila, it just powered up. Always feels great to see things work.</p>
<h2>Canon dissection</h2>
<p>My digital camera is a <a rel="external, nofollow" href="http://www.usa.canon.com/cusa/support/consumer/digital_cameras/powershot_a_series/powershot_a710_is">Canon A710IS</a> brought from the UK (my sister bought when she went to UK). I grabber a screw driver and finally opened it up. And it was rather neat. I have some PICs. All are extremely low quality since they are from a  webcam.</p>
<div id="attachment_54" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-54" src="http://www.eejournal.org/wp-content/uploads/2010/09/Photo_00001.jpg" alt="Back side of A710IS camera opened" width="320" height="240" /><p class="wp-caption-text">Canon A710 IS LCD and buttons.</p></div>
<div id="attachment_55" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-55" src="http://www.eejournal.org/wp-content/uploads/2010/09/Photo_00002.jpg" alt="Front of A710IS camera opened" width="320" height="240" /><p class="wp-caption-text">Canon A710 IS lens, AF assist and motor.</p></div>
<div id="attachment_58" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-58" src="http://www.eejournal.org/wp-content/uploads/2010/09/Photo_00005.jpg" alt="Front close up of A710IS camera opened" width="320" height="240" /><p class="wp-caption-text">Canon A710 IS Lens closeup</p></div>
<p>As expected, the design was brilliant. I always admire the people who design enclosures, products. There is certain amount of sex appeal for a well designed and assembled product. And I am a fan.</p>
<h2>Earthing.</h2>
<p>About 4-5 months ago, my PC Power Supply, motherboard and HDD got damaged. It didn&#8217;t occur to me that it could be a ground fault. Ground faults are famous for causing RAM damage (I do not know the truthfullness but it seems so). But when the New SMPS that I installed also was damaged, I thought about the earth connection. And, it turns out, our electrician had done an amazing job of earthing &#8211; 2 feet 1/2 inch GI pipe driven to earth connected to the Mains ground by a 1mm copper wire. If he was around when I found this out, I would have shot him. WTF was this. A 1mm single strand copper that is more than 100ft total would never carry much current. So I decided to do a new earthing myself. In the end I have about half a meter square pure copper sheet burried with three 4mm copper wire connecting it to the mains ground. The total distance of this from my PC has also been reduced greatly.</p>
<p>The final connection was made only today, and now I need to power up my PC after a looong time. All this time I have been working on my laptop. Powering up the PC means I can get much more involved in electronics, mainly because it would provide a ready RS-232 port and a full table to work on.</p>
<p>The post <a href="http://www.eejournal.org/journal/2010091853/repair-smps-aprat-camera-and-earthing">Repairing an SMPS, taking apart my camera and Earthing</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/2010091853/repair-smps-aprat-camera-and-earthing/feed</wfw:commentRss>
<slash:comments>2</slash:comments>
</item>
<item>
<title>I am out of edaboard</title>
<link>http://www.eejournal.org/journal/2010082748/left-edaboard?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=left-edaboard</link>
<comments>http://www.eejournal.org/journal/2010082748/left-edaboard#comments</comments>
<pubDate>Fri, 27 Aug 2010 08:38:50 +0000</pubDate>
<dc:creator>Ajith</dc:creator>
<category>
<![CDATA[General]]>
</category>
<category>
<![CDATA[forum]]>
</category>
<guid isPermaLink="false">http://www.eejournal.org/?p=48</guid>
<description>
<![CDATA[<p>Got myself out from edaboard. It lost the charm it once had, the simple interface. Bye Bye. <a href="http://www.eejournal.org/journal/2010082748/left-edaboard">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.eejournal.org/journal/2010082748/left-edaboard">I am out of edaboard</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p><span style="color: #339966;">Update 1 :</span> Since they changed their layout back, I have re-registered at edaboard. but not active as before. I dunno why!</p>
<p>Last day, edaboard changed their layout. The new one is crappy and is pretty hard to use (for me). The main reason I was on edaboard was because it had an easy to use interface. Everything was right on you face. The one and only thing I look for in forums (other than the member base) is the interface. <a href="http://www.eejournal.org/contact">Send me a message</a> if you know some good forums on electronics.</p>
<p>The post <a href="http://www.eejournal.org/journal/2010082748/left-edaboard">I am out of edaboard</a> appeared first on <a href="http://www.eejournal.org">My Electronics Journal</a>.</p>]]>
</content:encoded>
<wfw:commentRss>http://www.eejournal.org/journal/2010082748/left-edaboard/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
</channel>
</rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: eejournal.org @ 2013-05-22 11:19:52 -->