Half wave rectifier
GE
geetika0529
·
Created Aug 18, 2026
·
Updated Aug 18, 2026

Details
Components
4
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
Components used
4 components
NameManufacturerMPNCountType
SPICE netlist
* **************************************************
* Generated from CircuitSim Schematic
**************************************************
X_D1 N5 N3 DIODE_25d079d4 IS=1e-14 RS=0 N=1 BV=1e30 IBV=100p CJO=0 VJ=1 M=0.5 TT=0 EG=1.11 XTI=3 KF=0 AF=1 FC=0.5 ISR=0 NR=2 IKF=1e30 TNOM=27 IC=700m TEMP=27
R_R1 N3 0 1K
X_T1 N1 0 N5 0 Param1P1S_e1d792b5 PTurns=10 PNegativePolarity=0 STurns=1 SNegativePolarity=0
V_V1 N1 0 dc 0 ac 1 0 distof1 0 0 distof2 0 0 sin ( 0 230 50 0 0 0 )
E_VP1 VP1 0 N3 0 1
E_VP2 VP2 0 N5 0 1
**************************************************
* Models and supporting definitions follow
**************************************************
* Source-compatible two-terminal junction diode
.subckt DIODE_25d079d4 A K params: IS=1e-14 RS=0 N=1 BV=1e30 IBV=100p CJO=0 VJ=1 M=0.5 TT=0 EG=1.11 XTI=3 KF=0 AF=1 FC=0.5 ISR=0 NR=2 IKF=1e30 TNOM=27 IC=0 TEMP=27
.model DIODE_25d079d4_CORE D(IS={IS} RS={RS} N={N} BV={BV} IBV={IBV} CJO={CJO} VJ={VJ} M={M} TT={TT} EG={EG} XTI={XTI} KF={KF} AF={AF} FC={FC} ISR={ISR} NR={NR} IKF={IKF} TNOM={TNOM})
DCORE A K DIODE_25d079d4_CORE IC={IC} TEMP={TEMP}
.ends DIODE_25d079d4
.model Resistor_1d9c8cf9a r(tc1=0 tc2=0 tnom=27)
.subckt Param1P1S_e1d792b5 p1pos p1neg s1pos s1neg params: PTurns=10 PNegativePolarity=0 STurns=1 SNegativePolarity=0
.param PTurnsEffective = {PTurns * ((PNegativePolarity < 0.5) ? 1 : -1)}
.param STurnsEffective = {STurns * ((SNegativePolarity < 0.5) ? 1 : -1)}
G1 p1pos p1neg value={-1/PTurnsEffective*(STurnsEffective*I(Es1))}
Es1 s1pos s1neg value={V(p1pos,p1neg)*STurnsEffective/PTurnsEffective}
.ENDS
**************************************************
* Simulation settings
**************************************************
.tran 400u 100m 0 400u
.save V(VP1) V(VP2)
.endTry this circuit yourself
Free to get started. No download — runs in your browser with a full SPICE engine.