• WARNING: Tube/Valve amplifiers use potentially LETHAL HIGH VOLTAGES.
    Building, troubleshooting and testing of these amplifiers should only be
    performed by someone who is thoroughly familiar with
    the safety precautions around high voltages.

LTspice U/L Transformer Symbol

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
Hello from a new forum member.

I'm working on a tube power amplifier and have been struggling to find output transformer SPICE models that are compatible with LTspice. I just came across a thread from 2005-2007 that seems to offer most of the information I am looking for. Member Robert McLean developed a spreadsheet to calculate the parameters for a number of transformers, including the Hammond 1650N that I am considering for my design. Here is a link to that forum conversation:

http://www.diyaudio.com/forums/tubes-valves/68767-spice-model-ul-output-transformer.html

I have studied the spreadsheet and believe I understand it well enough to create a subcircuit model for the 1650N. However, I have not come across an LTspice symbol (.asy) file for the transformers defined in Mr. McLean's collection. Has anyone developed such a symbol file, or can someone offer some advice about how to create one myself?

Thanks in advance for any help.

Ray Waters
 
I link inductors in series to form the UL tap, and assign a K directive for the whole mess. The tricky part is figuring out the right inductance for each component in the network. If you only have a single untapped primary coupled to a single untapped secondary, it's easy. The inductance ratio equals the impedance ratio. Once you start throwing in additional taps, you need to account for mutual inductance. I'm probably doing it wrong, but it seems to work better than nothing.

My example should be a 5.5K:8 with a UL tap at 40%.

th_6BM8_EWB.png

http://i69.photobucket.com/albums/i43/Ty_Bower/DirtCheapSE/6BM8_EWB.png
 
Thanks for the quick reply, Ty. This makes sense.

I suppose what I am trying to do here is to create a library of u/l transformer models that I can use with a single LTspice symbol file (similar to using the triode.asy symbol), including a library or subcircuit file with a SPICE directive, and naming the instance of the component to the appropriate device. Robert McClean's spreadsheet caught my eye because it contained the information I would need to build the desired subcircuit (or library) files. All that is missing is a symbol file consistent with those models.

Has anyone tried this?

Ray
 

taj

diyAudio Member
Joined 2005
Here's a UL output transformer symbol I drew for LTSpice, but I'm not familiar with the program at all (other than to doodle symbols) so I have no idea how to connect it up to a model.

I don't imagine it's too difficult. Usually you just rename/renumber pins to suit those contained in the model.

Rename the file to have an .asy extender.

..Todd
 

Attachments

  • ul_opt.txt
    1.4 KB · Views: 410
Here's a UL output transformer symbol I drew for LTSpice, but I'm not familiar with the program at all (other than to doodle symbols) so I have no idea how to connect it up to a model.

I don't imagine it's too difficult. Usually you just rename/renumber pins to suit those contained in the model.

Rename the file to have an .asy extender.

..Todd

Thanks, Todd. This will give me a place to start.

Ray
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.