Half Wave Rectifier
CI
CircuitSim
·
Created Apr 19, 2026
·
Updated Aug 5, 2026
Preview will appear once the owner saves the schematic
Details
Components
—
Schematic
Yes
Simulation
Transient analysis
Copies
Not copied yet
Tags
No tags yet.
About this circuit
The author hasn't added a description yet.
Components used
No component metadata available.
SPICE netlist
* **************************************************
* Generated from CircuitSim Schematic
**************************************************
C_C1 N3 0 10U
X_D1 VP1 N4 GENERIC_DIODE
R_R1 N5 0 1K
V_V1 N1 0 SIN(0 5 50 0 0 0 )
V_VP1 N1 VP1 0
V_VP2 N4 VP2 0
V_IP1 VP2 N5 0
V_IP2 N3 VP2 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 .000001 0.06 0
.save V(VP1) V(VP2) I(V_IP1) I(V_IP2)
.endTry this circuit yourself
Free to get started. No download — runs in your browser with a full SPICE engine.