Difference between revisions of "Power Electronics"
(→hw 5) |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
http://eebookforengineer.files.wordpress.com/2013/02/power-electronics-by-daniel-hart.pdf | http://eebookforengineer.files.wordpress.com/2013/02/power-electronics-by-daniel-hart.pdf | ||
http://www.browndoggadgets.com/collections/charge-controllers | |||
http://www.instructables.com/id/Solar-USB-Charger-20-21/step1/Parts-and-Tools/ | |||
((D/(1-D))-Vd/Vg)*1/(1+(D*Ron+RL)/((1-D)^2*R)) | ((D/(1-D))-Vd/Vg)*1/(1+(D*Ron+RL)/((1-D)^2*R)) | ||
Line 12: | Line 20: | ||
==hw 5 == | ==hw 5 == | ||
5. | 5. | ||
((1-D)/(n*D*Vg))*(Vg*n*D/(1-D)-Vd)*(R/(D*(n/(1-D))^2*(Rp+Ron)+Rs/(1-D)+R)) | |||
maxima mathcad clone | |||
==hw6== | |||
1. vghat - dhat/(1-D)*Ron/R*V - D*ihat*Ron - (1-D)*vhat + dhat*V | |||
2. -vhat/R +(1-D)*ihat -dhat*V/(R*(1-D)) | |||
===ex cred=== | |||
V*(1-Ron/(R*(1-D)) - D*Ron/((1-D)^2*R) - s*L/((1-D)^2*R)) |
Latest revision as of 00:48, 9 December 2013
http://eebookforengineer.files.wordpress.com/2013/02/power-electronics-by-daniel-hart.pdf
http://www.browndoggadgets.com/collections/charge-controllers http://www.instructables.com/id/Solar-USB-Charger-20-21/step1/Parts-and-Tools/
((D/(1-D))-Vd/Vg)*1/(1+(D*Ron+RL)/((1-D)^2*R))
(1-(1-D)/D*Vd/Vg)*1/(1+(D*Ron+RL)/((1-D)^2*R))
hw 4
1.<math>Vpv-IL*RL -IL*Ron*D-Vd*(1-D)-Vbus*(1-D)</math>
2.<math>IL*(1-D) - IL*tr/Ts - Qr/Ts -Ibus</math>
13.<math>(1-Vd/Vg + sqrt(Vd^2/Vg^2-2*Vd/Vg+1+4*D1^2/K))/2</math>
hw 5
5.
((1-D)/(n*D*Vg))*(Vg*n*D/(1-D)-Vd)*(R/(D*(n/(1-D))^2*(Rp+Ron)+Rs/(1-D)+R))
maxima mathcad clone
hw6
1. vghat - dhat/(1-D)*Ron/R*V - D*ihat*Ron - (1-D)*vhat + dhat*V 2. -vhat/R +(1-D)*ihat -dhat*V/(R*(1-D))
ex cred
V*(1-Ron/(R*(1-D)) - D*Ron/((1-D)^2*R) - s*L/((1-D)^2*R))