File:Buck-boost continuous discontinuous.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为350 × 300像素,文件大小:33 KB)


描述

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)
 );
日期 (UTC)
来源
作者
 
W3C-validity not checked.
这是一张修改过的图片,这意味着它已在原版本的基础上通过软件进行了编辑。其原始版本为:Buck-boost continuous discontinuous.png。修改者: Krishnavedala


GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。

原始上传日志

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

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

image/svg+xml

a60dc88d548a8ec63554bdfdd898cb1d8eb9cab6

33,808 字节

300 像素

350 像素

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2011年5月27日 (五) 17:042011年5月27日 (五) 17:04版本的缩略图350 × 300(33 KB)Krishnavedalavalidated SVG
2011年5月27日 (五) 06:192011年5月27日 (五) 06:19版本的缩略图350 × 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

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据