summaryrefslogtreecommitdiff
path: root/462/CH3/EX3.4.b/ex_3_4_b.sce
blob: 8aa864703708206a3a672789aeb0c8ba9457777d (plain)
1
2
3
4
5
6
7
8
//example 3.4(b)//
clc
//clears the screen//
clear
//clears the command window//
disp('when V(i)=0V, the JFET is operating at point B, where I(D)=3.8mA and V(o)=1V')
disp('this corresponds to the switch in ON stage')
//the answers have been taken directly from the figure//