summaryrefslogtreecommitdiff
path: root/226/CH5/EX5.3/example3_sce.sce
blob: a16af348d747ed00bc59527718c98ec0d5a0c07b (plain)
1
2
3
4
5
6
7
8
9
10
//chapter 5
//example 5.1
//page 182
printf("\n")
printf("given")
Rb=470*10^3;Rc=2.2*10^3;Vcc=18;hfe=100;
Vee=.7;
Ib=(Vcc-Vee)/Rb
Ic=hfe*Ib
Vce=Vcc-Ic*Rc