0
not getting frequency response

Sir, I m not able to get the frequency response of BJT * c:\esim\esim\examples\bjt_frequency_response\bjt_frequency_response.cir

v1 net-_r2-pad1_ gnd dc 15

v2 in gnd ac 50m 0

c1 net-_c1-pad1_ net-_c1-pad2_ 40u

c2 gnd net-_c2-pad2_ 100u

c3 out net-_c3-pad2_ 40u

q1 net-_c3-pad2_ net-_c1-pad2_ net-_c2-pad2_ npn

r3 net-_c1-pad2_ gnd 50k

r4 net-_c2-pad2_ gnd 1.5k

r6 out gnd 1k

r5 net-_r2-pad1_ net-_c3-pad2_ 2k

r2 net-_r2-pad1_ net-_c1-pad2_ 200k

r1 net-_c1-pad1_ in 50

* u3 out plot_log

* u2 out plot_phase

* u1 in plot_v1

.ac dec 100 10Hz 100Meg

* Control Statements

.control

run

print allv > plot_data_v.txt

print alli > plot_data_i.txt

plot log(out)

plot phase(out)

plot v(in)

.endc

.end


eSim 26-11-16, 12:49 p.m. bibek
0
Hi,
Please zip your example and send it to us @ contact-esim[at]fossee[dot]in. We will check it and let you know the issue.
28-11-16, 12:08 p.m. Gaurav_Supal
Hi,
I have checked your example and its working properly. Please add device model file while converting Kicad to Ngspice netlist.
You have use NPN.lib from transistor.


29-11-16, 10:58 a.m. Gaurav_Supal

Login to add comment


Log-in to answer to this question.