Battery, Resistor, and LED
CI
CircuitSim
·
Created Apr 19, 2026
·
Updated Jul 13, 2026
Preview will appear once the owner saves the schematic
About this circuit
The author hasn't added a description yet.
Components used
No component metadata available.
SPICE netlist
* **************************************************
* Generated from CircuitSim Schematic
**************************************************
X_D1 VP2 0 GENERIC_DIODE
R_R1 N1 N2 330
V_Vbat VP1 0 DC 5
V_IP1 VP1 N1 0
V_VP2 VP2 N2 0
**************************************************
* Models and supporting definitions follow
**************************************************
* Generic diode
.subckt GENERIC_DIODE ANODE CATHODE PARAMS: IS=1e-14 RS=0.5 N=1.9 BV=100 CJO=2p TT=10n
.model DCORE D (IS={IS} RS={RS} N={N} BV={BV} CJO={CJO} TT={TT})
D1 ANODE CATHODE DCORE
.ends GENERIC_DIODE
**************************************************
* Simulation settings
**************************************************
.tran 0.00019999999999999998 0.02 0
.save V(VP1) V(VP2) I(V_IP1)
.endTry this circuit yourself
Free to get started. No download — runs in your browser with a full SPICE engine.