Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

LTspice netlist Page 1

Mustafa Alsmadi (132932)as6ec2p72 Q4


.param N=132932
.func mod(N,m) {N-floor(N/m)*m}
v10 1 0 dc {1+mod(N,23)}
r12 1 2 {1+mod(N,31)}
r25 2 5 {1+mod(N,43)}
r23 2 3 {1+mod(N,17)}
r53 5 3 {1+mod(N,13)}
r50 5 0 {1+mod(N,11)}
r30 3 0 {1+mod(N,41)}
.meas Vx param (v(5)-v(3))
.meas PR01 param ((V(1)-V(0))*I(V10))
.meas PR53 param (Vx*I(r53))
.op
.end
--- Operating Point ---

V(1): 16 voltage
V(2): 11.25 voltage
V(5): 4.25793 voltage
V(3): 5.24593 voltage
I(R30): 0.476903 device_current
I(R50): 0.473103 device_current
I(R53): -0.123501 device_current
I(R23): 0.600404 device_current
I(R25): 0.349602 device_current
I(R12): 0.950006 device_current
I(V10): -0.950006 device_current
vx: (v(5)-v(3))=-0.988006
pr01: ((v(1)-v(0))*i(v10))=-15.2001
pr53: (vx*i(r53))=0.12202

You might also like