Image:Buck continuous discontinuous.svg

From Wikipedia, the free encyclopedia

Buck_continuous_discontinuous.svg (SVG file, nominally 600 × 480 pixels, file size: 43 KB)

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

[edit] Summary

Description

graph Us=f(Is) of a buck converter. This figure has been made using gnuplot 4.0 with the following source (released as belonging to the public domain):

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

# graph configuration
set terminal svg enhanced fname "Times" fsize 18
set output "buck_continuous_discontinuous.svg"

set key off
set mxtics 
set mytics 
set grid xtics ytics
set ylabel "Normalized Voltage"
set xlabel "Normalized current"
set format y '%0.2f'
set format x "%0.2f" 
set samples 1500

# labels displayed on the graph
set label 1 'discontinuous' at 0.02,0.28
set label 2 'continuous' at 0.1,0.24
set label 3 'D=0.1' at 0.24,0.13 right
set label 4 'D=0.3' at 0.24,0.33 right
set label 5 'D=0.5' at 0.24,0.53 right
set label 6 'D=0.7' at 0.24,0.73 right
set label 7 'D=0.9' at 0.24,0.93 right

# normalized voltage=g(normalized current)
f(x,D) = 1/(2*x/D**2+1)
g(x,D) = f(x,D)<=D?D:f(x,D)
x1(t) = t

#parametric functions for plotting of domain limit
set parametric
my_x(t) = (1-t)/2*t
my_y(t) = t


# the plot is set as parametric, so each curve is defined by two values: x,y
plot [0:1][0:0.25][0:1] t,g(t,0.1) lw 2, \
        t,g(t,0.3) lw 2 , \
        t,g(t,0.5) lw 2 ,\
        t,g(t,0.7) lw 2 ,\
        t,g(t,0.9) lw 2 , \
        t,g(t,1) lw 1 ,\
        my_x(t),my_y(t) lw 2

Then it was post-processed with inkscape.

Source original work by Cyril Buttay, published on Commons at Image:Boost continuous discontinuous.png, SVG version by Alessio Damato
This vector image was created with gnuplot.
Date

April 2007

Author

Cyril Buttay and Alessio Damato

Permission
(Reusing this image)

see below


[edit] Licensing

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".

Aragonés | العربية | Asturianu | Български | বাংলা | ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী | Brezhoneg | Bosanski | Català | Cebuano | Česky | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | فارسی | Suomi | Français | Gaeilge | Galego | עברית | Hrvatski | Magyar | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Kurdî / كوردی | Latina | Lëtzebuergesch | Lietuvių | Bahasa Melayu | Nnapulitano | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Occitan | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | తెలుగు | ไทย | Türkçe | Українська | اردو | Tiếng Việt | Volapük | Yorùbá | ‪中文(中国大陆)‬ | ‪中文(台灣)‬ | +/-

Some rights reserved
Creative Commons Attribution iconCreative Commons Share Alike icon
This file is licensed under the Creative Commons Attribution ShareAlike license versions 2.5, 2.0, and 1.0

العربية | Български | Català | Česky | Dansk | Deutsch | English | Español | Euskara | فارسی | Français | עברית | Italiano | 日本語 | 한국어 | Lietuvių | Nederlands | Polski | Português | Русский | Svenska | தமிழ் | Türkçe | 中文 | 中文 | +/-

You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current23:08, 22 April 2007600×480 (43 KB)Alejo2083 ({{Information |Description=graph Us=f(Is) of a buck converter. This figure has been made using gnuplot 4.0 with the following source (released as belonging to the public domain): <pre> # This file is used to plot the domains of continuous and # discontinu)
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):