2. (30pts) Below is a netlist of a BJT amplifier is given.
a- (10pts) First draw the circuit.
b- (10pts) Then analyze this circuit by doing DC and AC equivalents.
c- (10pts) Compute the output sinusoidal voltage Vo at the collector of the BJT.
* C:\Users\Dell\Documents\LTspice\BJTAmpEx.asc
R1 N003 0 2000
R2 N001 N003 3000
Q1 Vo N003 N004 0 NPN
R3 N001 Vo 2000
R4 N004 0 1000
V1 N001 0 5
C1 N003 N002 1$\mu$
V2 N002 0 SINE(0 0.05 20)
C2 N004 0 1$\mu$
.model NPN NPN
.model PNP PNP
.lib C:\Users\Dell\AppData\Local\LTspice\lib\cmp\standard.bjt
.tran 500m
.backanno
.end