File:Diode mosfet.svg
From KYNNpedia
Size of this PNG preview of this SVG file: 480 × 320 pixels. Other resolutions: 320 × 213 pixels | 640 × 427 pixels | 1,024 × 683 pixels | 1,280 × 853 pixels | 2,560 × 1,707 pixels.
Original file (SVG file, nominally 480 × 320 pixels, file size: 10 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
DescriptionDiode mosfet.svg |
English: Current vs Voltage curves of a MOSFET operating in the ohmic region and a diode. At low current values, the voltage drop in the MOSFET is less than in the diode (due to its threshold voltage). When the current increases, the forward voltage drop of the diode does not increase as much as that of the MOSFET. In consequence, for high currents, the losses (current times voltage) are less in the diode than in the MOSFET. However, by connecting several MOSFETs in parallel, it is possible to reduce their RDSon as can be seen in the figure (magenta curve). Paralleling several diodes will not modify their threshold voltage.
Created using maxima
Русский: Зависимости тока от напряжения для полевого МОП-транзистора, работающего в омической области, и диода. При малых значениях тока падение напряжения на MOSFET меньше, чем на диоде (из-за его прямого падения напряжения). Когда ток увеличивается, прямое падение напряжения на диоде не увеличивается так быстро, как на MOSFET. Как следствие, для больших токов потери (ток, умноженный на напряжение) в диоде меньше, чем в MOSFET. Однако, подключив несколько полевых МОП-транзисторов параллельно, можно уменьшить их сопротивление во включённом состоянии, как показано на рисунке (пурпурная кривая). Параллельное соединение нескольких диодов не изменит их пороговое напряжение и выигрыш в рассеиваемой мощности будет незначительным. |
Date | |
Source | File:Diode mosfet.png |
Author | User:CyrilB |
Other versions |
|
SVG development InfoField | |
Source code InfoField |
diode(x) := 0.026*log(x*1e9+1);
MOSFET(x) := x*0.02;
MOSFET2(x) := x*0.01;
load(draw);
draw2d(terminal=svg,file_name="Diode_mosfet",dimensions=[480,320],
color=black,font="Times",font_size=10,nticks=75,proportional_axes=none,
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=[0,1],
xaxis=false,yaxis=true,axis_top=true,axis_bottom=true,axis_left=true,axis_right=true,
line_width=2,/*label(["x",1.,0.1],["y",0.1,1.]),*/xlabel="Current [A]",ylabel="Voltage [V]",
color=blue,key="Diode",explicit(diode(x),x,0,60),
color=red,key="MOSFET R_{DSon}=20 mO",explicit(MOSFET(x),x,0,60),
color=magenta,key="MOSFET R_{DSon}=10 mO",explicit(MOSFET2(x),x,0,60),key="",
color=black,line_type=dots,line_width=0.75,head_both=true,head_type=nofilled,
point_type=dot,head_angle=20,head_length=1,
vector([0,0.7],[31.6,0]),vector([31.6,.7],[60-31.6,0]),points([ [31.6,.6],[31.6,.72] ]),
label(["less losses in the 20 mO MOSFET",16,.72],["less losses in the diode",50,.72])
);
|
Licensing
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 file is licensed under the Creative Commons Attribution-Share Alike 2.5 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.
Items portrayed in this file
depicts
27 May 2011
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 14:56, 14 January 2018 | 480 × 320 (10 KB) | wikimediacommons>JoKalliauer | simplified code, better human readable, easier to correct, changed to fonts available by Wikipedia, put fonts in the most upper layer |
File usage
The following page uses this file:
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Width | 480 |
---|---|
Height | 320 |