Simple Altium Simulation Not Working

Thread Starter

johndeaton

Joined Sep 23, 2015
63
Hi-

I am trying to simulate a very simple circuit in Altium. It is only a 120V A/C source, a 120 to 16 Volt transformer, and a 1 ohm resistor. It will not generate an output. The file is attached if anyone wants to open it with Altium. The netlist that it generated is below. Does anyone see the error?

Thanks,
John




Power Supply
*SPICE Netlist generated by Advanced Sim server on 10/4/2015 10:24:04 AM

*Schematic Netlist:
R1 0 16_VAC 1
XT1 120_VAC NetT1_2 16_VAC 0 IDEALTRANS PARAMS: RATIO=0.133
V1 120_VAC NetT1_2 DC 0 SIN(0 20 60 0 0 0) AC 1 0

.SAVE 0 120_VAC 16_VAC NetT1_2 V1#branch @V1[z] @R1 @R1[p] @V1[p]

*PLOT TRAN -1 1 A=120_VAC A=16_VAC
*PLOT OP -1 1 A=120_VAC A=16_VAC

*Selected Circuit Analyses:
.TRAN 0.0003333 0.08333 0 0.0003333
.OP

*Models and Subcircuits:
.SUBCKT IDEALTRANS 1 2 3 4 PARAMS: RATIO=1
BP 1 2 I=( -I(BS)*{RATIO} )
BS 3 4 V=( V(1,2)*{RATIO} )
.ENDS IDEALTRANS

.END




circuit.PNG
 

Attachments

Top