File:Buck-boost continuous discontinuous.svg
From testwiki
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 350 × 300 pixels. Other resolutions: 280 × 240 pixels | 560 × 480 pixels | 896 × 768 pixels | 1,195 × 1,024 pixels | 2,389 × 2,048 pixels.
Original file (SVG file, nominally 350 × 300 pixels, file size: 33 KB)
This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.
Summary
| DescriptionBuck-boost continuous discontinuous.svg |
English: Evolution of the output voltage of a buck-boost converter with the output current.
Created in maxima
fdisc(x,D) := -D^2*0.5/x;
fcont(x,D) := -D/(1-D);
g(x,D) := if(fdisc(x,D)>=fcont(x,D)) then fcont(x,D) else fdisc(x,D);
my_x(t) := 0.5*t*(1-t);
my_y(t) := -t/(1-t);
load(draw);
draw2d(terminal=svg,file_name="Buck-boost_continuous_discontinuous",dimensions=[350,300],
color=black,font="Times",proportional_axes=none,font_size=12,
user_preamble="set termoption enhanced;set mxtics; set mytics; set key bottom right",
xtics_axis=false,ytics_axis=false,grid=true,points_joined=true,yrange=[-6,1],
xaxis=false,yaxis=true,axis_top=true,axis_bottom=true,axis_left=true,axis_right=true,
line_width=2,xlabel="Normalized current",ylabel="Normalized voltage",
label(["discontinuous",.075,-.6],["continuous",.175,-2.5]),
label_alignment=right,nticks=50,
label(["D=0.0",.24,.2],["D=0.2",.24,-.45],["D=0.4",.24,-.9],["D=0.6",.24,-1.7],
["D=0.8",.24,-4.2]),
color=blue,key="",explicit(g(x,0.2),x,0,.25), explicit(g(x,0.4),x,0,.25),
explicit(g(x,.6),x,0,.25),explicit(g(x,.8),x,0,.25),explicit(g(x,0),x,0,.25),
color=red,line_width=.75,line_type=dots,
parametric(my_x(t),my_y(t),t,0,.99)
);
|
||
| Date | |||
| Source | Own work based on: Buck-boost continuous discontinuous.png | ||
| Author |
Vector: |
||
| SVG development InfoField |
|
Licensing
| 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.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | ||
Attribution:
Krishnavedala | ||
| ||
| This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
Original upload log
This image is a derivative work of the following images:
- Buck-boost continuous discontinuous.png licensed with Cc-by-sa-2.5,2.0,1.0, Cc-by-sa-3.0-migrated, GFDL
- 2006-03-12T23:06:11Z CyrilB 1500x1050 (39805 Bytes) Cyril BUTTAY Evolution of the output voltage of a buck-boost converter with the output current. This figure has been made using gnuplot 4.0 and the following source (public domain) # This file is used to plot the domains of
Uploaded with derivativeFX
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
27 May 2011
image/svg+xml
a60dc88d548a8ec63554bdfdd898cb1d8eb9cab6
33,808 byte
300 pixel
350 pixel
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 18:04, 27 May 2011 | 350 × 300 (33 KB) | wikimediacommons>Krishnavedala | validated SVG |
File usage
The following page uses this file: