

Dear sir, Madam ,
I want to get input characteristics of BJT CE config which is not there in the examples of esim. please help me in this because iam preparing manual for electronics devices and intrumentation laboratory and conducting simulation part using esim.
if you help it will be more useful.

eSim


Dear ma'am,
Can you please send me the source circuit reference or the snapshot of the circuit diagram for which you want to plot the characteristics.


Dear ma'am,
Please find the attached images of circuit and plot. Also, attached is the cir.out file. There you can refer to the analysis.
* /home/fosssee/desktop/esim-1.1.2/desktop_new/glo_esim/esim-1.1.2/examples/bjt_ce_config/bjt_ce_config.cir
.include NPN.lib
q1 net-_q1-pad1_ net-_q1-pad2_ gnd Q2N2222
v1 vbe gnd dc 0
r1 vce net-_q1-pad1_ 1k
r2 ib vbe 1k
* u_ic1 ib net-_q1-pad2_ plot_i2
v2 vce gnd dc 0
v_u_ic1 ib net-_q1-pad2_ 0
.dc v1 0e-00 2e-00 0.01e-00 v2 0e-00 30e-00 10e-00
* Control Statements
.control
run
print allv > plot_data_v.txt
print alli > plot_data_i.txt
plot i(v_u_ic1)
.endc
.end

Login to add comment