summaryrefslogtreecommitdiff
path: root/3630/CH20/EX20.3/Ex20_3.sce
blob: d67e2fcdc8d6480eb198c372dfe1fab09b230822 (plain)
1
2
3
4
5
clc;
D=60; //I^2*t(rated) value
ts=0.020;
Ismax=(D/ts)^0.5;
disp('A',Ismax,"Ismax=");//The answers vary due to round off error