Suhas’s Blog

B’coz I hear, I know. I see, I remember. I do, I understand.

Posts Tagged ‘voltage’

Proof for the Maximum Power Transfer Theorem

Posted by iamsuhasm on April 27, 2009

I was reading a copy of Art of Electronics that i had borrowed from the IIWC librar when i saw a very interesting problem of which i had never thought of :

Prove that maximum power is transferred to the load only when source impedance is equal to load impedance.

A.K.A. the maximum power transfer theorem.

Instead of blindly googling the proof , i decided to find the proof myself. Thankfully , AOE gave a hint that the proof involved calculus. Otherwise , it is doubtful if my math challenged mind would have been able to work this out.

Not finding any ‘noob – understandable’ proofs for the MPTT on the internet , i have posted the proof here.

The problem involves finding when maximum power is delivered to load L.

It is pretty clear that power delivered to the load will be zero when both Rl is 0 and infinity. So , the maximum power should be transferred somewhere in between.

At the point where the power transfer peaks , the tangent to that point will be horizontal. Therefore , the derivative at that point will be zero.

So , we can find the point of maximum power transfer by finding the maxima of the derivative of the power function.

First step : Find the Power Function

The power transferred to the load will be equal to the voltage across it times the current in it.

Rl and Rs form a voltage divider , hence the voltage across Rl will be

Voltage across Rl

The current through Rl will be

Current through Rl

So , the power dissipated by Rl will be the product of the above two equations bcoz P=IV.

MPTT 1

Second Step : Differentiate the Power Function.

if we try to differentiate this entire equation , it will result in a reasonably complex derivative for my noob brain due to the presence of the variables V and Rs.

Instead , to simply the process , i have taken V and Rs as two constants and then have found the derivative.

I have taken V = 5V and  Rs = 7Ω.

So , we get the Power as :

MPTT 2

When this is differentiated , you get the derivative as :

untitled13

Third Step : Find the Maxima

Setting the derivative to zero to find the maxima :

MPTT 4

The solution to this equation is 7 !! Which is precisely the same as the value of Rs !!!

If you find the solution to the equation by taking Rl and V differently , you will still find that Rl = Rs each and everytime!!

So , it is indeed true that maximum power is transferred when source resistance = load resistance.

Posted in General, mathematics | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a Comment »

Electronics Helper 1.2

Posted by iamsuhasm on December 19, 2008

I have written a simple program in VB.NET which allows you to perform various calculations that you may require while designing  circuits. Currently , the included features are LM317 Output Voltage Calculator , Resistor Color Code Calculator , 555 Monostable and Astable calculator, Ohm’s Law Calculator, LED resistor calculator. I plan to add more features in upcoming versions. Please note that i have not extensively tested this program and so there are likely to be lots of bugs. Please inform me if you find any bugs so that i can fix them

Download link :   http://iamsuhasm.110mb.com/Electronics%20Helper.zip

Here is a screenshot

screenshot-electronics-helper2

oops!! there’s one mistake right there …..

Version is quoted as 1.1 on the top and as 1.2 on the bottom.  :P

Posted in Programming | Tagged: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 2 Comments »