** output transfer.veri **
*
* Multisim Live SPICE netlist
*
*
* --- Circuit Topology ---
* Component: LED1
xLED1 1 2 3 4 5 6 7 8 LED1_NC_9 LED1_NC_10 LED1_NC_11 LED1_NC_12 LED1_NC_13 LED1_NC_14 LED1_NC_15 LED1_NC_16 LED_VIRTUAL_LED1
* Component: R1
rR1 9 1 1000 VIRTUAL_RESISTANCE_R1
* Component: R2
rR2 10 2 1000 VIRTUAL_RESISTANCE_R2
* Component: R3
rR3 11 3 1000 VIRTUAL_RESISTANCE_R3
* Component: R4
rR4 12 4 1000 VIRTUAL_RESISTANCE_R4
* Component: R5
rR5 13 5 1000 VIRTUAL_RESISTANCE_R5
* Component: R6
rR6 14 6 1000 VIRTUAL_RESISTANCE_R6
* Component: R7
rR7 15 7 1000 VIRTUAL_RESISTANCE_R7
* Component: R8
rR8 16 8 1000 VIRTUAL_RESISTANCE_R8
* Component: S1
xS1 9 0 SPST_Switch_S1 Params: Ron=0.0001 Roff=100000000 State=0
* Component: S2
xS2 10 0 SPST_Switch_S2 Params: Ron=0.0001 Roff=100000000 State=0
* Component: S3
xS3 11 0 SPST_Switch_S3 Params: Ron=0.0001 Roff=100000000 State=0
* Component: S4
xS4 12 0 SPST_Switch_S4 Params: Ron=0.0001 Roff=100000000 State=0
* Component: S5
xS5 13 0 SPST_Switch_S5 Params: Ron=0.0001 Roff=100000000 State=0
* Component: S6
xS6 14 0 SPST_Switch_S6 Params: Ron=0.0001 Roff=100000000 State=0
* Component: S7
xS7 15 0 SPST_Switch_S7 Params: Ron=0.0001 Roff=100000000 State=0
* Component: S8
xS8 16 0 SPST_Switch_S8 Params: Ron=0.0001 Roff=100000000 State=0
* --- Circuit Models ---
* R1 model
.model VIRTUAL_RESISTANCE_R1 r( )
* R2 model
.model VIRTUAL_RESISTANCE_R2 r( )
* R3 model
.model VIRTUAL_RESISTANCE_R3 r( )
* R4 model
.model VIRTUAL_RESISTANCE_R4 r( )
* R5 model
.model VIRTUAL_RESISTANCE_R5 r( )
* R6 model
.model VIRTUAL_RESISTANCE_R6 r( )
* R7 model
.model VIRTUAL_RESISTANCE_R7 r( )
* R8 model
.model VIRTUAL_RESISTANCE_R8 r( )
* --- Subcircuits ---
* LED1 subcircuit
.subckt LED_VIRTUAL_LED1 K1 K2 K3 K4 K5 K6 K7 K8 A8 A7 A6 A5 A4 A3 A2 A1
dd1 A1 0vNode1 ledDiodeModel
Vsense1 0vNode1 K1 DC 0
* Interactive sense node
b1 lit1 0 v = { if (i(Vsense1) < 0, 0, if( i(Vsense1) > 0.02, 1, { i(Vsense1) / 0.02 })) }
dd2 A2 0vNode2 ledDiodeModel
Vsense2 0vNode2 K2 DC 0
* Interactive sense node
b2 lit2 0 v = { if (i(Vsense2) < 0, 0, if( i(Vsense2) > 0.02, 1, { i(Vsense2) / 0.02 })) }
dd3 A3 0vNode3 ledDiodeModel
Vsense3 0vNode3 K3 DC 0
* Interactive sense node
b3 lit3 0 v = { if (i(Vsense3) < 0, 0, if( i(Vsense3) > 0.02, 1, { i(Vsense3) / 0.02 })) }
dd4 A4 0vNode4 ledDiodeModel
Vsense4 0vNode4 K4 DC 0
* Interactive sense node
b4 lit4 0 v = { if (i(Vsense4) < 0, 0, if( i(Vsense4) > 0.02, 1, { i(Vsense4) / 0.02 })) }
dd5 A5 0vNode5 ledDiodeModel
Vsense5 0vNode5 K5 DC 0
* Interactive sense node
b5 lit5 0 v = { if (i(Vsense5) < 0, 0, if( i(Vsense5) > 0.02, 1, { i(Vsense5) / 0.02 })) }
dd6 A6 0vNode6 ledDiodeModel
Vsense6 0vNode6 K6 DC 0
* Interactive sense node
b6 lit6 0 v = { if (i(Vsense6) < 0, 0, if( i(Vsense6) > 0.02, 1, { i(Vsense6) / 0.02 })) }
dd7 A7 0vNode7 ledDiodeModel
Vsense7 0vNode7 K7 DC 0
* Interactive sense node
b7 lit7 0 v = { if (i(Vsense7) < 0, 0, if( i(Vsense7) > 0.02, 1, { i(Vsense7) / 0.02 })) }
dd8 A8 0vNode8 ledDiodeModel
Vsense8 0vNode8 K8 DC 0
* Interactive sense node
b8 lit8 0 v = { if (i(Vsense8) < 0, 0, if( i(Vsense8) > 0.02, 1, { i(Vsense8) / 0.02 })) }
.model ledDiodeModel D( IS=1e-14 N=1 RS=0 IBV=1e-10 BV=1e+30 CJO=0 M=0.5 VJ=1 )
.ends
* S1 subcircuit
.subckt SPST_Switch_S1 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
.ends
* S2 subcircuit
.subckt SPST_Switch_S2 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
.ends
* S3 subcircuit
.subckt SPST_Switch_S3 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
.ends
* S4 subcircuit
.subckt SPST_Switch_S4 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
.ends
* S5 subcircuit
.subckt SPST_Switch_S5 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
.ends
* S6 subcircuit
.subckt SPST_Switch_S6 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
.ends
* S7 subcircuit
.subckt SPST_Switch_S7 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
.ends
* S8 subcircuit
.subckt SPST_Switch_S8 port1 port2 Params: Ron=1e-8 Roff=1e30 State=0
V2 state 0 DC {State}
R1 state 6 10
V1 6 0 DC 0
W0 port2 port1 V1 NC_contact
.model NC_contact ISWITCH (Ion=0.05 Ioff=0.025 Ron={Ron} Roff={Roff})
There are currently no comments