Jump to content

File:Buck-boost continuous discontinuous.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file (SVG file, nominally 350 × 300 pixels, file size: 33 KB)

Description

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 (UTC)
Source
Author
 
W3C-validity not checked.
This is a retouched picture, which means that it has been digitally altered from its original version. The original can be viewed here: Buck-boost continuous discontinuous.png. Modifications made by Krishnavedala.


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

Original upload log

This image is a derivative work of the following images:

  • File: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/TimeThumbnailDimensionsUserComment
current17:04, 27 May 2011Thumbnail for version as of 17:04, 27 May 2011350 × 300 (33 KB)Krishnavedalavalidated SVG
06:19, 27 May 2011Thumbnail for version as of 06:19, 27 May 2011350 × 300 (33 KB)Krishnavedala{{Information |Description=Evolution of the output voltage of a buck-boost converter with the output current. Created in maxima <source lang="gnuplot"> fdisc(x,D) := -D^2*0.5/x; fcont(x,D) := -D/(1-D); g(x,D) := if(fdisc(x,D)>=fco

The following page uses this file:

Global file usage

The following other wikis use this file:

Metadata