Pyplot is not opening
I'm unable to run the simulation. The application automatically terminates, no error is displayed.
eSim Schematic-Creation-and-Simulation 11-12 min 40-50 sec
Answers:
Dear ma'am,
Can you share the cir.out file. Copy-paste it here
d1 in out d
r1 out gnd 1k
v1 in gnd sine(0 20 50 0 0)
* u2 in plot_v1
* u3 out plot_v1
.tran 10e-03 100e-03 0e-03
* Control Statements
.control
run
print allv > plot_data_v.txt
print alli > plot_data_i.txt
plot v(in)
plot v(out)
.endc
.end
Dear Ma'am,
Did you Run KiCAD to NgSpice? And Added library for Diode and set the simulation parameters?
Dear Ma'am,
11-02-21, 12:43 p.m.
Glorianandihal
Make sure you add D.lib in the device model library, when you run KiCad to Ngsoice