File:IvsV mosfet.svg
From formulasearchengine
Jump to navigation
Jump to search
Original file (SVG file, nominally 480 × 320 pixels, file size: 43 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
| DescriptionIvsV mosfet.svg |
English: Drain current as a function of the drain-to-source voltage and the gate-to-source bias over the threshold voltage. This plot was created using maxima.
linear(vds,vgsvth) := 2*vgsvth*vds-vds^2;
saturation(vds,vgsvth) := vgsvth^2;
draincurrent(vds,vgsvth) := if (vds>vgsvth) then saturation(vds,vgsvth) else linear(vds,vgsvth);
limit(vds) := vds^2;
load(draw);
draw2d(terminal=svg,file_name="IvsV_mosfet",dimensions=[480,320],
color=black,font="Times",nticks=75,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=[0,50],
xaxis=false,yaxis=true,axis_top=true,axis_bottom=true,axis_left=true,axis_right=true,
line_width=2,xlabel="Drain to source voltage [V]",
ylabel="Drain current [arbitary unit]",
label(["linear region",2,40], ["saturation region",6.5,20]),
label_alignment=right,label(["V_{GS}-V_{TH}=7 V",9.8,47],["6 V",9.8,37.5],
["5 V",9.8,26.5],["4 V",9.8,17.4],
["3 V",9.8,10.5],["2 V",9.8,5.5],["1 V",9.8,2.5]),
color=blue,key="",explicit(draincurrent(x,1),x,0,10),explicit(draincurrent(x,2),x,0,10),
explicit(draincurrent(x,3),x,0,10),explicit(draincurrent(x,4),x,0,10),
explicit(draincurrent(x,5),x,0,10),explicit(draincurrent(x,6),x,0,10),
explicit(draincurrent(x,7),x,0,10),
color=red,line_width=1,line_type=dots,nticks=10,explicit(limit(x),x,0,10)
);
|
| Date | |
| Source | File:IvsV_mosfet.png |
| Author | User:CyrilB |
| Other versions |
[edit] .svg:
.png:
|
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.
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
27 May 2011
44,486 byte
image/svg+xml
301359248c7c6473519a4dd390dff15de95f7bbe
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 22:40, 1 January 2021 | 480 × 320 (43 KB) | wikimediacommons>Cepheiden | File uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for de. |
File usage
There are no pages that use this file.
Retrieved from "https://en.formulasearchengine.com/wiki/File:IvsV_mosfet.svg"