Part Number: PMP10835
Sometimes component manufacturer does not publish model for a given part, but they say, that it is easy as you can see below in that situation.
Coilcraft does not have coupled inductor model, but they sent me a link, that it is possible to make it from a two uncoupled inductors via SPICE "K" directive (as “K” statement to couple the inductors) in LTSpice.
I would like to simulate SEPIC SMPS with coupled inductor from two uncoupled models. In my case, it should be meaning of directive "K1 L1 L2 0.99", where L1 and L2 are uncoupled inductors on schematic, and 0.99 is the coupling factor. e.g. to model LPD5030-103MR_ from here LPD5030 Series Shielded Coupled Power Inductors | Coilcraft
Coilcraft has uncoupled inductor models as PSpice lib here: Spice Models / S-parameters | Coilcraft
How is it possible to do it in "PSpice for TI"?
Any workaroud could be appreciated.
Reference link:
Using Transformers in LTspice/Switcher CAD III | Analog Devices
"To simulate a transformer in your LTspice/SwitcherCAD III simulations, just draw each winding of the transformer as an individual inductor. Then add a SPICE directive of the form K1 L1 L2 L3 ... 1. to the schematic. That’s basically it!"
PS: I'v used TPS61165 BOOST reference design in PSpice for TI, and it was modified for SEPIC as PMP10835 (LED Driver SEPIC Converter (9.9V@0.24A) Reference Design with two uncoupled inductor).
Attila