summaryrefslogtreecommitdiff
path: root/1823/CH2/EX2.2/SolEx2_2.sce
blob: 74c6a276d80d5e8238d74c30f5865ed584976320 (plain)
1
2
3
4
5
6
7
8
9
10

//(a)find the forward current.
//(b)Find the reverse saturation current.
//Solved Example Ex2.2 page no 48
clear
clc
printf("\n find the forward and reverse saturation current")
iD2=(47.73*10)//mA
printf("\n iD2= %0.2f",iD2)
printf("\n iD1/(e^(0.3/0.02587)-1)=91nA")