Community Profile

photo

Nudrat Sufiyan


Last seen: 8 giorni fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


how to plot multiple curves in same figure
I want to plot Id-vds curve for different length of Aln as it is mentioned as 'daln' in code. I have plotted for 1nm -daln, and ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Anyone please help in correcting my code for Id vs Vgs of AlN\GaN HEMT
I have tried fir Id vs Vgs of hemt, but I am not getting correct result. Please check my code once. code: clear all; E0=8.85e...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


I am taking plot for Id-Vgs plot of AlN\GaN HEMT
I am taking graph between Id -Vgs using the following formula but not getting right curve . Can anyone please correct my code. ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Plot for threshold voltage Voff Vs tAlN
I am trying to plot Voff Vs tAlN using the following equation , but I am not getting correct result. Please rectify my code. ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Can anyone help me in taking plot between threshold voltage and thickness of AlN
I am taking plot between threshold voltage(voff) anf Thickness of AlN (tAlN) using the following formula Voff= (fis- (det...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Can anyone please help me in correcting the code for ns vs thickness AlN
I want to plot sheet charge density 'ns' vs AlN spacer thickness 'tAlN ' using eq. 9 but I am not getting correct results...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Can anyone help me in getting this graph using the attached equation (16).
I want to plot the graph between mobility vs temp. for different donor concentration using eq. 16 . I am not getti...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Can anyone please help me in plot of detaec' and taln. In this Iam getting error Error: Invalid expression. When calling a function or indexing a variable, use parentheses. Ot
clear all; q=1.6e-19; E0=8.85e-12; Ealgan=10.31; Ealn=10.78; fib=(5.1*1.6e-19); sigmaaln=3.38e17; detaec=0.862; talgan=2...

quasi 2 anni fa | 2 risposte | 1

2

risposte

Domanda


I am trying to plot Id Vs Vds of AlGaN HEMT. I have written the code but I am getting a straight line. Please check this code
clc; clear all; m=0.23; %#1% q=1.6e-19; d1=22e-7; d2=1e-7; fis=1.4*m+0.87; deff=23.01e-7; %detaEg=6.13*m+(1-m)*3.42-m*(...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Risposto
getting error in for loop
Thanks , but it still showing error. can you please check my code once clc; m=0.23; %#1% q=1.6e-19; Nd=5e18; d1=22e-7; ...

quasi 2 anni fa | 0

Domanda


getting error in for loop
Array indices must be positive integers or logical values. Error in Untitled4 (line 27) Idsat(i)=r1*(Vgs-(r2)+Vds(i)); ...

quasi 2 anni fa | 2 risposte | 0

2

risposte