File:Buckboost resistance.svg

Category:Commons:Maint:Igen:T
Description

Summary

English: From original work of Cyril Buttay.

Evolution of the output voltage of a buck-boost converter with the duty cycle. This shows the influence of the parasitic resistances of the circuit on the performances.

This file has been generated using the following gnuplot (version 4.2, patchlevel 5) code, released under public licence.

# This file is used to plot the domains of continuous and
# discontinuous operation of a buck-boost converter

# graph configuration
set terminal svg enhanced
unset title
set line style 1 lt 1 lw 3 pt 0 ps 0
set line style 2 lt 3 lw 3 pt 0 ps 0
set line style 3 lt 2 lw 3 pt 0 ps 0
set mxtics 
set mytics 
set grid xtics ytics
set ylabel "Normalised Voltage"
set xlabel "Duty Cycle"
set format y '%0.1f'
set format x "%0.1f" 
set key left bottom

# normalized voltage for an ideal buck-boost converter
f(x) = x/(x-1)
# normalized voltage for a converter with a highly resistive inductor
g(x) = x/(x-1-1/(10*(1-x)))
# normalized voltage for a converter with a slightly resistive inductor
h(x) = x/(x-1-1/(100*(1-x)))

set output "buckboost_resistance.svg"

# the plot is set as parametric, so each curve is defined by two values: x,y
plot [0:1][-6:0] f(x) ls 2 title 'Ideal inductor (R{_L}=0)', 
                 h(x) ls 3 title 'Non-ideal inductor (R/R{_L}=100)',
                 g(x) ls 1 title 'Inductor no ideal (R/R{_L}=10)'
Русский: Изменение выходного напряжения повышающего преобразователя в зависимости от рабочего цикла. Иллюстрация влияния паразитных сопротивлений на характеристики.
Date (UTC)
Source Buckboost resistance.png
Author
Other versions
SVG development
InfoField
 The SVG code is valid.
 This plot was created with gnuplot.
Category:Valid SVG created with Gnuplot#Buckboost%20resistance.svg
This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Changed to SVG, modified gnuplot script to output SVG directly. The original can be viewed here: Buckboost resistance.png: . Modifications made by Orzetto.

Category:SVG retouched pictures from raster#Buckboost%20resistance.svg
I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
Category:License migration redundant#Buckboost%20resistance.svgCategory:GFDL#Buckboost%20resistance.svg
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
Category:CC-BY-SA-3.0-migrated#Buckboost%20resistance.svg
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-2.5,2.0,1.0#Buckboost%20resistance.svg
You may select the license of your choice.
Category:Self-published work

Original upload log

This image is a derivative work of the following images:

  • File:Buckboost_resistance.png licensed with Cc-by-sa-2.5,2.0,1.0, Cc-by-sa-3.0-migrated, GFDL
    • 2006-03-23T22:50:40Z CyrilB 1500x1050 (77460 Bytes) Cyril BUTTAY Evolution of the output voltage of a boost converter with the duty cycle. This shows the influence of the parasitic resistances of the circuit on the performances This file has been generated using the followin

Uploaded with derivativeFX Category:Uploaded with derivativeFX

Category:Buck-boost converters Category:Gnuplot graphics Category:Graphs for inductors
Category:Buck-boost converters Category:CC-BY-SA-2.5,2.0,1.0 Category:CC-BY-SA-3.0-migrated Category:Commons:Maint:Igen:T Category:GFDL Category:Gnuplot graphics Category:Graphs for inductors Category:License migration redundant Category:SVG retouched pictures from raster Category:Self-published work Category:Uploaded with derivativeFX Category:Valid SVG created with Gnuplot