Transformers with multiple secondaries in SPICE
May 23, 2005 at 6:18 AM Thread Starter Post #1 of 10

Nixie

Banned
Joined
Feb 22, 2005
Posts
143
Likes
0
How should I model a transformer with more than two windings in SPICE? For two windings, the standard way is to have two inductors mutually coupled, such as:
K1 L1 L2 1
Where 1 is a coupling coefficient of one. Now, if there are more than two windings, should the coupling coefficient be still the same (say, K1 L1 L2 L3 L4 1), or does it need to be split up somehow?
 
May 24, 2005 at 3:38 AM Post #2 of 10
oh man. brings back to those school days.

sorry I don't really know the answer as my concentration was in CPU architecture and digital circuits..all these opamp and 24 stage RCL circuits are making me dizzy...lol

I am sure if you search around you will find a already modeled spice code which you can then just plug and play.
 
May 24, 2005 at 2:26 PM Post #4 of 10
general info :

Linear Technology has an exeelant free spice program that has a support group at yahoo Groups where you can obtain many many more files than are offered by LT with full support.I use this pspice program and it is a good one
 
May 24, 2005 at 2:32 PM Post #6 of 10
rickcr42, I'm using that exact program, and the diagram in the first post was drawn in it, but I made it B&W to save on bandwidth (while it makes no difference for JPEGs, it does for PNGs, which is a better format for these kinds of images, as it doesn't blur the sharp lines and text for the same level of compression).

From the help file of LTSpice, as well as the web, a (near-ideal) transformer can be simulated in SPICE using two inductors and a mutual coupling constant (usually set to 1 as lossy coupling makes the simulation very slow). My question is, to extend this to multiple secondaries, is the coupling constant still 1 pairwise between all inductors, as the extended command line I quoted would implement it, or is it different (in which case it needs to be specified for each pair)?

Thanks for pointing out the yahoo group. I'll also post my question there.
 
May 24, 2005 at 3:06 PM Post #7 of 10
I understand what you are attempting and it is not the most efficient way to go at it.if you sign up for the Yahoo group you will have access to batch files and spice files which will model what you need far better and make the end results much more accurate.good luck man.

rick
 
May 24, 2005 at 3:54 PM Post #8 of 10
yeah. once you get a nice simulator (cadence) with spice II built in you just have to plug in the modules and just point and click your way to your result..lol
 
May 24, 2005 at 9:00 PM Post #9 of 10
Rather than explain it myself, I'll direct you to some reading material. If one were to google "spice transformer model," the anwer would present itself. Look at the fourth link, especially page 4. The document explains how to model transformer nonidealities as well.
 
May 25, 2005 at 5:07 AM Post #10 of 10
I don't need such a complex model that slows down the simulation. I just wanted to use the simple coupled inductors model, and I was trying to make sure that I was specifying the coupling right. No matter, the yahoo group that rick suggested answered my question.
 

Users who are viewing this thread

Back
Top