summaryrefslogtreecommitdiff
path: root/226/CH8/EX8.14/example14_sce.sce
blob: 44c1f3c6fb8f2c2b998f7567baf2cd6f707cb47d (plain)
1
2
3
4
5
6
7
8
9
//chapter 8
//example 8.14
//page 339
printf("\n")
printf("given")
Vce=20;Ic=1;T2=90;T1=25;
Q=Vce*Ic;
Qcs=.4;Qjc=1;//from table
Qsa=((T2-T1)/Q)-(Qjc+Qcs)